#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 select{background-position:3% 50%}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-sticky span .powered-by,html body .fc_modal-dialog .powered-by{font-size:11px;font-weight:600;text-decoration:none;text-transform:uppercase}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 .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;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;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;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:600;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 .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{text-align: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{padding-top:0;text-align:center}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.remove-asterisk- .is-required-true .field-cover.datepicker-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.dropdown-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.email-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.oneLineText-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.textarea-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.datepicker-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.dropdown-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.email-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.oneLineText-cover::after,html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.textarea-cover::after{content:'*';position:absolute;color:red;top:-3px;right:-1px;font-size:26px}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 .form-element.is-required-true .field-cover>span>span:first-child>span{display:inline-block}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 .main-label>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(//www.lcfinancialservices.co.uk/wp-content/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;opacity:1;top:1px;left:auto;visibility:visible}html .formcraft-css .fc-form .form-element .checkbox-cover>div label>span{vertical-align:middle}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:.85em}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(//www.lcfinancialservices.co.uk/wp-content/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 .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-dialog .formcraft-css .fc-pagination{box-shadow:0 1px 6px rgba(0,0,0,.5);border-radius:2px}html body .fc-form-modal .fc_modal-dialog .formcraft-css .fc-pagination>div .page-name,html body .fc-form-modal .fc_modal-dialog .formcraft-css .fc-pagination>div.active .page-name{color:#666;text-shadow:none}html body .fc-form-modal.fc_modal .fc_modal-dialog .fc-pagination-cover{height:65px}html body .fc-form-modal.fc_modal .fc_modal-dialog .fc_close{margin-top:68px!important;margin-right:3px}html body .fc-form-modal.fc_modal .fc_close{font-size:26px;font-weight:400}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{font-family:Helvetica,Arial}.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(//www.lcfinancialservices.co.uk/wp-content/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(//www.lcfinancialservices.co.uk/wp-content/plugins/formcraft3/assets/fontello/font/fc.eot?61304469);src:url(//www.lcfinancialservices.co.uk/wp-content/plugins/formcraft3/assets/fontello/font/fc.eot?61304469#iefix) format('embedded-opentype'),url(//www.lcfinancialservices.co.uk/wp-content/plugins/formcraft3/assets/fontello/font/fc.woff?61304469) format('woff'),url(//www.lcfinancialservices.co.uk/wp-content/plugins/formcraft3/assets/fontello/font/fc.ttf?61304469) format('truetype'),url(//www.lcfinancialservices.co.uk/wp-content/plugins/formcraft3/assets/fontello/font/fc.svg?61304469#fc) 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:''}}@font-face {
font-family: 'SCFP-Icon';
src:url(//www.lcfinancialservices.co.uk/wp-content/plugins/wcp-contact-form/assets/fonts/scfp-icon.eot?x4gwim);
src:url(//www.lcfinancialservices.co.uk/wp-content/plugins/wcp-contact-form/assets/fonts/scfp-icon.eot?#iefixx4gwim) format('embedded-opentype'),
url(//www.lcfinancialservices.co.uk/wp-content/plugins/wcp-contact-form/assets/fonts/scfp-icon.ttf?x4gwim) format('truetype'),
url(//www.lcfinancialservices.co.uk/wp-content/plugins/wcp-contact-form/assets/fonts/scfp-icon.woff?x4gwim) format('woff'),
url(//www.lcfinancialservices.co.uk/wp-content/plugins/wcp-contact-form/assets/fonts/scfp-icon.svg?x4gwim#SCFP-Icon) format('svg');
font-weight: normal !important;
font-style: normal !important;
}   [class^="scfp-icon-"], [class*=" scfp-icon-"] { display: inline-block; font-family: 'SCFP-Icon' !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.scfp-icon-refresh:before { content: "\e900"; }  
.scfp-icon-dwopdown-arrow:before { content: "\e901"; }   .scfp-form-content { padding-bottom: 15px; }
.scfp-form-content:after, .scfp-form-content:before { clear: both; }
.scfp-form-content .scfp-form-row { padding: 5px 0; text-align: left; overflow: hidden; box-sizing: border-box; clear: both; }   .scfp-form-content a, .scfp-form-content a:focus, .scfp-form-content a:hover { outline: none; }   .scfp-form-content .scfp-form-row .scfp-form-label { display: inline-block; width: 100%; margin: 0; padding-bottom: 5px; font-weight: normal; float: none !important; text-align: left; text-shadow: none !important; font-size: inherit; line-height: 1.4em; }   .scfp-form-content .scfp-form-row .scfp-form-field { background-image: none; background-color: #fff; font-size: 90%; height: auto; min-height: 34px; width: 100%; margin: 0; padding: 7px 8px; border-width: 1px; border-style: solid; border-color: #cfcfcf; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; appearance: none; -moz-appearance: none; -webkit-appearance: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; float: none !important; font-weight: normal; display: block; letter-spacing: 0; line-height: 1.4; }   .scfp-form-content .scfp-form-row .scfp-form-row-description { padding-top: 5px; font-size: 80%; line-height: 1.4em; clear: both !important; }   .scfp-form-content .scfp-form-row .scfp-form-label .scfp-form-field-required { color: #d32f2f; display: inline !important; }   .scfp-form-content .scfp-form-row .scfp-form-message-field { padding: 5px 8px; min-height: 150px; resize: none; }   .scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper { position: relative; overflow: hidden; }
.scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper select.scfp-dropdown-field { background-color: transparent !important; position: relative; z-index: 1; padding: 7px 30px 7px 8px; } 
.scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper select.scfp-dropdown-field[multiple="multiple"] { padding: 7px 8px; }
.scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper select.scfp-dropdown-field::-ms-expand { display: none; }
.scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper select.scfp-dropdown-field option { padding: 0 8px; line-height: 1.4; } .scfp-form-content.scfp-mozilla .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper select.scfp-dropdown-field { padding-bottom: 6px; } .scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper .scfp-dropdown-arrow { border: 0 none; bottom: 1px; display: block; margin: 0; position: absolute; z-index: 0; right: 1px; text-decoration: none; top: 1px; width: 30px; transition: none !important; }
.scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper .scfp-dropdown-arrow .scfp-dropdown-arrow-inner { display: table; width: 100%; height: 100%; text-align: center; }
.scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper .scfp-dropdown-arrow .scfp-dropdown-arrow-inner-icon { display: table-cell; vertical-align: middle; }
.scfp-form-content .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper .scfp-dropdown-arrow .scfp-dropdown-arrow-inner-icon .scfp-icon-dwopdown-arrow { display: block; font-size: 24px; line-height: 1px; color: #757575; }   .scfp-form-content .scfp-form-row-checkbox .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row-radio .scfp-form-row-radio-row { min-height: 15px; overflow: hidden; padding: 3px 0; line-height: 1.4; box-sizing: border-box; }    
.scfp-form-content .scfp-form-row-checkbox .scfp-form-row-checkbox-row label.scfp-form-label,
.scfp-form-content .scfp-form-row-radio .scfp-form-row-radio-row label.scfp-form-label { display: inline-block; vertical-align: top; width: auto; text-align: left; max-width: 90%; padding: 0 0 0 2px; line-height: 1.4; } 
.scfp-form-content .scfp-form-row-checkbox .scfp-form-row-checkbox-row input[type="checkbox"],
.scfp-form-content .scfp-form-row-radio .scfp-form-row-radio-row input[type="radio"] { float: none !important; margin: 0 !important; padding: 0 !important; position: static !important; vertical-align: baseline !important; width: auto; height: auto; display: inline-block; line-height: 1.4; } .scfp-form-content .scfp-form-row-checkbox .scfp-form-row-description,
.scfp-form-content .scfp-form-row-radio .scfp-form-row-description { padding-top: 3px; }   .scfp-form-content .scfp-captcha { width: 100%; overflow: hidden; padding: 2px 2px 0 0; margin-top: -2px; }
.scfp-form-content .scfp-captcha .scfp-captcha-image, .scfp-form-content .scfp-captcha .scfp-captcha-field { float: left; }
.scfp-form-content .scfp-captcha .scfp-captcha-image { width: 36%; text-align: center; }
.scfp-form-content .scfp-captcha .scfp-captcha-image .scfp-captcha-image-wrapper { border-width: 1px; border-style: solid; border-color: #cfcfcf; background-image: none; background-color: #fff !important; }
.scfp-form-content .scfp-captcha .scfp-captcha-image .scfp-captcha-image-wrapper img { max-width: 100%; height: auto; display: block; width: 200px; margin: 0 auto; padding: 0; border: 0; box-shadow: 0 0 0 !important; border-radius: 0; }
.scfp-form-content .scfp-captcha .scfp-captcha-field { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 64%; padding-left: 10px; position: relative; }
.scfp-form-content .scfp-captcha .scfp-captcha-field p { margin: 0 !important; padding: 0 !important; }
.scfp-form-content .scfp-captcha .scfp-captcha-field input { width: 100%; margin: 0; padding-right: 30px !important; } .scfp-form-content .scfp-captcha .scfp-captcha-refresh { border: 0 none; bottom: 1px; display: block; margin: 0; position: absolute; right: 1px; text-decoration: none; top: 1px; width: 30px; transition: none !important; }
.scfp-form-content .scfp-captcha .scfp-captcha-refresh .scfp-captcha-refresh-inner { display: table; width: 100%; height: 100%; text-align: center; }
.scfp-form-content .scfp-captcha .scfp-captcha-refresh .scfp-captcha-refresh-inner-icon { display: table-cell; vertical-align: middle; }
.scfp-form-content .scfp-captcha .scfp-captcha-refresh .scfp-captcha-refresh-inner-icon .scfp-icon-refresh { display: block; font-size: 14px; color: #757575; }
.scfp-form-content .scfp-captcha .scfp-captcha-refresh:hover { opacity: 0.8; } .scfp-form-content .scfp-captcha .scfp-captcha-refresh span.scfp-no-styles { display: none !important; }   .scfp-form-content .scfp-form-row .scfp-recaptcha iframe { border: 0 !important; outline: none !important; margin: 0 !important; padding: 0 !important; max-width: 100%; }
.scfp-form-content .scfp-form-row .scfp-recaptcha.scfp-size-normal .scfp-recaptcha-container { border-radius: 3px; }
.scfp-form-content .scfp-form-row .scfp-recaptcha.scfp-size-compact .scfp-recaptcha-container { border-radius: 3px; } .scfp-form-content .scfp-form-row .rcwidget-noconfig { background: #fceded; border: 1px solid #eed3d7; color: #d32f2f; padding: 12px; font-size: 12px; line-height: normal; box-sizing: border-box; }
.scfp-form-content .scfp-form-row .rcwidget-noconfig a { color: #d32f2f; text-decoration: underline; border: 0; font-size: 12px; line-height: normal; }   .scfp-form-content .scfp-form-action { padding-top: 13px; text-align: left !important; clear: both; }
.scfp-form-content .scfp-form-action .scfp-form-submit { display: inline-block !important; background-image: none; background-color: #404040; border: 0 !important; outline: none !important; min-width: 30%; height: auto; min-height: 32px; margin: 0; color: #fff; font-size: inherit; line-height: 1; font-weight: bold; padding: 12px 20px 11px; text-transform: uppercase; vertical-align: middle; cursor: pointer; border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; text-shadow: none !important; -webkit-text-shadow: none !important; -moz-text-shadow: none !important; filter: none !important; -webkit-appearance: none; }
.scfp-form-content .scfp-form-action .scfp-form-submit:hover { opacity: 0.8; }   .scfp-form-content .scfp-form-action.scfp-form-button-position-right { text-align: right !important; }
.scfp-form-content .scfp-form-action.scfp-form-button-position-center { text-align: center !important; }
.scfp-form-content .scfp-form-action.scfp-form-button-position-left { text-align: left !important; }   .scfp-form-content .scfp-form-row .scfp-form-field:invalid, .scfp-form-content .scfp-form-row input[type="checkbox"]:invalid { box-shadow: none !important; outline: none !important; }
.scfp-form-content .scfp-form-row .scfp-form-field:focus:required:valid { border-color: #388e3c; }
.scfp-form-content .scfp-form-row .scfp-form-field:focus:required:invalid, .scfp-form-content .scfp-form-row input[type="checkbox"]:focus:required:invalid { border-color: #d32f2f; box-shadow: none !important; }
.scfp-form-content .scfp-form-row .scfp-form-field:focus { border-width: 1px; border-style: solid; border-color: #cfcfcf; box-shadow: none !important; outline: none !important; }   .scfp-notifications { margin-bottom: 10px; overflow: hidden; padding: 12px 0; position: relative; width: 100%; font-size: 12px; line-height: 1.2em; box-sizing: border-box; }
.scfp-notifications.scfp-form-error { background: #fceded; border: 1px solid #eed3d7; color: #d32f2f;  }
.scfp-notifications.scfp-form-notification { background: #dff0d8; border: 1px solid #d6e9c6; color: #388e3c; }
.scfp-notifications .scfp-form-notifications-content { float: left; padding: 0 0 0 13px; width: 93%; max-width: 93%; }
.scfp-notifications .scfp-form-notifications-close { float: right; font-size: 16px; line-height: 12px; font-weight: bold; opacity: 0.2; position: absolute; right: 12px; top: 11px; text-decoration: none !important; color: #000 !important; font-family: Arial, Helvetica, sans-serif !important; outline: none !important; border: 0 !important; }
.scfp-notifications .scfp-form-notifications-close:hover { opacity: 0.5; }
.scfp-form-notification .scfp-notification-item, .scfp-form-error .scfp-error-item { padding-top: 5px; }
.scfp-form-notification .scfp-notification-item:first-child, .scfp-form-error .scfp-error-item:first-child { padding-top: 0; }
.scfp-form-error .scfp-error-item span { font-weight: bold; padding-right: 2px; }   .scfp-form-content.scfp-form-noborder .scfp-form-row input, 
.scfp-form-content.scfp-form-noborder .scfp-form-row textarea, 
.scfp-form-content.scfp-form-noborder .scfp-form-row select, 
.scfp-form-content.scfp-form-noborder .scfp-form-row .scfp-captcha-image-wrapper { border-color: transparent !important; }   .scfp-form-content.scfp-form-nobackground .scfp-form-row input, 
.scfp-form-content.scfp-form-nobackground .scfp-form-row textarea, 
.scfp-form-content.scfp-form-nobackground .scfp-form-row .scfp-form-row-dropdown-wrapper, 
.scfp-form-content.scfp-form-nobackground .scfp-form-row .scfp-captcha-image-wrapper { background-color: transparent !important; }   .scfp-form-content .scfp-form-row p { margin: 0 !important; padding: 0 !important; }
.scfp-form-content .scfp-form-row br { display: none !important; }   .scfp-form-content.scfp-form-widget { padding-bottom: 0; } .scfp-form-content.scfp-form-widget .scfp-form-row .scfp-form-field { padding: 7px; } .scfp-form-content.scfp-form-widget .scfp-form-row .scfp-form-message-field { padding: 5px 7px; min-height: 100px; } .scfp-form-content.scfp-form-widget  .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper .scfp-dropdown-arrow { width: 24px; }
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper .scfp-dropdown-arrow .scfp-dropdown-arrow-inner-icon .scfp-icon-dwopdown-arrow { font-size: 20px; } .scfp-form-content.scfp-form-widget .scfp-captcha .scfp-captcha-image { width: 45%; }
.scfp-form-content.scfp-form-widget .scfp-captcha .scfp-captcha-field { width: 55%; }
.scfp-form-content.scfp-form-widget .scfp-captcha .scfp-captcha-image .scfp-captcha-image-wrapper { background-image: none; background-color: #fff !important; }    
.scfp-form-content.scfp-form-widget .scfp-captcha .scfp-captcha-field input { padding-right: 25px !important; }
.scfp-form-content.scfp-form-widget .scfp-captcha .scfp-captcha-refresh { width: 25px; background-size: 50px 27px; background-position: 0 center; }
.scfp-form-content.scfp-form-widget .scfp-captcha .scfp-captcha-refresh:hover { background-size: 50px 27px; background-position: -25px center; } .scfp-form-content.scfp-form-widget .scfp-form-row-checkbox .scfp-form-label { max-width: 85%; } .scfp-form-content.scfp-form-widget .scfp-form-row .scfp-recaptcha.scfp-size-normal .scfp-recaptcha-container > div > div:first-child { max-width: 124% !important; }
.scfp-form-content.scfp-form-widget .scfp-form-row .scfp-recaptcha.scfp-size-normal .scfp-recaptcha-container { transform: scale(0.8); -webkit-transform: scale(0.8); transform-origin: 0 0; -webkit-transform-origin: 0 0; max-width: 124%; margin-bottom: -17px; } .widget_scfp_form_widget .scfp-notifications { padding: 8px 0 9px; }
.widget_scfp_form_widget .scfp-notifications .scfp-form-notifications-content { padding: 0 0 0 10px; width: 78%; max-width: 78%; }
.widget_scfp_form_widget .scfp-notifications .scfp-form-notifications-close { font-size: 14px; right: 10px; top: 8px; }   .scfp-form-content .scfp-form-row.scfp-l2c-left, 
.scfp-form-content .scfp-form-row.scfp-l2c-right { float: left; width: 50%; clear: none; } 
.scfp-form-content .scfp-form-row.scfp-l2c-left { padding-right: 0.75%; }
.scfp-form-content .scfp-form-row.scfp-l2c-right { padding-left: 0.75%; } .scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l2c-left { padding-right: 1.2%; }
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l2c-right { padding-left: 1.2%; } .scfp-form-content .scfp-form-row.scfp-l3c-left, 
.scfp-form-content .scfp-form-row.scfp-l3c-middle, 
.scfp-form-content .scfp-form-row.scfp-l3c-right { float: left; width: 32.45%; clear: none; } 
.scfp-form-content .scfp-form-row.scfp-l3c-left { margin: 0; clear: left; }
.scfp-form-content .scfp-form-row.scfp-l3c-middle, 
.scfp-form-content .scfp-form-row.scfp-l3c-right {  margin-left: 1.3%;  } .scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-left, 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-middle, 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-right { width: 32%; } 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-middle, 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-right {  margin-left: 1.9%;  }   .scfp-form-content .scfp-form-row.scfp-field-extrasmall > .scfp-form-field,
.scfp-form-content .scfp-form-row.scfp-field-extrasmall .scfp-form-row-dropdown-wrapper,
.scfp-form-content .scfp-form-row.scfp-field-extrasmall .scfp-captcha-field { width: 25%; }
.scfp-form-content .scfp-form-row.scfp-field-small > .scfp-form-field,
.scfp-form-content .scfp-form-row.scfp-field-small .scfp-form-row-dropdown-wrapper,
.scfp-form-content .scfp-form-row.scfp-field-small .scfp-captcha-field { width: 33%; }
.scfp-form-content .scfp-form-row.scfp-field-middle > .scfp-form-field,
.scfp-form-content .scfp-form-row.scfp-field-middle .scfp-form-row-dropdown-wrapper,
.scfp-form-content .scfp-form-row.scfp-field-middle .scfp-captcha-field { width: 50%; }
.scfp-form-content .scfp-form-row.scfp-field-large > .scfp-form-field,
.scfp-form-content .scfp-form-row.scfp-field-large .scfp-form-row-dropdown-wrapper,
.scfp-form-content .scfp-form-row.scfp-field-large .scfp-captcha-field { width: 100%; }   .scfp-form-content .scfp-form-row.scfp-mfield-extrasmall .scfp-form-message-field { min-height: 50px; }
.scfp-form-content .scfp-form-row.scfp-mfield-small .scfp-form-message-field { min-height: 100px; }
.scfp-form-content .scfp-form-row.scfp-mfield-middle .scfp-form-message-field { min-height: 150px; }
.scfp-form-content .scfp-form-row.scfp-mfield-large .scfp-form-message-field { min-height: 250px; }   .scfp-form-content .scfp-form-row.scfp-msfield-extrasmall .scfp-form-row-dropdown-wrapper select[multiple="multiple"] { min-height: 50px; }
.scfp-form-content .scfp-form-row.scfp-msfield-small .scfp-form-row-dropdown-wrapper select[multiple="multiple"] { min-height: 100px; }
.scfp-form-content .scfp-form-row.scfp-msfield-middle .scfp-form-row-dropdown-wrapper select[multiple="multiple"] { min-height: 150px; }
.scfp-form-content .scfp-form-row.scfp-msfield-large .scfp-form-row-dropdown-wrapper select[multiple="multiple"] { min-height: 250px; }   .scfp-form-content .scfp-form-row.scfp-label-left .scfp-form-label { text-align: left; }
.scfp-form-content .scfp-form-row.scfp-label-center .scfp-form-label { text-align: center; }
.scfp-form-content .scfp-form-row.scfp-label-right .scfp-form-label { text-align: right; }   .scfp-form-content .scfp-form-row.scfp-field-text-left .scfp-form-field,
.scfp-form-content .scfp-form-row.scfp-field-text-left .scfp-form-message-field{ text-align: left; }
.scfp-form-content .scfp-form-row.scfp-field-text-center .scfp-form-field,
.scfp-form-content .scfp-form-row.scfp-field-text-center .scfp-form-message-field{ text-align: center; }
.scfp-form-content .scfp-form-row.scfp-field-text-right .scfp-form-field,
.scfp-form-content .scfp-form-row.scfp-field-text-right .scfp-form-message-field{ text-align: right; }   .scfp-form-content.scfp-rtl .scfp-form-row,
.scfp-notifications.scfp-rtl { direction: rtl; } 
.scfp-form-content.scfp-rtl .scfp-form-row .scfp-form-label,
.scfp-form-content.scfp-rtl .scfp-form-row .scfp-form-field,
.scfp-form-content.scfp-rtl .scfp-form-row .scfp-form-message-field,
.scfp-form-content.scfp-rtl .scfp-form-row.scfp-form-row-checkbox,
.scfp-form-content.scfp-rtl .scfp-form-row.scfp-form-row-radio,
.scfp-form-content.scfp-rtl .scfp-form-row-checkbox .scfp-form-row-checkbox-row label.scfp-form-label, 
.scfp-form-content.scfp-rtl .scfp-form-row-radio .scfp-form-row-radio-row label.scfp-form-label,
.scfp-form-content.scfp-rtl .scfp-form-row .scfp-form-row-description,
.scfp-form-content.scfp-rtl .scfp-form-row .rcwidget-noconfig,
.scfp-notifications.scfp-rtl { text-align: right; } .scfp-form-content.scfp-rtl .scfp-form-row .scfp-captcha .scfp-captcha-image { float: right; }
.scfp-form-content.scfp-rtl .scfp-form-row .scfp-captcha .scfp-captcha-field { padding: 0 10px 0 0; }
.scfp-form-content.scfp-rtl .scfp-form-row .scfp-captcha .scfp-captcha-refresh { left: 1px; right: auto; }
.scfp-form-content.scfp-rtl .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper .scfp-dropdown-arrow { left: 1px; right: auto; }
.scfp-form-content.scfp-rtl .scfp-form-row.scfp-form-row-dropdown .scfp-form-row-dropdown-wrapper select.scfp-dropdown-field { padding: 7px 8px 7px 30px; }
.scfp-form-content.scfp-rtl .scfp-form-row .scfp-captcha .scfp-captcha-field input { padding-left: 30px !important; padding-right: 8px !important; }
.scfp-form-content.scfp-rtl.scfp-form-widget .scfp-form-row .scfp-recaptcha.scfp-size-normal .scfp-recaptcha-container { float: left; width: 125%; } .scfp-notifications.scfp-rtl .scfp-form-notifications-content { float: right; padding: 0 13px 0 0; }
.scfp-notifications.scfp-rtl .scfp-form-notifications-close { float: left; left: 12px; right: inherit; }   .scfp-form-content .scfp-form-row.scfp-options-group-l2c > label.scfp-form-label,  
.scfp-form-content .scfp-form-row.scfp-options-group-l3c > label.scfp-form-label, 
.scfp-form-content .scfp-form-row.scfp-options-group-l4c > label.scfp-form-label, 
.scfp-form-content .scfp-form-row.scfp-options-group-l5c > label.scfp-form-label { width: 100%; clear: both; } .scfp-form-content .scfp-form-row.scfp-options-group-l2c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l2c .scfp-form-row-radio-row, 
.scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-radio-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-radio-row, 
.scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-radio-row { float: left; clear: none; padding-right: 3px; } .scfp-form-content .scfp-form-row.scfp-options-group-l2c div:nth-of-type(3n),
.scfp-form-content .scfp-form-row.scfp-options-group-l3c div:nth-of-type(4n), 
.scfp-form-content .scfp-form-row.scfp-options-group-l4c div:nth-of-type(5n),
.scfp-form-content .scfp-form-row.scfp-options-group-l5c div:nth-of-type(6n) { clear: left } .scfp-form-content div[class*="scfp-options-group-"] .scfp-form-row-checkbox-row  > label.scfp-form-label,
.scfp-form-content div[class*="scfp-options-group-"] .scfp-form-row-radio-row  > label.scfp-form-label,
.scfp-form-content.scfp-form-widget div[class*="scfp-options-group-"] .scfp-form-row-checkbox-row  > label.scfp-form-label,
.scfp-form-content.scfp-form-widget div[class*="scfp-options-group-"] .scfp-form-row-radio-row  > label.scfp-form-label { max-width: 85%; } .scfp-form-content .scfp-form-row.scfp-options-group-l2c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l2c .scfp-form-row-radio-row { width: 50%; } .scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-radio-row { width: 33%; } .scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-radio-row { width: 25%; } .scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-radio-row { width: 20%; } .scfp-form-content .scfp-form-row.scfp-options-group-inline > label.scfp-form-label { width: 100%; clear: both; }
.scfp-form-content .scfp-form-row.scfp-options-group-inline .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-inline .scfp-form-row-radio-row  { float: left; padding-right: 15px; }       @media only screen and (min-width: 0) and (max-width: 640px) {   .scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-radio-row { width: 50%; } 
.scfp-form-content .scfp-form-row.scfp-options-group-l4c div:nth-of-type(even) { clear: none; } 
.scfp-form-content .scfp-form-row.scfp-options-group-l4c div:nth-of-type(odd) { clear: left; }   .scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-radio-row { width: 50%; } 
.scfp-form-content .scfp-form-row.scfp-options-group-l3c div:nth-of-type(even) { clear: none; }
.scfp-form-content .scfp-form-row.scfp-options-group-l3c div:nth-of-type(odd) { clear: left; }  
}   @media only screen and (min-width: 0) and (max-width: 570px) {   .scfp-form-content .scfp-form-row.scfp-l2c-left, 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l2c-left,  
.scfp-form-content .scfp-form-row.scfp-l2c-right,
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l2c-right,       
.scfp-form-content .scfp-form-row.scfp-l3c-left, 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-left,    
.scfp-form-content .scfp-form-row.scfp-l3c-left, 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-left, 
.scfp-form-content .scfp-form-row.scfp-l3c-middle, 
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-middle,
.scfp-form-content .scfp-form-row.scfp-l3c-right,
.scfp-form-content.scfp-form-widget .scfp-form-row.scfp-l3c-right { float: none; width: 100%; margin: 0; padding: 5px 0; }   .scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-radio-row { width: 50%; } 
.scfp-form-content .scfp-form-row.scfp-options-group-l3c div:nth-of-type(even) { clear: none; }  
.scfp-form-content .scfp-form-row.scfp-options-group-l3c div:nth-of-type(odd) { clear: left; }  
}   @media only screen and (min-width: 0) and (max-width: 375px) {
.scfp-form-content .scfp-form-row .scfp-recaptcha.scfp-size-normal .scfp-recaptcha-container { transform: scale(0.8); -webkit-transform: scale(0.8); transform-origin: 0 0; -webkit-transform-origin: 0 0; margin-bottom: -17px; }     
.scfp-form-content.scfp-form-widget .scfp-form-row .scfp-recaptcha.scfp-size-normal .scfp-recaptcha-container { transform: scale(0.8); -webkit-transform: scale(0.8); }   .scfp-form-content.scfp-rtl .scfp-form-row .scfp-recaptcha.scfp-size-normal .scfp-recaptcha-container { float: left; width: 125%; }   .scfp-form-content .scfp-form-row.scfp-options-group-l2c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l2c .scfp-form-row-radio-row, 
.scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l3c .scfp-form-row-radio-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l4c .scfp-form-row-radio-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-checkbox-row,
.scfp-form-content .scfp-form-row.scfp-options-group-l5c .scfp-form-row-radio-row { width: 100%; float: none; }    
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
border-top: 10px solid #012169;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img.alignright {
float: right;
margin: 0 0 1em 1em;
}
img.alignleft {
float: left;
margin: 0 1em 1em 0;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
} html {
font-size: 62.5%;
}
body {
background: #f3f3f3;
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 14px;
}
.wrapper {
width: 964px;
margin: 0px auto;
}
.wide-header {
width: 100%;
background: #19568D;
margin: 0 0 5px 0;
border-top: 2px solid #ddd
}
.header-contact {
width: 200px;
margin-top: 35px;
line-height: 14px;
color: #deb83e;
text-align: right;
font-weight: 700;
float: right;
}
.header-contact span {
line-height: 24px;
font-size: 24px;
color: #394753;
}
.header-contact span a {
color: #fff;
text-decoration: none;
}
.wide-nav {
width: 100%;
height: 90px;
line-height: 90px;
background: #445d70;
}
.wide-nav h3 {
width: 100%;
font-weight: 700;
font-size: 26px;
}
.wide-nav h3 span {
font-weight: 200;
}
.cf:before,
.cf:after {
content: " "; display: table; }
.cf:after {
clear: both;
}
.cf {
*zoom: 1;
}
@font-face {
font-family: 'icomoon';
src: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/fonts/icomoon.eot?or2s07);
src: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/fonts/icomoon.eot?#iefixor2s07) format("embedded-opentype"), url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/fonts/icomoon.woff?or2s07) format("woff"), url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/fonts/icomoon.ttf?or2s07) format("truetype"), url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/fonts/icomoon.svg?or2s07#icomoon) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-eye:before {
content: "\e605";
}
.icon-googleplus:before {
content: "\e601";
}
.icon-facebook:before {
content: "\e600";
}
.icon-vimeo:before {
content: "\e602";
}
.icon-twitter:before {
content: "\e603";
}
.icon-linkedin:before {
content: "\e604";
} .header-left {
margin: 0px 0px;
float: left;
}
.header-left .logo {
width: auto;
height: 165px;
display: block;
float: left;
}
.header-left .logo img {
width: auto;
max-height: 100%;
}
nav {
margin: 10px 0 10px 0;
float: left;
}
nav ul {
list-style: none;
float: right;
}
nav li {
height: 40px;
margin-left: 20px;
position: relative;
float: left; border-right: 1px solid #fff
}
nav li:first-child {
margin-left: 0px;
}
nav li a {
padding: 10px 0px;
display: block;
color: #fff;
text-decoration: none;
margin-right: 20px; }
nav li a:hover {
color: #666;
}
nav li ul {
top: 40px;
display: none;
position: absolute;
background: #f3f3f3;
z-index: 99999;
width: 300px;
}
nav li:hover > ul {
display: block;
}
nav li ul li {
width: 100%;
margin-left: 0px;
float: none;
}
nav li ul li a {
height: 40px;
padding: 0px 10px;
line-height: 40px;
font-weight: normal;
border: none;
font-size: 14px;
}
nav li ul li a:hover {
background: #dee0e2;
border: none;
}
nav li ul ul {
background: #f3f3f3;
top: 0;
left: 100%;
}
nav li.current-menu-item a {
color: #deb83e;
font-weight:bold
} #subheader {
width: 100%;
height: auto;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
border-top: 5px solid #fff;
}
#subheader .subheader-color {
width: 100%;
height: 100%;
background: rgba(21, 52, 76, 0.75);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
-ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
#subheader .subheader-color .full-header-content {
width: 515px;
margin-top: 150px;
float: left;
}
#subheader .subheader-color .full-header-content h3 {
width: 100%;
color: #fff;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-ms-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
line-height: 42px;
font-family: "Roboto Slab", sans-serif;
font-size: 36px;
}
#subheader .subheader-color .full-header-content p {
width: 100%;
margin-top: 13px;
color: #a8adb1;
line-height: 26px;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-ms-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
font-weight: 300;
font-size: 18px;
}
#subheader .subheader-color .full-header-content-no-sidebar {
width: 100%;
margin-top: 70px !important;
}
#subheader .subheader-color .header-form {
width: 294px;
background: white;
margin-top: 72px;
padding: 27px 30px;
border: 3px solid #f3f3f3;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
-ms-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
float: right;
}
#subheader .subheader-color .header-form p {
margin-bottom: 8px;
line-height: 24px;
color: #394753;
font-size: 24px;
}
#subheader .subheader-color .header-form .wpcf7-text {
height: 42px;
margin: 8px 0px;
padding: 0px;
color: #777;
border: 1px solid #d4d4d4;
outline: 0;
float: left;
}
#subheader .subheader-color .header-form .wpcf7-text:focus {
border: 1px solid #276EB7;
color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-text::-webkit-input-placeholder {
color: #777;
}
#subheader .subheader-color .header-form .wpcf7-text:focus::-webkit-input-placeholder {
color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-text:-moz-placeholder {
color: #777;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text:focus:-moz-placeholder {
color: #276EB7;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text::-moz-placeholder {
color: #777;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text:focus::-moz-placeholder {
color: #276EB7;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text:-ms-input-placeholder {
color: #777;
}
#subheader .subheader-color .header-form .wpcf7-text:focus:-ms-input-placeholder {
color: #276EB7;
}
#subheader .subheader-color .header-form .full-input-text {
width: 253px;
padding: 0px 19px;
}
#subheader .subheader-color .header-form .small-input-text {
width: 99px;
margin-right: 16px;
padding: 0px 19px;
}
#subheader .subheader-color .header-form .input-no-margin {
margin-right: 0px;
}
#subheader .subheader-color .header-form .wpcf7-textarea {
width: 253px;
height: 82px;
padding: 12px 19px;
resize: none;
outline: 0px;
border: 1px solid #d4d4d4;
font-family: 'MS Shell Dlg', sans-serif;
font-weight: 400;
font-size: 13.3333px;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus {
border: 1px solid #276EB7;
color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-textarea::-webkit-input-placeholder {
color: #777;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus::-webkit-input-placeholder {
color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-textarea:-moz-placeholder {
color: #777;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus:-moz-placeholder {
color: #276EB7;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea::-moz-placeholder {
color: #777;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus::-moz-placeholder {
color: #276EB7;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea:-ms-input-placeholder {
color: #777;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus:-ms-input-placeholder {
color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-submit {
width: 131px;
height: 39px;
background: #276eb7;
margin: 0px auto;
border: 2px solid #4286cb;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
box-shadow: 0px 0px 1px 0.5px #276eb7;
-moz-box-shadow: 0px 0px 1px 0.5px #276eb7;
-webkit-box-shadow: 0px 0px 1px 0.5px #276eb7;
-ms-box-shadow: 0px 0px 1px 0.5px #276eb7;
cursor: pointer;
color: #fff;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-ms-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
display: block;
font-family: 'Lato', sans-serif;
font-weight: 700;
}
#subheader .subheader-color .header-form .wpcf7-submit:hover {
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
-ms-opacity: 0.9;
-o-opacity: 0.9;
opacity: 0.9;
}
#subheader .second-subheader {
width: 100%;
background: #fff;
padding: 40px 0px;
text-align: center;
position: relative;
float: left;
border-top: 5px solid #012169;
padding-bottom: 0
}
.new-subheader {
width: 100%;
background: #fff;
padding: 40px 0px;
text-align: left;
position: relative;
float: left;
padding-bottom: 0
}
#subheader .second-subheader h3 {
margin: 0px 20px;
line-height: 32px;
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-weight: 300;
font-size: 26px;
}
.new-subheader h3 {
margin: 0px 0px;
line-height: 32px;
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-weight: 500;
font-size: 34px!important;
}
#features {
width: 100%;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/features-background.png);
padding: 60px 0px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
-ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
float: left;
}
#features .features-box {
width: 212px;
background: #fff;
margin-left: 30px;
padding: 30px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
float: left;
}
#features .features-box:first-child {
margin-left: 0px;
background: #3A6287
}
#features .features-box:nth-child(2) {
background: #6C429A
}
#features .features-box:nth-child(3) {
background: #429A6C
}
#features .features-box:nth-child(4) {
background: #9A4243
}
#features .features-box .features-box-icon {
width: 100%;
height: 46px;
text-align: center;
}
#features .features-box h4 {
width: 100%;
margin-top: 13px;
text-align: center;
color: #fff;
font-weight: 700;
font-size: 25px;
}
#features .features-box h4 a {
color: #fff!important;
}
#features .features-box p {
width: 100%;
margin-top: 13px;
text-align: center;
color: #fff;
font-weight: 300;
font-size: 18px;
} #content {
width: 100%;
background: #fff;
padding: 60px 0px;
float: left;
}
#content .content-article {
width: 100%;
}
#content .content-article .content-article-image {
width: 362px;
height: auto;
margin-right: 38px;
margin-bottom: 20px;
float: left;
}
#content .content-article .content-article-image img {
max-width: 100%;
height: auto;
display: block;
}
#content .content-article h3 {
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-size: 24px;
}
#content .content-article p {
margin-top: 25px;
line-height: 24px;
color: #394753;
font-family: "Roboto Slab", sans-serif;
}
#content .content-about {
width: 100%;
margin-top: 60px;
}
#content .content-about .practice-area, #content .content-about .our-lawyers {
width: 467px;
color: #6d7c88;
float: left;
}
#content .content-about .practice-area ul li, #content .content-about .our-lawyers ul li {
width: 233px;
list-style: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lists-dot.png) inside;
margin-bottom: 9px;
float: left;
font-weight: 700;
font-size: 18px;
}
#content .content-about .practice-area ul li a, #content .content-about .our-lawyers ul li a {
color: #6d7c88;
text-decoration: none;
}
#content .content-about .practice-area ul li a:hover, #content .content-about .our-lawyers ul li a:hover {
text-decoration: underline;
}
#content .content-about .our-lawyers {
float: right;
}
#content .content-about .our-lawyers a.lawyer {
width: 82px;
height: 82px;
background: #fff;
display: block;
-webkit-transition: all 5s ease;
-moz-transition: all 5s ease;
-o-transition: all 5s ease;
-ms-transition: all 5s ease;
transition: all 5s ease;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
float: left;
}
#content .content-about .our-lawyers .lawyer-no-image {
width: 82px;
height: 82px;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center !important;
}
#content .content-about .our-lawyers a.lawyer .widget-our-lawyers-mask {
width: 82px;
height: 82px;
background: #000;
position: absolute;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
}
#content .content-about .our-lawyers a.lawyer:hover .widget-our-lawyers-mask {
width: 82px;
height: 82px;
background: #000;
position: absolute;
-webkit-opacity: 0.2;
-moz-opacity: 0.2;
-ms-opacity: 0.2;
-o-opacity: 0.2;
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDMyIDMyIj4KCQkJCQkJCQkJPHBhdGggZD0iTTE2IDZjLTYuOTc5IDAtMTMuMDI4IDQuMDY0LTE2IDEwIDIuOTcyIDUuOTM2IDkuMDIxIDEwIDE2IDEwIDYuOTc5IDAgMTMuMDI3LTQuMDY0IDE2LTEwLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwek0yMy44ODkgMTEuMzAzYzEuODggMS4xOTkgMy40NzMgMi44MDUgNC42NyA0LjY5Ny0xLjE5NyAxLjg5MS0yLjc5IDMuNDk4LTQuNjcgNC42OTctMi4zNjIgMS41MDctNS4wOTAgMi4zMDMtNy44ODkgMi4zMDMtMi43OTkgMC01LjUyNy0wLjc5Ni03Ljg4OS0yLjMwMy0xLjg4LTEuMTk5LTMuNDczLTIuODA1LTQuNjctNC42OTcgMS4xOTctMS44OTEgMi43OS0zLjQ5OCA0LjY3LTQuNjk3IDAuMTIyLTAuMDc4IDAuMjQ2LTAuMTU0IDAuMzcxLTAuMjI4LTAuMzExIDAuODU0LTAuNDgyIDEuNzc2LTAuNDgyIDIuNzM3IDAgNC40MTggMy41ODIgOCA4IDhzOC0zLjU4MiA4LThjMC0wLjk2Mi0wLjE3LTEuODgzLTAuNDgyLTIuNzM3IDAuMTI0IDAuMDc0IDAuMjQ4IDAuMTUgMC4zNzEgMC4yMjh6TTE2IDEyLjgxM2MwIDEuNjU3LTEuMzQzIDMtMyAzcy0zLTEuMzQzLTMtMyAxLjM0My0zIDMtMyAzIDEuMzQzIDMgM3oiIGZpbGw9IiNlZWUiPjwvcGF0aD4KCQkJCQkJCQk8L3N2Zz4=");
background-repeat: no-repeat;
background-position: center center;
}
#content .content-about .content-about-title {
width: 302px;
height: 60px;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/content-about-title-background.png) repeat-x bottom;
margin-bottom: 30px;
text-align: center;
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-size: 30px;
}
#content .content-testimonials {
width: 100%;
margin-top: 60px;
float: left;
}
#content .content-testimonials .testimonials-title {
width: 302px;
height: 60px;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/content-about-title-background.png) repeat-x bottom;
margin: 0px auto;
text-align: center;
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-size: 30px;
}
#content .content-testimonials .list_carousel {
width: 100%;
margin-top: 30px;
}
#content .content-testimonials .list_carousel ul {
margin: 0px;
padding: 0px;
list-style: none;
display: block;
}
#content .content-testimonials .list_carousel ul li {
width: 964px;
height: auto;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/content-testimonials-background.png) no-repeat;
padding: 0px 79px;
display: block;
position: relative;
color: #394753;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
float: left;
font-weight: 300;
font-size: 18px;
}
#content .content-testimonials .list_carousel ul li .list_carousel_entry {
width: 100%;
margin-top: -9px;
line-height: 30px;
text-align: center;
font-style: italic;
}
#content .content-testimonials .list_carousel ul li .list_carousel_customer {
width: 100%;
height: 30px;
line-height: 30px;
margin-top: 30px;
text-align: center;
}
#content .content-testimonials .list_carousel ul li .list_carousel_customer a {
color: #394753;
text-decoration: none;
}
#content .content-testimonials .list_carousel ul li .list_carousel_customer a:hover {
text-decoration: underline;
}
#content .content-testimonials .list_carousel ul li .list_carousel_customer span {
font-weight: 700;
}
#content .content-testimonials .list_carousel.responsive {
width: auto;
margin-left: 0;
}
#content .content-testimonials .clearfix {
clear: both;
float: none;
}
#content .content-testimonials .prev {
width: 30px;
height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/testimonials-left-arrow.png) no-repeat center center;
margin-top: -30px;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: left;
}
#content .content-testimonials .prev:hover,
#content .content-testimonials .next:hover{
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
-ms-opacity: 0.6;
-o-opacity: 0.6;
opacity: 0.6;
}
#content .content-testimonials .next {
width: 30px;
height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/testimonials-right-arrow.png) no-repeat center center;
margin-top: -30px;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: right;
} #footer {
width: 100%;
background: #012169;
padding: 40px 0px;
float: left;
clear:right;
border-bottom: 10px solid #19568D;
border-top: 3px solid #19568D
}
#footer .footer-margin-left {
width: 994px;
margin-left: -30px;
}
#footer .footer-box {
width: 301px;
margin-left: 30px;
margin-bottom: 10px;
float: left;
}
#footer .footer-box img {
max-width: 100%;
height: auto;
}
#footer .footer-box select {
width: 100%;
}
#footer .footer-box .footer-box-title {
width: 100%;
color: #fff;
margin-bottom: 18px;
font-weight: 700;
font-size: 24px;
}
#footer .footer-box .searchform .screen-reader-text {
width: 100%;
display: block;
}
#footer .footer-box .searchform input#s {
width: 100%;
height: 30px;
margin: 10px 0px 0px 0px;
padding: 0px 5px;
color: #394753;
border: 1px solid #CECECE;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
display: block;
outline: 0px;
}
#footer .footer-box .searchform input#s:focus {
background: #F4F4F4;
}
#footer .footer-box .searchform input#searchsubmit {
height: 30px;
background: #6D7C88;
margin: 10px 0px 0px 0px;
padding: 5px 15px;
color: #fff;
border: none;
display: block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
#footer .footer-box .searchform input#searchsubmit:hover {
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
-ms-opacity: 0.9;
-o-opacity: 0.9;
opacity: 0.9;
}
#footer .footer-box .tagcloud a {
color: #BFC8D1;
text-decoration: none;
}
#footer .footer-box .tagcloud a:hover {
text-decoration: underline;
}
#footer .footer-box ul li {
width: 100%;
margin-top: 15px;
}
#footer .footer-box ul li .post-date {
font-size: 12px;
font-style: italic;
}
#footer .footer-box ul li:first-child {
margin-top: 0px;
}
#footer .footer-box ul li a {
color: #BFC8D1;
text-decoration: none;
}
#footer .footer-box ul li a:hover {
text-decoration: underline;
}
#footer .footer-box .sub-menu li {
margin-top: 14px !important;
padding-left: 3%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#footer .footer-box .footer-box-entry {
width: 100%;
margin-top: 18px;
line-height: 24px;
color: #bfc8d1;
}
#footer .footer-box .footer-box-entry span {
margin-bottom: 20px;
display: block;
}
#footer .footer-box .footer-socials {
width: 100%;
}
#footer .footer-box .footer-socials a.social-button {
width: 19px;
height: 19px;
line-height: 19px;
background: #8397a9;
margin-left: 13px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
color: #4a5c6b;
text-decoration: none;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: left;
font-size: 10px;
}
#footer .footer-box .footer-socials a.social-button:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
#footer .footer-box .footer-socials a.social-button:first-child {
margin-left: 0px;
}
#footer .footer-box .wpcf7-form {
margin-top: 18px;
}
#footer .footer-box span {
display: block;
margin-top: 5px;
}
#footer .footer-box .wpcf7-text {
width: 264px;
height: 38px;
background: #fff;
margin: 0px 0px 5px 0px;
padding: 0px 19px;
border: none;
display: block;
color: #b6bec4;
outline: 0;
float: left;
font-family: 'Lato', sans-serif;
font-size: 14px;
}
#footer .footer-box .wpcf7-text:focus {
color: #4A5C6B;
}
#footer .footer-box .wpcf7-text::-webkit-input-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus::-webkit-input-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-text:-moz-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus:-moz-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-text::-moz-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus::-moz-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-text:-ms-input-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus:-ms-input-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea {
width: 264px;
height: 60px;
background: #fff;
margin: 0px 0px 5px 0px;
padding: 3px 19px;
border: none;
display: block;
color: #b6bec4;
outline: 0;
resize: none;
float: left;
font-family: 'Lato', sans-serif;
font-size: 14px;
}
#footer .footer-box .wpcf7-textarea:focus {
color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea::-webkit-input-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus::-webkit-input-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea:-moz-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus:-moz-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea::-moz-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus::-moz-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea:-ms-input-placeholder {
font-size: 14px;
color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus:-ms-input-placeholder {
font-size: 14px;
color: #4A5C6B;
}
#footer .footer-box .wpcf7-submit {
width: 302px;
background: #394753;
padding: 9px 0px;
border: 2px solid #3e4e5b;
display: block;
cursor: pointer;
color: #fff;
box-shadow: 0px 1px 1px #394753;
-moz-box-shadow: 0px 1px 1px #394753;
-webkit-box-shadow: 0px 1px 1px #394753;
-ms-box-shadow: 0px 1px 1px #394753;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: left;
font-family: 'Lato', sans-serif;
font-weight: 700;
font-size: 18px;
}
#footer .footer-box .wpcf7-submit:hover {
background: #36424C;
}
#footer .widget_rss {
color: #fff;
}
#footer .widget_rss li {
padding-bottom: 15px;
border-bottom: 1px solid #cecece;
}
#footer .widget_rss .footer-box-title a.rsswidget {
color: #fff;
text-decoration: none;
}
#footer .widget_rss .footer-box-title a.rsswidget:hover {
color: #fff;
text-decoration: underline;
}
#footer .widget_rss a.rsswidget {
color: #BFC8D1;
text-decoration: none;
}
#footer .widget_rss a.rsswidget:hover {
color: #BFC8D1;
}
#footer .widget_rss .rss-date {
margin-top: 10px;
display: block;
font-size: 12px;
font-style: italic;
}
#footer .widget_rss .rssSummary {
margin: 10px 0px;
}
#footer .widget_rss cite {
font-style: italic;
font-weight: 700;
}
#footer .widget-testimonials {
width: 100%;
}
#footer .widget-testimonials .list_carousel {
width: 100%;
}
#footer .widget-testimonials .list_carousel ul {
margin: 0px;
padding: 0px;
list-style: none;
display: block;
}
#footer .widget-testimonials .list_carousel ul li {
width: 240px;
height: auto;
display: block;
position: relative;
color: #394753;
float: left;
font-weight: 300;
font-size: 14px;
}
#footer .widget-testimonials .list_carousel ul li .list_carousel_entry {
width: 240px;
margin-top: -9px;
line-height: 30px;
text-align: center;
font-style: italic;
}
#footer .widget-testimonials .list_carousel ul li .list_carousel_customer {
width: 100%;
height: 30px;
margin-top: 30px;
text-align: center;
}
#footer .widget-testimonials .list_carousel ul li .list_carousel_customer span {
width: 100%;
font-weight: 700;
}
#footer .widget-testimonials .list_carousel.responsive {
width: auto;
margin-left: 0;
}
#footer .widget-testimonials .clearfix {
clear: both;
float: none;
}
#footer .widget-testimonials .prev {
width: 30px;
height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/testimonials-left-arrow.png) no-repeat center center;
margin-top: -30px;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: left;
}
#footer .widget-testimonials .prev:hover {
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
-ms-opacity: 0.9;
-o-opacity: 0.9;
opacity: 0.9;
}
#footer .widget-testimonials .next {
width: 30px;
height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/testimonials-right-arrow.png) no-repeat center center;
margin-top: -30px;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: right;
}
#footer .textwidget {
line-height: 24px;
color: #BFC8D1;
}
#footer .widget-our-lawyers {
width: 330px;
margin: -30px 0px 0px -30px;
}
#footer .widget-our-lawyers a.lawyer {
width: 105px;
height: 105px;
background: #fff;
margin: 30px 0px 0px 30px;
display: block;
-webkit-transition: all 5s ease;
-moz-transition: all 5s ease;
-o-transition: all 5s ease;
-ms-transition: all 5s ease;
transition: all 5s ease;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
float: left;
}
#footer .widget-our-lawyers .lawyer-no-image {
width: 105px;
height: 105px;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center !important;
}
#footer .widget-our-lawyers a.lawyer .widget-our-lawyers-mask {
width: 105px;
height: 105px;
background: #000;
position: absolute;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
}
#footer .widget-our-lawyers a.lawyer:hover .widget-our-lawyers-mask {
width: 105px;
height: 105px;
background: #000;
position: absolute;
-webkit-opacity: 0.2;
-moz-opacity: 0.2;
-ms-opacity: 0.2;
-o-opacity: 0.2;
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDMyIDMyIj4KCQkJCQkJCQkJPHBhdGggZD0iTTE2IDZjLTYuOTc5IDAtMTMuMDI4IDQuMDY0LTE2IDEwIDIuOTcyIDUuOTM2IDkuMDIxIDEwIDE2IDEwIDYuOTc5IDAgMTMuMDI3LTQuMDY0IDE2LTEwLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwek0yMy44ODkgMTEuMzAzYzEuODggMS4xOTkgMy40NzMgMi44MDUgNC42NyA0LjY5Ny0xLjE5NyAxLjg5MS0yLjc5IDMuNDk4LTQuNjcgNC42OTctMi4zNjIgMS41MDctNS4wOTAgMi4zMDMtNy44ODkgMi4zMDMtMi43OTkgMC01LjUyNy0wLjc5Ni03Ljg4OS0yLjMwMy0xLjg4LTEuMTk5LTMuNDczLTIuODA1LTQuNjctNC42OTcgMS4xOTctMS44OTEgMi43OS0zLjQ5OCA0LjY3LTQuNjk3IDAuMTIyLTAuMDc4IDAuMjQ2LTAuMTU0IDAuMzcxLTAuMjI4LTAuMzExIDAuODU0LTAuNDgyIDEuNzc2LTAuNDgyIDIuNzM3IDAgNC40MTggMy41ODIgOCA4IDhzOC0zLjU4MiA4LThjMC0wLjk2Mi0wLjE3LTEuODgzLTAuNDgyLTIuNzM3IDAuMTI0IDAuMDc0IDAuMjQ4IDAuMTUgMC4zNzEgMC4yMjh6TTE2IDEyLjgxM2MwIDEuNjU3LTEuMzQzIDMtMyAzcy0zLTEuMzQzLTMtMyAxLjM0My0zIDMtMyAzIDEuMzQzIDMgM3oiIGZpbGw9IiNlZWUiPjwvcGF0aD4KCQkJCQkJCQk8L3N2Zz4=");
background-repeat: no-repeat;
background-position: center center;
}
#footer .widget-practice-area {
width: 100%;
}
#footer .widget-practice-area ul li {
width: 100%;
position: relative;
}
#footer .widget-practice-area ul li .tooltip:hover span {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
visibility: visible;
}
#footer .widget-practice-area ul li .tooltip:hover {
color: #BFC8D1;
}
#footer .widget-practice-area ul li .tooltip span {
top: -3px;
left: -240px;
width: 166px;
background: white url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/title-tooltip-icon.png) no-repeat 9px 11px;
padding: 11px 33px;
border: 2px solid #276eb7;
color: #000;
height: auto;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
position: absolute;
visibility: hidden;
color: #6d7c88;
z-index: 9999;
word-wrap: break-word;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
font-size: 12px;
}
#footer .widget_calendar table {
width: 100%;
color: #BFC8D1;
}
#footer .widget_calendar table caption {
margin-bottom: 20px;
}
#footer .widget_calendar table td {
padding: 3px 0px;
text-align: center;
}
#footer .widget_calendar table #prev {
text-align: left;
}
#footer .widget_calendar table #prev a {
margin-left: 13px;
color: #BFC8D1;
text-decoration: underline;
}
#footer .widget_calendar table #prev a:hover {
text-decoration: none;
}  #posts {
width: 634px;
float: left;
}
#posts form.post-password-form {
width: 100%;
text-align: center;
}
#posts form.post-password-form input[type="password"] {
width: 200px;
height: 30px;
margin: 10px 0px 0px;
padding: 0px 5px;
color: #394753;
border: 1px solid #CECECE;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
outline: 0px;
}
#posts form.post-password-form input[type="submit"] {
height: 30px;
background: none repeat scroll 0% 0% #6D7C88;
margin: 0px;
padding: 5px 15px;
color: #FFF;
border: medium none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
#posts form.post-password-form input[type="submit"]:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
#posts .sticky {
width: 100%;
padding-left: 30px;
border-left: 5px solid #eee;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#posts .category-sticky {
width: 100%;
padding-left: 30px;
border-left: 5px solid #eee;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.post {
width: 100%;
margin-bottom: 30px;
}
.post h3 {
width: 100%;
line-height: 28px;
color: #394753;
-ms-word-break: normal;
word-break: normal;
word-break: normal;
-moz-hyphens: auto;
position: relative;
font-family: "Roboto Slab", sans-serif;
font-weight: 400;
font-size: 24px;
}
.post h3 a {
width: 100%;
color: #394753;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.post h3 a:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
}
.post .post-meta {
width: 100%;
margin-bottom: 30px;
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-size: 12px;
}
.post .post-meta a {
line-height: 24px;
color: #394753;
text-decoration: none;
}
.post .post-meta a:hover {
text-decoration: underline;
}
.post .post-image {
width: 100%;
height: auto;
margin: 0px 0px 30px 0px;
}
.post .post-image img {
width: auto;
max-width:100%;
height: auto;
display: block;
}
.post .post-excerpt {
width: 100%;
line-height: 24px;
color: #394753;
-ms-word-break: normal;
word-break: normal;
word-break: normal;
-moz-hyphens: auto;
}
.post .post-excerpt img {
max-width: 100%;
height: auto;
}
.post .post-excerpt .wp-caption {
max-width: 100%;
height: auto;
}
.post .post-excerpt h1 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 28px;
}
.post .post-excerpt h2 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 26px;
}
.post .post-excerpt h3 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 24px;
}
.post .post-excerpt h4 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 20px;
}
.post .post-excerpt h5 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
}
.post .post-excerpt h6 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
}
.post .post-excerpt blockquote {
padding-left: 10px;
border-left: 10px solid #eee;
}
.post .post-excerpt p {
margin: 20px 0px;
}
.post .post-excerpt table {
width: 100%;
}
.post .post-excerpt table th {
text-align: left;
}
.post .post-excerpt table td {
padding: 0px 5px;
border: 1px solid #D0D0D0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.post .post-excerpt table a {
color: #394753;
text-decoration: underline;
}
.post .post-excerpt table a:hover {
text-decoration: none;
}
.post .post-excerpt dl dd {
margin-left: 25px;
}
.post .post-excerpt ul li {
list-style-type: disc;
list-style-position: inside;
}
.post .post-excerpt ul li ul li {
margin-left: 15px;
list-style-type: circle;
}
.post .post-excerpt ol li {
list-style-type: decimal;
list-style-position: inside;
}
.post .post-excerpt ol li ol li {
margin-left: 20px;
list-style-type: lower-roman;
}
.post .post-excerpt a {
color: #394753;
text-decoration: underline;
}
.post .post-excerpt a:hover {
text-decoration: none;
}
.post .post-excerpt strong {
font-weight: 700;
}
.post .post-excerpt address {
font-style: italic;
}
.post .post-excerpt abbr {
border-bottom: 1px dotted #394753;
}
.post .post-excerpt acronym {
border-bottom: 1px dotted #394753;
}
.post .post-excerpt big {
font-weight: 700;
}
.post .post-excerpt cite {
font-style: italic;
font-weight: 700;
}
.post .post-excerpt em {
font-style: italic;
}
.post .post-excerpt pre {
padding-left: 10px;
border-left: 10px solid #eee;
}
.post .post-excerpt q {
font-style: italic;
}
.post .post-excerpt sub {
font-size: 7px;
}
.post .post-excerpt sup {
top: -10px;
vertical-align: baseline;
position: relative;
line-height: 0;
font-size: 7px;
}
.post .post-excerpt iframe.twitter-tweet {
width: 100%;
}
.post .post-links {
width: 100%;
height: 30px;
line-height: 30px;
color: #394753;
font-size: 14px;
}
.post .post-links a {
color: #394753;
text-decoration: underline;
}
.post .post-links a:hover {
text-decoration: none;
}
.post .post-tags {
width: 100%;
height: 30px;
line-height: 30px;
margin-top: 20px;
color: #394753;
}
.post .post-tags span {
font-weight: 700;
}
.post .post-tags a {
color: #394753;
text-decoration: underline;
}
.post .post-tags a:hover {
text-decoration: none;
}
.post .read-more {
width: 100%;
height: 12px;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/read-more-border.png) repeat-x center;
margin: 30px 0px 0px 0px;
display: block;
color: #394753;
text-decoration: none;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
font-size: 12px;
}
.post .read-more span {
background: #fff;
padding: 0px 16px;
}
.post .read-more:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
}
.posts-navigation {
width: 100%;
}
.posts-navigation .left-navigation, .posts-navigation .right-navigation {
width: 45px;
height: 30px;
line-height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/posts-navigation-left-arrow.png) no-repeat 15px center;
padding-left: 45px;
color: #fff;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: left;
}
.posts-navigation .left-navigation:hover, .posts-navigation .right-navigation:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
.posts-navigation .right-navigation {
width: 71px;
height: 30px;
line-height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/posts-navigation-right-arrow.png) no-repeat 71px center;
padding-left: 19px;
color: #fff;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: right;
}
.posts-navigation .right-navigation:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
} #sidebar-right {
width: 240px;
background: #eee;
padding: 30px 30px 0px 30px;
float: right;
}
#sidebar-right .widget {
width: 100%;
margin-bottom: 30px;
color: #394753;
}
#sidebar-right .widget .title-widget {
width: 100%;
line-height: 30px;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/title-widget-border-bottom.png) repeat-x bottom;
margin-bottom: 30px;
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
}
#sidebar-right .widget ul {
width: 100%;
}
#sidebar-right .widget ul li {
width: 100%;
margin-top: 15px;
}
#sidebar-right .widget ul li a {
line-height: 14px;
color: #394753;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
-ms-word-break: normal;
word-break: normal;
word-break: normal;
}
#sidebar-right .widget ul li a:hover {
color: #276EB7;
}
#sidebar-right .widget ul.children li {
margin-left: 25px;
}
#sidebar-right .widget .widget-our-lawyers {
width: 330px;
margin: -30px 0px 0px -30px;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer {
width: 105px;
height: 105px;
background: #fff;
margin: 30px 0px 0px 30px;
display: block;
-webkit-transition: all 5s ease;
-moz-transition: all 5s ease;
-o-transition: all 5s ease;
-ms-transition: all 5s ease;
transition: all 5s ease;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
float: left;
}
#sidebar-right .widget .widget-our-lawyers .lawyer-no-image {
width: 105px;
height: 105px;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center !important;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer .widget-our-lawyers-mask {
width: 105px;
height: 105px;
background: #000;
position: absolute;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer:hover .widget-our-lawyers-mask {
width: 105px;
height: 105px;
background: #000;
position: absolute;
-webkit-opacity: 0.2;
-moz-opacity: 0.2;
-ms-opacity: 0.2;
-o-opacity: 0.2;
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDMyIDMyIj4KCQkJCQkJCQkJPHBhdGggZD0iTTE2IDZjLTYuOTc5IDAtMTMuMDI4IDQuMDY0LTE2IDEwIDIuOTcyIDUuOTM2IDkuMDIxIDEwIDE2IDEwIDYuOTc5IDAgMTMuMDI3LTQuMDY0IDE2LTEwLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwek0yMy44ODkgMTEuMzAzYzEuODggMS4xOTkgMy40NzMgMi44MDUgNC42NyA0LjY5Ny0xLjE5NyAxLjg5MS0yLjc5IDMuNDk4LTQuNjcgNC42OTctMi4zNjIgMS41MDctNS4wOTAgMi4zMDMtNy44ODkgMi4zMDMtMi43OTkgMC01LjUyNy0wLjc5Ni03Ljg4OS0yLjMwMy0xLjg4LTEuMTk5LTMuNDczLTIuODA1LTQuNjctNC42OTcgMS4xOTctMS44OTEgMi43OS0zLjQ5OCA0LjY3LTQuNjk3IDAuMTIyLTAuMDc4IDAuMjQ2LTAuMTU0IDAuMzcxLTAuMjI4LTAuMzExIDAuODU0LTAuNDgyIDEuNzc2LTAuNDgyIDIuNzM3IDAgNC40MTggMy41ODIgOCA4IDhzOC0zLjU4MiA4LThjMC0wLjk2Mi0wLjE3LTEuODgzLTAuNDgyLTIuNzM3IDAuMTI0IDAuMDc0IDAuMjQ4IDAuMTUgMC4zNzEgMC4yMjh6TTE2IDEyLjgxM2MwIDEuNjU3LTEuMzQzIDMtMyAzcy0zLTEuMzQzLTMtMyAxLjM0My0zIDMtMyAzIDEuMzQzIDMgM3oiIGZpbGw9IiNlZWUiPjwvcGF0aD4KCQkJCQkJCQk8L3N2Zz4=");
background-repeat: no-repeat;
background-position: center center;
}
#sidebar-right .widget .widget-practice-area {
width: 100%;
}
#sidebar-right .widget .widget-practice-area ul li {
width: 100%;
list-style: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lists-dot.png) inside;
position: relative;
}
#sidebar-right .widget .widget-practice-area ul li .tooltip:hover span {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
visibility: visible;
}
#sidebar-right .widget .widget-practice-area ul li .tooltip:hover {
color: #276EB7;
}
#sidebar-right .widget .widget-practice-area ul li .tooltip span {
top: 5px;
left: -229px;
width: 166px;
background: white url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/title-tooltip-icon.png) no-repeat 9px 11px;
padding: 11px 33px;
border: 2px solid #276eb7;
color: #000;
height: auto;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
position: absolute;
visibility: hidden;
color: #6d7c88;
z-index: 9999;
word-wrap: break-word;
font-size: 12px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
#sidebar-right .widget .widget-testimonials {
width: 100%;
}
#sidebar-right .widget .widget-testimonials .list_carousel {
width: 100%;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul {
margin: 0px;
padding: 0px;
list-style: none;
display: block;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li {
width: 240px;
height: auto;
display: block;
position: relative;
color: #394753;
float: left;
font-weight: 300;
font-size: 14px;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_entry {
width: 240px;
margin-top: -9px;
line-height: 30px;
text-align: center;
font-style: italic;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_customer {
width: 100%;
height: 30px;
margin-top: 30px;
text-align: center;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_customer span {
width: 100%;
font-weight: 700;
}
#sidebar-right .widget .widget-testimonials .list_carousel.responsive {
width: auto;
margin-left: 0;
}
#sidebar-right .widget .widget-testimonials .clearfix {
clear: both;
float: none;
}
#sidebar-right .widget .widget-testimonials .prev {
width: 30px;
height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/testimonials-left-arrow.png) no-repeat center center;
margin-top: -30px;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: left;
}
#sidebar-right .widget .widget-testimonials .prev:hover {
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
-ms-opacity: 0.9;
-o-opacity: 0.9;
opacity: 0.9;
}
#sidebar-right .widget .widget-testimonials .next {
width: 30px;
height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/testimonials-right-arrow.png) no-repeat center center;
margin-top: -30px;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: right;
}
#sidebar-right .widget select {
width: 100%;
}
#sidebar-right .widget #wp-calendar {
width: 100%;
}
#sidebar-right .widget #wp-calendar caption {
color: #686868;
margin-bottom: 15px;
font-weight: 700;
}
#sidebar-right .widget #wp-calendar thead {
color: #686868;
}
#sidebar-right .widget #wp-calendar thead th {
padding-bottom: 5px;
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
#sidebar-right .widget #wp-calendar thead th:last-child {
border-right: none;
}
#sidebar-right .widget #wp-calendar tbody {
color: #686868;
text-align: center;
font-size: 12px;
font-weight: 300;
}
#sidebar-right .widget #wp-calendar tbody a {
font-weight: 700;
}
#sidebar-right .widget #wp-calendar tbody tr {
border-bottom: 1px solid #e5e5e5;
}
#sidebar-right .widget #wp-calendar tbody tr:last-child {
border-bottom: none;
}
#sidebar-right .widget #wp-calendar tbody tr td {
border-right: 1px solid #e5e5e5;
padding: 7px;
}
#sidebar-right .widget #wp-calendar tbody tr td:last-child {
border-right: none;
}
#sidebar-right .widget #wp-calendar tfoot {
font-size: 14px;
color: #686868;
}
#sidebar-right .widget #wp-calendar tfoot #next {
text-align: right;
}
#sidebar-right .widget #wp-calendar td#prev {
padding: 5px 0;
}
#sidebar-right .widget #wp-calendar td#next {
padding: 5px 0;
}
#sidebar-right .widget #wp-calendar a {
color: #394753;
text-decoration: none;
}
#sidebar-right .widget #wp-calendar a:hover {
color: #276EB7;
}
#sidebar-right .widget_rss li {
padding-bottom: 15px;
border-bottom: 1px solid #cecece;
}
#sidebar-right .widget_rss .title-widget a.rsswidget {
color: #394753;
text-decoration: none;
}
#sidebar-right .widget_rss a.rsswidget {
text-decoration: none;
}
#sidebar-right .widget_rss a.rsswidget:hover {
color: #276EB7;
}
#sidebar-right .widget_rss .rss-date {
margin-top: 10px;
display: block;
font-size: 12px;
font-style: italic;
}
#sidebar-right .widget_rss .rssSummary {
margin: 10px 0px;
}
#sidebar-right .widget_rss cite {
font-style: italic;
font-weight: 700;
}
#sidebar-right .widget .searchform .screen-reader-text {
width: 100%;
display: block;
}
#sidebar-right .widget .searchform input#s {
width: 100%;
height: 30px;
margin: 10px 0px 0px 0px;
padding: 0px 5px;
color: #394753;
border: 1px solid #CECECE;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
display: block;
outline: 0px;
}
#sidebar-right .widget .searchform input#s:focus {
background: #F4F4F4;
}
#sidebar-right .widget .searchform input#searchsubmit {
height: 30px;
background: #6D7C88;
margin: 10px 0px 0px 0px;
padding: 5px 15px;
color: #fff;
border: none;
display: block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
#sidebar-right .widget .searchform input#searchsubmit:hover {
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
-ms-opacity: 0.9;
-o-opacity: 0.9;
opacity: 0.9;
}
#sidebar-right .textwidget img {
max-width: 100%;
height: auto;
margin: 10px 0px;
}
#sidebar-right .textwidget strong {
font-weight: 700;
}
#sidebar-right .textwidget .wp-caption-text {
margin-bottom: 10px;
}
#sidebar-right .widget_tag_cloud a {
color: #394753;
text-decoration: none;
}
#sidebar-right .widget_tag_cloud a:hover {
text-decoration: underline;
} .single-navigation {
width: 100%;
margin-top: 30px;
}
.single-navigation a.next-post {
width: 93px;
height: 30px;
line-height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/posts-navigation-right-arrow.png) no-repeat 105px center;
padding-left: 32px;
color: #fff;
text-decoration: none;
display: block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: right;
}
.single-navigation a.next-post:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
.single-navigation a.previous-post {
width: 93px;
height: 30px;
line-height: 30px;
background: #6d7c88 url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/posts-navigation-left-arrow.png) no-repeat 15px center;
margin-right: 1px;
padding-left: 32px;
padding-right: 12px;
color: #fff;
text-decoration: none;
display: block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: right;
}
.single-navigation a.previous-post:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
#comments-template {
width: 100%;
margin-top: -30px;
}
#comments-template .comments-template-title {
width: 100%;
height: 30px;
line-height: 30px;
text-align: left;
color: #6d7c88;
font-size: 18px;
}
#comments-template .comments-template-title span {
font-weight: 700;
}
#comments-template .comments-template-title a {
color: #6d7c88;
text-decoration: none;
}
#comments-template .comments-template-title a:hover {
text-decoration: underline;
}
#comments-template .comments-list {
width: 100%;
}
#comments-template .comments-list li {
width: 100%;
margin-top: 40px;
list-style: none;
display: block;
float: left;
}
#comments-template .comments-list li ul.children {
margin-left: 60px;
}
#comments-template .comments-list li ul.children li .comment-entry {
width: 100%;
float: none;
}
#comments-template .comments-list li img {
width: 120px;
height: 120px;
margin-right: 21px;
display: block;
float: left;
}
#comments-template .comments-list li .comment-entry {
width: 492px;
float: left;
}
#comments-template .comments-list li .comment-entry .comment-entry-head {
width: 100%;
line-height: 22px;
color: #6d7c88;
font-weight: 200;
font-size: 18px;
}
#comments-template .comments-list li .comment-entry .comment-entry-head span {
font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-head span a {
color: #6d7c88;
text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-head span a:hover {
text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-head a:hover {
text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-head .comment-entry-head-date {
color: #6d7c88;
text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-head .comment-edit-link {
color: #6d7c88;
text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-head .comment-edit-link:hover {
text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-content {
width: 100%;
line-height: 24px;
margin-top: 5px;
color: #6d7c88;
font-size: 14px;
word-break: normal;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h1 {
width: 100%;
line-height: auto;
margin: 10px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 22px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h2 {
width: 100%;
line-height: auto;
margin: 10px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 20px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h3 {
width: 100%;
line-height: auto;
margin: 10px 0px;
color: #6D7C88;
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h4 {
width: 100%;
line-height: auto;
margin: 10px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 16px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h5 {
width: 100%;
line-height: auto;
margin: 10px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 14px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h6 {
width: 100%;
line-height: auto;
margin: 10px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 12px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content p {
margin: 5px 0px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content blockquote {
padding-left: 10px;
border-left: 10px solid #eee;
}
#comments-template .comments-list li .comment-entry .comment-entry-content table {
width: 100%;
font-size: 12px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content table th {
text-align: left;
}
#comments-template .comments-list li .comment-entry .comment-entry-content table td {
padding: 0px 3px;
border: 1px solid #D0D0D0;
}
#comments-template .comments-list li .comment-entry .comment-entry-content dl dd {
margin-left: 25px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul {
margin: 5px 0px;
padding: 0px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul li {
margin: 1px 0px;
list-style-type: disc;
list-style-position: inside;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul li:before {
content: "\2022";
margin-right: 10px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul li ul {
margin-left: 20px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ol {
margin: 5px 0px;
padding: 0px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ol li {
margin: 1px 0px;
list-style: initial;
list-style-type: decimal;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ol li ol {
margin-left: 20px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content a {
color: #6D7C88;
text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-content a:hover {
text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-content strong {
font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-content address {
font-style: italic;
}
#comments-template .comments-list li .comment-entry .comment-entry-content abbr {
border-bottom: 1px dotted #6D7C88;
}
#comments-template .comments-list li .comment-entry .comment-entry-content acronym {
border-bottom: 1px dotted #6D7C88;
}
#comments-template .comments-list li .comment-entry .comment-entry-content big {
font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-content cite {
font-style: italic;
font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-content em {
font-style: italic;
}
#comments-template .comments-list li .comment-entry .comment-entry-content pre {
padding-left: 10px;
border-left: 10px solid #eee;
}
#comments-template .comments-list li .comment-entry .comment-entry-content q {
font-style: italic;
}
#comments-template .comments-list li .comment-entry .comment-entry-content sub {
font-size: 8px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content sup {
top: -9px;
line-height: 0px;
vertical-align: baseline;
position: relative;
font-size: 8px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content iframe {
max-width: 100%;
height: auto;
}
#comments-template .comments-list li .comment-entry .comment-entry-content img {
float: none;
}
#comments-template .comments-list li .comment-entry em.awaiting-moderation {
width: 100%;
background: #C4C4C4;
margin-top: 10px;
padding: 5px 0px;
color: #fff;
text-align: center;
display: block;
}
#comments-template .comments-list li .comment-entry a.comment-reply-link {
background: #C5C5C5;
padding: 5px 10px;
color: #fff;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
#comments-template .comments-list li .comment-entry a.comment-reply-link:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
#comments-template .comments-list li .comment-entry .coment-reply-link-div {
margin-top: 15px;
float: left;
}
#comments-template .comments-list li.pingback {
width: 100%;
line-height: 30px;
margin: 30px 0px 0px 0px;
padding: 0px;
color: #394753;
font-weight: 700;
}
#comments-template .comments-list li.pingback a {
color: #394753;
text-decoration: underline;
font-weight: 400;
}
#comments-template .comments-list li.pingback a:hover {
text-decoration: none;
}
#comments-template .comment-respond {
width: 100%;
line-height: 30px;
margin-top: 30px;
}
#comments-template .comment-respond h3#reply-title {
width: 100%;
color: #777777;
font-size: 24px;
}
#comments-template .comment-respond .comment-form {
width: 100%;
margin-top: 30px;
}
#comments-template .comment-respond .comment-form p.comment-notes {
display: none;
}
#comments-template .comment-respond .comment-form fieldset {
width: 268px;
float: left;
}
#comments-template .comment-respond .comment-form fieldset .input-full {
width: 100%;
height: 42px;
margin: 0px;
padding: 0px 19px;
display: block;
color: #777;
border: 1px solid #d4d4d4;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus {
color: #276EB7;
border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus::-webkit-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus:-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus::-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus:-ms-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left {
width: 122px;
height: 42px;
margin: 17px 0px 0px 0px;
padding: 0px 19px;
display: block;
color: #777;
border: 1px solid #d4d4d4;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
float: left;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus {
color: #276EB7;
border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus::-webkit-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus:-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus::-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus:-ms-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right {
width: 122px;
height: 42px;
margin: 17px 0px 0px 0px;
padding: 0px 19px;
display: block;
color: #777;
border: 1px solid #d4d4d4;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
float: right;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus {
color: #276EB7;
border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus::-webkit-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus:-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus::-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus:-ms-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form .input-textarea {
width: 321px;
height: 103px;
margin: 0px;
padding: 12px 19px;
display: block;
border: 1px solid #d4d4d4;
resize: none;
outline: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
color: #777;
float: right;
}
#comments-template .comment-respond .comment-form .input-textarea:focus {
color: #276EB7;
border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form .input-textarea:focus::-webkit-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form .input-textarea:focus:-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form .input-textarea:focus::-moz-placeholder {
color: #276EB7;
opacity: 1;
}
#comments-template .comment-respond .comment-form .input-textarea:focus:-ms-input-placeholder {
color: #276EB7;
}
#comments-template .comment-respond .comment-form #contact_submit {
width: 120px;
height: 43px;
background: #276eb7;
margin: 25px 0px 0px 0px;
padding: 0px;
border: 2px solid #4286cb;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
cursor: pointer;
box-shadow: 0px 0px 1px 0.5px #276eb7;
-moz-box-shadow: 0px 0px 1px 0.5px #276eb7;
-webkit-box-shadow: 0px 0px 1px 0.5px #276eb7;
-ms-box-shadow: 0px 0px 1px 0.5px #276eb7;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-ms-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
color: #fff;
display: block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
float: left;
font-weight: 700;
font-size: 14px;
}
#comments-template .comment-respond .comment-form #contact_submit:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
#comments-template .comment-respond .comment-form p.form-allowed-tags {
width: 485px;
line-height: 15px;
margin: 23px 0px 0px 0px;
color: #777;
float: right;
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 14px;
}
#comments-template .comment-respond .comment-form p.logged-in-as {
width: 268px;
display: block;
color: #D4D4D4;
float: left;
}
#comments-template .comment-respond .comment-form p.logged-in-as a {
margin: 0px;
padding: 0px;
color: #276EB7;
text-decoration: none;
}
#comments-template .comment-respond .comment-form p.logged-in-as a:hover {
text-decoration: underline;
}  #lawyers-content {
width: 100%;
text-align: center;
}
#lawyers-content .lawyers-content-title {
width: 100%;
line-height: 45px;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/content-about-title-background.png) repeat-x bottom;
padding-bottom: 20px;
color: #394753;
text-align: center;
font-family: "Roboto Slab", sans-serif;
font-weight: 300;
font-size: 36px;
}
#lawyers-content .lawyers-content-entry {
width: 100%;
line-height: 24px;
margin-top: 30px;
text-align: center;
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-weight: 300;
font-size: 18px;
}
#lawyers-content .lawyers-content-lawyers {
width: 996px;
margin-left: -30px;
}
#lawyers-content .lawyers-content-lawyers .lawyer {
width: 468px;
height: 606px;
margin: 60px 0px 0px 30px;
color: #6d7c88;
float: left;
}
#lawyers-content .lawyers-content-lawyers .lawyer .lawyer-image {
width: 100%;
height: 330px;
text-align: center;
}
#lawyers-content .lawyers-content-lawyers .lawyer .lawyer-image img {
width: auto;
max-height: 100%;
}
#lawyers-content .lawyers-content-lawyers .lawyer .lawyer-no-image {
width: 100%;
height: 330px;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center;
}
#lawyers-content .lawyers-content-lawyers .lawyer a.lawyer-name {
width: 100%;
height: 30px;
line-height: 30px;
margin-top: 30px;
text-align: center;
display: block;
color: #445d70;
text-decoration: none;
font-family: "Roboto Slab", sans-serif;
font-size: 30px;
}
#lawyers-content .lawyers-content-lawyers .lawyer div.lawyer-entry {
width: 100%;
line-height: 23px;
margin: 30px 0px;
text-align: initial;
color: #445d70;
display: block;
font-weight: 300;
font-size: 18px;
}
#lawyers-content .lawyers-content-lawyers .lawyer a[rel="tag"] {
display: inline;
text-decoration: none;
color: #445d70;
font-weight: 700;
font-size: 18px;
} #lawyers-single {
width: 100%;
}
#lawyers-single .lawyers-single-image {
height: auto;
padding-right: 30px;
float: left;
}
#lawyers-single .lawyers-single-image img {
max-width: 300px;
height: auto;
padding: 0px 30px 0px 0px;
border-right: 1px solid #ddd;
display: block;
}
#lawyers-single .lawyer-single-no-image {
width: 300px;
height: 330px;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center;
}
#lawyers-single .lawyers-single-content {
line-height: 24px;
color: #394753;
text-align: justify;
overflow: hidden;
font-family: 'Roboto Slab', sans-serif;
font-weight: 300;
font-size: 18px;
}
#lawyers-single .lawyers-single-content p {
margin-bottom: 20px;
}
#lawyers-single .lawyers-single-content p:last-child {
margin-bottom: 0px;
}
#lawyers-single .lawyers-single-content img {
max-width: 100%;
height: auto;
}
#lawyers-single .lawyers-single-content .wp-caption {
max-width: 100%;
height: auto;
}
#lawyers-single .lawyers-single-content h1 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 28px;
}
#lawyers-single .lawyers-single-content h2 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 26px;
}
#lawyers-single .lawyers-single-content h3 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 24px;
}
#lawyers-single .lawyers-single-content h4 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 20px;
}
#lawyers-single .lawyers-single-content h5 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
}
#lawyers-single .lawyers-single-content h6 {
margin: 20px 0px;
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
}
#lawyers-single .lawyers-single-content blockquote {
padding-left: 10px;
border-left: 10px solid #eee;
}
#lawyers-single .lawyers-single-content table {
width: 100%;
}
#lawyers-single .lawyers-single-content table th {
text-align: left;
}
#lawyers-single .lawyers-single-content table td {
padding: 0px 5px;
border: 1px solid #D0D0D0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#lawyers-single .lawyers-single-content table a {
color: #394753;
text-decoration: underline;
}
#lawyers-single .lawyers-single-content table a:hover {
text-decoration: none;
}
#lawyers-single .lawyers-single-content dl dd {
margin-left: 25px;
}
#lawyers-single .lawyers-single-content ul li {
list-style-type: disc;
list-style-position: inside;
}
#lawyers-single .lawyers-single-content ul li ul li {
margin-left: 15px;
list-style-type: circle;
}
#lawyers-single .lawyers-single-content ol li {
list-style-type: decimal;
list-style-position: inside;
}
#lawyers-single .lawyers-single-content ol li ol li {
margin-left: 20px;
list-style-type: lower-roman;
}
#lawyers-single .lawyers-single-content a {
color: #394753;
text-decoration: underline;
}
#lawyers-single .lawyers-single-content a:hover {
text-decoration: none;
}
#lawyers-single .lawyers-single-content strong {
font-weight: 700;
}
#lawyers-single .lawyers-single-content address {
font-style: italic;
}
#lawyers-single .lawyers-single-content abbr {
border-bottom: 1px dotted #394753;
}
#lawyers-single .lawyers-single-content acronym {
border-bottom: 1px dotted #394753;
}
#lawyers-single .lawyers-single-content big {
font-weight: 700;
}
#lawyers-single .lawyers-single-content cite {
font-style: italic;
font-weight: 700;
}
#lawyers-single .lawyers-single-content em {
font-style: italic;
}
#lawyers-single .lawyers-single-content pre {
padding-left: 10px;
border-left: 10px solid #eee;
}
#lawyers-single .lawyers-single-content q {
font-style: italic;
}
#lawyers-single .lawyers-single-content sub {
font-size: 7px;
}
#lawyers-single .lawyers-single-content sup {
top: -10px;
vertical-align: baseline;
position: relative;
line-height: 0;
font-size: 7px;
}
#lawyers-single .lawyers-single-content iframe.twitter-tweet {
width: 100%;
}
#lawyers-single .lawyers-practice-areas {
width: 100%;
margin-top: 30px;
display: block;
float: left;
}
#lawyers-single .lawyers-practice-areas h3 {
width: 100%;
color: #445d70;
display: block;
font-family: 'Roboto Slab', sans-serif;
font-weight: 700;
font-size: 18px;
}
#lawyers-single .lawyers-practice-areas ul {
width: 993px;
margin: 30px 0px 0px -29px;
display: block;
}
#lawyers-single .lawyers-practice-areas ul li {
width: 302px;
list-style: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lists-dot.png) inside;
margin: 0px 0px 13px 29px;
float: left;
font-family: 'Roboto Slab', sans-serif;
font-weight: 700;
font-size: 18px;
}
#lawyers-single .lawyers-practice-areas ul li a {
color: #6d7c88;
text-decoration: none;
}
#lawyers-single .lawyers-practice-areas ul li a:hover {
color: #276EB7;
} .practice-areas-content {
width: 100%;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/content-about-title-background.png) repeat-x bottom;
padding-bottom: 40px;
line-height: 24px;
color: #394753;
font-family: "Roboto Slab", sans-serif;
font-weight: 200;
font-size: 18px;
}
#lawyers-post-type {
width: 100%;
margin-top: 60px;
}
#lawyers-post-type h3 {
width: 100%;
line-height: 30px;
color: #445d70;
font-family: "Roboto Slab", sans-serif;
font-weight: 700;
font-size: 18px;
}
#lawyers-post-type .lawyers-posts {
width: 100%;
margin-top: 60px;
}
#lawyers-post-type .lawyers-posts article {
width: 136px;
height: 450px;
margin: 0px 0px 60px 29.5px;
float: left;
overflow: hidden;
}
#lawyers-post-type .lawyers-posts article:nth-of-type(7),
#lawyers-post-type .lawyers-posts article:nth-of-type(13),
#lawyers-post-type .lawyers-posts article:nth-of-type(20),
#lawyers-post-type .lawyers-posts article:nth-of-type(27),
#lawyers-post-type .lawyers-posts article:nth-of-type(34),
#lawyers-post-type .lawyers-posts article:nth-of-type(41) {
margin-left: 0px;
}
#lawyers-post-type .lawyers-posts article:first-child {
margin-left: 0px;
}
#lawyers-post-type .lawyers-posts article .lawyers-posts-image {
width: 136px;
height: 150px;
display: block;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#lawyers-post-type .lawyers-posts article .lawyers-posts-no-image {
width: 136px;
height: 150px;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center;
display: block;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-name {
width: 100%;
margin: 30px 0px 18px 0px;
color: #445d70;
font-weight: 700;
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-name a {
color: #445d70;
text-decoration: none;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-name a:hover {
color: #276EB7;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-description {
width: 100%;
line-height: 18px;
color: #8196a6;
}
#lawyers-post-type ul.practice-areas-lists {
width: 994px;
margin: 30px 0px 0px -30px;
}
#lawyers-post-type ul.practice-areas-lists li {
width: 302px;
list-style: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lists-dot.png) inside;
margin: 0px 0px 13px 29px;
color: #6d7c88;
float: left;
font-weight: 700;
font-size: 18px;
}
#lawyers-post-type ul.practice-areas-lists li a {
color: #6d7c88;
text-decoration: none;
}
#lawyers-post-type ul.practice-areas-lists li a:hover {
color: #276EB7;
} .testimonials-post {
width: 964px;
height: auto;
line-height: 30px;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/content-testimonials-background.png) no-repeat;
margin-top: 60px;
padding: 0px 79px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
text-align: center;
color: #394753;
font-weight: 200;
font-size: 18px;
font-style: italic;
}
.testimonials-post:first-child {
margin-top: 0px;
}
.testimonials-post .testimonials-client {
width: 100%;
height: 30px;
line-height: 30px;
margin-top: 30px;
text-align: center;
font-style: normal;
}
.testimonials-post .testimonials-client span {
font-weight: 700;
}
.testimonials-post .testimonials-client a {
color: #394753;
text-decoration: none;
}
.testimonials-post .testimonials-client a:hover {
text-decoration: underline;
}
.gallery-item {
float: left;
}
.gallery-item a.fancybox {
text-decoration: none !important;
}
.gallery-item img {
margin: 0px !important;
text-decoration: none;
display: block;
}
dl.gallery-columns-1 {
width: 100%;
}
dl.gallery-columns-1 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-1 .wp-caption-text {
width: 100%;
margin-bottom: 15px;
padding: 0px 20px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-2 {
width: 295px;
margin-left: 15px;
}
dl.gallery-columns-2 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-2 .wp-caption-text {
width: 100%;
margin-bottom: 15px;
padding: 0px 20px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-3 {
width: 204.5px;
margin-left: 5px;
}
dl.gallery-columns-3 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-3 .wp-caption-text {
width: 100%;
margin-bottom: 5px;
padding: 0px 20px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-4 {
width: 152px;
margin-left: 5px;
}
dl.gallery-columns-4 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-4 .wp-caption-text {
width: 100%;
margin-bottom: 5px;
padding: 0px 20px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-5 {
width: 120.7px;
margin-left: 5px;
}
dl.gallery-columns-5 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-5 .wp-caption-text {
width: 100%;
margin-bottom: 5px;
padding: 0px 10px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-6 {
width: 100px;
margin-left: 5px;
}
dl.gallery-columns-6 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-6 .wp-caption-text {
width: 100%;
margin-bottom: 5px;
padding: 0px 10px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-7 {
width: 85px;
margin-left: 5px;
}
dl.gallery-columns-7 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-7 .wp-caption-text {
width: 100%;
margin-bottom: 5px;
padding: 0px 10px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-8 {
width: 73.4px;
margin-left: 5px;
}
dl.gallery-columns-8 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-8 .wp-caption-text {
width: 100%;
margin-bottom: 5px;
padding: 0px 10px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
dl.gallery-columns-9 {
width: 65px;
margin-left: 5px;
}
dl.gallery-columns-9 img {
width: 100%;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
}
dl.gallery-columns-9 .wp-caption-text {
width: 100%;
margin-bottom: 5px;
padding: 0px 10px;
text-align: center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.wp-caption {
border: none;
}
.wp-caption .alignnone {
border: none;
}
.wp-caption .alignleft {
border: none;
}
.wp-caption .alignright {
border: none;
}
.wp-caption-text {
font-style: italic;
}
.sticky {
border: none;
}
.gallery-caption {
border: none;
}
.bypostauthor {
border: none;
}
.aligncenter {
border: none;
}
.page #comments-template {
margin: 0px;
}
.page .post-excerpt p:first-child {
margin-top: 0px !important;
}
p.lawyers-no-posts {
margin-bottom: 60px;
color: #445D70;
}
.site-title a {
color:#394753;
text-decoration:none;
font-size: 30px;
}
.site-description {
color:#394753;
font-size: 15px;
line-height: 20px;
}
.toplogos {width: 80%; margin-bottom: -50px; margin-top: 20px;}  @media only screen and (max-width: 320px) {
.toplogos {width:60%; margin-left:20%; margin-bottom:-50px; margin-top:10px}
ul.newlist {margin-top: 25px;
line-height: 24px;
color: #394753;
font-family: "Roboto Slab", sans-serif; margin-left:20px; margin-right:5px; font-weight:bold; font-size: 1.3em; list-style: circle!important;     list-style-type: circle!important; display:block!important}
body {
max-width: 320px;
}
#content ul.practice-areas-lists li {
font-size: 18px !important;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-description {
font-size: 18px;
}
#lawyers-content .lawyers-content-lawyers .lawyer {
height: auto !important;
}
} @media only screen and (max-width: 480px) {
ul.newlist {margin-top: 25px;
line-height: 24px;
color: #394753;
font-family: "Roboto Slab", sans-serif; margin-left:20px; margin-right:5px; font-weight:bold; font-size: 1.3em; list-style: circle!important;     list-style-type: circle!important; display:block!important}
body {
max-width: 480px;
}
.header-left {
width: 100%;
text-align: center;
}
.header-left .logo {
float: none;
}
.wrapper .header-contact {
width: 100%;
margin-bottom: 30px;
text-align: center;
float: none;
}
#content .our-lawyers .lawyer {
width: 100% !important;
}
#content .our-lawyers .lawyer:last-child {
margin-bottom: 0px;
}
#comments-template .comment-form fieldset {
width: 100% !important;
}
#comments-template .comment-form .input-textarea {
width: 100% !important;
margin-top: 17px !important;
}
#comments-template .comment-form #contact_submit {
width: 100% !important;
}
#comments-template .comments-list li ul.children {
margin-left: 0px;
}
.toplogos {width:60%; margin-left:20%; margin-bottom:-50px; margin-top:10px}
} @media only screen and (max-width: 580px) {
.toplogos {width:60%; margin-left:20%; margin-bottom:-50px; margin-top:10px}
ul.newlist {margin-top: 25px;
line-height: 24px;
color: #394753;
font-family: "Roboto Slab", sans-serif; margin-left:20px; margin-right:5px; font-weight:bold; font-size: 1.3em; list-style: circle!important;     list-style-type: circle!important; display:block!important}
body {
max-width: 580px !important;
}
#features .features-box {
width: 100% !important;
margin-bottom: 30px;
margin-left: 0px !important;
}
#features .features-box:last-child {
margin-bottom: 0px;
}
.content-article .content-article-image {
width: 100% !important;
margin-bottom: 30px;
}
.practice-area li, #content .content-about .our-lawyers li {
width: 100% !important;
}
.our-lawyers a {
margin-bottom: 30px;
}
#lawyers-content .lawyers-content-lawyers {
width: 100% !important;
margin-left: 0px !important;
}
#lawyers-content .lawyers-content-lawyers .lawyer {
width: 100% !important;
height: auto !important;
margin-left: 0px !important;
}
}
.openresponsivemenu {
display: none;
}
.copyright a {
color: #fff;
text-decoration:none;
}
.lawyeria-lite-header-image {
width:100%;
} @media only screen and (max-width: 768px) {
.toplogos {width:50%; margin-left:25%; margin-bottom:-50px; margin-top:10px}
ul.newlist {margin-top: 25px;
line-height: 24px;
color: #394753;
font-family: "Roboto Slab", sans-serif; margin-left:20px; margin-right:5px; font-weight:bold; font-size: 1.3em; list-style: circle!important;     list-style-type: circle!important; display:block!important}
body {
max-width: 768px;
}
.lawyers-posts article {
width: 100% !important;
margin-left: 0px !important;
}
.lawyers-posts article a {
width: 100%;
text-align: center;
}
.lawyers-posts article a img {
width: auto;
height: 100% !important;
}
#subheader .header-form .wpcf7-text {
width: 100% !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#subheader .header-form .small-input-text {
margin-left: 0px !important;
}
#subheader .header-form .wpcf7-textarea {
width: 100% !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#posts {
width: 100% !important;
}
#sidebar-right {
width: 96.3% !important;
margin-top: 30px;
}
#sidebar-right .widget .widget-our-lawyers .lawyer {
height: 200px !important;
}
#sidebar-right .widget .widget-our-lawyers .lawyer-no-image {
width: 100%;
height: 200px;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center;
}
#sidebar-right .widget .list_carousel li .list_carousel_entry {
width: 100% !important;
}
.practice-areas-lists li {
width: 94.7% !important;
}
.lawyers-single-image {
width: 100%;
float: none !important;
}
.lawyers-single-image .lawyer-single-no-image {
width: 100% !important;
margin-bottom: 20px;
}
.lawyers-single-image img {
max-width: 100% !important;
padding-right: 0px !important;
border-right: none !important;
}
#footer .footer-margin-left .footer-box {
width: 97.6% !important;
margin-bottom: 30px !important;
}
#footer .footer-margin-left .footer-box .widget-our-lawyers {
width: 105.2%;
margin-left: -5.2%;
}
#footer .footer-margin-left .footer-box .widget-our-lawyers .lawyer-margin-left {
margin-left: 5.2%;
}
#footer .footer-margin-left .footer-box .widget-our-lawyers a.lawyer {
width: 19.8%;
height: 120px;
}
#footer .footer-margin-left .footer-box .widget-our-lawyers a.lawyer .lawyer-no-image {
width: 100%;
height: 100%;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center;
}
#footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-text {
width: 100% !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-textarea {
width: 100% !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
} @media only screen and (max-width: 1024px) {
body {
max-width: 1024px;
}
.wrapper {
width: 94%;
}
.wrapper nav {
width: 100%;
margin-bottom: 15px;
clear: both;
float: none;
}
.wrapper nav ul {
float: none;
}
.openresponsivemenu {
width: 100%;
background: #394753;
padding: 10px 0px;
text-align: center;
display: block;
cursor: pointer;
font-size: 16px;
clear: both;
}
.container-menu ul {
display: none;
}
.responsivemenu ul {
display: block;
}
.responsivemenu ul li {
width: 100%;
height: auto;
margin-left: 0px;
text-align: center;
float: none;
}
.responsivemenu ul li a {
height: 30px;
line-height: 30px;
padding: 0px;
border: none;
}
.responsivemenu ul li a:hover {
border: none;
}
.responsivemenu a:hover {
background: #dee0e2;
}
.responsivemenu li ul {
width: 100%;
position: initial;
box-shadow: initial;
}
#subheader .subheader-color .full-header-content {
width: 100%;
margin-top: 75px;
float: none;
}
#subheader .subheader-color form.header-form {
width: 79.3%;
padding: 27px 10%;
float: none;
}
#subheader .subheader-color form.header-form .wpcf7-text {
width: 32.6%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#subheader .subheader-color form.header-form .wpcf7-textarea {
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#subheader .subheader-color form.header-form .small-input-text {
margin: 8px 0px 8px 1%;
}
#subheader .subheader-color form.header-form .wpcf7-submit {
width: 100%;
}
#subheader .second-subheader h3 {
margin: 0px;
}
#features .features-box {
width: 30.3%;
margin-left: 4.5%;
}
#content .content-about .practice-area, #content .content-about .our-lawyers {
width: 100%;
}
#content .content-about .practice-area .content-about-title, #content .content-about .our-lawyers .content-about-title {
width: 100%;
}
#content .content-about .practice-area ul li, #content .content-about .our-lawyers ul li {
width: 33.3%;
}
#content .content-about .our-lawyers {
width: 100%;
margin-top: 40px;
}
#content .content-about .our-lawyers .content-about-title {
width: 100%;
}
#content .content-about .our-lawyers a.lawyer {
width: 25%;
height: 200px;
}
#content .content-about .our-lawyers a.lawyer img {
width: auto;
max-height: 200px;
}
.lawyer-no-image1 {
width: 100%;
height: 100%;
background: #eee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center;
}
#content .content-about .our-lawyers a.lawyer .overlay {
display: none;
}
#content .content-about .our-lawyers a.lawyer .button {
display: none;
}
#content .content-testimonials .testimonials-title {
width: 100%;
}
#content #lawyers-post-type .lawyers-posts article {
width: 13.25%;
}
#content #lawyers-post-type .lawyers-posts article a img {
width: 100%;
}
#content #lawyers-post-type .lawyers-posts article a.lawyers-posts-no-image {
width: 100%;
background: #eeeeee url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/lawyer-single-no-image.png) no-repeat center;
}
#content ul.practice-areas-lists {
width: 104.1% !important;
}
#content ul.practice-areas-lists li {
width: 21.1%;
height: 22px;
font-size: 18px;
}
#content .lawyers-practice-areas {
width: 100%;
}
#content .lawyers-practice-areas ul {
width: 100%;
}
#content .lawyers-practice-areas ul li {
width: 100%;
}
#footer .footer-margin-left {
width: 103.11%;
margin-left: -3.11%;
}
#footer .footer-margin-left .footer-box {
width: 31.22%;
margin: 0px 0px 0px 2.1%;
padding: 0px;
}
#footer .footer-margin-left .footer-box {
font-size: 18px;
}
#footer .footer-margin-left .footer-box .wpcf7-form {
width: 100%;
}
#footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-text,
#footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-textarea {
width: 83.6%;
}
#footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-submit {
width: 100%;
}
#footer .footer-margin-left .widget-our-lawyers a {
width: 90px;
height: 90px;
}
#footer .footer-margin-left .widget-our-lawyers .lawyer-no-image {
width: 90px;
height: 90px;
}
#footer .footer-margin-left .widget-our-lawyers .overlay {
display: none;
}
#footer .footer-margin-left .widget-our-lawyers .button {
display: none;
}
#lawyers-content .lawyers-content-lawyers {
width: 103.11%;
margin-left: -3.11%;
}
#lawyers-content .lawyers-content-lawyers .lawyer {
width: 46.8%;
height: 700px;
margin: 60px 0px 0px 3.11%;
}
.testimonials-post {
width: 100%;
background: none;
}
#posts {
width: 65.70%;
}
#posts h3 {
line-height: 38px;
font-size: 34px;
}
#posts p {
font-size: 18px;
}
#posts .post-meta {
line-height: 18px;
font-size: 14px;
}
#sidebar-right {
width: 28.10%;
padding: 30px 2% 0px 2%;
}
#sidebar-right .widget ul.children li {
margin-left: 0px;
}
#sidebar-right .widget .widget-our-lawyers {
width: 110%;
margin: -30px 0px 0px -10%;
}
#sidebar-right .widget .widget-our-lawyers .lawyer {
width: 40% !important;
margin: 30px 0px 0px 10% !important;
}
#sidebar-right .widget .widget-our-lawyers .lawyer .overlay {
display: none;
}
#sidebar-right .widget .widget-our-lawyers .lawyer .icon-eye {
display: none;
}
#comments-template .comments-list li .comment-entry {
width: auto;
float: none;
}
#comments-template .comment-respond .form-allowed-tags {
width: 100% !important;
}
#comments-template .comment-respond .comment-form fieldset {
width: 48.5%;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left {
width: 100%;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right {
width: 100%;
}
#comments-template .comment-respond .comment-form textarea.input-textarea {
width: 48.5%;
height: 160px;
}
}
ul.newlist {margin-top: 25px;
line-height: 24px;
color: #394753;
font-family: "Roboto Slab", sans-serif; margin-left:60px; font-weight:bold; font-size: 1.3em; list-style: circle!important;     list-style-type: circle!important; display:block!important}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.lcfinancialservices.co.uk/wp-content/themes/lawyeria-lite/images/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}