@import url(////fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800,900,200,100);@import url(////fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic&subset=latin,cyrillic-ext,latin-ext,cyrillic);@import url(////fonts.googleapis.com/css?family=Playfair+Display+SC:900);
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#fc-form-preview,.fc-form-tip-cover{position:fixed;left:10px;font-size:95%}#fc-form-preview,.fc-form-tip{padding:9px 14px 8px;color:#555;border-radius:2px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);z-index:999}#fc-form-preview{top:12px}.fc-form-tip-cover{top:58px;color:#555;border-radius:2px}.fc-form-tip{display:block;max-width:300px}.formcraft-css .rtl,.rtl .formcraft-css{direction:rtl}.rtl .formcraft-css .fc-form .form-element .field-cover [class^=icon-]{left:0;right:auto}html .rtl .formcraft-css .fc-form .form-element .checkbox-cover>div label input{margin-left:.3em;margin-right:0}.form-disabled-message{font-size:1em;color:inherit;margin:20px 0}html body .fc-form-modal{text-align:center}html body .fc-form-modal .fc_modal-dialog{display:inline-block;padding:40px 0 90px}html body .fc-form-modal .fc_modal-dialog .form-live{width:auto;margin:0 auto}html body .fc-form-modal .formcraft-css .fc-pagination .active .page-number{border-color:transparent}html body .fc-form-modal .formcraft-css .fc-pagination>div .page-name{color:#ddd;text-shadow:0 0 8px #777}html body .fc-form-modal .formcraft-css .fc-pagination>div.active .page-name{color:#fff;text-shadow:0 0 8px #777}html body .fc-form-modal.fc_modal .fc_close{font-size:26px;font-weight:400}html .formcraft-css .powered-by,html body .fc-sticky span .powered-by,html body .fc_modal-dialog .powered-by{font-weight:600;text-decoration:none;text-transform:uppercase}html body .fc-form-modal .formcraft-css .fc-pagination .pagination-trigger .page-number,html body .fc-form-modal .formcraft-css .fc-pagination .pagination-trigger:hover .page-number{box-shadow:0 0 1px rgba(0,0,0,.8)}html body .fc_modal .formcraft-css form.fc-form{margin:0 auto;box-shadow:0 1px 6px rgba(0,0,0,.5);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.5)}html .fc-form-modal .formcraft-css .form-cover .prev-next{margin-left:auto;margin-right:auto}html body .formcraft-css .fc-sticky .fc-pagination-cover .fc-pagination,html body .formcraft-css .fc-sticky .form-cover .fc-form,html body .formcraft-css .fc-sticky .form-cover .prev-next{margin-left:0;margin-right:0}html .formcraft-css .fc-sticky .fc-pagination-cover{height:auto;border-bottom:1px solid #e8e8e8}html .formcraft-css .fc-sticky .fc-pagination-cover .fc-pagination{margin:0 auto;margin-top:10px!important}html .formcraft-css .fc-sticky .form-cover .prev-next{margin:0;box-shadow:none;width:100%;max-width:100%;border-top:1px solid #e8e8e8}html body .fc_modal .formcraft-css .prev-next{box-shadow:0 1px 6px rgba(0,0,0,.5);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.5)}html body .fc-form-modal.fc_modal .fc-pagination{padding:0}html body .fc-form-modal.fc_modal .fc-pagination-cover{height:100px}html body .fc-sticky span .powered-by{position:static!important;font-size:11px;letter-spacing:.4px}html body .fc_modal-dialog .powered-by{background:rgba(20,20,20,.22);padding:5px 12px 4px;border-radius:3px;color:rgba(255,255,255,.7);margin-top:20px;display:inline-block;width:auto!important;box-shadow:1px 1px 0 rgba(0,0,0,.12) inset;font-size:11px;letter-spacing:.6px}html body .fc_modal-dialog .powered-by:hover{background:rgba(20,20,20,.22);color:rgba(255,255,255,.77)}html .formcraft-css{position:relative;font-size:14px}html .formcraft-css .powered-by{color:#888;position:relative;z-index:999;display:inline-block;text-align:center;margin:13px auto;font-size:11px;letter-spacing:.4px}html .formcraft-css .powered-by:hover{color:#48e}html .formcraft-css .fc-sticky-button{z-index:99998;cursor:pointer;transition:transform .3s cubic-bezier(0,0,0,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky{max-width:100%;display:none;position:fixed;overflow:auto;bottom:-5px;right:50px;box-shadow:0 0 3px rgba(0,0,0,.35);-moz-box-shadow:0 0 3px rgba(0,0,0,.35);border-radius:3px 3px 0 0;background-color:#fff;z-index:99999;transition:transform .35s cubic-bezier(0,0,0,1);-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky.show{transition:transform .35s ease-in;-webkit-transition:-webkit-transform .35s ease-in}html .formcraft-css .fc-sticky.fc-sticky-right{top:50%;bottom:auto;right:0;left:auto;display:block;opacity:0;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}html .formcraft-css .fc-sticky.fc-sticky-right.show{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);display:block}html .formcraft-css .fc-sticky.fc-sticky-right.show .form-cover{-webkit-animation:sticky_show_right .55s cubic-bezier(0,0,0,1);animation:sticky_show_right .55s cubic-bezier(0,0,0,1);display:block}html .formcraft-css .fc-sticky.fc-sticky-right.hiding{opacity:1;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);display:block}html .formcraft-css .fc-sticky.fc-sticky-left{top:50%;bottom:auto;left:0;right:auto;display:block;opacity:0;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}html .formcraft-css .fc-sticky.fc-sticky-left.show{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);display:block}html .formcraft-css .fc-sticky.fc-sticky-left.show .form-cover{-webkit-animation:sticky_show_left .55s cubic-bezier(0,0,0,1);animation:sticky_show_left .55s cubic-bezier(0,0,0,1);display:block}html .formcraft-css .fc-sticky.fc-sticky-left.hiding{opacity:1;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0);display:block}html .formcraft-css .fc-sticky.fc-sticky-bottom-right{bottom:0;top:auto;left:auto;right:50px;display:block;opacity:0;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}html .formcraft-css .fc-sticky.fc-sticky-bottom-right.show{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);display:block}html .formcraft-css .fc-sticky.fc-sticky-bottom-right.show .form-cover{-webkit-animation:sticky_show .55s cubic-bezier(0,0,0,1);animation:sticky_show .55s cubic-bezier(0,0,0,1);display:block}html .formcraft-css .fc-sticky.fc-sticky-bottom-right.hiding{opacity:1;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);display:block}html .formcraft-css .fc-sticky.calculated{display:none;opacity:1}html .formcraft-css .fc-sticky .fc-form{box-shadow:none}html .formcraft-css .simple_button{display:inline-block;padding:6px 15px 7px;border-radius:2px;outline:0;box-shadow:none;cursor:pointer}html .formcraft-css .simple_button:hover{box-shadow:0 0 30px rgba(0,0,0,.12) inset}html .formcraft-css.image_button_cover{position:fixed;top:50%;box-shadow:none;z-index:99999;transition:transform .3s cubic-bezier(0,0,0,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,0,1)}html .formcraft-css.image_button_cover a{padding:6px 15px 12px;font-size:15px;font-weight:700;display:inline-block;position:relative;transition:transform .3s;-webkit-transition:-webkit-transform .3s}html .formcraft-css.image_button_cover.placement-left{left:0}html .formcraft-css.image_button_cover.placement-left a{border-radius:3px 3px 0 0;transform:translate3d(-200%,0,0) rotate(90deg);-webkit-transform:translate3d(-200%,0,0) rotate(90deg);transform-origin:0 100%;-webkit-transform-origin:0 100%}html .formcraft-css.image_button_cover.placement-left.now-show a{transform:translate3d(-4px,0,0) rotate(90deg);-webkit-transform:translate3d(-4px,0,0) rotate(90deg)}html .formcraft-css.image_button_cover.placement-left a:hover{transform:translate3d(0,0,0) rotate(90deg);-webkit-transform:translate3d(0,0,0) rotate(90deg)}html .formcraft-css.image_button_cover.placement-right{right:0}html .formcraft-css.image_button_cover.placement-right a{border-radius:3px 3px 0 0;transform:translate3d(200%,0,0) rotate(-90deg);-webkit-transform:translate3d(200%,0,0) rotate(-90deg);transform-origin:100% 100%;-webkit-transform-origin:100% 100%}html .formcraft-css.image_button_cover.placement-right.now-show a{transform:translate3d(4px,0,0) rotate(-90deg);-webkit-transform:translate3d(4px,0,0) rotate(-90deg)}html .formcraft-css.image_button_cover.placement-right a:hover{transform:translate3d(0,0,0) rotate(-90deg);-webkit-transform:translate3d(0,0,0) rotate(-90deg)}html .formcraft-css.image_button_cover.placement-bottom-right{position:relative;top:auto;z-index:99997}html .formcraft-css.image_button_cover.placement-bottom-right a.fc-sticky-button{right:50px;position:fixed;bottom:0;top:auto!important;border-radius:3px 3px 0 0;transform:translate3d(0,50px,0);-webkit-transform:translate3d(0,50px,0);transform-origin:100% 100%;-webkit-transform-origin:100% 100%}html .formcraft-css.image_button_cover.placement-bottom-right.now-show a.fc-sticky-button{transform:translate3d(0,6px,0);-webkit-transform:translate3d(0,6px,0)}html .formcraft-css.image_button_cover.placement-bottom-right:hover a.fc-sticky-button{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}html .formcraft-css.image_button_cover a{box-shadow:none;border:0}html .formcraft-css .form-page-logo{display:block;margin:30px auto;max-width:90%;height:auto}html .formcraft-css .form-logic{display:none}html .formcraft-css.align-left .fc-form,html .formcraft-css.align-left .fc-pagination-cover .fc-pagination,html .formcraft-css.align-left .prev-next{margin-left:2px}html .formcraft-css.align-right .fc-form,html .formcraft-css.align-right .fc-pagination-cover .fc-pagination,html .formcraft-css.align-right .prev-next{margin-right:2px}html .formcraft-css .prev-next{display:none;width:100%;letter-spacing:-4px;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.3);margin:15px auto;background:#fff}html .formcraft-css .prev-next input{box-shadow:none;border:0;border-radius:0;background:0 0;text-align:center;display:none!important;padding:15px;font-size:.9em;text-transform:uppercase;font-weight:600;letter-spacing:.6px;color:inherit}html .formcraft-css .prev-next>div{display:inline-block;width:49.5%;letter-spacing:0;text-align:center}html .formcraft-css .prev-next>div span .icon-angle-left,html .formcraft-css .prev-next>div span .icon-angle-right{font-size:1.2em;vertical-align:middle;position:relative;top:-2px}html .formcraft-css .prev-next>div span{display:block;padding:15px;font-size:.87em;text-transform:uppercase;font-weight:600;letter-spacing:.6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}html .formcraft-css .prev-next>div span.inactive{opacity:.5;cursor:default}html .formcraft-css .prev-next>div span.inactive:hover{color:inherit}html .formcraft-css .prev-next>div:last-child{border-left:1px solid #e8e8e8;box-sizing:border-box;float:right}html .formcraft-css #form-cover-html{text-align:center;position:relative;min-width:100%}html .formcraft-css #form-cover-html>form{margin:0 auto}html .formcraft-css #form-cover-html .no-fields{display:none}html .formcraft-css #form-cover-html.nos-10 .no-fields{display:block;position:absolute;cursor:pointer;right:0;z-index:1;font-size:1.5em;top:48px;line-height:150px;width:420px;left:50%;margin-left:-210px;color:#999}html .formcraft-css #form-cover-html.nos-10 .no-fields:hover{color:#777}html .formcraft-css #form-cover-html.nos-10 .fc-form{min-height:150px}html .formcraft-css .fc-pagination-cover{text-align:center;height:130px;display:none;position:relative;max-width:100%}html .formcraft-css .fc-pagination{white-space:nowrap;text-align:center;position:relative;display:block;padding:12px 0;margin:0 auto;max-width:100%;transition:background .3s;-webkit-transition:background .3s}html .formcraft-css .fc-pagination>div{display:inline-block;padding:0 15px;position:relative;z-index:101;vertical-align:top;cursor:pointer;color:#999;transition:padding .3s;-webkit-transition:padding .3s}html .formcraft-css .fc-pagination>div:hover{color:#777}html .formcraft-css .fc-pagination>div:hover .page-number{box-shadow:0 0 4px rgba(0,0,0,.5)}html .formcraft-css .fc-pagination>div:first-child.active,html .formcraft-css .fc-pagination>div:last-child.active{z-index:101}html .formcraft-css .fc-pagination>div.active{z-index:102}html .formcraft-css .fc-pagination>div.active .page-number{transform:scale(1.25)}html .formcraft-css .fc-pagination>div.active .page-name{color:#666}html .formcraft-css .fc-pagination>div:after{position:absolute;border-top:2px solid #ccc;top:25px;width:100%;height:2px;content:'';left:0;z-index:101}html .formcraft-css .fc-pagination>div:first-child:after{width:110px;left:50%;margin-left:-15px}html .formcraft-css .fc-pagination>div:last-child:after{width:110px;right:50%;left:auto;margin-right:-15px}html .formcraft-css .fc-pagination .page-number{font-weight:700;display:inline-block;background-color:#fff;border-radius:4px;padding:5px;margin-bottom:10px;margin-top:10px;min-width:30px;position:relative;z-index:103;transition:transform .3s,background .3s,border-color .3s;-webkit-transition:transform .3s,background .3s,border-color .3s;box-shadow:0 0 3px rgba(0,0,0,.4);border:1px solid transparent;box-sizing:border-box;-moz-box-sizing:border-box}html .formcraft-css .fc-pagination .page-name{display:block;font-size:.85em;letter-spacing:.4px;font-weight:600;width:110px;text-transform:uppercase;padding:5px 0;white-space:normal}html .formcraft-css .fc-form{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);border-radius:2px;letter-spacing:-4px;text-align:left;margin:0 auto;min-width:140px;box-sizing:border-box;-moz-box-sizing:border-box;position:relative;max-width:100%}html .formcraft-css .fc-form.field-alignment-center,html .formcraft-css .fc-form.field-alignment-center .form-element .form-element-html .field-cover>div,html .formcraft-css .fc-form.field-alignment-center .form-element .form-element-html .field-cover>span{text-align:center}html .formcraft-css .fc-form.field-alignment-center .form-element,html .formcraft-css .fc-form.field-alignment-right .form-element{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form .tooltip .tooltip-inner{min-width:120px;display:inline-block}html .formcraft-css .fc-form.field-alignment-center.label-floating .form-element .form-element-html .field-cover>div,html .formcraft-css .fc-form.field-alignment-center.label-floating .form-element .form-element-html .field-cover>span{text-align:left}html .formcraft-css .fc-form.field-alignment-right,html .formcraft-css .fc-form.field-alignment-right .form-element .form-element-html .field-cover>div,html .formcraft-css .fc-form.field-alignment-right .form-element .form-element-html .field-cover>span{text-align:right}html .formcraft-css .fc-form.icons-hide-true .form-element .field-cover div [class^=icon-]{display:none}html .formcraft-css .fc-form .form-page-content{padding:1.5em 0 0 1.5em}html .formcraft-css .fc-form .form-page-content>p{margin:0!important;padding:0!important;display:inline!important}html .formcraft-css .fc-form .form-page-content .form-element-type-customText,html .formcraft-css .fc-form .form-page-content .form-element-type-heading{top:-.75em;position:relative}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:first-child .customText-cover,html .formcraft-css .fc-form .form-page-content .form-element-type-heading:first-child .heading-cover{border-radius:2px 2px 0 0;padding-bottom:1.5em;padding-top:.75em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:last-child .customText-cover,html .formcraft-css .fc-form .form-page-content .form-element-type-heading:last-child .heading-cover{border-radius:0 0 2px 2px;padding-bottom:1.5em;margin-bottom:-1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:last-child .form-element-html{margin-bottom:1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:first-child,html .formcraft-css .fc-form .form-page-content .form-element-type-heading:first-child{margin-top:-.75em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:last-child,html .formcraft-css .fc-form .form-page-content .form-element-type-heading:last-child{margin-bottom:-.75em}html .formcraft-css .fc-form h1{font-size:2em;margin:.5em 0}html .formcraft-css .fc-form h2{font-size:1.6em}html .formcraft-css .fc-form h3{font-size:1.5em}html .formcraft-css .fc-form h2,html .formcraft-css .fc-form h3{margin:.4em 0}html .formcraft-css .fc-form h1,html .formcraft-css .fc-form h2,html .formcraft-css .fc-form h3,html .formcraft-css .fc-form h4,html .formcraft-css .fc-form h5,html .formcraft-css .fc-form h6{font-weight:700;display:inline-block;color:inherit;line-height:normal;margin-top:0;margin-bottom:.2em}html .formcraft-css .fc-form.label-placeholder .field-cover>span{display:none}html .formcraft-css .fc-form.label-placeholder .checkbox-cover>span,html .formcraft-css .fc-form.label-placeholder .slider-cover>span,html .formcraft-css .fc-form.label-placeholder .star-cover>span,html .formcraft-css .fc-form.label-placeholder .thumb-cover>span{display:block;width:100%;top:0;text-align:left}html .formcraft-css .fc-form.label-placeholder .field-cover>div{width:100%;display:block}html .formcraft-css .fc-form.label-placeholder .field-cover>div.tooltip{width:auto}html .formcraft-css .fc-form.label-placeholder .slider-cover .ui-slider-cover{top:0}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .field-cover>span>span.main-label>span::after{right:-8px}html .formcraft-css .fc-form.label-floating .form-element .submit-cover .submit-button{padding:8px 18px}html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .checkbox-cover>div,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .fileupload-cover>div,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .matrix-cover>div,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .star-cover>div{margin-top:4px;border-color:red}html .formcraft-css .fc-form.label-floating .field-cover{position:relative}html .formcraft-css .fc-form.label-floating .field-cover input[type=text],html .formcraft-css .fc-form.label-floating .field-cover input[type=email],html .formcraft-css .fc-form.label-floating .field-cover input[type=tel],html .formcraft-css .fc-form.label-floating .field-cover input[type=password],html .formcraft-css .fc-form.label-floating .field-cover textarea{background-color:transparent!important;background-position:102% 50%}html .formcraft-css .fc-form.label-floating .field-cover select{background-color:transparent!important;background-position:102% 52%;cursor:pointer}html .formcraft-css .fc-form.label-floating .field-cover div [class^=icon-]{bottom:4px;top:auto;line-height:1.4em;margin:10px 2px 6px}html .formcraft-css .fc-form.label-floating .form-element.form-element-type-customText .form-element-html{padding-top:0}html .formcraft-css .fc-form.label-floating .form-element .form-element-html input[type=text],html .formcraft-css .fc-form.label-floating .form-element .form-element-html input[type=email],html .formcraft-css .fc-form.label-floating .form-element .form-element-html input[type=tel],html .formcraft-css .fc-form.label-floating .form-element .form-element-html input[type=password],html .formcraft-css .fc-form.label-floating .form-element .form-element-html select,html .formcraft-css .fc-form.label-floating .form-element .form-element-html textarea{border-width:0 0 1px;border-radius:0;box-shadow:none;margin:6px 0 4px;padding:10px 2px 6px}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover .time-fields-cover{border-width:0 0 1px;border-radius:0;box-shadow:none;background-color:transparent}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover .time-fields-cover input[type=text].meridian-picker,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover .time-fields-cover select{padding-top:3px;padding-bottom:3px}html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html input[type=text],html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html input[type=email],html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html input[type=tel],html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html input[type=password],html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html select,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html textarea{border-color:red}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover input[type=text].meridian-picker{padding:9px 22px 7px}html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .field-cover>span{color:red}html .formcraft-css .fc-form.label-floating .field-cover>span{display:block;color:#a8a8a8;z-index:98;width:100%;text-align:left;padding:10px 2px 6px;font-weight:400;font-size:1em;position:absolute;left:0;top:6px;transform-origin:0 0;-webkit-transform-origin:0 0;transition:transform .2s linear;-webkit-transition:transform .2s linear}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .datepicker-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .dropdown-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .email-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .oneLineText-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .password-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .textarea-cover .error{font-size:11px;position:absolute;margin:0;padding:0;border:0;top:auto;bottom:-7px;right:2px;background:0 0}html .formcraft-css .fc-form.label-floating .field-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .field-cover.has-input>span{transform:translate3d(0,-19px,0) scale(.8);-webkit-transform:translate3d(0,-19px,0) scale(.8)}html .formcraft-css .fc-form.label-floating .field-cover .sub-label{display:none}html .formcraft-css .fc-form.label-floating .checkbox-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .checkbox-cover>span,html .formcraft-css .fc-form.label-floating .fileupload-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .fileupload-cover>span,html .formcraft-css .fc-form.label-floating .matrix-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .matrix-cover>span,html .formcraft-css .fc-form.label-floating .slider-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .slider-cover>span,html .formcraft-css .fc-form.label-floating .star-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .star-cover>span,html .formcraft-css .fc-form.label-floating .thumb-cover>span,html .formcraft-css .fc-form.label-floating .timepicker-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .timepicker-cover>span{transform:none;position:static;display:block;width:100%;top:0;font-size:1em;padding-bottom:2px;text-align:left}html .formcraft-css .fc-form.label-floating .field-cover>div{width:100%;position:relative;z-index:99}html .formcraft-css .fc-form.label-floating .slider-cover .ui-slider-cover{top:0}html .formcraft-css .fc-form.label-block .field-cover>span{display:block;text-align:left;top:0;width:100%}html .formcraft-css .fc-form.label-block .field-cover>div{display:block;width:100%;margin-top:2px}html .formcraft-css .fc-form.label-block .field-cover .sub-label{margin-bottom:2px}html .formcraft-css .fc-form.label-block .form-element .slider-cover .ui-slider-cover{top:0}html .formcraft-css .fc-form.frame-hidden{box-shadow:none;-moz-box-shadow:none;padding:0}html .formcraft-css .fc-form.frame-hidden .form-page-content{padding:0;margin-right:-1.5em}html .formcraft-css .fc-form.align-left{margin-left:0;margin-right:auto}html .formcraft-css .fc-form.align-center{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form.align-right{margin-left:auto;margin-right:0}html .formcraft-css .fc-form.remove-asterisk-true .form-element.is-required-true .field-cover>span>span:first-child>span::after{content:none}html .formcraft-css .fc-form .form-element.is-required-true .field-cover>span>span:first-child>span{position:relative}html .formcraft-css .fc-form .form-element.is-required-true .field-cover>span>span:first-child>span::after{content:'*';position:absolute;color:red;top:-3px;right:-6px}html .formcraft-css .fc-form .field-cover{letter-spacing:-4px}html .formcraft-css .fc-form .field-cover .tooltip{position:absolute;border:0!important;padding:0 5px!important}html .formcraft-css .fc-form .field-cover.textarea-cover .tooltip{top:0!important;position:absolute}html .formcraft-css .fc-form .field-cover.slider-cover .tooltip{top:-2px!important;padding:0 5px}html .formcraft-css .fc-form .field-cover.slider-cover .tooltip-arrow{top:20px!important}html .formcraft-css .fc-form .field-cover>div,html .formcraft-css .fc-form .field-cover>span{letter-spacing:0;box-sizing:border-box;-moz-box-sizing:border-box}html .formcraft-css .fc-form .field-cover>span{width:30%;text-align:right;padding-right:9px;vertical-align:top;display:inline-block;position:relative;font-weight:600}html .formcraft-css .fc-form .field-cover>span>span{display:block;width:100%;line-height:1.45em}html .formcraft-css .fc-form .field-cover>span span.sub-label{font-weight:400;position:relative;font-style:italic;font-size:.9em;margin-top:-1px;opacity:.8}html .formcraft-css .fc-form .field-cover .sub-label-false{top:.7em}html .formcraft-css .fc-form .field-cover .sub-label-false span.sub-label{display:none}html .formcraft-css .fc-form .field-cover>div{position:relative;width:70%;display:inline-block;text-align:left}html .formcraft-css .fc-form .field-cover>div input[type=text],html .formcraft-css .fc-form .field-cover>div input[type=email],html .formcraft-css .fc-form .field-cover>div input[type=tel],html .formcraft-css .fc-form .field-cover>div input[type=password],html .formcraft-css .fc-form .field-cover>div select,html .formcraft-css .fc-form .field-cover>div textarea{width:100%;margin:0}html .formcraft-css .fc-form .field-cover>div.full{width:auto;display:block}html .formcraft-css .fc-form .field-cover>div.full hr{margin:0 -1.5em;border-top:0;opacity:.4;border-bottom:1px solid #e5e5e5}html .formcraft-css .fc-form .final-success{letter-spacing:0;text-align:center;padding:40px 30px 35px;font-size:1.2em;line-height:normal;z-index:999;display:none;color:#1DAA1D}html .formcraft-css .fc-form .final-success .icon-ok-circle{display:block;-webkit-animation:successIn .8s;animation:successIn .8s;color:inherit;font-size:1.6em;margin-bottom:.3em}html .formcraft-css .fc-form .final-success .icon-ok-circle::before{opacity:.8}html .formcraft-css .fc-form .final-success span{display:block;-webkit-animation:successIn .8s;animation:successIn .8s;color:inherit}html .formcraft-css .fc-form.submitted .form-element{transition:transform .8s,opacity .8s;-webkit-transition:-webkit-transform .8s,opacity .8s;opacity:0;transform:translate3d(0,-500px,0);-webkit-transform:translate3d(0,-500px,0)}html .formcraft-css .fc-form.submitted{overflow:hidden;min-height:130px}html .formcraft-css .fc-form .form-element-type-slider{z-index:103}html .formcraft-css .fc-form .form-element{position:relative;display:inline-block;letter-spacing:0;vertical-align:top;opacity:1;border-radius:2px;z-index:101;border:0;float:none!important;overflow:visible}html .formcraft-css .fc-form .form-element.error-field .error{display:block;white-space:nowrap}html .formcraft-css .fc-form .form-element.error-field .form-element-html .checkbox-cover>div,html .formcraft-css .fc-form .form-element.error-field .form-element-html .fileupload-cover>div,html .formcraft-css .fc-form .form-element.error-field .form-element-html .matrix-cover>div,html .formcraft-css .fc-form .form-element.error-field .form-element-html .star-cover>div{border-color:red;padding-left:8px}html .formcraft-css .fc-form .form-element.error-field .checkbox-cover.images-true>div,html .formcraft-css .fc-form .form-element.error-field .matrix-cover>div,html .formcraft-css .fc-form .form-element.error-field .star-cover>div{padding-left:0}html .formcraft-css .fc-form .form-element.error-field .slider-cover>div{border:1px solid red;border-radius:3px}html .formcraft-css .fc-form .form-element.error-field input[type=text],html .formcraft-css .fc-form .form-element.error-field input[type=password],html .formcraft-css .fc-form .form-element.error-field input[type=tel],html .formcraft-css .fc-form .form-element.error-field select,html .formcraft-css .fc-form .form-element.error-field textarea{border-color:red}html .formcraft-css .fc-form .form-element input[type=color],html .formcraft-css .fc-form .form-element input[type=date],html .formcraft-css .fc-form .form-element input[type=datetime],html .formcraft-css .fc-form .form-element input[type=datetime-local],html .formcraft-css .fc-form .form-element input[type=month],html .formcraft-css .fc-form .form-element input[type=number],html .formcraft-css .fc-form .form-element input[type=search],html .formcraft-css .fc-form .form-element input[type=time],html .formcraft-css .fc-form .form-element input[type=url],html .formcraft-css .fc-form .form-element input[type=week],html .formcraft-css .fc-form .form-element input[type=text],html .formcraft-css .fc-form .form-element input[type=email],html .formcraft-css .fc-form .form-element input[type=tel],html .formcraft-css .fc-form .form-element input[type=password],html .formcraft-css .fc-form .form-element select,html .formcraft-css .fc-form .form-element textarea{line-height:1.4em;background-color:#fafafa;font-family:inherit;height:auto;box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none}html .formcraft-css .fc-form .form-element input[type=text]{background-image:none!important}html .formcraft-css .fc-form .form-element .error{display:none;position:absolute;top:-4px;z-index:103;font-size:.85em;line-height:8px;margin:0;padding:0;border:0;background:#fff;right:30px;color:red;-webkit-animation:fadeInRight .3s ease-out;animation:fadeInRight .3s ease-out}html .formcraft-css .fc-form .form-element .datepicker-cover input,html .formcraft-css .fc-form .form-element .emails-cover input{background-repeat:no-repeat;background-position:100% 50%;background-size:30px}html .formcraft-css .fc-form .form-element .form-element-html{padding:0 1.5em 1.5em 0}html .formcraft-css .fc-form .form-element .field-cover{position:relative}html .formcraft-css .fc-form .form-element.index-true{z-index:103!important}html .formcraft-css .fc-form .form-element.form-element-type-customText .form-element-html{position:static}html .formcraft-css .fc-form .form-element .field-cover.heading-cover .bold-true{font-weight:700}html .formcraft-css .fc-form .form-element .field-cover.heading-cover>div{line-height:normal;width:100%}html .formcraft-css .fc-form .form-element .field-cover.heading-cover{white-space:pre-wrap;position:relative;margin:0 -1.5em -1.5em;padding:.75em 1.5em 1.5em;line-height:1.5em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover{white-space:pre-wrap;position:relative;margin:0 -1.5em -1.5em;padding:.75em 1.5em;line-height:1.5em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover ul{list-style:inherit;margin-left:1.8em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover img{max-width:none}html .formcraft-css .fc-form .form-element .field-cover.customText-cover iframe{max-width:100%}html .formcraft-css .fc-form .form-element .field-cover.customText-cover.absolute-true{position:absolute;margin:0 -1.5em;padding-top:0;padding-bottom:0}html .formcraft-css .fc-form .form-element .field-cover.customText-cover.absolute-true img{max-width:none}html .formcraft-css .fc-form .form-element .field-cover.customText-cover h1,html .formcraft-css .fc-form .form-element .field-cover.customText-cover h2,html .formcraft-css .fc-form .form-element .field-cover.customText-cover h3,html .formcraft-css .fc-form .form-element .field-cover.customText-cover h4{display:block;letter-spacing:0;line-height:1.6em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover p{margin:.3em 0;width:100%!important;display:block;font-size:1em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover a{text-decoration:none}html .formcraft-css .fc-form .form-element .textarea-cover .count-,html .formcraft-css .fc-form .form-element .textarea-cover .count-false{display:none}html .formcraft-css .fc-form .form-element .textarea-cover .count-true{display:block;text-align:right;font-size:.87em;padding:1px 0;letter-spacing:.4px}html .formcraft-css .fc-form .form-element .textarea-cover textarea{resize:none;display:block;min-height:0}html .formcraft-css .fc-form .form-element .field-cover [class^=icon-]{position:absolute;right:0;top:0;cursor:text;line-height:1.4em;font-size:1.05em;margin:9px 12px 7px;color:inherit;background-color:transparent}html .formcraft-css .fc-form .form-element .field-cover [class^=icon-]::before{line-height:1.4em}html .formcraft-css .fc-form .form-element .field-cover [class^=icon-].icon-clock-1{font-size:1.1em;right:-1px}html .formcraft-css .fc-form .form-element .emails-cover input{background-image:url(../../../plugins/formcraft3/assets/images/email-icon.png)}html .formcraft-css .fc-form .form-element .submit-response{display:block;text-align:center}html .formcraft-css .fc-form .form-element .submit-response>span{padding-top:15px;display:inline-block}html .formcraft-css .fc-form .form-element .submit-response>span.has-error{color:#f11010}html .formcraft-css .fc-form .form-element .submit-response>span a{padding:0;margin:0;display:inline}html .formcraft-css .fc-form .form-element .required_field{opacity:0}html .formcraft-css .fc-form .form-element .submit-cover{float:none!important;margin:0}html .formcraft-css .fc-form .form-element .submit-cover.enabled{opacity:1}html .formcraft-css .fc-form .form-element .submit-cover.enabled .text{display:block}html .formcraft-css .fc-form .form-element .submit-cover.align-right{text-align:right}html .formcraft-css .fc-form .form-element .submit-cover.align-left{text-align:left}html .formcraft-css .fc-form .form-element .submit-cover.align-center{text-align:center}html .formcraft-css .fc-form .form-element .submit-cover.align-right .submit-button{margin-right:0}html .formcraft-css .fc-form .form-element .submit-cover.align-left .submit-button{margin-left:0}html .formcraft-css .fc-form .form-element .submit-cover.align-center .submit-button{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form .form-element .submit-cover .loading-icon{height:22px;font-size:22px;text-align:center;margin:0;line-height:.95em}html .formcraft-css .fc-form .form-element .submit-cover .spin-cover{display:none;text-align:center;left:0;right:0;-webkit-animation:bounceInBig .4s ease-out;animation:bounceInBig .4s ease-out}html .formcraft-css .fc-form .form-element .submit-cover .loading-icon:before{left:0;line-height:1em}html .formcraft-css .fc-form .form-element .submit-cover.disabled .submit-button:hover{box-shadow:none}html .formcraft-css .fc-form .form-element .submit-cover.disabled .submit-button{opacity:.75;border-radius:100px}html .formcraft-css .fc-form .form-element .submit-cover.disabled .spin-cover{display:block;position:absolute!important;top:50%!important;margin-top:-11px!important}html .formcraft-css .fc-form .form-element .submit-cover.disabled .icon-spin5{display:block;margin:0;bottom:auto;line-height:normal}html .formcraft-css .fc-form .form-element .submit-cover.disabled .text{opacity:0}html .formcraft-css .fc-form .form-element .submit-cover.animate-false .submit-button{width:auto!important;border-radius:2px!important}html .formcraft-css .fc-form .form-element .submit-cover .submit-button{box-shadow:none;height:auto;font-size:1em;line-height:1.5em;position:relative;text-transform:none;margin:0 auto;padding:9px 18px;border:0;border-radius:2px;width:auto;cursor:pointer;font-weight:600;font-family:inherit;letter-spacing:0;white-space:nowrap;transition:width .3s,padding .5s;-webkit-transition:width .3s,padding .5s}html .formcraft-css .fc-form .form-element .submit-cover .submit-button>span{float:none!important;background-image:none!important;position:static!important;margin:0!important;width:auto;height:auto}html .formcraft-css .fc-form .form-element .submit-cover .submit-button:hover{box-shadow:0 0 100px rgba(50,50,50,.08) inset}html .formcraft-css .fc-form .form-element .checkbox-cover input[type=checkbox]{border-radius:2px}html .formcraft-css .fc-form .form-element .checkbox-cover input[type=checkbox]::before{margin:2px 0 0 2px;font-size:9px}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label{text-align:center;vertical-align:bottom;opacity:.75;padding:3px 5px}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label.active,html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label:hover{opacity:1}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label input{display:block;margin:0 6px .5em auto}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label img{display:block;margin:0 auto 5px;max-width:94%}html .formcraft-css .fc-form .form-element .checkbox-cover.images-false>div label img{display:none}html .formcraft-css .fc-form .form-element .checkbox-cover>div{padding-bottom:4px;padding-top:5px;border-radius:2px;border:1px solid transparent;transition:padding .15s linear;-webkit-transition:padding .15s linear}html .formcraft-css .fc-form .form-element .checkbox-cover>div label{padding:.3em 10px .3em 0;display:inline-block;cursor:pointer;font-size:.9em}html .formcraft-css .fc-form .form-element .checkbox-cover>div label img{display:none}html .formcraft-css .fc-form .form-element .checkbox-cover>div label input{position:relative;top:1px;left:auto;visibility:visible}html .formcraft-css .fc-form .form-element .checkbox-cover>div label>span{vertical-align:top}html .formcraft-css .fc-form .form-element .checkbox-cover>div label a{color:#48e}html .formcraft-css .fc-form .form-element .checkbox-cover>div label a:hover{text-decoration:underline}html .formcraft-css .fc-form .form-element .submit-cover.wide-true.animate-false .submit-button{width:100%!important;border-radius:2px!important;padding-left:0;padding-right:0;text-align:center}html .formcraft-css .fc-form .form-element .submit-cover.wide-true .submit-button{width:100%}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover>div{border-radius:3px;margin-top:-8px;padding-top:8px;padding-bottom:8px;padding-right:8px;border:1px solid transparent;transition:padding .15s linear;-webkit-transition:padding .15s linear}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file .icon-upload-cloud{font-size:46px;position:absolute;display:block;z-index:1;color:#fff;left:0;top:auto;opacity:.18;bottom:-20px;right:auto;margin:0}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file{font-size:1em;padding:0 16px 3px 55px;height:36px;line-height:36px;overflow:hidden;text-transform:none;font-weight:700;letter-spacing:0;box-shadow:none;border:0;border-radius:2px}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file:hover{box-shadow:0 0 100px rgba(50,50,50,.08) inset}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file span{position:relative;z-index:1}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list{margin:10px 0 0;padding:0}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li{letter-spacing:-4px;position:relative;display:none;list-style:none;border-radius:2px;margin-bottom:6px;box-shadow:0 1px 2px #aaa inset;background-color:#eee}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li:last-child{margin-bottom:0}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li div{transition:width .1s ease;-webkit-transition:width .1s ease;letter-spacing:0;height:31px;line-height:30px;white-space:nowrap;display:block;width:0;background-color:#22C222;border:1px solid #27A615;border-bottom-width:2px;border-radius:3px;color:#fff;font-size:.85em;padding:0 8px}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file,html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .icon-ok{letter-spacing:0;position:absolute;top:7px;font-weight:700;right:3px;font-size:12px;color:#eee;cursor:pointer;-webkit-animation:bounceIn .3s;animation:bounceIn .3s}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file.animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;font-size:16px;top:7px;right:5px;padding:0;color:#fff}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file:hover{color:#fff}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file{font-size:21px;line-height:31px;right:0;padding:0 9px;font-weight:500;top:0}html .formcraft-css .fc-form .form-element .slider-cover>div{padding:15px 3px;border:1px solid transparent;top:5px}html .formcraft-css .fc-form .form-element .slider-cover.show-scale-true>div{padding-top:27px;top:-2px}html .formcraft-css .fc-form .form-element .slider-cover.show-scale- .range-max,html .formcraft-css .fc-form .form-element .slider-cover.show-scale- .range-min,html .formcraft-css .fc-form .form-element .slider-cover.show-scale-false .range-max,html .formcraft-css .fc-form .form-element .slider-cover.show-scale-false .range-min{display:none}html .formcraft-css .fc-form .form-element .slider-cover .range-max,html .formcraft-css .fc-form .form-element .slider-cover .range-min{position:absolute;top:4px;width:40px;text-align:center;color:inherit;font-weight:500;left:-7px;font-size:.75em}html .formcraft-css .fc-form .form-element .slider-cover .range-max::before,html .formcraft-css .fc-form .form-element .slider-cover .range-min::before{content:'';position:absolute;width:1px;height:7px;background-color:#ccc;left:50%;top:16px}html .formcraft-css .fc-form .form-element .slider-cover .range-max{right:-3px;left:auto}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-cover{display:block;width:98%;margin-left:1%;height:6px;position:relative;padding-right:18px;background-color:#e9e9e9;box-shadow:0 1px 1px #ccc inset;border-radius:3px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-range{height:6px;position:relative;border-radius:3px 0 0 3px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider{cursor:pointer;display:block;width:100%;height:18px;font-size:inherit;top:-6px;padding-top:6px;position:relative;z-index:101;border:0;background:0 0}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-range .ui-slider-handle-nos{top:-41px;left:50%;margin-left:-16px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos{-webkit-animation:tooltipTop .2s;animation:tooltipTop .2s;position:absolute;white-space:nowrap;display:none;top:-36px;border-radius:2px;background-color:#fff;height:26px;min-width:30px;line-height:26px;padding:0 6px;left:0;color:#777;text-align:center;font-size:.85em;font-weight:700;box-shadow:0 0 2px rgba(0,0,0,.5)}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos:after,html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos:before{content:'';width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;left:50%;margin-left:-5px;position:absolute}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos:before{border-top:5px solid #bbb;bottom:-5px;z-index:100}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos:after{border-top:5px solid #fff;bottom:-4px;z-index:101}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:pointer;outline:0;background:#fff;border:0;box-shadow:0 0 2px rgba(0,0,0,.6);width:20px;height:20px;top:50%;margin-top:-10px;margin-left:-2px;display:block;border-radius:40px;position:absolute}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle::after,html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle::before{display:none;content:none}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle:hover{box-shadow:0 0 2px rgba(0,0,0,.7)}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover{border-radius:2px;overflow:hidden;display:block;font-size:1.1em;position:relative;background-color:#fafafa;border:1px solid #ddd;border-top-color:#bababa;border-left-color:#bfbfbf;background-repeat:no-repeat;background-position:100% 50%;background-size:30px}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover input.meridian-picker,html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select,html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select:first-child{padding:9px 10px 7px 4.5%}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover input.meridian-picker{text-transform:uppercase;letter-spacing:.6px}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover:after{content:'';position:absolute;line-height:35px;top:50%;margin-top:-17px;left:67px}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover.hide-meridian-true input.meridian-picker{display:none!important}html .formcraft-css .fc-form .form-element .timepicker-cover input.meridian-picker,html .formcraft-css .fc-form .form-element .timepicker-cover select{vertical-align:middle;display:inline-block!important;margin:0!important;border:0!important;cursor:pointer;text-align:left;box-shadow:none;border-radius:0;min-width:35px;width:30%;max-width:56px;background:0 0}html .formcraft-css .fc-form .form-element .timepicker-cover select:first-child{padding-left:13px}html .formcraft-css .fc-form .form-element .timepicker-cover input:hover,html .formcraft-css .fc-form .form-element .timepicker-cover select:focus{border:0}html .formcraft-css .fc-form .form-element .timepicker-cover input:hover,html .formcraft-css .fc-form .form-element .timepicker-cover select:hover{background-color:#eee}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover{letter-spacing:-4px}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .thumbs-down,html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .thumbs-up{font-size:3.5em}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label{transition:transform .1s;-webkit-transition:-webkit-transform .1s;transform:translate3d(0,0,0) scale(.9);-webkit-transform:translate3d(0,0,0) scale(.9);display:inline-block;cursor:pointer;letter-spacing:0;padding:7px 0}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label [class^=icon-]{position:static;cursor:pointer;margin:0;padding:0}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.active{transform:translate3d(0,0,0) scale(1.1);-webkit-transform:translate3d(0,0,0) scale(1.1)}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .thumbs-up{display:none}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .tooltip{-webkit-animation:none;animation:none;margin-top:-10px;font-family:inherit;width:auto;border:0}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .tooltip .tooltip-inner{max-width:120px;min-width:60px;height:auto;font-family:inherit;font-size:12px;font-weight:500;padding-bottom:6px;text-align:center;box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5)}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.active,html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label:hover{color:red}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd.active,html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd:hover{color:green}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd .thumbs-up{display:block}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd .thumbs-down{display:none}html .formcraft-css .fc-form .form-element .star-cover>div{border-radius:2px;border:1px solid transparent;transition:padding .15s linear;-webkit-transition:padding .15s linear}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover .tooltip{-webkit-animation:none;animation:none;margin-top:-5px;font-family:inherit;width:auto;border:0}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover .tooltip .tooltip-arrow{height:0}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover .tooltip .tooltip-inner{max-width:120px;min-width:60px;height:auto;font-family:inherit;font-size:12px;font-weight:500;padding-bottom:6px;text-align:center;box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5)}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover>div{display:inline-block;min-height:40px}html .formcraft-css .fc-form .form-element .star-cover label{font-size:2em;cursor:pointer;display:inline-block;padding:0;opacity:1;min-width:40px}html .formcraft-css .fc-form .form-element .star-cover label>div{display:block;background-image:url(../../../plugins/formcraft3/assets/images/star.png);width:40px;margin:0 auto;height:40px;background-repeat:no-repeat;background-position:0 0;background-size:120px;transition:transform .2s;-webkit-transition:-webkit-transform .2s;transform:translate3d(0,0,0) scale(1);-webkit-transform:translate3d(0,0,0) scale(1)}html .formcraft-css .fc-form .form-element .star-cover label .star{display:none}html .formcraft-css .fc-form .form-element .star-cover label .star-empty{display:block;transition:transform .3s;-webkit-transition:-webkit-transform .3s;transform:translate3d(0,0,0) scale(1);-webkit-transform:translate3d(0,0,0) scale(1)}html .formcraft-css .fc-form .form-element .star-cover>div>div label.fake-empty>div{background-position:0 0}html .formcraft-css .fc-form .form-element .star-cover label.fake-hover>div{background-position:-40px 0}html .formcraft-css .fc-form .form-element .star-cover label.active>div,html .formcraft-css .fc-form .form-element .star-cover label.fake-click:hover>div,html .formcraft-css .fc-form .form-element .star-cover label.fake-click>div{background-position:-80px 0}html .formcraft-css .fc-form .form-element .star-cover label:hover>div{opacity:1;background-position:-40px 0;transform:translate3d(0,0,0) scale(1.1);-webkit-transform:translate3d(0,0,0) scale(1.1)}html .formcraft-css .fc-form .form-element .star-cover label input[type=radio]{position:absolute;left:-999em}html .formcraft-css .fc-form .form-element .matrix-cover>div{border-radius:2px;border:1px solid transparent}html .formcraft-css .fc-form .form-element .matrix-cover table{width:100%;font-size:1em;color:inherit;border:0}html .formcraft-css .fc-form .form-element .matrix-cover table td{padding:0;border:0}html .formcraft-css .fc-form .form-element .matrix-cover table th{padding:7px 6px;text-align:center;border:0}html .formcraft-css .fc-form .form-element .matrix-cover table td label{display:block;text-align:center;cursor:pointer}html .formcraft-css .fc-form .form-element .matrix-cover table td label input{margin:.9em 0}html .formcraft-css .fc-form .form-element .matrix-cover table tr td:first-child{text-align:left;padding:9px 6px 9px 10px}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(odd) td{background-color:rgba(0,0,0,.045)}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(even) td{background-color:rgba(0,0,0,0)}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(odd) td label:hover{background-color:rgba(0,0,0,.055)}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(even) td label:hover{background-color:rgba(0,0,0,.02)}html .formcraft-css .fc-form .form-element .matrix-cover table thead th{text-align:center}html .form-live .fc-form.fc-temp-class .form-element.default-true{display:none}html .form-live .form-element.state-shown.even{display:inline-block;transform-origin:50% 0;-webkit-transform-origin:50% 0;-webkit-animation:fieldShowEven .35s ease-out;animation:fieldShowEven .35s ease-out}html .form-live .form-element.state-shown.odd{display:inline-block;transform-origin:50% 0;-webkit-transform-origin:50% 0;-webkit-animation:fieldShowOdd .35s ease-out;animation:fieldShowOdd .35s ease-out}html .form-live .form-element.state-hidden.even{transform-origin:50% 0;-webkit-transform-origin:50% 0;-webkit-animation:fieldHideEven .5s ease-out;animation:fieldHideEven .5s ease-out}html .form-live .form-element.state-hidden.odd{transform-origin:50% 0;-webkit-transform-origin:50% 0;-webkit-animation:fieldHideOdd .5s ease-out;animation:fieldHideOdd .5s ease-out}.form-live .form-cover{-webkit-perspective:750px;perspective:750px}.form-live .form-spinner{margin-top:50px}.form-live .form-spinner>div{background-color:#999;width:15px;margin:0 1px;height:15px}.form-live .fc-form.shake{-webkit-animation:shake .5s linear;animation:shake .5s linear}.form-live .fc-form .form-options,.form-live .fc-form .options-panel{display:none}@media (max-width:480px){html body .form-live{overflow:hidden}html .formcraft-css .fc-pagination-cover{left:0;margin-left:0}html body .formcraft-css .fc-sticky{right:3%;max-width:94%}html body .formcraft-css.image_button_cover.placement-bottom-right a{right:3%}html body .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover input.meridian-picker,html body .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select,html body .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select:first-child,html body .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover input[type=text].meridian-picker{padding-right:0}html body .fc-form-modal .fc_modal-dialog{max-width:94%;padding-top:0;padding-bottom:0}html body .fc-form .form-element{width:100%!important}html body .fc-form-modal{padding-top:3%;padding-bottom:3%}}
#ui-datepicker-div.fc-datepicker .ui-datepicker-header,.formcraft-css .nav-tabs{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.formcraft-css .animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes shake{20%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg)}60%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg)}100%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0)}}@-webkit-keyframes shake{20%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg)}60%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg)}100%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0)}}@keyframes shake{20%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(-2deg)}60%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(2deg)}100%{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-moz-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-o-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0);transform:scale3d(1,1,1) translate3d(0,0,0) rotateY(0)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes sticky_show_right{0%{opacity:0;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes sticky_show_right{0%{opacity:0;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes sticky_hide_right{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%{transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}}@keyframes sticky_hide_right{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%{transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}}@-webkit-keyframes sticky_show_left{0%{opacity:0;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes sticky_show_left{0%{opacity:0;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes sticky_hide_left{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}}@keyframes sticky_hide_left{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}}@-webkit-keyframes sticky_show{0%{opacity:0;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes sticky_show{0%{opacity:0;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes sticky_hide{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}}@keyframes sticky_hide{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}}@-webkit-keyframes subOptionsIn{0%{opacity:0;transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,20px,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes subOptionsIn{0%{opacity:0;transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,20px,0)}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes fieldShowEven{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}}@keyframes fieldShowEven{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}}@-webkit-keyframes fieldShowOdd{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}}@keyframes fieldShowOdd{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}}@-webkit-keyframes fieldHideEven{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg)}}@keyframes fieldHideEven{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(-90deg)}}@-webkit-keyframes fieldHideOdd{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg)}}@keyframes fieldHideOdd{0%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(0)}100%{transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1) rotateX(90deg)}}@-webkit-keyframes optionsIn{0%{opacity:0;transform:translate3d(0,0,0) scaleX(0) scaleY(0);-webkit-transform:translate3d(0,0,0) scaleX(0) scaleY(0)}100%{opacity:1;transform:translate3d(0,0,0) scaleX(1) scaleY(1);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1)}}@keyframes optionsIn{0%{opacity:0;transform:translate3d(0,0,0) scaleX(0) scaleY(0);-webkit-transform:translate3d(0,0,0) scaleX(0) scaleY(0)}100%{opacity:1;transform:translate3d(0,0,0) scaleX(1) scaleY(1);-webkit-transform:translate3d(0,0,0) scaleX(1) scaleY(1)}}@-webkit-keyframes optionsOut{0%{opacity:1;transform:translate3d(0,0,0) scale(1);-webkit-transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(0,0,0) scale(0);-webkit-transform:translate3d(0,0,0) scale(0)}}@keyframes optionsOut{0%{opacity:1;transform:translate3d(0,0,0) scale(1);-webkit-transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(0,0,0) scale(0);-webkit-transform:translate3d(0,0,0) scale(0)}}@-webkit-keyframes successIn{0%{opacity:0;transform:translate3d(0,200px,0);-webkit-transform:translate3d(0,200px,0)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);-webkit-transform:translate3d(0,0,0) scale(1)}}@keyframes successIn{0%{opacity:0;transform:translate3d(0,200px,0);-webkit-transform:translate3d(0,200px,0)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);-webkit-transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes slideDown{from{opacity:0;-webkit-transform:translate3d(0,-10px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes slideDown{from{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideUp{from{opacity:1;-webkit-transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(0,10px,0)}}@keyframes slideUp{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes slideLeft{from{opacity:0;-webkit-transform:translate3d(100px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes slideLeft{from{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideRight{from{opacity:0;-webkit-transform:translate3d(-20px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes slideRight{from{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes tooltipTop{0%{opacity:0;-webkit-transform:translate3d(0,-4px,0) scale(.98)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1)}}@keyframes tooltipTop{0%{opacity:0;-webkit-transform:translate3d(0,-4px,0) scale(.98);transform:translate3d(0,-4px,0) scale(.98)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(.95);transform:translate3d(0,0,0) scale(.95)}70%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1.01);transform:translate3d(0,0,0) scale(1.01)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(.95);transform:translate3d(0,0,0) scale(.95)}70%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1.01);transform:translate3d(0,0,0) scale(1.01)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes bounceInBig{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}70%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1.1);transform:translate3d(0,0,0) scale(1.1)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes bounceInBig{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}70%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1.1);transform:translate3d(0,0,0) scale(1.1)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(1.5);transform:translate3d(0,0,0) scale(1.5)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(1.5);transform:translate3d(0,0,0) scale(1.5)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(.95);transform:translate3d(0,0,0) scale(.95)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(.95);transform:translate3d(0,0,0) scale(.95)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(10px,0,0) scale(.99);transform:translate3d(10px,0,0) scale(.99)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(10px,0,0) scale(.99);transform:translate3d(10px,0,0) scale(.99)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes fadeInLeftLight{0%{opacity:0;-webkit-transform:translate3d(2px,0,0) scale(1);transform:translate3d(2px,0,0) scale(1)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes fadeInLeftLight{0%{opacity:0;-webkit-transform:translate3d(2px,0,0) scale(1);transform:translate3d(2px,0,0) scale(1)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(10px,0,0) scale(.99);transform:translate3d(10px,0,0) scale(.99)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(10px,0,0) scale(.99);transform:translate3d(10px,0,0) scale(.99)}}@-webkit-keyframes collapseIn{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(0,-5px,0) scale(.95);transform:translate3d(0,-5px,0) scale(.95)}}@keyframes collapseIn{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(0,-5px,0) scale(.95);transform:translate3d(0,-5px,0) scale(.95)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(.99);transform:translate3d(-10px,0,0) scale(.99)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(.99);transform:translate3d(-10px,0,0) scale(.99)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes fadeInRightSmooth{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(1);transform:translate3d(-10px,0,0) scale(1)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes fadeInRightSmooth{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(1);transform:translate3d(-10px,0,0) scale(1)}100%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(.99);transform:translate3d(-10px,0,0) scale(.99)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(.99);transform:translate3d(-10px,0,0) scale(.99)}}@-webkit-keyframes fadeOutRightSmooth{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(1);transform:translate3d(-10px,0,0) scale(1)}}@keyframes fadeOutRightSmooth{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}100%{opacity:0;-webkit-transform:translate3d(-10px,0,0) scale(1);transform:translate3d(-10px,0,0) scale(1)}}#toast-container{position:fixed;top:82px;right:8px;z-index:999999}#toast-container .icon-ok{font-size:9px;padding:1px;color:#4FB34F;background-color:#fff;border-radius:100px;vertical-align:middle;margin-right:2px}#toast-container .toast{-webkit-animation:slideLeft .2s;animation:slideLeft .2s;padding:9px 14px;font-weight:600;background-color:#eee;text-align:center;border-radius:3px;margin-top:6px;box-shadow:0 1px 0 rgba(0,0,0,.7);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.7);cursor:pointer}#toast-container .toast.toast-success{color:#fff;background-color:#4FB34F}#toast-container .toast.toast-error{color:#fff;background-color:#f45e5e}#ui-datepicker-div.fc-datepicker{background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);padding:0;margin-left:0;border-radius:0 0 2px 2px;border:0;position:absolute;z-index:9999999!important;-webkit-animation:slideDown .2s ease-out!important;animation:slideDown .2s ease-out!important;color:#929292;-webkit-font-smoothing:auto}#ui-datepicker-div.fc-datepicker .ui-datepicker-calendar{color:#929292}#ui-datepicker-div.fc-datepicker .ui-datepicker-header{text-align:center;background-color:#48e;border-bottom:1px solid #3b77d1;user-select:none;border-radius:0;color:#fff}#ui-datepicker-div.fc-datepicker .ui-datepicker-next,#ui-datepicker-div.fc-datepicker .ui-datepicker-prev{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 13px;overflow:hidden;color:#eee;font-size:13px;height:36px;line-height:37px;color:rgba(255,255,255,.8);text-decoration:none;border:0!important;cursor:pointer}#ui-datepicker-div.fc-datepicker .ui-datepicker-next:hover,#ui-datepicker-div.fc-datepicker .ui-datepicker-prev:hover{color:#fff;background-color:#3b77d1}#ui-datepicker-div.fc-datepicker .ui-icon,#ui-datepicker-div.fc-datepicker .ui-icon:hover{background:0 0!important;text-indent:0;width:auto;height:auto}#ui-datepicker-div.fc-datepicker .ui-datepicker-prev .ui-icon.ui-icon-circle-triangle-w::after{content:'<';font-size:18px;text-decoration:none;border:0;font-weight:700;font-family:Consolas,Arial;position:relative;display:block;line-height:38px}#ui-datepicker-div.fc-datepicker .ui-datepicker-next .ui-icon.ui-icon-circle-triangle-e::after{content:'>';font-size:18px;text-decoration:none;border:0;font-weight:700;font-family:Consolas,Arial;position:relative;display:block;line-height:38px}#ui-datepicker-div.fc-datepicker select.ui-datepicker-month,#ui-datepicker-div.fc-datepicker select.ui-datepicker-year{letter-spacing:0;-webkit-appearance:none;border:0;background-color:transparent;background-image:none;display:inline-block;margin:0;width:auto;line-height:normal;font-size:14px;padding:9px 8px;height:36px;cursor:pointer;color:#fff!important;border-radius:0;outline:0;box-shadow:none;-moz-appearance:none}#ui-datepicker-div.fc-datepicker select.ui-datepicker-month:hover,#ui-datepicker-div.fc-datepicker select.ui-datepicker-year:hover{background-color:#3b77d1}#ui-datepicker-div.fc-datepicker .ui-datepicker-title{padding:0 1px;letter-spacing:-4px;margin-left:33px;margin-right:33px}#ui-datepicker-div.fc-datepicker .ui-datepicker-prev{float:left}#ui-datepicker-div.fc-datepicker .ui-datepicker-next{float:right}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar{margin:0;width:auto;border-collapse:collapse;border:0}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th{color:#48e;font-size:13px;text-align:center;background-color:transparent!important}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th span{font-size:11px!important}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td,#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th{margin:0;height:26px;width:26px;line-height:26px;padding:0!important;border:1px solid #f0f0f0;vertical-align:top}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th{border-top-width:0}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th td:last-child{border-right-width:0}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th td:first-child{border-left-width:0}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td.ui-datepicker-today a{color:#48e;font-weight:700}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td{width:26px;height:26px;position:relative}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td a,#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td span{font-family:inherit;text-decoration:none;color:inherit;cursor:pointer;display:block;text-align:center;padding:0;height:26px;width:26px;line-height:26px;font-size:11px;outline:0;box-shadow:none;-webkit-transition:none;transition:none}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar tr td:first-child a,#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar tr td:first-child span{border-left-color:transparent}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar tr:last-child td a,#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar tr:last-child td span{border-bottom-color:transparent}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar .ui-state-disabled span{color:#ccc;cursor:default}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td.ui-datepicker-other-month span{color:#fff}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td a:hover,#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a{font-family:inherit;position:absolute;right:-1px;top:-1px;padding:1px 1px 0 0;background-color:#eee;box-shadow:0 0 2px #ccc inset;border-left-width:0;border-bottom-width:0;border-radius:0;width:27px;height:27px;z-index:101}.formcraft-css .wp-color-picker *,.formcraft-css :after,.formcraft-css :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.formcraft-css .iris-picker,.formcraft-css .iris-picker *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.formcraft-css .ac-inner,.formcraft-css .ac-toggle .icon-angle-up{display:none}.formcraft-css .ac-toggle .icon-angle-down{display:block}.formcraft-css .ac-toggle.active .icon-angle-down{display:none}.formcraft-css .ac-toggle.active .icon-angle-up{display:block}.formcraft-css .loader{display:none;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(255,255,255,.3);z-index:101}.formcraft-css .loader .fc-spinner{display:block;width:120px;position:absolute;left:50%;margin-left:-60px;top:50%;margin-top:-14px}.formcraft-css .loader .fc-spinner div{background-color:#B8C1CF;margin:0 2px}.formcraft-css [class*=" icon-"]:before,.formcraft-css [class^=icon-]:before{font-family:fc}.formcraft-css .tooltip-inner table{margin-top:8px}.formcraft-css .tooltip-inner table td{padding:4px}.formcraft-css .tooltip-inner table tr:nth-child(odd) td{background-color:#f3f3f3}.formcraft-css .tooltip-inner table tr td:first-child{min-width:80px;vertical-align:top;font-weight:600}.formcraft-css .input-group label{margin:0;display:block;position:relative}.formcraft-css .input-group div.half label{display:inline-block;width:50%;letter-spacing:0}.formcraft-css .input-group div.half{letter-spacing:-4px}.formcraft-css .input-group div.half>label:first-child input,.formcraft-css .input-group div.half>label:first-child select{border-radius:0 0 0 3px;border-right:0}.formcraft-css .input-group div.half>label:nth-child(2) input,.formcraft-css .input-group div.half>label:nth-child(2) select{border-left-color:#ddd;border-radius:0 0 3px;position:relative;left:1px}.formcraft-css .input-group div.half select{cursor:pointer}.formcraft-css .input-group .tooltip-icon{position:absolute;top:7.5px;right:11px;font-size:16px;background-color:#fff;border:0;color:#999;border-radius:50px}.formcraft-css .input-group input[type=text],.formcraft-css .input-group input[type=password],.formcraft-css .input-group select{border-radius:0;box-shadow:none;margin:0;border-top-width:0;width:100%;color:#888}.formcraft-css .input-group input[type=text]:focus,.formcraft-css .input-group input[type=password]:focus,.formcraft-css .input-group select:focus{border-color:#ccc;color:#333}.formcraft-css .input-group>input[type=text]:first-child,.formcraft-css .input-group>input[type=password]:first-child,.formcraft-css .input-group>label:first-child input[type=text],.formcraft-css .input-group>label:first-child input[type=password],.formcraft-css .input-group>label:first-child select,.formcraft-css .input-group>select:first-child{border-radius:3px 3px 0 0;border-top-width:1px}.formcraft-css .input-group label:last-child input[type=text],.formcraft-css .input-group label:last-child input[type=password],.formcraft-css .input-group label:last-child select,.formcraft-css .input-group>input[type=text]:last-child,.formcraft-css .input-group>input[type=password]:last-child,.formcraft-css .input-group>select:last-child{border-radius:0 0 3px 3px}.formcraft-css .nav-tabs{user-select:none}.formcraft-css textarea.copy-code{resize:none;letter-spacing:.6px;color:#666;vertical-align:top;width:auto;border-color:#ccc;font-size:14px;border-radius:2px;box-shadow:none;background-color:#fcfcfc;min-height:0;padding:9px}.formcraft-css textarea.copy-code:focus{border-color:#ccc}.formcraft-css .nav-content>div{display:none}.formcraft-css .nav-content>div.active{display:block}.formcraft-css .tooltip{position:absolute;z-index:99999;display:block;visibility:visible;font-size:12px;font-weight:400;line-height:1.4;margin-top:-4px;opacity:0;filter:alpha(opacity=0);letter-spacing:0;text-transform:none}.formcraft-css .tooltip.right.in{margin-top:0;padding:0 5px;margin-left:3px}.formcraft-css .tooltip-cover{position:relative}.formcraft-css .tooltip.in{opacity:1;filter:alpha(opacity=100)}.formcraft-css .tooltip.top{margin-top:-10px;padding:0}.formcraft-css .tooltip.top.in{-webkit-animation:tooltipTop .2s;animation:tooltipTop .2s}.formcraft-css .tooltip.right.in{-webkit-animation:fadeInLeft .3s;animation:fadeInLeft .3s}.formcraft-css .tooltip.right{margin-left:3px;margin-top:0;padding:0 5px;-webkit-animation:fadeOutLeft .2s;animation:fadeOutLeft .2s}.formcraft-css .tooltip.bottom{margin-top:3px;padding:5px 0}.formcraft-css .tooltip.left{margin-right:22px;margin-left:0;padding:0 5px;margin-top:1px;-webkit-animation:fadeInLeft .2s;animation:fadeInLeft .2s}.formcraft-css .tooltip-inner{max-width:200px;min-width:150px;padding:8px 10px;color:#656565;text-align:left;text-decoration:none;background-color:#fff;box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);border-radius:2px}.formcraft-css .tooltip-inner br{line-height:1.8em}.formcraft-css .tooltip.top .tooltip-arrow:after{content:'';position:absolute;width:0;height:0;border-color:#c3c3c3 transparent transparent;bottom:-1px;left:50%;margin-left:-5px;border-width:5px 5px 0;border-style:solid;z-index:-1}.formcraft-css .tooltip.left .tooltip-arrow:after,.formcraft-css .tooltip.right .tooltip-arrow:after{content:'';bottom:-5px;z-index:-1;position:absolute;width:0;height:0;border-style:solid}.formcraft-css .tooltip.right .tooltip-arrow:after{border-color:transparent #c3c3c3 transparent transparent;left:14px;margin-left:-15px;border-width:5px 5px 5px 0}.formcraft-css .tooltip.left .tooltip-arrow:after{border-color:transparent transparent transparent #c3c3c3;right:14px;margin-right:-15px;border-width:5px 0 5px 5px}.formcraft-css .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.formcraft-css .tooltip.top .tooltip-arrow{bottom:-4px;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#fff}.formcraft-css .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#fff}.formcraft-css .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#fff}.formcraft-css .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#fff}.formcraft-css .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#fff}.formcraft-css .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#fff}.formcraft-css .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#fff}.formcraft-css .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#fff}.formcraft-css .fc-spinner{margin:0;width:70px;text-align:center;padding:6px 4px 4px;display:none}.formcraft-css .fc-spinner>div,.formcraft-css .fc-spinner>span{width:18px;height:18px;background-color:#48e;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.formcraft-css .fc-spinner.small>div,.formcraft-css .fc-spinner.small>span{width:10px;height:10px}.formcraft-css .fc-spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.formcraft-css .fc-spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(.9)}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(.9);-webkit-transform:scale(.9)}}.formcraft-css input[type=checkbox],.formcraft-css input[type=color],.formcraft-css input[type=date],.formcraft-css input[type=datetime],.formcraft-css input[type=datetime-local],.formcraft-css input[type=email],.formcraft-css input[type=month],.formcraft-css input[type=number],.formcraft-css input[type=search],.formcraft-css input[type=radio],.formcraft-css input[type=tel],.formcraft-css input[type=time],.formcraft-css input[type=url],.formcraft-css input[type=week],.formcraft-css input[type=text],.formcraft-css input[type=password],.formcraft-css select,.formcraft-css textarea{border:1px solid #ddd;border-top-color:#c6c6c6;border-left-color:#c9c9c9;border-radius:2px;box-shadow:1px 1px 0 #eee inset;-webkit-box-shadow:1px 1px 0 #eee inset;padding:9px 12px 8px;font-size:1em;font-family:inherit;line-height:normal;box-sizing:border-box;-moz-box-sizing:border-box;transition:border-color .2s;-webkit-transition:border-color .2s;float:none}.formcraft-css .fc-form input[type=checkbox],.formcraft-css .fc-form input[type=color],.formcraft-css .fc-form input[type=date],.formcraft-css .fc-form input[type=datetime],.formcraft-css .fc-form input[type=datetime-local],.formcraft-css .fc-form input[type=email],.formcraft-css .fc-form input[type=month],.formcraft-css .fc-form input[type=number],.formcraft-css .fc-form input[type=search],.formcraft-css .fc-form input[type=radio],.formcraft-css .fc-form input[type=tel],.formcraft-css .fc-form input[type=time],.formcraft-css .fc-form input[type=url],.formcraft-css .fc-form input[type=week],.formcraft-css .fc-form input[type=text],.formcraft-css .fc-form input[type=password],.formcraft-css .fc-form select,.formcraft-css .fc-form textarea{padding:9px 12px 8px}.formcraft-css select{-webkit-appearance:none;-moz-appearance:none;width:auto;height:auto;background-repeat:no-repeat;background-position:100% 50%;background-size:28px;cursor:pointer;background-image:url(../../../plugins/formcraft3/assets/images/select-icon.png)}.formcraft-css input[type=checkbox]:focus,.formcraft-css input[type=color]:focus,.formcraft-css input[type=date]:focus,.formcraft-css input[type=datetime]:focus,.formcraft-css input[type=datetime-local]:focus,.formcraft-css input[type=email]:focus,.formcraft-css input[type=month]:focus,.formcraft-css input[type=number]:focus,.formcraft-css input[type=search]:focus,.formcraft-css input[type=radio]:focus,.formcraft-css input[type=tel]:focus,.formcraft-css input[type=time]:focus,.formcraft-css input[type=url]:focus,.formcraft-css input[type=week]:focus,.formcraft-css input[type=text]:focus,.formcraft-css input[type=password]:focus,.formcraft-css textarea:focus{border-color:#48e;outline:0;box-shadow:none}.formcraft-css select:focus{outline:0}.formcraft-css input[type=text].underline-input{border-radius:0;border-width:0 0 1px;border-color:#bbb;padding:7px 6px 5px;box-shadow:none}.formcraft-css input[type=text].underline-input:focus{background-color:#f3f3f5}.formcraft-css input[type=checkbox]:checked:before,.formcraft-css input[type=radio]:checked:before{font-family:fc;content:'\e80c';font-size:10px;color:#fff;width:auto;height:auto;font-weight:700;line-height:normal;background:0 0;text-indent:0;margin:1px 0 0 2px;float:left;-webkit-font-smoothing:antialiased}.formcraft-css input[type=checkbox],.formcraft-css input[type=radio]{border-radius:50px;border:1px solid #aaa;box-shadow:none;height:16px;width:16px;-webkit-appearance:none;clear:none;cursor:pointer;display:inline-block!important;outline:0;padding:0!important;text-align:center;min-width:16px;vertical-align:middle;margin:-4px 5px 0 0;background-color:#fff}.formcraft-css input[type=checkbox]:checked,.formcraft-css input[type=radio]:checked{border-color:#14ad14;background:#14ad14}.formcraft-css input[type=checkbox]:focus,.formcraft-css input[type=checkbox]:hover,.formcraft-css input[type=radio]:focus,.formcraft-css input[type=radio]:hover,.formcraft-css label:hover>input[type=checkbox],.formcraft-css label:hover>input[type=radio]{border-color:#14ad14}.formcraft-css .hide-checkbox label>input[type=radio],.formcraft-css .hide-checkbox label>input[type=checkbox]{position:absolute!important;left:-99999em!important}.formcraft-css .response{padding:5px 7px;color:#666;display:inline-block}.formcraft-css .button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:pointer;padding:0 15px;color:#777;background-color:#f6f6f8;border-width:1px 1px 0;border-style:solid;border-color:#ccc;box-shadow:inset 0 1px 0 #fff,0 1px 0 rgba(0,0,0,.4);border-radius:3px;-moz-border-radius:3px;display:inline-block;text-transform:uppercase;font-size:12px;font-weight:600;line-height:38px;height:38px;letter-spacing:.4px;text-shadow:none;position:relative}.formcraft-css .button.small,.formcraft-css .button.v-small{text-transform:uppercase;font-weight:700;letter-spacing:.4px}.formcraft-css .button:hover{background:#ECECEF;color:#666;border-color:#ccc}.formcraft-css .button .fc-spinner{display:none;position:absolute;top:0;bottom:0;height:38px;left:0;right:0;text-align:center}.formcraft-css .button.fc-disabled span{opacity:0}.formcraft-css .button.fc-disabled .fc-spinner{display:block;padding:0;opacity:1}.formcraft-css .button.fc-disabled .fc-spinner>span{opacity:1;background-color:#fff}.formcraft-css .button.wide{width:100%}.formcraft-css .button [class*=" icon-"]:before,.formcraft-css .button [class^=icon-]:before{position:relative;left:-3px;margin:0}.formcraft-css .button .icon-spin5:before{position:static}.formcraft-css .button.active,.formcraft-css .button.active:hover{box-shadow:1px 1px 1px rgba(0,0,0,.35) inset;border:0;border-bottom:1px solid #ddd;border-right:1px solid #ddd;top:1px;left:1px;background-color:#eee}.formcraft-css .button.small{line-height:30px;height:30px;padding:0 12px 1px;font-size:11px}.formcraft-css .button.v-small{font-size:10px;line-height:25px;height:25px;padding:0 10px 1px}.formcraft-css .button.blue,.formcraft-css .button.blue:focus{background:#5091F2;color:#fff;border-color:#4682DD;box-shadow:0 1px 0 #3C69AB}.formcraft-css .button.blue:focus:hover,.formcraft-css .button.blue:hover{background:#4286EA;color:#fff;border-color:#3E79D2}.formcraft-css .button.blue:disabled{background:#6EA5F4!important;color:#fff!important;border-color:#4682DD!important;box-shadow:0 1px 0 #3E6EB6!important;text-shadow:none!important}.formcraft-css .button .icon-spin5{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;display:none}.formcraft-css .button.fc-disabled>span{opacity:0}.formcraft-css .button.fc-disabled .icon-spin5{display:block}.formcraft-css .button.button-file{text-align:center;cursor:pointer}.formcraft-css .button.button-file input{background-color:red;position:absolute;cursor:pointer;margin:0;left:-2px;right:0;bottom:-2px;height:105%;width:100%;opacity:0;z-index:2}.formcraft-css .button.button-file ::-webkit-file-upload-button{cursor:pointer}.formcraft-css .filename{position:absolute;right:16px;top:0;line-height:45px;font-size:12px;font-weight:400;display:inline-block}.formcraft-css .filename .icon-ok{color:#777;display:inline-block;font-size:11px;-webkit-animation:fadeIn .4s;animation:fadeIn .4s}.formcraft-css .filename .fc-spinner{display:inline-block;width:auto;padding:0;text-align:left;-webkit-animation:fadeIn .4s;animation:fadeIn .4s}.formcraft-css .filename .fc-spinner>div{background-color:#999;width:5px;height:5px;margin:0 1px}.formcraft-css .button:focus{outline:0;box-shadow:inset 0 1px 0 #fff,0 1px 0 rgba(0,0,0,.2);background:#f6f6f6;border-color:#ccc}.formcraft-css .button:active{top:1px;background:#e6e6e6}.fc_modal,.fc_modal-backdrop{top:0;right:0;bottom:0;left:0}@-moz-document url-prefix(){.formcraft-css .fc_form input[type=checkbox],.formcraft-css .fc_form input[type=radio]{margin:0 4px 0 0}}@font-face{font-family:fc;src:url(../../../plugins/formcraft3/assets/fontello/font/fc_61304469.eot);src:url(../../../plugins/formcraft3/assets/fontello/font/fc_61304469.eot#iefix) format('embedded-opentype'),url(../../../plugins/formcraft3/assets/fontello/font/fc_61304469.woff) format('woff'),url(../../../plugins/formcraft3/assets/fontello/font/fc_61304469.ttf) format('truetype'),url(../../../plugins/formcraft3/assets/fontello/font/fc_61304469.svg) format('svg');font-weight:400;font-style:normal}html .formcraft-css [class*=" icon-"],html .formcraft-css [class^=icon-]{background-image:none}html .formcraft-css [class*=" icon-"]:before,html .formcraft-css [class^=icon-]:before{font-family:fc!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html .formcraft-css .icon-trash:before{content:'\e800'}html .formcraft-css .icon-trash-empty:before{content:'\e801'}html .formcraft-css .icon-plus:before{content:'\e802'}html .formcraft-css .icon-plus-circled:before{content:'\e803'}html .formcraft-css .icon-angle-down:before{content:'\e804'}html .formcraft-css .icon-angle-up:before{content:'\e805'}html .formcraft-css .icon-cog-alt:before{content:'\e806'}html .formcraft-css .icon-cog:before{content:'\e807'}html .formcraft-css .icon-angle-circled-down:before{content:'\e808'}html .formcraft-css .icon-angle-circled-up:before{content:'\e809'}html .formcraft-css .icon-folder-open:before{content:'\e80a'}html .formcraft-css .icon-folder-open-empty:before{content:'\e80b'}html .formcraft-css .icon-ok:before{content:'\e80c'}html .formcraft-css .icon-cancel:before{content:'\e80d'}html .formcraft-css .icon-ok-circle:before{content:'\e80e'}html .formcraft-css .icon-angle-left:before{content:'\e80f'}html .formcraft-css .icon-angle-right:before{content:'\e810'}html .formcraft-css .icon-trash-1:before{content:'\e811'}html .formcraft-css .icon-pencil:before{content:'\e812'}html .formcraft-css .icon-minus:before{content:'\e813'}html .formcraft-css .icon-minus-circled:before{content:'\e814'}html .formcraft-css .icon-docs:before{content:'\e815'}html .formcraft-css .icon-mail:before{content:'\e816'}html .formcraft-css .icon-mail-alt:before{content:'\e817'}html .formcraft-css .icon-align-left:before{content:'\e818'}html .formcraft-css .icon-align-center:before{content:'\e819'}html .formcraft-css .icon-align-right:before{content:'\e81a'}html .formcraft-css .icon-doc-text:before{content:'\e81b'}html .formcraft-css .icon-up-circled:before{content:'\e81c'}html .formcraft-css .icon-upload-cloud:before{content:'\e81d'}html .formcraft-css .icon-download-cloud:before{content:'\e81e'}html .formcraft-css .icon-help:before{content:'\e81f'}html .formcraft-css .icon-help-circled:before{content:'\e820'}html .formcraft-css .icon-star:before{content:'\e821'}html .formcraft-css .icon-star-empty:before{content:'\e822'}html .formcraft-css .icon-heart:before{content:'\e823'}html .formcraft-css .icon-spin5:before{content:'\e824'}html .formcraft-css .icon-move:before{content:'\e825'}html .formcraft-css .icon-up-circled2:before{content:'\e826'}html .formcraft-css .icon-quote-right:before{content:'\e827'}html .formcraft-css .icon-quote-left:before{content:'\e828'}html .formcraft-css .icon-bold:before{content:'\e829'}html .formcraft-css .icon-italic:before{content:'\e82a'}html .formcraft-css .icon-list-numbered:before{content:'\e82b'}html .formcraft-css .icon-list-bullet:before{content:'\e82c'}html .formcraft-css .icon-cw:before{content:'\e82d'}html .formcraft-css .icon-ccw:before{content:'\e82e'}html .formcraft-css .icon-underline:before{content:'\e82f'}html .formcraft-css .icon-strike:before{content:'\e830'}html .formcraft-css .icon-cancel-circled:before{content:'\e831'}html .formcraft-css .icon-code:before{content:'\e832'}html .formcraft-css .icon-picture:before{content:'\e833'}html .formcraft-css .icon-link:before{content:'\e834'}html .formcraft-css .icon-youtube-play:before{content:'\e835'}html .formcraft-css .icon-indent-left:before{content:'\e836'}html .formcraft-css .icon-indent-right:before{content:'\e837'}html .formcraft-css .icon-align-justify:before{content:'\e838'}html .formcraft-css .icon-unlink:before{content:'\e839'}html .formcraft-css .icon-help-circled-1:before{content:'\e83a'}html .formcraft-css .icon-star-1:before{content:'\e83b'}html .formcraft-css .icon-star-filled:before{content:'\e83c'}html .formcraft-css .icon-desktop:before{content:'\e83d'}html .formcraft-css .icon-doc-text-inv:before{content:'\e83e'}html .formcraft-css .icon-down-circled2:before{content:'\e83f'}html .formcraft-css .icon-puzzle:before{content:'\e840'}html .formcraft-css .icon-shuffle:before{content:'\e841'}html .formcraft-css .icon-emo-unhappy:before{content:'\e842'}html .formcraft-css .icon-search:before{content:'\e843'}html .formcraft-css .icon-export:before{content:'\e844'}html .formcraft-css .icon-export-alt:before{content:'\e845'}html .formcraft-css .icon-chart:before{content:'\e846'}html .formcraft-css .icon-chart-area:before{content:'\e847'}html .formcraft-css .icon-chart-bar:before{content:'\e848'}html .formcraft-css .icon-popup:before{content:'\e849'}html .formcraft-css .icon-doc:before{content:'\e84a'}html .formcraft-css .icon-right-circled2:before{content:'\e84b'}html .formcraft-css .icon-key:before{content:'\e84c'}html .formcraft-css .icon-key-outline:before{content:'\e84d'}html .formcraft-css .icon-key-1:before{content:'\e84e'}html .formcraft-css .icon-thumbs-up:before{content:'\e84f'}html .formcraft-css .icon-thumbs-down:before{content:'\e850'}html .formcraft-css .icon-thumbs-up-alt:before{content:'\e851'}html .formcraft-css .icon-thumbs-down-alt:before{content:'\e852'}html .formcraft-css .icon-thumbs-up-1:before{content:'\e853'}html .formcraft-css .icon-thumbs-down-1:before{content:'\e854'}html .formcraft-css .icon-docs-1:before{content:'\e855'}html .formcraft-css .icon-doc-add:before{content:'\e856'}html .formcraft-css .icon-calendar:before{content:'\e857'}html .formcraft-css .icon-user:before{content:'\e858'}html .formcraft-css .icon-ok-circled2:before{content:'\e859'}html .formcraft-css .icon-cancel-circled2:before{content:'\e85a'}html .formcraft-css .icon-info-circled:before{content:'\e85b'}html .formcraft-css .icon-attach:before{content:'\e85c'}html .formcraft-css .icon-lock:before{content:'\e85d'}html .formcraft-css .icon-flag:before{content:'\e85e'}html .formcraft-css .icon-chat:before{content:'\e85f'}html .formcraft-css .icon-phone:before{content:'\e860'}html .formcraft-css .icon-clock:before{content:'\e861'}html .formcraft-css .icon-clock-1:before{content:'\e862'}html .formcraft-css .icon-bookmark-empty:before{content:'\e863'}html .formcraft-css .icon-home:before{content:'\e864'}html .formcraft-css .icon-file-pdf:before{content:'\e865'}html .formcraft-css .icon-file-word:before{content:'\e866'}html .formcraft-css .icon-file-excel:before{content:'\e867'}html .formcraft-css .icon-history:before{content:'\e868'}html .formcraft-css .icon-arrows-cw:before{content:'\e869'}html .formcraft-css .icon-scissors:before{content:'\e86a'}html .formcraft-css .icon-crop:before{content:'\e86b'}html .formcraft-css .icon-columns:before{content:'\e86c'}html .formcraft-css .icon-paste:before{content:'\e86d'}html .formcraft-css .icon-circle-notch:before{content:'\e86e'}html .formcraft-css .icon-circle-thin:before{content:'\e86f'}html .formcraft-css .icon-chart-line:before{content:'\e870'}html .formcraft-css .icon-credit-card:before{content:'\e871'}html .formcraft-css .icon-dropbox:before{content:'\e872'}html .formcraft-css .icon-facebook:before{content:'\e873'}html .formcraft-css .icon-facebook-squared:before{content:'\e874'}html .formcraft-css .icon-flickr:before{content:'\e875'}html .formcraft-css .icon-file-powerpoint:before{content:'\e876'}html .formcraft-css .icon-git:before{content:'\e877'}html .formcraft-css .icon-github:before{content:'\e878'}html .formcraft-css .icon-file-image:before{content:'\e879'}html .formcraft-css .icon-github-circled:before{content:'\e87a'}html .formcraft-css .icon-file-archive:before{content:'\e87b'}html .formcraft-css .icon-linkedin-squared:before{content:'\e87c'}html .formcraft-css .icon-pinterest-circled:before{content:'\e87d'}html .formcraft-css .icon-reddit:before{content:'\e87e'}html .formcraft-css .icon-skype:before{content:'\e87f'}html .formcraft-css .icon-file-audio:before{content:'\e880'}html .formcraft-css .icon-twitter:before{content:'\e881'}html .formcraft-css .icon-wordpress:before{content:'\e882'}html .formcraft-css .icon-file-video:before{content:'\e883'}html .formcraft-css .icon-lemon:before{content:'\e884'}html .formcraft-css .icon-cw-1:before{content:'\e885'}html .formcraft-css .icon-level-down:before{content:'\e886'}html .formcraft-css .icon-file-code:before{content:'\e887'}html .formcraft-css .icon-signal:before{content:'\e888'}html .formcraft-css .icon-folder-empty:before{content:'\e889'}html .formcraft-css .icon-mic:before{content:'\e88a'}html .formcraft-css .icon-volume-up:before{content:'\e88b'}html .formcraft-css .icon-lightbulb:before{content:'\e88c'}html .formcraft-css .icon-laptop:before{content:'\e88d'}html .formcraft-css .icon-tablet:before{content:'\e88e'}html .formcraft-css .icon-mobile:before{content:'\e88f'}html .formcraft-css .icon-globe:before{content:'\e890'}html .formcraft-css .icon-check-empty:before{content:'\e891'}html .formcraft-css .icon-off:before{content:'\e892'}html .formcraft-css .icon-briefcase:before{content:'\e893'}html .formcraft-css .icon-smile:before{content:'\e894'}html .formcraft-css .icon-frown:before{content:'\e895'}html .formcraft-css .icon-meh:before{content:'\e896'}.fc-form-modal .fc_modal-content{background-color:transparent;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-clip:padding-box;outline:0}.fc-form-modal .fc_modal-body{background-color:transparent;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0;padding:0}.fc_modal-open{overflow:hidden!important}.fc_modal{display:none;overflow:auto;overflow-y:scroll;position:fixed!important;padding-top:50px;z-index:9999998;transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-moz-transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-webkit-transition:-webkit-transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-ms-transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear;-o-transition:transform .3s cubic-bezier(.1,0,.7,1),opacity .2s linear}.fc_modal.fc_fade{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(.99) translate3d(0,-2px,0);-moz-transform:scale(.99) translate3d(0,-2px,0);-o-transform:scale(.99) translate3d(0,-2px,0);-ms-transform:scale(.99) translate3d(0,-2px,0);transform:scale(.99) translate3d(0,-2px,0)}.fc_modal.fc_fade.fc_in{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1) translate3d(0,0,0);-moz-transform:scale(1) translate3d(0,0,0);-o-transform:scale(1) translate3d(0,0,0);-ms-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0)}.fc_modal.animate-left,.fc_modal.animate-right{transition:transform .35s ease-out,opacity .2s linear;-moz-transition:transform .35s ease-out,opacity .2s linear;-webkit-transition:-webkit-transform .35s ease-out,opacity .2s linear;-ms-transition:transform .35s ease-out,opacity .2s linear;-o-transition:transform .35s ease-out,opacity .2s linear}.fc_modal.fc_fade.animate-right{opacity:0;-webkit-transform:scale(.5) translate3d(75%,0,0) rotate(-3deg);-moz-transform:scale(.5) translate3d(75%,0,0) rotate(-3deg);-o-transform:scale(.5) translate3d(75%,0,0) rotate(-3deg);-ms-transform:scale(.5) translate3d(75%,0,0) rotate(-3deg);transform:scale(.5) translate3d(75%,0,0) rotate(-3deg)}.fc_modal.fc_fade.animate-right.fc_in{opacity:1;-webkit-transform:scale(1) translate3d(0,0,0);-moz-transform:scale(1) translate3d(0,0,0);-o-transform:scale(1) translate3d(0,0,0);-ms-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0)}.fc_modal.fc_fade.animate-left{opacity:0;-webkit-transform:scale(.5) translate3d(-75%,0,0) rotate(3deg);-moz-transform:scale(.5) translate3d(-75%,0,0) rotate(3deg);-o-transform:scale(.5) translate3d(-75%,0,0) rotate(3deg);-ms-transform:scale(.5) translate3d(-75%,0,0) rotate(3deg);transform:scale(.5) translate3d(-75%,0,0) rotate(3deg)}.fc_modal.fc_fade.animate-left.fc_in{opacity:1;-webkit-transform:scale(1) translate3d(0,0,0);-moz-transform:scale(1) translate3d(0,0,0);-o-transform:scale(1) translate3d(0,0,0);-ms-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0)}.fc_modal-dialog{margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:99999}.fc_modal-content{position:relative;background-color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:0 1px 6px #666;-moz-box-shadow:0 1px 6px #666;box-shadow:0 1px 6px #666;background-clip:padding-box;outline:0}.fc_modal-backdrop{position:fixed!important;z-index:9999997;transition:opacity .2s linear;-moz-transition:opacity .2s linear;-webkit-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;background:#323232;background:rgba(50,50,50,.45)}.fc_modal-backdrop.fc_fade{opacity:0;filter:alpha(opacity=0)}.fc_modal-backdrop.fc_fade.fc_in{opacity:1;filter:alpha(opacity=100)}.fc_modal-backdrop:before{content:'press ESC';font-size:14px;color:#000;position:absolute;top:10px;left:10px}.fc_modal-header{padding:16px 20px;background-color:#f4f4f4;border-bottom:1px solid #ddd;font-size:20px;font-weight:400;color:#666;border-radius:3px 3px 0 0}.fc_modal-header h3{font-size:18px;margin:0;color:inherit}body .fc-trigger-close,body .fc_modal .fc_close{position:absolute;top:5px;right:5px;padding:0;border:none;font-size:21px;z-index:9000;color:#999;cursor:pointer;font-weight:700;background:0 0;width:30px;height:30px;line-height:30px;outline:0;box-shadow:none;margin:0}body .fc_modal .fc_close:hover{color:#666;box-shadow:none}.fc_modal-title{margin:0;font-size:22px;font-weight:400;line-height:1.428571429}.fc_modal-body{position:relative;padding:20px;margin-bottom:0}.fc_modal-footer{padding:19px 20px 20px;background-color:#f4f4f4;text-align:right;border-top:1px solid #e5e5e5;border-radius:0 0 3px 3px}.fc_modal-footer:after,.fc_modal-footer:before{content:" ";display:table}.fc_modal-footer:after{clear:both}.fc_modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.fc_modal-footer .btn-group .btn+.btn{margin-left:-1px}.fc_modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.fc_modal-dialog{left:50%;right:auto;width:600px;padding-top:40px;padding-bottom:40px}.fc_modal-backdrop:before{content:''}}
.mashsb-buttons a.mash-center,.mashsb-count,.onoffswitch,.onoffswitch2{text-align:center}.onoffswitch,.onoffswitch2{-ms-user-select:none;margin-left:0;-webkit-user-select:none;-moz-user-select:none}.mashsb-buttons .secondary-shares a .text{text-indent:-9999px;line-height:0;display:block}.mashsb-buttons .secondary-shares a .text:after{content:" ";text-indent:0;font-size:13px;display:block}.mashsb-buttons .secondary-shares a{min-width:0;display:block}.mashsb-buttons .secondary-shares a .icon:before{margin-right:0}.mashsb-buttons .mashsb-hide{display:none}@font-face{font-family:mashsb-font;src:url(data:application/octet-stream;base64,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)format('woff'),url(data:application/octet-stream;base64,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)format('truetype')}[class*=" mashicon-"]:hover,[class^=mashicon-]:hover{opacity:.8}[class*=" mashicon-"],[class^=mashicon-] .icon{display:initial;color:#fff}[class*=" mashicon-"] .text,[class^=mashicon-] .text{font-family:sans-serif;color:#fff}[class*=" mashicon-"] .onoffswitch-label,[class^=mashicon-]{font-size:15px;border-radius:0;cursor:pointer}.mashicon-share:before,[class*=" mashicon-"] .icon:before,[class^=mashicon-] .icon:before{font-family:mashsb-font;font-style:normal;font-weight:400;speak:none;font-size:16px;display:inline-block;text-decoration:inherit;width:1em;margin-right:.7em;text-align:center;font-variant:normal;text-transform:none;margin-top:0;float:left}[class^=mashicon-].mash-center .icon:before{float:none}.mashicon-facebook .icon:before{content:'\e800'}.mashicon-google .icon:before{content:'\e801'}.mashicon-pinterest .icon:before{content:'\e802'}.mashicon-linkedin .icon:before{content:'\e803'}.mashicon-digg .icon:before{content:'\e804'}.mashicon-reddit .icon:before{content:'\e805'}.mashicon-stumbleupon .icon:before{content:'\e806'}.mashicon-twitter .icon:before{content:'\e807'}.mashicon-mail .icon:before{content:'\e808'}.mashicon-vk .icon:before{content:'\e809'}.mashicon-print .icon:before{content:'\e80a'}.mashicon-delicious .icon:before{content:'\e80b'}.mashicon-buffer .icon:before{content:'\e80c'}.mashicon-heart .icon:before{content:'\e80d'}.mashicon-weibo .icon:before{content:'\e80e'}.mashicon-pocket .icon:before{content:'\e80f'}.mashicon-xing .icon:before{content:'\e810'}.mashicon-flattr .icon:before{content:'\e811'}.mashicon-odnoklassniki .icon:before{content:'\e812'}.mashicon-tumblr .icon:before{content:'\e813'}.mashicon-subscribe .icon:before{content:'\e808'}.mashicon-whatsapp .icon:before{content:'\e814'}.mashicon-meneame .icon:before{content:'\e815'}.mashicon-managewp .icon:before{content:'\e816'}.mashicon-mailru .icon:before{content:'\E819'}.mashicon-line .icon:before{content:'\E81A'}.mashicon-yummly .icon:before{content:'\E81B'}.mashicon-frype .icon:before{content:'\e81c'}.mashicon-skype .icon:before{content:'\e81d'}.mashicon-share:before{content:'\e81E'}.mashicon-telegram .icon:before{content:'\e81F'}.mashicon-hackernews .icon:before{content:'\e820'}.mashicon-flipboard .icon:before{content:'\e821'}.mashsb-container{padding-top:10px;padding-bottom:10px}.mashsb-buttons a{min-width:177px}.mashsb-box .mashsb-buttons a{padding:13px;margin-right:3px;margin-bottom:3px;float:left;border:0;text-decoration:none}.mashsb-box .mashsb-buttons a:hover{text-decoration:none}.mashsb-box .mashsb-buttons a.mash-nomargin{margin-right:0}.mashsb-box .mashsb-buttons a.mash-medium{padding:10px}.mashsb-box .mashsb-buttons a.mash-small{padding:6px}.mashsb-buttons .float-right{float:right}.mashsb-buttons .float-left{float:left}.mashicon-facebook{background:#2d5f9a}.mashicon-twitter{background:#00c3f3}.mashicon-google{background:#d73d32}.mashicon-subscribe{background:#fff120}.mashicon-pinterest{background:#cd252b}.mashicon-linkedin{background:#2ba3e1}.mashicon-digg{background:#1b5791}.mashicon-stumbleupon{background:#eb4723}.mashicon-vk{background:#5d83aa}.mashicon-mail{background:#888}.mashicon-print{background:#666}.mashicon-reddit{background:#333}.mashicon-delicious{background:#39f}.mashicon-weibo{background:#ed1c24}.mashicon-pocket{background:#ee4055}.mashicon-xing{background:#135a5b}.mashicon-flattr{background:#8cb55b}.mashicon-odnoklassniki{background:#f4731c}.mashicon-managewp{background:#056cad}.mashicon-tumblr{background:#2c4762}.mashicon-meneame{background:#ff7d12}.mashicon-whatsapp{background:#1d9e11}.mashicon-buffer{background:#000}.mashicon-mailru{background:#044b89}.mashicon-line{background:#1dcd00}.mashicon-yummly{background:#e16120}.mashicon-frype{background:#f60}.mashicon-skype{background:#00afef}.mashicon-telegram{background:#1d94d3}.mashicon-hackernews{background:#f60}.mashicon-flipboard{background:#b31f17}.mashicon-buffer .icon,.mashicon-buffer .text{color:#fff}.mashicon-subscribe .icon,.mashicon-subscribe .text{color:#000}.mashsb-count{display:block;padding-bottom:0;font-size:43px;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#ccc;border:0 solid #FFF;margin-right:10px;margin-top:10px;float:left;line-height:13px}.mashsb-count.mash-medium{font-size:30px;margin-top:5px}.mashsb-count.mash-small{font-size:20px;margin-top:1px}.mashsb-sharetext{font-size:11px;font-family:Arial,sans-serif;color:#8A8C8E}.onoffswitch,.onoffswitch2{margin-bottom:3px;color:#FFF}.mashsb-toggle-container{display:none;padding:11px 2% 8px;border:10px solid #FFF120;position:relative;margin-bottom:10px;margin-top:0}[class*=" mashicon-"],[class^=mashicon-]{position:relative;display:inline-block}[class*=" mashicon-"] .text,[class^=mashicon-] .text{padding:0;margin:0}[class*=" mashicon-"] .text:after,[class^=mashicon-] .text:after{line-height:10px}.mashsb-box{line-height:1}.mashsb-count>.counts{clear:both}.onoffswitch{position:relative;display:inline-block;float:left;margin-right:0;cursor:pointer;background-color:#C5C5C5;width:42px;height:42px;line-height:42px}.onoffswitch.mash-medium{width:36px;height:36px;line-height:36px}.onoffswitch.mash-small{width:28px;height:28px;line-height:28px}.onoffswitch:before{content:"+";display:inline-block;font-weight:700;font-size:30px;font-family:arial;vertical-align:middle}.onoffswitch2{position:relative;display:inline-block;float:left;margin-right:3px;cursor:pointer;background-color:#C5C5C5;width:42px;height:42px;line-height:42px}.onoffswitch2.mash-medium{width:36px;height:36px;line-height:36px}.onoffswitch2.mash-small{width:28px;height:28px;line-height:28px}.onoffswitch2:before{content:"-";display:inline-block;font-weight:700;font-size:30px;font-family:arial;vertical-align:super}@media only screen and (max-width:568px){[class*=" mashicon-"] .text,[class^=mashicon-] .text{text-indent:-9999px;line-height:0;display:block}[class*=" mashicon-"] .text:after,[class^=mashicon-] .text:after{content:"";text-indent:0;font-size:13px;display:block}[class*=" mashicon-"],[class^=mashicon-]{text-align:center}[class*=" mashicon-"] .icon:before,[class^=mashicon-] .icon:before{float:none;margin-right:0}.mashsb-buttons a{margin-right:3px;margin-bottom:3px;min-width:0;width:41px}.onoffswitch,.onoffswitch-inner:after .onoffswitch2,.onoffswitch-inner:before,.onoffswitch2-inner:after,.onoffswitch2-inner:before{margin-right:0;width:41px}}.mashsb-widget-img{border:1px solid #ccc;margin-right:5px;margin-top:5px;float:left}.mashsb-widget-post-title{font-weight:700}.mashsb-share-widget li{clear:both;min-height:90px;border-bottom:1px solid #f5f5f5;list-style:none;padding-top:8px;padding-bottom:8px}.mashsb-share-widget{margin:0}.mashsb-excerpt{font-size:12px}.mashicon-share{font-size:12px;cursor:default}.mashicon-share:before{font-size:12px;margin-right:5px}.mashicon-share:hover{opacity:1}.mashsb-stretched .mashsb-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.mashsb-stretched .mashsb-buttons a{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;box-shadow:0 0}.mashsb-buttons .mashsb-shadow{-webkit-box-shadow:1px 2px 5px 0 rgba(0,0,0,.51);-moz-box-shadow:1px 2px 5px 0 rgba(0,0,0,.51);box-shadow:1px 2px 5px 0 rgba(0,0,0,.51)}.mashsb-main .mashsb-buttons .mashsb-noshadow,.mashsb-main .mashsb-buttons .mashsb-noshadow:hover{box-shadow:none;-webkit-box-shadow:none}.mashsb-main .mashsb-buttons .mashsb-pure-icons{min-width:0;flex:none;-webkit-flex:none}.mashsb-main .mashsb-buttons .mashsb-pure-icons .icon:before{margin-right:0}
.mashsb-count{color:#ccc}@media only screen and (min-width:568px){.mashsb-buttons a{min-width:177px}}
.junkie-one-half{width:48%}.junkie-one-third{width:30.66%}.junkie-two-third{width:65.33%}.junkie-one-fourth{width:22%}.junkie-three-fourth{width:74%}.junkie-one-fifth{width:16.8%}.junkie-two-fifth{width:37.6%}.junkie-three-fifth{width:58.4%}.junkie-four-fifth{width:79.2%}.junkie-one-sixth{width:13.33%}.junkie-five-sixth{width:82.67%}.junkie-one-half,.junkie-one-third,.junkie-two-third,.junkie-three-fourth,.junkie-one-fourth,.junkie-one-fifth,.junkie-two-fifth,.junkie-three-fifth,.junkie-four-fifth,.junkie-one-sixth,.junkie-five-sixth{float:left;margin-right:4%;margin-bottom:2em;position:relative}.junkie-column-last{clear:right;margin-right:0!important}a.junkie-button,a.junkie-button:visited{background-color:#0c6fb1;background-image:-webkit-linear-gradient(top,#14a7cf,#0c6fb1);background-image:-moz-linear-gradient(top,#14a7cf,#0c6fb1);background-image:linear-gradient(top,#14a7cf,#0c6fb1);border:1px solid #0d507a!important;-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.4);box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.4);color:#ffffff!important;cursor:pointer;display:inline-block;font-family:Helvetica,Arial,Sans-serif;font-size:14px;font-weight:700;line-height:1em;margin:0 .1em 1.5em 0!important;outline:none;padding:7px 13px!important;text-align:center;text-decoration:none!important;text-shadow:0 1px 0 rgba(0,0,0,.2);vertical-align:middle}a.junkie-button.square{-webkit-border-radius:4px!important;border-radius:4px!important}a.junkie-button.medium{-webkit-border-radius:20px;border-radius:20px;font-size:16px;padding:11px 16px!important}a.junkie-button.large{-webkit-border-radius:25px;border-radius:25px;font-size:18px;padding:15px 20px!important}a.junkie-button:hover{text-decoration:none}a.junkie-button:active{-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);position:relative;top:1px}a.junkie-button.green{background-color:#7fc33c;background-image:-webkit-linear-gradient(top,#b1d960,#7fc33c);background-image:-moz-linear-gradient(top,#b1d960,#7fc33c);background-image:linear-gradient(top,#b1d960,#7fc33c);border-color:#69963b!important}a.junkie-button.green:hover{background-color:#8dd242;background-image:-webkit-linear-gradient(top,#b9e46a,#8dd242);background-image:-moz-linear-gradient(top,#b9e46a,#8dd242);background-image:linear-gradient(top,#b9e46a,#8dd242)}a.junkie-button.light-blue{background-color:#2caada;background-image:-webkit-linear-gradient(top,#46cae8,#2caada);background-image:-moz-linear-gradient(top,#46cae8,#2caada);background-image:linear-gradient(top,#46cae8,#2caada);border-color:#2681a2!important}a.junkie-button.light-blue:hover{background-color:#32bcef;background-image:-webkit-linear-gradient(top,#50d6f5,#32bcef);background-image:-moz-linear-gradient(top,#50d6f5,#32bcef);background-image:linear-gradient(top,#50d6f5,#32bcef)}a.junkie-button.blue{background-color:#0c6fb1;background-image:-webkit-linear-gradient(top,#14a7cf,#0c6fb1);background-image:-moz-linear-gradient(top,#14a7cf,#0c6fb1);background-image:linear-gradient(top,#14a7cf,#0c6fb1);border-color:#0d507a!important}a.junkie-button.blue:hover{background-color:#1188d6;background-image:-webkit-linear-gradient(top,#1bb6e6,#1188d6);background-image:-moz-linear-gradient(top,#1bb6e6,#1188d6);background-image:linear-gradient(top,#1bb6e6,#1188d6)}a.junkie-button.red{background-color:#e3514a;background-image:-webkit-linear-gradient(top,#ed8376,#e3514a);background-image:-moz-linear-gradient(top,#ed8376,#e3514a);background-image:linear-gradient(top,#ed8376,#e3514a);border-color:#ab4b44!important}a.junkie-button.red:hover{background-color:#ff5e56;background-image:-webkit-linear-gradient(top,#ff988c,#ff5e56);background-image:-moz-linear-gradient(top,#ff988c,#ff5e56);background-image:linear-gradient(top,#ff988c,#ff5e56)}a.junkie-button.orange{background-color:#ffb031;background-image:-webkit-linear-gradient(top,#ffce4f,#ffb031);background-image:-moz-linear-gradient(top,#ffce4f,#ffb031);background-image:linear-gradient(top,#ffce4f,#ffb031);border-color:#dc9014!important}a.junkie-button.orange:hover{background-color:#ffc531;background-image:-webkit-linear-gradient(top,#ffdb4f,#ffc531);background-image:-moz-linear-gradient(top,#ffdb4f,#ffc531);background-image:linear-gradient(top,#ffdb4f,#ffc531)}a.junkie-button.purple{background-color:#d17ac6;background-image:-webkit-linear-gradient(top,#e3acdc,#d17ac6);background-image:-moz-linear-gradient(top,#e3acdc,#d17ac6);background-image:linear-gradient(top,#e3acdc,#d17ac6);border-color:#996192!important}a.junkie-button.purple:hover{background-color:#eb90e0;background-image:-webkit-linear-gradient(top,#f3baec,#eb90e0);background-image:-moz-linear-gradient(top,#f3baec,#eb90e0);background-image:linear-gradient(top,#f3baec,#eb90e0)}a.junkie-button.grey{background-color:#e5e5e5;background-image:-webkit-linear-gradient(top,#efefef,#e5e5e5);background-image:-moz-linear-gradient(top,#efefef,#e5e5e5);background-image:linear-gradient(top,#efefef,#e5e5e5);border-color:#acacac!important;color:#555555!important;text-shadow:0 1px 0 rgba(255,255,255,.2)}a.junkie-button.grey:hover{background-color:#f6f6f6;background-image:-webkit-linear-gradient(top,#fcfcfc,#f6f6f6);background-image:-moz-linear-gradient(top,#fcfcfc,#f6f6f6);background-image:linear-gradient(top,#fcfcfc,#f6f6f6)}a.junkie-button.black{background-color:#444;background-image:-webkit-linear-gradient(top,#6c6c6c,#444);background-image:-moz-linear-gradient(top,#6c6c6c,#444);background-image:linear-gradient(top,#6c6c6c,#444);border-color:#323232!important}a.junkie-button.black:hover{background-color:#575757;background-image:-webkit-linear-gradient(top,#8d8d8d,#575757);background-image:-moz-linear-gradient(top,#8d8d8d,#575757);background-image:linear-gradient(top,#8d8d8d,#575757)}.junkie-alert{-webkit-border-radius:4px!important;border-radius:4px!important;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.6);box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.6);line-height:1.6em;margin:0 0 1.5em;padding:.8em}.junkie-alert.white{background:#fff;border:1px solid #dfdfdf;color:#373737}.junkie-alert.red{background:#ffe6e3;border:1px solid #f2c3bf;color:#bf210e}.junkie-alert.yellow{background:#fff7d6;border:1px solid #e9d477;color:#956433}.junkie-alert.green{background:#edfdd3;border:1px solid #c4dba0;color:#657e3c}.junkie-alert.grey{background:#fbfbfb;border:1px solid #dfdfdf;color:#373737}.junkie-tabs.ui-tabs .ui-tabs-hide{position:absolute;left:-10000px}.junkie-tabs{background:0 0;margin:0 0 2em}.junkie-tabs .junkie-nav{background:0 0;border:0;float:none;list-style:none!important;margin:0!important;padding:0}.junkie-tabs .junkie-nav li{float:left;list-style:none!important;margin:0 2px -1px 0!important;position:relative;z-index:10}.junkie-tabs .junkie-nav li a{background:#fbfbfb;border:1px solid #dfdfdf!important;border-bottom:none!important;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;color:#373737!important;display:block;height:26px;margin:0!important;overflow:hidden;padding:5px 10px 0;text-decoration:none}.junkie-tabs .junkie-nav li a:hover{background:#fff!important;margin:0!important}.junkie-tabs .junkie-nav .ui-tabs-selected a,.junkie-tabs .junkie-nav .ui-tabs-active a{background:#fff;height:27px}.junkie-tabs .junkie-tab{background:#fff;border:1px solid #dfdfdf;padding:10px}.junkie-toggle{margin:0 0 2em}.junkie-toggle+.junkie-toggle{margin-top:-1.75em}.junkie-toggle .junkie-toggle-title{background:#fbfbfb;border:1px solid #dfdfdf;cursor:pointer;display:block;outline:none;padding:10px 10px 10px 30px;position:relative}.junkie-toggle .junkie-toggle-title:hover{border:1px solid #c5c5c5}.junkie-toggle-inner{background:#fff;border:1px solid #dfdfdf;border-top:none;padding:10px}.junkie-toggle span.ui-icon{background:url(../../../plugins/theme-junkie-shortcodes/assets/img/toggle-closed.png) no-repeat;height:12px;margin:-6px 0 0;position:absolute;top:50%;left:10px;width:12px}.junkie-toggle .ui-state-active .ui-icon{background:url(../../../plugins/theme-junkie-shortcodes/assets/img/toggle-open.png) no-repeat}.junkie-dropcap{float:left;font-size:58px;line-height:54px;padding-right:10px}.junkie-hightlights{display:inline;padding:0 .2em 0 .25em}.junkie-hightlights.red{background:#ffe6e3}.junkie-hightlights.yellow{background:#fff7d6}.junkie-hightlights.green{background:#edfdd3}.junkie-hightlights.grey{background:#ddd}.junkie-hightlights.blue{background:#68b5e8}.junkie-clearfix:before,.junkie-clearfix:after{content:"";display:table}.junkie-clearfix:after{clear:both}.junkie-clearfix{zoom:1}
.mashnet_pinterest_header{display:none;background-color:#fff;padding:5px 10px 10px;-webkit-box-shadow:1px 1px 16px 1px rgba(0,0,0,.42);-moz-box-shadow:1px 1px 16px 1px rgba(0,0,0,.42);box-shadow:1px 1px 16px 1px rgba(0,0,0,.42);border-radius:4px}.mashnet_pinicon:before{font-family:mashsb-font;content:'\e802';color:red}.mashnet_pinterest_inner{background-color:#fff;padding-top:21px;max-height:380px;overflow:auto}.mashnet_pinterest_inner li{float:left;padding:3px;background-color:#F4F4F4;margin:2px;list-style-type:none}.mashnet_pinterest_inner img{max-width:135px}.mashnet_pinterest_inner img:hover{opacity:.7;-webkit-transition:all .7s ease;transition:all .7s ease}.mashnet_pin_it,.mashnet_pinterest_close a,.mashnet_pinterest_close a:hover{font-weight:700;font-size:20px;font-family:arial;color:#555}.mashnet_pinterest_close a{padding:5px}@media only screen and (max-width:330px){.mashnet_pinterest_header,mashnet_pinit_wrapper{max-width:310px!important}}@media only screen and (min-width:400px){.mashnet_pinterest_header,mashnet_pinit_wrapper{max-width:390px!important}}@media only screen and (min-width:500px){.mashnet_pinterest_header,mashnet_pinit_wrapper{max-width:520px!important}.mashnet_pinterest_header{top:10%!important}}
@font-face{font-family:'FontAwesome';src:url(../../../themes/soledad/fonts/fontawesome-webfont_v-4.7.0.eot);src:url(../../../themes/soledad/fonts/fontawesome-webfont.eot) format('embedded-opentype'),url(../../../themes/soledad/fonts/fontawesome-webfont.woff) format('woff2'),url(../../../themes/soledad/fonts/fontawesome-webfont_v-4.7.0.woff) format('woff'),url(../../../themes/soledad/fonts/fontawesome-webfont_v-4.7.0.ttf) format('truetype'),url(../../../themes/soledad/fonts/fontawesome-webfont_v-4.7.0.svg) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:9999999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:9999999;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.penci-container a:hover,.penci-slider a:hover,.penci-container a:focus,.penci-slider a:focus{outline:none}.slides,.slides>li,.penci-control-nav,.penci-direction-nav{margin:0;padding:0;list-style:none}.penci-pauseplay span{text-transform:capitalize}.penci-slider{margin:0;padding:0}.penci-slider .slides>li{display:none;-webkit-backface-visibility:hidden}.penci-slider .slides img{width:100%;display:block}.penci-slider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .penci-slider .slides{display:block}* html .penci-slider .slides{height:1%}.no-js .penci-slider .slides>li:first-child{display:block}.penci-slider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2)}.penci-slider .slides{zoom:1}.penci-slider .slides img{height:auto}.penci-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .penci-viewport{max-height:300px}.carousel li{margin-right:5px}.penci-direction-nav{*height:0}.penci-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.penci-direction-nav a:before{font-family:"penci-slider-icon";font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.penci-direction-nav a.penci-next:before{content:'\f002'}.penci-direction-nav .penci-prev{left:-50px}.penci-direction-nav .penci-next{right:-50px;text-align:right}.penci-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.penci-pauseplay a:before{font-family:"penci-slider-icon";font-size:20px;display:inline-block;content:'\f004'}.penci-pauseplay a:hover{opacity:1}.penci-pauseplay a.penci-play:before{content:'\f003'}.penci-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.penci-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.penci-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.penci-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.penci-control-paging li a.penci-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.penci-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.penci-control-thumbs li{width:25%;float:left;margin:0}.penci-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.penci-control-thumbs img:hover{opacity:1}.penci-control-thumbs .penci-active{opacity:1;cursor:default}@media screen and (max-width:860px){.penci-direction-nav .penci-prev{opacity:1;left:10px}.penci-direction-nav .penci-next{opacity:1;right:10px}}@-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation .5s 0 ease;-moz-animation:justified-gallery-show-caption-animation .5s 0 ease;-ms-animation:justified-gallery-show-caption-animation .5s 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation .5s 0 ease;-moz-animation:justified-gallery-show-entry-animation .5s 0 ease;-ms-animation:justified-gallery-show-entry-animation .5s 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-moz-box-sizing:border-box}*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul,li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}strong{font-weight:700}em{font-style:italic}img{max-width:100%;vertical-align:top;height:auto}a img{border:none}iframe{border:none;max-width:none}.penci-center{text-align:center}html,body{-webkit-font-smoothing:antialiased}body{font-family:'PT Serif',serif;color:#313131;background-color:#fff;font-size:14px}textarea{font-family:'PT Serif',serif;min-height:100px}p{font-size:14px;line-height:28px}a{text-decoration:none;color:#6eb48c;transition:color .3s;-webkit-transition:color .3s;-moz-transition:color .3s;outline:none;cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:'Raleway',sans-serif;font-style:normal;letter-spacing:1px;font-weight:700}.container{width:1170px;margin:0 auto}#main{width:100%}.container.penci_sidebar #main{width:70.94%;padding-right:50px;float:left}.container.penci_sidebar.left-sidebar #main{float:right;padding:0 0 0 60px}.penci-sidebar-content{width:29.06%;float:right}.penci_sidebar.left-sidebar .penci-sidebar-content{float:left}.penci-sidebar-content.penci-sticky-sidebar.is-sticky{margin-top:75px}.admin-bar .penci-sidebar-content.penci-sticky-sidebar.is-sticky{margin-top:107px}#penci-end-sidebar-sticky{margin-top:-300px;padding-top:300px}.clear-footer{height:1px;margin-bottom:29px;clear:both;display:block;width:100%}.clearfix{clear:both}.wrapper-boxed{overflow:hidden}body.penci-body-boxed{background:#f5f5f5;background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.wrapper-boxed.enable-boxed{background:#fff;max-width:1230px;display:block;margin:0 auto;overflow:hidden;box-shadow:0 5px 8px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 8px rgba(0,0,0,.2);-moz-box-shadow:0 5px 8px rgba(0,0,0,.2)}.penci-top-bar{height:40px;background:#313131}.penci-top-bar .container{display:table}.penci-headline{display:block}.headline-title{height:40px;line-height:40px;padding:0 15px;font-size:12px;color:#fff;background:#6eb48c;float:left;text-transform:uppercase;font-family:'Raleway',sans-serif;z-index:10;position:relative;display:inline-block;font-weight:700}.penci-headline-posts{margin:0 15px 0 49px;padding-top:10px}.penci-headline-posts .slick-prev,.penci-headline-posts .slick-next{width:16px;height:20px;border:none;background:0 0;display:inline-block;text-align:center;line-height:20px;top:10px;left:-54px;outline:none;cursor:pointer;position:absolute;color:#999;opacity:0;font-size:18px;transition:color .3s;-webkit-transition:color .3s;-moz-transition:color .3s;padding:0}.penci-headline-posts .slick-next{left:-32px}.penci-headline-posts .slick-prev:hover,.penci-headline-posts .slick-next:hover{color:#fff}a.penci-topbar-post-title{color:#fff;font-size:12px;font-family:'Raleway',sans-serif;text-decoration:none;text-transform:uppercase;transition:color .3s;-webkit-transition:color .3s;-moz-transition:color .3s;opacity:0;letter-spacing:1px;display:inline-block;white-space:nowrap;line-height:1.5;font-weight:700}a.penci-topbar-post-title:hover{color:#6eb48c}.loaded .penci-headline-posts .slick-prev,.loaded .penci-headline-posts .slick-next,.loaded a.penci-topbar-post-title{opacity:1}.penci-topbar-social{display:inline-block;float:right;z-index:10;position:relative}.penci-topbar-social>div{display:inline-block;vertical-align:top}.penci-topbar-social a{float:left;display:inline-block;vertical-align:top;margin-left:13px;font-size:14px;color:#fff;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;line-height:40px}.penci-topbar-social a:first-child{margin-left:0}.penci-topbar-social a:hover{color:#6eb48c}ul.penci-topbar-menu,div.penci-topbar-menu>ul{display:inline-block;vertical-align:top;padding:0;margin:0}ul.penci-topbar-menu li,div.penci-topbar-menu>ul li{position:relative}ul.penci-topbar-menu>li,div.penci-topbar-menu>ul>li{display:inline-block;float:left;margin-right:25px}ul.penci-topbar-menu>li:last-child,div.penci-topbar-menu>ul>li:last-child{margin-right:0}ul.penci-topbar-menu>li a,div.penci-topbar-menu>ul>li a{color:#fff;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;background:0 0;font-size:11px;text-transform:uppercase;line-height:40px;font-family:'Raleway',sans-serif;font-weight:600}ul.penci-topbar-menu>li a:hover,div.penci-topbar-menu>ul>li a:hover{color:#6eb48c}ul.penci-topbar-menu ul.sub-menu,div.penci-topbar-menu>ul ul.sub-menu{display:none;position:absolute;left:0;top:40px;background:#313131;box-shadow:0px 3px 3px rgba(0,0,0,.15);-webkit-box-shadow:0px 3px 3px rgba(0,0,0,.15);-moz-box-shadow:0px 3px 3px rgba(0,0,0,.15)}ul.penci-topbar-menu li:hover>ul.sub-menu,div.penci-topbar-menu>ul li:hover>ul.sub-menu{display:block;z-index:5}ul.penci-topbar-menu li:hover ul.sub-menu ul.sub-menu,div.penci-topbar-menu>ul li:hover ul.sub-menu ul.sub-menu{left:100%;top:0}ul.penci-topbar-menu ul.sub-menu li a,div.penci-topbar-menu>ul ul.sub-menu li a{width:150px;padding:10px 0;margin:0 20px;line-height:1.7;display:block}ul.penci-topbar-menu ul.sub-menu li a,div.penci-topbar-menu>ul ul.sub-menu li a,ul.penci-topbar-menu>li>ul.sub-menu>li:first-child,div.penci-topbar-menu>ul>li>ul.sub-menu>li:first-child{border-top:1px solid #414141}ul.penci-topbar-menu ul.sub-menu>li:first-child>a,div.penci-topbar-menu>ul ul.sub-menu li:first-child>a{border-top:none}#navigation{background:#fff;height:60px;z-index:9999;width:100%;-webkit-backface-visibility:hidden;transition:box-shadow .3s,border-color .3s;-webkit-transition:box-shadow .3s,border-color .3s;-moz-transition:box-shadow .3s,border-color .3s;border-bottom:1px solid #ececec}#navigation.header-layout-bottom{box-shadow:0px 0px 0px transparent;-webkit-box-shadow:0px 0px 0px transparent;-moz-box-shadow:0px 0px 0px transparent;border-top:1px solid #ececec}#navigation.header-1,#navigation.header-4{border-top:1px solid transparent !important}.is-sticky #navigation{box-shadow:0px 1px 5px rgba(190,190,190,.46);-webkit-box-shadow:0px 1px 5px rgba(190,190,190,.46);-moz-box-shadow:0px 1px 5px rgba(190,190,190,.46);border-color:transparent !important}.wrapper-boxed.enable-boxed .is-sticky #navigation{margin:0 auto;left:0;right:0;width:100%;max-width:1230px}.slicknav_menu{display:none}#navigation .container{position:relative;display:table;text-align:center}#navigation .container .inner-top-navigation{display:inline-block;vertical-align:top}#navigation .menu{float:left}#navigation.header-4 .menu,#navigation.header-5 .menu,#navigation.header-4 #top-search,#navigation.header-5 #top-search{float:none;vertical-align:top}#navigation.header-4 #top-search,#navigation.header-5 #top-search{margin-left:40px;display:inline-block}#navigation ul.menu>li,#navigation .menu>ul>li{display:inline-block;position:relative;float:left;margin-right:44px}#navigation .menu>li:last-child,#navigation .menu>ul>li:last-child{margin-right:0}#navigation .menu li a{font-family:'Raleway',sans-serif;font-size:12px;letter-spacing:1px;color:#313131;line-height:58px;text-transform:uppercase;display:inline-block;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;position:relative;font-weight:700;text-decoration:none}#navigation .menu li a i{font-size:13px;margin-right:5px}#navigation ul.menu>li>a:before,#navigation .menu>ul>li>a:before{content:"";position:absolute;bottom:18px;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;left:50%;height:2px;width:0;background:#6eb48c}#navigation ul.menu>li>a:hover:before,#navigation .menu>ul>li>a:hover:before,#navigation ul.menu>li:hover>a:before,#navigation .menu>ul>li:hover>a:before{left:0;width:100%}#navigation .menu li a:hover,#navigation .menu li:hover>a,#navigation .menu li.current-menu-item>a,#navigation .menu>li.current_page_item>a,#navigation .menu>li.current-menu-ancestor>a,#navigation .menu>li.current-menu-item>a{color:#6eb48c}#navigation .button-menu-mobile{display:none;float:left;line-height:60px;text-align:center;color:#313131;font-size:24px;cursor:pointer;transition:color .3s;-webkit-transition:color .3s;-moz-transition:color .3s}#navigation.header-6{height:82px}#navigation.header-6 .container{text-align:right}#navigation.header-6 .menu{float:none}#navigation.header-6 #logo{float:left;display:block;text-align:left}#navigation.header-6 #logo img{padding:12px 0;max-height:80px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}#navigation.header-6 .menu>li>a,#navigation.header-6 ul.menu>li>a{line-height:80px}#navigation.header-6 ul.menu>li>a:before,#navigation.header-6 .menu>ul>li>a:before{bottom:29px}#navigation.header-6 .show-search{height:80px}#navigation.header-6 #top-search{margin-left:40px}#navigation.header-6 #top-search>a,#navigation.header-6 .show-search a.close-search{height:80px;line-height:80px}#navigation.header-6 .show-search #searchform input.search-input{height:80px;padding:26px 35px 26px 0}.is-sticky #navigation.header-6{height:60px}.is-sticky #navigation.header-6 #logo img{max-height:58px;padding:8px 0}.is-sticky #navigation.header-6 .menu>li>a,.is-sticky #navigation.header-6 ul.menu>li>a{line-height:58px}.is-sticky #navigation.header-6 ul.menu>li>a:before,.is-sticky #navigation.header-6 .menu>ul>li>a:before{bottom:18px}.is-sticky #navigation.header-6 .show-search{height:58px}.is-sticky #navigation.header-6 #top-search>a,.is-sticky #navigation.header-6 .show-search a.close-search{height:58px;line-height:58px}.is-sticky #navigation.header-6 .show-search #searchform input.search-input{height:58px;padding:15px 35px 15px 0}#navigation .menu .sub-menu,#navigation .menu .children{visibility:hidden;opacity:0;position:absolute;left:0;z-index:9999;-webkit-transition:all .27s ease-in-out;-moz-transition:all .27s ease-in-out;-o-transition:all .27s ease-in-out;transition:all .27s ease-in-out;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);-o-transform:rotateX(-90deg);transform:rotateX(-90deg);box-shadow:0px 3px 3px rgba(190,190,190,.6);-webkit-box-shadow:0px 3px 3px rgba(190,190,190,.6);-moz-box-shadow:0px 3px 3px rgba(190,190,190,.6);border-top:1px solid #ececec;margin-top:0}#navigation ul.menu ul a,#navigation .menu ul ul a{margin:0 20px;padding:12px 0;font-size:12px;min-width:200px;line-height:1.4;-moz-transition:color .3s,background-color .3s;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s;border-bottom:1px solid #e0e0e0;text-align:left;border-left:none !important;position:relative;overflow:hidden;vertical-align:top}#navigation ul.menu ul li,#navigation ul.menu ul ul li{padding-right:0;margin-right:0;background:#fff;float:none;position:relative;width:100%}#navigation .menu ul.sub-menu>li:last-child>a{border-bottom:none;padding-bottom:15px}#navigation ul.menu li:hover>ul,#navigation .menu ul li:hover>ul{visibility:visible;opacity:1;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg)}#navigation .menu .sub-menu ul,#navigation .menu .children ul{left:100%;top:0}#navigation .menu li.penci-mega-menu{position:static !important}li.penci-mega-menu>ul.sub-menu{display:none}#sidebar-nav li.penci-mega-menu .penci-content-megamenu{display:none !important}#navigation .menu li.penci-mega-menu>ul.sub-menu{width:100%;padding:0 !important;clear:both;display:block}#navigation .penci-megamenu{width:100%;display:table}#navigation .penci-megamenu .penci-mega-child-categories{width:230px;display:table-cell;vertical-align:top;background:#fff;padding:20px 0;position:relative}#navigation .penci-megamenu .penci-mega-child-categories:after{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background-color:#ececec}#navigation .penci-megamenu .penci-mega-child-categories a{min-width:0;display:block;font-size:12px;text-align:right;line-height:1.4em;margin:0;padding:12px 20px;border-top:1px solid transparent;border-bottom:1px solid transparent;position:relative}#navigation .penci-megamenu .penci-mega-child-categories a.cat-active{border-top-color:#ececec;border-bottom-color:#ececec;background:#fff;color:#6eb48c;z-index:10;position:relative}#navigation .penci-megamenu .penci-mega-child-categories a.cat-active:before{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background:#fff;z-index:1;transition:none;-webkit-transition:none;-moz-transition:none}#navigation .penci-megamenu .penci-content-megamenu{display:table-cell}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts{padding:20px 10px 0}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-row{width:100%;display:none}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-row.row-active{display:inline-block}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post{width:20%;padding:0 10px;float:left;margin-bottom:15px}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post{width:25%}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5 .penci-mega-post:nth-child(5n+1),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post:nth-child(4n+1){clear:both}#navigation .penci-megamenu .penci-mega-thumbnail{display:block;margin:0 0 17px;position:relative}#navigation .penci-megamenu .penci-mega-thumbnail a{width:100%}#navigation .penci-megamenu .penci-mega-thumbnail .mega-cat-name{font-size:10px;background:#6eb48c;line-height:1;text-transform:uppercase;position:absolute;display:inline-block;padding:4px 7px 3px;color:#fff;top:0;left:0;letter-spacing:1px;z-index:3;font-weight:400}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post a{margin:0;padding:0;min-width:0;border-bottom:none;position:relative}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail a{transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail a:hover{opacity:.8}#navigation .penci-megamenu .penci-mega-thumbnail img{width:100%;height:auto}#navigation .penci-megamenu .post-mega-title{text-align:center;margin:0}#navigation .penci-megamenu .post-mega-title a{text-align:center}#navigation .penci-megamenu .penci-mega-date{line-height:1;font-size:12px;color:#999;text-align:center;margin-top:6px}#navigation ul.menu>li.megamenu{position:static}#navigation ul.menu>li.megamenu>ul.sub-menu{width:1170px;padding:15px 0;display:table;table-layout:fixed;background:#fff;left:0}#navigation ul.menu>li.megamenu>ul.sub-menu>li{min-width:200px;max-width:300px;display:table-cell;vertical-align:top;padding:0 5px;margin:0;position:relative}#navigation ul.menu>li.megamenu>ul.sub-menu>li:before{left:0;content:"";position:absolute;top:15px;bottom:15px;width:1px;display:block;background:#e0e0e0}#navigation ul.menu>li.megamenu>ul.sub-menu>li:first-child:before{content:none;display:none}#navigation ul.menu>li.megamenu>ul.sub-menu>li>a{margin:0 20px;border-bottom:1px solid #e0e0e0;display:none}#navigation ul.menu>li.megamenu>ul.sub-menu>li>ul.sub-menu{visibility:visible;opacity:1;transform:none;-webkit-transform:none;-moz-transform:none;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;position:static;border:none}#navigation ul.menu>li.megamenu>ul.sub-menu>li>ul.sub-menu li,#navigation ul.menu>li.megamenu>ul.sub-menu>li>ul.sub-menu li a{display:block}#sidebar-nav{position:fixed;top:0;height:100%;z-index:100000;width:270px;overflow-y:auto;padding:30px 20px 20px;background:#fff;left:0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;transform:translateX(-270px);-webkit-transform:translateX(-270px);-moz-transform:translateX(-270px)}.open-sidebar-nav #sidebar-nav{left:270px}#sidebar-nav::-webkit-scrollbar{width:6px;background:#848484}#sidebar-nav::-webkit-scrollbar-thumb{background-color:#313131;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}#sidebar-nav::-webkit-scrollbar-corner{background-color:#dedede}#sidebar-nav-logo{padding:0 20px 20px;text-align:center;margin:0 0 15px;position:relative}#sidebar-nav-logo:before{content:"";width:60px;height:1px;background:#6eb48c;position:absolute;bottom:0;left:50%;margin-left:-30px}.header-social.sidebar-nav-social{margin:0 0 43px;padding:0 10px}.header-social.sidebar-nav-social .inner-header-social:before,.header-social.sidebar-nav-social .inner-header-social:after{content:none}.header-social.sidebar-nav-social a i{color:#313131}.header-social.sidebar-nav-social a i:hover{color:#6eb48c}#sidebar-nav .menu{margin:0;list-style:none}#sidebar-nav .menu li{display:block;border-bottom:1px solid #dedede}#sidebar-nav .menu>li:last-child,#sidebar-nav .menu ul>li:last-child{border-bottom:none}#sidebar-nav .menu li a{font-size:14px;font-weight:400;letter-spacing:0;text-transform:uppercase;color:#313131;margin:0;position:relative;padding:12px 0;display:block;line-height:1.3em}#sidebar-nav .menu li.menu-item-has-children a{padding-right:17px}#sidebar-nav .menu li a:hover{color:#6eb48c}#sidebar-nav .menu li a>i{display:none}#sidebar-nav ul.sub-menu{border-top:1px solid #dedede;display:none;padding:10px 0 10px 12px}#sidebar-nav ul.sub-menu ul.sub-menu{border:none;padding:5px 0 5px 12px}#sidebar-nav ul.sub-menu ul.sub-menu{padding-right:0}#sidebar-nav ul.sub-menu li{overflow:hidden;border:none}#sidebar-nav ul.sub-menu li a{margin:0;padding:10px 0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}#sidebar-nav .menu li a .indicator{text-decoration:none;position:absolute;top:0;right:0;height:100%;z-index:20;font-size:17px;font-style:normal;text-align:right;padding:11px 0 11px 5px;line-height:1;color:#313131;transition:color .3s;-webkit-transition:color .3s;-moz-transition:color .3s}#sidebar-nav .menu .sub-menu li a .indicator{padding:8px 0 8px 5px}#sidebar-nav .menu li a .indicator:hover,#sidebar-nav .menu .sub-menu li a .indicator:hover{color:#6eb48c}.fa-angle-double-up:before{content:"\f102"}#close-sidebar-nav{position:fixed;visibility:hidden;opacity:0;text-decoration:none;top:0;left:0;font-size:1.4em;color:#313131;padding:10px;height:100%;background:rgba(0,0,0,.8);right:0;z-index:100000;cursor:pointer;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s}.open-sidebar-nav #close-sidebar-nav{left:270px;opacity:1;visibility:visible}#close-sidebar-nav i{display:none;width:24px;height:24px;background-color:#fff;line-height:24px;text-align:center;border-radius:12px;font-size:14px}.wrap-social-search{display:inline-block;vertical-align:top}#top-search{float:right;width:20px;text-align:center}#top-search.shoping-cart-icon{margin-right:15px}#top-search.shoping-cart-icon.clear-right,#navigation.header-4 #top-search.shoping-cart-icon,#navigation.header-5 #top-search.shoping-cart-icon,#navigation.header-6 #top-search.shoping-cart-icon{margin-right:0}#top-search>a{height:58px;font-size:16px;line-height:58px;color:#313131;cursor:pointer;background:0 0;display:block;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}#top-search>a>i{width:20px}#top-search.shoping-cart-icon>a{position:relative}#top-search.shoping-cart-icon>a>i{font-size:17px}#top-search.shoping-cart-icon>a>span{position:absolute;z-index:1;width:14px;height:14px;display:inline-block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;top:12px;right:-4px;background:#6eb48c;color:#fff;text-align:center;white-space:nowrap;line-height:14px;font-size:8px;font-family:'PT Serif',serif;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}#navigation.header-6 #top-search.shoping-cart-icon>a>span{top:23px}.is-sticky #navigation.header-6 #top-search.shoping-cart-icon>a>span{top:12px}#top-search .fa-shopping-bag:before{content:"\f07a";font-family:FontAwesome}.show-search{position:absolute;left:0;width:100%;top:0;height:58px;background:#fff;text-align:left;z-index:3;display:none}.show-search #searchform input.search-input{padding:15px 35px 15px 0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;border:none;position:absolute;top:0;left:0;width:100%;z-index:3;color:#313131;height:58px;line-height:28px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:0 0;font-weight:400;letter-spacing:1px;font-size:13px}.show-search a.close-search{position:absolute;width:20px;height:60px;display:inline-block;right:0;top:0;z-index:5;text-align:center;line-height:60px;font-size:16px;cursor:pointer;color:#313131}#header{margin-bottom:60px;position:relative}.header-header-1.has-bottom-line,.header-header-4.has-bottom-line{border-bottom:1px solid #ececec}#header .inner-header{width:100%;background-size:cover;position:relative;background-position:center center;background-repeat:no-repeat}#header .inner-header .container{padding:40px 0;text-align:center;position:relative;overflow:hidden}#logo{text-align:center}.container.align-left-logo #logo{text-align:left}.container.has-banner #logo{display:table-cell;vertical-align:middle;width:400px}.container.has-banner .header-banner{display:table-cell;vertical-align:middle;width:770px;text-align:right}.header-slogan{margin:17px 0 0;text-align:center;line-height:1}.header-slogan .header-slogan-text{margin:0;font-size:14px;font-weight:700;line-height:1.5;font-style:italic;color:#313131;display:inline-block;position:relative;font-family:'PT Serif',serif;padding:0 15px;letter-spacing:1px;vertical-align:top}.header-slogan .header-slogan-text:before,.header-slogan .header-slogan-text:after{content:"";position:absolute;top:50%;height:1px;display:block;width:60px;background:#313131;left:100%}.header-slogan .header-slogan-text:before{left:auto;right:100%}.header-social{display:block;text-align:center;margin:20px 0 0}.header-social .inner-header-social{display:inline-block;vertical-align:top;position:relative}.header-social a{float:left;display:inline-block;vertical-align:top;margin-right:13px}.header-social a:last-child{margin-right:0}.header-social a i{font-size:14px;color:#313131;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.header-social a:hover i{color:#6eb48c}.featured-area{margin-top:-50px;margin-bottom:60px;position:relative;background:#fafafa url(../../../themes/soledad/images/loading.gif) no-repeat center center}.header-style-header-1 .featured-area,.header-style-header-4 .featured-area,.header-style-header-1 .featured-area.featured-video,.header-style-header-4 .featured-area.featured-video{margin-top:-60px}.featured-area>div{visibility:hidden}.featured-area.loaded-wait>div{visibility:visible}.featured-area.style-1,.featured-area.style-4{width:1170px;margin-left:auto;margin-right:auto}.featured-area.style-4,.featured-area.style-5{min-height:550px}.featured-area.style-4.loaded,.featured-area.style-5.loaded,.featured-area.style-10,.featured-area.style-11{min-height:0 !important}.featured-area.loaded-wait{background:0 0}.featured-area .featured-carousel{display:block;width:100%;max-height:600px}.featured-area .featured-carousel.style-2{max-height:510px}.featured-area.loaded .featured-carousel{max-height:none !important}.featured-carousel .item{position:relative;opacity:1}@-webkit-keyframes pencifade{0%{opacity:0}100%{opacity:1}}@-moz-keyframes pencifade{0%{opacity:0}100%{opacity:1}}@-o-keyframes pencifade{0%{opacity:0}100%{opacity:1}}@keyframes pencifade{0%{opacity:0}100%{opacity:1}}.featured-carousel.style-7 .item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1;background:-moz-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:-o-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:-ms-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;opacity:.6}.featured-carousel.style-7 .item:hover:after{opacity:.8}.loaded .featured-carousel.style-2 .item{animation-name:none;-webkit-animation-name:none;-moz-animation-name:none;-o-animation-name:none;opacity:1;margin:0 5px}.featured-carousel .item img{width:100%;height:auto}.featured-carousel.style-2 .item img{width:900px}.featured-overlay{position:absolute;width:100%;height:100%;z-index:5;top:0;left:0;opacity:0}.featured-overlay-color{background-color:#000}.featured-overlay-partent{background-image:url(../../../themes/soledad/images/slider-pattern.png);z-index:7;opacity:0}.featured-carousel .featured-content{z-index:10;width:480px;margin:0 auto;position:absolute;top:37.8%;left:0;right:0}.featured-carousel.style-2 .featured-content{top:38%}.featured-carousel.style-7 .featured-content{top:auto !important;bottom:-5px;width:100%;padding:0 30px}.featured-carousel .featured-content .feat-text{width:100%;text-align:center;padding:48px 20px 31px;display:block;vertical-align:middle;transform:rotateY(-90deg);-webkit-transform:rotateY(-90deg);-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;opacity:0;position:relative}.featured-carousel .featured-content .feat-text.slider-hide-date{padding-top:31px}.loaded .featured-carousel .slick-active .featured-content .feat-text{-webkit-animation-name:pencitextslider;-moz-animation-name:pencitextslider;-o-animation-name:pencitextslider;animation-name:pencitextslider}@-webkit-keyframes pencitextslider{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes pencitextslider{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-o-keyframes pencitextslider{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes pencitextslider{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.loaded .featured-carousel.style-7 .slick-active .featured-content .feat-text{animation-name:none;-webkit-animation-name:none;-moz-animation-name:none;-o-animation-name:none;-moz-animation-fill-mode:none;-ms-animation-fill-mode:none;-o-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-duration:0s;-moz-animation-duration:0s;-ms-animation-duration:0s;-o-animation-duration:0s;animation-duration:0s;opacity:1;transform:none;-webkit-transform:none;padding:36px 20px 31px}.wrapper-boxed.enable-boxed .loaded .featured-carousel.style-7 .slick-active .featured-content .feat-text{padding-left:0;padding-right:0}.featured-slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background:#fff;z-index:1}.featured-area.style-7 .featured-slider-overlay{display:none !important}.featured-slider-overlay:before{top:5px;left:5px;bottom:5px;right:5px;position:absolute;border:1px solid #dedede;display:block;content:""}.featured-slider-overlay.featured-overlay-mask{top:20px;left:20px;z-index:2}.featured-carousel .featured-cat{position:relative;z-index:10;text-align:center;margin:0 0 5px}.featured-carousel .featured-cat a{font-size:12px;color:#6eb48c;text-transform:uppercase;line-height:1.2;margin:0 18px 0 0;padding-right:10px;display:inline-block;vertical-align:top;background:0 0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;font-weight:400;margin-bottom:5px;position:relative}.featured-carousel .featured-cat a:hover{color:#6eb48c;text-decoration:underline}.featured-carousel .featured-cat a:after{content:"";width:3px;height:3px;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border:1px solid #6eb48c;font-size:12px;margin-left:11px;position:absolute;top:50%;margin-top:-3px}.featured-carousel .featured-cat a:last-child{margin-right:0;padding:0}.featured-carousel .featured-cat a:last-child:after{content:none;display:none}.featured-carousel .feat-text .feat-time{height:32px;line-height:32px;display:block;width:120px;font-size:12px;text-align:center;text-transform:uppercase;color:#fff;background:#6eb48c;position:absolute;z-index:20;top:-10px;left:50%;margin-left:-60px}.featured-carousel .feat-text .feat-time:before,.featured-carousel .feat-text .feat-time:after{position:absolute;content:"";width:0;height:0;top:0;border:16px solid transparent}.featured-carousel .feat-text .feat-time:before{border-right-color:#6eb48c;left:-32px}.featured-carousel .feat-text .feat-time:after{border-left-color:#6eb48c;right:-32px}.featured-carousel .featured-content .feat-text h3{line-height:1.3;position:relative;z-index:10}.featured-carousel.style-7 .featured-content .feat-text h3{padding:0 60px}.wrapper-boxed.enable-boxed .featured-carousel.style-7 .featured-content .feat-text h3{padding-left:40px;padding-right:40px}.featured-carousel .featured-content .feat-text h3 a{color:#313131;font-size:24px;text-transform:uppercase;letter-spacing:1px;position:relative}.wrapper-boxed.enable-boxed .featured-carousel .featured-content .feat-text h3 a{font-size:18px}.featured-carousel.style-7 .featured-content .feat-text h3 a:before,.featured-carousel.style-7 .featured-content .feat-text h3 a:after{position:absolute;content:"";width:60px;height:0;top:50%;left:100%;margin:0;margin-top:-1px;border-top:1px solid #fff}.wrapper-boxed.enable-boxed .featured-carousel.style-7 .featured-content .feat-text h3 a:before,.wrapper-boxed.enable-boxed .featured-carousel.style-7 .featured-content .feat-text h3 a:after{width:40px}.featured-carousel.style-7 .featured-content .feat-text h3 a:before{left:auto;right:100%}.featured-carousel.style-7 .featured-content .feat-text h3 a{color:#fff;display:inline-block;vertical-align:top;padding:0 20px}.featured-carousel .carousel-meta{margin-top:5px;position:relative;z-index:10}.featured-carousel .carousel-meta span{color:#888;font-size:14px}.featured-carousel .carousel-meta span a{color:#888}.featured-carousel .carousel-meta span.feat-author{font-style:italic}.featured-carousel .carousel-meta span.feat-author a{color:#313131}.featured-carousel.style-7 .carousel-meta span,.featured-carousel.style-7 .carousel-meta span a,.featured-carousel.style-7 .carousel-meta span.feat-author a{color:#fff}.featured-carousel.style-7 .carousel-meta span.feat-author a:hover,.featured-carousel .carousel-meta span a:hover{color:#6eb48c}.featured-carousel .carousel-meta>span:after{content:"";display:inline-block;margin:0 11px 0 15px;width:0;height:10px;border-left:1px solid #888;opacity:.35}.featured-carousel.style-7 .carousel-meta>span:after{border-color:#fff;opacity:.8}.featured-carousel .carousel-meta>span:last-child:after{content:none}.featured-area button.slick-prev,.featured-area button.slick-next,.penci-slider .penci-direction-nav .penci-prev,.penci-slider .penci-direction-nav .penci-next,.penci-magazine2-prev,.penci-magazine2-next{position:absolute;width:36px;height:36px;display:inline-block;top:50%;margin-top:-18px;cursor:pointer;outline:none;opacity:0;transition:background-color .3s,color .3s,opacity .3s;-webkit-transition:background-color .3s,color .3s,opacity .3s;-moz-transition:background-color .3s,color .3s,opacity .3s;text-align:center;line-height:36px;background:#fff;z-index:12;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;color:#313131;border:none}.featured-area button.slick-prev,.penci-slider .penci-direction-nav .penci-prev,.penci-magazine2-prev{left:30px}.featured-area button.slick-next,.penci-slider .penci-direction-nav .penci-next,.penci-magazine2-next{right:30px}.featured-area button.slick-prev i,.featured-area button.slick-next i,.penci-slider .penci-direction-nav .penci-prev i,.penci-slider .penci-direction-nav .penci-next i,.penci-magazine2-prev i,.penci-magazine2-next i{font-size:20px;display:inline-block;line-height:36px;text-shadow:none;-webkit-text-shadow:none;-moz-text-shadow:none;vertical-align:top}.featured-area.loaded:hover button.slick-prev,.featured-area.loaded:hover button.slick-next,.penci-slider:hover .penci-direction-nav .penci-prev,.penci-slider:hover .penci-direction-nav .penci-next,.penci-mag2-carousel:hover .penci-magazine2-prev,.penci-mag2-carousel:hover .penci-magazine2-next{opacity:1}.featured-area.loaded button.slick-prev:hover,.featured-area.loaded button.slick-next:hover,.penci-slider .penci-direction-nav .penci-prev:hover,.penci-slider .penci-direction-nav .penci-next:hover,.penci-magazine2-prev:hover,.penci-magazine2-next:hover{background:#6eb48c;color:#fff}.featured-area.style-2 button.slick-prev,.featured-area.style-2 button.slick-next{visibility:hidden}.featured-area.style-2.loaded-done button.slick-prev,.featured-area.style-2.loaded-done button.slick-next{visibility:visible;opacity:1}.penci-slider{position:relative;z-index:0;margin:0;padding:0;overflow:hidden;background:0 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;border:none}.penci-slider.style-4{width:100%;margin:0 auto}.penci-slider ul.slides,.penci-slider ol,.penci-slider ul{list-style:none !important;margin:0 !important;padding:0 !important;line-height:1.5}.penci-slider ul.slides:before,.penci-slider ul.slides:after,.penci-slider ol:before,.penci-slider ol:after{content:none !important}.penci-slider ul li,.penci-slider ol li{margin:0}.penci-slider ul.slides li{position:relative}.penci-slider ul.slides li:before,.penci-slider ul.slides li:after{content:"";position:absolute;width:100%;height:100%;z-index:5;top:0;left:0;opacity:0;-moz-transition-property:none;-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.penci-slider ul.slides li:before{background-image:url(../../../themes/soledad/images/slider-pattern.png);z-index:7;opacity:0}.penci-slider ul.slides li:after{background:#000}.penci-slider ul.slides li img{width:100%;height:auto;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;vertical-align:top;margin:0 !important;padding:0 !important}.penci-slider ul.slides li .pencislider-container{position:absolute;top:30%;width:100%;text-align:left;z-index:10;padding:0 105px}.penci-slider ul.slides li .pencislider-container .pencislider-content{display:block;margin:0 auto;max-width:1170px}.penci-slider .penci-direction-nav .penci-prev:before,.penci-slider .penci-direction-nav .penci-next:before{content:none}.penci-slider.penci-loading .penci-direction-nav .penci-prev,.penci-slider.penci-loading .penci-direction-nav .penci-next{opacity:0 !important}.penci-slider .penci-control-nav{position:absolute;width:100%;left:0;text-align:center;bottom:20px;z-index:6;display:block;line-height:1}body .penci-slider ol.penci-control-nav li{margin:0 3px}body .penci-slider ol.penci-control-nav li a{width:12px;height:12px;border:1px solid #d4d4d4;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:0 0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;display:inline-block;font-size:0;vertical-align:top}.penci-slider ol.penci-control-nav li a.penci-active,.penci-slider ol.penci-control-nav li a:hover{background:#6eb48c;border-color:#6eb48c}.penci-image-holder{position:relative;width:100%;background:#ccc url(../../../themes/soledad/images/no-image.jpg);display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}.penci-image-holder:before{display:block;content:"";width:100%;padding-top:66.6667%;background:0 0 !important;box-shadow:none !important}.penci-image-holder.small-fix-size{width:120px}.penci-image-holder.square-fix-size:before{padding-top:100%}.penci-image-holder.rectangle-fix-size:before{padding-top:128%}.penci-image-holder.slider-style-1-fix{height:600px}.penci-image-holder.slider-style-2-fix{width:900px}.penci-image-holder.slider-style-2-fix:before{padding-top:56.7%}.penci-image-holder.slider-style-7-fix:before{padding-top:56.6667%}.penci-image-holder.slider-style-3-fix{height:560px}.penci-slider .pencislider-container .pencislider-content .pencislider-title{font-family:'Raleway',sans-serif;font-weight:700;font-size:30px;line-height:1.2em;text-transform:uppercase;margin:0;letter-spacing:1px}.penci-slider .pencislider-container .pencislider-content .pencislider-title a{color:inherit}.penci-slider .pencislider-container .pencislider-content .pencislider-caption{font-size:16px;line-height:1.3em;margin:9px 0 0;font-style:italic}.penci-slider .pencislider-container .pencislider-content .penci-button{margin:26px 0 0;background:0 0;padding:0;vertical-align:top}.penci-slider .pencislider-container .pencislider-content .pencislider-button{text-decoration:none;display:inline-block;padding:12px 20px 10px;text-transform:uppercase;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;font-family:'Raleway',sans-serif;letter-spacing:1px;cursor:pointer;font-size:14px;line-height:1.3;border:none;font-weight:700;position:relative}.penci-slider .pencislider-container .pencislider-content .pencislider-button:hover{opacity:.9}.penci-slider .pencislider-container .pencislider-title,.penci-slider .pencislider-container .pencislider-caption,.penci-slider .pencislider-container .pencislider-content .penci-button{text-align:left;opacity:0;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.penci-slider .pencislider-container.align-center .pencislider-title,.penci-slider .pencislider-container.align-center .pencislider-caption,.penci-slider .pencislider-container.align-center .penci-button{text-align:center}.penci-slider .pencislider-container.align-right .pencislider-title,.penci-slider .pencislider-container.align-right .pencislider-caption,.penci-slider .pencislider-container.align-right .penci-button{text-align:right}.penci-slider .pencislider-container .pencislider-caption{-webkit-animation-delay:.7s;-moz-animation-delay:.7s;animation-delay:.7s}.penci-slider .pencislider-container .pencislider-content .penci-button{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes pencifadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes pencifadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.penci-slider .penci-active-slide .pencislider-container.penci-fadeInDown .pencislider-title,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInDown .pencislider-caption,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInDown .pencislider-content .penci-button{-webkit-animation-name:pencifadeInDown;-moz-animation-name:pencifadeInDown;-o-animation-name:pencifadeInDown;animation-name:pencifadeInDown}@-webkit-keyframes pencifadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes pencifadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.penci-slider .penci-active-slide .pencislider-container.penci-fadeInUp .pencislider-title,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInUp .pencislider-caption,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInUp .pencislider-content .penci-button{-webkit-animation-name:pencifadeInUp;-moz-animation-name:pencifadeInUp;-o-animation-name:pencifadeInUp;animation-name:pencifadeInUp}@-webkit-keyframes pencifadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes pencifadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.penci-slider .penci-active-slide .pencislider-container.penci-fadeInLeft .pencislider-title,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInLeft .pencislider-caption,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInLeft .pencislider-content .penci-button{-webkit-animation-name:pencifadeInLeft;-moz-animation-name:pencifadeInLeft;-o-animation-name:pencifadeInLeft;animation-name:pencifadeInLeft}@-webkit-keyframes pencifadeInRight{0%{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes pencifadeInRight{0%{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.penci-slider .penci-active-slide .pencislider-container.penci-fadeInRight .pencislider-title,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInRight .pencislider-caption,.penci-slider .penci-active-slide .pencislider-container.penci-fadeInRight .pencislider-content .penci-button{-webkit-animation-name:pencifadeInRight;-moz-animation-name:pencifadeInRight;-o-animation-name:pencifadeInRight;animation-name:pencifadeInRight}#penci-featured-video-bg{height:600px}.penci-video-overlay-background,.overlay-video-click{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;display:none}.overlay-video-click{display:block;z-index:20}.penci-video-overlay{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);text-align:center;left:20px;right:20px;z-index:10}h2.penci-heading-video,p.penci-sub-heading-video,.penci-video-custom-img{opacity:0;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}.penci-video-custom-img{margin:0 0 24px}.penci-video-custom-img.no-margin-bottom{margin:0}h2.penci-heading-video{color:#fff;font-family:'Raleway',sans-serif;font-weight:700;font-size:30px;line-height:1.2em;text-transform:uppercase;margin:0;letter-spacing:1px;-webkit-animation-delay:1.1s;-moz-animation-delay:1.1s;-o-animation-delay:1.1s;animation-delay:1.1s}p.penci-sub-heading-video{font-size:16px;line-height:1.3em;margin:15px 0 0;font-style:italic;color:#fff;-webkit-animation-delay:1.4s;-moz-animation-delay:1.4s;-o-animation-delay:1.4s;animation-delay:1.4s}.featured-area.loaded-wait .penci-video-custom-img,.featured-area.loaded-wait h2.penci-heading-video,.featured-area.loaded-wait p.penci-sub-heading-video{-webkit-animation-name:pencifadeInUp;-moz-animation-name:pencifadeInUp;-o-animation-name:pencifadeInUp;animation-name:pencifadeInUp}.featured-area.magazine-slider{width:1170px;margin-left:auto;margin-right:auto}.penci-magazine-slider.penci-loading{background:#fafafa url(../../../themes/soledad/images/loading.gif) no-repeat center center;min-height:506px}.featured-area.loaded-wait .penci-magazine-slider.penci-loading{background:0 0;min-height:0 !important}.penci-magazine-slider{margin:0;padding:0;position:relative}.penci-magazine-slider .penci-mag-item{display:none}.penci-magazine-slider ul.mag-wrap{list-style:none;margin:0;display:inline-block;width:100%;vertical-align:top;bottom:0;left:0}.penci-magazine-slider ul.mag-wrap li{overflow:hidden;display:block;float:left;position:relative;width:380px;height:253px}.penci-magazine-slider ul.mag-wrap li.mag-item-1{width:790px;height:506px;border-right:10px solid transparent}.penci-magazine-slider ul.mag-wrap li.mag-item-2{border-bottom:10px solid transparent}.penci-magazine-slider .mag-meta{position:absolute;padding:20px;width:100%;z-index:10;left:0;bottom:0}.penci-magazine-slider .mag-item-1 .mag-meta{padding:30px}.penci-magazine-slider .mag-cat{margin-bottom:4px}.penci-magazine-slider .mag-cat a.penci-cat-name{border-color:#fff;color:#fff}.penci-magazine-slider .mag-cat a.penci-cat-name:after{border-color:#fff}.penci-magazine-slider .mag-cat a.penci-cat-name:hover{text-decoration:none;color:#6eb48c}.penci-magazine-slider .mag-meta h3{line-height:1.3}.penci-magazine-slider .mag-meta h3 a{color:#fff;font-size:16px;text-transform:uppercase;letter-spacing:0}.penci-magazine-slider .mag-item-1 .mag-meta h3 a{font-size:24px;letter-spacing:1px}.penci-magazine-slider .mag-meta-child{margin-top:6px}.penci-magazine-slider .mag-item-1 .mag-meta-child{margin-top:7px}.penci-magazine-slider .mag-meta-child span{color:#fff;font-size:12px}.penci-magazine-slider .mag-item-1 .mag-meta-child span{font-size:14px}.penci-magazine-slider .mag-meta-child span:after{content:"";display:inline-block;margin:0 7px 0 10px;width:0;height:8px;border-left:1px solid #fff;opacity:.5}.penci-magazine-slider .mag-item-1 .mag-meta-child span:after{margin:0 11px 0 15px;height:10px}.penci-magazine-slider .mag-meta-child span:last-child:after{content:none;display:none}.penci-magazine-slider .penci-direction-nav a{position:absolute;width:36px;height:36px;display:inline-block;top:50%;margin-top:-18px;font-size:20px;cursor:pointer;outline:none;opacity:0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;text-align:center;line-height:36px;background:#fff;z-index:12;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;color:#313131;border:none}.penci-magazine-slider .penci-direction-nav a.penci-prev{left:30px}.penci-magazine-slider .penci-direction-nav a.penci-next{right:30px}.penci-magazine-slider:hover .penci-direction-nav a{opacity:1}.penci-magazine-slider .penci-direction-nav a:hover{background:#6eb48c;color:#fff}.penci-magazine-slider .penci-direction-nav a:before{content:none;display:none}.penci-magazine-slider .mag-overlay{background:#000;opacity:.6;position:absolute;left:0;right:0;width:100%;height:100%;z-index:2;background:-moz-linear-gradient(top,transparent 0%,#000 100%);background:-webkit-linear-gradient(top,transparent 0%,#000 100%);background:-o-linear-gradient(top,transparent 0%,#000 100%);background:-ms-linear-gradient(top,transparent 0%,#000 100%);background:linear-gradient(to bottom,transparent 0%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);-webkit-transition:opacity .4s ease 0s;-moz-transition:opacity .4s ease 0s;-o-transition:opacity .4s ease 0s;transition:opacity .4s ease 0s}.penci-magazine-slider ul.mag-wrap .mag-content:hover .mag-overlay{opacity:.8}.penci-magazine-slider.penci-mag3-slider.penci-loading{min-height:387px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2{border:none}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1{width:287px;height:auto}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content{height:191px;position:relative}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content{height:387px;position:relative}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2{width:586px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2{margin:0 5px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content:first-child,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content:first-child{margin-bottom:5px}.penci-magazine-slider.penci-mag1-slider ul.mag-wrap li .mag-content,.penci-magazine-slider ul.mag-wrap li .mag-content .mag-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content h3 a{font-size:14px;letter-spacing:0}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content h3{text-align:center}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content h3 a{font-size:16px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content .mag-meta{padding:10px;width:100%}.penci-magazine-slider.penci-mag3-slider .mag-cat{text-align:center}.penci-mag2-carousel{overflow:hidden}.featured-area.magazine-slider-2{height:463px;overflow:hidden}.featured-area.magazine-slider-2.loaded-wait{height:auto;overflow:visible}.penci-mag2-carousel .mag2-item{display:block;float:left;margin:0 1px 0 0;width:700px;height:463px;position:relative}.penci-mag2-carousel .penci-mag2-carousel-content>.mag2-item{margin-right:1px !important}.penci-mag2-carousel .mag2-item.mag2-even{width:346px}.penci-mag2-carousel .mag2-item .mag2-item{width:346px;height:231px;margin:0;position:relative}.penci-mag2-carousel .mag2-item>.mag2-item:first-child{margin-bottom:1px}.mag2-thumbnail,.mag2-thumbnail .mag-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}.mag2slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.mag2slider-overlay i{display:block;width:50px;height:50px;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;border-radius:50%;background:0 0;text-align:center;font:14px/40px 'FontAwesome';color:rgba(255,255,255,.9);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;border:2px solid rgba(255,255,255,.9);opacity:0;font-size:18px;z-index:3;line-height:48px}.mag2slider-overlay i.fa-play:before{margin-left:2px}.mag2slider-overlay i.fa-music:before{margin-right:2px}.penci-mag2-carousel .mag2-item .mag2-item .mag2slider-overlay i{width:44px;height:44px;line-height:40px;font-size:17px;margin:-22px 0 0 -22px}.mag2slider-overlay:after{background:#000;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;opacity:.05;content:""}.mag2-thumbnail:hover .mag2slider-overlay i{opacity:1}.mag2-thumbnail:hover .mag2slider-overlay:after{opacity:.7}.penci-mag2-carousel .mag2-header{position:absolute;padding:17px 20px;width:100%;z-index:8;left:0;bottom:0;text-align:center}.penci-mag2-carousel .mag2-item .mag2-item .mag2-header{padding:17px 20px !important}.penci-mag2-carousel .mag2-header h3 a{font-size:24px;letter-spacing:1px;text-transform:uppercase;color:#fff}.penci-mag2-carousel .mag2-item .mag2-item .mag2-header{text-align:left}.penci-mag2-carousel .mag2-item .mag2-item .mag2-header h3 a{font-size:16px;letter-spacing:0}.penci-mag2-carousel .cat>a.penci-cat-name{color:#fff}.penci-mag2-carousel .cat>a.penci-cat-name:after{border-color:#fff}@media only screen and (min-width:779px){.penci-mag2-carousel .mag2-thumbnail img{transform:none !important;-webkit-transform:none !important}.penci-mag2-carousel .mag2-header{width:100% !important}}@media only screen and (max-width:778px){.mag2slider-overlay i{display:none}.penci-mag2-carousel .cat.mag-cat{display:none}.penci-mag2-carousel .mag2-header h3 a{font-size:18px}.penci-mag2-carousel .mag2-header{padding-right:15px;text-align:left}}.container.home-featured-boxes{margin-bottom:60px;display:table;margin-top:-30px}ul.homepage-featured-boxes{list-style:none;margin-left:-15px;margin-right:-15px}ul.homepage-featured-boxes li{width:33.3333%;float:left;display:inline-block;padding:0 15px}ul.homepage-featured-boxes li .penci-fea-in{height:247px;position:relative;overflow:hidden}ul.homepage-featured-boxes li .penci-fea-in:before,ul.homepage-featured-boxes li .penci-fea-in:after{position:absolute;left:5px;right:5px;top:5px;bottom:5px;content:'';opacity:0;-webkit-transition:opacity .3s,-webkit-transform .4s;transition:opacity .3s,transform .4s;z-index:5}ul.homepage-featured-boxes li .penci-fea-in.boxes-style-2:before,ul.homepage-featured-boxes li .penci-fea-in.boxes-style-2:after{content:none !important;display:none !important}ul.homepage-featured-boxes li .penci-fea-in:before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}ul.homepage-featured-boxes li .penci-fea-in:after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}ul.homepage-featured-boxes li .penci-fea-in:hover:before,ul.homepage-featured-boxes li .penci-fea-in:hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}ul.homepage-featured-boxes .penci-fea-in .fea-box-img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:center center}ul.homepage-featured-boxes .penci-fea-in .fea-box-img:before{top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;content:"";background:#000;transition:opacity .25s;-webkit-transition:opacity .25s;-moz-transition:opacity .25s;opacity:0}ul.homepage-featured-boxes .penci-fea-in:hover .fea-box-img:before{opacity:.3}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img{right:0;bottom:0}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:before{content:none !important;display:none !important}ul.homepage-featured-boxes .penci-fea-in h4{position:absolute;width:100%;left:0;top:50%;text-align:center;z-index:5;font-style:italic;letter-spacing:0;font-family:'PT Serif',serif;font-weight:400;padding:5px 20px;margin-top:-25px}ul.homepage-featured-boxes .penci-fea-in h4>span{display:inline-block;position:relative}ul.homepage-featured-boxes .penci-fea-in h4 span span{display:inline-block;background:#fff;color:#313131;padding:0 15px;position:relative;min-width:120px;height:40px;line-height:40px;white-space:nowrap;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}ul.homepage-featured-boxes .penci-fea-in h4 span span:before{top:-5px;left:-5px;right:-5px;bottom:-5px;content:"";display:block;background:0 0;position:absolute;border:1px solid #fff}ul.homepage-featured-boxes .penci-fea-in:hover h4 span{color:#6eb48c}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4{background:#fff;padding:0 20px;margin-top:-20px}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4:before{top:-5px;left:0;right:0;width:100%;bottom:-5px;content:"";display:block;background:0 0;position:absolute;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4 span{background:0 0 !important}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4 span:before{content:none;display:none}ul.homepage-featured-boxes.boxes-4-columns li{width:25%}ul.homepage-featured-boxes.boxes-4-columns li .penci-fea-in{height:190px}.penci-homepage-title{position:relative;margin-bottom:30px;text-align:center;clear:both;background:#fff;margin-top:5px}.penci-border-arrow{position:relative;line-height:1.3;margin-left:5px;margin-right:5px;margin-top:5px}.penci-border-arrow .inner-arrow{border:1px solid #313131;background:#fff;position:relative;display:block;text-transform:uppercase;padding:11px 15px 9px;z-index:3}.penci-border-arrow:before,.penci-border-arrow:after{content:"";position:absolute}.penci-border-arrow:before{width:0;height:0;border-style:solid;border-color:transparent;bottom:-7px;left:50%;border-top-color:#313131;border-width:7px;border-bottom:0;margin-left:-7px;z-index:5}.penci-border-arrow:after{border:1px solid #313131;left:-5px;right:-5px;bottom:3px;display:block;z-index:1;height:100%}.penci-homepage-title h3{font-size:14px;color:#313131;text-transform:uppercase;letter-spacing:1px;position:relative;z-index:1}.standard-post-special{position:relative;margin:0 0 26px}.standard-content-special{padding:0;text-align:center;background:#fff;display:block;box-shadow:0 0 10px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 3px rgba(0,0,0,.2)}.standard-post-special.no-thumbnail .standard-content-special{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:1px solid #ececec}.format-post-box{display:block;padding:52px 30px 21px}.format-post-box.penci-format-link{padding-top:19px}.format-post-box .post-format-icon{position:absolute;width:100%;text-align:center;display:block;top:16px;margin-left:-36px}.format-post-box.penci-format-link .post-format-icon{display:none}.format-post-box .post-format-icon i{font-size:35px;padding:0 20px;display:inline-block;color:#6eb48c}.format-post-box .post-format-icon i.fa-quote-left:before{content:'“';font-family:'Playfair Display SC',serif;font-size:72px;font-weight:900}.format-post-box .dt-special,.format-post-box .dt-special a{color:#888;font-size:112.5%;font-style:italic}.format-post-box.penci-format-quote .dt-special{text-align:center;font-style:italic;font-size:18px}.format-post-box .dt-special a:hover{color:#6eb48c}.author-quote{margin:15px 0 5px;text-align:center;display:block;overflow:hidden}.author-quote span{display:inline-block;font-size:12px;padding:0 11px;position:relative;color:#6eb48c;font-family:'Raleway',sans-serif;font-weight:700;text-transform:uppercase}.author-quote span:before,.author-quote span:after{position:absolute;content:"";width:60px;height:1px;top:50%;left:100%;background:#6eb48c}.author-quote span:before{left:auto;right:100%}.standard-post-image{margin:0 0 26px;text-align:center;display:block;position:relative}.standard-post-image .audio-iframe,.standard-content-special{position:absolute;left:30px;right:30px;bottom:30px;display:block}.standard-post-image.no-thumbnail .audio-iframe,.standard-post-special.no-thumbnail .standard-content-special{position:static}.standard-post-image img{vertical-align:top;max-width:100%;height:auto}.header-standard{text-align:center;padding-bottom:17px;position:relative;margin:0 0 19px}.header-standard:after{content:"";position:absolute;width:60px;height:1px;background:#6eb48c;display:block;bottom:0;left:50%;margin-left:-30px}.penci-standard-cat{overflow:hidden;display:block;margin-bottom:6px}.header-standard .cat{display:inline-block;position:relative}.header-standard h2,.header-standard .post-title,.header-standard h2 a{color:#313131;font-size:24px;letter-spacing:1px;text-transform:uppercase}.container-single-magazine .single-post-title{letter-spacing:1px}.header-standard h2 a:hover{color:#888}.header-standard .author-post span{color:#888}.header-standard .author-post{margin:6px 0 0;font-style:italic}.header-standard .author-post span a{color:#313131;text-transform:capitalize}.header-standard .author-post span a:hover{color:#6eb48c}.standard-content{position:relative}.standard-main-content{text-align:left}.penci-more-link{text-align:center;overflow:hidden;clear:both}.penci-more-link a.more-link{font-family:'Raleway',sans-serif;letter-spacing:1px;color:#6eb48c;text-transform:uppercase;font-size:12px;display:inline-block;margin-top:5px;font-weight:700;position:relative;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.standard-post-entry a.more-link:hover{text-decoration:none}.penci-more-link a.more-link:before,.penci-more-link a.more-link:after{position:absolute;content:"";width:60px;height:0;top:50%;left:100%;margin:0 10px;margin-top:-1px;border-top:1px solid #6eb48c;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.penci-more-link a.more-link:before{left:auto;right:100%}.penci-more-link a.more-link:hover:before{right:50%;margin-right:-10px;width:90px}.penci-more-link a.more-link:hover:after{left:50%;margin-left:-10px;width:90px}.penci-post-box-meta{padding:15px 0;clear:both;display:block;border-top:1px solid #dedede;border-bottom:1px solid #dedede;margin:30px 0 0}.penci-post-box-meta.center-inner{text-align:center}.penci-post-box-meta.center-inner .penci-post-share-box{float:none}.penci-post-box-meta .penci-box-meta{display:inline-block}.penci-post-box-meta .penci-box-meta span,.penci-post-box-meta .penci-box-meta a{color:#888}.penci-post-box-meta .penci-box-meta i.fa{margin-right:10px}.penci-post-box-meta .penci-box-meta a:hover{color:#6eb48c}.penci-post-box-meta .penci-box-meta span:after{content:"";width:1px;height:10px;background:#dedede;margin:0 16px 0 20px;display:inline-block}.penci-post-box-meta .penci-box-meta span:last-child:after{content:none;display:none}.penci-post-box-meta .penci-post-share-box{display:inline-block;float:right}.penci-post-box-meta .penci-post-share-box a{display:inline-block;position:relative;color:#313131;margin-left:10px;font-size:14px}.penci-post-box-meta .penci-post-share-box a:first-child{margin-left:0}.penci-post-share-box a.liked,.penci-post-share-box a:hover{color:#6eb48c}.penci-post-share-box .dt-share{position:absolute;display:inline-block;font-size:9px;font-family:'Raleway',sans-serif;font-weight:400;background:#313131;color:#fff;height:20px;line-height:20px;white-space:nowrap;text-align:center;bottom:-45px;width:60px;left:50%;margin-left:-30px;opacity:0;visibility:hidden;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out}.penci-post-share-box a:hover .dt-share{opacity:1;bottom:-30px;visibility:visible}.penci-post-share-box .dt-share:before{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #313131;content:"";top:-7px;left:50%;margin-left:-4px}.penci-post-like.liked i:before{content:"\f004"}.header-standard.header-classic{margin:0 0 26px;padding:0}.header-standard.header-classic:after{content:none;display:none}.header-standard.header-classic.penci-title-bellow{margin-bottom:40px}ul.penci-grid{display:inline-block;width:100%;vertical-align:top;padding:0;margin:0}.penci-grid>li{display:inline-block;vertical-align:top;width:31.62%;margin-bottom:51px;float:left;margin-right:2.57%;list-style:none !important}.sd-content ul li{clear:none !important;width:auto !important}.penci-grid>li.grid-style{text-align:center}.penci-grid>li:nth-of-type(3n+3){margin-right:0}.penci-grid>li:nth-of-type(3n+1){clear:both}.container.penci_sidebar .penci-grid>li{width:48.05%;margin-right:3.9%}.penci-grid>li.grid-2-style{width:48.7%;margin-right:2.6%}.container.penci_sidebar .penci-grid li:nth-of-type(3n+3){margin-right:3.9%;clear:none}.container.penci_sidebar .penci-grid li:nth-of-type(2n+1){clear:both}.penci-grid li.grid-2-style:nth-of-type(3n+3){margin-right:2.6%;clear:none}.container.penci_sidebar .penci-grid li:nth-of-type(2n+2),.penci-grid li.grid-2-style:nth-of-type(2n+2){margin-right:0;clear:none}.container.penci_sidebar .penci-grid li:nth-of-type(2n+1),.penci-grid li.grid-2-style:nth-of-type(2n+1){clear:both}.penci-grid li .item>.thumbnail,.penci-masonry .item-masonry>.thumbnail{display:inline-block;position:relative;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;margin-bottom:28px;width:100%}.penci-grid li .item>.thumbnail .icon-post-format,.penci-masonry .item-masonry>.thumbnail .icon-post-format,.grid-mixed .thumbnail .icon-post-format{position:absolute;z-index:2;text-align:center;display:inline-block;width:50px;height:50px;line-height:46px;top:50%;left:50%;margin:-25px 0 0 -25px;font-size:18px;opacity:1;color:rgba(255,255,255,.9);background:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;background:rgba(0,0,0,.4);border:2px solid rgba(255,255,255,.9)}.penci-grid li .item>.thumbnail .icon-post-format i.fa-play,.penci-masonry .item-masonry>.thumbnail .icon-post-format i.fa-play{margin-left:3px}.grid-mixed .thumbnail:hover .icon-post-format,.penci-grid li .item>.thumbnail:hover .icon-post-format,.penci-masonry .item-masonry>.thumbnail:hover .icon-post-format{opacity:0}.grid-mixed .thumbnail:hover,.penci-grid li .item>.thumbnail:hover,.penci-masonry .item-masonry>.thumbnail:hover{opacity:.85}.penci-grid li .item img,.penci-masonry .item-masonry a img{width:100%;height:auto;vertical-align:top;margin:0}.penci-grid li .item .cat,.penci-masonry .item-masonry .cat{color:#6eb48c;display:block;margin-bottom:8px}.penci-grid li .item h2 a,.penci-masonry .item-masonry h2 a{font-size:18px;color:#313131;text-transform:uppercase;letter-spacing:1px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.penci-grid li .item h2 a:hover,.penci-masonry .item-masonry h2 a:hover{color:#888}.penci-grid li .item p,.penci-masonry .item-masonry p{margin-bottom:0}.penci-grid li .item .item-content,.penci-masonry .item-masonry .item-content,.penci-grid .mixed-detail .item-content{margin-top:18px;text-align:left}.penci-post-box-meta.penci-post-box-grid{border:none !important;padding:0;text-align:center;position:relative;margin-top:27px;clear:none}.penci-post-box-meta.penci-post-box-grid:before{content:"";position:absolute;width:100%;left:0;height:1px;background:#dedede;display:block;top:49%;z-index:1}.penci-post-box-meta.penci-post-box-grid .penci-post-share-box{float:none !important;padding:0 10px;position:relative;z-index:5;background:#fff;display:inline-block;margin-top:0}.grid-header-box{padding-bottom:17px;position:relative}.grid-header-box:after{width:60px;height:1px;background:#6eb48c;margin-left:-30px;position:absolute;left:50%;bottom:0;content:""}.penci-readmore-btn,.penci-featured-cat-seemore{margin-top:10px;display:block;text-align:left}.penci-featured-cat-seemore{clear:both;margin:-40px 0 60px}.penci-readmore-btn a,.penci-featured-cat-seemore a{transition:.25s;-webkit-transition:.25s;-moz-transition:.25s}.penci-readmore-btn a:hover,.penci-featured-cat-seemore a:hover{opacity:.7}.penci-readmore-btn i,.penci-featured-cat-seemore i{margin-left:5px;font-size:inherit;color:inherit}.penci-wrap-masonry{margin-left:-15px;margin-right:-15px}.penci-masonry{width:100%}.penci-masonry .item-masonry{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:33.3333%;display:inline-block;padding:0 15px;float:left;margin-bottom:51px;text-align:center}.container.penci_sidebar .penci-masonry .item-masonry,.penci-masonry .item-masonry.grid-masonry-2{width:50%}.penci-masonry .standard-masonry{width:50%}.standard-masonry .standard-main-content>h2{font-size:20px}.standard-masonry .standard-main-content>h2:before{height:18px;top:3px}.penci-masonry .item-masonry.standard-masonry .cat a{margin-bottom:13px}.standard-masonry .post-box-meta{margin-top:14px}.cat>a.penci-cat-name{font-size:12px;color:#6eb48c;text-transform:uppercase;line-height:1.2;margin:0 18px 0 0;padding-right:10px;display:inline-block;vertical-align:top;background:0 0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;font-weight:400;margin-bottom:5px;position:relative}.cat>a.penci-cat-name:after{content:"";display:inline-block;border:1px solid #6eb48c;font-size:12px;margin-left:11px;position:absolute;top:50%;margin-top:-3px;width:3px;height:3px;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.cat>a.penci-cat-name:hover{text-decoration:underline}.cat>a.penci-cat-name:first-child{margin-left:0}.cat>a.penci-cat-name:last-child{margin-right:0;padding:0}.cat>a.penci-cat-name:last-child:after{content:none;display:none}.penci-grid li.list-post{width:100% !important;margin-right:0 !important;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #dedede}.penci-grid li.list-post:last-child{margin-bottom:60px;padding-bottom:0;border-bottom:none}.penci-grid li.list-post .item>.thumbnail{margin:0;width:48.052%;float:left;max-width:370px}.penci-grid li.list-post .item .content-list-right{margin:0;padding-left:400px}.penci-grid li.list-post .item .content-list-right.fullwidth{padding:0}.list-post .header-list-style{position:relative;padding-bottom:17px}.list-post .header-list-style:after{content:"";width:60px;height:1px;background:#6eb48c;display:block;bottom:0;left:0;position:absolute}.content-special-list{width:100%;display:block;padding:30px;background-size:cover;background-position:center center;position:relative}.content-special-list.no-thumbnail{padding:0}.content-special-list .standard-content-special{position:relative;left:auto;top:auto;bottom:auto;right:auto}.content-special-list.no-thumbnail .standard-content-special{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:1px solid #ececec}.grid-mixed{display:table;width:100%;vertical-align:top;border:1px solid #dedede;margin-bottom:60px}.grid-mixed .thumbnail,.grid-mixed .mixed-detail{display:table-cell;vertical-align:top}.grid-mixed .thumbnail.thumb-right{display:none}.penci-grid>.grid-mixed:nth-of-type(2n) .thumbnail.thumb-right{display:table-cell}.penci-grid>.grid-mixed:nth-of-type(2n) .thumbnail.thumb-left{display:none}.grid-mixed .thumbnail{width:65.812%;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;position:relative}.grid-mixed .mixed-detail{width:34.188%;padding:30px;padding-bottom:115px;position:relative}.grid-mixed .mixed-detail .cat{margin-bottom:8px;display:block}.grid-mixed .mixed-detail h2 a{font-size:18px;text-transform:uppercase;color:#313131}.grid-mixed .mixed-detail h2 a:hover{color:#888}.grid-mixed .grid-header-box:after{left:0;margin:0}.grid-mixed .penci-post-box-meta{margin:0 0 4px;position:absolute;left:30px;bottom:30px;right:30px;display:block}.penci_sidebar .grid-mixed .thumbnail.thumb-left,.penci_sidebar .grid-mixed .mixed-detail{display:block !important;width:100%}.penci_sidebar .grid-mixed .mixed-detail{padding:30px}.penci_sidebar .grid-mixed .penci-post-box-meta{position:relative;margin:31px 0 4px;left:auto;right:auto;bottom:auto}.penci_sidebar .grid-mixed .thumbnail.thumb-right{display:none !important}.penci-grid .list-post.list-boxed-post{position:relative;padding-bottom:0;border:1px solid #dedede !important;margin-bottom:60px}.penci-post-box-meta.post-box-boxed-1{margin:31px 0 0;text-align:left}.penci-layout-boxed-1 .list-boxed-post .header-list-style:after,.penci-layout-standard-boxed-1 .list-boxed-post .header-list-style:after,.penci-layout-classic-boxed-1 .list-boxed-post .header-list-style:after{left:50%;margin-left:-30px}.grid-post-box-meta{margin:12px 0 0}.grid-post-box-meta span{color:#888}.grid-post-box-meta span.author-italic{font-style:italic}.grid-post-box-meta span:after{content:"";width:1px;height:10px;background:#dedede;margin:0 11px 0 15px;display:inline-block}.grid-post-box-meta span:last-child:after{content:none;display:none}.grid-post-box-meta span a{color:#313131}.grid-post-box-meta span a.comment-link{color:#888;font-style:normal}.grid-post-box-meta span a:hover,.grid-post-box-meta span a.comment-link:hover{color:#6eb48c}.list-boxed-post .grid-post-share-box .inner-grid-post-share-box{background:#fff}.penci-grid .list-post.list-boxed-post .item>.thumbnail{width:50%;max-width:none;position:relative;float:none}.penci-grid .list-post.list-boxed-post .item>.content-list-right{float:right}.penci-grid li.list-boxed-post:nth-of-type(2n+2) .item>.content-list-right{float:left}.penci-grid .list-post.list-boxed-post .item>.thumbnail:before{content:"";width:0;height:0;border-top:20px solid transparent;border-right:20px solid #fff;border-bottom:20px solid transparent;position:absolute;right:0;top:50%;margin-top:-20px}.penci-grid .list-post.list-boxed-post:nth-of-type(2n+2) .item>.thumbnail:before{border-right:none;border-left:20px solid #fff;right:auto;left:0}.penci-grid .list-post.list-boxed-post .item .content-list-right{padding:20px 60px;display:table;width:50%;min-height:389px;height:389px;text-align:center}.list-boxed-post .inner-content-list-right{vertical-align:middle;display:table-cell}.penci_sidebar .penci-grid .list-post.list-boxed-post .item .content-list-right{padding:20px 30px;min-height:0;height:auto}.penci-grid .list-post.list-boxed-post .item .content-list-right.fullwidth{width:100%;max-width:none}.list-boxed-post .fullwidth .inner-content-list-right{min-height:0;padding-left:0;padding-right:0}.grid-overlay{margin-bottom:60px;position:relative;display:block;clear:both}.penci-overlay-over{position:relative}.penci-overlay-over:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.3;z-index:1;transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease}.penci-overlay-over:hover:before{opacity:.5}.penci-overlay-over .overlay-header-box{position:absolute;text-align:center;left:20px;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:10;padding-bottom:18px}.penci-overlay-over .overlay-header-box:after{content:"";height:1px;background:#fff;display:block;position:absolute;bottom:0;width:60px;left:50%;margin-left:-30px}.penci-overlay-over:hover .overlay-header-box:after{width:60px;left:50%;margin-left:-30px}.overlay-header-box .cat{display:block;margin-bottom:6px}.overlay-header-box .cat>a.penci-cat-name{color:#fff}.overlay-header-box .cat>a.penci-cat-name:hover{color:#6eb48c;text-decoration:none}.overlay-header-box .cat>a.penci-cat-name:after{border-color:#fff}.overlay-header-box .overlay-author{margin-top:6px}.overlay-header-box .overlay-title a{text-transform:uppercase;color:#fff;font-size:24px}.overlay-author span,.overlay-author a{color:#fff;font-style:italic}.overlay-author a:hover{color:#6eb48c}.penci-overlay-over .overlay-border{position:absolute;top:5px;left:5px;right:5px;bottom:5px;display:block;border:1px solid #fff;z-index:5}.overlay-post-box-meta{position:absolute;bottom:-1px;left:30px;right:30px;text-align:center;margin:0;background:#fff;z-index:7;border:none;padding:21px 10px 0}.overlay-post-box-meta>div{display:inline-block;vertical-align:bottom;line-height:1;float:none !important}.overlay-post-box-meta>div:after{content:"";width:1px;height:10px;background:#dedede;margin:0 17px 0 19px;display:inline-block}.overlay-post-box-meta>div:last-child:after{content:none;display:none}.overlay-post-box-meta,.overlay-post-box-meta .overlay-share span,.overlay-post-box-meta .overlay-share a{color:#888}.overlay-post-box-meta .overlay-share a:hover{color:#6eb48c}.overlay-post-box-meta .overlay-share i{color:inherit;margin-right:10px}.penci-grid li.list-boxed-post-2{margin:0 !important;width:33.3333%}.penci-grid li.list-boxed-post-2:last-child{margin-bottom:60px !important}.penci_sidebar .penci-grid li.list-boxed-post-2{width:50%}.penci-grid li.list-boxed-post-2 .item>.thumbnail{margin:0}.penci-grid li.list-boxed-post-2 .item>.thumbnail:before{position:absolute;content:"";width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:18px solid #fff;left:50%;margin-left:-18px;bottom:0}.penci-grid li.list-boxed-post-2 .item>.thumbnail.arrow-top:before{border-bottom:none;border-top:18px solid #fff;bottom:auto;top:0}.penci-grid li.list-boxed-post-2 .content-boxed-2{border:1px solid #efefef}.penci-grid li.list-boxed-post-2 .content-boxed-2.show-bottom{border-top:none}.penci-grid li.list-boxed-post-2 .content-boxed-2.show-top{border-bottom:none}.penci-grid li.list-boxed-post-2 .content-boxed-2.boxed-none{display:none}.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2{height:258px;display:table;text-align:center;padding:20px;width:100%}.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2{height:256px}.penci-grid li.list-boxed-post-2 .inner-boxed-2{display:table-cell;vertical-align:middle;max-width:100%}.typography-style .content-typography{position:absolute;left:20px;right:20px;top:20px;bottom:20px;transition:opacity .4s;-webkit-transition:opacity .4s;-moz-transition:opacity .4s}.penci-grid li.typography-style{margin-bottom:30px}.penci-grid li.typography-style:last-child{margin-bottom:60px}.penci-grid li.typography-style .item>.thumbnail{margin-bottom:0}.penci-grid li.typography-style .item>.thumbnail:hover{opacity:1}.typography-style .content-typography:hover,.penci-grid .typography-style .thumbnail:hover .content-typography{opacity:1}.penci-grid li.typography-style .overlay-typography{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.3;transition:opacity .3s ease 0s;-webkit-transition:opacity .3s ease 0s;-moz-transition:opacity .3s ease 0s}.penci-grid li.typography-style:hover .overlay-typography{opacity:.7}.penci-grid li.typography-style .overlay-typography:before,.penci-grid li.typography-style .overlay-typography:after{position:absolute;top:5px;right:5px;bottom:5px;left:5px;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.penci-grid li.typography-style .overlay-typography:before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}.penci-grid li.typography-style .overlay-typography:after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}.penci-grid li.typography-style:hover .overlay-typography:before,.penci-grid li.typography-style:hover .overlay-typography:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.typography-style .main-typography{position:absolute;z-index:5;top:50%;left:0;width:100%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}.typography-style .main-typography a.penci-cat-name{color:#fff;border-color:#fff;text-decoration:none}.typography-style .main-typography a.penci-cat-name:after{border-color:#fff}.penci-grid li.typography-style .item .main-typography h2 a{color:#fff}.penci-grid li.typography-style .grid-post-box-meta span,.penci-grid li.typography-style .grid-post-box-meta span a{color:#fff}.penci-grid li.typography-style .grid-post-box-meta span a:hover,.penci-grid li.typography-style .item .main-typography h2 a:hover{color:#6eb48c}.penci-grid>li.photography-2{margin-bottom:30px}.penci-grid>li.photography-2:last-child{margin-bottom:60px}.penci-photo-2-effect{position:relative;overflow:hidden;background:#000;text-align:center;cursor:pointer}.penci-photo-2-effect img{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;opacity:.7;display:block;position:relative}.penci-photo-2-effect:hover img{opacity:.4;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}.penci-photo-2-effect figcaption,.penci-photo-2-effect figcaption a.photo-2-overlay{padding:60px;text-align:center;position:absolute;top:0;left:0;width:100%;height:100%}.penci-photo-2-effect figcaption{-webkit-backface-visibility:hidden;backface-visibility:hidden}.penci-photo-2-effect a.photo-2-overlay{z-index:100;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.penci-photo-2-effect figcaption h2,.penci-photo-2-effect figcaption p{color:#fff;position:absolute;top:50%;left:0;width:100%;transition:all .3s;-webkit-transition:all .3s}.penci-photo-2-effect figcaption h2{font-size:24px;padding:0 60px;text-transform:uppercase;font-family:'Raleway',sans-serif;font-weight:700;top:50%;transform:translateY(-100%);-webkit-transform:translateY(-100%);padding-bottom:30px}.penci-photo-2-effect:hover figcaption h2{padding-bottom:15px}.penci-photo-2-effect figcaption p{padding:0 60px;top:50%;margin-top:30px;line-height:1.8}.penci-photo-2-effect:hover figcaption p{margin-top:15px}.penci-photo-2-effect figcaption:before,.penci-photo-2-effect figcaption:after{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#fff;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.penci-photo-2-effect:hover figcaption:after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.penci-photo-2-effect:hover figcaption:before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.penci_sidebar .penci-photo-2-effect figcaption{padding:20px}.penci_sidebar .penci-photo-2-effect figcaption h2{padding:0 20px 20px;font-size:18px}.penci_sidebar .penci-photo-2-effect figcaption p{margin-top:20px;padding:0 20px;font-size:93%}.penci_sidebar .penci-photo-2-effect:hover figcaption h2{padding-bottom:10px}.penci_sidebar .penci-photo-2-effect:hover figcaption p{margin-top:10px}section.home-featured-cat{clear:both;display:block;width:100%}.home-featured-cat.mag-cat-style-2{display:inline-block;width:48.05%;margin-right:3.9%;float:left}#main .theiaStickySidebar>div.mag-cat-style-2:nth-of-type(2n+2),#main>div.mag-cat-style-2:nth-of-type(2n+2){margin-right:0}.penci-grid li.magazine-layout .item h2 a{text-transform:none;letter-spacing:0}.penci-homepage-title.penci-magazine-title{text-align:left}.penci-homepage-title.penci-magazine-title:before{left:30px}.penci-homepage-title.penci-magazine-title h3 a{color:#313131}.home-featured-cat-content{display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}.home-featured-cat-content.style-1{display:table;width:100%;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.home-featured-cat-content.style-3{display:table;width:100%;width:calc(100% + 10px);margin-left:-5px;margin-right:-5px}.home-featured-cat-content.style-5{overflow:hidden}.home-featured-cat-content.style-7{margin-bottom:9px}.home-featured-cat-content.style-8{margin-bottom:0}.home-featured-cat-content .cat-left,.home-featured-cat-content .cat-right{width:50%;float:left;display:inline-block;padding:0 15px}.home-featured-cat-content .mag-post-box{width:100%;overflow:hidden;display:table;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #dedede}.home-featured-cat-content .mag-post-box.first-post{border-bottom:none;padding-bottom:0;margin-bottom:0}.home-featured-cat-content>.mag-post-box:last-child,.home-featured-cat-content .cat-right>.mag-post-box:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.home-featured-cat-content.style-2 .mag-post-box.first-post{padding-bottom:22px;margin-bottom:30px;border-bottom:1px solid #dedede}.home-featured-cat-content .mag-post-box .magcat-thumb{float:left;margin-right:20px;position:relative;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s}.home-featured-cat-content .mag-post-box .magcat-thumb .icon-post-format{width:30px;height:30px;position:absolute;display:inline-block;line-height:26px;z-index:10;top:50%;left:50%;text-align:center;margin:-15px 0 0 -15px;border-radius:50%;font-size:13px;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;border:2px solid rgba(255,255,255,.9);background:rgba(0,0,0,.4);color:rgba(255,255,255,.9)}.home-featured-cat-content .mag-post-box.first-post .magcat-thumb .icon-post-format{font-size:18px;width:50px;height:50px;line-height:48px;margin:-25px 0 0 -25px}.home-featured-cat-content .mag-post-box .magcat-thumb .icon-post-format i.fa-play{margin-left:2px}.home-featured-cat-content .mag-post-box .magcat-thumb .icon-post-format i.fa-music{margin-right:2px}.penci-magcat-carousel .magcat-thumb .mag-post-thumb{position:relative}.penci-magcat-carousel .magcat-thumb .mag-post-thumb i{position:absolute;z-index:2;text-align:center;display:inline-block;width:50px;height:50px;line-height:46px;background:0 0;top:50%;left:50%;margin:-30px 0 0 -30px;font-size:18px;opacity:1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;border:2px solid rgba(255,255,255,.9);background:rgba(0,0,0,.4);color:rgba(255,255,255,.9)}.penci-magcat-carousel .magcat-thumb .mag-post-thumb i.fa-play:before{margin-left:2px}.penci-magcat-carousel .magcat-thumb .mag-post-thumb i.fa-music:before{margin-right:2px}.penci-magcat-carousel .magcat-thumb .mag-post-thumb:hover i,.home-featured-cat-content .mag-post-box .magcat-thumb:hover .icon-post-format{opacity:0}.home-featured-cat-content .mag-post-box .magcat-thumb img{width:120px;height:auto}.home-featured-cat-content .mag-post-box.first-post .magcat-thumb{margin:0 0 24px;float:none}.home-featured-cat-content .mag-post-box .magcat-thumb:hover{opacity:.8}.home-featured-cat-content .mag-post-box.first-post .magcat-thumb img{width:100% !important}.home-featured-cat-content .first-post .magcat-detail .mag-header{padding-bottom:17px;margin-bottom:19px;position:relative}.home-featured-cat-content .first-post .magcat-detail .mag-header:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:1px;background:#6eb48c;display:block}.home-featured-cat-content .magcat-detail h3 a{color:#313131;display:block;font-size:16px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;font-family:"Raleway",sans-serif;font-weight:700;letter-spacing:0;line-height:1.4}.home-featured-cat-content .first-post .magcat-detail h3 a{font-size:18px}.home-featured-cat-content .magcat-detail h3 a:hover{color:#6eb48c;text-decoration:none}.home-featured-cat-content .magcat-detail .mag-meta{margin-top:7px}.home-featured-cat-content .mag-photo{display:inline-block;width:50%;float:left;margin-bottom:10px;padding:0 5px;overflow:hidden}.home-featured-cat-content.style-3>.mag-photo:nth-child(2n+3){clear:both}.home-featured-cat-content .mag-photo .magcat-thumb{position:relative;overflow:hidden}.home-featured-cat-content .mag-photo .magcat-detail{position:absolute;padding:20px;width:100%;z-index:5;left:0;bottom:0}.home-featured-cat-content .mag-photo .magcat-detail h3 a{color:#fff;font-size:18px}.home-featured-cat-content .mag-photo .mag-overlay-photo{position:absolute;background:#000;top:0;left:0;width:100%;height:100%;opacity:.15;transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;z-index:2}.home-featured-cat-content .mag-photo:hover .mag-overlay-photo{opacity:.7}.home-featured-cat-content .mag-photo .grid-post-box-meta span,.home-featured-cat-content .mag-photo .grid-post-box-meta span a{color:#fff}.home-featured-cat-content .mag-photo .grid-post-box-meta span:after{color:#fff}.container .penci-grid li.magazine-layout{text-align:left}.container .penci-grid li.magazine-layout .grid-header-box:after{left:0;margin-left:0}.penci-featured-cat-custom-ads{margin-top:-40px;margin-bottom:60px;clear:both;display:block;overflow:hidden;width:100%;text-align:center}.home-featured-cat-content.style-6{margin-bottom:30px}.home-featured-cat-content.style-6 .cat-left,.home-featured-cat-content.style-6 .cat-right{width:100%;float:none;padding:0}.home-featured-cat-content.style-6 .cat-left{margin-bottom:30px}.home-featured-cat-content.style-6 .mag-post-box.first-post{display:inline-block;vertical-align:top;margin:0;width:100%;float:none}.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb{margin:0;width:48.052%;float:left;max-width:370px}.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail{margin:0;padding-left:400px}.home-featured-cat-content.style-6 .mag-post-box.first-post.full-mag-cat .magcat-detail{padding:0 !important}.home-featured-cat-content.style-6 .cat-right .mag-post-box{float:left;width:48.5%;margin-right:3%;display:inline-block;border:none;padding-bottom:0;margin-bottom:30px}.home-featured-cat-content.style-6 .cat-right .mag-post-box:nth-child(2n+2){margin-right:0}section.home-featured-cat.mag-cat-style-4,section.home-featured-cat.mag-cat-style-5{display:block;clear:both}.penci-slider.penci-single-mag-slider .penci-control-nav{position:static;clear:both;margin-top:20px !important}.penci-slider.penci-single-mag-slider ul.slides li:before,.penci-slider.penci-single-mag-slider ul.slides li:after{content:none;display:none}.penci-single-mag-slider .magcat-thumb{position:relative}.penci-single-mag-slider .mag-single-slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1;background:-moz-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:-o-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:-ms-linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,1) 100%);transition:all .4s ease-in;-webkit-transition:all .4s ease-in;-moz-transition:all .4s ease-in;opacity:.7}.penci-single-mag-slider .magcat-thumb:hover .mag-single-slider-overlay{opacity:.85}.penci-single-mag-slider .magcat-detail{position:absolute;z-index:3;left:0;bottom:0;width:100%;padding:25px 30px}.penci-single-mag-slider .magcat-detail .magcat-titlte{font-size:24px;margin:0;line-height:1.3;opacity:0;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.penci-single-mag-slider .magcat-detail .magcat-titlte a{font-size:inherit;color:#fff;line-height:inherit}.penci-single-mag-slider .magcat-detail .magcat-titlte a:hover{color:#fff}.home-featured-cat-content .penci-single-mag-slider .grid-post-box-meta{margin-top:14px;opacity:0;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.7s;-moz-animation-delay:.7s;-o-animation-delay:.7s;animation-delay:.7s}.penci-single-mag-slider .penci-active-slide .magcat-detail .magcat-titlte,.penci-single-mag-slider .penci-active-slide .grid-post-box-meta{-webkit-animation-name:pencifadeInUp;-moz-animation-name:pencifadeInUp;-o-animation-name:pencifadeInUp;animation-name:pencifadeInUp}.penci-single-mag-slider .grid-post-box-meta span,.penci-single-mag-slider .grid-post-box-meta span a{color:#fff}body .penci-slider.penci-single-mag-slider ol.penci-control-nav li{margin:0 4px}.penci-magcat-carousel .magcat-carousel{padding:0 15px;visibility:hidden;opacity:0;transition:opacity .25s ease-in;-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in}.penci-magcat-carousel.loaded .magcat-carousel{opacity:1;visibility:visible}.penci-magcat-carousel .magcat-thumb .mag-post-thumb{transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;margin:0 0 24px;float:none;display:inline-block;vertical-align:top;width:100%}.penci-magcat-carousel .magcat-thumb .mag-post-thumb:hover{opacity:.9}.home-featured-cat-content .penci-magcat-carousel .magcat-detail h3 a{font-size:18px}.penci-home-popular-posts{padding:25px 25px 16px;border:1px solid #dedede;position:relative;margin-bottom:60px}.penci-home-popular-post .item-related h3 a{text-transform:uppercase}.home-pupular-posts-title{position:absolute;left:0;width:100%;top:0;transform:translateY(-55%);-webkit-transform:translateY(-55%);-moz-transform:translateY(-55%);text-align:center;font-size:18px;color:#313131;text-transform:uppercase;letter-spacing:1px}.home-pupular-posts-title span{font-size:inherit;color:inherit;padding:0 18px;line-height:1;display:inline-block;background:#fff}article.post,article.type-post,article.portfolio{margin-bottom:60px}.penci-layout-standard-grid article.post,.penci-layout-standard-list article.post,.penci-layout-standard-boxed-1 article.post,.penci-layout-classic-grid article.post,.penci-layout-classic-list article.post,.penci-layout-classic-boxed-1 article.post{margin-bottom:60px}.single .post{margin-bottom:60px}.post-box-meta-single{text-align:center;margin:6px 0 0}.post-box-meta-single span{color:#888}.post-box-meta-single a{color:#313131}.post-box-meta-single a:hover{color:#6eb48c}.post-box-meta-single>span:before{content:"";width:1px;height:10px;background:#dedede;margin:0 15px;display:inline-block}.post-box-meta-single>span:first-child:before{content:none;display:block}#wpadminbar{z-index:99998}.post-image{margin-bottom:26px;text-align:center;vertical-align:top;overflow:hidden}.container-single-fullwidth .post-image{margin-bottom:40px}.post-image img{max-width:100%;height:auto}.post-image.audio iframe,.standard-post-image.audio iframe{height:166px;width:100%}.container-single a[data-rel=penci-gallery-image-content],.container-single-page a[data-rel=penci-gallery-image-content]{cursor:zoom-in}.penci-slick-slider{position:relative;opacity:0;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;max-height:500px}.penci-grid .penci-slick-slider,.penci-masonry .penci-slick-slider{max-height:250px;overflow:hidden}.penci-slick-slider img{width:100%}.penci-slick-slider.loaded{opacity:1;overflow:visible !important;max-height:none !important}.penci-slick-slider>button.slick-prev,.penci-slick-slider>button.slick-next{position:absolute;width:36px;height:36px;display:inline-block;top:50%;margin-top:-18px;cursor:pointer;outline:none;opacity:0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;text-align:center;line-height:36px;background:#fff;z-index:12;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;color:#313131;border:none}.penci-slick-slider>button.slick-prev{left:30px}.penci-grid .penci-slick-slider>button.slick-prev,.penci-masonry .penci-slick-slider>button.slick-prev{left:20px}.penci-slick-slider>button.slick-next{right:30px}.penci-grid .penci-slick-slider>button.slick-next,.penci-masonry .penci-slick-slider>button.slick-next{right:20px}.penci-slick-slider.loaded>button.slick-prev,.penci-slick-slider.loaded>button.slick-next{opacity:.8}.penci-slick-slider>button.slick-prev:hover,.penci-slick-slider>button.slick-next:hover,.penci-slick-slider.loaded>button.slick-prev:hover,.penci-slick-slider.loaded>button.slick-next:hover{opacity:1}.penci-slick-slider>button.slick-prev i,.penci-slick-slider>button.slick-next i{font-size:20px;display:inline-block;line-height:36px}.penci-grid .penci-slick-slider>button.slick-prev,.penci-grid .penci-slick-slider>button.slick-next{opacity:.8}.penci-grid .penci-slick-slider:hover>button.slick-prev,.penci-grid .penci-slick-slider:hover>button.slick-next{opacity:.8}.penci-grid .penci-slick-slider>button.slick-prev:hover,.penci-grid .penci-slick-slider>button.slick-next:hover{opacity:1}.post-entry{margin-bottom:33px;line-height:28px}.post-entry.standard-post-entry{margin-bottom:0}.post-entry:before{content:" ";display:table}.post-entry .inner-post-entry:after{content:" ";display:table;clear:both}.post-entry .inner-post-entry>p:last-of-type{margin-bottom:0}.post-entry.page-has-margin{margin-bottom:85px}.post-entry img{max-width:100%;height:auto}.post-entry a:hover{text-decoration:underline}.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6,.post-entry hr{margin-bottom:17px}.post-entry p{margin-bottom:17px}.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6{color:#313131;clear:both;letter-spacing:0;line-height:1.3em}.post-entry h1{font-size:24px}.post-entry h2{font-size:22px}.post-entry h3{font-size:20px}.post-entry h4{font-size:18px}.post-entry h5{font-size:16px}.post-entry h6{font-size:14px}.post-entry hr{border:0;height:0;border-bottom:1px solid #dedede;clear:both}.post-entry blockquote{padding:0;position:relative;margin:0 0 20px}.post-entry blockquote,.post-entry blockquote p{font-size:16px;color:#888;font-style:italic;line-height:1.7;text-align:left}.post-entry blockquote p{margin:0}.post-entry blockquote{position:relative;padding:0 0 0 46px;border:none !important;overflow:hidden}.post-entry blockquote:before{color:#6eb48c;content:'“';font-family:'Playfair Display SC',serif;font-size:64px;font-weight:900;line-height:1;font-style:normal;position:absolute;top:-4px;left:0}.post-entry blockquote cite,.post-entry blockquote .author{display:block;font-size:12px;text-transform:uppercase;margin-top:7px;color:#6eb48c;font-style:normal;font-family:"Raleway",sans-serif;font-weight:700;overflow:hidden;text-align:left;position:relative;z-index:1}.post-entry blockquote .author span{position:relative;display:inline-block;padding:0 10px 0 0}.post-entry blockquote .author span:after{content:"";position:absolute;top:50%;width:90px;height:1px;background:#6eb48c;left:100%;opacity:.8}.penci-pullqoute.align-left{max-width:460px;float:left;width:100%;margin-right:20px}.penci-pullqoute.align-right{max-width:460px;float:right;width:100%;margin-left:20px}.post-entry ul,.post-entry ol{padding-left:50px;margin-bottom:20px}.post-entry ul ul{margin:2px 0;padding-left:22px}.post-entry ol ol{margin:2px 0;padding-left:32px}.post-entry ul li{margin-bottom:7px;position:relative;list-style-type:square;line-height:1.7}.post-entry ol li{margin-bottom:2px;list-style:decimal}.sticky.post .post-header{border:1px dashed #ddd;padding:20px 0}.post-entry table{width:100%;margin-bottom:22px;border-collapse:collapse;border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5}.post-entry td,.post-entry th{padding:12px;border-bottom:1px #e9e9e9 solid}.post-entry th{font-weight:700;font-size:14px;background:#f5f5f5}.post-entry tr:hover{background:#fff}.post-entry em strong{font-style:italic}.gird-post-share{margin-top:9px;position:relative;text-align:center}.gird-list-posts-share{background:#fff;display:inline-block;padding-right:11px;position:relative;padding-left:11px}.gird-post-share:before{position:absolute;width:100%;top:9px;height:1px;content:"";left:0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.gird-post-share a{margin:0 4px;font-size:14px;color:#939393}.gird-post-share a:hover{color:#6eb48c}.gird-post-share .gird-list-posts-share a:first-child{margin-left:0}.share-box-grid.share-box-comments i{font-size:15px}.tags-share-box{display:table;width:100%;margin:0;position:relative;padding:19px 160px 18px 0;clear:both;border-top:1px solid #dedede}.tags-share-box.center-box{text-align:center;padding:15px 0}.tags-share-box.hide-tags.page-share{text-align:center;padding:16px 0;position:relative;border-bottom:1px solid #dedede}.post-tags{display:block;position:relative;z-index:10;color:#888;margin-bottom:0;line-height:1.4;margin-top:31px}.post-tags>span{display:inline-block;text-transform:uppercase;margin:0 12px 0 0;font-style:italic;color:#888}.post-tags>span i{vertical-align:bottom}.container-single .post-entry .post-tags a{text-transform:uppercase;color:#888;padding:6px 12px 5px;margin-right:8px;margin-bottom:8px;display:inline-block;font-size:11px !important;background:0 0;border:1px solid #dedede;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;outline:none;font-weight:400;line-height:1.2}.container-single .post-entry .post-tags a:hover{background:#6eb48c;color:#fff;border-color:#6eb48c;text-decoration:none}.post-share{display:inline-block;position:absolute;z-index:10;right:0;top:20px}.tags-share-box.center-box .post-share,.tags-share-box.hide-tags.page-share .post-share{position:static}.tags-share-box.hide-tags.page-share .share-title{font-size:12px;text-transform:uppercase;color:#313131;font-family:"Raleway",sans-serif;font-weight:700;margin-right:5px}.post-share .count-number-like{font-weight:700;font-style:italic;font-size:13px;color:#6eb48c;vertical-align:top}.post-share .list-posts-share{display:inline-block;vertical-align:top}.post-share a{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;font-size:14px;margin:0 0 0 10px;color:#313131;display:inline-block;vertical-align:top;position:relative}.post-share a:hover,.post-share a.liked{color:#6eb48c}.post-share a.penci-post-like{margin-left:5px}.tags-share-box .single-comment-o{color:#888}.tags-share-box .single-comment-o i{margin-right:5px}.tags-share-box .single-comment-o:after,.post-share a.penci-post-like:after{content:"";display:inline-block;width:1px;height:12px;background:#dedede;margin:4px 6px 0 20px;vertical-align:top}.tags-share-box .single-comment-o:after{margin-right:20px}.tags-share-box .single-comment-o.hide-comments-o:after{display:none;content:none}.post-share a .dt-share{position:absolute;display:inline-block;font-size:9px;font-family:'Raleway',sans-serif;font-weight:400;background:#313131;color:#fff;height:20px;white-space:nowrap;line-height:20px;text-align:center;z-index:20;bottom:-45px;width:60px;left:50%;margin-left:-30px;opacity:0;visibility:hidden;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out}.post-share a:hover .dt-share{opacity:1;bottom:-30px;visibility:visible}.post-share a .dt-share:before{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #313131;content:"";top:-7px;left:50%;margin-left:-4px}article.page.type-page{margin-bottom:60px}.post-author{margin:0;overflow:hidden;padding:38px 0 37px;border-top:1px solid #e0e0e0}.author-img{float:left;margin-right:20px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;overflow:hidden}.post-author .author-img img{margin:0}.post-author .author-content{margin-left:120px}.author-content h5{font-size:14px;letter-spacing:1px;margin:0 0 15px;color:#313131;display:block;font-family:'Raleway',sans-serif;font-weight:700;text-transform:uppercase}.author-content h5 a{display:inline-block;margin:0;color:#313131}.author-content h5 a:hover{color:#6eb48c}.author-content p{margin-bottom:16px}.author-content .author-social{font-size:14px;color:#313131;margin-right:10px}.author-content .author-social:hover{color:#6eb48c}.post-pagination{overflow:hidden;margin:0;padding:12px 0 15px;border-top:1px solid #dedede}.post-pagination .prev-post{float:left;width:50%}.post-pagination .next-post{float:right;text-align:right;width:50%}.post-pagination span{margin:0;display:inline-block;color:#888}.post-pagination span i{font-size:15px;margin-right:8px}.post-pagination span i.fa-angle-double-right{margin:0 0 0 8px}.post-pagination .arrow{font-size:64px;color:#ddd;line-height:64px}.post-pagination .prev-post .arrow{float:left;margin-right:18px}.post-pagination .next-post .arrow{float:right;margin-left:18px}.pagi-text{margin-top:6px}.post-pagination h5{font-size:14px;font-family:'Raleway',sans-serif;font-weight:700;padding:0 25px 0 0;position:relative;letter-spacing:1px;text-transform:uppercase;line-height:1.4}.post-pagination h5.next-title{padding:0 0 0 25px}.post-pagination a{color:#313131}.post-pagination a:hover{color:#6eb48c}.penci-post-nav-thumb{display:inline-block;float:left;width:56px;margin-right:15px}.penci-post-nav-thumb.nav-thumb-next{float:right;margin:0 0 0 15px}.post-related{overflow:hidden;margin:0;text-align:center;padding:36px 0 36px;border-top:1px solid #dedede}.post-title-box,#respond h3.comment-reply-title{position:relative;padding:0;margin-bottom:30px;text-align:center}#respond h3.comment-reply-title span,.post-box-title{font-size:18px;letter-spacing:1px;text-transform:uppercase;font-family:'Raleway',sans-serif;font-weight:700;color:#313131;position:relative;z-index:10;display:inline-block;padding:0 10px}#respond h3.comment-reply-title span:before,#respond h3.comment-reply-title span:after,.post-box-title:before,.post-box-title:after{content:"";position:absolute;width:60px;height:1px;background:#6eb48c;display:block;top:50%;margin-top:-1px;left:100%}#respond h3.comment-reply-title span:before,.post-box-title:before{left:auto;right:100%}.penci-carousel{margin-left:-15px;margin-right:-15px;max-height:220px}.penci-carousel.loaded{max-height:none}.penci-carousel button.slick-prev,.penci-carousel button.slick-next{position:absolute;width:36px;height:36px;display:inline-block;top:50%;margin-top:-18px;cursor:pointer;outline:none;opacity:0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;text-align:center;line-height:36px;background:#fff;z-index:12;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;color:#313131;border:none;font-size:20px}.penci-carousel.loaded:hover button.slick-prev,.penci-carousel.loaded:hover button.slick-next{opacity:.8}.penci-carousel.loaded button.slick-prev:hover,.penci-carousel.loaded button.slick-next:hover{opacity:1}.penci-carousel>button.slick-prev{left:25px}.penci-carousel>button.slick-next{right:25px}.penci-carousel>button.slick-prev.slick-disabled,.penci-carousel>button.slick-next.slick-disabled{cursor:auto}.item-related{margin:0 10px;opacity:0;transition:opacity .2s;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;text-align:center}.penci-carousel.loaded .item-related{opacity:1}.item-related img{width:100%;height:auto}.item-related>a{transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;display:inline-block;margin-bottom:17px;width:100%;position:relative}.item-related>a:hover{opacity:.85}#navigation .penci-megamenu .penci-mega-post a i,.item-related>a i{position:absolute;width:36px;height:36px;line-height:32px;left:50%;top:50%;margin:-15px 0 0 -15px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;font-size:14px;transition:opacity .25s;-webkit-transition:opacity .25s;-moz-transition:opacity .25s;border:2px solid rgba(255,255,255,.9);background:rgba(0,0,0,.4);color:rgba(255,255,255,.9);text-align:center}#navigation .penci-megamenu .penci-mega-post a i.fa-music:before,.item-related>a i.fa-music:before{margin-right:2px}#navigation .penci-megamenu .penci-mega-post a i.fa-play:before,.item-related>a i.fa-play:before{margin-left:2px}#navigation .penci-megamenu .penci-mega-post a:hover i,.item-related>a:hover i{opacity:0}.item-related h3 a{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#313131;line-height:1.4}.item-related h3 a:hover{color:#6eb48c}.item-related span.date{color:#888;display:inline-block;margin-top:7px}ul.slick-dots{opacity:0;transition:opacity .2s;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;list-style:none;text-align:center;display:block;clear:both;margin-top:13px}.slick-slider.loaded ul.slick-dots{opacity:1}ul.slick-dots li{display:inline-block;line-height:1}ul.slick-dots li button{width:12px;height:12px;display:inline-block;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;font-size:0;background:#fff;margin:0 5px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;outline:none;vertical-align:top;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;border:2px solid #dedede}ul.slick-dots li button:hover,ul.slick-dots li.slick-active button{background:#6eb48c;border-color:#6eb48c}.container.under-construction-page{text-align:center;margin-top:232px;margin-bottom:176px}.under-construction-page .under-title{font-size:30px;color:#313131;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px}.under-construction-page .sub-title-content,.under-construction-page .sub-title-content p{font-size:16px;font-style:italic;margin:0}.under-construction-page .sub-title-content a:hover{text-decoration:underline}.penci-countdown{text-align:center;margin:71px 0 0}.penci-countdown .countdown-section{margin:0 57px;display:inline-block}.penci-countdown .countdown-row .countdown-section:first-child{margin-left:0}.penci-countdown .countdown-row .countdown-section:last-child{margin-right:0}.penci-countdown .countdown-amount{font-size:72px;color:#6eb48c;text-transform:uppercase;font-family:'Raleway',sans-serif;font-weight:700;line-height:1;display:block;text-align:center;letter-spacing:3px}.penci-countdown .countdown-period{display:block;text-align:center;letter-spacing:1px;font-size:20px;text-transform:uppercase;color:#313131;margin:26px 0 0;line-height:1;font-family:'Raleway',sans-serif;font-weight:700}.penci-column{margin-right:4%;position:relative;float:left;min-height:1px;display:block;padding:0 !important;margin-bottom:17px}.column-last{margin-right:0 !important}.column-1-2{width:48%}.column-1-3{width:30.6666666667%}.column-2-3{width:65.3333333333%}.column-1-4{width:22%}.column-3-4{width:74%}.penci-pagination{margin-bottom:60px;overflow:hidden;clear:both;text-align:center}.penci-pagination.align-center{text-align:center}.penci-pagination.align-right{text-align:right}.penci-pagination a,.penci-pagination .disable-url{color:#999;font-family:'Raleway',sans-serif;font-weight:700;letter-spacing:1px;text-transform:uppercase;font-size:12px;display:inline-block;line-height:1;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.penci-pagination .disable-url span{opacity:.5}.penci-pagination a i,.penci-pagination .disable-url i{font-size:14px;margin-left:8px}.penci-pagination .newer a i,.penci-pagination .newer .disable-url i{margin:0 8px 0 0}.penci-pagination a:hover{text-decoration:none;color:#6eb48c}.penci-pagination .newer,.penci-pagination .older{display:inline-block}.penci-pagination .newer:after{content:"/";display:inline-block;margin:0 16px 0 20px;font-family:'Raleway',sans-serif;font-size:12px;color:#999}.penci-pagination ul.page-numbers{list-style:none;display:inline-block;vertical-align:top;margin:0;padding:0}.penci-pagination ul.page-numbers li{display:inline-block;float:left;margin-right:10px;margin-bottom:0;list-style:none}.penci-pagination ul.page-numbers li:last-child{margin-right:0}.penci-pagination ul.page-numbers li span,.penci-pagination ul.page-numbers li a{padding:0;min-width:30px;height:30px;text-align:center;line-height:28px;font-size:14px;display:inline-block;border:1px solid #dedede;color:#888;text-decoration:none}.penci-pagination ul.page-numbers li a{padding:0 5px}.penci-pagination ul.page-numbers li a:hover{color:#313131;border-color:#999;text-decoration:none}.penci-pagination ul.page-numbers li span.current{color:#fff;background:#6eb48c;border-color:#6eb48c;text-decoration:none}.penci-pagination ul.page-numbers li a i{font-size:16px;line-height:28px;margin-left:2px}.penci-pagination.penci-ajax-more a.penci-ajax-more-button{display:block;padding:11px 10px;max-width:400px;margin:0 auto;border:1px solid #ececec;line-height:1.4;text-align:center;transition:all .25s;-webkit-transition:all .25s;background:#fff}.penci-pagination.penci-ajax-more a.penci-ajax-more-button .ajax-more-text{color:inherit;font-family:inherit;font-weight:inherit}.penci-pagination.penci-ajax-more a.penci-ajax-more-button:hover{border-color:#6eb48c}.penci-pagination.penci-ajax-more a.penci-ajax-more-button.loading-posts{opacity:.8;color:#999 !important;border-color:#ececec !important;cursor:auto}.penci-pagination.penci-ajax-more a.penci-ajax-more-button.loading-posts span.ajaxdot:after{content:"...";font-size:inherit;color:inherit;font-family:inherit;font-weight:inherit}.penci-pagination.penci-ajax-more a.penci-ajax-more-button i{color:inherit}.penci-pagination.penci-ajax-more a.penci-ajax-more-button.loading-posts i{animation-name:pencirotate;-o-animation-name:pencirotate;-ms-animation-name:pencirotate;-webkit-animation-name:pencirotate;-moz-animation-name:pencirotate;animation-duration:.8s;-o-animation-duration:.8s;-ms-animation-duration:.8s;-webkit-animation-duration:.8s;-moz-animation-duration:.8s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-timing-function:linear;-o-animation-timing-function:linear;-ms-animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}@-o-keyframes pencirotate{from{-o-transform:rotate(360deg)}to{-o-transform:rotate(0deg)}}@-ms-keyframes pencirotate{from{-ms-transform:rotate(360deg)}to{-ms-transform:rotate(0deg)}}@-webkit-keyframes pencirotate{from{-webkit-transform:rotate(360deg)}to{-webkit-transform:rotate(0deg)}}@-moz-keyframes pencirotate{from{-moz-transform:rotate(360deg)}to{-moz-transform:rotate(0deg)}}#footer-area{background:#171717;padding:60px 0;text-align:center;position:relative;clear:both}#footer-section{padding:0;background:#313131;text-align:center;color:#999;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center}.footer-socials-section{padding:30px 0 15px;border-bottom:1px solid #4a4a4a;text-align:center}ul.footer-socials{list-style:none;display:inline-block;vertical-align:top}ul.footer-socials li{float:none;display:inline-block;margin-right:36px;margin-bottom:15px}ul.footer-socials li:last-child{margin-right:0}ul.footer-socials li a{line-height:36px;display:inline-block;vertical-align:top}ul.footer-socials li a i{width:36px;height:36px;line-height:34px;display:inline-block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background:0 0;color:#999;border:1px solid #999;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-size:14px;vertical-align:top}ul.footer-socials li a:hover i{background:#6eb48c;color:#fff;border-color:#6eb48c}ul.footer-socials li a span{text-transform:uppercase;font-size:14px;font-family:'Raleway',sans-serif;font-weight:700;color:#999;display:inline-block;letter-spacing:1px;margin-left:14px;vertical-align:top;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}ul.footer-socials li a:hover span{color:#6eb48c}.footer-logo-copyright{padding:40px 0 73px;text-align:center}.footer-logo-copyright.footer-not-gotop{padding:40px 0}.footer-logo-copyright.footer-not-logo{padding:20px 0 62px}.footer-logo-copyright.footer-not-logo.footer-not-gotop{padding:20px 0}#footer-logo{margin:0 0 32px}#footer-copyright *{font-size:14px;color:#999;line-height:1.4;font-style:italic}#footer-copyright a{color:#6eb48c}#footer-copyright a:hover{text-decoration:underline}.footer-menu-wrap{display:block;text-align:center;margin-bottom:10px}.footer-menu-wrap:before{content:"";display:table}.footer-menu-wrap:after{display:block;height:0;clear:both;visibility:hidden;content:""}div.footer-menu>ul,ul.footer-menu{list-style:none;display:inline-block;vertical-align:top}.footer-menu li{display:inline-block;padding:0 15px;position:relative;margin-bottom:5px}#footer-section .footer-menu li a{color:#999}#footer-section .footer-menu li a:hover{color:#6eb48c}.footer-menu ul.sub-menu{display:none !important}#footer-section .go-to-top-parent{width:100%;height:auto;display:block;position:absolute;left:0;bottom:17px;text-align:center;z-index:10}#footer-section .go-to-top-parent span{color:#999;font-size:12px;font-weight:700;font-family:'Raleway',sans-serif;text-transform:uppercase;line-height:1;display:inline-block;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}#footer-section .go-to-top-parent span:before,#footer-section .go-to-top-parent span:after{content:" ";display:table}#footer-section .go-to-top-parent span:after{clear:both}#footer-section .go-to-top-parent i{font-size:18px;z-index:5;position:relative;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;color:#999;line-height:1;margin-bottom:3px}#footer-section .go-to-top:hover span,#footer-section .go-to-top:hover i{color:#fff}.textwidget{line-height:1.8}#widget-area{overflow:hidden;margin:0;padding:60px 0;background:#fff;position:relative;border-top:1px solid #ececec}#widget-area>.container{position:relative;z-index:3}.footer-widget-wrapper{width:31%;margin-right:3.5%;float:left}.footer-widget-wrapper>.widget:last-child{margin-bottom:0 !important}.widget input{font-weight:400}.widget input[type=submit]{font-family:'Raleway',sans-serif;font-weight:700}.penci-sidebar-content .widget{width:100%;margin-right:0;float:none;margin-bottom:60px;clear:both}.penci-sidebar-content img{max-width:100%;height:auto;vertical-align:top}.footer-widget-wrapper.last{margin-right:0}.penci-sidebar-content .widget-title{color:#313131;margin-bottom:30px;font-family:'Raleway',sans-serif;font-weight:700;letter-spacing:1px;position:relative;text-align:center;line-height:1.3;background:#fff}.widget ul{list-style:none}.widget ul ul{padding-top:11px;margin-top:12px;border-top:1px solid #dedede;padding-left:20px}.widget ul li{margin-bottom:11px;padding-bottom:12px;border-bottom:1px solid #dedede;font-size:14px;color:#888}.widget ul>li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.widget ul li a{font-size:14px;font-style:normal;line-height:1.4}.widget a{color:#313131}.widget a:hover{color:#6eb48c;text-decoration:underline}.widget.widget_archive label.screen-reader-text,.widget.widget_categories label.screen-reader-text{display:none}.widget .screen-reader-text{display:block;margin:0 0 10px;font-size:14px}.widget select{padding:2px;line-height:32px;height:32px;vertical-align:middle;border-spacing:0;clear:both;margin:0;font-size:14px;width:100%;max-width:360px;outline:none}.widget.widget_categories ul li,.widget.widget_archive ul li{text-align:right;color:#888;display:table;width:100%;font-style:italic;padding-right:2px}.widget.widget_categories ul li{text-align:left}.widget.widget_archive ul li a{float:left}.widget.widget_categories ul li a{display:block !important}.widget.widget_categories ul li a:before,.widget.widget_archive ul li a:before{content:"\f105";font-family:FontAwesome;display:inline-block;margin-right:10px;font-size:90%}.widget.widget_categories ul li span.category-item-count{float:right;font-style:italic;color:#888;font-family:'PT Serif',serif;font-weight:400}#searchform input.search-input{border:1px solid #e9e9e9;background:#fff url(../../../themes/soledad/images/searchsubmit.png) no-repeat 94% 15px;padding:14px 43px 14px 20px;color:#313131;letter-spacing:1px;font-size:12px;font-family:'PT Serif',serif;font-weight:400}#searchform #s:focus{outline:none}.widget #searchform input.search-input,.penci-sidebar-content .widget #searchform input.search-input{width:100%;max-width:340px}.widget .about-widget{text-align:center}.about-widget img{max-width:100% !important;height:auto;margin-bottom:20px}.about-widget .about-me-heading{color:#313131;font-size:18px;font-family:'PT Serif',serif;font-weight:700;padding-bottom:16px;line-height:1.3;margin-bottom:19px;position:relative}.about-widget .about-me-heading:before{content:"";display:inline-block;width:60px;position:absolute;margin-left:-30px;left:50%;bottom:0;border-top:1px solid #6eb48c}.widget .tagcloud a{text-transform:uppercase;background:#fff;color:#999;padding:6px 12px 5px;margin-right:5px;margin-bottom:8px;display:inline-block;font-size:11px !important;background:0 0;border:1px solid #dedede;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;outline:none;font-weight:400;line-height:1.2}.widget .tagcloud a:hover{color:#fff;background:#6eb48c;border-color:#6eb48c;text-decoration:none}#wp-calendar{width:100%}#wp-calendar caption{text-align:right;color:#777;font-size:14px;margin-top:10px;margin-bottom:15px;font-weight:700;letter-spacing:1px}#wp-calendar thead{font-size:12px}#wp-calendar thead th{padding-bottom:10px}#wp-calendar tbody{color:#aaa}#wp-calendar tbody td{background:#f5f5f5;border:1px solid #fff;text-align:center;padding:8px}#wp-calendar tbody td a{font-weight:700;color:#222}#wp-calendar tbody td:hover{background:#fff}#wp-calendar tbody .pad{background:0 0}#wp-calendar tfoot #next{font-size:11px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:12px;text-transform:uppercase;padding-top:15px}#wp-calendar thead th{padding-bottom:10px;text-align:center}.widget ul.side-newsfeed li{list-style-type:none;margin-bottom:15px;padding-bottom:15px;margin-left:0}.widget ul.side-newsfeed li:last-child{margin-bottom:0 !important;padding-bottom:0 !important}.widget ul.side-newsfeed li .side-item{overflow:hidden}.widget ul.side-newsfeed li .side-item .side-image{float:left;margin-right:20px;position:relative}.widget ul.side-newsfeed li .side-item .side-image.thumbnail-right{float:right;margin-right:0;margin-left:20px}.widget ul.side-newsfeed li .side-item .side-image a{transition:opacity .3s;-webkit-transition:opacity .3s;-moz-transition:opacity .3s}.widget ul.side-newsfeed li .side-item .side-image a:hover{opacity:.8}.widget ul.side-newsfeed li .side-item .side-image a span.count-post{position:absolute;z-index:2;bottom:10px;left:10px;display:inline-block;background:#fff;color:#313131;width:30px;height:30px;line-height:30px;font-size:16px;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.widget ul.side-newsfeed li .side-item .side-image img{width:120px;height:auto}.widget ul.side-newsfeed li .side-item .side-item-text{overflow:hidden}.widget ul.side-newsfeed li .side-item .side-item-text h4 a{margin-bottom:6px;color:#313131;display:block;font-size:16px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;font-family:"Raleway",sans-serif;font-weight:700;letter-spacing:0;line-height:1.4}.widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover{color:#6eb48c;text-decoration:none}.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta{letter-spacing:0;color:#888;font-family:'PT Serif',sans-serif}.widget ul.side-newsfeed li.featured-news{padding-bottom:26px}.widget ul.side-newsfeed li.featured-news.all-featured-news{text-align:center;border-bottom:none;margin-bottom:0}.widget ul.side-newsfeed li.featured-news .side-image{float:none !important;margin:0 0 11px !important}.widget ul.side-newsfeed li.featured-news .side-image img{width:100% !important}.widget ul.side-newsfeed li.featured-news .side-item .side-item-text h4 a{font-size:18px;margin-bottom:6px}.widget .penci-feed-excerpt{margin-top:16px;color:#313131}.penci-widget-slider{max-width:500px;width:100%;clear:both}.widget .penci-widget-slider ul li{margin:0;padding:0;border-bottom:none}.widget .penci-widget-slider ul li:before,.widget .penci-widget-slider ul li:after{content:none;display:none}.penci-slider.penci-widget-slider .penci-direction-nav .penci-prev,.penci-slider.penci-widget-slider .penci-direction-nav .penci-next{color:#fff;width:auto;height:auto;margin-top:-7px;line-height:1;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;background:0 0 !important;z-index:10}.penci-slider.penci-widget-slider .penci-direction-nav .penci-prev{left:20px}.penci-slider.penci-widget-slider .penci-direction-nav .penci-next{right:20px}.penci-slider.penci-widget-slider .penci-direction-nav .penci-prev i,.penci-slider.penci-widget-slider .penci-direction-nav .penci-next i{line-height:15px}.penci-widget-slider .penci-slide-content{position:relative;text-align:center}.penci-widget-slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.3;transition:opacity .25s ease;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;z-index:2}.penci-widget-slider .penci-widget-slide-detail{position:absolute;top:50%;left:30px;right:30px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:5}.widget .penci-widget-slider .penci-widget-slide-detail h4 a{color:#fff;font-size:16px;text-transform:uppercase;text-decoration:none}.penci-widget-slide-detail .slide-item-date{color:#fff;display:block;margin-top:5px}.widget-social{text-align:center;display:table;width:100%}.widget-social.show-text{margin-left:-5px}.widget-social a i{width:36px;height:36px;line-height:34px;background:0 0;color:#313131;border:1px solid #e0e0e0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;margin:0 5px 5px;display:inline-block;font-size:14px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-align:center}.widget-social.show-text a i{margin-bottom:0}.widget-social a:hover i{text-decoration:none;color:#fff;background:#6eb48c;border-color:#6eb48c}.widget-social a span{display:none}.widget-social a:first-child{margin-left:0}.widget-social a:last-child{margin-right:0}.widget-social.show-text a{width:50%;float:left;text-align:left;margin-bottom:10px}.widget-social.show-text a span{display:inline-block;color:#313131;text-transform:uppercase;font-size:13px;margin-left:10px;font-family:'Raleway',sans-serif;font-weight:700;letter-spacing:0;transition:color .3s;-webkit-transition:color .3s;-moz-transition:color .3s}.widget-social.show-text a:hover span{color:#6eb48c}.quote-widget{position:relative;display:block}.quote-widget>i.fa{color:#999;position:absolute;top:0;left:0;font-size:22px}.quote-widget>p{padding-left:40px}.footer-widget-wrapper .quote-widget>i.fa{font-size:24px}.footer-widget-wrapper .quote-widget>p{padding-left:42px}.penci-pinterest-widget-container{margin:-5px -5px 0}.penci-images-pin-widget:before,.penci-images-pin-widget:after{display:table;clear:both;content:""}.penci-pinterest-widget-container .penci-images-pin-widget a{width:33.3333%;display:inline-block;padding:5px;transition:opacity .2s;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;position:relative;float:left;vertical-align:top}.penci-pinterest-widget-container .penci-images-pin-widget a:hover{opacity:.8}.penci-pinterest-widget-container .penci-images-pin-widget a:before,.penci-pinterest-widget-container .penci-images-pin-widget a:after{position:absolute;top:10px;right:10px;bottom:10px;left:10px;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;z-index:1}.penci-pinterest-widget-container .penci-images-pin-widget a:before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}.penci-pinterest-widget-container .penci-images-pin-widget a:after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}.penci-pinterest-widget-container .penci-images-pin-widget a:hover:before,.penci-pinterest-widget-container .penci-images-pin-widget a:hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.penci-pinterest-widget-container .pin_link{text-align:center;margin-top:20px}.penci-pinterest-widget-container.penci-loading .pin_link{clear:both;display:block}.penci-pinterest-widget-container .pin_link a{font-style:italic;color:#999;font-size:16px}.footer-widget-wrapper .widget{margin-bottom:30px}.footer-widget-wrapper .widget .widget-title{color:#313131;margin:0 0 30px;font-family:'Raleway',sans-serif;font-weight:700;letter-spacing:1px;position:relative;text-align:left;font-size:16px;text-transform:uppercase;background:0 0}.footer-widget-wrapper .widget .widget-title .inner-arrow{border-top:none;border-left:none;border-right:none;padding:0 0 15px;background:0 0}.footer-widget-wrapper .widget .widget-title:before{content:none}.footer-widget-wrapper .widget .widget-title:after{width:100%;bottom:-4px;left:0;border:none;border-bottom:1px solid #313131;height:auto}.mc4wp-form{max-width:365px;width:100%;margin:0;text-align:center}.mc4wp-form>form>p{margin-bottom:20px}.widget .mc4wp-form>form>p:last-of-type{margin-bottom:0}.mc4wp-form input{border:1px solid #dedede;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;outline:none;background:0 0;display:block;font-size:12px;line-height:1;padding:17px 20px;margin-bottom:20px;letter-spacing:0;font-family:'PT Serif',serif}.mc4wp-form input:focus{background:#fff}.mc4wp-form input[type=text],.mc4wp-form input[type=email],.mc4wp-form input[type=number],.mc4wp-form input[type=date]{width:100%}.mc4wp-form input[type=checkbox]{display:inline-block;vertical-align:middle}.mc4wp-form input[type=submit]{display:block;width:100%;font-size:14px;padding:18px 20px;text-transform:uppercase;color:#313131;margin:0;cursor:pointer;border:none;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;background:#f5f5f5}.mc4wp-form input[type=submit]:hover{background:#6eb48c;color:#fff}.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{width:100% !important}.penci-sidebar-content .widget .jr-insta-thumb,.footer-widget-wrapper .widget .jr-insta-thumb{margin:-5px -5px 0}.penci-sidebar-content .widget .jr-insta-thumb ul.thumbnails li,.footer-widget-wrapper .widget .jr-insta-thumb ul.thumbnails li{transition:opacity .2s;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;margin:0}.penci-sidebar-content .widget .jr-insta-thumb ul.thumbnails li:hover,.footer-widget-wrapper .widget .jr-insta-thumb ul.thumbnails li:hover{opacity:.8}.penci-sidebar-content .widget .jr-insta-thumb ul.thumbnails li img,.footer-widget-wrapper .widget .jr-insta-thumb ul.thumbnails li img{padding:5px;width:100%}.jr-insta-thumb ul.thumbnails li img{width:100%}.widget .jr-insta-thumb ul.thumbnails{margin:0}.widget .jr-insta-thumb ul.thumbnails.jr_col_2 li{width:50% !important}.widget .jr-insta-thumb ul.thumbnails.jr_col_3 li{width:33.3333% !important}.widget .jr-insta-thumb ul.thumbnails.jr_col_4 li{width:25% !important}.widget .jr-insta-thumb ul.thumbnails.jr_col_5 li{width:20% !important}.pllexislider .pllex-direction-nav{background:0 0 !important;border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important}.pllexislider .pllex-direction-nav .pllex-next{margin-left:1px}.pllexislider .pllex-direction-nav li a{width:40px;height:40px;line-height:40px !important;background:rgba(0,0,0,.5);text-align:center}.pllexislider .pllex-direction-nav li{border:none !important}.pllexislider .pllex-direction-nav .pllex-next:before,.pllexislider .pllex-direction-nav .pllex-prev:before{font-family:FontAwesome,sans-serif !important;padding:0 !important;text-shadow:none !important;font-size:22px !important}.pllexislider .pllex-direction-nav .pllex-next:before{content:"\f105" !important}.pllexislider .pllex-direction-nav .pllex-prev:before{content:"\f104" !important}.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer .jr-insta-caption{font-size:12px !important;line-height:1.5em !important;margin-top:8px !important;margin-bottom:0 !important}.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer{text-shadow:none !important;padding-top:10px !important;padding-bottom:10px !important}.footer-instagram{width:100%;clear:both;display:block;position:relative;background:#313131}.footer-instagram .widget{margin:0}.footer-instagram h4.footer-instagram-title{position:absolute;height:50px;text-align:center;line-height:50px;white-space:nowrap;top:50%;margin:-25px 0 0;left:0;width:100%}.footer-instagram h4.footer-instagram-title span{display:inline-block;position:relative;padding:0 20px;background:#fff;color:#313131;text-transform:uppercase;font-size:12px;z-index:10;letter-spacing:1px;vertical-align:top;position:relative}.footer-instagram h4.footer-instagram-title span.title{padding:0;background:0 0;position:relative;z-index:10}.footer-instagram .jr-insta-thumb{position:relative;z-index:1}.footer-instagram .jr-insta-thumb ul.thumbnails li{transition:opacity .2s;-webkit-transition:opacity .2s;-moz-transition:opacity .2s}.footer-instagram .jr-insta-thumb ul.thumbnails li:hover{opacity:.9}.jr-insta-thumb ul.thumbnails li a{position:relative;display:inline-block;vertical-align:top !important;width:100%}.jr-insta-thumb ul.thumbnails li a:before,.jr-insta-thumb ul.thumbnails li a:after{position:absolute;left:10px;right:10px;top:10px;bottom:10px;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.footer-instagram .jr-insta-thumb ul.thumbnails li a:before,.footer-instagram .jr-insta-thumb ul.thumbnails li a:after{top:5px;right:5px;bottom:5px;left:5px}.jr-insta-thumb ul.thumbnails li a:before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}.jr-insta-thumb ul.thumbnails li a:after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}.jr-insta-thumb ul.thumbnails li a:hover:after,.jr-insta-thumb ul.thumbnails li a:hover:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.post-comments .post-title-box{border-top:1px solid #dedede;padding-top:36px}h3.comment-reply-title{padding-top:36px !important;border-top:1px solid #dedede}.comments .comment{border-top:1px solid #dedede}.comments>.comment:first-child,.comments .comment>.comment:first-child{border-top:none}.thecomment{padding-top:28px;padding-bottom:21px;display:table;width:100%}.comments>.comment:first-child>.thecomment{padding-top:0}.thecomment .author-img{float:left;margin-right:20px;width:60px}.thecomment .author-img img{margin:0}.thecomment .comment-text{margin-left:80px;position:relative}.thecomment .comment-text span.author,.thecomment .comment-text span.author a{display:block;font-size:13px;text-transform:uppercase;letter-spacing:1px;color:#313131;margin-bottom:11px;font-family:"Raleway",sans-serif;font-weight:700}.thecomment .comment-text span.author a{display:inline-block;margin:0}.thecomment .comment-text span.author a:hover{color:#9e9e9e}.thecomment .comment-text span.date{font-size:12px;color:#888;display:block}.thecomment .comment-text span.date i{margin-right:10px}.thecomment .comment-text em{font-size:12px;display:block;color:orange;letter-spacing:1px;margin:5px 0 0}.thecomment .comment-text em i{font-size:14px;color:#f3bd00}.thecomment .comment-content{margin-top:15px;margin-bottom:0}.thecomment .comment-text span.reply{position:absolute;top:0;right:0}.post-comments span.reply a{font-size:11px;color:#888;margin-left:18px;font-family:"Raleway",sans-serif;font-weight:500;-o-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;text-transform:uppercase;line-height:1;display:inline-block;text-align:center}.post-comments span.reply a:hover{color:#313131}.comments .children,.comments>.comment>.comment,.comments>.comment>.comment>.comment,.comments>.comment>.comment>.comment>.comment,.comments>.comment>.comment>.comment>.comment>.comment{margin:0 0 0 60px}#respond{overflow:hidden;margin-bottom:40px;position:relative}.no-comment-yet #respond{padding-top:0;border-top:0}#respond h3{font-size:14px;color:#939393;font-weight:500;margin-bottom:30px;font-family:"Raleway",sans-serif;letter-spacing:1px;text-transform:uppercase}#respond h3 a{color:#000;display:inline-block}#respond h3 small a{text-transform:uppercase;font-size:12px;color:#888;padding:0;margin-left:7px;letter-spacing:0;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;font-weight:500;position:absolute;right:0}#respond h3 small a:hover{color:#313131}#respond form#commentform,form.wpcf7-form{margin-left:-14px;margin-right:-14px}.mc4wp-form label{text-align:left;margin-bottom:10px}#respond p.comment-form-author,#respond p.comment-form-email,#respond p.comment-form-url,.wpcf7 p.name,.wpcf7 p.email,.wpcf7 p.subject{width:33.333333%;padding:0 14px;float:left;display:inline-block;margin:0}#respond p.comment-form-comment,.wpcf7 p.message{clear:both;margin:0 14px}form.comment-form>p,form.comment-form>div,form.comment-form>input,form.comment-form>textarea,form.comment-form>label,form.comment-form>span,form.wpcf7-form>div,form.wpcf7-form>p,form.wpcf7-form>input,form.wpcf7-form>textarea,form.wpcf7-form>label,form.wpcf7-form>span,form#commentform>p,form#commentform>div,form#commentform>input,form#commentform>textarea,form#commentform>label,form#commentform>span{margin:0 14px}form#commentform>input[type=checkbox]{margin-left:14px !important;margin-right:14px !important}.captchaSizeDivLarge{clear:both}label#captcha_code_label{display:inline-block}.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-author,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-email{padding:0 14px}.woocommerce #review_form #respond p{margin:0 14px 10px}.woocommerce #review_form #respond p.stars{margin-left:0;margin-right:0}#respond label,.wpcf7 label{color:#939393;font-size:12px;display:block;font-family:"Raleway",sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-bottom:8px}#respond p.form-submit,.wpcf7 p.submit{margin:0 14px;text-align:center}#respond input,.wpcf7 input,.widget_wysija input{padding:14px 20px;max-width:500px;border:1px solid #dedede;margin-bottom:28px;font-size:12px;width:100%;font-weight:400;font-family:'PT Serif',serif;max-height:50px}#respond input:focus,.wpcf7 input:focus{outline:none}.jetpack_subscription_widget #subscribe-email input{width:100% !important;padding:14px 20px !important;margin-top:10px}#respond textarea,.wpcf7 textarea{padding:15px 20px;border:1px solid #dedede;width:100%;height:120px;font-size:12px;color:#313131;margin-bottom:28px;line-height:20px;font-weight:500;outline:none;vertical-align:top;font-family:'PT Serif',serif}#respond textarea:focus,.wpcf7 textarea:focus{outline:none}#respond #submit,.wpcf7 input[type=submit],.widget_wysija input[type=submit]{text-transform:uppercase;font-family:"Raleway",sans-serif;font-weight:700;background:#f5f5f5;border-radius:0;font-size:14px;color:#313131;padding:15px 20px;display:inline-block;-o-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;cursor:pointer;width:auto;min-width:120px;text-align:center;margin:0;border:none}#respond #submit:hover,.wpcf7 input[type=submit]:hover,.widget_wysija input[type=submit]:hover{color:#fff;background:#6eb48c}.contact-form input[type=email],.contact-form input[type=text]{max-width:300px;width:100%;padding:10px 15px}.contact-form input[type=submit]{text-transform:uppercase;font-family:"Raleway",sans-serif;font-weight:700;background:#f5f5f5;border-radius:0;font-size:14px;color:#313131;padding:16px 20px;display:inline-block;-o-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;cursor:pointer;width:auto;min-width:120px;text-align:center;margin:0;border:none}.widget input[type=text],.widget input[type=email],.widget input[type=date],.widget input[type=number],.widget input[type=search]{border:1px solid #dedede;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;outline:none;background:0 0;display:block;font-size:12px;padding:14px 20px;margin-bottom:20px;letter-spacing:0;font-family:'PT Serif',serif;width:100%;max-width:400px;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.widget input[type=submit]{display:block;width:100%;font-size:14px;padding:15px 20px;text-transform:uppercase;color:#313131;margin:0;cursor:pointer;border:none;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;background:#f5f5f5;max-width:400px}.widget input[type=submit]:hover{background:#6eb48c;color:#fff}#respond input[type=checkbox],.wpcf7 input[type=checkbox],.widget_wysija input[type=checkbox],.widget input[type=checkbox],#respond input[type=radio],.wpcf7 input[type=radio],.widget_wysija input[type=radio],.widget input[type=radio]{width:auto;margin:0;padding:0}.archive-box{background:0 0;margin:0 0 35px;padding-bottom:15px;position:relative;text-align:center}.archive-box:after,.archive-box:before{content:"";width:90px;height:1px;background:#6eb48c;position:absolute;bottom:0;left:50%;margin-left:-45px}.archive-box:before{width:60px;bottom:-5px;margin-left:-30px}.archive-box .title-bar{position:relative;display:block}.archive-box span,.archive-box h1{letter-spacing:1px;color:#313131;font-family:"Raleway",sans-serif;font-weight:700;text-transform:uppercase;font-size:24px;line-height:1.2em;position:relative;z-index:10}.archive-box span:after{content:":";margin-right:9px;display:inline-block}.archive-box h1{display:inline-block;color:#6eb48c}.nothing{margin-bottom:60px;text-align:center}.nothing span{position:relative;z-index:10;color:#313131;font-size:14px}.penci-category-description{margin-bottom:30px;line-height:1.8}.penci-category-description.align-center{text-align:center}.container.penci-breadcrumb{line-height:1.4;padding-bottom:10px;margin-bottom:30px;margin-top:-30px}.container.penci-breadcrumb span,.container.penci-breadcrumb span a{font-size:13px;color:#888;font-family:'Raleway',sans-serif;font-weight:500}.container.penci-breadcrumb span a:hover{color:#6eb48c}.container.penci-breadcrumb i{color:#888;font-size:13px;margin:0 15px 0 19px}.container.penci-woo-breadcrumb{width:100% !important;margin-top:0}.penci-page-header{margin:0 0 35px;padding-bottom:15px;text-align:center;position:relative}.penci-page-header:after,.penci-page-header:before{content:"";width:90px;height:1px;position:absolute;left:50%;margin-left:-45px;bottom:0;background:#6eb48c}.penci-page-header:before{width:60px;bottom:-5px;margin-left:-30px}.penci-page-header h1{font-size:24px;color:#313131;text-transform:uppercase}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 20px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto 5px auto}a img.alignright{float:right;margin:5px 0 22px 30px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 30px 22px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:none;padding:0;max-width:100%;text-align:center;position:relative;overflow:hidden}.wp-caption.alignnone{margin:5px 0 17px}.wp-caption.alignleft{margin:5px 30px 17px 0}.wp-caption.alignright{margin:5px 0 17px 30px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:100%}.wp-caption p.wp-caption-text{font-size:14px;line-height:1.4;margin:0;padding:11px 10px;color:#fff;font-style:italic;position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.5);transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s}.wp-caption:hover p.wp-caption-text{transform:translateY(100%);-webkit-transform:translateY(100%);opacity:.7}.post-entry pre{display:block;font-size:14px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:#f4f4f4;border:1px solid rgba(0,0,0,.1);margin:0 0 20px;line-height:1.4;padding:15px;letter-spacing:0;color:inherit}.post-entry code{font-size:12px;line-height:20px;border-top:1px solid #dedede;border-bottom:1px solid #dedede;border-right:1px solid #dedede;border-left:4px solid #dedede;padding:5px 10px}.widget .zframe-flickr-wrap-ltr,.widget ul.instagram-pics{list-style:none;margin:0;padding:0;overflow:hidden;margin-left:-3px;margin-right:-3px}.widget .zframe-flickr-wrap-ltr .flickr_badge_image,.widget ul.instagram-pics li{display:block;float:left;width:33.33%;padding:3px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0 !important;border:none !important}.widget .zframe-flickr-wrap-ltr .flickr_badge_image img{margin:0;width:100%;float:none;height:auto}.instag ul.thumbnails>li,.jr-insta-thumb ul>li{width:32% !important}.instag ul li,.jr-insta-thumb ul li{margin:0;padding-bottom:0;border-bottom:none}.pllexislider ul li{margin:0;padding-bottom:0;border-bottom:none}.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-time,.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-username,.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-caption{line-height:1.5}.gallery .gallery-caption{font-size:13px;color:#939393;font-family:"Raleway",sans-serif;font-style:italic}.gallery .gallery-icon img{border-radius:2px;border:1px solid #eee !important;padding:7px}.gallery .gallery-icon img:hover{border:1px solid #ccc !important}.penci-post-gallery-container{margin-bottom:20px}.penci-post-gallery-container a{opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{font-family:inherit;font-weight:inherit;padding:9px 15px;line-height:1.5;background:rgba(0,0,0,.6);opacity:1}.penci-post-gallery-container.masonry .item-gallery-masonry{width:33.33333%;float:left;margin-bottom:6px;padding:0 3px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:inline-block}.penci-post-gallery-container.masonry.column-2 .item-gallery-masonry{width:50%}.penci-post-gallery-container.masonry.column-4 .item-gallery-masonry{width:25%}.penci-post-gallery-container.masonry .item-gallery-masonry{position:relative;opacity:0;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}.penci-post-gallery-container.masonry .item-gallery-masonry.animated{-webkit-animation-name:pencifadeInUp;-moz-animation-name:pencifadeInUp;-o-animation-name:pencifadeInUp;animation-name:pencifadeInUp;opacity:1}.masonry.column-2 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(2n+2),.masonry.column-3 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(3n+2),.masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+2){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;-o-animation-delay:.3s;animation-delay:.3s}.masonry.column-3 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(3n+3) .masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}.masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+4){-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}.penci-post-gallery-container.masonry{margin-left:-3px;margin-right:-3px}.penci-post-gallery-container.masonry img{width:100%}.penci-post-gallery-container.masonry .inner-gallery-masonry-container{display:inline-block;width:100%;vertical-align:top}.inner-item-masonry-gallery{position:relative}.penci-post-gallery-container.masonry .item-gallery-masonry .caption{position:absolute;bottom:0;left:0;right:0;margin:0;color:#fff;font-size:12px;font-family:inherit;font-weight:inherit;padding:9px 15px;line-height:1.5;background:rgba(0,0,0,.6);opacity:0;transition:all .3s;-webkit-transition:all .3s}.penci-post-gallery-container.masonry .item-gallery-masonry:hover .caption{opacity:.7}.penci-tweets-widget-content ul li{margin:0 !important;padding:0 !important;border:none !important}.penci-slider.penci-tweets-slider ul.slides li:before,.penci-slider.penci-tweets-slider ul.slides li:after{content:none !important;display:none !important}.penci-tweets-widget-content .icon-tweets{display:block;text-align:center;margin-bottom:12px;font-size:32px;color:#6eb48c;margin-top:-10px}.penci-tweets-widget-content .tweet-text{color:#313131;margin-bottom:10px;text-align:center}.penci-tweets-widget-content .tweet-intents{text-align:center;overflow:hidden}.penci-tweets-widget-content .tweet-intents a{color:#6eb48c;font-size:13px;font-style:italic}.penci-tweets-widget-content .tweet-intents span:after{content:"/";margin:0 5px;font-size:11px;color:#6eb48c;font-family:'PT Serif',serif}.penci-tweets-widget-content .tweet-intents span:last-child:after{content:none;display:none}.penci-tweets-widget-content .tweet-intents-inner{display:inline-block;vertical-align:top;position:relative}.penci-tweets-widget-content .tweet-intents-inner:before,.penci-tweets-widget-content .tweet-intents-inner:after{content:"";position:absolute;top:50%;width:90px;height:1px;background:#6eb48c;right:100%;margin-right:15px}.penci-tweets-widget-content .tweet-intents-inner:after{right:auto;left:100%;margin-right:0;margin-left:15px}.penci-tweets-widget-content .tweet-date{line-height:1.8;white-space:nowrap;text-align:center;margin-bottom:9px}.penci-slider.penci-tweets-slider .penci-control-nav{position:static;margin-top:23px !important}body .penci-slider.penci-tweets-slider ol.penci-control-nav li{margin:0 4px}body .penci-slider.penci-tweets-slider ol.penci-control-nav li a{width:10px;height:10px;box-shadow:none;-webkit-box-shadow:none;border:1px solid #d4d4d4}.penci-slider.penci-tweets-slider ol.penci-control-nav li a.penci-active,.penci-slider.penci-tweets-slider ol.penci-control-nav li a:hover{border-color:#6eb48c;background:#6eb48c}div.wpcf7{overflow:hidden;margin-top:40px}span.wpcf7-not-valid-tip{margin-top:-15px;margin-bottom:15px}div.wpcf7-response-output{margin:20px 14px 1em;padding:.6em 1em;margin-top:20px !important}.error-404{text-align:center;margin:150px 0 112px}.error-image{position:relative;padding-bottom:41px;margin-bottom:30px}.error-image:after{content:"";position:absolute;width:60px;height:1px;background:#6eb48c;bottom:0;left:50%;margin-left:-30px}.error-404 .sub-heading-text-404{font-size:16px;font-weight:400;margin:0;color:#313131}.error-404 form#searchform{margin:31px 0 0;padding:0 10px}.error-404 form#searchform input.search-input{width:100%;max-width:270px}.error-404 .go-back-home{margin-top:50px}.error-404 .go-back-home a{font-size:12px;text-transform:uppercase;letter-spacing:1px;font-family:'Raleway',sans-serif;font-weight:500;text-decoration:none;line-height:1.5;position:relative;display:inline-block;padding-bottom:1px}.error-404 .go-back-home a:after{position:absolute;width:100%;height:1px;bottom:0;left:0;background:#6eb48c;content:""}.penci-header-signup-form{display:block;padding:20px 0;background:#6eb48c;margin:-50px 0 60px}.penci-header-signup-form .mc4wp-form{margin:0;width:100%;max-width:100%;color:#fff}.penci-header-signup-form .mc4wp-form>form{display:table;width:100%}.penci-header-signup-form h4.header-signup-form{text-align:center;margin-bottom:18px;font-size:24px;color:#fff;text-transform:uppercase}.penci-header-signup-form .mc4wp-form-fields{display:table;width:100%}.penci-header-signup-form .mc4wp-form-fields>p,.penci-header-signup-form form>p{display:table-cell;text-align:left;color:#fff;padding-right:20px;line-height:1.5;vertical-align:middle}.penci-header-signup-form .mc4wp-form-fields>p:last-of-type,.penci-header-signup-form form>p:last-of-type{padding-right:0}.penci-header-signup-form .mc4wp-form-fields>p:first-of-type,.penci-header-signup-form form>p:first-of-type{max-width:500px}.penci-header-signup-form .mc4wp-form input[type=text],.penci-header-signup-form .mc4wp-form input[type=email]{margin:0;margin-right:20px;border-color:#fff;color:#fff}.penci-header-signup-form .mc4wp-form input[type=text]::-webkit-input-placeholder,.penci-header-signup-form .mc4wp-form input[type=email]::-webkit-input-placeholder{color:#fff}.penci-header-signup-form .mc4wp-form input[type=text]:-moz-placeholder,.penci-header-signup-form .mc4wp-form input[type=email]:-moz-placeholder{color:#fff;opacity:1}.penci-header-signup-form .mc4wp-form input[type=text]::-moz-placeholder,.penci-header-signup-form .mc4wp-form input[type=email]::-moz-placeholder{color:#fff;opacity:1}.penci-header-signup-form .mc4wp-form input[type=text]:-ms-input-placeholder,.penci-header-signup-form .mc4wp-form input[type=email]:-ms-input-placeholder{color:#fff}.penci-header-signup-form .widget input[type=submit]{color:#313131;background:#fff}.penci-header-signup-form .mc4wp-error,.penci-header-signup-form .mc4wp-error,.penci-header-signup-form .mc4wp-alert{margin-top:15px}.wrapper-penci-portfolio{width:100%;overflow:hidden}.penci-portfolio-filter{display:block;text-align:center;margin:0 0 20px}.post-entry .penci-portfolio-filter ul,.penci-portfolio-filter ul{list-style:none;display:inline-block;vertical-align:top;padding:0 !important;margin:0}.post-entry .penci-portfolio-filter ul li,.penci-portfolio-filter ul li{display:inline-block;float:left;margin:0 15px;padding:0}.post-entry .penci-portfolio-filter ul li a,.penci-portfolio-filter ul li a{color:#313131;font-family:'Raleway',sans-serif}.post-entry .penci-portfolio-filter ul li a:hover,.post-entry .penci-portfolio-filter ul li.active a,.penci-portfolio-filter ul li a:hover,.penci-portfolio-filter ul li.active a{color:#6eb48c;text-decoration:none}.penci-portfolio-wrap{margin-left:-10px;margin-right:-10px}.penci-portfolio-wrap .inner-portfolio-posts{display:inline-block;width:100%;vertical-align:top}.inner-portfolio-posts .portfolio-item{width:33.33333%;padding:0 10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;float:left;margin-bottom:20px}.container .penci-portfolio.column-2 .inner-portfolio-posts .portfolio-item{width:50%}.inner-item-portfolio{position:relative;opacity:0;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}.penci-portfolio-wrap.column-2 .portfolio-item:nth-child(2n+1) .inner-item-portfolio,.penci-portfolio-wrap.column-3 .portfolio-item:nth-child(3n+2) .inner-item-portfolio{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}.penci-portfolio-wrap.column-3 .portfolio-item:nth-child(3n+3) .inner-item-portfolio{-webkit-animation-delay:.7s;-moz-animation-delay:.7s;-o-animation-delay:.7s;animation-delay:.7s}.penci-portfolio.loaded .inner-item-portfolio.animated{-webkit-animation-name:pencifadeInUp;-moz-animation-name:pencifadeInUp;-o-animation-name:pencifadeInUp;animation-name:pencifadeInUp;opacity:1}.penci-portfolio-thumbnail a:after{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;content:"";-webkit-transition:.5s;transition:.5s;z-index:10}.inner-item-portfolio:hover .penci-portfolio-thumbnail a:after{opacity:.87}.inner-item-portfolio .portfolio-desc{position:absolute;text-align:center;top:50%;width:100%;padding:0 10px;margin:0;z-index:12;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.inner-item-portfolio a{text-decoration:none !important}.inner-item-portfolio .portfolio-desc h3{opacity:0;text-transform:uppercase;font-size:14px;margin-bottom:10px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.3s cubic-bezier(.215,.61,.355,1) 0s;transition:.3s cubic-bezier(.215,.61,.355,1) 0s;transition-delay:.2s;-webkit-transition-delay:.2s;-moz-transition-delay:.2s;color:#313131}.inner-item-portfolio .portfolio-desc span{opacity:0;font-size:12px;display:block;vertical-align:top;line-height:1.3;text-decoration:none;color:#888;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);-webkit-transition:.3s cubic-bezier(.215,.61,.355,1) 0s;transition:.3s cubic-bezier(.215,.61,.355,1) 0s;transition-delay:.2s;-webkit-transition-delay:.2s;-moz-transition-delay:.2s}.inner-item-portfolio:hover .portfolio-desc h3,.inner-item-portfolio:hover .portfolio-desc span{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.single-portfolio-thumbnail{margin-bottom:26px;text-align:center;vertical-align:top}.portfolio-page-content .portfolio-detail{margin:0 auto;max-width:1000px}.wrapper-penci-recipe{margin-bottom:25px;margin-top:20px}.penci-recipe{border:1px solid #dedede;padding:18px 25px 6px}.penci-recipe-heading{border-bottom:1px solid #dedede;margin:0 -25px 25px;padding:0 25px 20px;overflow:hidden}.post-entry .penci-recipe-heading h2{font-size:20px;float:left;color:#313131;margin-bottom:8px}.penci-recipe-heading a.penci-recipe-print{float:right;font-size:12px;font-weight:700;margin-top:4px;border:1px solid;padding:0 12px;height:28px;line-height:26px;color:#6eb48c;-moz-transition:.25s;-webkit-transition:.25s;transition:.25s}.penci-recipe-heading a.penci-recipe-print i{margin-right:4px;font-size:13px}.penci-recipe-heading a.penci-recipe-print:hover{background:#6eb48c;color:#fff;border-color:#6eb48c;text-decoration:none}.penci-recipe-heading .penci-recipe-meta{clear:both;color:#888;font-size:12px;line-height:1.5}.penci-recipe-heading .penci-recipe-meta span{margin-right:15px}.penci-recipe-heading .penci-recipe-meta span.servings{margin-right:0}.penci-recipe-heading .penci-recipe-meta span time{margin:0;padding:0;font-size:inherit;font-weight:inherit;color:inherit}.penci-recipe-heading .penci-recipe-meta span i{font-size:14px;margin-right:4px;color:#aaa}.post-entry .penci-recipe-title{font-size:14px;color:#888;margin-bottom:18px;text-transform:uppercase;letter-spacing:1px}.penci-recipe-ingredients{border-bottom:1px solid #dedede;margin:0 -25px 25px;padding:0 20px 30px}.penci-recipe-ingredients ul{margin:0;padding-left:18px}.penci-recipe-ingredients ul li{padding-bottom:6px;line-height:1.6;list-style:none;position:relative}.penci-recipe-ingredients ul li:before{content:"";position:absolute;width:5px;height:5px;border:1px solid #b3b3b3;display:inline-block;top:8px;left:-18px;transform:rotate(-13deg);-webkit-transform:rotate(-13deg);background:0 0 !important}.penci-recipe-ingredients ul li:last-child{margin:0;padding:0}.penci-recipe-notes{border-top:1px solid #dedede;margin:10px -25px 0;padding:25px 25px 10px}.post-entry .penci-recipe-notes p{margin:0}.penci-recipe-notes .penci-recipe-title{margin-bottom:8px}.wrapper-penci-recipe .penci-recipe-method ul,.wrapper-penci-recipe .penci-recipe-method ol{padding-left:15px}.wrapper-penci-review{margin-bottom:25px;margin-top:20px;border:1px solid #dedede}.penci-review-container{padding:25px}.penci-review-container.penci-review-count{border-bottom:1px solid #dedede}.penci-review-container.penci-review-count h4{font-size:20px;margin:0}.penci-review-desc{margin-top:10px}.post-entry .penci-review-desc p{margin:0}.wrapper-penci-review .penci-review ul.penci-review-number{padding:0;margin:15px 0 0}.wrapper-penci-review .penci-review ul.penci-review-number li{list-style:none;margin-bottom:18px}.wrapper-penci-review .penci-review ul.penci-review-number li:last-child{margin-bottom:0}.wrapper-penci-review .penci-review ul.penci-review-number li:before,.wrapper-penci-review .penci-review ul.penci-review-number li:after,ul.penci-review-number li .penci-review-text:before,ul.penci-review-number li .penci-review-text:after,.penci-review-row:before,.penci-review-row:after,.penci-review-point:before,.penci-review-point:after{content:'';display:table}.penci-review-text{font-weight:700}.penci-review-point{font-size:inherit;display:inline-block}.penci-review-container.penci-review-point{display:block}.penci-review-score{float:right;font-size:inherit}.penci-review-process{display:block;height:13px;background:#e6e6e6;width:100%;margin-top:5px}.penci-review-process span{display:block;height:13px;width:0;background:#6eb48c}.penci-review-row{display:inline-block;width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;vertical-align:top}.penci-review-stuff,.penci-review-average{float:left;display:inline-block;width:66.666%;padding:0 12px}.penci-review-average{width:33.333%}.penci-review-average.full-w{width:100%;margin:0 !important}.penci-review-stuff .penci-review-good{width:50%;float:left;display:inline-block;padding:0 12px}.penci-review-stuff .penci-review-row.full-w .penci-review-good{width:100%}.penci-review-stuff .penci-review-good h5{font-size:15px;margin-bottom:15px}.penci-review .penci-review-good ul{padding:0;margin:0}.penci-review .penci-review-good ul li{list-style:none;padding-left:18px;margin-bottom:7px}.penci-review .penci-review-good ul li:last-child{margin-bottom:0}.penci-review .penci-review-good ul li:before{content:"\f058";color:#22b162;position:absolute;left:0;top:5px;font-family:FontAwesome;font-size:14px;line-height:1;background:0 0 !important}.penci-review .penci-review-bad ul li:before{content:"\f056";color:#e03030}.penci-review-score-total{background:#6eb48c;color:#fff;text-align:center;padding:16px 10px;display:block}.penci-review-score-total.only-score{padding:30px 10px}.penci-review-score-num{font-size:56px;font-family:'Oswald',sans-serif;line-height:1;font-weight:400}.penci-review-score-total span{font-size:12px}.penci-piechart{position:absolute;display:inline-block;vertical-align:top;right:20px;top:20px;text-align:center;width:50px;height:50px;z-index:15}.penci-piechart.penci-piechart-small{width:34px;height:34px;top:7px;right:7px}.penci-chart-text{width:50px;height:50px;font-size:16px;position:absolute;left:0;top:0;line-height:50px;font-family:'Oswald',sans-serif;font-weight:400;color:#fff}.penci-piechart-small .penci-chart-text{width:34px;height:34px;font-size:12px;line-height:34px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:23.076%;margin:0 2.565% 60px 0;position:relative}.woocommerce ul.products>li.product:nth-child(4n+4),.woocommerce-page ul.products>li.product:nth-child(4n+4){margin-right:0}.woocommerce ul.products>li.product:nth-child(4n+1),.woocommerce-page ul.products>li.product:nth-child(4n+1){clear:both}.woocommerce .penci_sidebar ul.products li.product,.woocommerce-page .penci_sidebar ul.products li.product{width:30.769%;margin-right:3.8465%}.woocommerce .penci_sidebar ul.products>li.product:nth-child(4n+4),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(4n+4){margin-right:3.8465%}.woocommerce .penci_sidebar ul.products>li.product:nth-child(4n+1),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(4n+1){clear:none}.woocommerce .penci_sidebar ul.products>li.product:nth-child(3n+3),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(3n+3){margin-right:0}.woocommerce .penci_sidebar ul.products>li.product:nth-child(3n+1),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(3n+1){clear:both}.woocommerce .page-title{margin:0 0 35px;padding-bottom:15px;text-align:left;position:relative;font-size:24px;color:#313131;text-transform:uppercase}.woocommerce .page-title:before,.woocommerce .page-title:after{content:"";width:90px;height:1px;position:absolute;left:0;bottom:0;background:#6eb48c}.woocommerce .page-title:before{width:60px;bottom:-5px}.woocommerce .page-description{margin:-10px 0 22px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{margin:0 0 30px;color:#888}.woocommerce .woocommerce-ordering select{padding:5px;outline:none}.woocommerce span.onsale{min-width:50px;min-height:25px;height:25px;line-height:26px;left:10px;top:10px;background:#6eb48c;text-align:center;padding:0 10px;font-weight:700;font-size:12px;text-transform:uppercase;color:#fff;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;font-family:'Raleway',sans-serif;white-space:nowrap}.woocommerce ul.products li.product .onsale{margin:0;left:auto;right:10px;top:10px}.woocommerce ul.products li.product h3{font-size:18px;text-align:center;padding:0;margin:0 0 8px;color:#313131}.woocommerce ul.products li.product a img{margin-bottom:30px}.woocommerce .products .star-rating{margin:0;position:absolute;top:16px;left:10px;z-index:5}.woocommerce .star-rating span{color:#ffca00}.woocommerce ul.products li.product .price{margin:0;text-align:center}.woocommerce ul.products li.product .price del{display:inline-block;font-size:16px;color:#ccc;margin-right:10px;opacity:1}.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .price{font-size:18px;color:#6eb48c;text-decoration:none;font-weight:400}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{text-transform:uppercase;font-family:"Raleway",sans-serif;font-weight:700;background:#f5f5f5;border-radius:0;font-size:12px;color:#313131;-o-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;cursor:pointer;text-align:center;margin:0;padding:10px 15px 9px;border:none;outline:none;min-width:90px}.woocommerce ul.products li.product .button{font-size:14px;font-weight:700;margin-top:15px;display:block;font-family:'Raleway',sans-serif;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;text-align:center;text-transform:uppercase;padding:0;height:44px;line-height:44px}.woocommerce a.added_to_cart{display:none !important}.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after{top:auto;right:auto;margin-left:5px}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#6eb48c;color:#fff}.woocommerce-pagination{margin-bottom:60px;overflow:hidden;clear:both;text-align:center}.woocommerce nav.woocommerce-pagination ul{list-style:none;display:inline-block;vertical-align:top;border:none;white-space:normal;margin:0}.woocommerce nav.woocommerce-pagination ul li,.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block;float:left;margin-right:10px;border:none}.woocommerce nav.woocommerce-pagination ul>li:last-child,.woocommerce .woocommerce-pagination ul.page-numbers li:last-child,.woocommerce-page .woocommerce-pagination ul.page-numbers li:last-child{margin-right:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:0;width:30px;height:30px;text-align:center;line-height:28px;font-size:14px;display:inline-block;border:1px solid #dedede;color:#888;margin:0;text-decoration:none;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{text-decoration:none;color:#313131;border-color:#999;background:0 0}.woocommerce nav.woocommerce-pagination ul li span.current{color:#fff;background:#6eb48c;border-color:#6eb48c;text-decoration:none}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{width:48.7197%}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:40px}.woocommerce .penci_sidebar #content div.product div.images,.woocommerce .penci_sidebar div.product div.images,.woocommerce-page .penci_sidebar #content div.product div.images,.woocommerce-page .penci_sidebar div.product div.images,.woocommerce .penci_sidebar #content div.product div.summary,.woocommerce .penci_sidebar div.product div.summary,.woocommerce-page .penci_sidebar #content div.product div.summary,.woocommerce-page .penci_sidebar div.product div.summary{width:48.078%}.woocommerce div.product div.images div.thumbnails{padding-top:30px}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a,.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{width:21.0625%;margin-right:5.25%;margin-bottom:30px}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:none}.woocommerce #content div.product div.thumbnails a:nth-child(4n+4),.woocommerce div.product div.thumbnails a:nth-child(4n+4),.woocommerce-page #content div.product div.thumbnails a:nth-child(4n+4),.woocommerce-page div.product div.thumbnails a:nth-child(4n+4){margin-right:0}.woocommerce #content div.product div.thumbnails a:nth-child(4n+1),.woocommerce div.product div.thumbnails a:nth-child(4n+1),.woocommerce-page #content div.product div.thumbnails a:nth-child(4n+1),.woocommerce-page div.product div.thumbnails a:nth-child(4n+1){clear:both}.woocommerce div.product .product_title{font-size:30px;color:#313131;line-height:1.2;margin-top:-4px;margin-bottom:6px}a.woocommerce-review-link{font-size:14px;color:#888}.woocommerce div.product .woocommerce-product-rating{margin-bottom:8px}.woocommerce div.product p.price{margin-bottom:12px}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce div.product p.price,.woocommerce div.product span.price{font-weight:400;text-decoration:none;font-size:18px;color:#6eb48c}.woocommerce div.product p.price del,.woocommerce div.product span.price del{display:inline-block;font-size:16px;color:#ccc;margin-right:10px;opacity:1}.woocommerce div.product .entry-summary div[itemprop=description]{position:relative;padding-top:12px;margin-bottom:24px}.woocommerce div.product .entry-summary div[itemprop=description]:before{content:"";width:45px;height:1px;position:absolute;top:0;left:0;background:#6eb48c}.woocommerce div.product .woocommerce-tabs #tab-description #tab-description{display:block !important}.woocommerce div.product div[itemprop=description] .entry-summary p:last-child,.woocommerce div.product .woocommerce-tabs #tab-description>p:last-child{margin-bottom:0}.woocommerce div.product div[itemprop=description] .entry-summary img,.woocommerce div.product .woocommerce-tabs #tab-description img{max-width:100%;height:auto}.woocommerce div.product div[itemprop=description] a:hover,.woocommerce div.product .woocommerce-tabs #tab-description a:hover{text-decoration:underline}.woocommerce div.product .entry-summary div[itemprop=description] h1,.woocommerce div.product .entry-summary div[itemprop=description] h2,.woocommerce div.product .entry-summary div[itemprop=description] h3,.woocommerce div.product .entry-summary div[itemprop=description] h4,.woocommerce div.product .entry-summary div[itemprop=description] h5,.woocommerce div.product .entry-summary div[itemprop=description] h6,.woocommerce div.product .entry-summary div[itemprop=description] hr,.woocommerce div.product .woocommerce-tabs #tab-description h1,.woocommerce div.product .woocommerce-tabs #tab-description h2,.woocommerce div.product .woocommerce-tabs #tab-description h3,.woocommerce div.product .woocommerce-tabs #tab-description h4,.woocommerce div.product .woocommerce-tabs #tab-description h5,.woocommerce div.product .woocommerce-tabs #tab-description h6,.woocommerce div.product .woocommerce-tabs #tab-description hr{margin-bottom:17px}.woocommerce div.product div[itemprop=description] p,.woocommerce div.product .woocommerce-tabs #tab-description p{margin-bottom:17px}.woocommerce div.product .entry-summary div[itemprop=description] h1,.woocommerce div.product .entry-summary div[itemprop=description] h2,.woocommerce div.product .entry-summary div[itemprop=description] h3,.woocommerce div.product .entry-summary div[itemprop=description] h4,.woocommerce div.product .entry-summary div[itemprop=description] h5,.woocommerce div.product .entry-summary div[itemprop=description] h6,.woocommerce div.product .woocommerce-tabs #tab-description h1,.woocommerce div.product .woocommerce-tabs #tab-description h2,.woocommerce div.product .woocommerce-tabs #tab-description h3,.woocommerce div.product .woocommerce-tabs #tab-description h4,.woocommerce div.product .woocommerce-tabs #tab-description h5,.woocommerce div.product .woocommerce-tabs #tab-description h6{color:#313131;clear:both;letter-spacing:0;line-height:1.3em}.woocommerce div.product .entry-summary div[itemprop=description] h1,.woocommerce div.product .woocommerce-tabs #tab-description h1{font-size:20px}.woocommerce div.product .entry-summary div[itemprop=description] h2,.woocommerce div.product .woocommerce-tabs #tab-description h2{font-size:18px}.woocommerce div.product .entry-summary div[itemprop=description] h3,.woocommerce div.product .woocommerce-tabs #tab-description h3{font-size:17px}.woocommerce div.product .entry-summary div[itemprop=description] h4,.woocommerce div.product .woocommerce-tabs #tab-description h4{font-size:16px}.woocommerce div.product .entry-summary div[itemprop=description] h5,.woocommerce div.product .woocommerce-tabs #tab-description h5{font-size:15px}.woocommerce div.product .entry-summary div[itemprop=description] h6,.woocommerce div.product .woocommerce-tabs #tab-description h6{font-size:14px}.woocommerce div.product .entry-summary div[itemprop=description] hr,.woocommerce div.product .woocommerce-tabs #tab-description hr{border:0;height:0;border-bottom:1px solid #dedede;clear:both}.woocommerce div.product .entry-summary div[itemprop=description] blockquote,.woocommerce div.product .woocommerce-tabs #tab-description blockquote{padding:0;position:relative;margin:0 0 20px}.woocommerce div.product .entry-summary div[itemprop=description] blockquote,.woocommerce div.product .woocommerce-tabs #tab-description blockquote,.woocommerce div.product .entry-summary div[itemprop=description] blockquote p,.woocommerce div.product .woocommerce-tabs #tab-description blockquote p{font-size:16px;color:#888;font-style:italic;line-height:1.7;text-align:left}.woocommerce div.product .entry-summary div[itemprop=description] blockquote p,.woocommerce div.product .woocommerce-tabs #tab-description blockquote p{margin:0}.woocommerce div.product .entry-summary div[itemprop=description] blockquote,.woocommerce div.product .woocommerce-tabs #tab-description blockquote{position:relative;padding:0 0 0 46px;border:none !important;overflow:hidden}.woocommerce div.product .entry-summary div[itemprop=description] blockquote:before,.woocommerce div.product .woocommerce-tabs #tab-description blockquote:before{color:#6eb48c;content:'“';font-family:'Playfair Display SC',serif;font-size:64px;font-weight:900;line-height:1;font-style:normal;position:absolute;top:-4px;left:0}.woocommerce div.product .entry-summary div[itemprop=description] blockquote cite,.woocommerce div.product .entry-summary div[itemprop=description] blockquote .author,.woocommerce div.product .woocommerce-tabs #tab-description blockquote cite,.woocommerce div.product .woocommerce-tabs #tab-description blockquote .author{display:block;font-size:12px;text-transform:uppercase;margin-top:7px;color:#6eb48c;font-style:normal;font-family:"Raleway",sans-serif;font-weight:700;overflow:hidden;text-align:left;position:relative;z-index:1}.woocommerce div.product .entry-summary div[itemprop=description] blockquote .author span,.woocommerce div.product .woocommerce-tabs #tab-description blockquote .author span{position:relative;display:inline-block;padding:0 10px 0 0}.woocommerce div.product .entry-summary div[itemprop=description] blockquote .author span:after,.woocommerce div.product .woocommerce-tabs #tab-description blockquote .author span:after{content:"";position:absolute;top:50%;width:90px;height:1px;background:#6eb48c;left:100%;opacity:.8}.woocommerce div.product .entry-summary div[itemprop=description] ul,.woocommerce div.product .entry-summary div[itemprop=description] ol,.woocommerce div.product .woocommerce-tabs #tab-description ul,.woocommerce div.product .woocommerce-tabs #tab-description ol{padding-left:50px;margin-bottom:20px}.woocommerce div.product .entry-summary div[itemprop=description] ul ul,.woocommerce div.product .woocommerce-tabs #tab-description ul ul{margin:2px 0;padding-left:22px}.woocommerce div.product .entry-summary div[itemprop=description] ol ol,.woocommerce div.product .woocommerce-tabs #tab-description ol ol{margin:2px 0;padding-left:32px}.woocommerce div.product .entry-summary div[itemprop=description] ul li,.woocommerce div.product .woocommerce-tabs #tab-description ul li{margin-bottom:7px;position:relative;list-style-type:square;line-height:1.7}.woocommerce div.product .entry-summary div[itemprop=description] ol li,.woocommerce div.product .woocommerce-tabs #tab-description ol li{margin-bottom:2px;list-style:decimal}.woocommerce div.product .entry-summary div[itemprop=description] table,.woocommerce div.product .woocommerce-tabs #tab-description table{width:100%;margin-bottom:22px;border-collapse:collapse;border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5}.woocommerce div.product .entry-summary div[itemprop=description] td,.woocommerce div.product .entry-summary div[itemprop=description] th,.woocommerce div.product .woocommerce-tabs #tab-description td,.woocommerce div.product .woocommerce-tabs #tab-description th{padding:12px;border-bottom:1px #e9e9e9 solid}.woocommerce div.product .entry-summary div[itemprop=description] th,.woocommerce div.product .woocommerce-tabs #tab-description th{font-weight:700;font-size:14px;background:#f5f5f5}.woocommerce div.product .entry-summary div[itemprop=description] tr:hover,.woocommerce div.product .woocommerce-tabs #tab-description tr:hover{background:#fff}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{border:none;padding:15px;min-width:150px;background:#313131;color:#fff;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;outline:none;font-size:14px}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#6eb48c;color:#fff}.woocommerce div.product form.cart,.woocommerce div.product p.cart{margin-bottom:30px}.woocommerce div.product p.out-of-stock{font-size:18px}.woocommerce div.product form.cart div.quantity{margin-right:20px}.woocommerce .quantity .qty{padding:5px;width:60px;line-height:32px;outline:none;border:1px solid #313131;font-size:18px;font-weight:700;font-family:"Raleway",sans-serif}.woocommerce div.product .product_meta{padding-top:25px;border-top:1px solid #dedede}.woocommerce div.product .product_meta>span{display:block;color:#888;font-size:14px;margin-bottom:8px}.woocommerce div.product .product_meta>span a{color:#888}.woocommerce div.product .product_meta>span a:hover{color:#6eb48c}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0 0 12px;margin:0 0 24px;text-align:center;border-bottom:1px solid #dedede}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{content:none;display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:0 0;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;margin:0;padding:0 20px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:5px 0;font-family:'Raleway',sans-serif;font-size:14px;color:#313131;text-transform:uppercase;font-weight:700}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#888}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:0 0;border:none;color:#6eb48c}.woocommerce div.product .woocommerce-tabs .panel{margin-bottom:50px}.woocommerce div.product .woocommerce-tabs .panel>h2:first-child,.woocommerce div.product .woocommerce-tabs .panel #reviews #comments h2,.woocommerce div.product .woocommerce-tabs .panel #respond h3.comment-reply-title{font-size:18px;color:#313131;clear:both;letter-spacing:0;line-height:1.3em;margin-bottom:17px;text-transform:uppercase;font-weight:700;text-align:left}.woocommerce div.product .woocommerce-tabs .panel #respond h3.comment-reply-title{padding-top:30px !important;margin-top:24px}.woocommerce div.product .related>h2,.woocommerce div.product .upsells>h2{font-size:18px;letter-spacing:1px;text-transform:uppercase;font-family:'Raleway',sans-serif;font-weight:700;color:#313131;position:relative;z-index:10;display:block;padding:0;padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid #dedede}.woocommerce div.product form.cart .variations td.label{padding-bottom:15px}.woocommerce div.product form.cart .variations select{margin-bottom:15px}.woocommerce div.product p.stock{font-size:100%;margin-bottom:20px}.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-author,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-email,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-url{width:100%;max-width:374px;padding:0;float:none}.woocommerce #review_form #respond textarea,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-author input,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-email input,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-url input{margin:0}.woocommerce #review_form #respond p.form-submit{margin-bottom:0;margin-top:20px;text-align:left}.woocommerce #review_form #respond p.form-submit input[type=submit]{padding:15px;font-size:14px}.woocommerce .comment-form p.stars a{color:#313131}.woocommerce .comment-form p.stars a:hover{color:#ffca00}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:60px;border:none;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;padding:0;background:0 0}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin-left:80px;border:1px solid #dedede;padding:12px 20px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta{margin-bottom:9px;color:#888;font-size:14px}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:13px}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong{font-size:14px;color:#313131;text-transform:uppercase;font-family:'Raleway',sans-serif}.woocommerce #reviews #comments ol.commentlist li .comment-text div[itemprop=description]>p:last-child{margin:0}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{background:#fff;border:1px solid #dedede;border-top:3px solid #6eb48c;margin-bottom:30px !important}.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{top:1em;margin-top:3px}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:0 0 15px;margin:0 0 15px;border-bottom:1px solid #dedede}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:0}.woocommerce ul.cart_list li:last-child,.woocommerce ul.product_list_widget li:last-child{padding-bottom:0;margin-bottom:0;border:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{margin-top:20px;padding-top:15px;font-size:16px}.woocommerce .widget_shopping_cart p.buttons,.woocommerce.widget_shopping_cart p.buttons{margin-top:15px}.woocommerce .widget_shopping_cart p.buttons a,.woocommerce.widget_shopping_cart p.buttons a,.woocommerce .widget_price_filter .price_slider_amount .button{color:#fff;background:#313131;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;font-size:12px}.woocommerce .widget_shopping_cart p.buttons a.checkout,.woocommerce.widget_shopping_cart p.buttons a.checkout{margin-left:16px}.woocommerce .widget_shopping_cart p.buttons a:hover,.woocommerce.widget_shopping_cart p.buttons a:hover,.woocommerce .widget_price_filter .price_slider_amount .button:hover,.woocommerce div.product form.cart .button:hover{opacity:.8;background:#313131;color:#fff;text-decoration:none}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{font-size:16px;font-weight:700;margin-bottom:10px;text-decoration:none;font-family:'Raleway',sans-serif}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:90px;margin:0 20px 0 0;float:left}.woocommerce ul.cart_list li .amount,.woocommerce ul.product_list_widget li .amount{font-size:18px;color:#6eb48c;text-decoration:none}.woocommerce ul.cart_list li del .amount,.woocommerce ul.product_list_widget li del .amount{font-size:16px;color:#ccc;margin-right:5px}.woocommerce ul.product_list_widget li ins,.woocommerce ul.product_list_widget li ins{text-decoration:none}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{margin-bottom:10px}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{font-size:24px;width:24px;height:24px;background:0 0 !important;color:red !important;border:1px solid #ccc;line-height:20px;text-align:center;margin-top:5px;margin-left:5px}.woocommerce .widget_price_filter .ui-slider-horizontal{height:6px;margin-bottom:20px}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#dedede}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#313131;width:18px;height:18px;top:-6px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#888}.woocommerce .widget_price_filter .price_label{color:#888;font-size:14px}.woocommerce .woocommerce-product-search .screen-reader-text{display:none}.woocommerce .woocommerce-product-search input[type=submit]{display:none}.woocommerce .woocommerce-product-search input[type=search]{border:1px solid #e9e9e9;background:#fff url(../../../themes/soledad/images/searchsubmit.png) no-repeat 94% 15px;padding:14px 43px 14px 20px;color:#313131}.woocommerce table.shop_table{border:none;border-collapse:collapse;margin:0 0 27px}.woocommerce table.shop_table th{padding:0 0 15px;font-weight:700;text-transform:uppercase;color:#313131;background:0 0;font-size:14px;font-family:'Raleway',sans-serif}.woocommerce table.shop_table td{padding:30px 0;border-color:#dedede;border-bottom:none}.woocommerce-cart table.cart img{width:90px}.woocommerce table.shop_table a.remove{width:30px;height:30px;border:1px solid #dedede;color:#dedede !important;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background:0 0 !important;line-height:26px;font-size:26px;text-decoration:none}.woocommerce table.shop_table a.remove:hover{color:red !important}.woocommerce table.shop_table td.product-name a{font-size:16px;font-family:'Raleway',sans-serif;font-weight:700;color:#313131;text-decoration:none}.woocommerce table.shop_table td.product-name a:hover{color:#6eb48c}.woocommerce table.shop_table td.product-price span,.woocommerce table.shop_table td.product-subtotal span{font-size:18px;color:#6eb48c}.woocommerce table.shop_table .quantity .qty{line-height:28px}.woocommerce-cart table.cart td.actions .coupon .input-text{border:1px solid #e9e9e9;padding:14px 20px 13px;font-family:'PT Serif',serif;font-size:12px;color:#313131;min-width:150px;margin-right:20px}.woocommerce-cart table.cart input[type=submit]{padding:15px 20px 15px;font-size:14px;background:#313131;color:#fff;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.woocommerce-cart table.cart input[type=submit]:hover{background:#313131;color:#fff;opacity:.8}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%}.woocommerce .cart-collaterals .cart_totals h2,.woocommerce-page .cart-collaterals .cart_totals h2{font-size:16px;text-transform:uppercase}.woocommerce-cart .cart-collaterals .cart_totals table{border-collapse:collapse;border:1px solid #dedede;padding:0 30px}.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th{background:0 0;padding:15px 30px}.woocommerce-cart .cart-collaterals .cart_totals table td .amount{font-size:18px;color:#6eb48c}.woocommerce-cart .cart-collaterals .cart_totals .form-row{padding:0;margin-bottom:15px}.woocommerce-shipping-calculator p{margin-bottom:10px}.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form select{padding:5px;max-width:400px;width:100%}.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form input[type=text],.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form input[type=date],.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form input[type=number],.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form input[type=search]{max-width:400px;padding:8px}.woocommerce .woocommerce-info:before{color:#6eb48c;top:1em}.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form button[type=submit]{padding:14px 20px;color:#fff;background:#313131;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form button[type=submit]:hover{background:#313131;color:#fff;opacity:.8}.woocommerce-cart .wc-proceed-to-checkout a{display:inline-block !important;padding-left:20px !important;padding-right:20px !important;background:#313131 !important;color:#fff !important;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.woocommerce-cart .wc-proceed-to-checkout a:hover{opacity:.8}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-radius:0;border:1px solid #dedede}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{border:1px solid #dedede;padding:14px 20px;color:#313131}p.lost_password{margin-bottom:0 !important}.woocommerce form.login .form-row{margin-bottom:20px}.woocommerce form .form-row input[type=submit],.woocommerce .return-to-shop .button{background:#313131;color:#fff;padding:15px 20px}.woocommerce form .form-row input[type=submit]:hover,.woocommerce .return-to-shop .button:hover{opacity:.8;background:#313131;color:#fff}.woocommerce form.login .form-row input[type=submit]{margin-right:20px}.woocommerce form.checkout .form-row{margin-bottom:20px;padding:0}.woocommerce form .form-row{padding-left:0;padding-right:0}.woocommerce form.checkout h3{font-size:16px;text-transform:uppercase}.woocommerce form.checkout h3#order_review_heading{margin-top:28px}.woocommerce form.checkout table.shop_table{border:1px solid #dedede}.woocommerce form.checkout table.shop_table th,.woocommerce form.checkout table.shop_table td{padding:15px 30px}.woocommerce form.checkout table.shop_table .amount{font-size:16px}.woocommerce form.checkout table.shop_table .order-total .amount{color:#6eb48c}.woocommerce-checkout #payment{background:0 0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.woocommerce-checkout #payment ul.payment_methods{padding:30px;border:1px solid #dedede}.woocommerce-checkout #payment ul.payment_methods li{list-style:none !important}.woocommerce-checkout #payment div.form-row.place-order{padding:0;margin-top:30px;margin-bottom:0}.woocommerce-checkout #payment div.payment_box{background:0 0;color:#888;padding:0}.woocommerce-checkout #payment div.payment_box:before{content:none;display:none}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:left}.woocommerce form.lost_reset_password .form-row input[type=submit],.woocommerce form.register .form-row input[type=submit]{margin-top:20px}div.ppt{font-weight:400}.pp_gallery ul a,.pp_gallery ul{height:62px}.pp_gallery{margin-top:-65px}.pp_nav p{line-height:1}.penci-google-adsense-1,.penci-google-adsense-2{margin:0 0 30px;text-align:center;overflow:hidden}@media only screen and (min-width:1170px){.footer-widget-wrapper .fb_iframe_widget,.footer-widget-wrapper .fb_iframe_widget span,.footer-widget-wrapper .fb_iframe_widget span iframe[style]{width:340px !important}.footer-widget-wrapper .widget.penci_facebook_widget{text-align:center}}@media only screen and (max-width:1169px){.penci-video-overlay-background{display:block}.inner-portfolio-posts .portfolio-item{width:50%}.penci-header-signup-form .mc4wp-form-fields>p,.penci-header-signup-form form>p{display:block;max-width:100% !important;text-align:center;padding:0}.penci-header-signup-form .mc4wp-form input[type=text],.penci-header-signup-form .mc4wp-form input[type=email],.penci-header-signup-form .mc4wp-form input[type=submit]{margin:20px auto 0;max-width:400px}.penci-post-gallery-container.masonry.column-4 .item-gallery-masonry{width:50%}}@media only screen and (min-width:961px) and (max-width:1169px){.container,.featured-area.style-1,.featured-area.style-4,.featured-area.magazine-slider,#navigation ul.menu>li.megamenu>ul.sub-menu{width:940px}.wrapper-boxed.enable-boxed,.wrapper-boxed.enable-boxed .is-sticky #navigation{max-width:1000px}.container.has-banner #logo{width:320px;padding-right:30px}.container.has-banner .header-banner{width:620px}#navigation.header-4 #top-search,#navigation.header-5 #top-search,#navigation.header-6 #top-search{margin-left:26px}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post{width:25%}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post{width:33.3333%}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-1 .penci-mega-post:nth-child(5),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-1 .penci-mega-post:nth-child(4),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-2 .penci-mega-post:nth-child(9),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-2 .penci-mega-post:nth-child(10),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-2 .penci-mega-post:nth-child(8),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-2 .penci-mega-post:nth-child(7),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-3 .penci-mega-post:nth-child(15),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-3 .penci-mega-post:nth-child(14),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-3 .penci-mega-post:nth-child(13),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(12),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(11),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(10){display:none}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5 .penci-mega-post:nth-child(5n+1),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post:nth-child(4n+1){clear:none}#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5 .penci-mega-post:nth-child(4n+1),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-2 .penci-mega-post:nth-child(3n+1),#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(3n+1){clear:both}#navigation ul.menu>li,#navigation .menu>ul>li{margin-right:26px}#navigation ul.menu li.megamenu ul ul>li>a,#navigation .menu ul li.megamenu ul ul>li>a{margin:0 10px}.featured-carousel .featured-content,.featured-carousel.style-2 .featured-content{top:38.7%}.featured-carousel.style-7 .featured-content .feat-text h3,.wrapper-boxed.enable-boxed .featured-carousel.style-7 .featured-content .feat-text h3,.featured-carousel.style-7 .featured-content .feat-text h3 a{padding:0}.featured-carousel.style-7 .featured-content .feat-text h3 a:before,.featured-carousel.style-7 .featured-content .feat-text h3 a:after{content:none;display:none}.penci-image-holder.slider-style-1-fix{height:480px}.penci-image-holder.slider-style-3-fix{height:460px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content{height:300px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content{height:600px}.penci-magazine-slider ul.mag-wrap li{width:303px;height:212px}.penci-magazine-slider ul.mag-wrap li.mag-item-1{width:636px;height:424px}ul.homepage-featured-boxes li .penci-fea-in{height:185px}ul.homepage-featured-boxes.boxes-4-columns li .penci-fea-in{height:160px}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:before{left:10px;top:10px;right:10px;bottom:10px}.penci-grid li.list-post .item .content-list-right{padding-left:400px}.penci_sidebar .penci-grid li.list-post .item .content-list-right,.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail{padding-left:321px}.penci-grid li:nth-of-type(3n+1){clear:none}.penci-grid li.list-boxed-post-2{width:50%}.penci_sidebar .penci-grid li.list-boxed-post-2{width:100%}.penci-grid li.list-boxed-post-2:nth-of-type(2n+1){clear:both}.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2{height:312px}.penci-grid li.list-boxed-post-2:nth-of-type(2n+1) .content-boxed-2.show-top{display:none}.penci-grid li.list-boxed-post-2:nth-of-type(2n+1) .content-boxed-2.show-bottom{display:block}.penci-grid li.list-boxed-post-2:nth-of-type(2n+2) .content-boxed-2.show-top{display:block}.penci-grid li.list-boxed-post-2:nth-of-type(2n+2) .content-boxed-2.show-bottom{display:none}.penci_sidebar .penci-grid li.list-boxed-post-2 .content-boxed-2.show-top{display:none !important}.penci_sidebar .penci-grid li.list-boxed-post-2 .content-boxed-2.show-bottom{display:block !important}.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2{min-height:312px;height:auto}.penci-grid li.list-boxed-post-2 .item>.thumbnail:before{display:none;content:none}.penci-photo-2-effect figcaption h2{padding:0 20px 20px;font-size:18px}.penci-photo-2-effect figcaption p{margin-top:20px;padding:0 20px;font-size:93%}.penci_sidebar .penci-photo-2-effect figcaption p{display:none}.penci_sidebar .penci-photo-2-effect figcaption:before,.penci_sidebar .penci-photo-2-effect figcaption:after{display:none;content:none}.penci_sidebar .penci-photo-2-effect figcaption h2{padding:0 20px;transform:translateY(-50%);-webkit-transform:translateY(-50%);font-size:14px}.container.penci_sidebar .penci-grid li.typography-style{width:48.05%;margin-right:3.9%}.container.penci_sidebar .penci-grid li.typography-style:nth-of-type(3n+3){margin-right:3.9%;clear:none}.container.penci_sidebar .penci-grid li.typography-style:nth-of-type(2n+1){margin-right:0}.container.penci_sidebar .penci-grid li.typography-style:nth-of-type(2n+1){clear:both}.container.penci_sidebar .penci-grid li.typography-style{width:100%;margin-right:0}.widget ul.side-newsfeed li .side-item .side-image img{width:100px}.widget ul.side-newsfeed li .side-item .side-item-text h4 a{font-size:14px}.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta{font-size:11px}.portfolio-overlay-content .portfolio-short,.penci_sidebar .penci-portfolio.column-2 .portfolio-overlay-content .portfolio-short{margin-top:17%}.penci-grid .list-post.list-boxed-post .item .content-list-right{min-height:313px;height:313px}.container.penci_sidebar .penci-masonry .item-masonry.standard-masonry{width:100%}.home-featured-cat-content .mag-photo .magcat-detail{width:100%}.home-featured-cat-content .magcat-detail h3 a{font-size:14px}.home-featured-cat-content .magcat-detail .mag-meta{margin-top:5px}.home-featured-cat-content .mag-photo .grid-post-box-meta span,.home-featured-cat-content .mag-photo .grid-post-box-meta span a{font-size:12px}.widget-social.show-text a span{margin-left:1px;font-size:12px}ul.footer-socials li{margin-right:12px}ul.footer-socials li a span{margin-left:8px}.overlay-header-box .overlay-title a{font-size:20px}.widget .penci-widget-slider .penci-widget-slide-detail h4 a{font-size:14px}.penci-widget-slide-detail .slide-item-date{font-size:13px}.home-featured-cat-content .mag-photo .magcat-detail{padding:15px}.home-featured-cat-content .penci-magcat-carousel .magcat-detail h3 a{font-size:16px}.penci-single-mag-slider .magcat-detail .magcat-titlte{font-size:20px}.woocommerce ul.products li.product h3,.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .price,.woocommerce ul.cart_list li .amount,.woocommerce ul.product_list_widget li .amount{font-size:16px}.woocommerce div.product .product_title{font-size:24px}}@media only screen and (max-width:1169px){.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2{margin:0 0 5px;width:100% !important}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3{margin:0}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content{width:50%;float:left;display:block;margin:0 !important}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content:first-child{border-right:3px solid transparent}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content:last-child{border-left:3px solid transparent}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content{width:100%;border:none !important}.penci-magazine-slider img{width:100%}}@media only screen and (min-width:961px){#navigation .menu{display:inline-block !important}}@media only screen and (max-width:960px){.container.has-banner #logo{text-align:center;display:block;width:auto}.container.has-banner .header-banner{display:block;margin-top:30px;width:100%}.featured-area.style-7.loaded .featured-carousel:before{content:none;display:none}.penci-top-bar{text-align:center}.penci-top-bar.no-social{display:none}.penci-topbar-social{float:none}.headline-title,.penci-headline-posts{display:none}.overlay-video-click{display:none !important}#navigation.header-6{height:60px}#navigation.header-6 .container{text-align:center}#navigation.header-6 #logo{float:none;display:inline-block}#navigation.header-6 #logo img{max-height:58px !important;padding:10px 0 !important}#navigation.header-6 .show-search{height:58px}#navigation.header-6 #top-search>a,#navigation.header-6 .show-search a.close-search{height:58px;line-height:58px}#navigation.header-6 .show-search #searchform input.search-input{height:58px;padding:15px 35px 15px 0}#navigation.header-6 #top-search.shoping-cart-icon>a>span{top:12px}.penci-magazine-slider ul.mag-wrap li{width:50%;height:240px;border:none}.wrapper-boxed.enable-boxed .featured-area.style-2.loaded-wait button.slick-prev{left:0 !important}.wrapper-boxed.enable-boxed .featured-area.style-2.loaded-wait button.slick-next{right:0 !important}.penci-magazine-slider ul.mag-wrap li.mag-item-1{width:100%;padding-bottom:66.11%;height:0;border:none;border-bottom:4px solid transparent}.penci-magazine-slider ul.mag-wrap li.mag-item-2{border-right:2px solid transparent;border-bottom:none}.penci-magazine-slider ul.mag-wrap li.mag-item-3{border-left:2px solid transparent;border-bottom:none}h2.penci-heading-video{font-size:24px}p.penci-sub-heading-video{font-size:14px}.penci-grid li.list-boxed-post-2{width:100% !important}.penci-grid li.list-boxed-post-2 .content-boxed-2.show-top{display:none !important}.penci-grid li.list-boxed-post-2 .content-boxed-2.show-bottom{display:block !important}.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2,.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2{min-height:312px;height:auto}.penci-grid li.list-boxed-post-2 .item>.thumbnail:before{display:none;content:none}.container .penci-grid li.typography-style{width:100% !important;margin-right:0 !important}.penci-photo-2-effect figcaption p,.penci_sidebar .penci-photo-2-effect figcaption p{display:none}.penci-photo-2-effect figcaption:before,.penci-photo-2-effect figcaption:after,.penci_sidebar .penci-photo-2-effect figcaption:before,.penci_sidebar .penci-photo-2-effect figcaption:after{display:none;content:none}.penci-photo-2-effect figcaption h2,.penci_sidebar .penci-photo-2-effect figcaption h2{padding:0 20px;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.grid-mixed .thumbnail img{width:100%;height:auto}.grid-mixed .thumbnail.thumb-left,.grid-mixed .mixed-detail{display:block !important;width:100%}.grid-mixed .mixed-detail{padding:30px}.grid-mixed .penci-post-box-meta{position:relative;margin:31px 0 4px;left:auto;right:auto;bottom:auto}.grid-mixed .thumbnail.thumb-right{display:none !important}#navigation.header-4 .container,#navigation.header-5 .container{text-align:right}#navigation.header-4 .container #top-search,#navigation.header-5 .container #top-search,#navigation.header-6 .container #top-search{margin-left:15px}#navigation .button-menu-mobile{display:inline-block}#navigation .menu{display:none !important}.portfolio-page-content .portfolio-left,.portfolio-page-content .portfolio-right{width:100%;padding:0}.portfolio-page-content .portfolio-left{margin-bottom:30px}.container.penci_sidebar #main{width:100%;margin:0 0 60px;padding:0 !important;float:none !important}.penci-sidebar-content{position:static !important;margin-left:0 !important;top:auto !important;float:none !important;width:100% !important}.featured-carousel .featured-content .feat-text h3 a{font-size:18px;letter-spacing:1px}.featured-carousel .carousel-meta{margin-top:5px}.featured-carousel .carousel-meta span{font-size:13px}.featured-carousel .featured-cat a{font-size:11px}.about-widget{text-align:center}.footer-widget-wrapper{width:100%;margin:0 0 30px;float:none}.footer-widget-wrapper.last{margin-bottom:0}.widget .jr-insta-thumb ul.thumbnails.no-border.jr_col_6 li{width:33.33% !important}.widget .jr-insta-thumb ul.thumbnails.no-border.jr_col_8 li{width:25% !important}.widget .jr-insta-thumb ul.thumbnails.no-border.jr_col_10 li{width:20% !important}.container .penci-portfolio.column-3 .inner-portfolio-posts .portfolio-item{width:50%}.column-1-2,.column-1-3,.column-2-3,.column-1-4,.column-3-4{width:100%;margin:0 0 30px}.penci-masonry .item-masonry{width:50%}.standard-masonry .standard-content .standard-share-box{display:none}.standard-masonry .standard-main-content.has-padding{min-height:0;padding-left:0}ul.footer-socials li a span{display:none}.inner-item-portfolio{opacity:1}.penci-portfolio.loaded .inner-item-portfolio.animated{-webkit-animation-name:none;-moz-animation-name:none;-o-animation-name:none;animation-name:none}.woocommerce div.product .product_title{font-size:24px}div.penci-topbar-menu>ul{display:none !important}.penci-top-bar.topbar-menu{height:auto;padding-top:10px}ul.penci-topbar-menu,div.penci-topbar-menu>ul{width:100%;text-align:center}ul.penci-topbar-menu>li,div.penci-topbar-menu>ul>li{float:none;margin-right:10px}ul.penci-topbar-menu>li a,div.penci-topbar-menu>ul>li a{line-height:1.5}ul.penci-topbar-menu ul.sub-menu,div.penci-topbar-menu>ul ul.sub-menu{top:auto}ul.penci-topbar-menu li:hover>ul.sub-menu,div.penci-topbar-menu>ul li:hover>ul.sub-menu{z-index:20}}@media only screen and (min-width:768px) and (max-width:960px){.container,.featured-area.style-1,.featured-carousel.style-2 .item img,.featured-area.style-4,.featured-area.magazine-slider{width:726px}.wrapper-boxed.enable-boxed,.wrapper-boxed.enable-boxed .is-sticky #navigation{max-width:766px}.featured-area .featured-carousel,.featured-area .featured-carousel.style-2,.penci-slick-slider{max-height:420px}.featured-area.style-4,.featured-area.style-5,.penci-magazine-slider.penci-loading{min-height:420px}#logo img{max-width:600px;height:auto}.penci-image-holder.slider-style-1-fix{height:372px}.penci-image-holder.slider-style-2-fix{width:726px}.penci-image-holder.slider-style-3-fix{height:400px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1{padding-bottom:0 !important}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content{height:230px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content{height:450px}.featured-carousel .featured-content,.featured-carousel.style-2 .featured-content{top:35.3%}.penci-slider .pencislider-container .pencislider-content .pencislider-title{font-size:26px}.penci-slider .pencislider-container .pencislider-content .pencislider-caption{font-size:16px}ul.homepage-featured-boxes{margin-left:-10px;margin-right:-10px}ul.homepage-featured-boxes li{padding:0 10px}ul.homepage-featured-boxes li .penci-fea-in{height:158px}ul.homepage-featured-boxes.boxes-4-columns li{width:50%}ul.homepage-featured-boxes.boxes-4-columns li:nth-child(3),ul.homepage-featured-boxes.boxes-4-columns li:nth-child(4){margin-top:20px}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:before{left:8px;top:8px;right:8px;bottom:8px}.penci-grid li.list-post .item .content-list-right,.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail{padding-left:378px}.penci-grid .list-post.list-boxed-post .item .content-list-right{display:inline-block;padding:20px 20px 20px 30px;min-height:0;height:auto}.penci-photo-2-effect figcaption h2,.penci_sidebar .penci-photo-2-effect figcaption h2{font-size:14px}.list-boxed-post .inner-content-list-right{vertical-align:top;display:block}.penci-pinterest-widget-container .penci-images-pin-widget a{width:16.6666%}.penci-countdown .countdown-section{margin:0 20px}.penci-countdown .countdown-amount{font-size:60px}.penci-grid>li{width:48.05%;margin-right:3.9%}.penci-layout-mixed .penci-grid>li{width:100% !important;margin-right:0 !important}.penci-grid li:nth-of-type(3n+1){clear:none}.penci-grid>li:nth-of-type(3n+3){margin-right:3.9%}.penci-grid li:nth-of-type(2n+2){margin-right:0}.penci-grid li:nth-of-type(2n+1){clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:30.769%;margin-right:3.8465%}.woocommerce ul.products>li.product:nth-child(4n+1),.woocommerce-page ul.products>li.product:nth-child(4n+1){clear:none}.woocommerce ul.products>li.product:nth-child(3n+1),.woocommerce-page ul.products>li.product:nth-child(3n+1){clear:both}.woocommerce ul.products>li.product:nth-child(4n+4),.woocommerce-page ul.products>li.product:nth-child(4n+4){margin-right:3.8465%}.woocommerce ul.products>li.product:nth-child(3n+3),.woocommerce-page ul.products>li.product:nth-child(3n+3){margin-right:0}}@media only screen and (max-width:767px){.container,.featured-area.style-1,.featured-carousel.style-2 .item img,.featured-area.style-4,.featured-area.magazine-slider{width:300px}.wrapper-boxed.enable-boxed,.wrapper-boxed.enable-boxed .is-sticky #navigation{max-width:330px}.header-slogan .header-slogan-text{padding:0 10px}.featured-area .featured-carousel,.featured-area .featured-carousel.style-2,.penci-slick-slider{max-height:180px}.featured-area.style-4,.featured-area.style-5,.penci-magazine-slider.penci-loading{min-height:180px}.penci-image-holder.slider-style-1-fix{height:250px}.penci-image-holder.slider-style-2-fix{width:480px}.penci-image-holder.slider-style-3-fix{height:260px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content{width:100% !important;border:none !important}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li{padding-bottom:0 !important;height:auto !important}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content{height:200px}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content:first-child,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content:first-child{margin-bottom:10px !important}.featured-carousel .feat-text .feat-time{display:none}.featured-carousel .featured-cat a{margin-bottom:0}.penci-magazine-slider ul.mag-wrap li{width:100% !important;border:none !important;height:0 !important;padding-bottom:55% !important;border-bottom:4px solid transparent !important}.penci-magazine-slider .mag-cat,#penci-end-sidebar-sticky{display:none}.penci-magazine-slider .mag-item-1 .mag-meta h3 a,.penci-magazine-slider .mag-meta h3 a{font-size:18px}.penci-magazine-slider .mag-item-1 .mag-meta-child{margin-top:5px}.featured-carousel.style-7 .featured-content .feat-text h3,.wrapper-boxed.enable-boxed .featured-carousel.style-7 .featured-content .feat-text h3,.featured-carousel.style-7 .featured-content .feat-text h3 a{padding:0}.featured-carousel.style-7 .featured-content .feat-text h3 a:before,.featured-carousel.style-7 .featured-content .feat-text h3 a:after{content:none;display:none}.penci-home-popular-posts{padding:30px 0 0;border:none}.penci-video-overlay{left:10px;right:10px}.penci-video-custom-img{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}h2.penci-heading-video{font-size:18px;-webkit-animation-delay:.3s;-moz-animation-delay:.3s;-o-animation-delay:.3s;animation-delay:.3s}p.penci-sub-heading-video{font-size:12px;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}ul.homepage-featured-boxes li{width:100% !important;margin-bottom:20px}ul.homepage-featured-boxes li:last-child{margin-bottom:0}ul.homepage-featured-boxes.boxes-4-columns li .penci-fea-in{height:247px}#logo img{max-width:100%;height:auto}.post-header h1 a,.post-header h2 a,.post-header h1,.archive-box span,.archive-box h1{font-size:18px;letter-spacing:1px}.standard-content .standard-share-box{display:none}.standard-main-content.has-padding{padding-left:0}.standard-main-content.has-padding,.standard-main-content.classic-main-content.has-padding{min-height:0}.post-image.audio iframe,.standard-post-image.audio iframe{height:120px;width:100%}.thecomment .author-img{display:none}.thecomment .comment-text{margin-left:0}#respond p.comment-form-author,#respond p.comment-form-email,#respond p.comment-form-url,.wpcf7 p.name,.wpcf7 p.email,.wpcf7 p.subject{width:100%;margin:0}.featured-carousel .featured-content .feat-text h3 a{letter-spacing:1px}.featured-carousel .featured-content,.featured-carousel.style-2 .featured-content{top:34%}.featured-carousel>button.slick-next,.featured-carousel>button.slick-prev{right:10px}.featured-carousel>button.slick-prev,.penci-slider .penci-direction-nav .penci-prev{left:10px}.featured-carousel .featured-content{width:340px}.featured-carousel .featured-content .feat-text{padding:20px 10px !important}.standard-main-content>h2,.header-classic>h2,.error-404 .heading-text-404{font-size:24px;padding:0}.penci-slider.penci-loading{min-height:250px}.penci-slider ul.slides li .pencislider-container{padding:0 65px}.penci-slider .pencislider-container .pencislider-content .pencislider-title{font-size:18px;letter-spacing:1px}.penci-slider .pencislider-container .pencislider-content .pencislider-caption{font-size:13px}.penci-slider .pencislider-container .pencislider-content .penci-button{margin:20px 0 0}.penci-slider .pencislider-container .pencislider-content .pencislider-button{padding:8px 20px;font-size:12px}.penci-slider .pencislider-container .pencislider-content .pencislider-button:before{content:none;display:none}.standard-main-content>h2:before,.header-classic>h2 a:before,.header-classic>h2 a:after,.post-header h1 span:before,.post-header h2 span:before,.post-header h1 span:after,.post-header h2 span:after{content:none !important}.container.penci_sidebar .penci-grid>li{width:100% !important;margin:0 0 40px !important}.post-header h1 span,.post-header h2 span{padding:0}.penci-portfolio-filter ul{display:block}.penci-portfolio-filter ul li{margin:0 15px 15px;display:block;float:none}.inner-portfolio-posts .portfolio-item{width:100% !important}.post-entry .penci-portfolio-filter ul li{display:block;margin:0 0 6px;float:none}.penci-grid .list-post.list-boxed-post .item>.thumbnail,.penci-grid .list-post.list-boxed-post .item .content-list-right,.penci-grid li.list-post .item>.thumbnail,.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb{width:100%;display:block;height:auto;min-height:0;float:none;max-width:100%}.penci-grid .list-post.list-boxed-post .item>.thumbnail:before{content:none;display:none}.penci-grid li{width:100% !important;margin-right:0 !important;float:none}.container.penci_sidebar .penci-masonry .item-masonry{width:100%;float:none;position:static !important;margin-bottom:30px}.penci-grid li.list-post .item .content-list-right{padding:0}.penci-grid .list-post.list-boxed-post .item .content-list-right{padding:30px}.penci-grid li.list-post .item>.thumbnail{margin-bottom:30px}.penci-grid .list-post.list-boxed-post .item>.thumbnail{margin-bottom:0}.penci-grid li .item>.thumbnail,.penci-masonry .item-masonry>.thumbnail{width:100%}.penci-masonry .item-masonry{width:100% !important}.penci-photo-2-effect figcaption h2,.penci_sidebar .penci-photo-2-effect figcaption h2{font-size:22px}.home-featured-cat-content .mag-photo{width:100%;margin-bottom:15px}.home-featured-cat-content .cat-left,.home-featured-cat-content .cat-right{width:100%;float:none}.home-featured-cat-content .cat-left{margin-bottom:30px}.home-featured-cat.mag-cat-style-2{width:100%;margin:0 0 20px;float:none}.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail{padding:0}.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb{margin-bottom:24px}.home-featured-cat-content.style-6 .cat-right .mag-post-box{margin-right:0;width:100%;float:none;display:table;padding-bottom:15px;border-bottom:1px solid #dedede;margin-bottom:15px}.home-featured-cat-content.style-6 .cat-right .mag-post-box:last-child{border:none}.content-special-list{padding:15px}.format-post-box .post-format-icon{top:10px;margin-left:-35px}.format-post-box .post-format-icon i{font-size:24px}.format-post-box.penci-format-quote .dt-special,.format-post-box .dt-special,.format-post-box .dt-special a{font-size:16px;line-height:1.7}.author-quote span{font-size:13px}.under-construction-page .under-title{font-size:23px}.penci-countdown .countdown-section{margin:0 5px}.penci-countdown .countdown-amount{font-size:30px}.penci-countdown .countdown-period{font-size:13px;letter-spacing:1px;margin:15px 0 0}.post-entry h1{font-size:24px}.post-entry h2{font-size:22px}.post-entry h3{font-size:20px}.post-entry h4{font-size:18px}.post-entry h5{font-size:16px}.post-entry h6{font-size:15px}ul.footer-socials li{margin-right:20px}.penci-header-signup-form h4.header-signup-form,.header-standard h2,.header-standard .post-title,.header-standard h2 a,.penci-page-header h1{font-size:20px;letter-spacing:1px}.tags-share-box{padding:20px 0}.post-share{position:static;margin-top:15px;clear:both;display:block}.penci-overlay-over .overlay-header-box{padding:0;left:10px;right:10px}.overlay-header-box .cat,.overlay-header-box .overlay-author{display:none}.overlay-header-box .overlay-title a{font-size:18px}.penci-overlay-over .overlay-header-box:after{content:none;display:none}.overlay-post-box-meta{position:static;padding:20px 0 0}.penci-single-mag-slider .magcat-detail .magcat-titlte{font-size:20px}.home-featured-cat-content .penci-single-mag-slider .grid-post-box-meta{margin-top:7px}.post-pagination .prev-post,.post-pagination .next-post{float:none;width:100%;display:table}.post-pagination .prev-post{margin-bottom:15px}.post-entry .penci-recipe-heading h2{display:block;float:none;font-size:18px}.penci-recipe-heading a.penci-recipe-print{float:none;display:inline-block;height:26px;line-height:24px}.penci-recipe-heading .penci-recipe-meta{margin-top:15px}.penci-review-stuff,.penci-review-average,.penci-review-stuff .penci-review-good{width:100%}.penci-review-score-total,.penci-review-stuff .penci-review-bad{margin-top:20px}.penci-review-container.penci-review-count h4{font-size:18px}.woocommerce .penci_sidebar #content div.product div.images,.woocommerce .penci_sidebar div.product div.images,.woocommerce-page .penci_sidebar #content div.product div.images,.woocommerce-page .penci_sidebar div.product div.images,.woocommerce .penci_sidebar #content div.product div.summary,.woocommerce .penci_sidebar div.product div.summary,.woocommerce-page .penci_sidebar #content div.product div.summary,.woocommerce-page .penci_sidebar div.product div.summary,.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{width:100%;float:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block;margin-bottom:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce .penci_sidebar ul.products li.product,.woocommerce-page .penci_sidebar ul.products li.product{width:48%;margin-right:4%}.woocommerce .penci_sidebar ul.products>li.product:nth-child(3n+1),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(3n+1){clear:none}.woocommerce .penci_sidebar ul.products>li.product:nth-child(3n+3),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(3n+3){margin-right:4%}.woocommerce ul.products li.product:nth-child(2n+2),.woocommerce-page ul.products li.product:nth-child(2n+2),.woocommerce .penci_sidebar ul.products>li.product:nth-child(2n+2),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(2n+2){margin-right:0}.woocommerce ul.products li.product:nth-child(2n+1),.woocommerce-page ul.products li.product:nth-child(2n+1),.woocommerce .penci_sidebar ul.products>li.product:nth-child(2n+1),.woocommerce-page .penci_sidebar ul.products>li.product:nth-child(2n+1){clear:both}.woocommerce ul.products li.product h3,.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .price,.woocommerce ul.cart_list li .amount,.woocommerce ul.product_list_widget li .amount,.woocommerce table.shop_table td.product-price span,.woocommerce table.shop_table td.product-subtotal span,.woocommerce-cart .cart-collaterals .cart_totals table td .amount{font-size:16px}.woocommerce table.cart td.actions .button,.woocommerce table.cart td.actions input,.woocommerce-page table.cart td.actions .button,.woocommerce-page table.cart td.actions input{width:auto}.woocommerce #reviews #comments ol.commentlist li img.avatar{display:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin-left:0}}@media only screen and (min-width:480px) and (max-width:767px){.container,.featured-area.style-1,.featured-carousel.style-2 .item img,.featured-area.style-4,.featured-area.magazine-slider{width:480px}.wrapper-boxed.enable-boxed,.wrapper-boxed.enable-boxed .is-sticky #navigation{max-width:520px}.featured-area .featured-carousel,.featured-area .featured-carousel.style-2,.penci-slick-slider{max-height:280px}.featured-area.style-4,.featured-area.style-5,.penci-magazine-slider.penci-loading{min-height:280px}#logo img{max-width:100%;height:auto}.standard-post-image .audio-iframe,.standard-content-special{left:15px;right:15px;bottom:15px}.post-image.audio iframe{width:100%;height:auto}.penci-countdown .countdown-section{margin:0 15px}.penci-countdown .countdown-amount{font-size:40px}.penci-countdown .countdown-period{font-size:16px;margin:20px 0 0}}@media only screen and (max-width:479px){.header-slogan .header-slogan-text{font-size:12px;padding:0 10px}#navigation.header-6 #top-search{margin-left:5px}#navigation.header-6 #logo img{max-width:200px}.featured-carousel .featured-content{width:250px}.featured-carousel .featured-content .feat-text h3 a{font-size:16px}.featured-carousel .carousel-meta{display:none}.penci-image-holder.slider-style-1-fix{height:180px}.penci-image-holder.slider-style-2-fix{width:300px}.penci-image-holder.slider-style-3-fix{height:180px}.penci-magazine-slider .mag-item-1 .mag-meta h3 a,.penci-magazine-slider .mag-meta h3 a{font-size:14px}.penci-magazine-slider .mag-item-1 .mag-meta{padding:15px}.penci-magazine-slider .penci-direction-nav a.penci-prev{left:10px}.penci-magazine-slider .penci-direction-nav a.penci-next{right:10px}.penci-magazine-slider ul.mag-wrap li .mag-content{width:100% !important;border:none !important}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content{margin-bottom:5px !important}.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1,.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2{margin:0 !important;border:none !important}.featured-carousel.style-7 .featured-content{bottom:5px}.featured-carousel.style-7 .featured-content .feat-text h3 a{padding:0}.standard-post-image .audio-iframe,.standard-content-special{left:10px;right:10px;bottom:10px}ul.homepage-featured-boxes li .penci-fea-in{height:200px !important}ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:before{top:10px;left:10px;bottom:10px;right:10px}.footer-widget-wrapper .quote-widget>p{padding-left:35px}.widget ul.side-newsfeed li .side-item .side-image img{width:100px}.widget ul.side-newsfeed li .side-item .side-item-text h4 a{font-size:15px}.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta{font-size:13px}.post-box-meta span.author-post{display:none}.standard-post-special.penci-special-format-quote .standard-content-special{position:relative;left:auto;right:auto;bottom:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:1px solid #dedede;border-top:none}.format-post-box{padding-left:20px;padding-right:20px}.format-post-box.penci-format-link{padding:15px}.format-post-box .dt-special a{font-size:14px}.post-entry blockquote{padding:0 0 0 40px}.post-entry blockquote:before{font-size:56px}.post-entry blockquote,.post-entry blockquote p{font-size:15px}.post-author .author-content{margin:0}.author-img{margin-right:20px}.author-img img{width:80px;height:auto;margin:0}.item-related h3 a,.post-box-title,.thecomment .comment-text span.author,.thecomment .comment-text span.author a,.author-content h5,.author-content h5 a{font-size:18px}.penci-slick-slider>button.slick-prev,.penci-slick-slider>button.slick-next,.penci-magazine-slider .penci-direction-nav a{width:32px;height:32px;line-height:32px;margin-top:-16px;font-size:15px}.penci-slick-slider>button.slick-next{right:10px}.penci-slick-slider>button.slick-prev{left:10px}.penci-slick-slider>button.slick-prev i,.penci-slick-slider>button.slick-next i{line-height:32px;font-size:15px}.featured-carousel>button.slick-prev,.featured-carousel>button.slick-next{display:none !important}.featured-carousel .featured-content{width:240px;top:37%}.featured-carousel .featured-cat a{padding:2px 10px 1px}.featured-carousel.style-2 .featured-content{top:37%}.featured-carousel .featured-content .feat-text{padding:15px 10px !important}.standard-main-content>h2,.header-classic>h2,.error-404 .heading-text-404{font-size:20px}.portfolio-overlay-content .portfolio-short,.penci_sidebar .penci-portfolio.column-2 .portfolio-overlay-content .portfolio-short,.penci-portfolio.column-2 .portfolio-overlay-content .portfolio-short{margin-top:17.5%}.featured-carousel .featured-cat{margin-bottom:5px}.wrapper-boxed.enable-boxed .featured-carousel .featured-content .feat-text h3 a,.featured-carousel .featured-content .feat-text h3 a{font-size:14px;letter-spacing:1px}.penci-slider.penci-loading{min-height:160px}.penci-slider ul.slides li .pencislider-container{padding:0 20px}.penci-slider .pencislider-container .pencislider-content .pencislider-title{font-size:14px;letter-spacing:1px}.penci-slider .pencislider-container .pencislider-content .pencislider-caption{font-size:12px;margin:3px 0 0}.penci-slider .pencislider-container .pencislider-content .penci-button{margin:14px 0 0}.penci-slider .pencislider-container .pencislider-content .pencislider-button{padding:5px 10px;font-size:10px}.penci-slider .penci-direction-nav .penci-prev,.penci-slider .penci-direction-nav .penci-next{display:none !important}.penci-grid .list-post.list-boxed-post .item .content-list-right{padding:30px 15px !important;clear:both}.penci-grid li .item h2 a,.penci-masonry .item-masonry h2 a{font-size:16px}.penci-photo-2-effect figcaption h2,.penci_sidebar .penci-photo-2-effect figcaption h2{font-size:14px}.container .penci-grid li.typography-style .grid-post-box-meta{display:none}.grid-mixed .mixed-detail{padding:30px 15px}.grid-mixed .mixed-detail h2 a{font-size:16px}.typography-style .content-typography{left:10px;right:10px;top:10px;bottom:10px}.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2,.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2{min-height:200px;height:auto;padding:30px 15px}.error-404 .sub-heading-text-404{font-size:13px}.penci-post-box-meta,.penci-post-box-meta.post-box-boxed-1{text-align:center}.penci-post-box-meta .penci-post-share-box{display:block;float:none;margin-top:15px}.penci-post-box-meta .penci-box-meta i.fa{display:none}.penci-more-link a.more-link{font-size:12px;padding:5px 0}.widget .tagcloud a{font-size:10px !important;padding:4px 10px 3px;margin-right:4px;margin-bottom:8px}.penci-header-signup-form h4.header-signup-form,.header-standard h2,.header-standard .post-title,.header-standard h2 a,.penci-page-header h1{font-size:18px}.cat>a.penci-cat-name,.penci-grid li .item .cat a,.penci-masonry .item-masonry .cat a{font-size:11px}.home-featured-cat-content .mag-photo .magcat-detail{padding:15px;width:100%}.home-featured-cat-content .mag-photo .magcat-detail h3 a{font-size:16px;letter-spacing:0}.home-featured-cat-content .magcat-detail .mag-meta{margin-top:5px}.home-featured-cat-content .mag-photo .grid-post-box-meta span,.home-featured-cat-content .mag-photo .grid-post-box-meta span a{font-size:12px}.home-featured-cat-content .magcat-detail h3 a{font-size:15px;line-height:1.3}.home-featured-cat-content .magcat-detail .mag-meta span{font-size:13px}.post-box-meta-single span{display:block;margin-top:5px}.post-box-meta-single span:before{content:"";display:none}.penci-pagination a,.penci-pagination .disable-url{font-size:11px}.penci-pagination a i{font-size:12px}ul.slick-dots li button{margin:0 3px}.home-pupular-posts-title{font-size:16px}#footer-copyright *{font-size:12px}a img.alignleft,a img.alignright,a img.alignnone{margin:0 0 30px;float:none}.post-entry ul{padding-left:25px}.post-entry ol{padding-left:43px}.item-related h3 a,.post-box-title,.thecomment .comment-text span.author,.thecomment .comment-text span.author a,.author-content h5,.author-content h5 a,.archive-box span,.archive-box h1{font-size:16px}.post-header h1{font-size:16px}.page .post-header h1{font-size:20px}.post-tags{display:block}.post-share{display:block;float:none;margin-top:8px}.post-share .share-title{display:inline-block}.post-pagination .prev-post,.post-pagination .next-post{width:100%;float:none}.post-pagination .prev-post{margin-bottom:15px}.penci-post-nav-thumb{display:none !important}.comments ul.children{margin:0 0 0 35px}#sidebar-nav{width:270px;transform:translateX(-270px);-webkit-transform:translateX(-270px);-moz-transform:translateX(-270px)}.open-sidebar-nav #close-sidebar-nav{left:270px}.open-sidebar-nav #sidebar-nav{left:270px}.penci-pagination ul.page-numbers li{margin-right:5px}.penci-pagination ul.page-numbers li span,.penci-pagination ul.page-numbers li a{width:25px}ul.footer-socials li{margin-right:10px}ul.footer-socials li a{line-height:32px}ul.footer-socials li a i{width:32px;height:32px;line-height:32px;font-size:14px}#footer-logo img{max-width:280px}.footer-instagram h4.footer-instagram-title span{padding:0 20px;font-size:12px}.comments .children,.comments>.comment>.comment,.comments>.comment>.comment>.comment,.comments>.comment>.comment>.comment>.comment,.comments>.comment>.comment>.comment>.comment>.comment{margin:0 0 0 30px}.overlay-header-box .overlay-title a{font-size:16px}.overlay-post-box-meta>div{margin-top:15px}.overlay-post-box-meta>div:first-child{margin-top:0;display:block}.overlay-post-box-meta>div:after{content:none;display:none}.penci-single-mag-slider .magcat-detail{padding:10px 15px}.penci-single-mag-slider .magcat-detail .magcat-titlte{font-size:15px}.home-featured-cat-content .magcat-detail .mag-meta{display:none}.footer-menu li{padding:0 5px}.penci-post-gallery-container.masonry .item-gallery-masonry{width:100% !important;opacity:1}.penci-post-gallery-container.masonry .item-gallery-masonry.animated{animation-name:none;-webkit-animation-name:none;-moz-animation-name:none;-o-animation-name:none}.penci-recipe-heading .penci-recipe-meta>span{display:block;margin-bottom:4px}.penci-recipe-heading .penci-recipe-meta>span:last-child{margin-bottom:0}.post-entry .penci-recipe-title{font-size:13px}.post-entry .penci-recipe-heading h2{font-size:18px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce .penci_sidebar ul.products li.product,.woocommerce-page .penci_sidebar ul.products li.product{width:100% !important;margin-right:0 !important}.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-author,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-email,.woocommerce div.product .woocommerce-tabs .panel #respond p.comment-form-url{max-width:300px}.woocommerce table.shop_table th{font-size:12px}.woocommerce table.shop_table .quantity .qty{width:46px;font-size:14px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:48%;margin-right:0;margin-bottom:20px}.woocommerce table.shop_table a.remove{width:20px;height:20px;line-height:18px;font-size:20px}.woocommerce table.shop_table td.product-name a{font-size:14px;padding-left:5px}}@media screen and (max-width:782px) and (min-width:601px){.admin-bar .is-sticky #navigation{top:46px !important}}@media screen and (max-width:600px){.is-sticky #navigation{top:0 !important;z-index:999999}#sidebar-nav,#close-sidebar-nav{z-index:9999999}#close-sidebar-nav i{display:inline-block}}
.tnp-subscription{font-size:13px;display:block;margin:15px auto;max-width:500px;width:100%}.tnp-subscription div.tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-subscription label{display:block;color:inherit;font-size:14px;font-weight:700;line-height:normal;padding:5px;margin:0}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription select{width:100%;height:50px;padding:10px;display:block;border:1px;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:20px;margin:0;line-height:normal;box-sizing:border-box}.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio]{max-width:20px;display:inline}.tnp-subscription select option{margin-right:10px}.tnp-subscription input.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto}@media all and (max-width:480px){.tnp-subscription input[type=submit]{width:100%}}.tnp-profile{font-size:13px}.tnp-profile form .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-profile form .tnp-field label{display:block;color:#333;font-size:14px}.tnp-profile form .tnp-field input[type=text],.tnp-profile form .tnp-field input[type=email],.tnp-profile form .tnp-field input[type=submit],.tnp-profile form .tnp-field textarea,.tnp-profile form .tnp-field select{padding:10px;display:block;border:1px;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;margin:0;line-height:normal;box-sizing:border-box;border-radius:0;height:auto;float:none}.tnp-profile form input[type=checkbox],.tnp-profile input[type=radio]{max-width:20px;display:inline}.tnp-profile form .tnp-list-label{margin-left:15px}.tnp-profile form select option{margin-right:10px}.tnp-profile form .tnp-field input[type=submit]{background-color:#444;color:#fff;width:auto;height:auto}@media all and (max-width:480px){.tnp-profile input[type=submit]{width:100%}}.tnp-widget{width:100%;display:block;box-sizing:border-box}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-widget label{display:block;color:inherit;font-size:14px}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline}.tnp-widget select option{margin-right:10px}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff}.tnp-field input[type=submit]{position:inherit}.tnp-widget-minimal{width:100%}.tnp-widget-minimal form{margin:0;padding:0;border:0}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#f4f4f4;color:#444;font-size:14px;box-sizing:border-box}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;box-sizing:border-box;height:auto}.tnp-subscription-minimal{width:100%;box-sizing:border-box}.tnp-subscription-minimal form{margin:0;padding:0;border:0}.tnp-subscription-minimal input.tnp-email{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;box-sizing:border-box;border-radius:0}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;box-sizing:border-box;border-radius:0}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px}.tnp-comments label{display:block}.tnp-comments input[type=checkbox]{display:inline;width:auto!important}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd}
/*! elementor-icons - v3.8.0 - 23-07-2018 */
@font-face{font-family:eicons;src:url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons_3.8.0.eot);src:url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons_3.8.0.eot#iefix) format("embedded-opentype"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.woff) format("woff2"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons_3.8.0.woff) format("woff"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons_3.8.0.ttf) format("truetype"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons_3.8.0.svg) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-elementor:before{content:'\e800'}.eicon-elementor-square:before{content:'\e801'}.eicon-pojome:before{content:'\e802'}.eicon-plus:before{content:'\e803'}.eicon-menu-bar:before{content:'\e804'}.eicon-apps:before{content:'\e805'}.eicon-accordion:before{content:'\e806'}.eicon-alert:before{content:'\e807'}.eicon-animation-text:before{content:'\e808'}.eicon-animation:before{content:'\e809'}.eicon-banner:before{content:'\e810'}.eicon-blockquote:before{content:'\e811'}.eicon-button:before{content:'\e812'}.eicon-call-to-action:before{content:'\e813'}.eicon-captcha:before{content:'\e814'}.eicon-carousel:before{content:'\e815'}.eicon-checkbox:before{content:'\e816'}.eicon-columns:before{content:'\e817'}.eicon-countdown:before{content:'\e818'}.eicon-counter:before{content:'\e819'}.eicon-date:before{content:'\e820'}.eicon-divider-shape:before{content:'\e821'}.eicon-divider:before{content:'\e822'}.eicon-download-button:before{content:'\e823'}.eicon-dual-button:before{content:'\e824'}.eicon-email-field:before{content:'\e825'}.eicon-facebook-comments:before{content:'\e826'}.eicon-facebook-like-box:before{content:'\e827'}.eicon-form-horizontal:before{content:'\e828'}.eicon-form-vertical:before{content:'\e829'}.eicon-gallery-grid:before{content:'\e830'}.eicon-gallery-group:before{content:'\e831'}.eicon-gallery-justified:before{content:'\e832'}.eicon-gallery-masonry:before{content:'\e833'}.eicon-icon-box:before{content:'\e834'}.eicon-image-before-after:before{content:'\e835'}.eicon-image-box:before{content:'\e836'}.eicon-image-hotspot:before{content:'\e837'}.eicon-image-rollover:before{content:'\e838'}.eicon-info-box:before{content:'\e839'}.eicon-inner-section:before{content:'\e840'}.eicon-mailchimp:before{content:'\e841'}.eicon-menu-card:before{content:'\e842'}.eicon-navigation-horizontal:before{content:'\e843'}.eicon-nav-menu:before{content:'\e844'}.eicon-navigation-vertical:before{content:'\e845'}.eicon-number-field:before{content:'\e846'}.eicon-parallax:before{content:'\e847'}.eicon-php7:before{content:'\e848'}.eicon-post-list:before{content:'\e849'}.eicon-post-slider:before{content:'\e850'}.eicon-post:before{content:'\e851'}.eicon-posts-carousel:before{content:'\e852'}.eicon-posts-grid:before{content:'\e853'}.eicon-posts-group:before{content:'\e854'}.eicon-posts-justified:before{content:'\e855'}.eicon-posts-masonry:before{content:'\e856'}.eicon-posts-ticker:before{content:'\e857'}.eicon-price-list:before{content:'\e858'}.eicon-price-table:before{content:'\e859'}.eicon-radio:before{content:'\e860'}.eicon-rtl:before{content:'\e861'}.eicon-scroll:before{content:'\e862'}.eicon-search:before{content:'\e863'}.eicon-select:before{content:'\e864'}.eicon-share:before{content:'\e865'}.eicon-sidebar:before{content:'\e866'}.eicon-skill-bar:before{content:'\e867'}.eicon-slider-3d:before{content:'\e868'}.eicon-slider-album:before{content:'\e869'}.eicon-slider-device:before{content:'\e870'}.eicon-slider-full-screen:before{content:'\e871'}.eicon-slider-push:before{content:'\e872'}.eicon-slider-vertical:before{content:'\e873'}.eicon-slider-video:before{content:'\e874'}.eicon-slideshow:before{content:'\e875'}.eicon-social-icons:before{content:'\e876'}.eicon-spacer:before{content:'\e877'}.eicon-table:before{content:'\e878'}.eicon-tabs:before{content:'\e879'}.eicon-tel-field:before{content:'\e880'}.eicon-text-area:before{content:'\e881'}.eicon-text-field:before{content:'\e882'}.eicon-thumbnails-down:before{content:'\e883'}.eicon-thumbnails-half:before{content:'\e884'}.eicon-thumbnails-right:before{content:'\e885'}.eicon-time-line:before{content:'\e886'}.eicon-toggle:before{content:'\e887'}.eicon-url:before{content:'\e888'}.eicon-type-tool:before{content:'\e889'}.eicon-wordpress:before{content:'\e890'}.eicon-align-left:before{content:'\e891'}.eicon-anchor:before{content:'\e892'}.eicon-bullet-list:before{content:'\e893'}.eicon-coding:before{content:'\e894'}.eicon-favorite:before{content:'\e895'}.eicon-google-maps:before{content:'\e896'}.eicon-insert-image:before{content:'\e897'}.eicon-photo-library:before{content:'\e898'}.eicon-woocommerce:before{content:'\e899'}.eicon-youtube:before{content:'\e900'}.eicon-flip-box:before{content:'\e901'}.eicon-settings:before{content:'\e902'}.eicon-headphones:before{content:'\e903'}.eicon-testimonial:before{content:'\e904'}.eicon-counter-circle:before{content:'\e905'}.eicon-person:before{content:'\e906'}.eicon-chevron-right:before{content:'\e907'}.eicon-chevron-left:before{content:'\e908'}.eicon-close:before{content:'\e909'}.eicon-file-download:before{content:'\e910'}.eicon-save:before{content:'\e911'}.eicon-zoom-in:before{content:'\e912'}.eicon-shortcode:before{content:'\e913'}.eicon-nerd:before{content:'\e914'}.eicon-device-desktop:before{content:'\e915'}.eicon-device-tablet:before{content:'\e916'}.eicon-device-mobile:before{content:'\e917'}.eicon-document-file:before{content:'\e918'}.eicon-folder:before{content:'\e919'}.eicon-hypster:before{content:'\e920'}.eicon-h-align-left:before{content:'\e921'}.eicon-h-align-right:before{content:'\e922'}.eicon-h-align-center:before{content:'\e923'}.eicon-h-align-stretch:before{content:'\e924'}.eicon-v-align-top:before{content:'\e925'}.eicon-v-align-bottom:before{content:'\e926'}.eicon-v-align-middle:before{content:'\e927'}.eicon-v-align-stretch:before{content:'\e928'}.eicon-pro-icon:before{content:'\e929'}.eicon-mail:before{content:'\e930'}.eicon-lock-user:before{content:'\e931'}.eicon-testimonial-carousel:before{content:'\e932'}.eicon-media-carousel:before{content:'\e933'}.eicon-section:before{content:'\e934'}.eicon-column:before{content:'\e935'}.eicon-edit:before{content:'\e936'}.eicon-clone:before{content:'\e937'}.eicon-trash:before{content:'\e938'}.eicon-play:before{content:'\e939'}.eicon-angle-right:before{content:'\e940'}.eicon-angle-left:before{content:'\e941'}.eicon-animated-headline:before{content:'\e942'}.eicon-menu-toggle:before{content:'\e943'}.eicon-fb-embed:before{content:'\e944'}.eicon-fb-feed:before{content:'\e945'}.eicon-twitter-embed:before{content:'\e946'}.eicon-twitter-feed:before{content:'\e947'}.eicon-sync:before{content:'\e948'}.eicon-import-export:before{content:'\e949'}.eicon-check-circle:before{content:'\e950'}.eicon-library-save:before{content:'\e951'}.eicon-library-download:before{content:'\e952'}.eicon-insert:before{content:'\e953'}.eicon-preview:before{content:'\e954'}.eicon-sort-down:before{content:'\e955'}.eicon-sort-up:before{content:'\e956'}.eicon-heading:before{content:'\e957'}.eicon-logo:before{content:'\e958'}.eicon-meta-data:before{content:'\e959'}.eicon-post-content:before{content:'\e960'}.eicon-post-excerpt:before{content:'\e961'}.eicon-post-navigation:before{content:'\e962'}.eicon-yoast:before{content:'\e963'}.eicon-nerd-chuckle:before{content:'\e964'}.eicon-nerd-wink:before{content:'\e965'}.eicon-comments:before{content:'\e966'}.eicon-download-circle-o:before{content:'\e967'}.eicon-library-upload:before{content:'\e968'}.eicon-save-o:before{content:'\e969'}.eicon-upload-circle-o:before{content:'\e970'}.eicon-ellipsis-h:before{content:'\e971'}.eicon-ellipsis-v:before{content:'\e972'}.eicon-arrow-left:before{content:'\e973'}.eicon-arrow-right:before{content:'\e974'}.eicon-arrow-up:before{content:'\e975'}.eicon-arrow-down:before{content:'\e976'}.eicon-play-o:before{content:'\e977'}.eicon-archive-posts:before{content:'\e978'}.eicon-archive-title:before{content:'\e979'}.eicon-featured-image:before{content:'\e980'}.eicon-post-info:before{content:'\e981'}.eicon-post-title:before{content:'\e982'}.eicon-site-logo:before{content:'\e983'}.eicon-site-search:before{content:'\e984'}.eicon-site-title:before{content:'\e985'}.eicon-plus-square:before{content:'\e986'}.eicon-minus-square:before{content:'\e987'}.eicon-cloud-check:before{content:'\e988'}.eicon-drag-n-drop:before{content:'\e989'}.eicon-home-heart:before{content:'\e990'}.eicon-handle:before{content:'\e991'}.eicon-cart:before{content:'\e992'}.eicon-product-add-to-cart:before{content:'\e993'}.eicon-product-breadcrumbs:before{content:'\e994'}.eicon-product-categories:before{content:'\e995'}.eicon-product-description:before{content:'\e996'}.eicon-product-images:before{content:'\e997'}.eicon-product-info:before{content:'\e998'}.eicon-product-meta:before{content:'\e999'}.eicon-product-pages:before{content:'\e1000'}.eicon-product-price:before{content:'\e1001'}.eicon-product-rating:before{content:'\e1002'}.eicon-product-related:before{content:'\e1003'}.eicon-product-stock:before{content:'\e1004'}.eicon-product-tabs:before{content:'\e1005'}.eicon-product-title:before{content:'\e1006'}.eicon-product-upsell:before{content:'\e1007'}.eicon-products:before{content:'\e1008'}.eicon-bag-light:before{content:'\e1009'}.eicon-bag-medium:before{content:'\e1010'}.eicon-bag-solid:before{content:'\e1011'}.eicon-basket-light:before{content:'\e1012'}.eicon-basket-medium:before{content:'\e1013'}.eicon-basket-solid:before{content:'\e1014'}.eicon-cart-light:before{content:'\e1015'}.eicon-cart-medium:before{content:'\e1016'}.eicon-cart-solid:before{content:'\e1017'}.eicon-exchange:before{content:'\e1018'}.eicon-eye:before{content:'\e1019'}.eicon-laptop:before{content:'\e1020'}.eicon-collapse:before{content:'\e1021'}.eicon-expand:before{content:'\e1022'}.eicon-navigator:before{content:'\e1023'}.eicon-editor-link:before{content:'\e500'}.eicon-editor-unlink:before{content:'\e501'}.eicon-editor-external-link:before{content:'\e502'}.eicon-editor-close:before{content:'\e503'}.eicon-editor-list-ol:before{content:'\e504'}.eicon-editor-list-ul:before{content:'\e505'}.eicon-editor-bold:before{content:'\e506'}.eicon-editor-italic:before{content:'\e507'}.eicon-editor-underline:before{content:'\e508'}.eicon-editor-paragraph:before{content:'\e509'}.eicon-editor-h1:before{content:'\e510'}.eicon-editor-h2:before{content:'\e511'}.eicon-editor-h3:before{content:'\e512'}.eicon-editor-h4:before{content:'\e513'}.eicon-editor-h5:before{content:'\e514'}.eicon-editor-h6:before{content:'\e515'}.eicon-editor-quote:before{content:'\e516'}.eicon-editor-code:before{content:'\e517'}.eicon-times:before{content:'\e909'}.eicon-floppy-o:before{content:'\e911'}
@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px)}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 100%}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:100% 0}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}
/*! elementor - v2.2.4 - 20-09-2018 */
.dialog-widget-content{background-color:#fff;position:absolute;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{font-size:12px;line-height:1.5}.dialog-type-lightbox{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dialog-type-lightbox .dialog-widget-content{margin:auto;width:375px}.dialog-type-lightbox .dialog-header{padding:20px 0;font-weight:500}.dialog-type-lightbox .dialog-message{padding:0 20px 20px;min-height:50px}.dialog-type-lightbox .dialog-header,.dialog-type-lightbox .dialog-message{text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper{border-top:1px solid #e6e9ec;text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper>button{border:none;background:none;font-size:15px;cursor:pointer;padding:13px 0;outline:0}.dialog-type-lightbox .dialog-buttons-wrapper>button:first-child{color:#6d7882}.dialog-type-lightbox .dialog-buttons-wrapper>button.dialog-ok{color:#b01b1b}.dialog-type-lightbox .dialog-buttons-wrapper>button.dialog-take_over{color:#39b54a}.dialog-type-lightbox .dialog-buttons-wrapper>button:active{background-color:rgba(230,233,236,.5)}.dialog-type-lightbox .dialog-buttons-wrapper>button::-moz-focus-inner{border:0}.dialog-close-button{cursor:pointer;position:absolute;top:30px;right:30px;font-size:15px}.dialog-close-button:not(:hover){opacity:.4}.dialog-confirm-widget .dialog-header,.dialog-lightbox-widget .dialog-header{font-size:15px;color:#495157}.dialog-confirm-widget .dialog-buttons-wrapper>button,.dialog-lightbox-widget .dialog-buttons-wrapper>button{width:50%}.dialog-confirm-widget .dialog-buttons-wrapper>button:first-child,.dialog-lightbox-widget .dialog-buttons-wrapper>button:first-child{border-right:1px solid #e6e9ec}.dialog-confirm-widget .dialog-buttons-wrapper>button:hover,.dialog-lightbox-widget .dialog-buttons-wrapper>button:hover{background-color:#f4f6f7}.dialog-alert-widget .dialog-buttons-wrapper>button{width:100%}@media (max-width:767px){.dialog-close-button{top:15px;right:15px}body.admin-bar .dialog-close-button{top:40px}}.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio{padding-bottom:42.8571%}.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{padding-bottom:56.25%}.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio{padding-bottom:75%}.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio{padding-bottom:66.6666%}.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio{padding-bottom:100%}.elementor-fit-aspect-ratio{position:relative;height:0}.elementor-fit-aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0}.elementor-hidden{display:none}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.elementor *,.elementor :after,.elementor :before{-webkit-box-sizing:border-box;box-sizing:border-box}.elementor a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-custom-embed{line-height:0}.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.elementor .elementor-background-video{position:absolute;max-width:none;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{height:100%;width:100%;top:0;left:0;position:absolute}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;opacity:.8;text-shadow:1px 0 6px rgba(0,0,0,.3);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:FontAwesome;-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.elementor-custom-embed-play.elementor-playing i:before{content:"\f1ce"}.elementor-swiper-button{position:absolute;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93%,.9);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e801";font-family:eicons;top:3px;font-size:18px}#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}.elementor:after{position:absolute;opacity:0;width:0;height:0;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (min-width:1025px){.elementor:after{content:"desktop"}}@media (min-width:768px) and (max-width:1024px){.elementor:after{content:"tablet"}}@media (max-width:767px){.elementor:after{content:"mobile"}}.elementor-section{position:relative}.elementor-section .elementor-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;position:relative}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.elementor-row{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:1024px){.elementor-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.elementor-column-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-column-wrap,.elementor-widget-wrap{width:100%;position:relative}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-column{position:relative;min-height:1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2){-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3){-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4){-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5){-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6){-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7){-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2){-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3){-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4){-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5){-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6){-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7){-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid .elementor-grid-item{word-break:break-word;min-width:0}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-0 .elementor-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}@media (max-width:1024px){.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-tablet-0 .elementor-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}}@media (max-width:767px){.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr);display:grid}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr);display:grid}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr);display:grid}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr);display:grid}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr);display:grid}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr);display:grid}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr);display:grid}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr);display:grid}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr);display:grid}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr);display:grid}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr);display:grid}.elementor-grid-mobile-0 .elementor-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr);display:grid}}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.elementor-form-fields-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above>.elementor-field-group>textarea{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.elementor-field-group{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-field-group.elementor-field-type-submit{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #818a91;background-color:transparent;color:#373a3c;vertical-align:middle;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-webkit-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual:-ms-input-placeholder,.elementor-field-group .elementor-field-textual::-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\f0d7";font-family:FontAwesome;font-size:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;pointer-events:none}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;-webkit-border-radius:2px;border-radius:2px}.elementor-field-textual.elementor-size-sm{font-size:15px;min-height:40px;padding:5px 14px;-webkit-border-radius:3px;border-radius:3px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;-webkit-border-radius:4px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;-webkit-border-radius:5px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;-webkit-border-radius:6px;border-radius:6px}.elementor-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-button-align-stretch .elementor-field-type-submit button{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1024px){.elementor-tablet-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-tablet-button-align-stretch .elementor-field-type-submit button{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-tablet-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-tablet-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){.elementor-mobile-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-mobile-button-align-stretch .elementor-field-type-submit button{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-mobile-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-mobile-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\f00c";display:inline-block;font-family:fontawesome;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\f00d"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:0 none}.elementor-form .elementor-button>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-form .elementor-button .elementor-align-icon-right{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.elementor-form .elementor-button .elementor-align-icon-left{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{-webkit-transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;-o-transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s}.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.elementor-alert{padding:15px;border-left:5px solid transparent;position:relative;text-align:left}.elementor-alert .elementor-alert-title{display:block;font-weight:700}.elementor-alert .elementor-alert-description{font-size:13px}.elementor-alert button.elementor-alert-dismiss{position:absolute;right:10px;top:10px;padding:3px;font-size:20px;line-height:1;background:transparent;color:inherit;border:none;cursor:pointer}.elementor-alert.elementor-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.elementor-alert.elementor-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.elementor-alert.elementor-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.elementor-alert.elementor-alert-danger{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}@media (max-width:767px){.elementor-alert{padding:10px}.elementor-alert button.elementor-alert-dismiss{right:7px;top:7px}}.elementor-button{display:inline-block;line-height:1;background-color:#818a91;color:#fff;text-align:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;-webkit-border-radius:2px;border-radius:2px}.elementor-button.elementor-size-sm{font-size:15px;padding:12px 24px;-webkit-border-radius:3px;border-radius:3px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;-webkit-border-radius:4px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;-webkit-border-radius:5px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;-webkit-border-radius:6px;border-radius:6px}.elementor-button .elementor-align-icon-right{float:right;margin-left:5px}.elementor-button .elementor-align-icon-left{float:left;margin-right:5px}.elementor-button .elementor-button-text{display:inline-block}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-counter .elementor-counter-number-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:69px;font-weight:600;color:#222;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;color:#666;line-height:2.5}.elementor-widget-divider .elementor-divider{line-height:0;font-size:0}.elementor-widget-divider .elementor-divider-separator{display:inline-block}.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}.elementor-widget-google_maps iframe{height:300px}.elementor-widget-heading .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title>a{color:inherit;font-size:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-icon{display:inline-block;line-height:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;color:#818a91;font-size:50px;text-align:center}.elementor-icon:hover{color:#818a91}.elementor-icon i{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#818a91;color:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#818a91;border:3px solid #818a91;background-color:transparent}.elementor-shape-circle .elementor-icon{-webkit-border-radius:50%;border-radius:50%}@media (min-width:768px){.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img{margin:auto}.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-icon-box .elementor-icon-box-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-icon-box .elementor-icon-box-wrapper{text-align:center}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-widget .elementor-icon-list-item a{width:100%}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding-left:5px}.elementor-widget .elementor-icon-list-icon{text-align:center}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-items{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-items{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-items{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.elementor-widget-image{text-align:center}.elementor-widget-image .elementor-image>a,.elementor-widget-image .elementor-image figure>a{display:block}.elementor-widget-image .elementor-image img{vertical-align:middle;display:inline-block}.elementor-widget-image .elementor-image.elementor-image-shape-circle{-webkit-border-radius:50%;border-radius:50%}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.elementor-image-carousel-wrapper .slick-image-stretch .slick-slide .slick-slide-image{width:100%}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .swiper-slide figure img{width:100%}body.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:30px;line-height:30px;-webkit-border-radius:2px;border-radius:2px}.elementor-progress-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#818a91;width:0;font-size:11px;-webkit-border-radius:2px;border-radius:2px;-webkit-transition:width 1s ease-in-out;-o-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.elementor-progress-text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-wrapper{height:25px;line-height:25px}.elementor-progress-text{padding-left:10px}}.elementor-social-icons-wrapper{font-size:0}.elementor-social-icon{font-size:25px;text-align:center;padding:.5em;margin-right:5px;cursor:pointer}.elementor-social-icon i{color:#fff}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-google-plus{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-linkedin{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#df2029}.elementor-social-icon-weixin{background-color:#7bb32e}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{-webkit-border-radius:10%;border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{-webkit-border-radius:50%;border-radius:50%}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px none #d4d4d4}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:none}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d4d4d4}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:"";position:absolute}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid;border-bottom-style:none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border-style:solid;border-left-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:solid;border-top-style:none}.elementor-tabs .elementor-tab-mobile-title{display:none}}.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;color:inherit}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;color:inherit}.elementor-testimonial-wrapper.elementor-testimonial-text-align-left{text-align:left}.elementor-testimonial-wrapper.elementor-testimonial-text-align-right{text-align:right}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d4d4d4;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d4d4d4;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.elementor-widget-video .elementor-widget-container{overflow:hidden}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-background-size:cover;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%}.elementor-widget-video .elementor-video{-o-object-fit:cover;object-fit:cover}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}.elementor-slick-slider[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.elementor-slick-slider .slick-loading .slick-list{background:#fff}.elementor-slick-slider .slick-loading .slick-list:after{content:"\f1ce";font-family:FontAwesome;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;font-size:25px;color:#a4afb7}.elementor-slick-slider .slick-next,.elementor-slick-slider .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.elementor-slick-slider .slick-next:focus,.elementor-slick-slider .slick-next:hover,.elementor-slick-slider .slick-prev:focus,.elementor-slick-slider .slick-prev:hover{color:transparent;outline:none;background:transparent}.elementor-slick-slider .slick-next:focus:before,.elementor-slick-slider .slick-next:hover:before,.elementor-slick-slider .slick-prev:focus:before,.elementor-slick-slider .slick-prev:hover:before{opacity:1}.elementor-slick-slider .slick-next.slick-disabled:before,.elementor-slick-slider .slick-prev.slick-disabled:before{opacity:.25}.elementor-slick-slider .slick-next:before,.elementor-slick-slider .slick-prev:before{font-family:FontAwesome;font-size:35px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.elementor-slick-slider .slick-prev{left:-25px}[dir=rtl] .elementor-slick-slider .slick-prev{left:auto;right:-25px}.elementor-slick-slider .slick-prev:before{content:"\f104"}[dir=rtl] .elementor-slick-slider .slick-prev:before{content:"\f105"}.elementor-slick-slider .slick-next{right:-25px}[dir=rtl] .elementor-slick-slider .slick-next{left:-25px;right:auto}.elementor-slick-slider .slick-next:before{content:"\f105"}[dir=rtl] .elementor-slick-slider .slick-next:before{content:"\f104"}.elementor-slick-slider .slick-dotted.slick-slider{margin-bottom:30px}.elementor-slick-slider ul.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.elementor-slick-slider ul.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.elementor-slick-slider ul.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.elementor-slick-slider ul.slick-dots li button:focus,.elementor-slick-slider ul.slick-dots li button:hover{outline:none}.elementor-slick-slider ul.slick-dots li button:focus:before,.elementor-slick-slider ul.slick-dots li button:hover:before{opacity:1}.elementor-slick-slider ul.slick-dots li button:before{font-family:FontAwesome;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\f111";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.elementor-slick-slider ul.slick-dots li.slick-active button:before{opacity:.75;color:#000}.elementor-slick-slider .slick-arrows-inside .slick-prev{left:20px}[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev{left:auto;right:20px}.elementor-slick-slider .slick-arrows-inside .slick-next{right:20px}[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next{left:20px;right:auto}.elementor-slick-slider .slick-dots-inside .slick-dots{bottom:5px}.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider{margin-bottom:0}.elementor-slick-slider .slick-slider .slick-next,.elementor-slick-slider .slick-slider .slick-prev{z-index:1}.elementor-slick-slider .slick-slide img{margin:auto}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-webkit-background-size:27px 44px;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;-webkit-border-radius:50%;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{-webkit-border-radius:10px;border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);-webkit-border-radius:10px;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;-webkit-background-size:100% 100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;-webkit-box-shadow:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{-webkit-animation-duration:.4s;animation-duration:.4s}.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio){height:100%}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:25px;padding:5px;z-index:2;line-height:1}@media (max-width:767px){.elementor-lightbox .dialog-lightbox-close-button{padding:0}}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:hsla(0,0%,93%,.9);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:#fff}.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:70px 80px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:40px}}.elementor-lightbox .elementor-lightbox-image{max-height:100%}.elementor-lightbox .elementor-video-container{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media (min-width:1025px){.elementor-lightbox .elementor-video-container{width:75%}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container{width:100%}}.elementor-lightbox .elementor-swiper-button-prev{left:35px}.elementor-lightbox .elementor-swiper-button-next{right:35px}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button-prev{left:10px}.elementor-lightbox .elementor-swiper-button-next{right:10px}}.animated{-webkit-animation-duration:1.25s;animation-duration:1.25s}.animated.animated-slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.animated-fast{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-bottom{bottom:-1px}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.elementor-shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#55595c;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;-webkit-border-radius:3px;border-radius:3px}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{-webkit-transition:none;-o-transition:none;transition:none}#elementor .elementor-element ul.elementor-icon-list-items,#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}@media (max-width:767px){.elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor-hidden-tablet{display:none}}@media (min-width:1025px){.elementor-hidden-desktop{display:none}}
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title{color:#6ec1e4}.elementor-widget-heading .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-image .widget-image-caption{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-text-editor{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#6ec1e4}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:#6ec1e4;border-color:#6ec1e4}.elementor-widget-button a.elementor-button,.elementor-widget-button .elementor-button{font-family:"Roboto",Sans-serif;font-weight:500;background-color:#61ce70}.elementor-widget-divider .elementor-divider-separator{border-top-color:#7a7a7a}.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:#6ec1e4}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon{color:#6ec1e4;border-color:#6ec1e4}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:#6ec1e4}.elementor-widget-icon-box.elementor-view-framed .elementor-icon,.elementor-widget-icon-box.elementor-view-default .elementor-icon{color:#6ec1e4;border-color:#6ec1e4}.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:"Roboto",Sans-serif;font-weight:500}.elementor-widget-image-carousel .elementor-image-carousel-caption{font-family:"Roboto",Sans-serif;font-weight:500}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:#7a7a7a}.elementor-widget-icon-list .elementor-icon-list-icon i{color:#6ec1e4}.elementor-widget-icon-list .elementor-icon-list-text{color:#54595f}.elementor-widget-icon-list .elementor-icon-list-item{font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-counter .elementor-counter-number-wrapper{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-counter .elementor-counter-title{color:#54595f;font-family:"Roboto Slab",Sans-serif;font-weight:400}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:#6ec1e4}.elementor-widget-progress .elementor-title{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-testimonial .elementor-testimonial-content{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-testimonial .elementor-testimonial-name{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-testimonial .elementor-testimonial-job{color:#54595f;font-family:"Roboto Slab",Sans-serif;font-weight:400}.elementor-widget-tabs .elementor-tab-title{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-tabs .elementor-tab-title.elementor-active{color:#61ce70}.elementor-widget-tabs .elementor-tab-content{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-accordion .elementor-accordion .elementor-tab-title{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active{color:#61ce70}.elementor-widget-accordion .elementor-accordion .elementor-tab-content{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-toggle .elementor-toggle .elementor-tab-title{color:#6ec1e4;font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-toggle .elementor-toggle .elementor-tab-title.elementor-active{color:#61ce70}.elementor-widget-toggle .elementor-toggle .elementor-tab-content{color:#7a7a7a;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-alert .elementor-alert-title{font-family:"Roboto",Sans-serif;font-weight:600}.elementor-widget-alert .elementor-alert-description{font-family:"Roboto",Sans-serif;font-weight:400}
.elementor-8461 .elementor-element.elementor-element-a163037{background-color:#064882;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-8461 .elementor-element.elementor-element-a163037>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-8461 .elementor-element.elementor-element-f393384>.elementor-widget-container{background-color:#064882}.elementor-8461 .elementor-element.elementor-element-77e4999{text-align:center}.elementor-8461 .elementor-element.elementor-element-77e4999.elementor-widget-heading .elementor-heading-title{color:#eded00}.elementor-8461 .elementor-element.elementor-element-77e4999>.elementor-widget-container{background-color:#064882}.elementor-8461 .elementor-element.elementor-element-50b3205{background-color:#efc002;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-8461 .elementor-element.elementor-element-50b3205>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-8461 .elementor-element.elementor-element-b47d5b3 .elementor-image img{width:33%}.elementor-8461 .elementor-element.elementor-element-c380852{text-align:center}.elementor-8461 .elementor-element.elementor-element-c380852.elementor-widget-heading .elementor-heading-title{color:#e88b00}.elementor-8461 .elementor-element.elementor-element-c380852 .elementor-heading-title{mix-blend-mode:lighten}.elementor-8461 .elementor-element.elementor-element-5e1c34c{background-color:#6aaefc;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-8461 .elementor-element.elementor-element-5e1c34c>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-8461 .elementor-element.elementor-element-d0caeff>.elementor-widget-container{margin:10px}.elementor-8461 .elementor-element.elementor-element-5b5bc47{text-align:center}.elementor-8461 .elementor-element.elementor-element-5b5bc47.elementor-widget-heading .elementor-heading-title{color:#000}.elementor-8461 .elementor-element.elementor-element-91f1626{background-color:#61ce70;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-8461 .elementor-element.elementor-element-91f1626>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-8461 .elementor-element.elementor-element-bf45088{text-align:center}.elementor-8461 .elementor-element.elementor-element-bf45088.elementor-widget-heading .elementor-heading-title{color:#f72d00}.elementor-8461 .elementor-element.elementor-element-d671ddb{text-align:center}.elementor-8461 .elementor-element.elementor-element-76b59aa .elementor-image img{width:31%}.elementor-8461 .elementor-element.elementor-element-ecc8e24{text-align:center}.elementor-8461 .elementor-element.elementor-element-ecc8e24.elementor-widget-heading .elementor-heading-title{color:#000}.elementor-8461 .elementor-element.elementor-element-dd8d7a7{text-align:center}.elementor-8461 .elementor-element.elementor-element-dd8d7a7.elementor-widget-heading .elementor-heading-title{color:#000}.elementor-8461 .elementor-element.elementor-element-804ffdb{text-align:center}.elementor-8461 .elementor-element.elementor-element-804ffdb.elementor-widget-heading .elementor-heading-title{color:#ff745b}.elementor-8461 .elementor-element.elementor-element-a7e5280 .elementor-image img{width:100%}.elementor-8461 .elementor-element.elementor-element-bdc2777{background-color:#449382;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-8461 .elementor-element.elementor-element-bdc2777>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-8461 .elementor-element.elementor-element-67b40fb .elementor-image img{width:100%}.elementor-8461 .elementor-element.elementor-element-195a5c8 .elementor-spacer-inner{height:10px}.elementor-8461 .elementor-element.elementor-element-f0775ea .elementor-image img{width:33%}@media(min-width:768px){.elementor-8461 .elementor-element.elementor-element-6b2f8db{width:50.439%}.elementor-8461 .elementor-element.elementor-element-d3bc6d6{width:49.561%}}@media(max-width:767px){.elementor-8461 .elementor-element.elementor-element-77e4999{text-align:center}}
.addtoany_content{clear:both;margin:16px 0}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.addtoany_list a:hover,.widget .addtoany_list a:hover{border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}
@media screen and (max-width:980px){.a2a_floating_style.a2a_vertical_style{display:none}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../../../plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont_v-4.7.0.eot);src:url(../../../plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot) format('embedded-opentype'),url(../../../plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff) format('woff2'),url(../../../plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont_v-4.7.0.woff) format('woff'),url(../../../plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont_v-4.7.0.ttf) format('truetype'),url(../../../plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont_v-4.7.0.svg) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
body{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.penci-header-signup-form{padding:px 0}.featured-overlay-color,.penci-slider ul.slides li:after{opacity:}.featured-overlay-partent,.penci-slider ul.slides li:before{opacity:}.mag2slider-overlay:after{opacity:}.mag2-thumbnail:hover .mag2slider-overlay:after{opacity:}.penci-magazine-slider ul.mag-wrap li .mag-overlay{opacity:}.penci-magazine-slider ul.mag-wrap .mag-content:hover .mag-overlay{opacity:}.penci-grid li.typography-style .overlay-typography{opacity:}.penci-grid li.typography-style:hover .overlay-typography{opacity:}.home-featured-cat-content .mag-photo .mag-overlay-photo{opacity:}.home-featured-cat-content .mag-photo:hover .mag-overlay-photo{opacity:}.inner-item-portfolio:hover .penci-portfolio-thumbnail a:after{opacity:}
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important}
.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file,.formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button,#ui-datepicker-div.fc-datepicker .ui-datepicker-header,.formcraft-css .fc-form.fc-form-1 .stripe-amount-show{background:#48e;color:#fff}.formcraft-css .fc-form.fc-form-1 .form-element .slider-cover .ui-slider-range{background:#48e}#ui-datepicker-div.fc-datepicker .ui-datepicker-header,.formcraft-css .fc-form .field-cover>div.full hr{border-color:#3b77d1}#ui-datepicker-div.fc-datepicker .ui-datepicker-prev:hover,#ui-datepicker-div.fc-datepicker .ui-datepicker-next:hover,#ui-datepicker-div.fc-datepicker select.ui-datepicker-month:hover,#ui-datepicker-div.fc-datepicker select.ui-datepicker-year:hover{background-color:#3b77d1}.formcraft-css .fc-pagination>div.active .page-number,.formcraft-css .form-cover-builder .fc-pagination>div:first-child .page-number{background-color:#48e;border-color:#3b77d1;color:#fff}#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th,#ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td.ui-datepicker-today a,.formcraft-css .fc-form.fc-form-1 .form-element .star-cover label,html .formcraft-css .fc-form.label-floating .form-element .field-cover.has-focus>span,.formcraft-css .fc-form.fc-form-1 .form-element .customText-cover a,.formcraft-css .fc-form .form-element .slider-cover .range-max,.formcraft-css .fc-form .form-element .slider-cover .range-min,.formcraft-css .prev-next>div span:hover{color:#48e}.formcraft-css .fc-form.fc-form-1 .form-element .customText-cover a:hover{color:#3b77d1}html .formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover>span{color:#666}.formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover input[type=text],.formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover input[type=email],.formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover input[type=password],.formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover input[type=tel],.formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover textarea,.formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover select,.formcraft-css .fc-form.fc-form-1.label-floating .form-element .field-cover .time-fields-cover{border-bottom-color:#666;color:#777}.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type=text],.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type=password],.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type=email],.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type=tel],.formcraft-css .fc-form.fc-form-1 .form-element .field-cover select,.formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea{background-color:#fafafa}.formcraft-css .fc-form.fc-form-1 .form-element .star-cover label .star{text-shadow:0px 1px 0px #3b77d1}.formcraft-css .fc-form.fc-form-1 .form-element .slider-cover .ui-slider-range{box-shadow:0px 1px 1px #3b77d1 inset}.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file,.formcraft-css .fc-form.fc-form-1 .form-element .stripe-amount-show{border-color:#3b77d1}.formcraft-css .fc-form.fc-form-1 .stripe-cover.field-cover div.stripe-amount-show:before{border-top-color:#3b77d1}.formcraft-css .fc-form.fc-form-1 .stripe-cover.field-cover div.stripe-amount-show:after{border-right-color:#48e}.formcraft-css .fc-form.fc-form-1 .form-element .stripe-amount-show,.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button .text,.formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button{text-shadow:1px 0px 3px #3b77d1}.formcraft-css .fc-form.fc-form-1 input[type=checkbox]:checked,.formcraft-css .fc-form.fc-form-1 input[type=radio]:checked{border-color:#48e;background-color:#48e}.formcraft-css .fc-form.fc-form-1 input[type=checkbox]:hover,.formcraft-css .fc-form.fc-form-1 input[type=radio]:hover,.formcraft-css .fc-form.fc-form-1 input[type=checkbox]:focus,.formcraft-css .fc-form.fc-form-1 input[type=radio]:focus,.formcraft-css .fc-form.fc-form-1 label:hover>input[type=checkbox],.formcraft-css .fc-form.fc-form-1 label:hover>input[type=radio]{border-color:#48e}.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type=password]:focus,.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type=email]:focus,.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type=tel]:focus,.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type=text]:focus,.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html textarea:focus,.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html select:focus{border-color:#48e}.formcraft-css .fc-form.fc-form-1{font-family:inherit}@media (max-width :480px){html .dedicated-page,html .dedicated-page .formcraft-css .fc-pagination>div.active{background:#fff}}
#afc_sidebar_8401{background:#fff;position:fixed;bottom:0;right:0;width:400px;margin:0;z-index:999999;padding:10px;color:#fff}.afc_popup .img{position:absolute;top:-15px;right:-15px}@media only screen and (min-width:321px) and (max-width:480px){.afc_popup{margin:0 !important}.afc_popup iframe{width:100% !important}}@media only screen and (max-width:320px){.afc_popup{margin:0 !important}.afc_popup iframe{width:100% !important}}
.aal_general_settings{margin:25px 0}form span.aal_label{width:100px;display:block;float:left}.aal_general_settings form span.aal_label{width:200px;display:block;float:left;height:20px}.aal_general_settings input[text],.aal_general_settings select,.aal_general_settings input[file]{width:200px}.aal_general_settings .aal_right_options{float:left;width:-moz-calc(100% - 200px);width:-webkit-calc(100% - 200px);width:-o-calc(100% - 200px);width:calc(100% - 200px)}.aal_clear{clear:both}#aal_extended{display:none}.aal_sugbox{width:180px;float:left}ul.aal_admin_list{list-style-type:disc;margin-left:30px}.aal_link_item{clear:both}.aal_post_link{width:300px;float:left;border-bottom:1px solid #000;border-left:1px solid #000;height:40px;padding:3px}.aal_key_link{width:400px;float:left;border:1px solid #000;border-top:none;height:40px;padding:3px}.aal_exclude_link{width:300px;float:left;border-bottom:1px solid #000;border-right:1px solid #000;height:40px;padding:3px}.aal_excludedcol{float:left;width:100px;border:1px solid #ccc;background-color:#fff;padding:15px;height:15px}.aal_excludedtitle{width:60%}.aal_excludedidcol{width:45px}.aal_excludeditem,.aal_excludeditemheader{width:100%}.aal_biginput{width:300px}.aal_biginput_title{width:180px}.aalcustomlink_item{padding:7px;border:1px solid}span.aalcustomlink_url{margin-right:20px;width:200px}span.aalcustomlink_title{margin-right:20px;width:400px}span.aalcustomlink_merchant{float:right}.aalcustomlinkdeleteall{padding:10px;font-size:14px}.aal_leftadmin{width:70%;font-size:16px}.aal_leftadmin p{font-size:15px}.yellowhighlight{border:2px solid #ff0 !important}table.aalpromodules tr td,table.aalpromodules tr th{font-weight:700}table.aal_table tr th{font-weight:700}.aal_form_advanced_options{display:none}.aal-amazon-widget{width:100%}.aal-amazon-widget ul{list-style-type:none}.aal-amazon-widget li{float:left;width:30%;list-style-type:none;text-align:center;margin:0 2% 2% 0;padding:3px}.aal-amazon-widget li img{margin:0 auto}.aal-amazon-widget li a{font-size:11px}span.aal_apt_span{width:300px;display:inline-block}