.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{border-radius:.25em;color:#fff;font-size:11px;line-height:1;padding:.2em .4em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}.give-item-label:hover{color:#fff;text-decoration:none}[class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible}[class*=hint--]:before{background:0 0;border:6px solid transparent;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px)}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{bottom:50%;left:100%}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{bottom:50%;right:100%}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-left:after{margin-left:12px;transform:translateX(-100%)}.hint--top-left:hover:before{transform:translateY(-8px)}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-right:after{margin-left:-12px;transform:translateX(0)}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%)}.hint--bottom-left:hover:before{transform:translateY(8px)}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0)}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{line-height:1.4em;white-space:normal;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px)}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px)}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px)}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px)}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}[id*=give-form].give-fl-form .give-fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{background-color:inherit;border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:normal;margin-bottom:0;outline:0;transition:all .2s ease-in-out;width:100%}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575}[id*=give-form].give-fl-form select.give-fl-select{-webkit-appearance:none;-moz-appearance:none;color:#757575;cursor:pointer;position:relative}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{background-color:inherit;border-color:#ccc;color:#333}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{color:#757575;display:block;font-size:12px;font-weight:700;left:0;line-height:1;opacity:0;position:absolute;top:-12px;visibility:hidden;border-radius-top-left:0;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{color:#d32f2f;content:"*";display:block;font-size:16px;line-height:1.75;opacity:1;padding:6px 0 0;position:absolute;right:18px;top:1px;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{background-color:transparent;left:10px;padding:12px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{background-color:inherit;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:19px;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{padding:3px;top:-9px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{left:10px;padding:6px 3px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{background:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 16%27><path fill=%27#757575%27%20d=%27M%204%200%20L%200%206.5%20L%208%206.5%20L%204%200%20z%20M%200%209.5%20L%204%2016%20L%204%2016%20L%208%209.5%20z%27/%3E%3C/svg%3E") no-repeat;background-position:100% 50%;background-size:7px 14px;content:"";display:block;height:calc(100% - 2px);position:absolute;right:6px;top:1px;width:15px;z-index:2}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1000001}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1000002}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1000005}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{color:#f3f3f3;line-height:18px;text-align:left;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;font-style:normal;font-weight:400;src:url(//ikv-duisburg.de/wp-content/plugins/give/build/assets/dist/css/../../../fonts/icomoon.0723d0ea.eot);src:url(//ikv-duisburg.de/wp-content/plugins/give/build/assets/dist/css/../../../fonts/icomoon.0723d0ea.eot) format("embedded-opentype"),url(//ikv-duisburg.de/wp-content/plugins/give/build/assets/dist/css/../../../fonts/icomoon.2e5f78cb.woff) format("woff"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9Imljb21vb24iIGhvcml6LWFkdi14PSIxMDI0Ij4KPGZvbnQtZmFjZSB1bml0cy1wZXItZW09IjEwMjQiIGFzY2VudD0iOTYwIiBkZXNjZW50PSItNjQiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDI0IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjA7IiBob3Jpei1hZHYteD0iNTEyIiBkPSIiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQwOyIgZ2x5cGgtbmFtZT0iY2lyY2xlLXBsdXMiIGQ9Ik01MTIgODkxLjczM3E5NS42NjcgMCAxODIuNS0zNy4xNjd0MTQ5LjY2Ny0xMDAgMTAwLTE0OS42NjcgMzcuMTY3LTE4Mi41LTM3LjE2Ny0xODIuNS0xMDAtMTQ5LjY2Ny0xNDkuNjY3LTEwMC0xODIuNS0zNy4xNjctMTgyLjUgMzcuMTY3LTE0OS42NjcgMTAwLTEwMCAxNDkuNjY3LTM3LjE2NyAxODIuNSAzNy4xNjcgMTgyLjUgMTAwIDE0OS42NjcgMTQ5LjY2NyAxMDAgMTgyLjUgMzcuMTY3ek01MTIgODA2LjRxLTc4IDAtMTQ5LjE2Ny0zMC41dC0xMjIuNS04MS44MzMtODEuODMzLTEyMi41LTMwLjUtMTQ5LjE2NyAzMC41LTE0OS4xNjcgODEuODMzLTEyMi41IDEyMi41LTgxLjgzMyAxNDkuMTY3LTMwLjUgMTQ5LjE2NyAzMC41IDEyMi41IDgxLjgzMyA4MS44MzMgMTIyLjUgMzAuNSAxNDkuMTY3LTMwLjUgMTQ5LjE2Ny04MS44MzMgMTIyLjUtMTIyLjUgODEuODMzLTE0OS4xNjcgMzAuNXpNNTEyIDYzNS43MzNxMTcuNjY3IDAgMzAuMTY3LTEyLjV0MTIuNS0zMC4xNjd2LTEyOGgxMjhxMTcuNjY3IDAgMzAuMTY3LTEyLjV0MTIuNS0zMC4xNjctMTIuNS0zMC4xNjctMzAuMTY3LTEyLjVoLTEyOHYtMTI4cTAtMTcuNjY3LTEyLjUtMzAuMTY3dC0zMC4xNjctMTIuNS0zMC4xNjcgMTIuNS0xMi41IDMwLjE2N3YxMjhoLTEyOHEtMTcuNjY3IDAtMzAuMTY3IDEyLjV0LTEyLjUgMzAuMTY3IDEyLjUgMzAuMTY3IDMwLjE2NyAxMi41aDEyOHYxMjhxMCAxNy42NjcgMTIuNSAzMC4xNjd0MzAuMTY3IDEyLjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA0MTsiIGdseXBoLW5hbWU9ImNpcmNsZS1taW51cyIgZD0iTTUxMiA4OTEuNzMzcTk1LjY2NyAwIDE4Mi41LTM3LjE2N3QxNDkuNjY3LTEwMCAxMDAtMTQ5LjY2NyAzNy4xNjctMTgyLjUtMzcuMTY3LTE4Mi41LTEwMC0xNDkuNjY3LTE0OS42NjctMTAwLTE4Mi41LTM3LjE2Ny0xODIuNSAzNy4xNjctMTQ5LjY2NyAxMDAtMTAwIDE0OS42NjctMzcuMTY3IDE4Mi41IDM3LjE2NyAxODIuNSAxMDAgMTQ5LjY2NyAxNDkuNjY3IDEwMCAxODIuNSAzNy4xNjd6TTUxMiA4MDYuNHEtNzggMC0xNDkuMTY3LTMwLjV0LTEyMi41LTgxLjgzMy04MS44MzMtMTIyLjUtMzAuNS0xNDkuMTY3IDMwLjUtMTQ5LjE2NyA4MS44MzMtMTIyLjUgMTIyLjUtODEuODMzIDE0OS4xNjctMzAuNSAxNDkuMTY3IDMwLjUgMTIyLjUgODEuODMzIDgxLjgzMyAxMjIuNSAzMC41IDE0OS4xNjctMzAuNSAxNDkuMTY3LTgxLjgzMyAxMjIuNS0xMjIuNSA4MS44MzMtMTQ5LjE2NyAzMC41ek0zNDEuMzMzIDQ2NS4wNjdoMzQxLjMzM3ExNy42NjcgMCAzMC4xNjctMTIuNXQxMi41LTMwLjE2Ny0xMi41LTMwLjE2Ny0zMC4xNjctMTIuNWgtMzQxLjMzM3EtMTcuNjY3IDAtMzAuMTY3IDEyLjV0LTEyLjUgMzAuMTY3IDEyLjUgMzAuMTY3IDMwLjE2NyAxMi41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDA7IiBnbHlwaC1uYW1lPSJsb2NrZWQiIGQ9Ik0yMzQuNjY2IDY3OC4zOTl2LTE0OS4zMzRsLTY0IDAuMDAyYy00Ny4xNDYgMC04NS4zMzQtMzguMTg2LTg1LjMzNC04NS4zMzR2LTQyNi42NjZjMC00Ny4xNDYgMzguMTg2LTg1LjMzNCA4NS4zMzQtODUuMzM0aDY4Mi42NjZjNDcuMTQ2IDAgODUuMzM0IDM4LjE4NiA4NS4zMzQgODUuMzM0djQyNi42NjZjMCA0Ny4xNDYtMzguMTg2IDg1LjMzNC04NS4zMzQgODUuMzM0aC02NHYxNDkuMzM0YzAgMTUzLjE3NC0xMjQuMTYgMjc3LjMzNC0yNzcuMzM0IDI3Ny4zMzQtMTUzLjE3Mi0wLjAwMi0yNzcuMzMyLTEyNC4xNjItMjc3LjMzMi0yNzcuMzM2ek0zNDEuMzM0IDUyOS4wNjd2MTQ5LjMzNGMwIDk0LjI5NCA3Ni4zNzQgMTcwLjY2NiAxNzAuNjY2IDE3MC42NjZzMTcwLjY2Ni03Ni4zNzQgMTcwLjY2Ni0xNzAuNjY2di0xNDkuMzM0aC0zNDEuMzMyek00MjYuNjY2IDI5NC4zOTljMCA0Ny4xNDYgMzguMTg2IDg1LjMzNCA4NS4zMzQgODUuMzM0czg1LjMzNC0zOC4xODYgODUuMzM0LTg1LjMzNGMwLTMwLjA4MC0xNS41NzQtNTYuNTM0LTM5LjA0MC03MS42OCAwIDAgOC4zNDItNTAuMzQ2IDE3LjcwNi0xMDkuNjU0IDAtMTcuNzA2LTE0LjI5NC0zMi0zMi0zMmgtNjRjLTE3LjcwNiAwLTMyIDE0LjI5NC0zMiAzMmwxNy43MDYgMTA5LjY1NGMtMjMuNDY2IDE1LjE0OC0zOS4wNDAgNDEuNi0zOS4wNDAgNzEuNjh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMTsiIGdseXBoLW5hbWU9ImluZm8iIGQ9Ik00NDggNjUxLjczM2MwIDI2LjQgMjEuNiA0OCA0OCA0OGgzMmMyNi40IDAgNDgtMjEuNiA0OC00OHYtMzJjMC0yNi40LTIxLjYtNDgtNDgtNDhoLTMyYy0yNi40IDAtNDggMjEuNi00OCA0OHYzMnpNNjQwIDE4Ny43MzNoLTI1NnY2NGg2NHYxOTJoLTY0djY0aDE5MnYtMjU2aDY0ek01MTIgOTU1LjczM2MtMjgyLjc3IDAtNTEyLTIyOS4yMy01MTItNTEyczIyOS4yMy01MTIgNTEyLTUxMiA1MTIgMjI5LjIzIDUxMiA1MTItMjI5LjIzIDUxMi01MTIgNTEyek01MTIgMjcuNzMzYy0yMjkuNzUgMC00MTYgMTg2LjI1LTQxNiA0MTZzMTg2LjI1IDQxNiA0MTYgNDE2IDQxNi0xODYuMjUgNDE2LTQxNi0xODYuMjUtNDE2LTQxNi00MTZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMjsiIGdseXBoLW5hbWU9InF1ZXN0aW9uIiBkPSJNNTEyLTY4LjI2N2MtMjgyLjc1IDAtNTEyIDIyOS4yMTgtNTEyIDUxMiAwIDI4Mi43NSAyMjkuMjUgNTEyIDUxMiA1MTJzNTEyLTIyOS4yNSA1MTItNTEyYzAtMjgyLjc4Mi0yMjkuMjUtNTEyLTUxMi01MTJ6TTUxMiA4MjcuNzMzYy0yMTIuMDYyIDAtMzg0LTE3MS45MzgtMzg0LTM4NHMxNzEuOTM4LTM4NCAzODQtMzg0IDM4NCAxNzEuOTM4IDM4NCAzODQtMTcxLjkzOCAzODQtMzg0IDM4NHpNNTEyIDY5OS43MzNjLTEwNi4wNjIgMC0xOTItODUuOTY4LTE5Mi0xOTJoMTI4YzAgMzUuMzQ0IDI4LjYyNCA2NCA2NCA2NHM2NC0yOC42NTYgNjQtNjQtMjguNjI0LTY0LTY0LTY0Yy0yLjQ1IDAtMTAuMjE2IDAtMzIgMC0xNy42ODggMC0zMi0xNC4zNDQtMzItMzJ2LTk2aDEyOHYxMS43NWM3NC4zNzYgMjYuNDM4IDEyOCA5Ni43ODIgMTI4IDE4MC4yNSAwIDEwNi4wMzItODUuOTM4IDE5Mi0xOTIgMTkyek01MTIgMjUxLjczM2gtNjR2LTY0aDEyOHY2NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlNjAzOyIgZ2x5cGgtbmFtZT0ibGFtcCIgZD0iTTM0MS4zMzQgMTY2LjM5OXYtNjQuMjE0YzAtMjkuODY2IDEyLjM3NC01Ni45ODIgMzIuMjE0LTc2LjM3NGw2Mi43Mi02Mi43MmM0MS44MTQtNDEuODE0IDEwOS42NTQtNDEuODE0IDE1MS40NjYgMGw2Mi43MiA2Mi43MmMxOS44NCAxOS4zOTIgMzIuMjE0IDQ2LjUwNiAzMi4yMTQgNzYuMzc0bC0wLjAwMiA0Mi44ODJoLTE4OS44NjZjLTI0Ljc0NiAwLTQ0LjggMTkuMi00NC44IDQyLjY2NnMyMC4wMzIgNDIuNjY2IDQ0LjggNDIuNjY2aDE5NS40MTRjMjkuMjI2IDE2NC40OCAxNjUuMTIgMjMyLjc0OCAxNjUuMTIgMzkzLjE3NCAwIDE4My40NDYtMTUyLjc0OCAzMzIuMTYtMzQxLjMzNCAzMzIuMTZzLTM0MS4zMzQtMTQ4LjcxNC0zNDEuMzM0LTMzMi4xNmMwLTE4MS4xNDIgMTcwLjY2OC0yNDUuMTQyIDE3MC42NjgtNDU3LjE3NHpNNTY4LjUzNCA3NjMuNzMzYy0yMC4wNTQgMy42MjYtMzUuMiAyMS4xMi0zNS4yIDQyLjAyNiAwIDIzLjQ0NiAxOS4yIDQzLjMwOCA0Mi42NjYgNDMuMzA4IDMzLjkyIDAgNzUuMDk0LTI0LjEwNiAxMDkuNjU0LTU4LjI0IDM1LjItMzQuOTg4IDYxLjAxMi04MS43MjggNjEuMDEyLTExMi40MjggMC0yMy40NjYtMTkuMi00Mi42NjYtNDIuNjY2LTQyLjY2Ni0yMC45MDYgMC0zOC40IDE1LjE0Ni00Mi4wNDggMzUuMi0xMC42NjYgNDIuODgtNDcuMzE4IDgyLjEzNC05My40MTggOTIuOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlNjA0OyIgZ2x5cGgtbmFtZT0iaGVhcnQiIGQ9Ik01MTIgNzU5LjQwM2MtMjEuMzM0IDgyLjk4Ni0xMjkuNzA2IDEzMi4yNjYtMjEzLjMzNCAxMzIuMjY2LTE2NC45MDYgMC0yOTguNjY2LTEyOC0yOTguNjY2LTI5OC42NjYgMC0zMjAgMzA0LjIxNC00MDUuMzM0IDQ2OS4zMzQtNTk3LjMzNCAxLjQ3Mi0yLjEzNCAzLjItMy44NjIgNS4xMi01Ljc2IDIwLjg4Ni0yMC43MTQgNTQuNjE0LTIwLjcxNCA3NS40OTggMCAxLjk0MiAxLjg5OCAzLjIgMy42MjYgNC43MTQgNS43NiAxNjUuMzM0IDE5Mi40MjYgNDY5LjMzNCAyNzYuMDMyIDQ2OS4zMzQgNTk3LjMzNCAwIDE3MC42NjYtMTMzLjc2IDI5OC42NjYtMjk4LjY2NiAyOTguNjY2LTgzLjYyOCAwLTE5Mi00OS4yOC0yMTMuMzM0LTEzMi4yNjZ6TTczOS4yIDY5OS42NjljLTIwLjA1NCAzLjYyNi0zNS4yIDIxLjEyLTM1LjIgNDIuMDI2IDAgMjMuNDY2IDE5LjIgNDMuMzA2IDQyLjY2NiA0My4zMDYgMzMuOTIgMCA3NS4wOTQtMjQuMTA2IDEwOS42NTQtNTguMjQgMzUuMi0zNC45ODYgNjEuMDE0LTgxLjcwNiA2MS4wMTQtMTEyLjQyNiAwLTIzLjQ2Ni0xOS4yLTQyLjY2Ni00Mi42NjYtNDIuNjY2LTIwLjkwNiAwLTM4LjQgMTUuMTQ2LTQyLjA0OCAzNS4yLTEwLjY2OCA0Mi44OC00Ny4zMTggODIuMTM0LTkzLjQyIDkyLjh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwNTsiIGdseXBoLW5hbWU9InNwaW5uZXIiIGQ9Ik01MTIgNjUyLjYzN2MtMzIuOTY0IDAtNTkuNjg2IDI2LjcyNC01OS42ODYgNTkuNjg2djE3OS4wNjBjMCAzMi45NjQgMjYuNzIyIDU5LjY4NiA1OS42ODYgNTkuNjg2IDMyLjk2MiAwIDU5LjY4OC0yNi43MjIgNTkuNjg4LTU5LjY4NnYtMTc5LjA2MGMwLTMyLjk2NC0yNi43MjYtNTkuNjg2LTU5LjY4OC01OS42ODZ6TTUxMi00MS4yMjNjLTIwLjYwMiAwLTM3LjMwNCAxNi43MDItMzcuMzA0IDM3LjMwNHYxNzkuMDYwYzAgMjAuNjAyIDE2LjcwMiAzNy4zMDQgMzcuMzA0IDM3LjMwNCAyMC42MDQgMCAzNy4zMDQtMTYuNzA0IDM3LjMwNC0zNy4zMDR2LTE3OS4wNjBjMC0yMC42MDItMTYuNy0zNy4zMDQtMzcuMzA0LTM3LjMwNHpNMzc3Ljc1NiA2MjAuMzczYy0xOS4zNCAwLTM4LjE0NiAxMC4wMzQtNDguNTEyIDI3Ljk4OGwtODkuNTMgMTU1LjA3MGMtMTUuNDUyIDI2Ljc2NC02LjI4MiA2MC45ODYgMjAuNDgyIDc2LjQzOCAyNi43NjIgMTUuNDUgNjAuOTg2IDYuMjg0IDc2LjQzOC0yMC40ODJsODkuNTMtMTU1LjA3MmMxNS40NTItMjYuNzY0IDYuMjgyLTYwLjk4Ni0yMC40ODItNzYuNDM4LTguODEtNS4wODQtMTguNDMyLTcuNTA0LTI3LjkyNi03LjUwNHpNNzM1Ljg1NiAyMi40NzdjLTExLjYwMiAwLTIyLjg4NiA2LjAyMi0yOS4xMDggMTYuNzkybC04OS41MyAxNTUuMDcwYy05LjI3IDE2LjA1Ni0zLjc3IDM2LjU5MiAxMi4yOSA0NS44NjQgMTYuMDU2IDkuMjY0IDM2LjU5IDMuNzcgNDUuODY0LTEyLjI5Mmw4OS41MzItMTU1LjA2OGM5LjI3LTE2LjA1OCAzLjc2OC0zNi41OTItMTIuMjkyLTQ1Ljg2NC01LjI4Ni0zLjA0OC0xMS4wNjAtNC41MDItMTYuNzU2LTQuNTAyek0yNzkuMzQ0IDUyNS43OTNjLTguODYgMC0xNy44MzggMi4yNTYtMjYuMDY0IDcuMDA2bC0xNTUuMDcyIDg5LjUzYy0yNC45NzggMTQuNDIyLTMzLjUzOCA0Ni4zNjItMTkuMTE2IDcxLjM0MiAxNC40MiAyNC45NzggNDYuMzY0IDMzLjUzOCA3MS4zNDIgMTkuMTE2bDE1NS4wNzAtODkuNTNjMjQuOTgtMTQuNDIyIDMzLjUzOC00Ni4zNjIgMTkuMTE2LTcxLjM0LTkuNjY4LTE2Ljc1Ni0yNy4yMjYtMjYuMTI0LTQ1LjI3Ni0yNi4xMjR6TTg5OS42NDggMTkwLjA1OWMtNS4wNjQgMC0xMC4xOTYgMS4yOS0xNC44OTQgNC4wMDRsLTE1NS4wNjggODkuNTNjLTE0LjI3NCA4LjI0LTE5LjE2NCAyNi40OTQtMTAuOTI0IDQwLjc2OCA4LjI0MiAxNC4yNzYgMjYuNDk2IDE5LjE2NiA0MC43NjYgMTAuOTI0bDE1NS4wNzAtODkuNTMyYzE0LjI3NC04LjI0IDE5LjE2NC0yNi40OTIgMTAuOTI0LTQwLjc2Ni01LjUzLTkuNTc0LTE1LjU2Mi0xNC45MjgtMjUuODc0LTE0LjkyOHpNMjQzLjQxIDM5NS4yMzdoLTE3OS4wNjBjLTI2Ljc4NCAwLTQ4LjQ5NiAyMS43MTItNDguNDk2IDQ4LjQ5NnMyMS43MTIgNDguNDk2IDQ4LjQ5NiA0OC40OTZoMTc5LjA2MGMyNi43ODQgMCA0OC40OTYtMjEuNzEyIDQ4LjQ5Ni00OC40OTZzLTIxLjcxMi00OC40OTYtNDguNDk2LTQ4LjQ5NnpNOTU5LjY1IDQxMy44ODljLTAuMDAyIDAgMCAwIDAgMGgtMTc5LjA2MGMtMTYuNDgyIDAuMDAyLTI5Ljg0NCAxMy4zNjQtMjkuODQ0IDI5Ljg0NHMxMy4zNjQgMjkuODQ0IDI5Ljg0NCAyOS44NDRjMC4wMDIgMCAwIDAgMCAwaDE3OS4wNjBjMTYuNDgyIDAgMjkuODQ0LTEzLjM2MiAyOS44NDQtMjkuODQ0IDAtMTYuNDgtMTMuMzY0LTI5Ljg0NC0yOS44NDQtMjkuODQ0ek0xMjQuMzY2IDE3NS4xMzVjLTE1LjQ3MiAwLTMwLjUxOCA4LjAyOC0zOC44MSAyMi4zOS0xMi4zNjIgMjEuNDEtNS4wMjYgNDguNzkgMTYuMzg0IDYxLjE0OGwxNTUuMDcyIDg5LjUzMmMyMS40MSAxMi4zNjggNDguNzkgNS4wMjggNjEuMTUtMTYuMzg0IDEyLjM2Mi0yMS40MTIgNS4wMjYtNDguNzktMTYuMzg0LTYxLjE1bC0xNTUuMDcyLTg5LjUzYy03LjA1MC00LjA3MC0xNC43NDgtNi4wMDYtMjIuMzQtNi4wMDZ6TTc0NC42MzIgNTQ4LjE4MWMtMTAuMzE0IDAtMjAuMzQ2IDUuMzUyLTI1Ljg3NCAxNC45MjYtOC4yNCAxNC4yNzQtMy4zNSAzMi41MjYgMTAuOTI0IDQwLjc2OGwxNTUuMDcwIDg5LjUyOGMxNC4yNzIgOC4yMzYgMzIuNTI2IDMuMzUyIDQwLjc2OC0xMC45MjIgOC4yNC0xNC4yNzQgMy4zNS0zMi41MjYtMTAuOTI0LTQwLjc2OGwtMTU1LjA3MC04OS41MjhjLTQuNy0yLjcxNC05LjgzLTQuMDA0LTE0Ljg5NC00LjAwNHpNMjg4LjEzNiAxNS4wMTdjLTYuOTYyIDAtMTQuMDE2IDEuNzc0LTIwLjQ4IDUuNTA0LTE5LjYyNiAxMS4zMzItMjYuMzUgMzYuNDI4LTE1LjAyMCA1Ni4wNTRsODkuNTMgMTU1LjA3MGMxMS4zMyAxOS42MjggMzYuNDI2IDI2LjM1MiA1Ni4wNTQgMTUuMDIyIDE5LjYyNi0xMS4zMzIgMjYuMzUtMzYuNDMgMTUuMDIwLTU2LjA1NGwtODkuNTMtMTU1LjA3MmMtNy41OTgtMTMuMTY2LTIxLjM5Mi0yMC41MjQtMzUuNTc0LTIwLjUyNHpNNjQ2LjI2NiA2NDYuNDkxYy01LjA2MiAwLTEwLjE5NiAxLjI5LTE0Ljg5NCA0LjAwMi0xNC4yNzQgOC4yNDItMTkuMTY0IDI2LjQ5NC0xMC45MjQgNDAuNzY2bDg5LjUzNCAxNTUuMDcwYzguMjQgMTQuMjc0IDI2LjQ5MiAxOS4xNjYgNDAuNzY2IDEwLjkyMiAxNC4yNzQtOC4yNDIgMTkuMTY0LTI2LjQ5NCAxMC45MjQtNDAuNzY2bC04OS41MzItMTU1LjA3MGMtNS41My05LjU3LTE1LjU2LTE0LjkyNC0yNS44NzQtMTQuOTI0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDY7IiBnbHlwaC1uYW1lPSJoZWxwIiBkPSJNNTA1Ljc1NCA5MjcuNTIyYy0yNjAuMTQ3LTMuNDgyLTQ2OC4yMjQtMjE3LjE5LTQ2NC43NDItNDc3LjMzOCAzLjQ4Mi0yNTkuOTk0IDIxNy4xOS00NjguMTIyIDQ3Ny4zMzgtNDY0LjY0IDI2MC4wNDUgMy40ODIgNDY4LjE3MyAyMTcuMTkgNDY0LjY0IDQ3Ny4zMzgtMy40MyAyNjAuMDQ1LTIxNy4xMzkgNDY4LjEyMi00NzcuMjM1IDQ2NC42NHpNNTA0LjM3MSAxNjkuODEzaC0yLjYxMWMtNDAuMDM4IDEuMTc4LTY4LjMwMSAzMC43Mi02Ny4xNzQgNzAuMTk1IDEuMTI2IDM4Ljc1OCAzMC4wNTQgNjYuOTcgNjguODEzIDY2Ljk3bDIuMzU1LTAuMDUxYzQxLjE2NS0xLjIyOSA2OS4xMi0zMC40NjQgNjcuODkxLTcxLjA2Ni0xLjEyNi0zOC44NjEtMjkuNjQ1LTY2LjA0OC02OS4yNzQtNjYuMDQ4ek02NzIuODcgNTA0LjI1MWMtOS40NzItMTMuMzYzLTMwLjE1Ny0zMC4wMDMtNTYuMjY5LTUwLjMzbC0yOC43NzQtMTkuODY2Yy0xNS43Ny0xMi4yODgtMjUuMjkzLTIzLjgwOC0yOC44MjYtMzUuMTIzLTIuODY3LTkuMDExLTQuMTk4LTExLjMxNS00LjQ1NC0yOS40OTFsLTAuMDUxLTQuNjU5aC0xMDkuNzIybDAuMzA3IDkuMzE4YzEuMzMxIDM4LjE5NSAyLjMwNCA2MC42MjEgMTguMTI1IDc5LjIwNiAyNC44MzIgMjkuMTMzIDc5LjYxNiA2NC40MSA4MS45MiA2NS44OTQgNy44MzQgNS45MzkgMTQuNDM4IDEyLjY0NiAxOS40MDUgMTkuODE0IDExLjUyIDE1Ljg3MiAxNi41ODkgMjguNDE2IDE2LjU4OSA0MC42NTMgMCAxNy4wNTAtNS4wNjkgMzIuODE5LTE1LjA1MyA0Ni44NDgtOS42MjYgMTMuNTY4LTI3LjkwNCAyMC40MjktNTQuMzIzIDIwLjQyOS0yNi4yMTQgMC00NC4xMzQtOC4zNDYtNTQuODg2LTI1LjM5NS0xMS4xMS0xNy41NjItMTYuNjQtMzUuOTQyLTE2LjY0LTU0Ljc4NHYtNC43MWgtMTEzLjE1MmwwLjIwNSA0LjkxNWMyLjkxOCA2OS4zMjUgMjcuNjQ4IDExOS4xOTQgNzMuNTIzIDE0OC4zMjYgMjguNzc0IDE4LjU4NiA2NC42MTQgMjcuOTU1IDEwNi4zOTQgMjcuOTU1IDU0LjczMyAwIDEwMS4wMTgtMTMuMzEyIDEzNy4zNy0zOS41MjYgMzYuODY0LTI2LjU3MyA1NS41NTItNjYuNDA2IDU1LjU1Mi0xMTguMzIzIDAtMjkuMDgyLTkuMTY1LTU2LjM3MS0yNy4yMzgtODEuMTUyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU2MDc7IiBnbHlwaC1uYW1lPSJzcGlubmVyMiIgZD0iTTUxMiA5NTUuNzMzYy02Ni44NjItMS4yNzgtMTMzLjUxNi0xNS43ODQtMTk0LjQ2Mi00Mi41NzYtNjEtMjYuNzA0LTExNi4yNTgtNjUuNDYyLTE2MS45Mi0xMTMuMDQyLTQ1LjY5Ni00Ny41NTItODEuODItMTAzLjk0NC0xMDUuNjUyLTE2NC45ODQtMjMuOTI0LTYxLjAwNC0zNS4zNTItMTI2LjU5Ni0zMy45NjYtMTkxLjM5OCAxLjI4Mi02NC44MSAxNS4zNzQtMTI5LjMzMiA0MS4zNTYtMTg4LjMzNCAyNS44OTYtNTkuMDQ4IDYzLjQ3LTExMi41NDIgMTA5LjU3Ni0xNTYuNzM0IDQ2LjA4Mi00NC4yMjQgMTAwLjcwOC03OS4xNiAxNTkuNzk4LTEwMi4xODYgNTkuMDYyLTIzLjExNCAxMjIuNTItMzQuMTI4IDE4NS4yNy0zMi43NDYgNjIuNzYgMS4yODYgMTI1LjE0OCAxNC45NjQgMTgyLjIwNiA0MC4xMzQgNTcuMSAyNS4wODggMTA4LjgyOCA2MS40NzYgMTUxLjU0OCAxMDYuMTEgNDIuNzU0IDQ0LjYxIDc2LjUwNCA5Ny40NzIgOTguNzIgMTU0LjYxNCAyMi4zMDQgNTcuMTE4IDMyLjkwMiAxMTguNDQ2IDMxLjUyNiAxNzkuMTQyLTEuMjkgNjAuNzA4LTE0LjU1NCAxMjAuOTYyLTM4LjkxNCAxNzYuMDc2LTI0LjI4MiA1NS4xNS01OS40OCAxMDUuMTE2LTEwMi42NDQgMTQ2LjM2Ni00My4xNCA0MS4yODItOTQuMjM2IDczLjg0NC0xNDkuNDMgOTUuMjU0LTMzLjQ1OCAxMy4wMzQtNjguNCAyMS44OC0xMDMuNzk4IDI2LjU0MiAwLjA3MiAxLjI0NiAwLjEyIDIuNDk4IDAuMTIgMy43NjIgMCAzNS4zNDYtMjguNjUyIDY0LTY0IDY0LTEuNzk2IDAtMy41NzItMC4wOTQtNS4zMzItMC4yMzh2MC4yMzh6TTY4MS45NDggODU0LjAzOWM1My4yMDItMjMuNDcyIDEwMS40LTU3LjQ4NCAxNDEuMTgtOTkuMTc4IDM5LjgxLTQxLjY3IDcxLjE4Ni05MSA5MS43OS0xNDQuMjQ0IDIwLjY3OC01My4yMjggMzAuNDUyLTExMC4yOSAyOS4wODItMTY2Ljg4NC0xLjI5OC01Ni42MDQtMTMuNzM2LTExMi41OTYtMzYuNDc0LTE2My44Mi0yMi42NjYtNTEuMjUtNTUuNDktOTcuNjg0LTk1LjcxMi0xMzUuOTk0LTQwLjE5OC0zOC4zMzgtODcuNzY0LTY4LjUyOC0xMzkuMDU4LTg4LjMyMi01MS4yODQtMTkuODctMTA2LjIxNC0yOS4yMjgtMTYwLjc1Ni0yNy44NjQtNTQuNTUyIDEuMzAyLTEwOC40MTIgMTMuMzI4LTE1Ny42OSAzNS4yNTQtNDkuMyAyMS44NTgtOTMuOTcgNTMuNDk4LTEzMC44MSA5Mi4yNDYtMzYuODY4IDM4LjczLTY1Ljg3IDg0LjUzLTg0Ljg1NiAxMzMuODc0LTE5LjA2MCA0OS4zMzgtMjguMDA2IDEwMi4xMzYtMjYuNjQ0IDE1NC42MjYgMS4zMDYgNTIuNSAxMi45MTggMTA0LjIyOCAzNC4wMzQgMTUxLjU2MiAyMS4wNTAgNDcuMzUyIDUxLjUwMiA5MC4yNTYgODguNzgyIDEyNS42MjQgMzcuMjU4IDM1LjM5NiA4MS4yOTQgNjMuMjEgMTI4LjY4OCA4MS4zOSA0Ny4zOTIgMTguMjQ4IDk4LjA1OCAyNi43ODIgMTQ4LjQ5NiAyNS40MjR2MC4yMzhjMS43Ni0wLjE0NCAzLjUzNi0wLjIzOCA1LjMzMi0wLjIzOCAzMy4wMTIgMCA2MC4xNzQgMjQuOTkyIDYzLjYyNCA1Ny4wODYgMzQuODIyLTYuMjI0IDY4LjgxOC0xNi41MyAxMDAuOTkyLTMwLjc4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MDA7IiBnbHlwaC1uYW1lPSJnaXZlLWljb24tZnVsbC1jaXJjbGUtd2hpdGUiIGhvcml6LWFkdi14PSIxMDIzIiBkPSJNOTM5Ljk2OSA0MTguMzI4Yy0xMi4zNzctNjIuNTM0LTc4LjgxOS0zMTMuOTc1LTM0MS45ODUtMzEzLjk3NS0zMTMuOTc1IDAtNDU3LjI4MiAzNDAuMDMxLTQ1Ny4yODIgMzQwLjAzMSAxMDQuODc1IDYzLjgzNyAyODIuNzA3IDMzOC43MjggNDUwLjc2OCAzMzguNzI4czIyNy4zMzgtMjA3Ljc5NiAyMjcuMzM4LTIwNy43OTZsLTE0LjMzMS0yMi43OTljMCAwLTU1LjM2OSA2OS43LTE4Mi4zOTIgNjkuN3MtMjE0LjMxLTE1My4wNzktMjY3LjcyNS0yMDAuNjMxYzAgMCAxMzMuNTM3LTIwOS4wOTkgMzA1LjUwNi0yMDkuMDk5IDkyLjQ5OSAwIDE5Mi4xNjMgODAuMTIyIDI0OC4xODMgMjAwLjYzMS05Ny43MS0xMy42NzktMjI2LjAzNi0yNi4wNTYtMzE2LjU4LTE0LjMzMSAwIDAtNC41NiAzLjkwOC02LjUxNCA4LjQ2OC0yLjYwNiA1Ljg2My0zLjI1NyAxMS43MjUtMy4yNTcgMTEuNzI1IDE3OS43ODYgMCAzMzQuMTY4IDQyLjM0MSA0MzkuMDQzIDgxLjQyNS0yOC42NjIgMjU2LjY1MS0yNDUuNTc4IDQ1NS4zMjgtNTA4Ljc0MyA0NTUuMzI4LTI4Mi43MDcgMC01MTItMjI5LjI5My01MTItNTEyczIyOS4yOTMtNTEyIDUxMi01MTJjMjc4Ljc5OSAwIDUwNS40ODYgMjIyLjc3OSA1MTIgNTAwLjI3NS0xOS41NDItMy4yNTctNDguODU1LTguNDY4LTg0LjAzMS0xMy42Nzl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZThkZjsiIGdseXBoLW5hbWU9IndhbGxldCIgZD0iTTgxOS4yIDY2NS42aC02NDB2MjUuNmw1NjMuMiA0NS4wNTZ2LTQ1LjA1Nmg3Ni44djc2LjhjMCA1Ni4zMi00NS42MTkgOTUuODQ2LTEwMS4zMjUgODcuOTFsLTUxNC4wOTktNzMuNDIxYy01NS43NTctNy45ODctMTAxLjM3Ni02MC41Ny0xMDEuMzc2LTExNi44OXYtNTEyYzAtNTYuNTI1IDQ1LjgyNC0xMDIuNCAxMDIuNC0xMDIuNGg2MTQuNGM1Ni41MjUgMCAxMDIuNCA0NS44NzUgMTAyLjQgMTAyLjR2NDA5LjZjMCA1Ni41MjUtNDUuODc1IDEwMi40LTEwMi40IDEwMi40ek03NDIuNCAzMDYuODkzYy00Mi4zOTQgMC03Ni44IDM0LjQwNi03Ni44IDc2LjhzMzQuNDA2IDc2LjggNzYuOCA3Ni44IDc2LjgtMzQuNDA2IDc2LjgtNzYuOC0zNC40MDYtNzYuOC03Ni44LTc2Ljh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMDsiIGdseXBoLW5hbWU9ImNoZWNrLXNxdWFyZS1vIiBob3Jpei1hZHYteD0iOTUwIiBkPSJNODA0LjU3MSA0MTkuNDI4di0xODEuNzE0cTAtNjgtNDguMjg2LTExNi4yODZ0LTExNi4yODYtNDguMjg2aC00NzUuNDI5cS02OCAwLTExNi4yODYgNDguMjg2dC00OC4yODYgMTE2LjI4NnY0NzUuNDI5cTAgNjggNDguMjg2IDExNi4yODZ0MTE2LjI4NiA0OC4yODZoNDc1LjQyOXEzNiAwIDY2Ljg1Ny0xNC4yODYgOC41NzEtNCAxMC4yODYtMTMuMTQzIDEuNzE0LTkuNzE0LTUuMTQzLTE2LjU3MWwtMjgtMjhxLTUuNzE0LTUuNzE0LTEzLjE0My01LjcxNC0xLjcxNCAwLTUuMTQzIDEuMTQzLTEzLjE0MyAzLjQyOS0yNS43MTQgMy40MjloLTQ3NS40MjlxLTM3LjcxNCAwLTY0LjU3MS0yNi44NTd0LTI2Ljg1Ny02NC41NzF2LTQ3NS40MjlxMC0zNy43MTQgMjYuODU3LTY0LjU3MXQ2NC41NzEtMjYuODU3aDQ3NS40MjlxMzcuNzE0IDAgNjQuNTcxIDI2Ljg1N3QyNi44NTcgNjQuNTcxdjE0NS4xNDNxMCA3LjQyOSA1LjE0MyAxMi41NzFsMzYuNTcxIDM2LjU3MXE1LjcxNCA1LjcxNCAxMy4xNDMgNS43MTQgMy40MjkgMCA2Ljg1Ny0xLjcxNCAxMS40MjktNC41NzEgMTEuNDI5LTE2LjU3MXpNOTM2LjU3MSA2OTguODU3bC00NjUuMTQzLTQ2NS4xNDNxLTEzLjcxNC0xMy43MTQtMzIuNTcxLTEzLjcxNHQtMzIuNTcxIDEzLjcxNGwtMjQ1LjcxNCAyNDUuNzE0cS0xMy43MTQgMTMuNzE0LTEzLjcxNCAzMi41NzF0MTMuNzE0IDMyLjU3MWw2Mi44NTcgNjIuODU3cTEzLjcxNCAxMy43MTQgMzIuNTcxIDEzLjcxNHQzMi41NzEtMTMuNzE0bDE1MC4yODYtMTUwLjI4NiAzNjkuNzE0IDM2OS43MTRxMTMuNzE0IDEzLjcxNCAzMi41NzEgMTMuNzE0dDMyLjU3MS0xMy43MTRsNjIuODU3LTYyLjg1N3ExMy43MTQtMTMuNzE0IDEzLjcxNC0zMi41NzF0LTEzLjcxNC0zMi41NzF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMTsiIGdseXBoLW5hbWU9IjEtNjYiIGQ9Ik01OTAuMjQgMzg0Ljc3M2wtNzQuNDk2LTY4LjMwNGMtMi4zMi0yLjA5Ni00LjczNi00LjI4OC03LjIxNi02LjU3Ni05LjU2OC01Mi44MzItNTUuOTA0LTkzLjAwOC0xMTEuNDQtOTMuMDA4LTYyLjQzMiAwLTExMy4yNDggNTAuOC0xMTMuMjQ4IDExMy4yNDggMCA1Ny41NTIgNDMuMTUyIDEwNS4xODQgOTguNzY4IDExMi4zMDQgMS4wNzIgMS4yIDIuMTI4IDIuMzUyIDMuMTUyIDMuNTA0bDI5LjU4NCAzMy4yIDAuNjg4LTAuMjI0YzEzLjA0MCAxNC4yMjQgMjguMDMyIDMwLjU3NiAzOS42MzIgNDMuMjMyLTE4LjUyOCA1LjY0OC0zOC4yMDggOC43MDQtNTguNTYgOC43MDQtMTEwLjY4OCAwLTIwMC43Mi05MC4wMzItMjAwLjcyLTIwMC43MnM5MC4wMzItMjAwLjcyIDIwMC43Mi0yMDAuNzJjMTEwLjY4OCAwIDIwMC43MiA5MC4wMzIgMjAwLjcyIDIwMC43Mi0wLjAxNiAxOC45NDQtMi42NTYgMzcuMjY0LTcuNTg0IDU0LjY0ek03MzYuOTQ0IDUxOS4xNzNjLTIyLjQxNi0yMC40LTQ0Ljc2OC00MC44OC02Ni44NDgtNjEuMTUyIDE4LjI3Mi0zOC44NDggMjguNDgtODIuMjA4IDI4LjQ4LTEyNy44ODggMC0xNjYuMjQtMTM1LjI0OC0zMDEuNDg4LTMwMS40ODgtMzAxLjQ4OHMtMzAxLjQ4OCAxMzUuMjY0LTMwMS40ODggMzAxLjQ4OCAxMzUuMjQ4IDMwMS40ODggMzAxLjQ4OCAzMDEuNDg4YzQ3LjA3MiAwIDkxLjY2NC0xMC44NDggMTMxLjM5Mi0zMC4xNiAyMC4xOTIgMjIuMDMyIDQwLjYyNCA0NC4zMiA2MC45NDQgNjYuNjU2LTU2Ljc1MiAzMi40MzItMTIyLjQxNiA1MC45NzYtMTkyLjMzNiA1MC45NzYtMjE0LjQ2NCAwLTM4OC45Ni0xNzQuNDk2LTM4OC45Ni0zODguOTZzMTc0LjQ5Ni0zODguOTYgMzg4Ljk2LTM4OC45NiAzODguOTYgMTc0LjQ5NiAzODguOTYgMzg4Ljk2YzAuMDE2IDY4LjU3Ni0xNy44MjQgMTMzLjA1Ni00OS4xMDQgMTg5LjA0MHpNMTAxMy42OTYgNzYyLjA1M2MtMS43MTIgNC40OTYtNC4xMjggOC4zMi03LjE4NCAxMS4zNzYtOC4yMDggOC4yMDgtMTkuMDA4IDkuMzQ0LTI5LjQ0IDkuMzQ0LTE1LjEyIDAtMzAuMjI0IDAuMDk2LTQ1LjM0NCAwLjIwOC0yMy4zNiAwLjE2LTQ3LjUyIDAuMzItNzEuMzEyIDAuMDgwLTEuNi0wLjAxNi0yLjY0IDAuMDgwLTMuMjY0IDAuMTc2bC0xLjI4IDMuMDU2LTMuMDU2IDEuMjhjLTAuMDk2IDAuNjQtMC4xOTIgMS42NjQtMC4xNzYgMy4yNjQgMC4yNCAyMy43OTIgMC4wNjQgNDcuOTUyLTAuMDgwIDcxLjMyOC0wLjA5NiAxNS4xMDQtMC4yMDggMzAuMjI0LTAuMjA4IDQ1LjM0NCAwIDEwLjQzMi0xLjEzNiAyMS4yMzItOS4zNDQgMjkuNDQtMy4wNTYgMy4wNTYtNi44OCA1LjQ3Mi0xMS4zOTIgNy4xODQtMTkuMzc2IDcuMzI4LTMyLjMwNC01Ljc2LTM4LjUyOC0xMi4wNDgtMTAuNTYtMTAuNzM2LTIxLjE4NC0yMS40MDgtMzEuNzkyLTMyLjExMi0yNC4yNTYtMjQuNDE2LTQ5LjMyOC00OS42NjQtNzMuNDg4LTc1LjEyLTcuODU2LTguMzItMTMuMzc2LTIxLjkzNi0xMy43MjgtMzMuODg4LTAuNTQ0LTE4LjQ4LTAuNC0zNy4xNjgtMC4yNTYtNTUuMjY0IDAuMTI4LTE2LjQ2NCAwLjI3Mi0zMy40NzItMC4xMjgtNTAuMTEyLTAuMTI4LTUuNDA4LTIuODgtMTIuNDQ4LTYuNDE2LTE2LjM2OC00MS4yOC00NS43NzYtODMuNjk2LTkxLjk1Mi0xMjQuNzItMTM2LjU5MmwtMzMuNzc2LTM2LjhjLTE4LjE2LTE5LjgyNC02MS4wMDgtNjYuNTYtNzUuNDQtODIuMjU2bC0wLjEyOCAwLjA0OC00Ljk0NC01LjU1MmMtMy4yMzItMy42MTYtNi43NTItNy40ODgtMTAuNDgtMTEuNTg0LTExLjUyLTEyLjY0LTI0LjU5Mi0yNi45Ni0zNi43MzYtNDIuNTEyLTguNzUyLTExLjIzMi00LjA0OC0yNy45MDQgNS41NjgtMzcuNTIgMC4zNTItMC4zNTIgMC43MDQtMC42ODggMS4wNTYtMS4wMDggOS4xMzYtOC4yNzIgMjQuMjU2LTEzLjAyNCAzNS44NzItMy45NTIgMTUuODcyIDEyLjQxNiAzMC40NjQgMjUuNzQ0IDQzLjMyOCAzNy41MiAzLjc3NiAzLjQ1NiA3LjM3NiA2Ljc1MiAxMC44NDggOS44NTZsMTI0LjQ4IDExNC4xMjhjNDQuNjU2IDQxLjAyNCA5MC44MzIgODMuNDQgMTM2LjU5MiAxMjQuNzIgMy45MiAzLjUzNiAxMC45NiA2LjI4OCAxNi4zODQgNi40MTYgMTYuNjI0IDAuNCAzMy42NDggMC4yNTYgNTAuMTEyIDAuMTI4IDE4LjA4MC0wLjE0NCAzNi43ODQtMC4yODggNTUuMjY0IDAuMjU2IDExLjk1MiAwLjM1MiAyNS41NjggNS44NzIgMzMuOTA0IDEzLjc0NCAyNS40NCAyNC4xNDQgNTAuNjg4IDQ5LjIxNiA3NS4xMDQgNzMuNDcyIDEwLjY4OCAxMC42MDggMjEuMzc2IDIxLjIzMiAzMi4xMTIgMzEuODA4IDYuMjcyIDYuMTkyIDE5LjM0NCAxOS4xMDQgMTIuMDE2IDM4LjUxMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAyOyIgZ2x5cGgtbmFtZT0id3JpdGUiIGQ9Ik05MTAuMjg0IDM0MS4zMzNjLTMxLjQ0NSAwLTU2Ljg4OS0yNS40NzItNTYuODg5LTU2Ljg4OXYtMTQyLjIyMmMwLTE1LjcwOC0xMi43NS0yOC40NDQtMjguNDQ0LTI4LjQ0NGgtNjI1Ljg4OGMtMTUuNzIzIDAtMjguNDQ0IDEyLjczNi0yOC40NDQgMjguNDQ0djYyNS43NzhjMCAxNS43MDggMTIuNzIyIDI4LjQ0NCAyOC40NDQgMjguNDQ0aDE0Mi4yMjJjMzEuNDQ1IDAgNTYuOTE3IDI1LjQ3MiA1Ni45MTcgNTYuODg5cy0yNS40NzQgNTYuODg5LTU2LjkxNyA1Ni44ODloLTIyNy41NTZjLTMxLjQ0NSAwLTU2LjkxNy0yNS40NzItNTYuOTE3LTU2Ljg4OXYtNzk2LjQ0NGMwLTMxLjQxNyAyNS40NzItNTYuODg5IDU2LjkxNy01Ni44ODloNzk2LjU1NWMzMS40NDUgMCA1Ni44ODkgMjUuNDcyIDU2Ljg4OSA1Ni44ODl2MjI3LjU1NmMwIDMxLjQxNy0yNS40NDQgNTYuODg5LTU2Ljg4OSA1Ni44ODl6TTc0OS4xNzMgNzczLjU0MWw4MS4zMDUtODEuMzE5LTMzOC4zODgtMzUwLjg4OWgtOTMuODg4djkzLjg3NmwzNTAuOTcxIDMzOC4zMzJ6TTc0OS44OTUgOTEwLjIyMmMtMTQuNTU2IDAtMjkuMDYwLTUuNTQxLTQwLjE3MS0xNi42MjZsLTQyNS4zMjgtNDEwLjA0MXYtMjU2aDI1Ni4wNTVsNDEwLjExMiA0MjUuMjVjMjIuMTY3IDIyLjE2NyAyMi4xNjcgNTguMDk4IDAgODAuMjYzbC0xNjAuNTU2IDE2MC41MjhjLTExLjA1NiAxMS4wODQtMjUuNjExIDE2LjYyNi00MC4xMTIgMTYuNjI2djB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMzsiIGdseXBoLW5hbWU9ImNoZXZyb24tcmlnaHQiIGQ9Ik00NjkuMTQ2IDc0MS41ODFjMjEuNDAyLTIwLjg5IDIzMC41MDItMjQwLjM4NCAyMzAuNTAyLTI0MC4zODQgMTEuNDE4LTExLjIxMyAxNy4xNTItMjUuODA1IDE3LjE1Mi00MC4zOTdzLTUuNzM0LTI5LjE4NC0xNy4xNTItNDAuMjk0YzAgMC0yMDkuMTAxLTIxOS41OTctMjMwLjUwMi0yNDAuMzg0LTIxLjQwMi0yMC44OS01OS45MDQtMjIuMzIzLTgyLjY4OCAwLTIyLjgzNSAyMi4yMjEtMjQuNjI3IDUzLjI5OSAwIDgwLjU4OWwxOTEuODQ2IDIwMC4wOTAtMTkxLjg0NiAyMDAuMDkwYy0yNC42MjcgMjcuMjktMjIuODM1IDU4LjQxOSAwIDgwLjY5MSAyMi43ODQgMjIuMzIzIDYxLjI4NiAyMC45NDEgODIuNjg4IDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwYzsiIGdseXBoLW5hbWU9Im1vbml0b3IiIGQ9Ik05NjAgMTkyYzAgMC0yNjQgMC0zMjAgMHM2NC0xOTIgNjQtMTkyYzAtMzUuMzI4LTI4LjY3Mi02NC02NC02NGgtMjU2Yy0zNS4zMjggMC02NCAyOC42NzItNjQgNjQgMCAwIDEyMS45ODQgMTkyIDY0IDE5MnMtMzIwIDAtMzIwIDBjLTM1LjMyOCAwLTY0IDI4LjY3Mi02NCA2NHY2NDBjMCAzNS4zMjggMjguNjcyIDY0IDY0IDY0aDg5NmMzNS4zMjggMCA2NC0yOC42NzIgNjQtNjR2LTY0MGMwLTM1LjMyOC0yOC42NzItNjQtNjQtNjR6TTUxMiAyMjRjMzUuMzI4IDAgNjQgMjguNjcyIDY0IDY0cy0yOC42NzIgNjQtNjQgNjQtNjQtMjguNjcyLTY0LTY0IDI4LjY3Mi02NCA2NC02NHpNOTYwIDgzMmMwIDM1LjMyOC0yOC42NzIgNjQtNjQgNjRoLTc2OGMtMzUuMzI4IDAtNjQtMjguNjcyLTY0LTY0di0zODRjMC0zNS4zMjggMjguNjcyLTY0IDY0LTY0aDc2OGMzNS4zMjggMCA2NCAyOC42NzIgNjQgNjR2Mzg0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGVhN2U7IiBnbHlwaC1uYW1lPSJuZXctdGFiIiBkPSJNMTkyIDg5MS43MzN2LTc2OGg3Njh2NzY4aC03Njh6TTg5NiAxODcuNzMzaC02NDB2NjQwaDY0MHYtNjQwek0xMjggNTkuNzMzdjY3MmwtNjQgNjR2LTgwMGg4MDBsLTY0IDY0aC02NzJ6TTM1MiA2OTkuNzMzbDE2MC0xNjAtMTkyLTE5MiA5Ni05NiAxOTIgMTkyIDE2MC0xNjB2NDE2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGYwMmQ7IiBnbHlwaC1uYW1lPSJhbGVydCIgZD0iTTEwMDUuODU0IDE1NS40ODZsLTQzOC4yODYgNzY3Yy0xMS4zOTUgMTkuOTQxLTMyLjYwMSAzMi4yNDctNTUuNTY4IDMyLjI0N3MtNDQuMTczLTEyLjMwNi01NS41NjctMzIuMjQ3bC00MzguMjg2LTc2N2MtMTEuMzE5LTE5LjgwOS0xMS4yMzgtNDQuMTQ0IDAuMjEzLTYzLjg3NnMzMi41MzktMzEuODc3IDU1LjM1NC0zMS44NzdoODc2LjU3MmMyMi44MTQgMCA0My45MDMgMTIuMTQ1IDU1LjM1NCAzMS44NzdzMTEuNTMzIDQ0LjA2NyAwLjIxNCA2My44NzZ6TTU3NiAxODcuNzMzaC0xMjh2MTI4aDEyOHYtMTI4ek01NzYgMzc5LjczM2gtMTI4djI1NmgxMjh2LTI1NnoiIC8+CjwvZm9udD48L2RlZnM+PC9zdmc+) format("svg"); font-display:swap;}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:""}.give-icon-heart:before{content:""}.give-icon-question:before{content:""}.give-icon-info:before{content:""}.give-icon-new-tab:before{content:""}.give-icon-alert:before{content:""}.give-icon-help:before{content:""}.give-icon-spinner:before{content:""}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:""}.give-icon-plus:before{content:""}.give-icon-minus:before{content:""}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:""}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{animation:spin 1s linear infinite}body.give_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.give_receipt_page #give_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.give_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.give_receipt_page td,body.give_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px 6px 0;text-align:left}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left}table#give_donation_receipt .give-receipt-thead-text{display:block;font-size:18px;text-align:center}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 0 8px 10px}table#give_donation_receipt ul{list-style:none;margin:0;padding:0}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{display:block;font-style:italic}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{background-color:#fff;line-height:inherit;padding:12px}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:13px;padding:6px 0 0;right:0;top:1px}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{height:100%;margin:0;position:absolute;top:0;width:100%;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;border:0;margin:0;padding:0}[id*=give-form] .give-form-title{margin:0 0 15px;padding:0}[id*=give-form] div#give-sidebar-left{float:left;width:38%}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{box-shadow:none;display:block;height:auto;width:100%}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{float:right;width:58%}[id*=give-form] div.summary.give-full-width{float:none;width:100%}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal form .give_notices{display:none}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1;margin:50px auto;max-width:1230px}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{display:inline-block;list-style-type:none;margin:0 5px 0 0;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}@media(min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:left;width:40%}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:left;width:15%}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{color:rgba(51,51,51,.5);font-size:14px;margin:0 3px;padding:0;transition:all .2s linear}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;width:100%}#give-recurring-form .give-section-break span.sub-text,#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form .give-section-break span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] .give-section-break span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;line-height:1.7;margin:0 0 5px;position:relative}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row .give-input-field-wrapper,#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row .give-input-field-wrapper,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row .give-input-field-wrapper,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}#give-recurring-form .form-row .give-input-field-wrapper:focus,#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row .give-input-field-wrapper:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row .give-input-field-wrapper:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row .give-input-field-wrapper.required,#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row .give-input-field-wrapper.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row .give-input-field-wrapper.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe{margin-bottom:0}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-right:2.5%}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;margin-left:3%;width:31.25%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0}@media(max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{margin:0;width:44%}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list{list-style:none;margin:0;padding:0}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li{display:inline-block;margin-left:0;margin-right:15px}form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li label{cursor:pointer;display:inline;margin:0}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;min-width:125px;padding:0 12px}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;cursor:not-allowed;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;*zoom:1}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;border:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border:1px solid #ccc;border-left:none;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@media(max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0}form[id*=give-form] #give-donation-level-radio-list{clear:both;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-donation-level-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-image:none;list-style-type:none;margin:0;padding:0}@media(min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:0;margin-right:15px}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline;margin:0 .25em 0 0;outline:none;width:auto}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}div[data-field-type=checkbox]{display:flex}div[data-field-type=checkbox] label{order:2}div[data-field-type=checkbox] input[type=checkbox]{order:1}form[id*=give-form] select.give-select-level{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;clear:both;color:#333;display:block;margin:0 0 15px;max-width:100%;min-width:155px;outline:none;padding:.5em}#give-donation-level-button-wrap{*zoom:1;clear:both;list-style:none;margin:0 0 15px;padding:0}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{float:left;list-style-image:none;list-style-type:none;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{font-size:16px;line-height:20px;padding:4px 4px 15px 0}[id*=give_secure_site_wrapper] span.padlock{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(//ikv-duisburg.de/wp-content/plugins/give/build/assets/dist/css/../../../images/tick.9cdce16f.png);background-position:right 10px top 50%;background-repeat:no-repeat;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%}#give_purchase_form_wrap span.card-type{background-size:37px 26px!important;height:26px;position:absolute;right:0;top:-2px;width:37px}#give_purchase_form_wrap .fl-wrap span.card-type{right:11px;top:calc(.5em + 6px)}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMEU0NTk1IiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTI3OC4xOTcgMzM0LjIyOGwzMy4zNjEtMTk1Ljc2M2g1My4zNmwtMzMuMzg1IDE5NS43NjN6bTI0Ni4xMTEtMTkxLjU0Yy0xMC41NzItMy45NjYtMjcuMTM3LTguMjIyLTQ3LjgyMy04LjIyMi01Mi43MjUgMC04OS44NjUgMjYuNTUtOTAuMTggNjQuNjAzLS4yOTggMjguMTMgMjYuNTEzIDQzLjgyMiA0Ni43NTMgNTMuMTg2IDIwLjc3IDkuNTk0IDI3Ljc1MiAxNS43MTQgMjcuNjU0IDI0LjI4My0uMTMyIDEzLjEyMS0xNi41ODcgMTkuMTE2LTMxLjkyMyAxOS4xMTYtMjEuMzU3IDAtMzIuNzAzLTIuOTY2LTUwLjIyNi0xMC4yNzZsLTYuODc2LTMuMTExLTcuNDkgNDMuODI0YzEyLjQ2NCA1LjQ2NCAzNS41MSAxMC4xOTggNTkuNDM4IDEwLjQ0MyA1Ni4wOSAwIDkyLjUwMS0yNi4yNDYgOTIuOTE2LTY2Ljg4Mi4yLTIyLjI2OC0xNC4wMTYtMzkuMjE2LTQ0LjgtNTMuMTg4LTE4LjY1LTkuMDU1LTMwLjA3Mi0xNS4wOTktMjkuOTUxLTI0LjI2OCAwLTguMTM3IDkuNjY3LTE2LjgzOSAzMC41NTYtMTYuODM5IDE3LjQ1LS4yNyAzMC4wODkgMy41MzUgMzkuOTM3IDcuNWw0Ljc4MSAyLjI2IDcuMjM0LTQyLjQzbTEzNy4zMDctNC4yMjJoLTQxLjIzMWMtMTIuNzc0IDAtMjIuMzMyIDMuNDg3LTI3Ljk0MiAxNi4yMzRsLTc5LjI0NSAxNzkuNDA0aDU2LjAzMnM5LjE2MS0yNC4xMjMgMTEuMjMzLTI5LjQxOGM2LjEyNCAwIDYwLjU1NC4wODQgNjguMzM3LjA4NCAxLjU5NiA2Ljg1MyA2LjQ5MSAyOS4zMzQgNi40OTEgMjkuMzM0aDQ5LjUxM2wtNDMuMTg4LTE5NS42Mzh6bS02NS40MTggMTI2LjQwN2M0LjQxMy0xMS4yNzkgMjEuMjYtNTQuNzIzIDIxLjI2LTU0LjcyMy0uMzE2LjUyMiA0LjM4LTExLjMzNCA3LjA3NS0xOC42ODRsMy42MDYgMTYuODc5czEwLjIxNyA0Ni43MjggMTIuMzUyIDU2LjUyOGgtNDQuMjkzek0yMzIuOTAzIDEzOC40NjVsLTUyLjI0IDEzMy40OTYtNS41NjctMjcuMTNjLTkuNzI1LTMxLjI3My00MC4wMjUtNjUuMTU1LTczLjg5OC04Mi4xMThsNDcuNzY2IDE3MS4yMDMgNTYuNDU2LS4wNjUgODQuMDA0LTE5NS4zODZoLTU2LjUyMSIvPjxwYXRoIGQ9Ik0xMzEuOTIgMTM4LjQ2NUg0NS44NzlsLS42ODEgNC4wNzNjNjYuOTM4IDE2LjIwNCAxMTEuMjMxIDU1LjM2MyAxMjkuNjE4IDEwMi40MTRsLTE4LjcxLTg5Ljk2Yy0zLjIzLTEyLjM5NS0xMi41OTctMTYuMDk0LTI0LjE4Ni0xNi41MjYiIGZpbGw9IiNGMkFFMTQiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjMDAwIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTQzNC4wMDggMjM1LjVjMCA5OS4xNDItODAuMzcgMTc5LjUwNC0xNzkuNTA4IDE3OS41MDRTNzUgMzM0LjY0MiA3NSAyMzUuNWMwLTk5LjEzMyA4MC4zNjItMTc5LjUwNCAxNzkuNS0xNzkuNTA0IDk5LjEzNyAwIDE3OS41MDggODAuMzcgMTc5LjUwOCAxNzkuNTA0IiBmaWxsPSIjRDkyMjJBIi8+PHBhdGggZD0iTTQ5NS40OTIgNTUuOTk2Yy00Ni4zOCAwLTg4LjY0MiAxNy41OTYtMTIwLjUgNDYuNDY2YTE4Mi40MyAxODIuNDMgMCAwIDAtMTguMTI1IDE4Ljk5NmgzNi4yNjZhMTgxLjggMTgxLjggMCAwIDEgMTMuNjg0IDE5LjAxM2gtNjMuNjM0YTE3OC43MTYgMTc4LjcxNiAwIDAgMC0xMC4zNDEgMTkuMDA4aDg0LjMxMmExNzkuMTkgMTc5LjE5IDAgMCAxIDcuNiAxOS4wMDRoLTk5LjUxMmExNzcuMjk0IDE3Ny4yOTQgMCAwIDAtNS4yMTcgMTkuMDA5aDEwOS45NDJhMTgwLjQyOCAxODAuNDI4IDAgMCAxIDQuMDQxIDM4LjAwOGMwIDE5LjkzMy0zLjI1NCAzOS4xMTMtOS4yNTQgNTcuMDJoLTk5LjUxMmExNzcuNjUxIDE3Ny42NTEgMCAwIDAgNy41OTUgMTkuMDFoODQuMzE3YTE3OS45NyAxNzkuOTcgMCAwIDEtMTAuMzQ2IDE5LjAxMmgtNjMuNjI1YTE4MS42NSAxODEuNjUgMCAwIDAgMTMuNjg0IDE4Ljk5NmgzNi4yNThhMTc5LjI5NyAxNzkuMjk3IDAgMCAxLTE4LjEzIDE5LjAxMmMzMS44NiAyOC44NjcgNzQuMTE4IDQ2LjQ1NCAxMjAuNDk3IDQ2LjQ1NEM1OTQuNjI5IDQxNS4wMDQgNjc1IDMzNC42NDIgNjc1IDIzNS41YzAtOTkuMTMtODAuMzctMTc5LjUwNC0xNzkuNTA4LTE3OS41MDQiIGZpbGw9IiNFRTlGMkQiLz48cGF0aCBkPSJNNjUxLjA3NSAzMzUuNTU4YzAtMy4yIDIuNTkyLTUuOCA1Ljc5Ni01LjhzNS43OTYgMi42IDUuNzk2IDUuOGMwIDMuMi0yLjU5MiA1LjgtNS43OTYgNS44YTUuNzk4IDUuNzk4IDAgMCAxLTUuNzk2LTUuOHptNS43OTYgNC40MDlhNC40MSA0LjQxIDAgMCAwIDQuNDA4LTQuNDA5IDQuNDA0IDQuNDA0IDAgMCAwLTQuNDA4LTQuNDA0IDQuMzk4IDQuMzk4IDAgMCAwLTQuNDA0IDQuNDA0IDQuNDA0IDQuNDA0IDAgMCAwIDQuNDA0IDQuNDA5em0tLjc4My0xLjg1OUg2NTQuOXYtNS4wOTVoMi4xNWMuNDUgMCAuOTA4IDAgMS4zMDQuMjU0LjQxMy4yNzkuNjQ2Ljc3LjY0NiAxLjI3OSAwIC41Ny0uMzM3IDEuMTA0LS44ODMgMS4zMTJsLjkzNyAyLjI1aC0xLjMxNmwtLjc4LTIuMDE2aC0uODd2Mi4wMTZ6bTAtMi44OTFoLjY1OGMuMjQ2IDAgLjUwNC4wMi43MjUtLjEuMTk2LS4xMjUuMjk2LS4zNTkuMjk2LS41ODRhLjYzNi42MzYgMCAwIDAtLjI4OC0uNTE2Yy0uMjA4LS4xMy0uNTM3LS4xLS43NTgtLjFoLS42MzN2MS4zem0tNDQzLjUwMS04MC4wNjNjLTIuMDQ1LS4yMzctMi45NDUtLjMtNC4zNS0uMy0xMS4wNDUgMC0xNi42MzcgMy43ODgtMTYuNjM3IDExLjI2NyAwIDQuNjEyIDIuNzMgNy41NDYgNi45ODcgNy41NDYgNy45MzggMCAxMy42NTktNy41NTkgMTQtMTguNTEzem0xNC4xNzEgMzIuOTk2aC0xNi4xNDZsLjM3MS03LjY3NWMtNC45MjUgNi4wNjctMTEuNDk2IDguOTUtMjAuNDI1IDguOTUtMTAuNTYyIDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIzIDAtMTguMDI0IDEyLjU5Ni0yOC41NCAzNC4yMTctMjguNTQgMi4yMDggMCA1LjA0MS4yIDcuOTQxLjU3LjYwNS0yLjQ0Mi43NjMtMy40ODcuNzYzLTQuOCAwLTQuOTA4LTMuMzk2LTYuNzM4LTEyLjUtNi43MzgtOS41MzMtLjEwOC0xNy4zOTYgMi4yNzEtMjAuNjI1IDMuMzM0LjIwNC0xLjIzIDIuNy0xNi42NTggMi43LTE2LjY1OCA5LjcxMi0yLjg0NiAxNi4xMTctMy45MTcgMjMuMzI1LTMuOTE3IDE2LjczMyAwIDI1LjU5NiA3LjUxMiAyNS41OCAyMS43MTIuMDMyIDMuODA1LS41OTcgOC41LTEuNTggMTQuNjcxLTEuNjkyIDEwLjczLTUuMzIgMzMuNzE3LTUuODE3IDM5LjMyMXptLTYyLjE1OCAwaC0xOS40ODhsMTEuMTYzLTY5Ljk5Ni0yNC45MjUgNjkuOTk2aC0xMy4yOGwtMS42NC02OS41OTYtMTEuNzM0IDY5LjU5Nkg4Ni40NTRsMTUuMjM4LTkxLjA1NGgyOC4wMmwxLjcgNTAuOTY3IDE3LjA5Mi01MC45NjdoMzEuMTY3TDE2NC42IDI4OC4xNW0zNTQuOTc1LTMyLjk5NmMtMi4wMzctLjIzNy0yLjk0Mi0uMy00LjM0Mi0uMy0xMS4wNDEgMC0xNi42MzMgMy43ODgtMTYuNjMzIDExLjI2NyAwIDQuNjEyIDIuNzI1IDcuNTQ2IDYuOTgzIDcuNTQ2IDcuOTM4IDAgMTMuNjYzLTcuNTU5IDEzLjk5Mi0xOC41MTN6bTE0LjE4MyAzMi45OTZoLTE2LjE0NWwuMzY2LTcuNjc1Yy00LjkyNSA2LjA2Ny0xMS41IDguOTUtMjAuNDIgOC45NS0xMC41NjcgMC0xNy44LTguMjUtMTcuOC0yMC4yMyAwLTE4LjAyNCAxMi41ODctMjguNTQgMzQuMjEyLTI4LjU0IDIuMjA4IDAgNS4wMzcuMiA3LjkzMy41Ny42MDQtMi40NDIuNzYzLTMuNDg3Ljc2My00LjggMC00LjkwOC0zLjM5Mi02LjczOC0xMi40OTYtNi43MzgtOS41MzMtLjEwOC0xNy4zODggMi4yNzEtMjAuNjMgMy4zMzQuMjA1LTEuMjMgMi43MDktMTYuNjU4IDIuNzA5LTE2LjY1OCA5LjcxMy0yLjg0NiAxNi4xMTMtMy45MTcgMjMuMzEzLTMuOTE3IDE2Ljc0MSAwIDI1LjYwNCA3LjUxMiAyNS41ODcgMjEuNzEyLjAzMyAzLjgwNS0uNTk2IDguNS0xLjU4IDE0LjY3MS0xLjY4MiAxMC43My01LjMyIDMzLjcxNy01LjgxMiAzOS4zMjF6bS0yMjAuMzkxLTEuMTI1Yy01LjMzNCAxLjY4LTkuNDkyIDIuNC0xNCAyLjQtOS45NjMgMC0xNS40LTUuNzI1LTE1LjQtMTYuMjY3LS4xNDItMy4yNyAxLjQzMy0xMS44NzkgMi42Ny0xOS43MzcgMS4xMjUtNi45MTcgOC40NS01MC41MyA4LjQ1LTUwLjUzaDE5LjM3MWwtMi4yNjIgMTEuMjA5aDExLjdsLTIuNjQyIDE3Ljc5NmgtMTEuNzQyYy0yLjI1IDE0LjA4My01LjQ1NCAzMS42MjUtNS40OTEgMzMuOTUgMCAzLjgxNyAyLjAzNyA1LjQ4MyA2LjY3IDUuNDgzIDIuMjIxIDAgMy45NDItLjIyNSA1LjI1NS0uN2wtMi41OCAxNi4zOTZtNTkuMzkyLS42Yy02LjY1NCAyLjAzMy0xMy4wNzUgMy4wMTctMTkuODc5IDMtMjEuNjgzLS4wMi0zMi45ODctMTEuMzQ2LTMyLjk4Ny0zMy4wMzMgMC0yNS4zMTMgMTQuMzc5LTQzLjk0NiAzMy45LTQzLjk0NiAxNS45NyAwIDI2LjE3IDEwLjQzMyAyNi4xNyAyNi43OTYgMCA1LjQyOS0uNyAxMC43MjktMi4zODcgMTguMjEySDMzOWMtMS4zMDQgMTAuNzQyIDUuNTcgMTUuMjE3IDE2LjgzNyAxNS4yMTcgNi45MzQgMCAxMy4xODgtMS40MyAyMC4xNDItNC42NjNsLTMuMjIgMTguNDE3em0tMTAuODg3LTQzLjljLjEwOC0xLjU0MiAyLjA1NC0xMy4yMTctOS4wMTMtMTMuMjE3LTYuMTcgMC0xMC41ODMgNC43MDQtMTIuMzc5IDEzLjIxN2gyMS4zOTJ6bS0xMjMuNDI1LTUuMDE3YzAgOS4zNjcgNC41NDEgMTUuODI1IDE0Ljg0MSAyMC42NzUgNy44OTIgMy43MDkgOS4xMTMgNC44MDkgOS4xMTMgOC4xNzEgMCA0LjYxNy0zLjQ4IDYuNy0xMS4xOTIgNi43LTUuODEyIDAtMTEuMjItLjkwOC0xNy40NTgtMi45MiAwIDAtMi41NjMgMTYuMzItMi42OCAxNy4xIDQuNDMuOTY2IDguMzggMS44NjIgMjAuMjggMi4xOTEgMjAuNTYyIDAgMzAuMDU4LTcuODMgMzAuMDU4LTI0Ljc1IDAtMTAuMTc1LTMuOTc1LTE2LjE0Ni0xMy43MzctMjAuNjMzLTguMTcxLTMuNzUtOS4xMDktNC41ODgtOS4xMDktOC4wNDYgMC00LjAwNCAzLjIzOC02LjA0NiA5LjUzOC02LjA0NiAzLjgyNSAwIDkuMDUuNDA4IDE0IDEuMTEzbDIuNzc1LTE3LjE3NWMtNS4wNDYtLjgtMTIuNjk2LTEuNDQyLTE3LjE1LTEuNDQyLTIxLjggMC0yOS4zNDYgMTEuMzg3LTI5LjI4IDI1LjA2Mm0yMjkuMDg4LTIzLjExNmM1LjQxMyAwIDEwLjQ1OSAxLjQyIDE3LjQxMyA0LjkybDMuMTg3LTE5Ljc2MmMtMi44NTQtMS4xMi0xMi45MDQtNy43LTIxLjQxNi03LjctMTMuMDQyIDAtMjQuMDY3IDYuNDctMzEuODIxIDE3LjE1LTExLjMwOS0zLjc0Ni0xNS45NTkgMy44MjUtMjEuNjU5IDExLjM2N2wtNS4wNjIgMS4xNzljLjM4My0yLjQ4My43My00Ljk1LjYxMy03LjQ0NmgtMTcuODk2Yy0yLjQ0NiAyMi45MTctNi43OCA0Ni4xMy0xMC4xNzEgNjkuMDc1bC0uODg0IDQuOTc1aDE5LjQ5NmMzLjI1NC0yMS4xNDIgNS4wMzgtMzQuNjggNi4xMjEtNDMuODQybDcuMzQyLTQuMDgzYzEuMDk2LTQuMDggNC41MjktNS40NTggMTEuNDE2LTUuMjkyYTgyLjk2NiA4Mi45NjYgMCAwIDAtMS4zODMgMTUuMTg0YzAgMjQuMjI1IDEzLjA3MSAzOS4zMDggMzQuMDUgMzkuMzA4IDUuNDA0IDAgMTAuMDQyLS43MTIgMTcuMjIxLTIuNjU4bDMuNDMtMjAuNzU5Yy02LjQ2IDMuMTgtMTEuNzYgNC42NzUtMTYuNTYgNC42NzUtMTEuMzI4IDAtMTguMTgzLTguMzYyLTE4LjE4My0yMi4xODMgMC0yMC4wNSAxMC4xOTYtMzQuMTA4IDI0Ljc0Ni0zNC4xMDgiIGZpbGw9IiMwMDAiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTcwLjIwOCAyODIuNzQyaC0xOS40OTFsMTEuMTctNjkuOTg4LTI0LjkyNSA2OS45ODhIMTIzLjY4bC0xLjY0Mi02OS41ODgtMTEuNzMzIDY5LjU4OEg5Mi4wNjJMMTA3LjMgMTkxLjdoMjguMDJsLjc4OCA1Ni4zNjMgMTguOTA0LTU2LjM2M2gzMC4yNjdsLTE1LjA3IDkxLjA0MiIvPjxwYXRoIGQ9Ik02MzIuNTIgMTk3LjA5NmwtNC4zMiAyNi4zMDhjLTUuMzMtNy4wMTItMTEuMDU0LTEyLjA4Ny0xOC42MTItMTIuMDg3LTkuODM0IDAtMTguNzg0IDcuNDU0LTI0LjY0MiAxOC40MjUtOC4xNTgtMS42OTItMTYuNTk2LTQuNTYzLTE2LjU5Ni00LjU2M2wtLjAwNC4wNjdjLjY1OC02LjEzMy45Mi05Ljg3NS44NjItMTEuMTQ2aC0xNy45Yy0yLjQzNyAyMi45MTctNi43NyA0Ni4xMy0xMC4xNTggNjkuMDc1bC0uODkyIDQuOTc1aDE5LjQ5MmMyLjYzMy0xNy4wOTYgNC42NS0zMS4yOTIgNi4xMzMtNDIuNTUgNi42NTktNi4wMTcgOS45OTItMTEuMjY3IDE2LjcyMS0xMC45MTctMi45NzkgNy4yMDUtNC43MjUgMTUuNTA1LTQuNzI1IDI0LjAxNyAwIDE4LjUxMyA5LjM2NyAzMC43MjUgMjMuNTM0IDMwLjcyNSA3LjE0MSAwIDEyLjYyLTIuNDYyIDE3Ljk2Ni04LjE3bC0uOTEyIDYuODgzSDYzNi45bDE0Ljg0Mi05MS4wNDJINjMyLjUyem0tMjQuMzcgNzMuOTQyYy02LjYzMyAwLTkuOTgzLTQuOTA5LTkuOTgzLTE0LjU5NiAwLTE0LjU1NCA2LjI3LTI0Ljg3NSAxNS4xMTItMjQuODc1IDYuNjk2IDAgMTAuMzIxIDUuMTA0IDEwLjMyMSAxNC41MDggMCAxNC42OC02LjM3IDI0Ljk2My0xNS40NSAyNC45NjN6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTIxOC4xOTIgMjQ5Ljc1OGMtMi4wNDItLjIzNy0yLjk0Ni0uMy00LjM0Ni0uMy0xMS4wNDYgMC0xNi42MzQgMy43ODgtMTYuNjM0IDExLjI2NyAwIDQuNjA0IDIuNzMgNy41NDYgNi45OCA3LjU0NiA3Ljk0NSAwIDEzLjY2Ni03LjU1OCAxNC0xOC41MTN6bTE0LjE3OSAzMi45ODRoLTE2LjE0NmwuMzY3LTcuNjYzYy00LjkyMSA2LjA1NC0xMS41IDguOTUtMjAuNDIxIDguOTUtMTAuNTY3IDAtMTcuODA0LTguMjUtMTcuODA0LTIwLjIyOSAwLTE4LjAzMyAxMi41OTEtMjguNTQyIDM0LjIxNi0yOC41NDIgMi4yMDkgMCA1LjA0Mi4yIDcuOTM4LjU3MS42MDQtMi40NDIuNzYyLTMuNDg3Ljc2Mi00LjgwOCAwLTQuOTA4LTMuMzkxLTYuNzMtMTIuNDk2LTYuNzMtOS41MzctLjEwOC0xNy4zOTUgMi4yNzItMjAuNjI5IDMuMzIyLjIwNC0xLjIyNiAyLjctMTYuNjM4IDIuNy0xNi42MzggOS43MDktMi44NTggMTYuMTIxLTMuOTMgMjMuMzIxLTMuOTMgMTYuNzM4IDAgMjUuNjA0IDcuNTE4IDI1LjU4OCAyMS43MDUuMDI5IDMuODItLjYwNSA4LjUxMi0xLjU4NCAxNC42NzUtMS42ODcgMTAuNzI1LTUuMzIgMzMuNzI1LTUuODEyIDM5LjMxN3ptMjYxLjM3NS04OC41OTJsLTMuMTkyIDE5Ljc2N2MtNi45NS0zLjQ5Ni0xMi00LjkyMS0xNy40MDgtNC45MjEtMTQuNTUgMC0yNC43NSAxNC4wNTgtMjQuNzUgMzQuMTA4IDAgMTMuODIxIDYuODU4IDIyLjE4IDE4LjE4MyAyMi4xOCA0LjggMCAxMC4wOTYtMS40OTIgMTYuNTU0LTQuNjc2bC0zLjQyIDIwLjc1Yy03LjE4NCAxLjk1OS0xMS44MTcgMi42NzEtMTcuMjI2IDIuNjcxLTIwLjk3NSAwLTM0LjA1LTE1LjA4My0zNC4wNS0zOS4zMDggMC0zMi41NSAxOC4wNTktNTUuMyA0My44ODgtNTUuMyA4LjUwOCAwIDE4LjU2MyAzLjYwOCAyMS40MiA0LjcyOW0zMS40NDMgNTUuNjA4Yy0yLjA0Mi0uMjM3LTIuOTQyLS4zLTQuMzQ2LS4zLTExLjA0MiAwLTE2LjYzNCAzLjc4OC0xNi42MzQgMTEuMjY3IDAgNC42MDQgMi43MyA3LjU0NiA2Ljk4NCA3LjU0NiA3LjkzNyAwIDEzLjY2Mi03LjU1OCAxMy45OTYtMTguNTEzem0xNC4xNzkgMzIuOTg0aC0xNi4xNWwuMzctNy42NjNjLTQuOTI0IDYuMDU0LTExLjUgOC45NS0yMC40MiA4Ljk1LTEwLjU2MyAwLTE3LjgwNC04LjI1LTE3LjgwNC0yMC4yMjkgMC0xOC4wMzMgMTIuNTk1LTI4LjU0MiAzNC4yMTItMjguNTQyIDIuMjEzIDAgNS4wNDIuMiA3Ljk0Mi41NzEuNi0yLjQ0Mi43NjItMy40ODcuNzYyLTQuODA4IDAtNC45MDgtMy4zOTEtNi43My0xMi40OTYtNi43My05LjUzMy0uMTA4LTE3LjM5NSAyLjI3Mi0yMC42MjkgMy4zMjIuMjA0LTEuMjI2IDIuNzA0LTE2LjYzOCAyLjcwNC0xNi42MzggOS43MDktMi44NTggMTYuMTE3LTMuOTMgMjMuMzE3LTMuOTMgMTYuNzQyIDAgMjUuNjA0IDcuNTE4IDI1LjU4MyAyMS43MDUuMDM0IDMuODItLjU5NSA4LjUxMi0xLjU3OSAxNC42NzUtMS42ODMgMTAuNzI1LTUuMzI1IDMzLjcyNS01LjgxMiAzOS4zMTd6bS0yMjAuMzkyLTEuMTIyYy01LjMzOCAxLjY4LTkuNDk2IDIuNDEtMTQgMi40MS05Ljk2MyAwLTE1LjQtNS43MjYtMTUuNC0xNi4yNjctLjEzOC0zLjI4IDEuNDM3LTExLjg4IDIuNjc1LTE5LjczOCAxLjEyLTYuOTI1IDguNDQ2LTUwLjUzMyA4LjQ0Ni01MC41MzNoMTkuMzY2bC0yLjI1OCAxMS4yMTJoOS45NDJsLTIuNjQ2IDE3Ljc4OGgtOS45NzVjLTIuMjUgMTQuMDkxLTUuNDYzIDMxLjYyLTUuNDk2IDMzLjk1IDAgMy44MjkgMi4wNDIgNS40ODMgNi42NzEgNS40ODMgMi4yMiAwIDMuOTM3LS4yMTcgNS4yNTQtLjY5MmwtMi41NzkgMTYuMzg4bTU5LjM5Mi0uNTkxYy02LjY1IDIuMDMzLTEzLjA4IDMuMDEyLTE5Ljg4IDMtMjEuNjgzLS4wMjItMzIuOTg3LTExLjM0Ny0zMi45ODctMzMuMDM0IDAtMjUuMzIxIDE0LjM4LTQzLjk1IDMzLjktNDMuOTUgMTUuOTcgMCAyNi4xNyAxMC40MjkgMjYuMTcgMjYuOCAwIDUuNDMzLS43IDEwLjczMy0yLjM4MiAxOC4yMTJoLTM4LjU3NWMtMS4zMDUgMTAuNzQyIDUuNTcgMTUuMjIxIDE2LjgzNyAxNS4yMjEgNi45MyAwIDEzLjE4OC0xLjQzMyAyMC4xMzctNC42NzVsLTMuMjIgMTguNDI1em0tMTAuODkyLTQzLjkxM2MuMTE3LTEuNTM4IDIuMDU4LTEzLjIxNy05LjAxMy0xMy4yMTctNi4xNjYgMC0xMC41NzkgNC43MTctMTIuMzc1IDEzLjIxN2gyMS4zODh6bS0xMjMuNDIxLTUuMDA0YzAgOS4zNjYgNC41NDIgMTUuODE2IDE0Ljg0MiAyMC42NzUgNy44OTEgMy43MDggOS4xMTIgNC44MTIgOS4xMTIgOC4xNyAwIDQuNjE3LTMuNDgzIDYuNy0xMS4xODcgNi43LTUuODE3IDAtMTEuMjI1LS45MDgtMTcuNDY3LTIuOTIgMCAwLTIuNTU0IDE2LjMyLTIuNjcgMTcuMSA0LjQyLjk2NiA4LjM3NCAxLjg1IDIwLjI3NCAyLjE5MSAyMC41NjcgMCAzMC4wNTktNy44MjkgMzAuMDU5LTI0Ljc0NiAwLTEwLjE3OS0zLjk3MS0xNi4xNS0xMy43MzgtMjAuNjM3LTguMTY3LTMuNzU4LTkuMTEyLTQuNTgzLTkuMTEyLTguMDQ2IDAtNCAzLjI0NS02LjA1OCA5LjU0MS02LjA1OCAzLjgyMSAwIDkuMDQ2LjQyIDE0LjAwNCAxLjEyNWwyLjc3MS0xNy4xOGMtNS4wNDEtLjgtMTIuNjkxLTEuNDQxLTE3LjE0Ni0xLjQ0MS0yMS44MDQgMC0yOS4zNDUgMTEuMzc5LTI5LjI4MyAyNS4wNjdtMzk4LjQ1NCA1MC42MjloLTE4LjQzN2wuOTE3LTYuODkyYy01LjM0NiA1LjcxNy0xMC44MjUgOC4xOC0xNy45NjcgOC4xOC0xNC4xNjcgMC0yMy41My0xMi4yMTMtMjMuNTMtMzAuNzI2IDAtMjQuNjI5IDE0LjUyMi00NS4zOTIgMzEuNzA5LTQ1LjM5MiA3LjU1OCAwIDEzLjI4IDMuMDg4IDE4LjYwNCAxMC4wOTZsNC4zMjUtMjYuMzA4aDE5LjIyMWwtMTQuODQyIDkxLjA0MnptLTI4Ljc0NS0xNy4xMDljOS4wNzUgMCAxNS40NS0xMC4yODMgMTUuNDUtMjQuOTU0IDAtOS40MDQtMy42My0xNC41MDgtMTAuMzI1LTE0LjUwOC04LjgzOCAwLTE1LjExNyAxMC4zMTctMTUuMTE3IDI0Ljg3NSAwIDkuNjg3IDMuMzU4IDE0LjU4NyA5Ljk5MiAxNC41ODd6bS01Ni44NDMtNTYuOTI5Yy0yLjQ0IDIyLjkxNy02Ljc3NCA0Ni4xMy0xMC4xNjIgNjkuMDYzbC0uODkxIDQuOTc1aDE5LjQ5MWM2Ljk3MS00NS4yNzUgOC42NTktNTQuMTE3IDE5LjU4OC01My4wMDkgMS43NDItOS4yNjYgNC45ODMtMTcuMzgzIDcuNC0yMS40NzktOC4xNjMtMS43LTEyLjcyMSAyLjkxMy0xOC42ODggMTEuNjc1LjQ3MS0zLjc4NyAxLjMzNC03LjQ2NiAxLjE2My0xMS4yMjVoLTE3LjltLTE2MC40MjEgMGMtMi40NDYgMjIuOTE3LTYuNzggNDYuMTMtMTAuMTY3IDY5LjA2M2wtLjg4NyA0Ljk3NWgxOS41YzYuOTYyLTQ1LjI3NSA4LjY0Ni01NC4xMTcgMTkuNTctNTMuMDA5IDEuNzUtOS4yNjYgNC45OTItMTcuMzgzIDcuNC0yMS40NzktOC4xNTQtMS43LTEyLjcxNiAyLjkxMy0xOC42NzggMTEuNjc1LjQ3LTMuNzg3IDEuMzI1LTcuNDY2IDEuMTYyLTExLjIyNWgtMTcuOW0yNTQuNTY3IDY4LjI0MmMwLTMuMjEzIDIuNTk2LTUuOCA1Ljc5Ni01LjhhNS43OSA1Ljc5IDAgMCAxIDUuNzk1IDUuOCA1Ljc5NyA1Ljc5NyAwIDAgMS01Ljc5NSA1Ljc5NiA1LjggNS44IDAgMCAxLTUuNzk2LTUuNzk2em01Ljc5NiA0LjQwNGE0LjQwMyA0LjQwMyAwIDAgMCA0LjQwNC00LjQwNCA0LjQwNCA0LjQwNCAwIDAgMC00LjQwNC00LjQwOCA0LjQxIDQuNDEgMCAwIDAtNC40MDkgNC40MDggNC40MSA0LjQxIDAgMCAwIDQuNDA5IDQuNDA0em0tLjc4NC0xLjg3aC0xLjE4N3YtNS4wODRoMi4xNTRjLjQ0NiAwIC45MDguMDA4IDEuMjk2LjI1NC40MTYuMjgzLjY1NC43NjcuNjU0IDEuMjc1IDAgLjU3NS0uMzM4IDEuMTEzLS44ODggMS4zMTdsLjk0MiAyLjIzN2gtMS4zMmwtLjc4LTIuMDA4aC0uODd2Mi4wMDh6bTAtMi44OGguNjU0Yy4yNDYgMCAuNTEzLjAxNy43My0uMS4xOTUtLjEyNS4yOTUtLjM2Mi4yOTUtLjU4N2EuNjc3LjY3NyAwIDAgMC0uMjg3LS41MjVjLS4yMDQtLjExNy0uNTQyLS4wODQtLjc2My0uMDg0aC0uNjI5djEuMjk2eiIgZmlsbD0iI0ZGRiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNNTIuOSAwQzIzLjcgMCAwIDIzLjIgMCA1MS43djM2Ny42QzAgNDQ3LjkgMjMuNyA0NzEgNTIuOSA0NzFoNjQ0LjJjMjkuMiAwIDUyLjktMjMuMiA1Mi45LTUxLjdWNTEuN0M3NTAgMjMuMSA3MjYuMyAwIDY5Ny4xIDBINTIuOXoiIGZpbGw9IiM0RDRENEQiLz48cGF0aCBkPSJNMzE0LjYgMTUyLjJjOC41IDAgMTUuNiAxLjcgMjQuMyA1Ljl2MjIuMWMtOC4yLTcuNi0xNS40LTEwLjgtMjQuOC0xMC44LTE4LjUgMC0zMy4xIDE0LjUtMzMuMSAzMyAwIDE5LjUgMTQuMSAzMy4yIDM0IDMzLjIgOSAwIDE2LTMgMjMuOS0xMC41djIyLjFjLTkgNC0xNi4zIDUuNi0yNC44IDUuNi0zMC4xIDAtNTMuNC0yMi01My40LTUwLjIgMC0yOCAyMy45LTUwLjQgNTMuOS01MC40em0tOTMuNC42YzExLjEgMCAyMS4zIDMuNiAyOS43IDEwLjdsLTEwLjMgMTIuOGMtNS4xLTUuNC0xMC03LjgtMTUuOS03LjgtOC41IDAtMTQuNyA0LjctMTQuNyAxMC43IDAgNS4yIDMuNSA4IDE1LjMgMTIuMSAyMi41IDcuOCAyOS4xIDE0LjggMjkuMSAzMC4xIDAgMTguNi0xNC40IDMxLjYtMzQuOSAzMS42LTE1IDAtMjYtNS43LTM1LjEtMTguNGwxMi44LTExLjZjNC42IDguMyAxMi4xIDEyLjggMjEuNiAxMi44IDguOCAwIDE1LjMtNS44IDE1LjMtMTMuNiAwLTQtMi03LjUtNS45LTkuOS0yLTEuMi01LjktMi45LTEzLjctNS41LTE4LjUtNi40LTI0LjktMTMuMi0yNC45LTI2LjQgMC0xNS44IDEzLjctMjcuNiAzMS42LTI3LjZ6bTIyNS43IDEuN2gyMS42bDI3IDY0LjYgMjcuMy02NC42aDIxLjRsLTQzLjcgOTguN2gtMTAuNmwtNDMtOTguN3ptLTM4Mi4xLjFoMjljMzIgMCA1NC40IDE5LjggNTQuNCA0OC4yIDAgMTQuMi02LjkgMjcuOS0xOC40IDM3LTkuNyA3LjYtMjAuOCAxMS4xLTM2LjEgMTEuMUg2NC44di05Ni4zem05Mi41IDBIMTc3djk2LjNoLTE5Ljd2LTk2LjN6bTM5NS45IDBoNTZ2MTYuM2gtMzYuM3YyMS40aDM0Ljl2MTYuM2gtMzQuOXYyNmgzNi4zdjE2LjNoLTU2di05Ni4zem02OS4xIDBoMjkuMmMyMi44IDAgMzUuOSAxMC40IDM1LjkgMjguNCAwIDE0LjgtOC4yIDI0LjUtMjMuMSAyNy4zbDMxLjkgNDAuNmgtMjQuM2wtMjcuMy0zOC43SDY0MnYzOC43aC0xOS43di05Ni4zem0xOS43IDE1LjJ2MjkuMWg1LjdjMTIuNyAwIDE5LjMtNS4yIDE5LjMtMTQuOCAwLTkuNC02LjYtMTQuMy0xOC45LTE0LjNINjQyem0tNTU3LjQgMS4xdjYzLjdoNS4zYzEyLjcgMCAyMC44LTIuMyAyNy03LjcgNi44LTUuNyAxMC45LTE1IDEwLjktMjQuMnMtNC4xLTE4LjItMTAuOS0yNGMtNi41LTUuNi0xNC4zLTcuOC0yNy03LjhoLTUuM3oiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzk5LjIgMTUxLjZjMjkuNyAwIDUzLjggMjIuMSA1My44IDQ5LjVzLTI0LjEgNDkuNi01My44IDQ5LjZjLTI5LjggMC01My45LTIyLjItNTMuOS00OS42IDAtMjcuNCAyNC4xLTQ5LjUgNTMuOS00OS41ek03NTAgMjcxLjFDNzI0LjkgMjg4LjMgNTM3LjQgNDExLjUgMjEyLjcgNDcxaDQ4NC40YzI5LjIgMCA1Mi45LTIzLjIgNTIuOS01MS43VjI3MS4xeiIgZmlsbD0iI0Y0NzIxNiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIj48c3R5bGU+LmF7ZmlsbDojZmZmfTwvc3R5bGU+PGcgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9Ijc1MCIgaGVpZ2h0PSI0NzEiIHJ4PSI0MCIgZmlsbD0iIzI1NTdENiIvPjxwYXRoIGQ9Ik0wIDIyMS4yaDM2bDguMS0xOS41aDE4LjJsOC4xIDE5LjVoNzAuOXYtMTQuOWw2LjMgMTQuOWgzNi44bDYuNC0xNS4ydjE1LjJoMTc2LjFsLS4xLTMyaDMuNGMyLjQgMCAzLjEuMyAzLjEgNC4ydjI3LjhoOTEuMXYtNy41YzcuNCA0IDE4LjggNy41IDMzLjkgNy41aDM4LjNsOC4yLTE5LjVINTYzbDggMTkuNWg3My44di0xOC41bDExLjIgMTguNWg1OS4yVjk4LjdoLTU4LjZ2MTQuNGwtOC4yLTE0LjRoLTYwLjF2MTQuNGwtNy41LTE0LjRoLTgxLjJjLTEzLjYgMC0yNS41IDEuOS0zNS4yIDcuMXYtNy4xaC01NnY3LjFjLTYuMS01LjQtMTQuNS03LjEtMjMuOC03LjFIMTc5LjlsLTEzLjcgMzEuNi0xNC4xLTMxLjZIODcuNnYxNC40bC03LjEtMTQuNGgtNTVMMCAxNTYuOXY2NC4zem0yMjcuNC0xNy43aC0yMS42bC0uMS02OC44LTMwLjYgNjguOGgtMTguNUwxMjYgMTM0Ljd2NjguOEg4My4xTDc1IDE4My45SDMxLjFsLTguMiAxOS42SDBsMzcuOC04Ny44aDMxLjNsMzUuOCA4My4xdi04My4xaDM0LjVsMjcuNSA1OS42IDI1LjQtNTkuNmgzNS4xdjg3Ljh6TTY3LjggMTY1LjdsLTE0LjUtMzUtMTQuMyAzNWgyOC44em0yNDUuNiAzNy44SDI0M3YtODcuOGg3MC40VjEzNGgtNDkuM3YxNS44aDQ4LjF2MThoLTQ4LjF2MTcuNWg0OS4zdjE4LjJ6bTk5LjMtNjQuMmMwIDE0LTkuNCAyMS4zLTE0LjkgMjMuNCA0LjYgMS44IDguNiA0LjkgMTAuNCA3LjQgMyA0LjQgMy41IDguMyAzLjUgMTYuMnYxNy4yaC0yMS4ybC0uMS0xMS4xYzAtNS4yLjUtMTIuOC0zLjMtMTcuMS0zLjEtMy4xLTcuOC0zLjctMTUuNC0zLjdoLTIyLjZ2MzEuOUgzMjh2LTg3LjhoNDguNWMxMC44IDAgMTguNy4zIDI1LjUgNC4yIDYuNyAzLjkgMTAuNyA5LjYgMTAuNyAxOS40ek0zODYgMTUyLjRjLTIuOSAxLjctNi4zIDEuOC0xMC40IDEuOEgzNTB2LTE5LjVoMjUuOWMzLjcgMCA3LjUuMSAxMCAxLjYgMi44IDEuMiA0LjUgNCA0LjUgNy43IDAgMy45LTEuNiA3LTQuNCA4LjR6bTYwLjUgNTEuMUg0MjV2LTg3LjhoMjEuNXY4Ny44em0yNDkuNyAwaC0yOS44bC00MC02NS45djY1LjloLTQzbC04LjItMTkuNmgtNDMuOGwtNy45IDE5LjZoLTI0LjdjLTEwLjIgMC0yMy4yLTIuMi0zMC42LTkuNy03LjQtNy41LTExLjItMTcuNi0xMS4yLTMzLjUgMC0xMy4xIDIuMy0yNSAxMS4zLTM0LjQgNi45LTcgMTcuNS0xMC4yIDMyLjEtMTAuMmgyMC40djE4LjhoLTIwYy03LjcgMC0xMi4xIDEuMS0xNi4yIDUuMi0zLjYgMy43LTYuMSAxMC43LTYuMSAxOS45IDAgOS40IDEuOSAxNi4yIDUuOCAyMC42IDMuMiAzLjUgOS4xIDQuNiAxNC43IDQuNmg5LjVsMjkuNy02OS4xaDMxLjZsMzUuNyA4My4xdi04My4xaDMyLjFsMzcgNjEuMnYtNjEuMmgyMS42djg3Ljh6bS0xMjguMS0zNy44bC0xNC42LTM1LTE0LjUgMzVoMjkuMXpNNzUwIDM0My44Yy01LjIgNy40LTE1LjEgMTEuMi0yOC43IDExLjJoLTQwLjd2LTE4LjhoNDAuNmM0IDAgNi44LS42IDguNS0yLjIgMS41LTEuNCAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS00LjYtMi42LTUuOC0xLjUtMS40LTMuNy0yLTcuNC0yLTE5LjgtLjctNDQuNS42LTQ0LjUtMjcuMiAwLTEyLjcgOC4xLTI2LjIgMzAuMy0yNi4yaDQydi0xNy40aC0zOS4xYy0xMS43IDAtMjAuMyAyLjgtMjYuNCA3LjF2LTcuMWgtNTcuN2MtOS4yIDAtMjAgMi4yLTI1LjIgNy4xdi03LjFoLTEwM3Y3LjFjLTguMi01LjgtMjIuMS03LjEtMjguNS03LjFoLTY3Ljl2Ny4xYy02LjUtNi4yLTIxLTcuMS0yOS44LTcuMWgtNzZMMjc5IDI2OC40bC0xNi40LTE4LjdIMTQ5djEyMi42aDExMS41bDE3LjktMTkuMSAxNi45IDE5LjFoNjguOHYtMjguOGg2LjdjOS4yLjEgMTkuOS0uMiAyOS40LTQuM3YzMy4xaDU2Ljd2LTMyaDIuN2MzLjUgMCAzLjkuMiAzLjkgMy42djI4LjRoMTcyLjJjMTAuOSAwIDIyLjQtMi44IDI4LjctNy45djcuOUg3MTljMTEuNCAwIDIyLjUtMS42IDMxLTUuN3YtMjIuOHptLTM0MS41LTQ3LjJjMCAyNC40LTE4LjMgMjkuNS0zNi44IDI5LjVoLTI2LjN2MjkuNGgtNDFsLTI1LjktMjkuMS0yNyAyOS4xSDE2OHYtODcuOGg4NC44bDI1LjkgMjguOCAyNi45LTI4LjhoNjcuM2MxNi44IDAgMzUuNiA0LjYgMzUuNiAyOC45ek0yNDAuOCAzMzdIMTg5di0xNy40aDQ2LjN2LTE4SDE4OXYtMTUuOWg1Mi44bDIzLjEgMjUuNi0yNC4xIDI1Ljd6bTgzLjYgMTAuMUwyOTIgMzExLjNsMzIuNC0zNC42djcwLjR6bTQ3LjgtMzkuMUgzNDV2LTIyLjNoMjcuNWM3LjYgMCAxMi45IDMuMSAxMi45IDEwLjdzLTUuMSAxMS42LTEzLjIgMTEuNnpNNTE1IDI2Ny43aDcwLjN2MTguMUg1MzZ2MTZoNDguMXYxNy45SDUzNnYxNy41bDQ5LjMuMXYxOC4ySDUxNXYtODcuOHptLTI3LjEgNDdjNC43IDEuNyA4LjUgNC44IDEwLjMgNy40IDMgNC4zIDMuNSA4LjMgMy41IDE2djE3LjRoLTIxLjF2LTExYzAtNS4zLjUtMTMuMS0zLjQtMTcuMi0zLjEtMy4xLTcuOC0zLjktMTUuNS0zLjloLTIyLjV2MzIuMUg0MTh2LTg3LjhoNDguN2MxMC42IDAgMTguNC40IDI1LjMgNC4xIDYuNyA0IDEwLjkgOS41IDEwLjkgMTkuNSAwIDE0LTkuNCAyMS4yLTE1IDIzLjR6TTQ3NiAzMDMuNmMtMi44IDEuNy02LjMgMS44LTEwLjQgMS44SDQ0MHYtMTkuN2gyNS45YzMuOCAwIDcuNSAwIDEwLjEgMS42IDIuNyAxLjQgNC40IDQuMSA0LjQgNy45IDAgMy43LTEuNyA2LjctNC40IDguNHptMTkwLjMgNS42YzQuMSA0LjIgNi4zIDkuNiA2LjMgMTguNiAwIDE4LjktMTEuOCAyNy43LTMzLjEgMjcuN2gtNDF2LTE4LjhoNDAuOWM0IDAgNi44LS41IDguNi0yLjIgMS40LTEuMyAyLjUtMy4zIDIuNS01LjcgMC0yLjYtMS4yLTQuNi0yLjYtNS44LTEuNi0xLjQtMy45LTItNy41LTItMTkuNy0uNy00NC40LjYtNDQuNC0yNy4yIDAtMTIuNyA4LTI2LjEgMzAuMS0yNi4xaDQyLjN2MTguN2gtMzguN2MtMy44IDAtNi4zLjEtOC40IDEuNi0yLjQgMS40LTMuMiAzLjUtMy4yIDYuMyAwIDMuMyAxLjkgNS41IDQuNiA2LjUgMi4yLjggNC42IDEgOC4yIDFsMTEuNC4zYzExLjQuMyAxOS4zIDIuMyAyNCA3LjF6bTgzLjctMjMuNWgtMzguNGMtMy45IDAtNi40LjEtOC42IDEuNi0yLjIgMS40LTMgMy41LTMgNi4zIDAgMy4zIDEuOCA1LjUgNC42IDYuNSAyLjIuOCA0LjYgMSA4LjEgMWwxMS40LjNjMTEuNi4zIDE5LjMgMi4zIDIzLjkgNy4xLjkuNyAxLjQgMS40IDIgMi4ydi0yNXoiIGNsYXNzPSJhIi8+PC9nPjwvc3ZnPg==) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNzUwIDQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTY3NSAyMzUuNTFjMCA5OS4xMzMtODAuMzUgMTc5LjUtMTc5LjQ4IDE3OS41LTk5LjEyMSAwLTE3OS40OC04MC4zNjMtMTc5LjQ4LTE3OS41QzMxNi4wNCAxMzYuMzY4IDM5Ni4zOTggNTYgNDk1LjUyIDU2IDU5NC42NTMgNTYgNjc1IDEzNi4zNjcgNjc1IDIzNS41MSIgZmlsbD0iI0Q5MjIyQSIvPjxwYXRoIGQ9Ik0zNTYuODcgMzQ5LjQ5YTE3Ny45MDggMTc3LjkwOCAwIDAgMS0xMy42NzUtMTkuMDA4aDYzLjYxMmExNzguNjkgMTc4LjY5IDAgMCAwIDEwLjM0Mi0xOS4wMTNoLTg0LjI5MmExNzguNDE4IDE3OC40MTggMCAwIDEtNy41OTYtMTloOTkuNDc1YzUuOTg4LTE3LjkwNCA5LjIzLTM3LjA1IDkuMjMtNTYuOTYyIDAtMTMuMDQ2LTEuMzkyLTI1Ljc2Mi00LjAzLTM4LjAxM2gtMTA5Ljg2YTE3OC4yMTQgMTc4LjIxNCAwIDAgMSA1LjIwOC0xOS4wMDhoOTkuNDQyYTE4MS40NDIgMTgxLjQ0MiAwIDAgMC03LjU5MS0xOS4wMDRIMzMyLjg4YTE4MC44NSAxODAuODUgMCAwIDEgMTAuMzM4LTE5LjAwOGg2My41N2ExODEuNDMzIDE4MS40MzMgMCAwIDAtMTMuNjctMTguOTkyaC0zNi4yMjVhMTgxLjA4OCAxODEuMDg4IDAgMCAxIDE4LjExMi0xOWMtMzEuODU0LTI4Ljg4My03NC4xMzgtNDYuNDgzLTEyMC41Mi00Ni40ODMtOTkuMTMgMC0xNzkuNDkgODAuMzY3LTE3OS40OSAxNzkuNTEgMCA5OS4xMzMgODAuMzU4IDE3OS41IDE3OS40OSAxNzkuNSA0Ni4zODggMCA4OC42NjctMTcuNTk2IDEyMC41Mi00Ni40NzVhMTgwLjMzNyAxODAuMzM3IDAgMCAwIDE4LjEzMy0xOS4wMzhoLTM2LjI2NyIgZmlsbD0iIzAwOTdEMCIvPjxwYXRoIGQ9Ik02NTEuMDggMzM1LjU0YzAtMy4yIDIuNTk2LTUuNzk2IDUuOC01Ljc5NiAzLjIgMCA1Ljc5MiAyLjU5NiA1Ljc5MiA1Ljc5NiAwIDMuMjA0LTIuNTkyIDUuOC01Ljc5MiA1LjhhNS43OTkgNS43OTkgMCAwIDEtNS44LTUuOHptNS44IDQuNDA4YTQuNDAxIDQuNDAxIDAgMCAwIDQuNDA0LTQuNDA4IDQuMzk2IDQuMzk2IDAgMCAwLTQuNDA0LTQuMzk2IDQuNCA0LjQgMCAwIDAtNC40MDggNC4zOTYgNC40MDUgNC40MDUgMCAwIDAgNC40MDggNC40MDh6bS0uNzg3LTEuODYyaC0xLjE4NHYtNS4wOTJoMi4xNWMuNDQ2IDAgLjkwNC4wMDQgMS4zLjI1OC40MTcuMjg0LjY0Ni43NzUuNjQ2IDEuMjcxIDAgLjU4NC0uMzM3IDEuMTEzLS44OCAxLjMxN2wuOTM0IDIuMjQ2aC0xLjMxN2wtLjc3NS0yLjAwOWgtLjg3NXYyLjAwOXptMC0yLjg4aC42NThjLjI0NiAwIC41MDQuMDE3LjcyNS0uMWEuNzEyLjcxMiAwIDAgMCAuMy0uNTkxLjY1Mi42NTIgMCAwIDAtLjI4OC0uNTEzYy0uMjEyLS4xMjUtLjU0MS0uMS0uNzYyLS4xaC0uNjM0djEuMzA1ek0zNzIuNDUgMjg0LjAxYy03LjY3IDIuMDMzLTE1LjA4OCAzLjAyNS0yMi45MjkgMy4wMDgtMjUuMDE3LS4wMjUtMzguMDQ2LTExLjQxNy0zOC4wNDYtMzMuMiAwLTI1LjQ1OCAxNi41ODgtNDQuMTgzIDM5LjEtNDQuMTgzIDE4LjQxNyAwIDMwLjE3NSAxMC41IDMwLjE3NSAyNi45NDYgMCA1LjQ1OS0uNzk2IDEwLjc3MS0yLjc0NiAxOC4yOTZoLTQ0LjQ4OGMtMS41ODMgMTAuNjMzIDYuMTg4IDE1LjMwNCAxOS40MTIgMTUuMzA0IDcuOTI1IDAgMTUuMDkyLTEuNDI1IDIzLjAyNS00LjYxMmwtMy41MDQgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDggMi40NzUtMTMuMDMzLTEwLjQtMTMuMjgzLTcuMTA4IDAtMTIuMjA4IDQuNzI1LTE0LjI3MSAxMy4yODNoMjQuNjcxem0yNy4wMzItNWMwIDkuNDA0IDUuMjk2IDE1LjkgMTcuMzI5IDIwLjczOCA5LjIgMy43NyAxMC42NSA0Ljg1OCAxMC42NSA4LjIyIDAgNC42NjMtNC4wNjcgNi44MDUtMTMuMDkyIDYuNzQ3LTYuNzgtLjA1LTEyLjk2Mi0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMyAxNy4xNTRjNi40ODggMS41MDQgMTUuNTg5IDIgMjMuNjUgMi4xODcgMjQuMDI2IDAgMzUuMTE4LTcuODY2IDM1LjExOC0yNC44NjcgMC0xMC4yMTctNC42MjUtMTYuMjMzLTE2LjAzMy0yMC43MTItOS41MzgtMy44MDgtMTAuNjU4LTQuNjM3LTEwLjY1OC04LjA4MyAwLTQuMDUgMy43NzktNi4xIDExLjE1LTYuMSA0LjQ2MiAwIDEwLjU3OS40MTIgMTYuMzc5IDEuMTA4bDMuMjU4LTE3LjI0MmMtNS45MTItLjgyNS0xNC44ODMtMS40ODMtMjAuMDc1LTEuNDgzLTI1LjQ1IDAtMzQuMjU4IDExLjQ1OC0zNC4xODMgMjUuMjI5bS04OC4yNDEgNTAuOTNoLTE4LjY2MmwuNDQ2LTcuODJjLTUuNjkyIDYuMTctMTMuMjcxIDkuMDQtMjMuNTU4IDkuMDQtMTIuMTc1IDAtMjAuNTE3LTguMzI0LTIwLjUxNy0yMC4yOTUgMC0xOC4xOTYgMTQuNS0yOC42OTIgMzkuNDI5LTI4LjY5MiAyLjU2MiAwIDUuODIuMTkyIDkuMTY3LjU2Mi42OTEtMi40MzMuODc5LTMuNDc5Ljg3OS00LjgwOCAwLTQuOTgtMy45MjEtNi44MTItMTQuNDEyLTYuODEyLTEwLjM0Mi4wNDEtMTcuMzIxIDEuNTctMjMuNzk2IDMuMzEybDMuMTg3LTE2LjdjMTEuMTk2LTIuODQ2IDE4LjUzLTMuOTQyIDI2LjgyNS0zLjk0MiAxOS4zMDQgMCAyOS41IDcuNTY3IDI5LjUgMjEuNzk2LjE2NyAzLjc5Ni0xLjE1OCAxMS40MTItMS44MiAxNC43NDYtLjc1OSA0Ljg1NS02LjEwOSAzMi45NzUtNi42NjcgMzkuNjEyem0tMTYuMzc5LTMzLjE5MmMtMi4zNjctLjI0Mi0zLjM5Ni0uMzEzLTUuMDEzLS4zMTMtMTIuNzI5IDAtMTkuMTgzIDMuNzg4LTE5LjE4MyAxMS4yNjggMCA0LjY5MSAzLjE1IDcuNjMzIDguMDU5IDcuNjMzIDkuMTQ2IDAgMTUuNzUtNy42NSAxNi4xMzgtMTguNTg4ek00NzcgMjg0LjYxYy02LjEyNSAxLjY4LTEwLjg5NiAyLjQwOC0xNi4wNTggMi40MDgtMTEuNDMzIDAtMTcuNjc1LTUuODQxLTE3LjY3NS0xNi4yNS0uMzU4LTIuODU4IDIuNDMzLTE2LjA1OCAzLjA2Ny0xOS43MzguNjMzLTMuNjkxIDEwLjUzOC01Ny40OTIgMTAuNTM4LTU3LjQ5MmgyMi4yMTJsLTMuMzYzIDE3LjhoMTEuMzkybC0zLjA5NiAxOC4xNzFoLTExLjQ0MnMtNi4yNzkgMzEuNTMtNi4yNzkgMzMuOTMzYzAgMy44MjUgMi4zMTcgNS40ODggNy42MzQgNS40ODggMi41NDUgMCA0LjUwOC0uMjM4IDYuMDI5LS42OTJMNDc3IDI4NC42MW05OS4yNS03NC45OGMtMTYuMjc5IDAtMjkgNi43LTM2LjM4OCAxNy44OTJsNi40MTItMTYuNTk2Yy0xMS44MTctNC4zMzgtMTkuNDMzIDEuODUtMjYuMzI1IDEwLjY1IDAgMC0xLjE1NCAxLjQ2Mi0yLjMgMi44di0xMy4wNWgtMjAuODU4Yy0yLjgyNSAyMy4wMjktNy44MiA0Ni4zNzktMTEuNzI5IDY5LjQ0NmwtLjk0MSA1LjAyaDIyLjQzOGMyLjEyNS0xMS43MDcgMy44NzUtMjEuMjExIDUuNjE3LTI4Ljc4NyA0Ljc2Ni0yMC43ODggMTIuNzg4LTI3LjE0MiAyNC44MjktMjQuMzMzLTIuNzggNS45NzktNC4zMDUgMTIuODkyLTQuMzA1IDIwLjU1NCAwIDE4LjU3OSAxMC4wOTIgMzMuNzg4IDM1LjE1IDMzLjc4OCAyNS4yODggMCA0My41OTYtMTMuNTA4IDQzLjU5Ni00NC4zMDggMC0xOC41OC0xMi4yLTMzLjA3NS0zNS4xOTYtMzMuMDc1em0tNi41MyA1OS4zMTdjLTcuOTI0LjEyNS0xMi43MjgtNi41MjUtMTIuNzI4LTE2LjQ3MSAwLTExLjc5MiA3LjAxMi0yNS4xMTIgMTguMjc1LTI1LjExMiA5LjA4NyAwIDEyLjIgNy4yMDQgMTIuMiAxNC44NzkgMCAxNi43NzktNi44NzUgMjYuNzA0LTE3Ljc0NiAyNi43MDR6TTIyNi41MyAyODUuNzloLTIyLjM0bDEzLjI4LTY5Ljk1LTMwLjU3IDY5Ljk1aC0yMC4zN2wtMy43My02OS41NS0xMy4zMiA2OS41NWgtMjAuMjdsMTcuMjctOTAuOTloMzQuOTFsMi45MSA1MC43MiAyMi4xMi01MC43MmgzNy43MmwtMTcuNjEgOTAuOTkiIGZpbGw9IiMwMDAiLz48cGF0aCBkPSJNNjEzLjE1IDI3NC4zOWE1LjggNS44IDAgMCAxIDUuNzk2LTUuNzk2YzMuMjA0IDAgNS43OTYgMi42IDUuNzk2IDUuNzk2YTUuNzk2IDUuNzk2IDAgMSAxLTExLjU5MiAwem01Ljc5NiA0LjQxMmE0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOC00LjQxMiA0LjQwNyA0LjQwNyAwIDAgMC00LjQwOC00LjQwNCA0LjQwNiA0LjQwNiAwIDAgMC00LjQwOSA0LjQwNCA0LjQxNCA0LjQxNCAwIDAgMCA0LjQwOSA0LjQxMnptLS43ODQtMS44NjZoLTEuMTg3di01LjA4M2gyLjE1Yy40NSAwIC45MDggMCAxLjMwNC4yNS40MDkuMjc5LjY0Ni43NjYuNjQ2IDEuMjcgMCAuNTgtLjMzOCAxLjExNy0uODgzIDEuMzE3bC45MzMgMi4yNDZoLTEuMzE3bC0uNzctMi4wMDhoLS44NzZ2Mi4wMDh6bTAtMi44ODhoLjY1OWMuMjQxIDAgLjUwNC4wMTcuNzI1LS4wOTZhLjcwMi43MDIgMCAwIDAgLjI5Ni0uNTg3LjYzNS42MzUgMCAwIDAtLjI4NC0uNTEzYy0uMjEyLS4xMjktLjU0MS0uMDk1LS43NjItLjA5NWgtLjYzNHYxLjI5MXpNMzc4LjA1IDI3OC40Yy03LjY2NyAyLjAzMy0xNS4wODggMy4wMy0yMi45MjUgMy4wMTMtMjUuMDE3LS4wMjYtMzguMDQ2LTExLjQyMi0zOC4wNDYtMzMuMjA5IDAtMjUuNDUgMTYuNTc5LTQ0LjE3OSAzOS4wOTYtNDQuMTc5IDE4LjQyMSAwIDMwLjE3NSAxMC40OTYgMzAuMTc1IDI2Ljk0MiAwIDUuNDY3LS44IDEwLjc3MS0yLjc0MiAxOC4zSDMzOS4xMmMtMS41ODMgMTAuNjMgNi4xOCAxNS4zMDggMTkuNDA4IDE1LjMwOCA3LjkyNSAwIDE1LjA4OC0xLjQyNSAyMy4wMy00LjYxNmwtMy41MDkgMTguNDQyem0tMTEuOTYyLTQ0LjE1YzAtMS42MDQgMi40Ny0xMy4wMzMtMTAuNC0xMy4yNzktNy4xMDggMC0xMi4yMDQgNC43My0xNC4yNzEgMTMuMjc5aDI0LjY3MXptMjcuMDQyLTVjMCA5LjQwOCA1LjI4NyAxNS45IDE3LjMyNSAyMC43NDYgOS4yMDQgMy43NjcgMTAuNjUgNC44NTggMTAuNjUgOC4yMTMgMCA0LjY2Ni00LjA2NyA2LjgwOC0xMy4wODggNi43NS02Ljc4My0uMDQ2LTEyLjk2Ny0uODcxLTIwLjI2Mi0yLjg5NmwtMy4yMzggMTcuMTQ2YzYuNDkyIDEuNTE2IDE1LjU5NiAyLjAxMiAyMy42NTQgMi4yIDI0LjAyNSAwIDM1LjEyMS03Ljg3MSAzNS4xMjEtMjQuODcxIDAtMTAuMjE3LTQuNjI5LTE2LjIzOC0xNi4wNDItMjAuNzEyLTkuNTM3LTMuODA5LTEwLjY1NC00LjYzOC0xMC42NTQtOC4wODQgMC00LjA1IDMuNzg0LTYuMSAxMS4xNDYtNi4xIDQuNDcxIDAgMTAuNTgzLjQxNyAxNi4zODggMS4xMTNsMy4yNS0xNy4yNDZjLTUuOTEyLS44MjUtMTQuODc5LTEuNDgzLTIwLjA2Ny0xLjQ4My0yNS40NTggMC0zNC4yNjIgMTEuNDU0LTM0LjE4MyAyNS4yMjVtLTg4LjI0IDUwLjkyOWgtMTguNjY3bC40NS03LjgyYy01LjY5NiA2LjE1Ny0xMy4yNzUgOS4wMzItMjMuNTU4IDkuMDMyLTEyLjE3NSAwLTIwLjUyMS04LjMyNS0yMC41MjEtMjAuMjg4IDAtMTguMjA0IDE0LjQ5Ni0yOC42OTYgMzkuNDI5LTI4LjY5NiAyLjU2MiAwIDUuODE3LjE5MiA5LjE3LjU2My42OTItMi40MzMuODc2LTMuNDc1Ljg3Ni00LjgwOCAwLTQuOTg0LTMuOTE3LTYuODEzLTE0LjQwOC02LjgxMy0xMC4zNDIuMDQyLTE3LjMyMSAxLjU3NS0yMy43OTYgMy4zMTNsMy4xODMtMTYuNjk2YzExLjItMi44NSAxOC41My0zLjk0NiAyNi44My0zLjk0NiAxOS4zMDMgMCAyOS40OTUgNy41NjcgMjkuNDk1IDIxLjc5Mi4xNjcgMy44LTEuMTU4IDExLjQxMi0xLjgxNyAxNC43NTQtLjc2MiA0Ljg1LTYuMTEyIDMyLjk3LTYuNjY2IDM5LjYxMnptLTE2LjM4OC0zMy4xOTZjLTIuMzU4LS4yNDYtMy4zOTItLjMxMy01LjAxMy0uMzEzLTEyLjcyIDAtMTkuMTc4IDMuNzg4LTE5LjE3OCAxMS4yNjggMCA0LjY5NSAzLjE1NCA3LjYzMyA4LjA1NCA3LjYzMyA5LjE1NCAwIDE1Ljc1OC03LjY1NCAxNi4xMzgtMTguNTg4ek00ODIuNjEgMjc5Yy02LjEyIDEuNjc1LTEwLjg5NiAyLjQwOC0xNi4wNTQgMi40MDgtMTEuNDMzIDAtMTcuNjcxLTUuODQ2LTE3LjY3MS0xNi4yNTQtLjM2Mi0yLjg1NCAyLjQzMy0xNi4wNTggMy4wNjMtMTkuNzM4LjYzMy0zLjY5MSAxMC41MzgtNTcuNDkyIDEwLjUzOC01Ny40OTJoMjIuMjA4bC0zLjM1NSAxNy44aDExLjM5MmwtMy4wOTUgMTguMTcxaC0xMS40NDJzLTYuMjg0IDMxLjUzLTYuMjg0IDMzLjkzM2MwIDMuODI1IDIuMzIxIDUuNDggNy42MzQgNS40OCAyLjU0MSAwIDQuNTA4LS4yMyA2LjAyOS0uNjkybC0yLjk2MyAxNi4zODNtMTEwLjQ3LTQyLjM1OWMwIDE2Ljc3NS02Ljg4IDI2LjcwOC0xNy43NTQgMjYuNzA4LTcuOTIuMTEyLTEyLjcyNS02LjUyNS0xMi43MjUtMTYuNDc1IDAtMTEuNzkyIDcuMDA4LTI1LjExMiAxOC4yNzEtMjUuMTEyIDkuMDkyIDAgMTIuMjA4IDcuMjEyIDEyLjIwOCAxNC44Nzl6bTIzLjk3OS40NjdjMC0xOC41OC0xMi4yMDgtMzMuMDgtMzUuMTk2LTMzLjA4LTI2LjQ1IDAtNDMuNTUgMTcuNjI2LTQzLjU1IDQzLjU5NyAwIDE4LjU3OSAxMC4wODMgMzMuNzkyIDM1LjE1IDMzLjc5MiAyNS4yODggMCA0My41OTYtMTMuNTEyIDQzLjU5Ni00NC4zMDh6TTUwMi40IDIwNS43MmMtMi44MiAyMy4wMjktNy44MTcgNDYuMzc1LTExLjcyMSA2OS40NWwtLjk0NiA1LjAyaDIyLjQzM2M4LjA4OC00NC41NTcgMTAuOC01Ny4yNTMgMjcuNzQyLTUyLjc4Mmw4LjE1LTIxLjA4OGMtMTEuODE3LTQuMzM4LTE5LjQyNSAxLjg1NC0yNi4zMDggMTAuNjU4LjYyMS0zLjk2MyAxLjc5Mi03Ljc4NCAxLjUwOC0xMS4yNThINTAyLjRtLTI3MC4yNiA3NC40N0gyMDkuOGwxMy4yNy02OS45Ni0zMC41NyA2OS45NmgtMjAuMzZsLTMuNzMtNjkuNTUtMTMuMzIgNjkuNTVoLTIwLjI3bDE3LjI2LTkxSDE4N2wxLjg1IDU2LjMzIDI0LjU3LTU2LjMzaDM2LjMzbC0xNy42MSA5MSIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwMDc5QkUiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNTg0LjkzNCAyMzcuOTQ3YzAtOTkuNDE1LTgyLjk4MS0xNjguMTMzLTE3My44OTUtMTY4LjFoLTc4LjI0MmMtOTIuMDAzLS4wMzMtMTY3LjczIDY4LjcwNS0xNjcuNzMgMTY4LjEgMCA5MC45MyA3NS43MjcgMTY1LjY0IDE2Ny43MyAxNjUuMjA0aDc4LjI0MmM5MC45MTQuNDM2IDE3My44OTUtNzQuMjkzIDE3My44OTUtMTY1LjIwNHoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMzMzLjI4IDgzLjkzYy04NC4wNy4wMjctMTUyLjE5NCA2OC4zMDgtMTUyLjIxNCAxNTIuNTguMDIgODQuMjU4IDY4LjE0NCAxNTIuNTMzIDE1Mi4yMTQgMTUyLjU2IDg0LjA5LS4wMjcgMTUyLjIyOC02OC4zMDIgMTUyLjI0LTE1Mi41Ni0uMDEyLTg0LjI3Mi02OC4xNS0xNTIuNTUzLTE1Mi4yNC0xNTIuNTh6IiBmaWxsPSIjMDA3OUJFIi8+PHBhdGggZD0iTTIzNy4wNjYgMjM2LjA5OGMuMDgtNDEuMTggMjUuNzQ2LTc2LjI5NiA2MS45NC05MC4yNXYxODAuNDhjLTM2LjE5NC0xMy45NDctNjEuODYxLTQ5LjA0NC02MS45NC05MC4yM3ptMTMxIDkwLjI3NVYxNDUuODQ3YzM2LjIwNyAxMy45MiA2MS45MTQgNDkuMDU3IDYxLjk4IDkwLjI1Ny0uMDY2IDQxLjIxMi0yNS43NzMgNzYuMzIyLTYxLjk4IDkwLjI2OXoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9Ii4wMzIlIiB5MT0iNTAlIiB4Mj0iOTkuOTc0JSIgeTI9IjUwJSIgaWQ9ImEiPjxzdG9wIHN0b3AtY29sb3I9IiMwMDdCNDAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNTVCMzMwIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iLjQ3MiUiIHkxPSI1MCUiIHgyPSI5OS45ODYlIiB5Mj0iNTAlIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iIzFEMjk3MCIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDZEQkEiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSIuMTE0JSIgeTE9IjUwLjAwMSUiIHgyPSI5OS45ODYlIiB5Mj0iNTAuMDAxJSIgaWQ9ImMiPjxzdG9wIHN0b3AtY29sb3I9IiM2RTJCMkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRTMwMTM4IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjxyZWN0IGZpbGw9IiMwRTRDOTYiIHdpZHRoPSI3NTAiIGhlaWdodD0iNDcxIiByeD0iNDAiLz48cGF0aCBkPSJNNjE3LjI0MyAzNDYuNzY2YzAgNDEuNjE1LTMzLjcyOCA3NS4zNi03NS4zNiA3NS4zNkgxMzIuNzU3VjEyNC4yNDVjMC00MS42MjYgMzMuNzMzLTc1LjM3IDc1LjM2NS03NS4zN2w0MDkuMTIxLS4wMDF2Mjk3Ljg5MnoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNNDgzLjg1OSAyNDIuMDQ1YzExLjY4NC4yNTMgMjMuNDM3LS41MTYgMzUuMDc3LjQgMTEuNzg3IDIuMiAxNC42MjggMjAuMDQzIDQuMTU2IDI1Ljg4OC03LjE0MSAzLjg1LTE1LjYzMyAxLjQzMi0yMy4zNzkgMi4xMTNINDgzLjg2di0yOC40MDF6bTQxLjgzMy0zMi4xNDVjMi41OTYgOS4xNjUtNi4yMzggMTcuMzkyLTE1LjA2NiAxNi4xM2gtMjYuNzY3Yy4xODUtOC42NDItLjM2OC0xOC4wMjEuMjcyLTI2LjIwOCAxMC43MjQuMzAxIDIxLjU0OS0uNjE2IDMyLjIxLjQ4IDQuNTggMS4xNSA4LjQxMyA0LjkxNiA5LjM1IDkuNTk4ek01OTAuMTIgNzMuOTk3Yy40OTggMTcuNTAxLjA3MSAzNS45MjcuMjE0IDUzLjc4My0uMDM1IDcyLjU5Ni4wNzIgMTQ1LjE5NC0uMDU1IDIxNy43OS0uNDY5IDI3LjIwNy0yNC41ODIgNTAuODQ0LTUxLjYgNTEuMzg3LTI3LjA0Ni4xMTEtNTQuMDk1LjAxNi04MS4xNDIuMDQ3di0xMDkuNzVjMjkuNDctLjE1NCA1OC45NTkuMzA3IDg4LjQxNy0uMjMyIDEzLjY2Ny0uODYgMjguNjMyLTkuODc2IDI5LjI3LTI0LjkxNSAxLjYxLTE1LjEwMi0xMi42MzItMjUuNTUtMjYuMTUzLTI3LjIwMS01LjE5OC0uMTM1LTUuMDQ0LTEuNTE1IDAtMi4xMTcgMTIuODkyLTIuNzg3IDIzLjAyLTE2LjEzMyAxOS4yMjYtMjkuNDk5LTMuMjM2LTE0LjA1OC0xOC43NzMtMTkuNDk5LTMxLjY5Ny0xOS40NzItMjYuMzUxLS4xOC01Mi43MDktLjAyNi03OS4wNjMtLjA3Ny4xNzItMjAuNDg5LS4zNTQtNDEgLjI4Ni02MS40NzQgMi4wODctMjYuNzE2IDI2LjgwNi00OC43NDcgNTMuNDQ3LTQ4LjI3aDc4Ljg1eiIgZmlsbD0idXJsKCNhKSIvPjxwYXRoIGQ9Ik0xNTkuNzQgMTI1LjA0Yy42NzQtMjcuMTYzIDI0Ljg4OS01MC42MTEgNTEuODc1LTUxLjAwNyAyNi45NDQtLjA4MyA1My44OTEtLjAxMiA4MC44MzctLjAzNi0uMDc0IDkwLjg4NS4xNDggMTgxLjc3Ny0uMTEyIDI3Mi42NTgtMS4wMzggMjYuODM0LTI0Ljk5IDQ5LjgzNC01MS42NzkgNTAuMzA3LTI2Ljk5Ni4wOTktNTMuOTk1LjAxNC04MC45OTIuMDQyVjI4My41NTFjMjYuMjIzIDYuMTk0IDUzLjcyMiA4LjgzMiA4MC40NzMgNC43MjEgMTUuOTkzLTIuNTc1IDMzLjQ4OC0xMC40MjQgMzguOTAyLTI3LjAxNCAzLjk4Ni0xNC4xOTIgMS43NDItMjkuMTI2IDIuMzM0LTQzLjY5MnYtMzMuODI0aC00Ni4yOTdjLS4yMDggMjIuMzcuNDI2IDQ0Ljc4LS4zMzUgNjcuMTI1LTEuMjQ4IDEzLjczNC0xNC44NDYgMjIuNDYtMjcuOCAyMS45OTUtMTYuMDY2LjE2OS00Ny44OTgtMTEuNjQtNDcuODk4LTExLjY0LS4wOC00MS45MTcuNDY2LTk0LjQwOC42OTItMTM2LjE4MnoiIGZpbGw9InVybCgjYikiLz48cGF0aCBkPSJNMzA5LjcyIDE5Ny4zOWMtMi40MzQuNTE3LS40OS04LjMtMS4xMTQtMTEuNjQ2LjE2Ni0yMS4xNS0uMzQ2LTQyLjMyMy4yODQtNjMuNDU4IDIuMDgzLTI2LjgyOSAyNi45OTEtNDguOTE2IDUzLjczOS00OC4yODhoNzguNzY2Yy0uMDc0IDkwLjg4NC4xNDcgMTgxLjc3NS0uMTEyIDI3Mi42NTYtMS4wMzkgMjYuODM0LTI0Ljk5MiA0OS44MzMtNTEuNjggNTAuMzA4LTI2Ljk5OC4xLTUzLjk5OC4wMTUtODAuOTk3LjA0M1YyNzIuNzA4YzE4LjQ0IDE1LjEyOCA0My41IDE3LjQ4NCA2Ni40NzIgMTcuNTI1IDE3LjMxNy0uMDA2IDM0LjUzNC0yLjY3NSA1MS4zNS02LjY3VjI2MC43OWMtMTguOTUzIDkuNDQ3LTQxLjIzMyAxNS40NDYtNjIuMjQzIDEwLjAxOC0xNC42NTYtMy42NS0yNS4yOTQtMTcuODExLTI1LjA1Ni0zMi45MzYtMS42OTktMTUuNzI4IDcuNTI0LTMyLjMzNSAyMi45ODEtMzcuMDExIDE5LjE5LTYuMDA4IDQwLjEwOC0xLjQxMyA1OC4wOTYgNi4zOTggMy44NTUgMi4wMTggNy43NjUgNC41MjEgNi4yMjItMS45MjF2LTE3LjljLTMwLjA4NC03LjE1Ny02Mi4xMDEtOS43OTItOTIuMzI5LTIuMDA0LTguNzQ4IDIuNDY4LTE3LjI3IDYuMjEtMjQuMzc5IDExLjk1NnoiIGZpbGw9InVybCgjYykiLz48L2c+PC9zdmc+) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(//ikv-duisburg.de/wp-content/plugins/give/build/assets/dist/css/../../../images/dankort.b2d8eb77.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cmVjdCBmaWxsPSIjRkZGIiB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQ3MSIgcng9IjQwIi8+PHBhdGggZD0iTTIwMS44MSA1NWgxNDIuMzkzYzE5Ljg3IDAgMzIuMjg3IDE2LjQwNiAyNy42MyAzNi40N0wzMDUuNSAzNzguOTQ4Yy00LjY1NiAyMC4wNjQtMjQuNjI5IDM2LjQ3LTQ0LjQ5OCAzNi40N0gxMTguNjFjLTE5Ljg3IDAtMzIuMjg3LTE2LjQwNi0yNy42My0zNi40N0wxNTcuMzExIDkxLjQ3QzE2MS45NjggNzEuMzAyIDE4MS44MzcgNTUgMjAxLjcwNiA1NWguMTA0eiIgZmlsbD0iI0QxMDQyOSIvPjxwYXRoIGQ9Ik0zMzEuNzUgNTVoMTYzLjgxNWMxOS44NjkgMCAxMC44NjYgMTYuNDA2IDYuMjA5IDM2LjQ3TDQzNS40NCAzNzguOTQ4Yy00LjY1NyAyMC4wNjQtMy4yMDggMzYuNDctMjMuMDc3IDM2LjQ3SDI0OC41NDljLTE5Ljk3MiAwLTMyLjI4Ny0xNi40MDYtMjcuNTI3LTM2LjQ3TDI4Ny4zNTYgOTEuNDdDMjkyLjAxMiA3MS4zMDIgMzExLjg4IDU1IDMzMS44NTQgNTVoLS4xMDR6IiBmaWxsPSIjMDIyRTY0Ii8+PHBhdGggZD0iTTQ4OS44MTUgNTVoMTQyLjM5NGMxOS44NjkgMCAzMi4yODcgMTYuNDA2IDI3LjYzIDM2LjQ3bC02Ni4zMzMgMjg3LjQ3OGMtNC42NTcgMjAuMDY0LTI0LjYzIDM2LjQ3LTQ0LjQ5OCAzNi40N0g0MDYuNjE0Yy0xOS45NzIgMC0zMi4yODctMTYuNDA2LTI3LjYzLTM2LjQ3TDQ0NS4zMTcgOTEuNDdDNDQ5Ljk3NCA3MS4zMDIgNDY5Ljg0MyA1NSA0ODkuNzExIDU1aC4xMDR6IiBmaWxsPSIjMDc2Rjc0Ii8+PHBhdGggZD0iTTQ2NS45MDUgMzI2LjAxNWgxMy40NTNsMy44MjktMTMuMDYzaC0xMy4zNWwtMy45MzIgMTMuMDYzem0xMC43NjItMzUuOTQ4bC00LjY1NyAxNS40NjZzNS4wNzEtMi42MTMgNy44NjUtMy40NDljMi43OTQtLjYyNyA2LjkzMy0xLjE1IDYuOTMzLTEuMTVsMy4yMDgtMTAuNzYzaC0xMy40NTJsLjEwMy0uMTA0em02LjcyNy0yMi4xNTRsLTQuNDUgMTQuODM5czQuOTY3LTIuMyA3Ljc2MS0zLjAzYzIuNzk0LS43MzIgNi45MzMtLjk0MSA2LjkzMy0uOTQxbDMuMjA4LTEwLjc2NGgtMTMuMzQ5bC0uMTAzLS4xMDR6bTI5LjcgMGwtMTcuMzg2IDU3Ljk5N2g0LjY1N2wtMy42MjIgMTIuMDE3aC00LjY1N2wtMS4xMzggMy42NThINDc0LjM5bDEuMTM5LTMuNjU4SDQ0MmwzLjMxMS0xMS4wNzZoMy40MTVsMTcuNTkzLTU4LjkzOEw0NjkuODM3IDI1NmgxNi44NjhsLTEuNzYgNS45NTZzNC40NS0zLjIzOSA4Ljc5Ny00LjM4OWM0LjI0My0xLjE0OSAyOC42NjUtMS41NjcgMjguNjY1LTEuNTY3bC0zLjYyMiAxMS44MDhoLTUuNzk1bC4xMDMuMTA1eiIgZmlsbD0iI0ZFRkVGRSIvPjxwYXRoIGQ9Ik01MjAgMjU2aDE4LjAwNmwuMjA3IDYuNzkyYy0uMTAzIDEuMTUuODI4IDEuNjcyIDMuMDAxIDEuNjcyaDMuNjIybC0zLjMxMSAxMS4xODJoLTkuNzI4Yy04LjM4Mi42MjctMTEuNTktMy4wMy0xMS4zODMtNy4xMDZsLS4zMS0xMi40MzZMNTIwIDI1NnptMi4yMTYgNTMuMmgtMTcuMTc4bDIuODk3LTkuOTI3aDE5LjY2MmwyLjc5NC05LjA5Mkg1MTEuMDRMNTE0LjM1MSAyNzloNTMuODEybC0zLjMxMSAxMS4xODFoLTE4LjExbC0yLjc5NCA5LjA5MmgxOC4xMWwtMy4wMDIgOS45MjdoLTE5LjU1OGwtMy41MTggNC4xOGg3Ljk2OGwxLjk2NiAxMi41NGMuMjA3IDEuMjU0LjIwNyAyLjA5LjYyIDIuNjEzLjQxNS40MTggMi43OTUuNjI3IDQuMTQuNjI3aDIuMzhsLTMuNzI1IDEyLjIyNmgtNi4xMDZjLS45MyAwLTIuMzgtLjEwNC00LjM0Ni0uMTA0LTEuODYzLS4yMS0zLjEwNC0xLjI1NC00LjM0Ni0xLjg4MS0xLjEzOS0uNTIzLTIuNzk0LTEuODgxLTMuMjA4LTQuMjg1bC0xLjg2My0xMi41NC04LjkgMTIuMzMxYy0yLjc5NCAzLjg2Ny02LjYyMiA2Ljg5Ny0xMy4xNDIgNi44OTdINDk1bDMuMzExLTEwLjg2OGg0Ljc2YzEuMzQ2IDAgMi41ODgtLjUyMiAzLjUyLTEuMDQ1LjkzLS40MTggMS43NTgtLjgzNiAyLjU4Ni0yLjE5NGwxMy4wNC0xOC40OTd6TTMzNC4zMTQgMjgyaDQ1LjQyOWwtMy4zMTIgMTAuOTcyaC0xOC4xMWwtMi43OTMgOS4zaDE4LjYyN2wtMy40MTUgMTEuMjg3aC0xOC41MjRsLTQuNTUzIDE1LjE1MmMtLjUxNyAxLjY3MiA0LjQ1IDEuODgxIDYuMjA5IDEuODgxbDkuMzE0LTEuMjU0LTMuNzI2IDEyLjU0aC0yMC45MDRjLTEuNjU1IDAtMi44OTctLjIwOS00Ljc2LS42MjctMS43Ni0uNDE4LTIuNTg3LTEuMjU0LTMuMzExLTIuNDAzLS43MjUtMS4yNTQtMS45NjctMi4xOTUtMS4xMzktNC45MTJsNi4wMDItMjAuMDY0SDMyNWwzLjQxNS0xMS40OTVoMTAuMzQ4bDIuNzk0LTkuM0gzMzEuMjFsMy4zMTItMTAuOTczLS4yMDctLjEwNHptMzEuMzg3LTE5LjgzNWgxOC42MjdsLTMuNDE1IDExLjM5aC0yNS40NTdsLTIuNzk0IDIuNDA0Yy0xLjI0MiAxLjE1LTEuNTUyLjczMi0zLjEwNSAxLjU2OC0xLjQ0OC43MzEtNC40NSAyLjE5NC04LjM4MiAyLjE5NEgzMzNsMy4zMTEtMTAuOTcyaDIuNDg0YzIuMDcgMCAzLjUxOS0uMjEgNC4yNDMtLjYyNy44MjgtLjUyMyAxLjc2LTEuNjcyIDIuNjktMy41NTNsNC42NTctOC41NjloMTguNTI0bC0zLjIwOCA2LjI3di0uMTA1em0zNS4xMDggMTguODFzNS4wNy00LjcwMiAxMy43NjMtNi4xNjVjMS45NjYtLjQxOCAxNC4zODQtLjIxIDE0LjM4NC0uMjFsMS44NjMtNi4yN2gtMjYuMTgxbC0zLjgzIDEyLjc1di0uMTA1em0yNC42MjkgNC44MDdoLTI1Ljk3NWwtMS41NTIgNS4zM2gyMi41NmMyLjY5LS4zMTQgMy4yMDguMTA0IDMuNDE1LS4xMDVsMS42NTUtNS4yMjVoLS4xMDN6bS0zMy43MzYtMjkuNjc4aDE1LjgzM2wtMi4yNzYgOC4wNDdzNC45NjctNC4wNzYgOC40ODUtNS41MzljMy41MTktMS4yNTQgMTEuMzgzLTIuNTA4IDExLjM4My0yLjUwOGwyNS42NjQtLjEwNC04Ljc5NiAyOS40NjljLTEuNDQ5IDUuMDE2LTMuMjA4IDguMjU1LTQuMjQzIDkuODIzLS45MyAxLjQ2My0yLjA3IDIuODIxLTQuMzQ2IDQuMDc1LTIuMTczIDEuMTUtNC4xNCAxLjg4MS02LjAwMiAxLjk4Ni0xLjY1Ni4xMDQtNC4zNDYuMjA5LTcuODY1LjIwOWgtMjQuNzMybC02LjkzNCAyMy4zMDNjLS42MiAyLjI5OS0uOTMxIDMuNDQ4LS41MTcgNC4wNzUuMzEuNTIzIDEuMjQyIDEuMTUgMi4zOCAxLjE1bDEwLjg2Ni0xLjA0NS0zLjcyNiAxMi43NDloLTEyLjIxYy0zLjkzMyAwLTYuNzI3LS4xMDUtOC42OTMtLjIxLTEuODYzLS4yMDgtMy44MyAwLTUuMTc1LTEuMDQ0LTEuMTM4LTEuMDQ1LTIuODk3LTIuNDA0LTIuNzk0LTMuNzYyLjEwNC0xLjI1NC42MjEtMy4zNDQgMS40NS02LjI3bDIyLjI0OC03NC40MDR6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTQzNy44NCAzMDNsLTEuNDQ5IDcuMTA2Yy0uNjIgMi4xOTQtMS4xMzggMy44NjYtMi43OTQgNS4zMy0xLjc1OSAxLjQ2Mi0zLjcyNSAzLjAzLTguNDg1IDMuMDNsLTguNzk2LjQxOC0uMTA0IDcuOTQyYy0uMTAzIDIuMTk0LjUxOCAxLjk4NS44MjggMi40MDMuNDE0LjQxOC43MjQuNTIzIDEuMTM4LjczMmwyLjc5NC0uMjEgOC4zODMtLjQxNy0zLjUxOSAxMS43MDRoLTkuNjI0Yy02LjcyNiAwLTExLjc5Ny0uMjEtMTMuMzUtMS40NjMtMS42NTUtMS4wNDUtMS44NjItMi4zLTEuODYyLTQuNTk4bC42Mi0zMS4xNDFoMTUuNDJsLS4yMDcgNi4zNzRoMy43MjVjMS4yNDIgMCAyLjE3NC0uMTA0IDIuNjkxLS40MTguNTE3LS4zMTMuODI4LS44MzYgMS4wMzUtMS41NjdsMS41NTItNS4wMTZoMTIuMTA4bC0uMTA0LS4yMDl6TTIxOC40NyAxNDdjLS41MTcgMi41MDgtMTAuNDUxIDQ4LjU5Mi0xMC40NTEgNDguNTkyLTIuMTc0IDkuMy0zLjcyNiAxNS45ODktOC45IDIwLjI3My0zLjAwMSAyLjUwOC02LjUyIDMuNjU3LTEwLjU1NSAzLjY1Ny02LjUyIDAtMTAuMjQ1LTMuMjM5LTEwLjg2Ni05LjQwNGwtLjEwNC0yLjA5czEuOTY2LTEyLjQzNiAxLjk2Ni0xMi41NGMwIDAgMTAuMzQ5LTQyLjAwOSAxMi4yMTItNDcuNTQ4LjEwMy0uMzEzLjEwMy0uNTIyLjEwMy0uNjI3LTIwLjE4LjIxLTIzLjgwMSAwLTI0LjAwOC0uMzEzLS4xMDQuNDE4LS42MjEgMy4wMy0uNjIxIDMuMDNsLTEwLjU1NiA0Ny4zNC0uOTMyIDMuOTdMMTU0IDIxNC41MDhjMCAzLjg2Ni43MjQgNy4xMDUgMi4yNzcgOS43MTggNC44NjMgOC41NjkgMTguNjI3IDkuODIzIDI2LjM4OCA5LjgyMyAxMC4wMzggMCAxOS40NTUtMi4xOTUgMjUuNzY3LTYuMDYxIDExLjA3My02LjU4NCAxMy45Ny0xNi45MjkgMTYuNDU0LTI2LjAybDEuMjQyLTQuNzAzczEwLjY1OS00My41NzYgMTIuNTIyLTQ5LjIxOWMuMTAzLS4zMTQuMTAzLS41MjMuMjA3LS42MjctMTQuNjk1LjEwNC0xOC45MzggMC0yMC4zODctLjMxNFYxNDd6bTU5LjAzIDg2LjYyM2MtNy4xNDEtLjEwNS05LjcyOC0uMTA1LTE4LjExLjMxM2wtLjMxMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjE3My05LjYxNGwxLjAzNS00LjM4OWMxLjU1Mi02Ljc5MiAzLjAwMS0xNC44MzkgMy4yMDgtMTcuMjQyLjIwNy0xLjQ2My42Mi01LjEyLTMuNTE5LTUuMTItMS43NTkgMC0zLjUxOC44MzUtNS4zOCAxLjY3MS0xLjAzNiAzLjY1OC0zLjAwMiAxMy44OTktNC4wMzcgMTguNDk3LTIuMDcgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwyMzAgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuNDUtMjEuODQgNS4zOC0yOS44ODdsLjcyNS0uNDE4YzguMjc5LTEuMTQ5IDEwLjI0NS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNC44MzYtMS4zNDUgNS4wMTZjMS41NTItLjk0IDMuMDAxLTEuODgxIDQuNTUzLTIuNjEzIDQuMjQzLTIuMDkgOC45LTIuNzE3IDExLjQ4Ny0yLjcxNyAzLjkzMiAwIDguMjc5IDEuMTUgMTAuMDM4IDUuNzQ4IDEuNjU2IDQuMDc1LjYyIDkuMDkxLTEuNjU2IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMjc3IDExLjA3Ny0yLjY5IDEzLjA2Mi0zLjkzMyAyMC41ODZsLS44MjcuNjI3LjEwMy4xMDV6bTI5LjA1OC4wMjdjLTQuMzQ2IDAtNy4xNC0uMTA0LTkuODMgMC0yLjY5MSAwLTUuMjc4LjIxLTkuMzE0LjMxNGwtLjIwNy0uMzE0LS4yMDctLjQxOGMxLjEzOC00LjE4IDEuNjU2LTUuNjQzIDIuMjc3LTcuMTA2LjUxNy0xLjQ2MyAxLjAzNC0yLjkyNiAyLjA3LTcuMjEgMS4yNDEtNS41MzkgMi4wNjktOS40MDUgMi41ODYtMTIuODU0LjYyMS0zLjI0LjkzMi02LjA2IDEuMzQ2LTkuM2wuMzEtLjIwOS4zMS0uMzE0YzQuMzQ3LS42MjcgNy4wMzgtMS4wNDUgOS44MzItMS40NjMgMi43OTQtLjQxOCA1LjY5MS0uOTQgMTAuMTQxLTEuNzc2bC4yMDcuNDE4LjEwMy40MTgtMi40ODMgMTAuMzQ1Yy0uODI4IDMuNDQ5LTEuNjU2IDYuODk3LTIuMzggMTAuMzQ2LTEuNTUzIDcuMzE1LTIuMjc3IDEwLjAzMi0yLjU4NyAxMi4wMTctLjQxNCAxLjg4MS0uNTE4IDIuODIyLTEuMTM5IDYuNTg0bC0uNDE0LjMxMy0uNDE0LjMxNC0uMjA3LS4xMDV6bTQ1Ljk0MS0yNS42NzVjLS4zMSAxLjg4MS0xLjk2NiA4Ljg4My00LjEzOSAxMS44MDktMS41NTIgMi4xOTQtMy4zMTIgMy41NTMtNS4zODEgMy41NTMtLjYyMSAwLTQuMTQgMC00LjI0My01LjMzIDAtMi42MTIuNTE3LTUuMzMgMS4xMzgtOC4yNTUgMS44NjMtOC40NjUgNC4xNC0xNS40NjYgOS44MzEtMTUuNDY2IDQuNDUgMCA0Ljc2IDUuMjI1IDIuNzk0IDEzLjY5em0xOC43My44MzZjMi40ODQtMTEuMDc3LjUxOC0xNi4zMDItMS44NjItMTkuNDM3LTMuNzI1LTQuODA3LTEwLjM0OC02LjM3NC0xNy4xNzgtNi4zNzQtNC4xNCAwLTEzLjg2Ny40MTgtMjEuNTI1IDcuNTI0LTUuNDg0IDUuMTItOC4wNzEgMTIuMTIyLTkuNTIgMTguODEtMS41NTMgNi43OTItMy4zMTIgMTkuMDE5IDcuODY1IDIzLjYxNyAzLjQxNCAxLjQ2MyA4LjM4MiAxLjg4IDExLjU5IDEuODggOC4xNzUgMCAxNi41NTctMi4yOTggMjIuODctOC45ODYgNC44NjMtNS40MzQgNy4wMzYtMTMuNTg1IDcuODY0LTE3LjAzNGgtLjEwM3ptMTc0LjQzMyAyNi4wOGMtOC42OTMtLjEwNC0xMS4xNzYtLjEwNC0xOS4xNDUuMzE0bC0uNTE3LS42MjdjMi4xNzMtOC4yNTYgNC4zNDYtMTYuNjE2IDYuMzEzLTI0Ljk3NiAyLjQ4My0xMC44NjggMy4xMDQtMTUuNDY2IDMuOTMyLTIxLjg0bC42Mi0uNTIzYzguNTktMS4yNTQgMTAuOTctMS41NjcgMTkuOTczLTMuMjM5bC4yMDcuNzMxYy0xLjY1NiA2Ljg5Ny0zLjIwOCAxMy42OS00Ljg2NCAyMC40ODItMy4zMTEgMTQuMzE3LTQuNDUgMjEuNjMyLTUuNjkxIDI5LjE1NmwtLjgyOC42Mjd2LS4xMDV6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTUzMy4xNiAyMDkuMzc0Yy0uNDE0IDEuNzc2LTIuMDcgOC44ODItNC4yNDMgMTEuODA4LTEuNDQ5IDIuMDktNC45NjcgMy40NDktNi45MzMgMy40NDktLjYyMSAwLTQuMDM2IDAtNC4yNDMtNS4yMjUgMC0yLjYxMy41MTctNS4zMyAxLjEzOC04LjI1NiAxLjg2My04LjI1NSA0LjE0LTE1LjI1NyA5LjgzMS0xNS4yNTcgNC40NSAwIDYuNDE2IDUuMTIgNC40NSAxMy41ODV2LS4xMDR6bTE3LjA3NS44MzZjMi40ODMtMTEuMDc3LTcuNjU4LS45NC05LjIxLTQuNTk4LTIuNDg0LTUuNzQ4LS45MzItMTcuMjQzLTEwLjg2Ni0yMS4xMDktMy44MjktMS41NjgtMTIuODMyLjQxOC0yMC40OSA3LjUyNC01LjM4MSA1LjAxNi04LjA3MiAxMi4wMTctOS41MiAxOC43MDUtMS41NTMgNi42ODgtMy4zMTIgMTkuMDIgNy43NiAyMy4zMDQgMy41MiAxLjU2NyA2LjcyNyAxLjk4NSA5LjkzNSAxLjc3NiAxMS4xNzctLjYyNyAxOS42NjItMTcuNjYgMjUuOTc1LTI0LjM0OCA0Ljg2My01LjMzIDUuNjkxIDEuOTg1IDYuNDE2LTEuMjU0em0tMTI5Ljk0MyAyMy40MTNjLTcuMTQtLjEwNS05LjYyNC0uMTA1LTE4LjAwNi4zMTNsLS4zMS0uNjI3Yy43MjQtMy4yNCAxLjU1Mi02LjM3NCAyLjI3Ni05LjYxNGwuOTMxLTQuMzg5YzEuNTUzLTYuNzkyIDMuMTA1LTE0LjgzOSAzLjIwOC0xNy4yNDIuMjA3LTEuNDYzLjYyMS01LjEyLTMuNDE1LTUuMTItMS43NTkgMC0zLjYyMS44MzUtNS4zOCAxLjY3MS0uOTMyIDMuNjU4LTMuMDAyIDEzLjg5OS00LjAzNyAxOC40OTctMS45NjYgOS44MjMtMi4xNzMgMTAuOTcyLTMuMTA0IDE1Ljc4bC0uNjIxLjYyNmMtNy4zNDctLjEwNC05LjkzNC0uMTA0LTE4LjQyLjMxNEwzNzMgMjMzLjFjMS40NDktNS44NTIgMi43OTQtMTEuNzA0IDQuMTQtMTcuNTU2IDMuNTE4LTE1Ljc4IDQuMzQ2LTIxLjg0IDUuMzgtMjkuODg3bC42MjEtLjQxOGM4LjI4LTEuMTQ5IDEwLjM0OS0xLjQ2MyAxOS4yNDgtMy4yMzlsLjcyNS44MzYtMS4yNDIgNS4wMTZjMS40NDktLjk0IDMuMDAxLTEuODgxIDQuNDUtMi42MTMgNC4yNDMtMi4wOSA4LjktMi43MTcgMTEuNDg2LTIuNzE3IDMuOTMzIDAgOC4xNzYgMS4xNSAxMC4wMzggNS43NDggMS42NTYgNC4wNzUuNTE4IDkuMDkxLTEuNzU5IDE5LjAxOWwtMS4xMzggNS4wMTZjLTIuMzggMTEuMDc3LTIuNjkgMTMuMDYyLTMuOTMzIDIwLjU4NmwtLjgyNy42MjcuMTAzLjEwNXptNjIuMDAxLTg2LjUxOWwtNi4wMDIuMTA1Yy0xNS41MjMuMjA5LTIxLjczMi4xMDQtMjQuMjE1LS4yMDktLjIwNyAxLjE1LS42MjEgMy4xMzUtLjYyMSAzLjEzNXMtNS41ODggMjUuOTE2LTUuNTg4IDI2LjAyYzAgMC0xMy4yNDYgNTUuMTc2LTEzLjg2NyA1Ny43ODggMTMuNTU2LS4yMDkgMTkuMDQxLS4yMDkgMjEuNDIxLjEwNS41MTgtMi42MTMgMy42MjItMTcuOTc0IDMuNzI2LTE3Ljk3NCAwIDAgMi42OS0xMS4yODYgMi43OTQtMTEuNzA0IDAgMCAuODI3LTEuMTUgMS42NTUtMS42NzJoMS4yNDJjMTEuNjk0IDAgMjQuODM2IDAgMzUuMTg1LTcuNjI4IDcuMDM3LTUuMjI1IDExLjc5Ny0xMy4wNjMgMTMuOTctMjIuNDY4LjUxNy0yLjI5OS45MzEtNS4wMTYuOTMxLTcuODM3IDAtMy42NTgtLjcyNC03LjIxLTIuNzk0LTEwLjAzMi01LjI3Ny03LjQyLTE1LjczLTcuNTI0LTI3LjgzNy03LjYyOXptNy43NjEgMjcuMDY2Yy0xLjI0MSA1Ljc0Ny00Ljk2NyAxMC42NTktOS43MjcgMTIuOTU4LTMuOTMyIDEuOTg1LTguNjkzIDIuMTk0LTEzLjY2IDIuMTk0aC0zLjIwOGwuMjA3LTEuMjU0czUuODk5LTI1LjkxNiA1Ljg5OS0yNS44MTFsLjIwNy0xLjM1OS4xMDMtMS4wNDUgMi4zOC4yMXMxMi4yMTEgMS4wNDQgMTIuNDE4IDEuMDQ0YzQuNzYgMS44ODEgNi44MyA2LjY4OCA1LjM4MSAxMy4wNjN6bTEyNy4yMDcgOC42NjZsLS43MjQtLjgzNmMtOC43OTYgMS43NzYtMTAuNDUyIDIuMDktMTguNTI0IDMuMjRsLS42Mi42MjZjMCAuMTA1LS4xMDQuMjEtLjEwNC40MTh2LS4xMDRjLTYuMDAyIDE0LjEwNy01Ljg5OSAxMS4wNzctMTAuNzYyIDIyLjE1NCAwLS41MjMgMC0uODM2LS4xMDQtMS4zNTlsLTEuMjQyLTI0LjAzNS0uNzI0LS44MzZjLTkuMzE0IDEuNzc3LTkuNTIgMi4wOS0xOC4wMDYgMy4yNGwtLjYyMS42MjdjLS4xMDQuMzEzLS4xMDQuNjI3LS4xMDQuOTRsLjEwNC4xMDVjMS4wMzUgNS41MzguODI4IDQuMjg0IDEuODYzIDEyLjk1OC41MTcgNC4yODQgMS4xMzggOC41NjkgMS42NTUgMTIuNzQ5LjgyOCA3LjEwNiAxLjM0NiAxMC41NTQgMi4zOCAyMS4zMTgtNS43OTUgOS42MTQtNy4xNCAxMy4yNzEtMTIuNzI4IDIxLjczNWwuMzEuODM2YzguMzgzLS4zMTMgMTAuMjQ1LS4zMTMgMTYuNDU0LS4zMTNsMS4zNDYtMS41NjhjNC42NTYtMTAuMTM2IDQwLjI1NS03MS43OSA0MC4yNTUtNzEuNzlsLS4xMDQtLjEwNXptLTMwMi43MTcgNi45MjJjNC43Ni0zLjM0NCA1LjM4LTcuOTQyIDEuMzQ1LTEwLjM0NS00LjAzNi0yLjQwNC0xMS4xNzYtMS42NzItMTUuOTM3IDEuNjcyLTQuNzYgMy4yNC01LjI3NyA3LjgzNy0xLjI0MSAxMC4zNDUgMy45MzIgMi4zIDExLjA3MiAxLjY3MiAxNS44MzMtMS42NzJ6IiBmaWxsPSIjRkVGRUZFIi8+PHBhdGggZD0iTTU3NS43MzUgMjU2LjEwNGwtNi45MzQgMTIuMDE4Yy0yLjE3MyA0LjA3NS02LjMxMiA3LjIxLTEyLjcyOCA3LjIxTDU0NSAyNzUuMTIzbDMuMjA4LTEwLjg2OGgyLjE3M2MxLjEzOCAwIDEuOTY2LS4xMDQgMi41ODctLjQxOC42MjEtLjIwOS45MzItLjYyNyAxLjQ0OS0xLjI1NGw0LjE0LTYuNTgzaDE3LjI4MWwtLjEwMy4xMDR6IiBmaWxsPSIjRkVGRUZFIi8+PC9nPjwvc3ZnPg==) no-repeat}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;font-size:16px;font-style:italic;font-weight:400;height:16px;line-height:20px;margin:0;padding:0;width:16px}form[id*=give-form] .give-loading-animation{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;float:left;font-size:16px;height:16px;line-height:1;margin:0 5px 0 0;width:16px}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{margin:0;padding:0;text-align:right}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:right}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{display:none;margin:0 0 0 .5em}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}.give-user-login-fields-container:after{clear:both;content:"";display:block}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{display:inline-block;min-width:100px}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{line-height:1.4;margin-bottom:1.2em}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;cursor:pointer;font-size:1em;line-height:1.2em;padding:8px 10px}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{border-bottom:0;padding:0 5px 5px;width:auto}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media(max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{float:none;width:100%}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give-button-with-loader span.give-loading-animation{display:none;float:right;font-family:give-icomoon;position:relative;top:3px;speak:none;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;font-size:16px;height:16px;line-height:1;margin:0 0 0 5px;width:16px}.give-active span.give-loading-animation{display:inline}@media(min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:right!important}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-left:2.5%;margin-right:0!important}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:right!important}html[dir=rtl] form.give-form .form-row-last{float:left!important}html[dir=rtl] form.give-form .form-row-two-thirds{float:right!important}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .form-row-one-third{float:right!important;margin-left:0!important;margin-right:3%}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:left!important}.give-form-grid{display:flex;height:100%}.give-form-grid-media{border-radius:2px;min-width:40%;position:relative}.give-form-grid-media img{border-radius:2px;min-width:100%;-o-object-fit:cover;object-fit:cover}.give-form-grid-media__tags{align-items:center;border-radius:2px;bottom:0;display:flex;gap:10px;left:0;padding:10px 16px;position:absolute;right:0}.give-form-grid-media__tags>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-container{display:flex;flex-direction:column;flex-grow:1;width:100%}#row-media{max-width:40%;min-width:40%}#row-media img{border-radius:2px;min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-form-grid-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:18px}.give-form-grid-content .give-form-grid-media__tags_no_image{background:none;border-radius:2px;display:flex;gap:10px;margin-bottom:12px}.give-form-grid-content .give-form-grid-media__tags_no_image>span{border-radius:5px;font-size:max(.975rem,15.6px);font-weight:600;padding:4px 10px}.give-form-grid-content>h3{font-size:max(1.375rem,22px)!important;font-weight:700!important;margin:0!important}.give-form-grid-content>p{font-size:1rem;font-weight:400}.give-form-grid-content>button{background-color:transparent!important;border:none;cursor:pointer;font-size:max(1rem,16px);font-weight:400;padding:0!important;text-decoration:underline;text-underline-offset:5px}.give-form-grid-btn{align-items:center;background-color:var(--give-primary-color);border:.125rem solid var(--give-primary-color);border-radius:.4rem;color:#fff;font-family:inherit;font-size:max(1rem,16px);font-weight:600;justify-content:center;line-height:1.2;padding:1rem;text-align:center;transition-duration:.2s;transition-property:background-color,color;transition-timing-function:ease-in}.give-form-grid-progress{background:#f6f6f6;padding:10px 20px}.form-grid-raised{background:#f6f6f6;display:flex;justify-content:space-between}.form-grid-raised__details{display:flex;flex-direction:column;font-size:1rem}.form-grid-raised__details>span:first-child{font-size:1rem;font-weight:700!important}.form-grid-raised__details>span:last-child{font-size:max(.875rem,14px);font-weight:400}.form-grid-raised__details_donations{text-align:right}.give-form-grid-progress-bar{margin:12px 0}.give-form-grid-progress-bar .give-progress-bar{background:#d9dfdb;border-radius:25px;box-shadow:inset 0 2px 2px -1px rgba(0,0,0,.11);height:12px;position:relative}.give-form-grid-progress-bar .give-progress-bar>span{border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}.give-embed-form-wrapper{align-items:center;display:flex;justify-content:center;width:100%!important}.give-embed-form-wrapper .iframe-loader{background:none;height:100%;pointer-events:none;position:absolute;top:0;width:100%}.give-embed-form-wrapper iframe{max-width:min(100%,48.5rem);width:100%!important}.give-embed-form-wrapper.is-hide{left:-9999px;position:fixed}.give-embed-form-wrapper.modal{align-items:center;display:flex;flex-direction:column;height:var(--visual-viewport-height);justify-content:center;left:0;min-height:100vh;min-width:100vw;overflow:scroll;position:fixed;top:0;z-index:100}.give-embed-form-wrapper.modal[data-loading=true]{display:none}.give-embed-form-wrapper.modal[data-entering=true]{animation:modal-fade .3s}.give-embed-form-wrapper.modal[data-exiting=true]{animation:modal-fade .15s ease-in reverse}.give-embed-form-wrapper.modal .modal-content{align-items:center;display:flex;justify-content:center;min-height:100vh;min-width:100vw;position:absolute;top:6%;width:100%;z-index:999}.give-embed-form-wrapper.modal .modal-content iframe{z-index:1}.give-embed-form-wrapper.modal .close-btn{background:#e7e8ed;border:1px solid transparent;border-radius:50%;cursor:pointer;display:flex;padding:.75rem;position:fixed;right:25px;top:57px;transition:.2s;z-index:999}.give-embed-form-wrapper.modal .close-btn svg{height:1rem;width:1rem}.give-embed-form-wrapper.modal .close-btn:active,.give-embed-form-wrapper.modal .close-btn:focus,.give-embed-form-wrapper.modal .close-btn:hover{background-color:#caccd7;border:1px solid #caccd7}.give-embed-form-wrapper.modal:before{background:rgba(0,0,0,.7);bottom:0;content:"";display:block;left:0;position:fixed;right:0;top:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.admin-bar .give-embed-form-wrapper{background:none;margin-top:-26px}.give_notices{position:relative}.give_notices .notice-dismiss{background:0 0;border:none;color:#72777c;cursor:pointer;margin:0;max-width:28px!important;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.give_notices .notice-dismiss:before{background:0 0;color:#72777c;content:"";display:block;font:400 16px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{background:#f9f9f9;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both;margin:15px 0;padding:1em 1.5em 1em 2em;position:relative}.give_error>p,.give_success>p,.give_warning>p{color:#333;margin:0!important}.give_error:before,.give_success:before,.give_warning:before{font-family:give-icomoon;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#fff;font-size:16px;height:30px;left:-17px;line-height:30px;margin-top:-15px;position:absolute;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5);top:50%;width:30px}.give_error{border-color:#a00}.give_error:before{background-color:#a00;content:""}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:""}.give_warning{border-color:#ffba00}.give_warning:before{background-color:#ffba00;content:""}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{margin:0 auto;max-width:474px;padding:12px 10px 0}.twentyfourteen .tfgive .give_forms .entry-summary{margin:0 0 1.618em!important;padding:0!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15);margin-bottom:7.6923%;padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%}.twentyfifteen .t15give .page-title{margin-left:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.components-base-control__field input[type=text]:focus{box-shadow:none!important}.give-goal-progress{clear:both;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.give-goal-progress .income{color:#333;font-size:46px;letter-spacing:-1px;line-height:48px}.give-goal-progress .raised{margin-bottom:15px}.give-goal-progress .progress-bar{background:none;padding-bottom:10px;width:100%}.give-goal-progress .give-progress-bar{background:#eee;border-radius:25px;height:20px;overflow:hidden;position:relative;width:100%}.give-goal-progress .give-progress-bar>span{background:none;border-radius:20px;display:block;height:100%;overflow:hidden;position:relative}table.give-table{background:#eaebec;border:1px solid #e0e0e0;border-bottom:none;border-top:none;color:#666;font-size:14px;margin:20px 0;text-shadow:1px 1px 0 #fff;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{border-left:none;text-align:left}table.give-table th{background:#f6f6f6;border:1px solid #e0e0e0;border-right:none;border-top-color:#e8e8e8;font-weight:700;padding:21px 25px;text-align:center}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{background:#fff;border:1px solid #e0e0e0;border-right:none;border-top-color:#fff;padding:18px;text-align:center}table.give-table tbody tr td:first-child{border-left:0;text-align:left}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}body.give-twentynineteen .give-form .give-btn:focus{color:#fff}body.theme-twentytwenty .give-wrap{margin:60px auto;max-width:1200px}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{border:1px solid #ccc;border-left:none;width:unset}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:7px}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:left}.give-donation-history .give-table .give-security-column.give-security-description-wrap{font-size:12px;font-style:italic;padding:16px 13px;width:75%}.give-donation-history .give-table .give-security-column.give-security-button-wrap{padding:25px 5px;width:25%}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give_user_history_main .give-mobile-title{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{background:#fff;padding:.5rem 0}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{background-color:transparent;border:none;padding-bottom:0;padding-top:0}#give_user_history td,#give_user_history tr{border-left:none;display:block;text-align:left}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none!important;overflow:hidden;top:0;width:100%;z-index:2148482499;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media(max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{background:#fff;box-sizing:border-box;margin:40px auto;max-width:650px;padding:20px;position:relative;width:auto;z-index:2148482599}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{display:block!important;position:absolute}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{transform:translateY(-100px);vertical-align:middle}.give-modal .mfp-content,.give-modal.mfp-bg{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{opacity:0;transform:translateY(-50px)}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{background-color:#fff;margin:0 auto;max-height:85vh;max-width:100%;overflow-y:auto;padding:1rem 1.5rem;position:relative;width:720px}.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide.give-modal .mfp-content{max-width:100%;padding:0}.modal-fade-slide .give-modal--slide{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(0);transition:all .2s ease-out}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only form>:not(.give-btn-modal),.mfp-content .give-display-button-only>:not(form){display:block}.give-donor{background:#fff;border:1px solid #e5e5e5;color:#00160a;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;max-height:100%;padding:18px 0;position:relative;transition:all .2s ease-out;width:100%}.give-donor-container{display:flex;flex:1;flex-direction:column;padding:0 5%}.give-donor-container__image{align-items:center;align-self:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;display:flex;justify-content:center;margin-bottom:12px;overflow:hidden}.give-donor-container__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.give-donor-container__image__name_initial{position:absolute}.give-donor-container__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor-container__image[data-anonymous-donation="1"] .give-donor-header__name_initial{visibility:hidden}.give-donor-container__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"]{border:1px solid #e5e5e5}.give-donor-container-variation{display:flex;justify-content:space-between}.give-donor-container-variation__name{font-size:max(1.5rem,24px);font-weight:600;line-height:20px;margin:0 0 10px!important}.give-donor-container-variation__timestamp{color:#525252;font-size:max(.75rem,12px);margin:0 0 10px!important}.give-donor-wrapper{align-items:center;display:flex;flex:1;justify-content:center;word-break:normal!important}.give-donor-content{border-left:2px solid #219653;flex:1;font-weight:400;letter-spacing:0;line-height:20px;margin:12px 0;padding-left:16px;width:100%}.give-donor-content p{color:#00160a;font-size:max(.875rem,14px);font-style:italic;line-height:20px;margin:0!important;width:100%}.give-donor-content__excerpt .give-donor-content__read-more{cursor:pointer;white-space:nowrap}.give-donor-content__excerpt+.give-donor-content__comment{display:none}.give-donor-details{align-items:center;display:flex;justify-content:space-between}.give-donor-details__wrapper{display:flex;flex-direction:column;width:70%;word-break:normal!important}.give-donor-details__wrapper span:first-child{color:#00160a;font-size:max(1rem,16px)!important;font-weight:500!important;letter-spacing:0}.give-donor-details__wrapper span:last-child{color:#00160a;font-size:max(.8rem,12.8px);font-weight:400;letter-spacing:0;text-align:left}.give-donor-details__total{color:#219653;font-size:max(1.25rem,20px);font-weight:700;letter-spacing:0;line-height:24px;overflow-wrap:normal;text-align:right;word-break:normal!important}.give-donor-tribute{align-items:center;display:flex;margin-top:32px;min-height:32px;width:100%}.give-donor-tribute span svg{display:block;height:22px;margin:0 15px 0 32px;width:22px}.give-donor-tribute__message{color:#00160a;font-size:max(.75rem,12px);text-align:center}.give-donor-tribute__message span:last-child{font-weight:600}.give-donor-wall-modal p:last-child{margin-bottom:0}#give-processing-state-template{background:rgba(0,0,0,.8);bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999999}#give-processing-state-template.active{display:flex}#give-processing-state-template div{align-self:center;color:#fff;font-size:26px;margin:0 0 0 10px}#give-processing-state-template h3{color:#fff;font-size:26px;line-height:1.25;margin:0;padding:0 0 5px}#give-processing-state-template p{color:#fff;font-size:16px;line-height:1.5;margin:0;padding:0}#give-processing-state-template .loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%3C%21--%20Generator:%20Adobe%20Illustrator%2024.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200%29%20--%3E%3Csvg%20version=%271.1%27%20id=%27Layer_1%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20x=%270px%27%20y=%270px%27%20viewBox=%270%200%20349%20348%27%20style=%27enable-background:new%200%200%20349%20348;%27%20xml:space=%27preserve%27%3E%3Cstyle%20type=%27text/css%27%3E%20.st0{fill:%23FFFFFF;}%20%3C/style%3E%3Cpath%20class=%27st0%27%20d=%27M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5%20c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9%20C25.72,204.56,25.41,204.57,25.1,204.57z%27/%3E%3Cpath%20class=%27st0%27%20d=%27M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5%20c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49%20C349,270.22,270.72,348.5,174.5,348.5z%27/%3E%3C/svg%3E");height:60px;margin:0 0 20px;opacity:0;pointer-events:none;width:60px}#give-processing-state-template .loader.spinning{animation:load .6s linear infinite;opacity:1;transition:opacity .2s ease}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.separator-with-text{align-items:center;display:flex;font-size:16px;font-style:italic;justify-content:center;padding:30px 0}.separator-with-text .dashed-line{border:1px solid #d4d4d4;flex-grow:1}.separator-with-text .label{color:#8d8e8e;font-size:14px;padding:0 6px}.give-multi-form-goal-block{background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.306);display:flex;flex-direction:column;margin-bottom:20px}.give-multi-form-goal-block .wp-block-media-text{margin:24px!important}.give-multi-form-goal-block .give-multi-form-goal-block__image,.give-multi-form-goal-block .wp-block-media-text__media,.give-multi-form-goal-block .wp-block-media-text__media img{border-radius:6px!important}.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content{padding:16px!important}.give-multi-form-goal-block__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;margin:24px!important;min-height:250px}.give-multi-form-goal-block__content .give-multi-form-goal-block__text{display:flex;flex-direction:column;justify-content:center}.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2{margin-bottom:var(--global--spacing-vertical)}.give-multi-form-goal-block__content .give-multi-form-goal-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-progress-bar-block__goal{border-top:1px solid #ebebeb;height:auto;padding:20px 16px}.give-progress-bar-block__progress{align-items:center;background:#f1f1f1;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,.095);display:flex;height:20px;overflow:hidden;position:relative}.give-progress-bar-block__progress .give-progress-bar-block__progress-bar{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply;border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0}.give-progress-bar-block__stats{background:#f5f5f5;border-radius:0 0 8px 8px;border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;height:auto}.give-progress-bar-block__stat{align-items:center;border-right:1px solid #ebebeb;display:flex;flex:1 1 110px;flex-direction:column;font-weight:500;height:96px;justify-content:center}.give-progress-bar-block__stat:last-of-type{border-right:none}.give-progress-bar-block__stat>:first-child{color:#4c4c4c;font-size:24px;line-height:28px}.give-progress-bar-block__stat>:last-child{color:#6f6f6f;font-size:18px;line-height:1}.form-row .give-stripe-cc-field{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}.give-stripe-cc-field.give-fl-input{background-color:#fff;height:auto;line-height:inherit;min-height:50px;padding:14px 10px}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}.give-stripe-cc-field-wrap .give-fl-label span{display:none}.give-stripe-single-cc-field-wrap{background-color:#fdfdfd;border:1px solid #ccc;height:40px;margin:0 0 15px;padding:10px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;visibility:hidden;width:100%;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;visibility:visible}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{background:#fff;border-radius:.5rem;margin:auto;max-width:500px;overflow:hidden;position:relative;width:96%}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;border:none;color:#fff;cursor:pointer;font:inherit;margin:15px;outline:inherit;padding:0;position:absolute;right:0;top:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 10px;text-transform:uppercase}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{display:block;overflow:hidden;padding:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{border:1px solid #e5e5e5;margin:20px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{font-size:14px;margin:-5px 0 20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{background-color:#f5f5f5;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{align-items:center;display:flex;justify-content:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{align-items:center;border:none;border-radius:4px;display:flex;filter:brightness(1);font-size:22px;justify-content:center;line-height:20px;min-width:236px;order:99!important;padding:20px 28px!important;transition:filter .2s ease}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%}.give-wrap .give-grid__item>:last-child{margin-bottom:0}.give-wrap .give-wrap:before{clear:both;content:"";display:block}@media(min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;padding:0 .75rem}}@media(min-width:30rem)and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%}}@media(min-width:30rem)and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.3333333333%}}@media(min-width:30rem)and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%}}@supports(display:grid){.give-wrap .give-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto!important}@media(min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media(min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}}.give-wrap .give-card{background-color:#fff;border-radius:8px;box-shadow:0 0 8px hsla(0,0%,44%,.25);color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:all .1s ease-out;width:100%}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16)}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;order:1;width:100%}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}#give-receipt .timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{margin:0 auto;max-width:650px}#give-receipt .animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}#give-receipt .container{background-color:#eee;border:1px solid #eee;margin:0 auto;width:650px}#give-receipt .layer{display:flex}#give-receipt .layer.h1{height:28px}#give-receipt .layer.h2{height:22px}#give-receipt .layer.inline-radios{height:12px}#give-receipt .layer.label{height:8px}#give-receipt .layer-item.opaque{background:#fff}#give-receipt .layer-gap{background-color:#fff}#give-receipt .layer-gap.large{height:40px}#give-receipt .layer-gap.medium{height:20px}#give-receipt .layer-gap.small{height:10px}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%}#give-receipt .layer-4 .layer-item:first-child{width:30%}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%}#give-receipt .layer-5 .layer-item:first-child{width:40%}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%}#give-receipt .layer-8 .layer-item:first-child{width:40%}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%}.give-grid-ie-utility{margin:0 -12px}@supports(display:grid){.give-grid-ie-utility{margin:0}}.give-donation-submit>.give-donation-summary-section{margin-bottom:0}.give-donation-summary-section{font-family:Montserrat,serif;font-size:16px;font-style:normal;font-weight:600}.give-donation-summary-section svg{margin:0 5px;vertical-align:text-top}.give-donation-summary-section svg path{fill:var(--primary-color,#3ba2e0)}.give-donation-summary-section .heading{font-style:italic}.give-donation-summary-section .give-donation-summary-table-wrapper{background-color:#f9f9f9;color:#333;margin:20px -20px;padding:0 20px}.give-donation-summary-section .back-btn{background-color:transparent;border:0;color:var(--primary-color,#3ba2e0);cursor:pointer;font-size:12px;font-weight:500;line-height:23px;margin:0;padding:0;text-decoration:underline}.give-donation-summary-section .give-donation-summary-help-text{align-items:center;color:#8c8c8c;display:flex;gap:5px;margin:10px 0}.give-donation-summary-section .give-donation-summary-help-text .back-btn{font-size:inherit}.give-donation-summary-section table{border-collapse:collapse;width:100%}.give-donation-summary-section tbody{color:#444}.give-donation-summary-section tr{border-bottom:1px solid #f2f2f2}.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:42px;padding:10px 0}.give-donation-summary-section th{text-align:left}.give-donation-summary-section td{font-size:15px;font-weight:500;line-height:18px}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{text-align:right}@media screen and (max-width:500px){.give-donation-summary-section td,.give-donation-summary-section th,.give-donation-summary-section tr{height:26px}.give-donation-summary-section td,.give-donation-summary-section th{padding-top:15px;vertical-align:top}.give-donation-summary-section td:last-child,.give-donation-summary-section th:last-child{width:40%}.give-donation-summary-section .give-donation-summary-help-text{align-items:start}.give-donation-summary-section .give-donation-summary-help-text img{margin-top:3px}}:root{--givewp-red-25:#fff4f2;--givewp-red-50:#ffdfd9;--givewp-red-100:#ffb5a6;--givewp-red-200:#ff8a73;--givewp-red-300:#ff6040;--givewp-red-400:#f2320c;--givewp-red-500:#d92d0b;--givewp-red-600:#a62308;--givewp-red-700:#8c1700;--givewp-red-800:#590f00;--givewp-red-900:#260600;--givewp-orange-50:#ffefd9;--givewp-orange-100:#ffdaa6;--givewp-orange-200:#ffc473;--givewp-orange-300:#f2a63d;--givewp-orange-400:#f29718;--givewp-orange-500:#d98715;--givewp-orange-600:#a66710;--givewp-orange-700:#73480b;--givewp-orange-800:#402806;--givewp-orange-900:#1a0f00;--givewp-yellow-25:#fffdf2;--givewp-yellow-50:#fff9d9;--givewp-yellow-100:#fff0a6;--givewp-yellow-200:#ffe873;--givewp-yellow-300:#ffdf40;--givewp-yellow-400:#f2cc0c;--givewp-yellow-500:#d9b60b;--givewp-yellow-600:#a68c08;--givewp-yellow-700:#8c7607;--givewp-yellow-800:#594b05;--givewp-yellow-900:#262000;--givewp-green-25:#f2fff3;--givewp-green-50:#e5ffe6;--givewp-green-100:#cef2cf;--givewp-green-200:#a3d9a4;--givewp-green-300:#7cbf7e;--givewp-green-400:#62b265;--givewp-green-500:#459948;--givewp-green-600:#2d802f;--givewp-green-700:#19661c;--givewp-green-800:#0a400b;--givewp-green-900:#022603;--givewp-emerald-25:#f2fff9;--givewp-emerald-50:#d9ffec;--givewp-emerald-100:#9df2c8;--givewp-emerald-200:#6df2b0;--givewp-emerald-300:#3df297;--givewp-emerald-400:#0cf27f;--givewp-emerald-500:#0bd972;--givewp-emerald-600:#08a657;--givewp-emerald-700:#078c4a;--givewp-emerald-800:#05592f;--givewp-emerald-900:#002613;--givewp-blue-25:#f2f9ff;--givewp-blue-50:#d9ecff;--givewp-blue-100:#a6d2ff;--givewp-blue-200:#73b9ff;--givewp-blue-300:#3d97f2;--givewp-blue-400:#0c7ff2;--givewp-blue-500:#0b72d9;--givewp-blue-600:#0857a6;--givewp-blue-700:#074a8c;--givewp-blue-800:#052f59;--givewp-blue-900:#001326;--givewp-purple-25:#f4f2ff;--givewp-purple-50:#beb6f2;--givewp-purple-100:#8c7ee5;--givewp-purple-200:#5f4cd9;--givewp-purple-300:#3a21d9;--givewp-purple-400:#2b13bf;--givewp-purple-500:#2511a6;--givewp-purple-600:#19078c;--givewp-purple-700:#120566;--givewp-purple-800:#090040;--givewp-purple-900:#03001a;--givewp-neutral-25:#f9fafb;--givewp-neutral-50:#f3f4f6;--givewp-neutral-100:#e5e7eb;--givewp-neutral-200:#d1d5db;--givewp-neutral-300:#9ca0af;--givewp-neutral-400:#6b7280;--givewp-neutral-500:#4b5563;--givewp-neutral-600:#374151;--givewp-neutral-700:#1f2937;--givewp-neutral-800:#111827;--givewp-neutral-900:#060c1a;--givewp-grey-5:#fafafa;--givewp-grey-25:#f2f2f2;--givewp-grey-50:#e6e6e6;--givewp-grey-100:#dadada;--givewp-grey-200:#bfbfbf;--givewp-grey-300:#a6a6a6;--givewp-grey-400:#8c8c8c;--givewp-grey-500:#737373;--givewp-grey-600:#595959;--givewp-grey-700:#404040;--givewp-grey-800:#262626;--givewp-grey-900:#0e0e0e;--givewp-shades-white:#fff;--givewp-shades-black:#000}
:root{--givewp-rounded-2:0.125rem;--givewp-rounded-4:0.25rem;--givewp-rounded-6:0.375rem;--givewp-rounded-8:0.5rem;--givewp-rounded-12:0.75rem;--givewp-rounded-16:1rem;--givewp-rounded-24:1.5rem;--givewp-rounded-full:999px;--givewp-rounded-none:0rem}
:root{--givewp-spacing-1:0.25rem;--givewp-spacing-2:0.5rem;--givewp-spacing-3:0.75rem;--givewp-spacing-4:1rem;--givewp-spacing-5:1.25rem;--givewp-spacing-6:1.5rem;--givewp-spacing-7:1.75rem;--givewp-spacing-8:2rem;--givewp-spacing-9:2.25rem;--givewp-spacing-10:2.5rem;--givewp-spacing-11:2.75rem;--givewp-spacing-12:3rem;--givewp-spacing-13:3.25rem;--givewp-spacing-14:3.5rem;--givewp-spacing-15:3.75rem;--givewp-spacing-16:4rem;--givewp-spacing-17:4.25rem;--givewp-spacing-18:4.5rem;--givewp-spacing-19:4.75rem;--givewp-spacing-20:5rem;--givewp-spacing-32:8rem;--givewp-spacing-40:10rem;--givewp-spacing-56:14rem;--givewp-spacing-80:20rem;--givewp-spacing-96:24rem}
:root{--givewp-font-size-display-xl:6rem;--givewp-font-weight-display-xl:semi-bold;--givewp-font-size-display-lg:4.5rem;--givewp-font-weight-display-lg:semi-bold;--givewp-font-size-heading-xl:4rem;--givewp-font-weight-heading-xl:bold;--givewp-font-size-heading-lg:2.5rem;--givewp-font-weight-heading-lg:semi-bold;--givewp-font-size-heading-md:2.25rem;--givewp-font-weight-heading-md:semi-bold;--givewp-font-size-heading-sm:1.5rem;--givewp-font-weight-heading-sm:semi-bold;--givewp-font-size-headline-lg:1.25rem;--givewp-font-weight-headline-lg:extra-bold;--givewp-font-size-headline-md:1rem;--givewp-font-weight-headline-md:extra-bold;--givewp-font-size-headline-sm:0.75rem;--givewp-font-weight-headline-sm:extra-bold;--givewp-font-size-paragraph-lg:1rem;--givewp-font-weight-paragraph-lg:medium;--givewp-font-size-paragraph-md:0.75rem;--givewp-font-weight-paragraph-md:medium;--givewp-font-size-paragraph-sm:0.5rem;--givewp-font-weight-paragraph-sm:medium}
:root{--givewp-shadow-xs:0 1px 2px var(--givewp-grey-50);--givewp-shadow-sm:0 2px 4px var(--givewp-grey-50);--givewp-shadow-md:0 4px 8px var(--givewp-grey-50);--givewp-shadow-lg:0 12px 24px var(--givewp-grey-50);--givewp-shadow-xl:0 16px 32px var(--givewp-grey-50);--givewp-shadow-inner:inset 0 2px 4px var(--givewp-grey-50);--givewp-shadow-xs-green:0 1px 2px var(--givewp-green-50);--givewp-shadow-sm-green:0 2px 4px var(--givewp-green-50);--givewp-shadow-md-green:0 4px 8px var(--givewp-green-50);--givewp-shadow-lg-green:0 12px 24px var(--givewp-green-50);--givewp-shadow-xl-green:0 16px 32px var(--givewp-green-50);--givewp-shadow-inner-green:inset 0 2px 4px var(--givewp-green-50);--givewp-shadow-xs-blue:0 1px 2px var(--givewp-blue-50);--givewp-shadow-sm-blue:0 2px 4px var(--givewp-blue-50);--givewp-shadow-md-blue:0 4px 8px var(--givewp-blue-50);--givewp-shadow-lg-blue:0 12px 24px var(--givewp-blue-50);--givewp-shadow-xl-blue:0 16px 32px var(--givewp-blue-50);--givewp-shadow-inner-blue:inset 0 2px 4px var(--givewp-blue-50);--givewp-shadow-xs-orange:0 1px 2px var(--givewp-orange-50);--givewp-shadow-sm-orange:0 2px 4px var(--givewp-orange-50);--givewp-shadow-md-orange:0 4px 8px var(--givewp-orange-50);--givewp-shadow-lg-orange:0 12px 24px var(--givewp-orange-50);--givewp-shadow-xl-orange:0 16px 32px var(--givewp-orange-50);--givewp-shadow-inner-orange:inset 0 2px 4px var(--givewp-orange-50)}.wpcf7 form {
display: block;
}
.wpcf7-form label {
display: block;
} #page-header .l-subheader-cell .w-socials-item.twitter .fa-x-twitter svg {
display: none !important;
}:root {
--uacf7-global-color-primary: #382673;
--uacf7-global-text-color-secondary: #383c41;
--uacf7-global-placeholder-color: #606266;
--uacf7-global-border-color: #e4e9f8;
--uacf7-global-button-color: var(--uacf7-global-color-primary);
--uacf7-border-radius: 5px;
--uacf7-white-color: #fff;
} .uacf7-wrapper-default {
border: none !important;
margin: 0 !important;
padding: 0 !important;
box-shadow: none !important;
outline: none !important;
min-inline-size: 100%;
}
.uacf7-wrapper-default hr {
background-color: var(--uacf7-global-border-color);
border: none;
height: 1px;
margin-bottom: 20px;
width: 100%;
}
.uacf7-wrapper-default label {
display: inline-block;
font-weight: 500;
line-height: inherit;
margin-bottom: 15px;
width: 100%;
}
.uacf7-wrapper-default label span {
display: block;
margin-top: 5px;
}
.uacf7-wrapper-default .wpcf7-acceptance label span {
display: inline-block;
margin-top: 5px;
} .uacf7-wrapper-default input[type="date"],
.uacf7-wrapper-default input[type="email"],
.uacf7-wrapper-default input[type="number"],
.uacf7-wrapper-default input[type="password"],
.uacf7-wrapper-default input[type="search"],
.uacf7-wrapper-default input[type="tel"],
.uacf7-wrapper-default input[type="text"],
.uacf7-wrapper-default input[type="url"],
.uacf7-wrapper-default select,
.uacf7-wrapper-default textarea,
.uacf7-wrapper-default label span textarea,
.uacf7-wrapper-default label span input {
padding: 0.7rem 1rem;
background-clip: padding-box;
background-image: none;
border: 1px solid var(--uacf7-global-border-color);
border-radius: var(--uacf7-border-radius);
color: var(--uacf7-global-text-color-secondary);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default textarea {
height: 90px;
}
input[type="date"]:focus-visible,
input[type="date"]:visited,
input[type="email"]:focus-visible,
input[type="email"]:visited,
input[type="number"]:focus-visible,
input[type="number"]:visited,
input[type="password"]:focus-visible,
input[type="password"]:visited,
input[type="search"]:focus-visible,
input[type="search"]:visited,
input[type="tel"]:focus-visible,
input[type="tel"]:visited,
input[type="text"]:focus-visible,
input[type="text"]:visited,
select:visited,
select:focus-visible,
textarea:visited,
textarea:focus-visible {
border-color: var(--uacf7-global-button-color) !important;
} .uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-checkbox span input {
margin-right: 10px;
} .uacf7-wrapper-default .uacf7-radio .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-radio span input {
margin-right: 10px;
}
.uacf7-wrapper-default .uacf7-rating label span {
display: inline-block;
} .uacf7-wrapper-default .uacf7-submint {
display: flex;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint.end {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"] {
font-size: 16px;
font-weight: 700;
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
border-style: solid;
border-radius: var(--uacf7-border-radius);
border-width: 2px;
border-color: var(--uacf7-white-color);
padding: 10px 20px;
text-align: center;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:hover {
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
} .uacf7-wrapper-default .uacf7-submint.fill input[type="submit"] {
background-color: var(--uacf7-global-color-primary);
color: var(--uacf7-white-color) !important;
}
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:hover {
color: var(--uacf7-global-color-primary);
background-color: var(--uacf7-white-color);
} .uacf7-wrapper-default .uacf7-submint.full-width {
position: relative;
}
.uacf7-wrapper-default .uacf7-submint.full-width input[type="submit"] {
width: 100%;
}
.uacf7-wrapper-default .uacf7-submint.full-width > span {
position: absolute;
left: 50%;
margin-left: -12px;
}
.uacf7-wrapper-default .uacf7-submint.fill.full-width > span.wpcf7-spinner {
background-color: var(--uacf7-white-color);
}
.uacf7-wrapper-default
.uacf7-submint.fill.full-width
> span.wpcf7-spinner::before {
background-color: var(--uacf7-global-color-primary);
}
.uacf7-wrapper-default .uacf7-charity-dinner {
padding: 0 15px;
}
.uacf7-wrapper-default .uacf7-charity-dinner .wpcf7-submit {
background: #115e99 !important;
color: #ffffff !important;
border-color: #115e99 !important;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit {
background-color: #e6a23c !important;
border-radius: 6px;
font-size: 18px;
line-height: 1.5;
padding: 8px 16px;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit:hover {
background-color: #ebb563 !important;
}body {font-family: 'Roboto', sans-serif; -webkit-font-smoothing: antialiased;  font-smoothing: antialiased; font-size:14px; color:#6f6f6f; font-weight: 400;line-height: 24px; overflow-x: hidden;}
body, html {height: 100%; -moz-osx-font-smoothing: grayscale;}
a, a:active {color: #000; text-decoration: none;}
a:hover, a:focus {color: #ff214f; text-decoration: none;}
a:focus {outline: none;}
img {max-width:100%; height:auto;}
table {margin-bottom: 25px;}
td, th {border-bottom: 1px solid #ededed; padding: 5px 8px;}
dd {margin-bottom: 8px;}
video {background-size: cover; display: table-cell; vertical-align: middle; width: 100%; outline: 0 !important;}
iframe {border: 0; width: 100%; max-width: 100%; vertical-align: bottom;}
p {margin: 0 0 25px}
.last-paragraph-no-margin p:last-of-type {margin-bottom:0}
.alt-font strong {font-weight: 600}
ul, ol, dl {list-style-position: outside; margin-bottom: 25px}
p:empty {display: none;}
pre {border-radius: 0; border: 1px solid rgba(0,0,0,.1); background-color: #f7f7f7; padding: 15px;}
.wpb-content-wrapper { overflow: visible; padding: 0; }
.pofo-page-content-area .wpb-content-wrapper { overflow: hidden; } section > div *, header *, footer *, .entry-content > .vc_row .btn, nav, .post-slider-style-2.swiper-container * {transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;}
section > div *:hover{transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;}
.entry-content > .vc_row, .no-transition *, .swiper-container *, .mfp-container *, .skillbar-bar-main *, .portfolio-grid *, .parallax, .rev_slider *, .wpb_revslider_element *, .vc_parallax-inner, .rev_slider_wrapper {transition-timing-function: none; -moz-transition-timing-function: none; -webkit-transition-timing-function: none; -o-transition-timing-function: none; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;}
.minimalist-slider, .minimalist-slider * { transition-timing-function: none !important; -moz-transition-timing-function: none !important; -webkit-transition-timing-function: none !important; -o-transition-timing-function: none !important; transition-duration: 0s !important; -moz-transition-duration: 0s !important; -webkit-transition-duration: 0s !important; -o-transition-duration: 0s !important;} input, textarea, select {border: 1px solid #d1d1d1; font-size: 14px;  padding: 8px 15px; width: 100%; margin: 0 0 20px 0; max-width: 100%; resize: none;}
input.inputerror, textarea.inputerror, select.inputerror {border: 1px solid #ff0000;}
input[type="submit"] {width: auto}
input[type="button"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea, input[type="submit"] {-webkit-appearance: none; outline: none;}
input:focus, textarea:focus {border-color: #585858; outline: none;}
input[type="button"]:focus {outline: none;}
select::-ms-expand {display:none;}
::-webkit-input-placeholder {color: #6f6f6f; text-overflow: ellipsis;}
::-moz-placeholder {color: #6f6f6f; text-overflow: ellipsis; opacity:1;} 
:-ms-input-placeholder {color: #6f6f6f; text-overflow: ellipsis; opacity:1;} ::selection {color: #000; background:#dbdbdb;}
::-moz-selection {color:#000; background:#dbdbdb;}  .alignnone {margin: 0 0 20px 0;}
.aligncenter, div.aligncenter {display: block; margin: 5px auto 20px auto;}
.alignright {float:right; margin: 5px 0 20px 40px;}
.alignleft {float: left; margin: 5px 40px 20px 0;}
a img.alignright {float: right; margin: 5px 0 20px 30px;}
a img.alignnone {margin: 0 0 20px 0;}
a img.alignleft {float: left; margin: 5px 20px 20px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto} .wp-caption {background: #f7f7f7; padding:17px; text-align: center; border: 1px solid rgba(0,0,0,.1); max-width: 50%;}
.wp-caption figcaption {padding: 18px 0 0;}
.wp-caption img {width: 100%; margin: 0;}
.wp-caption.alignnone {margin: 5px 30px 20px 0;}
.wp-caption.alignleft {margin: 5px 40px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 30px;}
dl.wp-caption {background: transparent; padding: 0; border: 0; margin: 0;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding:15px 4px 0;} .admin-bar nav, .admin-bar .no-sticky .navbar-non-sticky-top.navbar-brand-top  {margin-top: 32px;}
.admin-bar .header-with-topbar .top-header-area {top: 32px;}
.admin-bar .no-sticky .menu-logo-center {margin-top: 0;}
.admin-bar .no-sticky .navbar-non-sticky-top {margin-top: 32px;}
.admin-bar .no-sticky.header-with-topbar .navbar-non-sticky-top {margin-top: 32px;}
.admin-bar .no-sticky .navbar-non-sticky-top.full-width-pull-menu {margin-top: 32px;} .screen-reader-text {clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden;}
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 1} .bypostauthor {border-bottom: 1px solid #ededed;}
.gallery-caption {background-color: #f7f7f7; padding: 10px; font-weight: 500;}
.mc4wp-form .input-group input {position: relative; z-index: 4;}
.wpcf7-not-valid {border-color: #ff0000 !important;}
.wpcf7-not-valid-tip {display: none !important;}
div.wpcf7-validation-errors {clear: both; position: relative; top: 10px;}
.alert-dismissable .close, .alert-dismissible .close {top: 2px}
.wpcf7 .wpcf7-form div p { margin: 0; padding: 0 }  .alt-font {font-family: 'Montserrat', sans-serif; font-weight: 500;}
.main-font {font-family: 'Roboto', sans-serif;} h1, h2, h3, h4, h5, h6 {margin:0 0 25px; padding:0; letter-spacing: 0; font-weight: 400;}
h1 {font-size:70px; line-height: 70px;}
h2 {font-size:55px; line-height:60px}
h3 {font-size:48px; line-height:54px}
h4 {font-size:40px; line-height:46px}
h5 {font-size:32px; line-height:40px}
h6 {font-size:25px; line-height:30px} .text-extra-small {font-size:11px; line-height:14px}
.text-small {font-size:12px; line-height:20px;}
.text-medium {font-size:16px; line-height:23px}
.text-large {font-size:18px; line-height:26px}
.text-extra-large {font-size: 20px; line-height:26px}
.text-extra-medium {font-size: 25px; line-height:30px}
.title-medium {font-size: 70px; line-height:75px}
.title-large {font-size: 100px; line-height:95px}
.title-extra-large {font-size: 130px; line-height:120px} .text-white {color:#FFF}
.text-black {color:#000}
.text-extra-dark-gray {color:#232323}
.text-dark-gray {color:#626262}
.text-dark-gray-2 {color:#6f6f6f}
.text-extra-medium-gray {color:#757575}
.text-medium-gray {color:#939393}
.text-extra-light-gray {color:#b7b7b7}
.text-light-gray {color:#d6d5d5}
.text-very-light-gray {color:#ededed}
.text-deep-pink {color:#ff214f} .text-white-hover:hover {color:#FFF}
.text-black-hover:hover {color:#000}
.text-extra-dark-gray-hover:hover {color:#232323}
.text-dark-gray-hover:hover {color:#626262}
.text-extra-medium-gray-hover:hover {color:#757575}
.text-medium-gray-hover:hover {color:#939393}
.text-extra-light-gray-hover:hover {color:#b7b7b7}
.text-light-gray-hover:hover {color:#d6d5d5}
.text-very-light-gray-hover:hover {color:#ededed}
.text-deep-pink-hover:hover {color:#ff214f} .first-letter {float: left; font-size: 50px; line-height: normal; margin: 0 20px 0 0; text-align: center; padding: 10px 0; font-weight: 600}
.first-letter-big {float: left; font-size: 110px; line-height: 110px; margin: 0 20px 0 0; padding:0 8px;  text-align: center; font-weight: 600; position: relative;}
.first-letter-big:before {position: absolute; border-bottom: 1px solid; content: ""; display: block;  width: 100%; top: 55%; left: 0}
.first-letter-block {font-size: 30px; height: 55px; line-height: 22px; padding: 15px 0; width: 55px; font-weight: 500; margin-top: 5px}
.first-letter-block-round {border-radius:6px; border:1px solid;}
.first-letter-round {border-radius: 50%; font-size:35px; padding: 15px; width: 65px; height: 65px; line-height: 32px;} blockquote {padding: 20px 30px}
blockquote  p {font-size: 18px; line-height: 30px; margin-bottom: 17px !important; font-weight: 300}
blockquote {border-left: 2px solid; padding: 15px 40px; margin: 45px 0}
blockquote footer {color: #939393;}
.blog-image blockquote {padding: 60px; border: 0; margin: 0;}
.blog-image blockquote h6:before {content:"\e67f"; font-family:'themify'; font-size: 40px; top:5px; position: relative; margin-right: 12px; color: #ff214f} a.text-link-white, a.text-link-white i {color:#ffffff}
a.text-link-white:hover, a.text-link-white:hover i, a.text-link-white:focus, a.text-link-white:focus i {color:#ff214f}
a.text-link-black, a.text-link-black i {color:#000000}
a.text-link-dark-gray {color:#939393}
a.text-link-dark-gray:hover, .text-link-dark-gray:focus {color:#232323}
a.text-link-extra-dark-gray {color:#232323}
a.text-link-extra-dark-gray:hover, a.text-link-extra-dark-gray:focus {color:#000000}
a.text-link-deep-pink, a.text-link-deep-pink i {color:#ff214f}
a.text-link-deep-pink:hover, a.text-link-deep-pink:hover i, a.text-link-deep-pink:focus, a.text-link-deep-pink:focus i {color:#fff} a.text-white-hover:hover, a.text-white-hover:focus {color:#fff}
a.text-black-hover:hover, a.text-black-hover:focus {color:#000}
a.text-deep-pink-hover:hover, a.text-deep-pink-hover:focus {color:#ff214f}
a.text-black-hover:hover, a.text-black-hover:focus {color:#000} .no-letter-spacing {letter-spacing:0px}
.letter-spacing-1 {letter-spacing:1px}
.letter-spacing-2 {letter-spacing:2px}
.letter-spacing-3 {letter-spacing:3px}
.letter-spacing-4 {letter-spacing:4px}
.letter-spacing-5 {letter-spacing:5px}
.letter-spacing-6 {letter-spacing:6px}
.letter-spacing-7 {letter-spacing:7px}
.letter-spacing-8 {letter-spacing:8px}
.letter-spacing-9 {letter-spacing:9px}
.letter-spacing-10 {letter-spacing:10px}
.letter-spacing-minus-1 {letter-spacing:-1px}
.letter-spacing-minus-2 {letter-spacing:-2px}
.letter-spacing-minus-3 {letter-spacing:-3px}
.letter-spacing-minus-4 {letter-spacing:-4px}
.letter-spacing-minus-5 {letter-spacing:-5px}
.letter-spacing-minus-6 {letter-spacing:-6px}
.letter-spacing-minus-7 {letter-spacing:-7px}
.letter-spacing-minus-8 {letter-spacing:-8px}
.letter-spacing-minus-9 {letter-spacing:-9px}
.letter-spacing-minus-10 {letter-spacing:-10px} .font-weight-100 {font-weight:100}
.font-weight-200 {font-weight:200}
.font-weight-300 {font-weight:300}
.font-weight-400 {font-weight:400}
.font-weight-500 {font-weight:500}
.font-weight-600 {font-weight:600}
.font-weight-700 {font-weight:700}
.font-weight-900 {font-weight:900} .text-transform-unset {text-transform:unset}
.text-decoration-underline {text-decoration:underline;}
.text-decoration-line-through {text-decoration:line-through;}
.line-height-unset {line-height: unset}
.line-height-normal {line-height: normal}
.line-height-none {line-height:0}
.word-wrap {word-wrap: break-word}
.text-nowrap{white-space: nowrap;}
.text-transform-none {text-transform:none}
.text-transform-uppercase {text-transform:uppercase}
.title-line-through {padding: 0 15px}
.text-middle-line {position: relative; white-space: nowrap}
.text-outside-line {position: relative}
.text-outside-line::before {border-top: 1px solid; content: ""; height: 0; left: auto; position: absolute; right: -60px; top: 50%; width: 40px; opacity: .4;}
.text-outside-line::after {border-top: 1px solid; content: ""; height: 0; left: auto; position: absolute; left: -60px; top: 50%; width: 40px; opacity: .4;}
.text-outside-line-full {position: relative; display: inline-block}
.text-outside-line-full::before {content: ""; position: absolute; top: 50%; height: 1px; width: 99%; display: block; border-bottom:1px solid; right: 100%; margin-right: 25px; opacity: .15}
.text-outside-line-full::after {content: ""; position: absolute; top: 50%; height: 1px; width: 99%; display: block; border-bottom:1px solid; left: 100%; margin-left: 25px; opacity: .15}
.text-outside-line-left {position: relative}
.text-outside-line-left::before {border-top: 1px solid; content: ""; height: 0; left: auto; position: absolute; left: -100%; top: 50%; width: 90%; opacity: .2; }
.text-middle-line:before {border-bottom: 1px solid; position: absolute; content: ""; width: 100%; top: 53%; opacity: 0.35; left: 0;}
.text-bottom-line {width: 1px; border-top: 30px solid; margin-left: auto; margin-right: auto;}
.text-middle-line-deep-pink:before {border-bottom: 1px solid #ff214f; position: absolute; content: ""; width: 100%; margin-top: 5px; margin-left: -20px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.text-decoration-line-through-black,.text-decoration-line-through-deep-pink {position: relative;}
.text-decoration-line-through-deep-pink:before {background: #ff214f;}
.text-decoration-line-through-black:before {background: #000;}
.text-decoration-line-through-black::before,.text-decoration-line-through-deep-pink:before {content: ""; height: 1px; left: -10px; position: absolute; top: 53%; width: calc(100% + 20px);-webkit-transform: translateY(-53%); -moz-transform: translateY(-53%); -ms-transform: translateY(-53%); -o-transform: translateY(-53%); transform: translateY(-53%);} .line-height-10 {line-height:10px}
.line-height-16 {line-height:16px}
.line-height-18 {line-height:18px}
.line-height-20 {line-height:20px}
.line-height-24 {line-height:24px}
.line-height-22 {line-height:22px}
.line-height-26 {line-height:26px}
.line-height-28 {line-height:28px}
.line-height-30 {line-height:30px}
.line-height-35 {line-height:35px}
.line-height-40 {line-height:40px}
.line-height-45 {line-height:45px}
.line-height-50 {line-height:50px}
.line-height-55 {line-height:55px}
.line-height-60 {line-height:60px}
.line-height-65 {line-height:65px}
.line-height-70 {line-height:70px}
.line-height-75 {line-height:75px}
.line-height-80 {line-height:80px}
.line-height-85 {line-height:85px}
.line-height-90 {line-height:90px}
.line-height-95 {line-height:95px}
.line-height-100 {line-height:100px}
.line-height-110 {line-height:110px}
.line-height-120 {line-height:120px} .bg-transparent {background-color: transparent;}
.bg-white {background-color:#fff;}
.bg-black {background-color:#000;}
.bg-extra-dark-gray {background-color:#1c1c1c;}
.bg-dark-gray {background-color:#757575;}
.bg-extra-medium-gray {background-color:#939393;}
.bg-medium-gray {background-color:#dbdbdb;}
.bg-extra-light-gray {background-color:#e0e0e0}
.bg-medium-light-gray {background-color:#ededed}
.bg-light-gray {background-color:#f7f7f7}
.bg-very-light-gray {background-color:#fafafa}
.bg-deep-pink {background-color:#ff214f;}
.bg-transparent-white {background-color: rgba(255,255,255,0); background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(37%, rgba(255,255,255,0)), color-stop(96%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1))); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );}
.bg-transparent-black {background-color: rgba(0,0,0,0); background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(37%, rgba(0,0,0,0)), color-stop(96%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1))); background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );}
.bg-white-opacity {background-color: rgba(255, 255, 255, 0.85);}
.bg-black-opacity {background-color: rgba(0, 0, 0, 0.85);}
.bg-black-opacity-light {background-color: rgba(0, 0, 0, 0.5);}
.bg-deep-pink-opacity {background-color: rgba(255, 33, 79, 0.85);} .bg-transparent-hover:hover {background-color: transparent;}
.bg-white-hover:hover {background-color:#fff;}
.bg-black-hover:hover {background-color:#000;}
.bg-extra-dark-gray-hover:hover {background-color:#1c1c1c;}
.bg-dark-gray-hover:hover {background-color:#757575;}
.bg-extra-medium-gray-hover:hover {background-color:#939393;}
.bg-medium-gray-hover:hover {background-color:#dbdbdb;}
.bg-extra-light-gray-hover:hover {background-color:#e0e0e0}
.bg-medium-light-gray-hover:hover {background-color:#ededed}
.bg-light-gray-hover:hover {background-color:#f7f7f7}
.bg-very-light-gray-hover:hover {background-color:#fafafa}
.bg-deep-pink-hover:hover {background-color:#ff214f;}
.bg-transparent-white-hover:hover {background-color: rgba(255,255,255,0); background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(37%, rgba(255,255,255,0)), color-stop(96%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1))); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );}
.bg-transparent-black-hover:hover {background-color: rgba(0,0,0,0); background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(37%, rgba(0,0,0,0)), color-stop(96%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1))); background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );}
.bg-white-opacity-hover:hover {background-color: rgba(255, 255, 255, 0.85);}
.bg-black-opacity-hover:hover {background-color: rgba(0, 0, 0, 0.85);}
.bg-deep-pink-opacity-hover:hover {background-color: rgba(255, 33, 79, 0.85);} .bg-position-left-top, .vc_row-has-fill.bg-position-left-top, .vc_col-has-fill .bg-position-left-top {background-position: left top !important}
.bg-position-left-center, .vc_row-has-fill.bg-position-left-center, .vc_col-has-fill .bg-position-left-center {background-position: left center !important}
.bg-position-left-bottom, .vc_row-has-fill.bg-position-left-bottom, .vc_col-has-fill .bg-position-left-bottom {background-position: left bottom !important}
.bg-position-center-top, .vc_row-has-fill.bg-position-center-top, .vc_col-has-fill .bg-position-center-top {background-position: center top !important}
.bg-position-center-center, .vc_row-has-fill.bg-position-center-center, .vc_col-has-fill .bg-position-center-center {background-position: center center !important}
.bg-position-center-bottom, .vc_row-has-fill.bg-position-center-bottom, .vc_col-has-fill .bg-position-center-bottom {background-position: center bottom !important}
.bg-position-right-top, .vc_row-has-fill.bg-position-right-top, .vc_col-has-fill .bg-position-right-top {background-position: right top !important}
.bg-position-right-center, .vc_row-has-fill.bg-position-right-center, .vc_col-has-fill .bg-position-right-center {background-position: right center !important}
.bg-position-right-bottom, .vc_row-has-fill.bg-position-right-bottom, .vc_col-has-fill .bg-position-right-bottom {background-position: right bottom !important} .highlight-bg-text {padding: 5px 16px; display: inline-block; margin-bottom: 15px;} .aside-title {position: relative; overflow:hidden}
.aside-title span {display: inline-block; vertical-align:middle; margin-right: 20px;}
.aside-title:after {content: ""; display: inline-block; width: 100%; background: #ff214f; height: 1px; top: 50%; position: absolute;}
.right-sidebar {padding-right:45px;}
.left-sidebar {padding-left:45px;} .video-wrapper {height: 100%; overflow: hidden; position: absolute; width: 100%;}
.html-video {background-color: #000; height: auto; left: 50%; min-height: 100%; min-width: 100%; position: absolute; top: 50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);  width: auto; z-index: -3;}
.video-wrapper iframe {height: 100%; left: 0; position: absolute; top: -5px !important; width: 100%;}
.video-background{position: absolute; height: 100%; width: 100%; z-index: 1; top:0; background: rgba(67,67,67,0.5)}
.external-fit-videos {position: absolute; top: 0; width: 100%; left: 0; z-index: -1;}
.pofo-vimeo-bg-video {width: 100%; display: inline-block; position: absolute; top: 0; height: 100%; left: 0; right: 0; z-index: -1}
.pofo-vimeo-bg-video .fluid-width-video-wrapper {padding-bottom: 56.25% !important;padding-top: 0 !important;height: 100%;}
.html5-video-1 { width: 50%; margin: 0 auto; } .bg-overlay {position: absolute; height: 100%; width: 100%; top:0; left: 0;}
.opacity-very-light {position: absolute; height: 100%; width: 100%; opacity: 0.2; top:0; left: 0;}
.opacity-light {position: absolute; height: 100%; width: 100%; opacity: 0.3; top:0; left: 0;}
.opacity-extra-medium {position: absolute; height: 100%; width: 100%; opacity: 0.5; top:0; left: 0;}
.opacity-medium {position: absolute; height: 100%; width: 100%; opacity: 0.75; top:0; left: 0;}
.opacity-full {position: absolute; height: 100%; width: 100%; opacity: 0.8; top:0; left: 0;}
.opacity-full-dark {position: absolute; height: 100%; width: 100%; opacity: 0.9; top:0; left: 0;}
.opacity1 {opacity:.1}
.opacity2 {opacity:.2}
.opacity3 {opacity:.3}
.opacity4 {opacity:.4}
.opacity5 {opacity:.5}
.opacity6 {opacity:.6}
.opacity7 {opacity:.7}
.opacity8 {opacity:.8}
.opacity9 {opacity:.9} .btn-shadow {box-shadow: 0 0 6px rgba(0,0,0,.3);}
.btn-shadow-large {box-shadow: 0 0 12px rgba(0,0,0,.2);}
.box-shadow-light {box-shadow: 0 0 3px rgba(0,0,0,.1);}
.box-shadow {box-shadow: 0 0 3px rgba(0,0,0, .2);}
.box-shadow-dark {box-shadow: 0 0 4px rgba(0,0,0,.4);}
.box-shadow-large {box-shadow: 0 0 12px rgba(0,0,0,.1);} .parallax {position: relative; background-size: cover; overflow: hidden; background-attachment: fixed;}
.fix-background {position: relative;  background-size: cover; animation-duration: 0s; animation-fill-mode: none; -webkit-animation-duration: 0s; -webkit-animation-fill-mode: none; -moz-animation-duration: 0s;  -moz-animation-fill-mode: none; -ms-animation-duration: 0s;  -ms-animation-fill-mode: none; overflow: hidden; background-position: center center; background-repeat: no-repeat; background-attachment: fixed}
.cover-background {position: relative !important; background-size: cover !important; overflow: hidden !important; background-position: center; background-repeat: no-repeat !important;}
.background-size-inherit {background-size: inherit}
.background-attachment-inherit {background-attachment: inherit}
.background-position-left {background-position: left center;}
.background-position-left-bottom {background-position: left bottom;}
.background-position-right {background-position: right center;}
.background-position-top {background-position: center top !important;}
.up-down-ani {display:table; position: relative; -webkit-animation-name: example; -webkit-animation-duration:.7s; -webkit-animation-timing-function: linear; -webkit-animation-delay:.7s; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate; -moz-animation-name: example; -moz-animation-duration:.7s; -moz-animation-timing-function: linear; -moz-animation-delay:.7s; -moz-animation-iteration-count: infinite; -ms-animation-name: example; -ms-animation-duration:.7s; -ms-animation-timing-function: linear; -ms-animation-delay:.7s; -ms-animation-iteration-count: infinite; -ms-animation-direction: alternate; animation-direction: alternate; animation-name: example; animation-duration:.7s; animation-timing-function: linear; animation-delay:.7s; animation-iteration-count: infinite; animation-direction: alternate; margin:0 auto;}
.background-position-x-50 {background-position-x: 50% !important;} .center-col {float:none; margin-left:auto; margin-right:auto}
section, .default-page-space {padding: 130px 0; overflow: hidden;}
section.vc_row section, .elementor-default .default-page-space {padding: inherit;}
section.big-section {padding:160px 0;}
section.extra-big-section {padding:200px 0;}
section.half-section {padding:80px 0;}
.pofo-page-content-area, .pofo-page-widget-area {padding-top: 130px; padding-bottom: 130px;}
.overlap-section {margin-top:-14%; position: relative}
.white-space-normal {white-space: normal !important;}
.icon-spacing ul li {margin: 5px 12px;}
.col-2-nth .col-md-6:nth-child(2n+1) {clear: left;}
.col-2-nth .col-sm-6:nth-child(2n+1) {clear: left;}
.col-3-nth .col-md-4:nth-child(3n+1) {clear: left;}
.col-3-nth .col-sm-4:nth-child(3n+1) {clear: left;}
.col-4-nth .col-md-3:nth-child(4n+1) {clear: left;}
.col-4-nth .col-sm-3:nth-child(4n+1) {clear: left;}
.col-2-nth-item .col-md-6:nth-child(2n+1) {clear: left;}
.col-3-nth-item .col-md-4:nth-child(3n+1) {clear: left;}
.col-4-nth-item .col-md-3:nth-child(4n+1) {clear: left;}
.col-6-nth-item .col-lg-2:nth-child(6n+1) {clear: left;} .input-border-bottom {background: transparent; border: 0; border-bottom: 1px solid #484848; padding: 10px 0; margin-bottom: 30px; font-size: 14px; -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;}
.input-border-bottom:focus{background: transparent; border: 0; border-bottom: 1px solid #929292;}
.input-border-bottom::-webkit-input-placeholder {font-weight: 300; font-size: 14px;}
.input-border-bottom::-moz-placeholder {font-weight: 300; font-size: 14px;} 
.input-border-bottom:-ms-input-placeholder {font-weight: 300; font-size: 14px;}
.extra-big-input, .extra-big-textarea, .extra-big-select select {padding: 18px 25px; font-size: 14px}
.big-input, .big-textarea, .big-select select {padding: 18px 25px; font-size: 14px; border-radius: 0;}
.medium-input, .medium-textarea, .medium-select select {padding: 12px 20px; font-size: 14px; line-height: normal; border-radius: 0;}
.small-input, .small-textarea {padding: 12px 15px; font-size: 11px; line-height: normal}
.small-select select {padding: 15px 15px; line-height: normal}
.medium-input-light, .medium-textarea-light, .medium-select-light select {padding: 12px 25px; font-size: 12px; line-height: normal}
.extra-small-input, .extra-small-textarea, .extra-small-select select {padding: 9px 17px; font-size: 12px; line-height: normal}
.select-style {width: 100%; overflow: hidden; background: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/select-arrow.png) no-repeat 97% 50%; border: 1px solid #d1d1d1; margin-bottom: 20px}
.select-style select {width: 100%; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor: pointer;}
.select-style select:focus {outline: none; border: none; box-shadow: none}
.input-group input, .input-group textarea, .input-group select {margin:0; border-radius:4px 0 0 4px; border-color: #fff; padding: 19px 25px;}
.input-group-btn .btn {border-radius:0 4px 4px 0}
.input-group-btn .btn.btn-large {line-height:2px; height:62px; padding:15px 25px!important}
.input-group-404 input {height: 62px;}
.without-bg-404 {background-color: #fbfbfb; padding: 12% 0 12% 0;}
.input-border-white .input-border-bottom {border-bottom: 1px solid #ffffff; color: #fff}
.input-border-white .input-border-bottom:focus{background: transparent; border-bottom: 1px solid #ffffff;  color: #fff}
.input-border-white .input-border-bottom::-webkit-input-placeholder {color: #fff;}
.input-border-white .input-border-bottom::-moz-placeholder {color: #fff;} 
.input-border-white .input-border-bottom:-ms-input-placeholder {color: #fff;}
.btn .caret{border-top:4px solid}
input.input-bg {background-color: #f7f7f7; border-radius: 4px; border: 1px solid rgba(0,0,0,.1);padding: 10px 20px; margin-bottom: 15px;}
input.input-bg:focus, textarea.input-bg:focus {border: 0; border: 1px solid rgba(0,0,0,.3);}
textarea.input-bg {background-color: #f7f7f7; border-radius: 4px; border: 1px solid rgba(0,0,0,.1);padding: 10px 20px; margin-bottom: 15px; min-height: 130px;}
.input-bg::-webkit-input-placeholder {font-weight: 300; font-size: 14px;}
.input-bg::-moz-placeholder {font-weight:400; font-size: 14px;} 
.input-bg:-ms-input-placeholder {font-weight: 400; font-size: 14px;} .separator-line-verticle-extra-small {width:1px; height: 8px;}
.separator-line-verticle-small-think {width:17px; height: 3px;}
.separator-line-verticle-small {width:1px; height: 13px;}
.separator-line-verticle-small-think2 {width:64px; height: 7px;}
.separator-line-verticle-large {width:1px; height:20px;}
.separator-line-verticle-extra-large {width:1px; height:30px;}
.separator-line-verticle-medium-think-full {width:8px; height: 40px;}
.separator-line-verticle-large-thick {width:109px; height: 11px}
.separator-line-horrizontal-medium-light {width:36px; height: 3px;}
.separator-line-horrizontal-medium-light2 {width:40%; height: 1px;}
.separator-line-horrizontal-medium-light3 {width:18%; height: 1px;}
.separator-line-horrizontal-medium-think {width:50px; height: 5px;}
.separator-line-horrizontal-large-think {width:100%; height: 8px;}
.separator-line-horrizontal-full {width:100%; height: 1px;} .divider-full {width:100%; height: 1px; display: inline-block} .margin-half-all {margin:.5%}
.margin-one-all {margin:1%}
.margin-one-half-all {margin:1.5%}
.margin-two-all {margin:2%}
.margin-two-half-all {margin:2.5%}
.margin-three-all {margin:3%}
.margin-three-half-all {margin:3.5%}
.margin-four-all {margin:4%}
.margin-four-half-all {margin:4.5%}
.margin-five-all {margin:5%}
.margin-five-half-all {margin:5.5%}
.margin-six-all {margin:6%}
.margin-six-half-all {margin:6.5%}
.margin-seven-all {margin:7%}
.margin-seven-half-all {margin:7.5%}
.margin-eight-all {margin:8%}
.margin-eight-half-all {margin:8.5%}
.margin-nine-all {margin:9%}
.margin-nine-half-all {margin:9.5%}
.margin-ten-all {margin:10%}
.margin-ten-half-all {margin:10.5%}
.margin-eleven-all {margin:11%}
.margin-eleven-half-all {margin:11.5%}
.margin-twelve-all {margin:12%}
.margin-twelve-half-all {margin:12.5%}
.margin-thirteen-all {margin:13%}
.margin-thirteen-half-all {margin:13.5%}
.margin-fourteen-all {margin:14%}
.margin-fourteen-half-all {margin:14.5%}
.margin-fifteen-all {margin:15%}
.margin-fifteen-half-all {margin:15.5%}
.margin-sixteen-all {margin:16%}
.margin-sixteen-half-all {margin:16.5%}
.margin-seventeen-all {margin:17%}
.margin-seventeen-half-all {margin:17.5%}
.margin-eighteen-all {margin:18%}
.margin-eighteen-half-all {margin:18.5%}
.margin-nineteen-all {margin:19%}
.margin-nineteen-half-all {margin:19.5%}
.margin-twenty-all {margin:20%}
.margin-5px-all {margin:5px}
.margin-10px-all {margin:10px}
.margin-15px-all {margin:15px}
.margin-20px-all {margin:20px}
.margin-25px-all {margin:25px}
.margin-30px-all {margin:30px}
.margin-35px-all {margin:35px}
.margin-40px-all {margin:40px}
.margin-45px-all {margin:45px}
.margin-50px-all {margin:50px}
.margin-55px-all {margin:55px}
.margin-60px-all {margin:60px}
.margin-65px-all {margin:65px}
.margin-70px-all {margin:70px}
.margin-75px-all {margin:75px}
.margin-80px-all {margin:80px}
.margin-85px-all {margin:85px}
.margin-90px-all {margin:90px}
.margin-95px-all {margin:95px}
.margin-100px-all {margin:100px}
.no-margin {margin:0 !important}
.no-margin-lr {margin-left: 0 !important; margin-right: 0 !important}
.no-margin-tb {margin-top: 0 !important; margin-bottom: 0 !important}
.no-margin-top {margin-top:0 !important}
.no-margin-bottom {margin-bottom:0 !important}
.no-margin-left {margin-left:0 !important}
.no-margin-right {margin-right:0 !important}
.margin-lr-auto {margin-left:auto !important; margin-right:auto !important}
.margin-auto {margin: 0 auto !important;} .margin-one-top {margin-top:1%}
.margin-one-half-top {margin-top:1.5%}
.margin-two-top {margin-top:2%}
.margin-two-half-top {margin-top:2.5%}
.margin-three-top {margin-top:3%}
.margin-three-half-top {margin-top:3.5%}
.margin-four-top {margin-top:4%}
.margin-four-half-top {margin-top:4.5%}
.margin-five-top {margin-top:5%}
.margin-five-half-top {margin-top:5.5%}
.margin-six-top {margin-top:6%}
.margin-six-half-top {margin-top:6.5%}
.margin-seven-top {margin-top:7%}
.margin-seven-half-top {margin-top:7.5%}
.margin-eight-top {margin-top:8%}
.margin-eight-half-top {margin-top:8.5%}
.margin-nine-top {margin-top:9%}
.margin-nine-half-top {margin-top:9.5%}
.margin-ten-top {margin-top:10%}
.margin-ten-half-top {margin-top:10.5%}
.margin-eleven-top {margin-top:11%}
.margin-eleven-half-top {margin-top:11.5%}
.margin-twelve-top {margin-top:12%}
.margin-twelve-half-top {margin-top:12.5%}
.margin-thirteen-top {margin-top:13%}
.margin-thirteen-half-top {margin-top:13.5%}
.margin-fourteen-top {margin-top:14%}
.margin-fourteen-half-top {margin-top:14.5%}
.margin-fifteen-top {margin-top:15%}
.margin-fifteen-half-top {margin-top:15.5%}
.margin-sixteen-top {margin-top:16%}
.margin-sixteen-half-top {margin-top:16.5%}
.margin-seventeen-top {margin-top:17%}
.margin-seventeen-half-top {margin-top:17.5%}
.margin-eighteen-top {margin-top:18%}
.margin-eighteen-half-top {margin-top:18.5%}
.margin-nineteen-top {margin-top:19%}
.margin-nineteen-half-top {margin-top:19.5%}
.margin-twenty-top {margin-top:20%}
.margin-5px-top {margin-top:5px}
.margin-10px-top {margin-top:10px}
.margin-15px-top {margin-top:15px}
.margin-20px-top {margin-top:20px}
.margin-25px-top {margin-top:25px}
.margin-30px-top {margin-top:30px}
.margin-35px-top {margin-top:35px}
.margin-40px-top {margin-top:40px}
.margin-45px-top {margin-top:45px}
.margin-50px-top {margin-top:50px}
.margin-55px-top {margin-top:55px}
.margin-60px-top {margin-top:60px}
.margin-65px-top {margin-top:65px}
.margin-70px-top {margin-top:70px}
.margin-75px-top {margin-top:75px}
.margin-80px-top {margin-top:80px}
.margin-90px-top {margin-top:90px}
.margin-100px-top {margin-top:100px}
.margin-minus-fourteen-top {margin-top: -14%}
.margin-minus-twenty-five-top {margin-top: -25%} .margin-one-bottom {margin-bottom:1%}
.margin-one-half-bottom {margin-bottom:1.5%}
.margin-two-bottom {margin-bottom:2%}
.margin-two-half-bottom {margin-bottom:2.5%}
.margin-three-bottom {margin-bottom:3%}
.margin-three-half-bottom {margin-bottom:3.5%}
.margin-four-bottom {margin-bottom:4%}
.margin-four-half-bottom {margin-bottom:4.5%}
.margin-five-bottom {margin-bottom:5%}
.margin-five-half-bottom {margin-bottom:5.5%}
.margin-six-bottom {margin-bottom:6%}
.margin-six-half-bottom {margin-bottom:6.5%}
.margin-seven-bottom {margin-bottom:7%}
.margin-seven-half-bottom {margin-bottom:7.5%}
.margin-eight-bottom {margin-bottom:8%}
.margin-eight-half-bottom {margin-bottom:8.5%}
.margin-nine-bottom {margin-bottom:9%}
.margin-nine-half-bottom {margin-bottom:9.5%}
.margin-ten-bottom {margin-bottom:10%}
.margin-ten-half-bottom {margin-bottom:10.5%}
.margin-eleven-bottom {margin-bottom:11%}
.margin-eleven-half-bottom {margin-bottom:11.5%}
.margin-twelve-bottom {margin-bottom:12%}
.margin-twelve-half-bottom {margin-bottom:12.5%}
.margin-thirteen-bottom {margin-bottom:13%}
.margin-thirteen-half-bottom {margin-bottom:13.5%}
.margin-fourteen-bottom {margin-bottom:14%}
.margin-fourteen-half-bottom {margin-bottom:14.5%}
.margin-fifteen-bottom {margin-bottom:15%}
.margin-fifteen-half-bottom {margin-bottom:15.5%}
.margin-sixteen-bottom {margin-bottom:16%}
.margin-sixteen-half-bottom {margin-bottom:16.5%}
.margin-seventeen-bottom {margin-bottom:17%}
.margin-seventeen-half-bottom {margin-bottom:17.5%}
.margin-eighteen-bottom {margin-bottom:18%}
.margin-eighteen-half-bottom {margin-bottom:18.5%}
.margin-nineteen-bottom {margin-bottom:19%}
.margin-nineteen-half-bottom {margin-bottom:19.5%}
.margin-twenty-bottom {margin-bottom:20%}
.margin-5px-bottom {margin-bottom:5px}
.margin-10px-bottom {margin-bottom:10px}
.margin-15px-bottom {margin-bottom:15px}
.margin-20px-bottom {margin-bottom:20px}
.margin-25px-bottom {margin-bottom:25px}
.margin-30px-bottom {margin-bottom:30px}
.margin-35px-bottom {margin-bottom:35px}
.margin-40px-bottom {margin-bottom:40px}
.margin-45px-bottom {margin-bottom:45px}
.margin-50px-bottom {margin-bottom:50px}
.margin-55px-bottom {margin-bottom:55px}
.margin-60px-bottom {margin-bottom:60px}
.margin-65px-bottom {margin-bottom:65px}
.margin-70px-bottom {margin-bottom:70px}
.margin-75px-bottom {margin-bottom:75px}
.margin-80px-bottom {margin-bottom:80px}
.margin-85px-bottom {margin-bottom:85px}
.margin-90px-bottom {margin-bottom:90px}
.margin-95px-bottom {margin-bottom:95px}
.margin-100px-bottom {margin-bottom:100px} .margin-one-right {margin-right:1%}
.margin-one-half-right {margin-right:1.5%}
.margin-two-right {margin-right:2%}
.margin-two-half-right {margin-right:2.5%}
.margin-three-right {margin-right:3%}
.margin-three-half-right {margin-right:3.5%}
.margin-four-right {margin-right:4%}
.margin-four-half-right {margin-right:4.5%}
.margin-five-right {margin-right:5%}
.margin-five-half-right {margin-right:5.5%}
.margin-six-right {margin-right:6%}
.margin-six-half-right {margin-right:6.5%}
.margin-seven-right {margin-right:7%}
.margin-seven-half-right {margin-right:7.5%}
.margin-eight-right {margin-right:8%}
.margin-eight-half-right {margin-right:8.5%}
.margin-nine-right {margin-right:9%}
.margin-nine-half-right {margin-right:9.5%}
.margin-ten-right {margin-right:10%}
.margin-ten-half-right {margin-right:10.5%}
.margin-eleven-right {margin-right:11%}
.margin-eleven-half-right {margin-right:11.5%}
.margin-twelve-right {margin-right:12%}
.margin-twelve-half-right {margin-right:12.5%}
.margin-thirteen-right {margin-right:13%}
.margin-thirteen-half-right {margin-right:13.5%}
.margin-fourteen-right {margin-right:14%}
.margin-fourteen-half-right {margin-right:14.5%}
.margin-fifteen-right {margin-right:15%}
.margin-fifteen-half-right {margin-right:15.5%}
.margin-sixteen-right {margin-right:16%}
.margin-sixteen-half-right {margin-right:16.5%}
.margin-seventeen-right {margin-right:17%}
.margin-seventeen-half-right {margin-right:17.5%}
.margin-eighteen-right {margin-right:18%}
.margin-eighteen-half-right {margin-right:18.5%}
.margin-nineteen-right {margin-right:19%}
.margin-nineteen-half-right {margin-right:19.5%}
.margin-twenty-right {margin-right:20%}
.margin-5px-right {margin-right:5px}
.margin-10px-right {margin-right:10px}
.margin-15px-right {margin-right:15px}
.margin-20px-right {margin-right:20px}
.margin-25px-right {margin-right:25px}
.margin-30px-right {margin-right:30px}
.margin-35px-right {margin-right:35px}
.margin-40px-right {margin-right:40px}
.margin-45px-right {margin-right:45px}
.margin-50px-right {margin-right:50px}
.margin-55px-right {margin-right:55px}
.margin-60px-right {margin-right:60px}
.margin-65px-right {margin-right:65px}
.margin-70px-right {margin-right:70px}
.margin-75px-right {margin-right:75px}
.margin-80px-right {margin-right:80px}
.margin-85px-right {margin-right:85px}
.margin-90px-right {margin-right:90px}
.margin-95px-right {margin-right:95px}
.margin-100px-right {margin-right:100px} .margin-one-left {margin-left:1%}
.margin-one-half-left {margin-left:1.5%}
.margin-two-left {margin-left:2%}
.margin-two-half-left {margin-left:2.5%}
.margin-three-left {margin-left:3%}
.margin-three-half-left {margin-left:3.5%}
.margin-four-left {margin-left:4%}
.margin-four-half-left {margin-left:4.5%}
.margin-five-left {margin-left:5%}
.margin-five-half-left {margin-left:5.5%}
.margin-six-left {margin-left:6%}
.margin-six-half-left {margin-left:6.5%}
.margin-seven-left {margin-left:7%}
.margin-seven-half-left {margin-left:7.5%}
.margin-eight-left {margin-left:8%}
.margin-eight-half-left {margin-left:8.5%}
.margin-nine-left {margin-left:9%}
.margin-nine-half-left {margin-left:9.5%}
.margin-ten-left {margin-left:10%}
.margin-ten-half-left {margin-left:10.5%}
.margin-eleven-left {margin-left:11%}
.margin-eleven-half-left {margin-left:11.5%}
.margin-twelve-left {margin-left:12%}
.margin-twelve-half-left {margin-left:12.5%}
.margin-thirteen-left {margin-left:13%}
.margin-thirteen-half-left {margin-left:13.5%}
.margin-fourteen-left {margin-left:14%}
.margin-fourteen-half-left {margin-left:14.5%}
.margin-fifteen-left {margin-left:15%}
.margin-fifteen-half-left {margin-left:15.5%}
.margin-sixteen-left {margin-left:16%}
.margin-sixteen-half-left {margin-left:16.5%}
.margin-seventeen-left {margin-left:17%}
.margin-seventeen-half-left {margin-left:17.5%}
.margin-eighteen-left {margin-left:18%}
.margin-eighteen-half-left {margin-left:18.5%}
.margin-nineteen-left {margin-left:19%}
.margin-nineteen-half-left {margin-left:19.5%}
.margin-twenty-left {margin-left:20%}
.margin-5px-left {margin-left:5px}
.margin-10px-left {margin-left:10px}
.margin-15px-left {margin-left:15px}
.margin-20px-left {margin-left:20px}
.margin-25px-left {margin-left:25px}
.margin-30px-left {margin-left:30px}
.margin-35px-left {margin-left:35px}
.margin-40px-left {margin-left:40px}
.margin-45px-left {margin-left:45px}
.margin-50px-left {margin-left:50px}
.margin-55px-left {margin-left:55px}
.margin-60px-left {margin-left:60px}
.margin-65px-left {margin-left:65px}
.margin-70px-left {margin-left:70px}
.margin-75px-left {margin-left:75px}
.margin-80px-left {margin-left:80px}
.margin-85px-left {margin-left:85px}
.margin-90px-left {margin-left:90px}
.margin-95px-left {margin-left:95px}
.margin-100px-left {margin-left:100px} .margin-one-lr {margin-left:1%; margin-right:1%;}
.margin-one-half-lr {margin-left:1.5%; margin-right:1.5%;}
.margin-two-lr {margin-left:2%; margin-right:2%;}
.margin-two-half-lr {margin-left:2.5%; margin-right:2.5%;}
.margin-three-lr {margin-left:3%; margin-right:3%;}
.margin-three-half-lr {margin-left:3.5%; margin-right:3.5%;}
.margin-four-lr {margin-left:4%; margin-right:4%;}
.margin-four-half-lr {margin-left:4.5%; margin-right:4.5%;}
.margin-five-lr {margin-left:5%; margin-right:5%;}
.margin-five-half-lr {margin-left:5.5%; margin-right:5.5%;}
.margin-six-lr {margin-left:6%; margin-right:6%;}
.margin-six-half-lr {margin-left:6.5%; margin-right:6.5%;}
.margin-seven-lr {margin-left:7%; margin-right:7%;}
.margin-seven-half-lr {margin-left:7.5%; margin-right:7.5%;}
.margin-eight-lr {margin-left:8%; margin-right:8%;}
.margin-eight-half-lr {margin-left:8.5%; margin-right:8.5%;}
.margin-nine-lr {margin-left:9%; margin-right:9%;}
.margin-nine-half-lr {margin-left:9.5%; margin-right:9.5%;}
.margin-ten-lr {margin-left:10%; margin-right:10%;}
.margin-ten-half-lr {margin-left:10.5%; margin-right:10.5%;}
.margin-eleven-lr {margin-left:11%; margin-right:11%;}
.margin-eleven-half-lr {margin-left:11.5%; margin-right:11.5%;}
.margin-twelve-lr {margin-left:12%; margin-right:12%;}
.margin-twelve-half-lr {margin-left:12.5%; margin-right:12.5%;}
.margin-thirteen-lr {margin-left:13%; margin-right:13%;}
.margin-thirteen-half-lr {margin-left:13.5%; margin-right:13.5%;}
.margin-fourteen-lr {margin-left:14%; margin-right:14%;}
.margin-fourteen-half-lr {margin-left:14.5%; margin-right:14.5%;}
.margin-fifteen-lr {margin-left:15%; margin-right:15%;}
.margin-fifteen-half-lr {margin-left:15.5%; margin-right:15.5%;}
.margin-sixteen-lr {margin-left:16%; margin-right:16%;}
.margin-sixteen-half-lr {margin-left:16.5%; margin-right:16.5%;}
.margin-seventeen-lr {margin-left:17%; margin-right:17%;}
.margin-seventeen-half-lr {margin-left:17.5%; margin-right:17.5%;}
.margin-eighteen-lr {margin-left:18%; margin-right:18%;}
.margin-eighteen-half-lr {margin-left:18.5%; margin-right:18.5%;}
.margin-nineteen-lr {margin-left:19%; margin-right:19%;}
.margin-nineteen-half-lr {margin-left:19.5%; margin-right:19.5%;}
.margin-twenty-lr {margin-left:20%; margin-right:20%;}
.margin-twenty-half-lr {margin-left:20.5%; margin-right:20.5%;} 
.margin-twenty-one-lr {margin-left:21%; margin-right:21%;}
.margin-twenty-one-half-lr {margin-left:21.5%; margin-right:21.5%;}
.margin-twenty-two-lr {margin-left:22%; margin-right:22%;}
.margin-twenty-two-half-lr {margin-left:22.5%; margin-right:22.5%;}
.margin-twenty-three-lr {margin-left:23%; margin-right:23%;}
.margin-twenty-three-half-lr {margin-left:23.5%; margin-right:23.5%;}
.margin-twenty-four-lr {margin-left:24%; margin-right:24%;}
.margin-twenty-four-half-lr {margin-left:24.5%; margin-right:24.5%;}
.margin-twenty-five-lr {margin-left:25%; margin-right:25%;}
.margin-thirty-lr {margin-left:30%; margin-right:30%;}
.margin-5px-lr {margin-left:5px; margin-right:5px;}
.margin-10px-lr {margin-left:10px; margin-right:10px;}
.margin-15px-lr {margin-left:15px; margin-right:15px;}
.margin-20px-lr {margin-left:20px; margin-right:20px;}
.margin-25px-lr {margin-left:25px; margin-right:25px;}
.margin-30px-lr {margin-left:30px; margin-right:30px;}
.margin-35px-lr {margin-left:35px; margin-right:35px;}
.margin-40px-lr {margin-left:40px; margin-right:40px;}
.margin-45px-lr {margin-left:45px; margin-right:45px;}
.margin-50px-lr {margin-left:50px; margin-right:50px;}
.margin-55px-lr {margin-left:55px; margin-right:55px;}
.margin-60px-lr {margin-left:60px; margin-right:60px;}
.margin-65px-lr {margin-left:65px; margin-right:65px;}
.margin-70px-lr {margin-left:70px; margin-right:70px;}
.margin-75px-lr {margin-left:75px; margin-right:75px;}
.margin-80px-lr {margin-left:80px; margin-right:80px;}
.margin-85px-lr {margin-left:85px; margin-right:85px;}
.margin-90px-lr {margin-left:90px; margin-right:90px;}
.margin-95px-lr {margin-left:95px; margin-right:95px;}
.margin-100px-lr {margin-left:100px; margin-right:100px;} .margin-one-tb {margin-top:1%; margin-bottom:1%;}
.margin-one-half-tb {margin-top:1.5%; margin-bottom:1.5%;}
.margin-two-tb {margin-top:2%; margin-bottom:2%;}
.margin-two-half-tb {margin-top:2.5%; margin-bottom:2.5%;}
.margin-three-tb {margin-top:3%; margin-bottom:3%;}
.margin-three-half-tb {margin-top:3.5%; margin-bottom:3.5%;}
.margin-four-tb {margin-top:4%; margin-bottom:4%;}
.margin-four-half-tb {margin-top:4.5%; margin-bottom:4.5%;}
.margin-five-tb {margin-top:5%; margin-bottom:5%;}
.margin-five-half-tb {margin-top:5.5%; margin-bottom:5.5%;}
.margin-six-tb {margin-top:6%; margin-bottom:6%;}
.margin-six-half-tb {margin-top:6.5%; margin-bottom:6.5%;}
.margin-seven-tb {margin-top:7%; margin-bottom:7%;}
.margin-seven-half-tb {margin-top:7.5%; margin-bottom:7.5%;}
.margin-eight-tb {margin-top:8%; margin-bottom:8%;}
.margin-eight-half-tb {margin-top:8.5%; margin-bottom:8.5%;}
.margin-nine-tb {margin-top:9%; margin-bottom:9%;}
.margin-nine-half-tb {margin-top:9.5%; margin-bottom:9.5%;}
.margin-ten-tb {margin-top:10%; margin-bottom:10%;}
.margin-ten-half-tb {margin-top:10.5%; margin-bottom:10.5%;}
.margin-eleven-tb {margin-top:11%; margin-bottom:11%;}
.margin-eleven-half-tb {margin-top:11.5%; margin-bottom:11.5%;}
.margin-twelve-tb {margin-top:12%; margin-bottom:12%;}
.margin-twelve-half-tb {margin-top:12.5%; margin-bottom:12.5%;}
.margin-thirteen-tb {margin-top:13%; margin-bottom:13%;}
.margin-thirteen-half-tb {margin-top:13.5%; margin-bottom:13.5%;}
.margin-fourteen-tb {margin-top:14%; margin-bottom:14%;}
.margin-fourteen-half-tb {margin-top:14.5%; margin-bottom:14.5%;}
.margin-fifteen-tb {margin-top:15%; margin-bottom:15%;}
.margin-fifteen-half-tb {margin-top:15.5%; margin-bottom:15.5%;}
.margin-sixteen-tb {margin-top:16%; margin-bottom:16%;}
.margin-sixteen-half-tb {margin-top:16.5%; margin-bottom:16.5%;}
.margin-seventeen-tb {margin-top:17%; margin-bottom:17%;}
.margin-seventeen-half-tb {margin-top:17.5%; margin-bottom:17.5%;}
.margin-eighteen-tb {margin-top:18%; margin-bottom:18%;}
.margin-eighteen-half-tb {margin-top:18.5%; margin-bottom:18.5%;}
.margin-nineteen-tb {margin-top:19%; margin-bottom:19%;}
.margin-nineteen-half-tb {margin-top:19.5%; margin-bottom:19.5%;}
.margin-twenty-tb {margin-top:20%; margin-bottom:20%;}
.margin-twenty-half-tb {margin-top:20.5%; margin-bottom:20%;}
.margin-5px-tb {margin-top:5px; margin-bottom:5px;}
.margin-10px-tb {margin-top:10px; margin-bottom:10px;}
.margin-15px-tb {margin-top:15px; margin-bottom:15px;}
.margin-20px-tb {margin-top:20px; margin-bottom:20px;}
.margin-25px-tb {margin-top:25px; margin-bottom:25px;}
.margin-30px-tb {margin-top:30px; margin-bottom:30px;}
.margin-35px-tb {margin-top:35px; margin-bottom:35px;}
.margin-40px-tb {margin-top:40px; margin-bottom:40px;}
.margin-45px-tb {margin-top:45px; margin-bottom:45px;}
.margin-50px-tb {margin-top:50px; margin-bottom:50px;}
.margin-55px-tb {margin-top:55px; margin-bottom:55px;}
.margin-60px-tb {margin-top:60px; margin-bottom:60px;}
.margin-65px-tb {margin-top:65px; margin-bottom:65px;}
.margin-70px-tb {margin-top:70px; margin-bottom:70px;}
.margin-75px-tb {margin-top:75px; margin-bottom:75px;}
.margin-80px-tb {margin-top:80px; margin-bottom:80px;}
.margin-85px-tb {margin-top:85px; margin-bottom:85px;}
.margin-90px-tb {margin-top:90px; margin-bottom:90px;}
.margin-95px-tb {margin-top:95px; margin-bottom:95px;}
.margin-100px-tb {margin-top:100px; margin-bottom:100px;} .no-padding {padding:0 !important}
.no-padding-lr {padding-left: 0 !important; padding-right: 0 !important}
.no-padding-tb {padding-top: 0 !important; padding-bottom: 0 !important}
.no-padding-top {padding-top:0 !important}
.no-padding-bottom {padding-bottom:0 !important}
.no-padding-left {padding-left:0 !important}
.no-padding-right {padding-right:0 !important}
.padding-one-all {padding:1%;}
.padding-one-half-all {padding:1.5%;}
.padding-two-all {padding:2%;}
.padding-two-half-all {padding:2.5%;}
.padding-three-all {padding:3%;}
.padding-three-half-all {padding:3.5%;}
.padding-four-all {padding:4%;}
.padding-four-half-all {padding:4.5%;}
.padding-five-all {padding:5%;}
.padding-five-half-all {padding:5.5%;}
.padding-six-all {padding:6%;}
.padding-six-half-all {padding:6.5%;}
.padding-seven-all {padding:7%;}
.padding-seven-half-all {padding:7.5%;}
.padding-eight-all {padding:8%;}
.padding-eight-half-all {padding:8.5%;}
.padding-nine-all {padding:9%;}
.padding-nine-half-all {padding:9.5%;}
.padding-ten-all {padding:10%;}
.padding-ten-half-all {padding:10.5%;}
.padding-eleven-all {padding:11%;}
.padding-eleven-half-all {padding:11.5%;}
.padding-twelve-all {padding:12%; }
.padding-twelve-half-all {padding:12.5%;}
.padding-thirteen-all {padding:13%;}
.padding-thirteen-half-all {padding:13.5%;}
.padding-fourteen-all {padding:14%;}
.padding-fourteen-half-all {padding:14.5%;}
.padding-fifteen-all {padding:15%;}
.padding-fifteen-half-all {padding:15.5%;}
.padding-sixteen-all {padding:16%;}
.padding-sixteen-half-all {padding:16.5%;}
.padding-seventeen-all {padding:17%;}
.padding-seventeen-half-all {padding:17.5%;}
.padding-eighteen-all {padding:18%;}
.padding-eighteen-half-all {padding:18.5%;}
.padding-nineteen-all {padding:19%;}
.padding-nineteen-half-all {padding:19.5%;}
.padding-twenty-all {padding:20%;}
.padding-twenty-half-all {padding:20.5%;}
.padding-twenty-one-all {padding:21%;}
.padding-twenty-one-half-all {padding:21.5%;}
.padding-twenty-two-all {padding:22%;}
.padding-twenty-two-half-all {padding:22.5%;}
.padding-twenty-three-all {padding:23%;}
.padding-twenty-three-half-all {padding:23.5%;}
.padding-twenty-four-all {padding:24%;}
.padding-twenty-four-half-all {padding:24.5%;}
.padding-twenty-five-all {padding:25%;}
.padding-twenty-five-half-all {padding:25.5%;}
.padding-3px-all {padding:3px;}
.padding-5px-all {padding:5px;}
.padding-7px-all {padding:7px;}
.padding-10px-all {padding:10px;}
.padding-15px-all {padding:15px;}
.padding-20px-all {padding:20px;}
.padding-25px-all {padding:25px;}
.padding-30px-all {padding:30px;}
.padding-35px-all {padding:35px;}
.padding-40px-all {padding:40px;}
.padding-45px-all {padding:45px;}
.padding-50px-all {padding:50px;}
.padding-55px-all {padding:55px;}
.padding-60px-all {padding:60px;}
.padding-65px-all {padding:65px;}
.padding-70px-all {padding:70px;}
.padding-75px-all {padding:75px;}
.padding-80px-all {padding:80px;}
.padding-85px-all {padding:85px;}
.padding-90px-all {padding:90px;}
.padding-95px-all {padding:95px;}
.padding-100px-all {padding:100px;} .padding-one-top {padding-top:1%;}
.padding-one-half-top {padding-top:1.5%;}
.padding-two-top {padding-top:2%;}
.padding-two-half-top {padding-top:2.5%;}
.padding-three-top {padding-top:3%;}
.padding-three-half-top {padding-top:3.5%;}
.padding-four-top {padding-top:4%;}
.padding-four-half-top {padding-top:4.5%;}
.padding-five-top {padding-top:5%;}
.padding-five-half-top {padding-top:5.5%;}
.padding-six-top {padding-top:6%;}
.padding-six-half-top {padding-top:6.5%;}
.padding-seven-top {padding-top:7%;}
.padding-seven-half-top {padding-top:7.5%;}
.padding-eight-top {padding-top:8%;}
.padding-eight-half-top {padding-top:8.5%;}
.padding-nine-top {padding-top:9%;}
.padding-nine-half-top {padding-top:9.5%;}
.padding-ten-top {padding-top:10%;}
.padding-ten-half-top {padding-top:10.5%;}
.padding-eleven-top {padding-top:11%;}
.padding-eleven-half-top {padding-top:11.5%;}
.padding-twelve-top {padding-top:12%;}
.padding-twelve-half-top {padding-top:12.5%;}
.padding-thirteen-top {padding-top:13%;}
.padding-thirteen-half-top {padding-top:13.5%;}
.padding-fourteen-top {padding-top:14%;}
.padding-fourteen-half-top {padding-top:14.5%;}
.padding-fifteen-top {padding-top:15%;}
.padding-fifteen-half-top {padding-top:15.5%;}
.padding-sixteen-top {padding-top:16%;}
.padding-sixteen-half-top {padding-top:16.5%;}
.padding-seventeen-top {padding-top:17%;}
.padding-seventeen-half-top {padding-top:17.5%;}
.padding-eighteen-top {padding-top:18%;}
.padding-eighteen-half-top {padding-top:18.5%;}
.padding-nineteen-top {padding-top:19%;}
.padding-nineteen-half-top {padding-top:19.5%;}
.padding-twenty-top {padding-top:20%;}
.padding-twenty-half-top {padding-top:20.5%;}
.padding-5px-top {padding-top:5px;}
.padding-10px-top {padding-top:10px;}
.padding-15px-top {padding-top:15px;}
.padding-20px-top {padding-top:20px;}
.padding-25px-top {padding-top:25px;}
.padding-30px-top {padding-top:30px;}
.padding-35px-top {padding-top:35px;}
.padding-40px-top {padding-top:40px;}
.padding-45px-top {padding-top:45px;}
.padding-50px-top {padding-top:50px;}
.padding-55px-top {padding-top:55px;}
.padding-60px-top {padding-top:60px;}
.padding-65px-top {padding-top:65px;}
.padding-70px-top {padding-top:70px;}
.padding-75px-top {padding-top:75px;}
.padding-80px-top {padding-top:80px;}
.padding-85px-top {padding-top:85px;}
.padding-90px-top {padding-top:90px;}
.padding-95px-top {padding-top:95px;}
.padding-100px-top {padding-top:100px;} .padding-one-bottom {padding-bottom:1%;}
.padding-one-half-bottom {padding-bottom:1.5%;}
.padding-two-bottom {padding-bottom:2%;}
.padding-two-half-bottom {padding-bottom:2.5%;}
.padding-three-bottom {padding-bottom:3%;}
.padding-three-half-bottom {padding-bottom:3.5%;}
.padding-four-bottom {padding-bottom:4%;}
.padding-four-half-bottom {padding-bottom:4.5%;}
.padding-five-bottom {padding-bottom:5%;}
.padding-five-half-bottom {padding-bottom:5.5%;}
.padding-six-bottom {padding-bottom:6%;}
.padding-six-half-bottom {padding-bottom:6.5%;}
.padding-seven-bottom {padding-bottom:7%;}
.padding-seven-half-bottom {padding-bottom:7.5%;}
.padding-eight-bottom {padding-bottom:8%;}
.padding-eight-half-bottom {padding-bottom:8.5%;}
.padding-nine-bottom {padding-bottom:9%;}
.padding-nine-half-bottom {padding-bottom:9.5%;}
.padding-ten-bottom {padding-bottom:10%;}
.padding-ten-half-bottom {padding-bottom:10.5%;}
.padding-eleven-bottom {padding-bottom:11%;}
.padding-eleven-half-bottom {padding-bottom:11.5%;}
.padding-twelve-bottom {padding-bottom:12%;}
.padding-twelve-half-bottom {padding-bottom:12.5%;}
.padding-thirteen-bottom {padding-bottom:13%;}
.padding-thirteen-half-bottom {padding-bottom:13.5%;}
.padding-fourteen-bottom {padding-bottom:14%;}
.padding-fourteen-half-bottom {padding-bottom:14.5%;}
.padding-fifteen-bottom {padding-bottom:15%;}
.padding-fifteen-half-bottom {padding-bottom:15.5%;}
.padding-sixteen-bottom {padding-bottom:16%;}
.padding-sixteen-half-bottom {padding-bottom:16.5%;}
.padding-seventeen-bottom {padding-bottom:17%;}
.padding-seventeen-half-bottom {padding-bottom:17.5%;}
.padding-eighteen-bottom {padding-bottom:18%;}
.padding-eighteen-half-bottom {padding-bottom:18.5%;}
.padding-nineteen-bottom {padding-bottom:19%;}
.padding-nineteen-half-bottom {padding-bottom:19.5%;}
.padding-twenty-bottom {padding-bottom:20%;}
.padding-twenty-half-bottom {padding-bottom:20.5%;}
.padding-5px-bottom {padding-bottom:5px;}
.padding-10px-bottom {padding-bottom:10px;}
.padding-15px-bottom {padding-bottom:15px;}
.padding-20px-bottom {padding-bottom:20px;}
.padding-25px-bottom {padding-bottom:25px;}
.padding-30px-bottom {padding-bottom:30px;}
.padding-35px-bottom {padding-bottom:35px;}
.padding-40px-bottom {padding-bottom:40px;}
.padding-45px-bottom {padding-bottom:45px;}
.padding-50px-bottom {padding-bottom:50px;}
.padding-55px-bottom {padding-bottom:55px;}
.padding-60px-bottom {padding-bottom:60px;}
.padding-65px-bottom {padding-bottom:65px;}
.padding-70px-bottom {padding-bottom:70px;}
.padding-75px-bottom {padding-bottom:75px;}
.padding-80px-bottom {padding-bottom:80px;}
.padding-85px-bottom {padding-bottom:85px;}
.padding-90px-bottom {padding-bottom:90px;}
.padding-95px-bottom {padding-bottom:95px;}
.padding-100px-bottom {padding-bottom:100px;} .padding-one-right {padding-right:1%;}
.padding-one-half-right {padding-right:1.5%;}
.padding-two-right {padding-right:2%;}
.padding-two-half-right {padding-right:2.5%;}
.padding-three-right {padding-right:3%;}
.padding-three-half-right {padding-right:3.5%;}
.padding-four-right {padding-right:4%;}
.padding-four-half-right {padding-right:4.5%;}
.padding-five-right {padding-right:5%;}
.padding-five-half-right {padding-right:5.5%;}
.padding-six-right {padding-right:6%;}
.padding-six-half-right {padding-right:6.5%;}
.padding-seven-right {padding-right:7%;}
.padding-seven-half-right {padding-right:7.5%;}
.padding-eight-right {padding-right:8%;}
.padding-eight-half-right {padding-right:8.5%;}
.padding-nine-right {padding-right:9%;}
.padding-nine-half-right {padding-right:9.5%;}
.padding-ten-right {padding-right:10%;}
.padding-ten-half-right {padding-right:10.5%;}
.padding-eleven-right {padding-right:11%;}
.padding-eleven-half-right {padding-right:11.5%;}
.padding-twelve-right {padding-right:12%;}
.padding-twelve-half-right {padding-right:12.5%;}
.padding-thirteen-right {padding-right:13%;}
.padding-thirteen-half-right {padding-right:13.5%;}
.padding-fourteen-right {padding-right:14%;}
.padding-fourteen-half-right {padding-right:14.5%;}
.padding-fifteen-right {padding-right:15%;}
.padding-fifteen-half-right {padding-right:15.5%;}
.padding-sixteen-right {padding-right:16%;}
.padding-sixteen-half-right {padding-right:16.5%;}
.padding-seventeen-right {padding-right:17%;}
.padding-seventeen-half-right {padding-right:17.5%;}
.padding-eighteen-right {padding-right:18%;}
.padding-eighteen-half-right {padding-right:18.5%;}
.padding-nineteen-right {padding-right:19%;}
.padding-nineteen-half-right {padding-right:19.5%;}
.padding-twenty-right {padding-right:20%;}
.padding-twenty-half-right {padding-right:20.5%;}
.padding-5px-right {padding-right:5px;}
.padding-10px-right {padding-right:10px;}
.padding-15px-right {padding-right:15px;}
.padding-20px-right {padding-right:20px;}
.padding-25px-right {padding-right:25px;}
.padding-30px-right {padding-right:30px;}
.padding-35px-right {padding-right:35px;}
.padding-40px-right {padding-right:40px;}
.padding-45px-right {padding-right:45px;}
.padding-50px-right {padding-right:50px;}
.padding-55px-right {padding-right:55px;}
.padding-60px-right {padding-right:60px;}
.padding-65px-right {padding-right:65px;}
.padding-70px-right {padding-right:70px;}
.padding-75px-right {padding-right:75px;}
.padding-80px-right {padding-right:80px;}
.padding-85px-right {padding-right:85px;}
.padding-90px-right {padding-right:90px;}
.padding-95px-right {padding-right:95px;}
.padding-100px-right {padding-right:100px;} .padding-one-left {padding-left:1%;}
.padding-one-half-left {padding-left:1.5%;}
.padding-two-left {padding-left:2%;}
.padding-two-half-left {padding-left:2.5%;}
.padding-three-left {padding-left:3%;}
.padding-three-half-left {padding-left:3.5%;}
.padding-four-left {padding-left:4%;}
.padding-four-half-left {padding-left:4.5%;}
.padding-five-left {padding-left:5%;}
.padding-five-half-left {padding-left:5.5%;}
.padding-six-left {padding-left:6%;}
.padding-six-half-left {padding-left:6.5%;}
.padding-seven-left {padding-left:7%;}
.padding-seven-half-left {padding-left:7.5%;}
.padding-eight-left {padding-left:8%;}
.padding-eight-half-left {padding-left:8.5%;}
.padding-nine-left {padding-left:9%;}
.padding-nine-half-left {padding-left:9.5%;}
.padding-ten-left {padding-left:10%;}
.padding-ten-half-left {padding-left:10.5%;}
.padding-eleven-left {padding-left:11%;}
.padding-eleven-half-left {padding-left:11.5%;}
.padding-twelve-left {padding-left:12%;}
.padding-twelve-half-left {padding-left:12.5%;}
.padding-thirteen-left {padding-left:13%;}
.padding-thirteen-half-left {padding-left:13.5%;}
.padding-fourteen-left {padding-left:14%;}
.padding-fourteen-half-left {padding-left:14.5%;}
.padding-fifteen-left {padding-left:15%;}
.padding-fifteen-half-left {padding-left:15.5%;}
.padding-sixteen-left {padding-left:16%;}
.padding-sixteen-half-left {padding-left:16.5%;}
.padding-seventeen-left {padding-left:17%;}
.padding-seventeen-half-left {padding-left:17.5%;}
.padding-eighteen-left {padding-left:18%;}
.padding-eighteen-half-left {padding-left:18.5%;}
.padding-nineteen-left {padding-left:19%;}
.padding-nineteen-half-left {padding-left:19.5%;}
.padding-twenty-left {padding-left:20%;}
.padding-twenty-half-left {padding-left:20.5%;}
.padding-5px-left {padding-left:5px;}
.padding-10px-left {padding-left:10px;}
.padding-15px-left {padding-left:15px;}
.padding-20px-left {padding-left:20px;}
.padding-25px-left {padding-left:25px;}
.padding-30px-left {padding-left:30px;}
.padding-35px-left {padding-left:35px;}
.padding-40px-left {padding-left:40px;}
.padding-45px-left {padding-left:45px;}
.padding-50px-left {padding-left:50px;}
.padding-55px-left {padding-left:55px;}
.padding-60px-left {padding-left:60px;}
.padding-65px-left {padding-left:65px;}
.padding-70px-left {padding-left:70px;}
.padding-75px-left {padding-left:75px;}
.padding-80px-left {padding-left:80px;}
.padding-85px-left {padding-left:85px;}
.padding-90px-left {padding-left:90px;}
.padding-95px-left {padding-left:95px;}
.padding-100px-left {padding-left:100px;} .padding-one-tb {padding-top:1%; padding-bottom:1%;}
.padding-one-half-tb {padding-top:1.5%; padding-bottom:1.5%;}
.padding-two-tb {padding-top:2%; padding-bottom:2%;}
.padding-two-half-tb {padding-top:2.5%; padding-bottom:2.5%;}
.padding-three-tb {padding-top:3%; padding-bottom:3%;}
.padding-three-half-tb {padding-top:3.5%; padding-bottom:3.5%;}
.padding-four-tb {padding-top:4%; padding-bottom:4%;}
.padding-four-half-tb {padding-top:4.5%; padding-bottom:4.5%;}
.padding-five-tb {padding-top:5%; padding-bottom:5%;}
.padding-five-half-tb {padding-top:5.5%; padding-bottom:5.5%;}
.padding-six-tb {padding-top:6%; padding-bottom:6%;}
.padding-six-half-tb {padding-top:6.5%; padding-bottom:6.5%;}
.padding-seven-tb {padding-top:7%; padding-bottom:7%;}
.padding-seven-half-tb {padding-top:7.5%; padding-bottom:7.5%;}
.padding-eight-tb {padding-top:8%; padding-bottom:8%;}
.padding-eight-half-tb {padding-top:8.5%; padding-bottom:8.5%;}
.padding-nine-tb {padding-top:9%; padding-bottom:9%;}
.padding-nine-half-tb {padding-top:9.5%; padding-bottom:9.5%;}
.padding-ten-tb {padding-top:10%; padding-bottom:10%;}
.padding-ten-half-tb {padding-top:10.5%; padding-bottom:10.5%;}
.padding-eleven-tb {padding-top:11%; padding-bottom:11%;}
.padding-eleven-half-tb {padding-top:11.5%; padding-bottom:11.5%;}
.padding-twelve-tb {padding-top:12%; padding-bottom:12%;}
.padding-twelve-half-tb {padding-top:12.5%; padding-bottom:12.5%;}
.padding-thirteen-tb {padding-top:13%; padding-bottom:13%;}
.padding-thirteen-half-tb {padding-top:13.5%; padding-bottom:13.5%;}
.padding-fourteen-tb {padding-top:14%; padding-bottom:14%;}
.padding-fourteen-half-tb {padding-top:14.5%; padding-bottom:14.5%;}
.padding-fifteen-tb {padding-top:15%; padding-bottom:15%;}
.padding-fifteen-half-tb {padding-top:15.5%; padding-bottom:15.5%;}
.padding-sixteen-tb {padding-top:16%; padding-bottom:16%;}
.padding-sixteen-half-tb {padding-top:16.5%; padding-bottom:16.5%;}
.padding-seventeen-tb {padding-top:17%; padding-bottom:17%;}
.padding-seventeen-half-tb {padding-top:17.5%; padding-bottom:17.5%;}
.padding-eighteen-tb {padding-top:18%; padding-bottom:18%;}
.padding-eighteen-half-tb {padding-top:18.5%; padding-bottom:18.5%;}
.padding-nineteen-tb {padding-top:19%; padding-bottom:19%;}
.padding-nineteen-half-tb {padding-top:19.5%; padding-bottom:19.5%;}
.padding-twenty-tb {padding-top:20%; padding-bottom:20%;}
.padding-twenty-half-tb {padding-top:20.5%; padding-bottom:20%;}
.padding-twenty-one-tb {padding-top:21%; padding-bottom:21%;}
.padding-twenty-one-half-tb {padding-top:21.5%; padding-bottom:21.5%;}
.padding-twenty-two-tb {padding-top:22%; padding-bottom:22%;}
.padding-twenty-two-half-tb {padding-top:22.5%; padding-bottom:22.5%;}
.padding-twenty-three-tb {padding-top:23%; padding-bottom:23%;}
.padding-twenty-three-half-tb {padding-top:23.5%; padding-bottom:23.5%;}
.padding-twenty-four-tb {padding-top:24%; padding-bottom:24%;}
.padding-twenty-four-half-tb {padding-top:24.5%; padding-bottom:24.5%;}
.padding-twenty-five-tb {padding-top:25%; padding-bottom:25%;}
.padding-thirty-tb {padding-top:30%; padding-bottom:30%;}
.padding-5px-tb {padding-top:5px; padding-bottom:5px;}
.padding-10px-tb {padding-top:10px; padding-bottom:10px;}
.padding-15px-tb {padding-top:15px; padding-bottom:15px;}
.padding-20px-tb {padding-top:20px; padding-bottom:20px;}
.padding-25px-tb {padding-top:25px; padding-bottom:25px;}
.padding-30px-tb {padding-top:30px; padding-bottom:30px;}
.padding-35px-tb {padding-top:35px; padding-bottom:35px;}
.padding-40px-tb {padding-top:40px; padding-bottom:40px;}
.padding-45px-tb {padding-top:45px; padding-bottom:45px;}
.padding-50px-tb {padding-top:50px; padding-bottom:50px;}
.padding-55px-tb {padding-top:55px; padding-bottom:55px;}
.padding-60px-tb {padding-top:60px; padding-bottom:60px;}
.padding-65px-tb {padding-top:65px; padding-bottom:65px;}
.padding-70px-tb {padding-top:70px; padding-bottom:70px;}
.padding-75px-tb {padding-top:75px; padding-bottom:75px;}
.padding-80px-tb {padding-top:80px; padding-bottom:80px;}
.padding-85px-tb {padding-top:85px; padding-bottom:85px;}
.padding-90px-tb {padding-top:90px; padding-bottom:90px;}
.padding-95px-tb {padding-top:95px; padding-bottom:95px;}
.padding-100px-tb {padding-top:100px; padding-bottom:100px;} .padding-one-lr {padding-left:1%; padding-right:1%;}
.padding-one-half-lr {padding-left:1.5%; padding-right:1.5%;}
.padding-two-lr {padding-left:2%; padding-right:2%;}
.padding-two-half-lr {padding-left:2.5%; padding-right:2.5%;}
.padding-three-lr {padding-left:3%; padding-right:3%;}
.padding-three-half-lr {padding-left:3.5%; padding-right:3.5%;}
.padding-four-lr {padding-left:4%; padding-right:4%;}
.padding-four-half-lr {padding-left:4.5%; padding-right:4.5%;}
.padding-five-lr {padding-left:5%; padding-right:5%;}
.padding-five-half-lr {padding-left:5.5%; padding-right:5.5%;}
.padding-six-lr {padding-left:6%; padding-right:6%;}
.padding-six-half-lr {padding-left:6.5%; padding-right:6.5%;}
.padding-seven-lr {padding-left:7%; padding-right:7%;}
.padding-seven-half-lr {padding-left:7.5%; padding-right:7.5%;}
.padding-eight-lr {padding-left:8%; padding-right:8%;}
.padding-eight-half-lr {padding-left:8.5%; padding-right:8.5%;}
.padding-nine-lr {padding-left:9%; padding-right:9%;}
.padding-nine-half-lr {padding-left:9.5%; padding-right:9.5%;}
.padding-ten-lr {padding-left:10%; padding-right:10%;}
.padding-ten-half-lr {padding-left:10.5%; padding-right:10.5%;}
.padding-eleven-lr {padding-left:11%; padding-right:11%;}
.padding-eleven-half-lr {padding-left:11.5%; padding-right:11.5%;}
.padding-twelve-lr {padding-left:12%; padding-right:12%;}
.padding-twelve-half-lr {padding-left:12.5%; padding-right:12.5%;}
.padding-thirteen-lr {padding-left:13%; padding-right:13%;}
.padding-thirteen-half-lr {padding-left:13.5%; padding-right:13.5%;}
.padding-fourteen-lr {padding-left:14%; padding-right:14%;}
.padding-fourteen-half-lr {padding-left:14.5%; padding-right:14.5%;}
.padding-fifteen-lr {padding-left:15%; padding-right:15%;}
.padding-fifteen-half-lr {padding-left:15.5%; padding-right:15.5%;}
.padding-sixteen-lr {padding-left:16%; padding-right:16%;}
.padding-sixteen-half-lr {padding-left:16.5%; padding-right:16.5%;}
.padding-seventeen-lr {padding-left:17%; padding-right:17%;}
.padding-seventeen-half-lr {padding-left:17.5%; padding-right:17.5%;}
.padding-eighteen-lr {padding-left:18%; padding-right:18%;}
.padding-eighteen-half-lr {padding-left:18.5%; padding-right:18.5%;}
.padding-nineteen-lr {padding-left:19%; padding-right:19%;}
.padding-nineteen-half-lr {padding-left:19.5%; padding-right:19.5%;}
.padding-twenty-lr {padding-left:20%; padding-right:20%;}
.padding-twenty-half-lr {padding-left:20.5%; padding-right:20.5%;}
.padding-twenty-one-lr {padding-left:21%; padding-right:21%;}
.padding-twenty-one-half-lr {padding-left:21.5%; padding-right:21.5%;}
.padding-twenty-two-lr {padding-left:22%; padding-right:22%;}
.padding-twenty-two-half-lr {padding-left:22.5%; padding-right:22.5%;}
.padding-twenty-three-lr {padding-left:23%; padding-right:23%;}
.padding-twenty-three-half-lr {padding-left:23.5%; padding-right:23.5%;}
.padding-twenty-four-lr {padding-left:24%; padding-right:24%;}
.padding-twenty-four-half-lr {padding-left:24.5%; padding-right:24.5%;}
.padding-twenty-five-lr {padding-left:25%; padding-right:25%;}
.padding-thirty-lr {padding-left:30%; padding-right:30%;}
.padding-5px-lr {padding-left:5px; padding-right:5px;}
.padding-10px-lr {padding-left:10px; padding-right:10px;}
.padding-15px-lr {padding-left:15px; padding-right:15px;}
.padding-20px-lr {padding-left:20px; padding-right:20px;}
.padding-25px-lr {padding-left:25px; padding-right:25px;}
.padding-30px-lr {padding-left:30px; padding-right:30px;}
.padding-35px-lr {padding-left:35px; padding-right:35px;}
.padding-40px-lr {padding-left:40px; padding-right:40px;}
.padding-45px-lr {padding-left:45px; padding-right:45px;}
.padding-50px-lr {padding-left:50px; padding-right:50px;}
.padding-55px-lr {padding-left:55px; padding-right:55px;}
.padding-60px-lr {padding-left:60px; padding-right:60px;}
.padding-65px-lr {padding-left:65px; padding-right:65px;}
.padding-70px-lr {padding-left:70px; padding-right:70px;}
.padding-75px-lr {padding-left:75px; padding-right:75px;}
.padding-80px-lr {padding-left:80px; padding-right:80px;}
.padding-85px-lr {padding-left:85px; padding-right:85px;}
.padding-90px-lr {padding-left:90px; padding-right:90px;}
.padding-95px-lr {padding-left:95px; padding-right:95px;}
.padding-100px-lr {padding-left:100px; padding-right:100px;} .display-block {display:block !important}
.display-inline-block {display:inline-block !important}
.display-inline {display:inline !important}
.display-none {display:none !important}
.display-inherit {display:inherit !important}
.display-table {display:table !important}
.display-table-cell {display:table-cell !important}
.overflow-hidden {overflow:hidden !important}
.overflow-visible {overflow:visible !important}
.overflow-auto {overflow:auto !important}
.display-flex {-ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-inline-flexbox; display: -moz-flex; display: -webkit-inline-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-flow: row wrap; -moz-flex-flow: row wrap; -o-flex-flow: row wrap;}
.display-flex > div:nth-of-type(1) {order: 2;-webkit-order:2;-moz-order:2;-ms-order:2}
.display-flex > div:nth-of-type(2) {order: 1;-webkit-order:1;-moz-order:1;-ms-order:1}
.display-flex > div:nth-of-type(3) {order: 3;-webkit-order:3;-moz-order:3;-ms-order:3} .position-inherit {position:inherit !important}
.position-relative {position:relative !important;}
.position-absolute {position:absolute !important;}
.position-fixed {position:fixed !important;}
.position-right {right:0 !important;}
.position-left {left:0 !important;}
.position-top {top:0 !important;} .float-left{float: left !important}
.float-right{float: right !important}
.float-none{float: none !important} .top-auto {top:auto}
.top-inherit {top: inherit !important;}
.top-0 {top:0 !important;}
.top-1 {top:1px}
.top-2 {top:2px}
.top-3 {top:3px}
.top-4 {top:4px}
.top-5 {top:5px}
.top-6 {top:6px}
.top-7 {top:7px}
.top-8 {top:8px}
.top-9 {top:9px}
.top-10 {top:10px}
.top-15 {top:15px}
.top-20 {top:20px}
.top-25 {top:25px}
.top-30 {top:30px}
.top-35 {top:35px}
.top-40 {top:40px}
.top-45 {top:45px}
.top-50 {top:50px}
.top-minus1 {top:-1px}
.top-minus2 {top:-2px}
.top-minus3 {top:-3px}
.top-minus4 {top:-4px}
.top-minus5 {top:-5px}
.top-minus6 {top:-6px}
.top-minus7 {top:-7px}
.top-minus8 {top:-8px}
.top-minus9 {top:-9px}
.top-minus10 {top:-10px}
.top-minus15 {top:-15px}
.top-minus20 {top:-20px}
.top-minus25 {top:-25px}
.top-minus30 {top:-30px}
.top-minus35 {top:-35px}
.top-minus40 {top:-40px} .bottom-auto {bottom:auto}
.bottom-0 {bottom:0}
.bottom-1 {bottom:1px}
.bottom-2 {bottom:2px}
.bottom-3 {bottom:3px}
.bottom-4 {bottom:4px}
.bottom-5 {bottom:5px}
.bottom-6 {bottom:6px}
.bottom-7 {bottom:7px}
.bottom-8 {bottom:8px}
.bottom-9 {bottom:9px}
.bottom-10 {bottom:10px}
.bottom-15 {bottom:15px}
.bottom-20 {bottom:20px}
.bottom-25 {bottom:25px}
.bottom-30 {bottom:30px}
.bottom-35 {bottom:35px}
.bottom-40 {bottom:40px}
.bottom-45 {bottom:45px}
.bottom-50 {bottom:50px} .left-auto {left:auto}
.left-0 {left:0}
.left-1 {left:1px}
.left-2 {left:2px}
.left-3 {left:3px}
.left-4 {left:4px}
.left-5 {left:5px}
.left-6 {left:6px}
.left-7 {left:7px}
.left-8 {left:8px}
.left-9 {left:9px}
.left-10 {left:10px}
.left-15 {left:15px}
.left-20 {left:20px}
.left-25 {left:25px}
.left-30 {left:30px}
.left-35 {left:35px}
.left-40 {left:40px}
.left-45 {left:45px}
.left-50 {left:50px} .right-auto {right:auto}
.right-0 {right:0}
.right-1 {right:1px}
.right-2 {right:2px}
.right-3 {right:3px}
.right-4 {right:4px}
.right-5 {right:5px}
.right-6 {right:6px}
.right-7 {right:7px}
.right-8 {right:8px}
.right-9 {right:9px}
.right-10 {right:10px} .width-1px {width:1px;}
.width-2px {width:2px;}
.width-3px {width:3px;}
.width-4px {width:4px;}
.width-5px {width:5px;}
.width-6px {width:6px;}
.width-7px {width:7px;}
.width-8px {width:8px;}
.width-9px {width:9px;}
.width-10px {width:10px;}
.width-15px {width:15px;}
.width-20px {width:20px;}
.width-25px {width:25px;}
.width-30px {width:30px;}
.width-35px {width:35px;}
.width-40px {width:40px;}
.width-10 {width:10%;}
.width-15 {width:15%;}
.width-20 {width:20%;}
.width-25 {width:25%;}
.width-30 {width:30%;}
.width-35 {width:35%;}
.width-40 {width:40%;}
.width-45 {width:45%;}
.width-50 {width:50%;}
.width-55 {width:55%;}
.width-60 {width:60%;}
.width-65 {width:65%;}
.width-70 {width:70%;}
.width-75 {width:75%;}
.width-80 {width:80%;}
.width-85 {width:85%;}
.width-90 {width:90%;}
.width-95 {width:95%;}
.width-100 {width:100%;}
.width-auto {width: auto}
.width-50px {width:50px;}
.width-75px {width:70px;}
.width-75px {width:75px;}
.width-80px {width:80px;}
.width-85px {width:85px;}
.width-90px {width:90px;}
.width-100px {width:100px;}
.width-120px {width:120px;}
.width-130px {width:130px;}
.width-150px {width:150px;}
.width-180px {width:180px;}
.width-200px {width:200px;}
.width-250px {width:250px;}
.width-300px {width:300px;}
.width-350px {width:350px;}
.width-400px {width:400px;}
.width-450px {width:450px;}
.width-500px {width:500px;}
.width-550px {width:550px;}
.width-600px {width:600px;}
.width-650px {width:650px;}
.width-700px {width:700px;}
.width-750px {width:750px;}
.width-800px {width:800px;}
.width-850px {width:850px;}
.width-900px {width:900px;}
.width-950px {width:950px;}
.width-1000px {width:1000px;} .height-1px {height: 1px}
.height-2px {height: 2px}
.height-3px {height: 3px}
.height-4px {height: 4px}
.height-5px {height: 5px}
.height-6px {height: 6px}
.height-7px {height: 7px}
.height-8px {height: 8px}
.height-9px {height: 9px}
.height-10px {height: 10px}
.height-50px {height: 50px}
.height-60px {height: 60px}
.height-70px {height: 70px}
.height-50 {height: 50%}
.height-100 {height: 100% !important}
.height-auto {height:auto !important}
.height-80px {height: 80px}
.height-90px {height: 90px}
.height-100px {height: 100px}
.height-130px {height: 130px}
.height-150px {height: 150px}
.height-200px {height: 200px}
.height-250px {height: 250px}
.height-300px {height: 300px}
.height-350px {height: 350px}
.height-400px {height: 400px}
.height-450px {height: 450px}
.height-500px {height: 500px}
.height-550px {height: 550px}
.height-600px {height: 600px}
.height-650px {height: 650px}
.height-700px {height: 700px}
.height-750px {height: 750px}
.height-800px {height: 800px}
.height-850px {height: 850px}
.height-900px {height: 900px}
.height-100vh { height: 100vh; }
.max-height-100 {max-height: 100%}
.full-screen {min-height: 980px;} .min-height-100px {min-height: 100px}
.min-height-200px {min-height: 200px}
.min-height-300px {min-height: 300px}
.min-height-400px {min-height: 400px}
.min-height-500px {min-height: 500px}
.min-height-600px {min-height: 600px}
.min-height-700px {min-height: 700px} .z-index-1111 {z-index:1111;}
.z-index-111 {z-index:111;}
.z-index-1 {z-index:1;}
.z-index-2 {z-index:2;}
.z-index-3 {z-index:3;}
.z-index-4 {z-index:4;}
.z-index-5 {z-index:5;}
.z-index-0 {z-index:0;}
.z-index-minus2 {z-index:-2;} .vertical-align-middle {vertical-align: middle;}
.vertical-align-top {vertical-align: top;}
.vertical-align-bottom {vertical-align: bottom;}
.vertical-middle {-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -moz-transform: translateY(-50%); position: absolute; top: 50%; left:0; right: 0}
.clear-both {clear:both}
.line-break {display:block;}
.absolute-middle-center {left: 50%; top: 50%; z-index: 9; position: absolute; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.absolute-bottom-center {left: 50%; top: 80%; z-index: 9; position: absolute; -ms-transform: translateX(-50%) translateY(-80%); -moz-transform: translateX(-50%) translateY(-80%); -webkit-transform: translateX(-50%) translateY(-80%); transform: translateX(-50%) translateY(-80%);} .inner-match-height{position: relative; height: 100%;}  .icon-very-small {font-size: 16px}
.icon-small {font-size: 24px}
.icon-medium {font-size: 35px}
.icon-extra-medium {font-size: 40px}
.icon-large {font-size: 50px}
.icon-extra-large {font-size: 60px}
.icon-round-small {border-radius: 100%; display: table-cell; height: 80px; margin: 0 auto; text-align: center; vertical-align: middle; width: 80px; font-size:32px}
.icon-round-medium {border-radius: 100%; display: table-cell; height: 90px; margin: 0 auto; text-align: center; vertical-align: middle; width: 90px;} .icon-social-very-small {font-size: 12px}
.icon-social-small {font-size: 14px}
.icon-social-medium {font-size: 16px}
.icon-social-large {font-size: 20px}
.icon-social-extra-large {font-size: 24px}
.icon-social-very-small a i, .icon-social-small a i, .icon-social-medium a i {margin: 0 10px; vertical-align: middle;}
.icon-social-large a i {margin: 0 4px; vertical-align: middle;} .extra-small-icon, .small-icon, .medium-icon, .large-icon, .extra-large-icon {list-style: none; padding: 0;}
.extra-small-icon li, .small-icon li, .medium-icon li, .large-icon li, .extra-large-icon li {display: inline-block;}
.extra-small-icon li {margin: 3px 3px}
.small-icon li {margin: 5px 5px}
.medium-icon li {margin:7px 8px}
.large-icon li {margin:7px 10px}
.extra-large-icon li {margin: 7px 12px}
.extra-small-icon a {font-size: 14px; width:30px; height:30px;line-height:29px;}
.small-icon a {font-size: 16px; width: 40px; height:40px;line-height: 38px;}
.medium-icon a {font-size: 20px; width: 50px; height:50px;line-height: 50px;}
.large-icon a {font-size: 24px; width: 60px; height: 60px;line-height: 60px;}
.extra-large-icon a {font-size: 30px; width: 70px; height: 70px;line-height: 70px;} .social-icon-style-1 ul, .social-icon-style-2 ul, .social-icon-style-3 ul, .social-icon-style-4 ul, .social-icon-style-5 ul, .social-icon-style-6 ul, .social-icon-style-7 ul, .social-icon-style-8 ul, .social-icon-style-9 ul, .social-icon-style-10 ul, .social-icon-style-11 ul {padding-left: 0;}
.social-icon-style-1 a.facebook-f,.social-icon-style-2 a.facebook-f,.social-icon-style-3 a.facebook-f,.social-icon-style-4 a.facebook-f span,.social-icon-style-10 a.facebook-f span {background-color: #3b5998}
.social-icon-style-1 a.twitter,.social-icon-style-2 a.twitter,.social-icon-style-3 a.twitter,.social-icon-style-4 a.twitter span,.social-icon-style-10 a.twitter span {background-color: #020202}
.social-icon-style-1 a.google-plus-g,.social-icon-style-2 a.google-plus-g,.social-icon-style-3 a.google-plus-g,.social-icon-style-4 a.google-plus-g span,.social-icon-style-10 a.google-plus-g span {background-color: #dc4a38}
.social-icon-style-1 a.skype,.social-icon-style-2 a.skype, .social-icon-style-3 a.skype, .social-icon-style-4 a.skype span, .social-icon-style-10 a.skype span {background-color: #00a9f0}
.social-icon-style-1 a.dribbble,.social-icon-style-2 a.dribbble,.social-icon-style-3 a.dribbble,.social-icon-style-4 a.dribbble span,.social-icon-style-10 a.dribbble span {background-color: #ea4c89}
.social-icon-style-1 a.youtube,.social-icon-style-2 a.youtube,.social-icon-style-3 a.youtube,.social-icon-style-4 a.youtube span,.social-icon-style-10 a.youtube span {background-color: #bb0000}
.social-icon-style-1 a.linkedin-in,.social-icon-style-2 a.linkedin-in,.social-icon-style-3 a.linkedin-in,.social-icon-style-4 a.linkedin-in span,.social-icon-style-10 a.linkedin-in span {background-color: #007bb6}
.social-icon-style-1 a.instagram,.social-icon-style-2 a.instagram,.social-icon-style-3 a.instagram,.social-icon-style-4 a.instagram span,.social-icon-style-10 a.instagram span {background-color: #FE1F49}
.social-icon-style-1 a.pinterest-p,.social-icon-style-2 a.pinterest-p,.social-icon-style-3 a.pinterest-p,.social-icon-style-4 a.pinterest-p span,.social-icon-style-10 a.pinterest-p span {background-color: #CB2027}
.social-icon-style-1 a.flickr,.social-icon-style-2 a.flickr,.social-icon-style-3 a.flickr,.social-icon-style-4 a.flickr span,.social-icon-style-10 a.flickr span {background-color: #ff0084}
.social-icon-style-1 a.rss,.social-icon-style-2 a.rss,.social-icon-style-3 a.rss,.social-icon-style-4 a.rss span,.social-icon-style-10 a.rss span {background-color: #f2890a}
.social-icon-style-1 a.behance,.social-icon-style-2 a.behance,.social-icon-style-3 a.behance,.social-icon-style-4 a.behance span,.social-icon-style-10 a.behance span {background-color: #1769ff}
.social-icon-style-1 a.vine,.social-icon-style-2 a.vine,.social-icon-style-3 a.vine,.social-icon-style-4 a.vine span,.social-icon-style-10 a.vine span {background-color: #00bf8f}
.social-icon-style-1 a.email,.social-icon-style-2 a.email,.social-icon-style-3 a.email,.social-icon-style-4 a.email span,.social-icon-style-10 a.email span {background-color: #7d7d7d}
.social-icon-style-1 a.sms,.social-icon-style-2 a.sms,.social-icon-style-3 a.sms,.social-icon-style-4 a.sms span,.social-icon-style-10 a.sms span {background-color: #ffbd00}
.social-icon-style-1 a.sharethis,.social-icon-style-2 a.sharethis,.social-icon-style-3 a.sharethis,.social-icon-style-4 a.sharethis span,.social-icon-style-10 a.sharethis span {background-color: #95D03A}
.social-icon-style-1 a.reddit,.social-icon-style-2 a.reddit,.social-icon-style-3 a.reddit,.social-icon-style-4 a.reddit span,.social-icon-style-10 a.reddit span {background-color: #ff4500}
.social-icon-style-1 a.tumblr,.social-icon-style-2 a.tumblr,.social-icon-style-3 a.tumblr,.social-icon-style-4 a.tumblr span,.social-icon-style-10 a.tumblr span {background-color: #32506d}
.social-icon-style-1 a.digg,.social-icon-style-2 a.digg,.social-icon-style-3 a.digg,.social-icon-style-4 a.digg span,.social-icon-style-10 a.digg span {background-color: #262626}
.social-icon-style-1 a.stumbleupon,.social-icon-style-2 a.stumbleupon,.social-icon-style-3 a.stumbleupon,.social-icon-style-4 a.stumbleupon span,.social-icon-style-10 a.stumbleupon span {background-color: #eb4924}
.social-icon-style-1 a.whatsapp,.social-icon-style-2 a.whatsapp,.social-icon-style-3 a.whatsapp,.social-icon-style-4 a.whatsapp span,.social-icon-style-10 a.whatsapp span {background-color: #25d366}
.social-icon-style-1 a.vk,.social-icon-style-2 a.vk,.social-icon-style-3 a.vk,.social-icon-style-4 a.vk span,.social-icon-style-10 a.vk span {background-color: #4c6c91}
.social-icon-style-1 a.weibo,.social-icon-style-2 a.weibo,.social-icon-style-3 a.weibo,.social-icon-style-4 a.weibo span,.social-icon-style-10 a.weibo span {background-color: #ff9933}
.social-icon-style-1 a.odnoklassniki,.social-icon-style-2 a.odnoklassniki,.social-icon-style-3 a.odnoklassniki,.social-icon-style-4 a.odnoklassniki span,.social-icon-style-10 a.odnoklassniki span {background-color: #d7772d}
.social-icon-style-1 a.xing,.social-icon-style-2 a.xing,.social-icon-style-3 a.xing,.social-icon-style-4 a.xing span,.social-icon-style-10 a.xing span {background-color: #1a7576}
.social-icon-style-1 a.print,.social-icon-style-2 a.print,.social-icon-style-3 a.print,.social-icon-style-4 a.print span,.social-icon-style-10 a.print span {background-color: #222222}
.social-icon-style-1 a.blogger,.social-icon-style-2 a.blogger,.social-icon-style-3 a.blogger,.social-icon-style-4 a.blogger span,.social-icon-style-10 a.blogger span {background-color: #ff8000}
.social-icon-style-1 a.flipboard,.social-icon-style-2 a.flipboard,.social-icon-style-3 a.flipboard,.social-icon-style-4 a.flipboard span,.social-icon-style-10 a.flipboard span {background-color: #e12828}
.social-icon-style-1 a.meneame,.social-icon-style-2 a.meneame,.social-icon-style-3 a.meneame,.social-icon-style-4 a.meneame span,.social-icon-style-10 a.meneame span {background-color: #ff6400}
.social-icon-style-1 a.mailru,.social-icon-style-2 a.mailru,.social-icon-style-3 a.mailru,.social-icon-style-4 a.mailru span,.social-icon-style-10 a.mailru span {background-color: #168de2}
.social-icon-style-1 a.delicious,.social-icon-style-2 a.delicious,.social-icon-style-3 a.delicious,.social-icon-style-4 a.delicious span,.social-icon-style-10 a.delicious span {background-color: #205cc0}
.social-icon-style-1 a.livejournal,.social-icon-style-2 a.livejournal,.social-icon-style-3 a.livejournal,.social-icon-style-4 a.livejournal span,.social-icon-style-10 a.livejournal span {background-color: #00b0ea}
.social-icon-style-1 a.vimeo-v,.social-icon-style-2 a.vimeo-v,.social-icon-style-3 a.vimeo-v,.social-icon-style-4 a.vimeo-v span,.social-icon-style-10 a.vimeo-v span {background-color: #1ab7ea}
.social-icon-style-1 a.soundcloud,.social-icon-style-2 a.soundcloud,.social-icon-style-3 a.soundcloud,.social-icon-style-4 a.soundcloud span,.social-icon-style-10 a.soundcloud span {background-color: #ffa500}
.social-icon-style-1 a.github,.social-icon-style-2 a.github,.social-icon-style-3 a.github,.social-icon-style-4 a.github span,.social-icon-style-10 a.github span {background-color: #808184}
.social-icon-style-1 a.envelope,.social-icon-style-2 a.envelope,.social-icon-style-3 a.envelope,.social-icon-style-4 a.envelope span,.social-icon-style-10 a.envelope span {background-color: #fec254}
.social-icon-style-1 a.yelp,.social-icon-style-2 a.yelp,.social-icon-style-3 a.yelp,.social-icon-style-4 a.yelp span,.social-icon-style-10 a.yelp span {background-color: #b6322c}
.social-icon-style-1 a.discord,.social-icon-style-2 a.discord,.social-icon-style-3 a.discord,.social-icon-style-4 a.discord span,.social-icon-style-10 a.discord span {background-color: #7689d9}
.social-icon-style-1 a.custom,.social-icon-style-2 a.custom,.social-icon-style-3 a.custom,.social-icon-style-4 a.custom span,.social-icon-style-10 a.custom span {background-color: #0d0d0d}
.social-icon-style-1 a.telegram,.social-icon-style-2 a.telegram,.social-icon-style-3 a.telegram,.social-icon-style-4 a.telegram span,.social-icon-style-10 a.telegram span {background-color: #1187cc}
.social-icon-style-1 a.viber,.social-icon-style-2 a.viber,.social-icon-style-3 a.viber,.social-icon-style-4 a.viber span,.social-icon-style-10 a.viber span {background-color: #774e98}
.social-icon-style-1 a.spotify,.social-icon-style-2 a.spotify,.social-icon-style-3 a.spotify,.social-icon-style-4 a.spotify span,.social-icon-style-10 a.spotify span {background-color: #1DB954} .social-icon-style-6 a.facebook-f:hover {border-color: #3b5998; color: #3b5998}
.social-icon-style-6 a.twitter:hover {border-color: #020202; color: #020202}
.social-icon-style-6 a.google-plus-g:hover {border-color: #dc4a38; color: #dc4a38}
.social-icon-style-6 a.skype:hover {border-color: #dc4a38; color: #00a9f0}
.social-icon-style-6 a.dribbble:hover {border-color: #ea4c89; color: #ea4c89}
.social-icon-style-6 a.youtube:hover {border-color: #bb0000; color: #bb0000}
.social-icon-style-6 a.linkedin-in:hover {border-color: #0077b5; color: #0077b5}
.social-icon-style-6 a.pinterest-p:hover {border-color: #CB2027; color: #CB2027}
.social-icon-style-6 a.email:hover {border-color: #7d7d7d; color: #7d7d7d}
.social-icon-style-6 a.sms:hover {border-color: #ffbd00; color: #ffbd00}
.social-icon-style-6 a.sharethis:hover {border-color: #95D03A; color: #95D03A}
.social-icon-style-6 a.reddit:hover {border-color: #ff4500; color: #ff4500}
.social-icon-style-6 a.tumblr:hover {border-color: #32506d; color: #32506d}
.social-icon-style-6 a.digg:hover {border-color: #262626; color: #262626}
.social-icon-style-6 a.stumbleupon:hover {border-color: #eb4924; color: #eb4924}
.social-icon-style-6 a.whatsapp:hover {border-color: #25d366; color: #25d366}
.social-icon-style-6 a.vk:hover {border-color: #4c6c91; color: #4c6c91}
.social-icon-style-6 a.weibo:hover {border-color: #ff9933; color: #ff9933}
.social-icon-style-6 a.odnoklassniki:hover {border-color: #d7772d; color: #d7772d}
.social-icon-style-6 a.xing:hover {border-color: #1a7576; color: #1a7576}
.social-icon-style-6 a.print:hover{border-color: #222222; color: #222222}
.social-icon-style-6 a.blogger:hover {border-color: #ff8000; color: #ff8000}
.social-icon-style-6 a.flipboard:hover {border-color: #e12828; color: #e12828}
.social-icon-style-6 a.meneame:hover {border-color: #ff6400; color: #ff6400}
.social-icon-style-6 a.mailru:hover {border-color: #168de2; color: #168de2}
.social-icon-style-6 a.delicious:hover {border-color: #205cc0; color: #205cc0}
.social-icon-style-6 a.livejournal:hover {border-color: #00b0ea; color: #00b0ea}
.social-icon-style-6 a.soundcloud:hover {border-color: #ffa500; color: #ffa500}
.social-icon-style-6 a.vimeo-v:hover {border-color: #1ab7ea; color: #1ab7ea}
.social-icon-style-6 a.yelp:hover {border-color: #b6322c; color: #b6322c}
.social-icon-style-6 a.discord:hover {border-color: #7689d9; color: #7689d9}
.social-icon-style-6 a.telegram:hover {border-color: #1187cc; color: #1187cc}
.social-icon-style-6 a.viber:hover {border-color: #774e98; color: #774e98}
.social-icon-style-6 a.spotify:hover {border-color: #1DB954; color: #1DB954} .social-icon-style-7 a.facebook-f:hover {border-color: #3b5998; background-color: #3b5998}
.social-icon-style-7 a.twitter:hover {border-color: #ffffff; background-color: #ffffff; color: #020202}
.social-icon-style-7 a.google-plus-g:hover {border-color: #dc4a38; background-color: #dc4a38}
.social-icon-style-7 a.skype:hover {border-color: #dc4a38; background-color: #00a9f0}
.social-icon-style-7 a.dribbble:hover {border-color: #ea4c89; background-color: #ea4c89}
.social-icon-style-7 a.youtube:hover {border-color: #bb0000; background-color: #bb0000}
.social-icon-style-7 a.linkedin-in:hover {border-color: #0077b5; background-color: #0077b5}
.social-icon-style-7 a.instagram:hover {border-color: #FE1F49; background-color: #FE1F49}
.social-icon-style-7 a.pinterest-p:hover {border-color: #CB2027; background-color: #CB2027}
.social-icon-style-7 a.flickr:hover {border-color: #ff0084; background-color: #ff0084}
.social-icon-style-7 a.rss:hover {border-color: #f2890a; background-color: #f2890a}
.social-icon-style-7 a.behance:hover {border-color: #1769ff; background-color: #1769ff}
.social-icon-style-7 a.vine:hover {border-color: #00bf8f; background-color: #00bf8f}
.social-icon-style-7 a.email:hover {border-color: #7d7d7d; background-color: #7d7d7d}
.social-icon-style-7 a.sms:hover {border-color: #ffbd00; background-color: #ffbd00}
.social-icon-style-7 a.sharethis:hover {border-color: #95D03A; background-color: #95D03A}
.social-icon-style-7 a.reddit:hover {border-color: #ff4500; background-color: #ff4500}
.social-icon-style-7 a.tumblr:hover {border-color: #32506d; background-color: #32506d}
.social-icon-style-7 a.digg:hover {border-color: #262626; background-color: #262626}
.social-icon-style-7 a.stumbleupon:hover {border-color: #eb4924; background-color: #eb4924}
.social-icon-style-7 a.whatsapp:hover {border-color: #25d366; background-color: #25d366}
.social-icon-style-7 a.vk:hover {border-color: #4c6c91; background-color: #4c6c91}
.social-icon-style-7 a.weibo:hover {border-color: #ff9933; background-color: #ff9933}
.social-icon-style-7 a.odnoklassniki:hover {border-color: #d7772d; background-color: #d7772d}
.social-icon-style-7 a.xing:hover {border-color: #1a7576; background-color: #1a7576}
.social-icon-style-7 a.print:hover{border-color: #222222; background-color: #222222}
.social-icon-style-7 a.blogger:hover {border-color: #ff8000; background-color: #ff8000}
.social-icon-style-7 a.flipboard:hover {border-color: #e12828; background-color: #e12828}
.social-icon-style-7 a.meneame:hover {border-color: #ff6400; background-color: #ff6400}
.social-icon-style-7 a.mailru:hover {border-color: #168de2; background-color: #168de2}
.social-icon-style-7 a.delicious:hover {border-color: #205cc0; background-color: #205cc0}
.social-icon-style-7 a.livejournal:hover {border-color: #00b0ea; background-color: #00b0ea}
.social-icon-style-7 a.soundcloud:hover {border-color: #ffa500; background-color: #ffa500}
.social-icon-style-7 a.vimeo-v:hover {border-color: #1ab7ea; background-color: #1ab7ea}
.social-icon-style-7 a.github:hover {border-color: #808184; background-color: #808184}
.social-icon-style-7 a.envelope:hover {border-color: #1ab7ea; background-color: #1ab7ea}
.social-icon-style-7 a.yelp:hover {border-color: #b6322c; background-color: #b6322c}
.social-icon-style-7 a.discord:hover {border-color: #7689d9; background-color: #7689d9}
.social-icon-style-7 a.telegram:hover {border-color: #1187cc; background-color: #1187cc}
.social-icon-style-7 a.viber:hover {border-color: #774e98; background-color: #774e98}
.social-icon-style-7 a.spotify:hover {border-color: #1DB954; background-color: #1DB954} a.likes-count {padding: 0 15px; width: auto; border-radius: 30px !important;}
a.likes-count i {margin-right: 8px;}
a.likes-count span {position: relative; top: -1px}
a.blog-like {padding: 0 15px; width: auto; border-radius: 30px !important; font-size: 12px;}
a.blog-like i {margin-right: 0;}
a.blog-like span {position: relative; top: -1px; margin-left: 8px;}
.single-post a.blog-like span.posts-like {display: none; margin-left: 8px;} .social-icon-style-1 a {text-align: center; display:inline-block;transition: all 400ms; -webkit-transition: all 400ms; -moz-transition: all 400ms; -ms-transition: all 400ms; -o-transition: all 400ms; color: #fff}
.social-icon-style-1 a:hover {border-radius: 100%;} .social-icon-style-2 a {text-align: center; display:inline-block;transition: all 400ms; -webkit-transition: all 400ms; -moz-transition: all 400ms; -ms-transition: all 400ms; -o-transition: all 400ms; border-radius: 100%; color: #fff}
.social-icon-style-2 a:hover {border-radius: 0;} .social-icon-style-3 a {text-align: center; display:inline-block;transition: all 400ms;border-radius: 100%; color: #fff} 
.social-icon-style-3 a:hover i {transition: transform 0.4s ease-out; transform: rotateZ(360deg);} .social-icon-style-4 a {text-align: center; display:inline-block;border-radius: 100%; position: relative; border: 1px solid rgba(0, 0, 0, 0.1); color: #232323; text-align: center}
.social-icon-style-4 a:hover {color: #fff;}
.social-icon-style-4 a i {position: relative; z-index: 2}
.social-icon-style-4 a span {border-radius: 0; display: block; height: 0; left: 50%; margin: 0; position: absolute; top: 50%; transition: all 0.3s; -webkit-transition: all 0.3s; width: 0;z-index: 1;}
.social-icon-style-4 a:hover span{width:100%;height:100%;border-radius: 100%; top: 0; left: 0;} .social-icon-style-5 a {text-align: center; display:inline-block; color: #232323}
.social-icon-style-5 a:hover {color: #fff; border-radius: 100%; background-color: #ff214f} .social-icon-style-5-light a {text-align: center; display:inline-block;color: #fff}
.social-icon-style-5-light a:hover {color: #fff; border-radius: 100%; background-color: #ff214f} .social-icon-style-6 a {text-align: center; display:inline-block;border: 1px solid rgba(0,0,0,0.1);color: #232323; background-color: transparent; border-radius: 100%;}
.social-icon-style-6 a:hover {border-color: #ff214f; color: #ff214f;  background-color: transparent;}
.pofo-post-detail-icon > ul, .pofo-post-detail-icon > div {display: inline-block;}
.pofo-post-detail-icon > ul {margin-left: 7px; margin-right: 7px;}
.pofo-post-detail-icon .blog-like {text-align: center; display:inline-block;border: 1px solid rgba(0,0,0,0.1);color: #232323; background-color: transparent; border-radius: 100%;}
.pofo-post-detail-icon .blog-like:hover {border-color: #ff214f; color: #ff214f;  background-color: transparent;}
.pofo-post-detail-icon ul {padding: 0;} .social-icon-style-7 a {text-align: center; display:inline-block; border-radius: 100%; color: #232323; background-color: #fff;}
.social-icon-style-7 a:hover {color: #fff; -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2);} .social-icon-style-8 ul li a {text-align: center; width: auto; height: auto}
.social-icon-style-8 a:hover {color: #ff214f;} .social-icon-style-9 ul li a {text-align: center; width: auto; height: auto}
.social-icon-style-9 a.facebook-f:hover {color: #3b5998;}
.social-icon-style-9 a.twitter:hover {color: #ffffff;}
.social-icon-style-9 a.google-plus-g:hover {color: #dc4a38;}
.social-icon-style-9 a.skype:hover {color: #00a9f0;}
.social-icon-style-9 a.dribbble:hover {color: #ea4c89;}
.social-icon-style-9 a.youtube:hover {color: #bb0000;}
.social-icon-style-9 a.linkedin-in:hover {color: #007bb6;}
.social-icon-style-9 a.pinterest-p:hover {color: #CB2027}
.social-icon-style-9 a.email:hover {color: #7d7d7d}
.social-icon-style-9 a.sms:hover {color: #ffbd00}
.social-icon-style-9 a.sharethis:hover {color: #95D03A}
.social-icon-style-9 a.reddit:hover {color: #ff4500}
.social-icon-style-9 a.tumblr:hover {color: #32506d}
.social-icon-style-9 a.digg:hover {color: #262626}
.social-icon-style-9 a.stumbleupon:hover {color: #eb4924}
.social-icon-style-9 a.whatsapp:hover {color: #25d366}
.social-icon-style-9 a.vk:hover {color: #4c6c91}
.social-icon-style-9 a.weibo:hover {color: #ff9933}
.social-icon-style-9 a.odnoklassniki:hover {color: #d7772d}
.social-icon-style-9 a.xing:hover {color: #1a7576}
.social-icon-style-9 a.print:hover {color: #222222}
.social-icon-style-9 a.blogger:hover {color: #ff8000}
.social-icon-style-9 a.flipboard:hover {color: #e12828}
.social-icon-style-9 a.meneame:hover {color: #ff6400}
.social-icon-style-9 a.mailru:hover {color: #168de2}
.social-icon-style-9 a.delicious:hover {color: #205cc0}
.social-icon-style-9 a.livejournal:hover {color: #00b0ea}
.social-icon-style-9 a.soundcloud:hover {color: #ffa500}
.social-icon-style-9 a.vimeo-v:hover {color: #1ab7ea}
.social-icon-style-9 a.flickr:hover {color: #ff0185}
.social-icon-style-9 a.instagram:hover {color: #FE1F49}
.social-icon-style-9 a.rss:hover {color: #f2890e}
.social-icon-style-9 a.yelp:hover {color: #b6322c;}
.social-icon-style-9 a.discord:hover {color: #7689d9;}
.social-icon-style-9 a.telegram:hover {color: #1187cc;}
.social-icon-style-9 a.viber:hover {color: #774e98;}
.social-icon-style-9 a.spotify:hover {color: #1DB954;} .social-icon-style-10 {position: relative;}
.social-icon-style-10 a {text-align: center; display:inline-block; border-radius: 100%; position: relative; text-align: center}
.social-icon-style-10 a:hover {color: #fff;}
.social-icon-style-10 a i {position: relative; z-index: 1;}
.social-icon-style-10 a span {border-radius: 0; display: block; height: 0; left: 50%; margin: 0; position: absolute; top: 50%; transition: all 0.3s; -webkit-transition: all 0.3s; width: 0;}
.social-icon-style-10 a:hover span{width:100%; height:100%; border-radius: 100%; top: 0; left: 0;} .social-icon-style-11 {position: relative;}
.social-icon-style-11 a {text-align: center; display:inline-block; border-radius: 100%; position: relative; text-align: center}
.social-icon-style-11 a.facebook-f {color: #3b5998}
.social-icon-style-11 a.twitter {color: #ffffff}
.social-icon-style-11 a.google-plus-g {color: #dc4a38}
.social-icon-style-11 a.skype {color: #00a9f0}
.social-icon-style-11 a.dribbble {color: #ea4c89}
.social-icon-style-11 a.youtube {color: #bb0000}
.social-icon-style-11 a.linkedin-in {color: #0077b5}
.social-icon-style-11 a.instagram {color: #FE1F49}
.social-icon-style-11 a.pinterest-p {color: #CB2027}
.social-icon-style-11 a.flickr {color: #ff0084}
.social-icon-style-11 a.rss {color: #f2890a}
.social-icon-style-11 a.behance {color: #1769ff}
.social-icon-style-11 a.vine {color: #00bf8f}
.social-icon-style-11 a.email {color: #7d7d7d}
.social-icon-style-11 a.sms {color: #ffbd00}
.social-icon-style-11 a.sharethis {color: #95D03A}
.social-icon-style-11 a.reddit {color: #ff4500}
.social-icon-style-11 a.tumblr {color: #32506d}
.social-icon-style-11 a.digg {color: #262626}
.social-icon-style-11 a.stumbleupon {color: #eb4924}
.social-icon-style-11 a.whatsapp {color: #25d366}
.social-icon-style-11 a.vk {color: #4c6c91}
.social-icon-style-11 a.weibo {color: #ff9933}
.social-icon-style-11 a.odnoklassniki {color: #d7772d}
.social-icon-style-11 a.xing {color: #1a7576}
.social-icon-style-11 a.print{color: #222222}
.social-icon-style-11 a.blogger {color: #ff8000}
.social-icon-style-11 a.flipboard {color: #e12828}
.social-icon-style-11 a.meneame {color: #ff6400}
.social-icon-style-11 a.mailru {color: #168de2}
.social-icon-style-11 a.delicious {color: #205cc0}
.social-icon-style-11 a.livejournal {color: #00b0ea}
.social-icon-style-11 a.soundcloud {color: #ffa500}
.social-icon-style-11 a.vimeo-v {color: #1ab7ea}
.social-icon-style-11 a.yelp {color: #b6322c}
.social-icon-style-11 a.discord {color: #7689d9}
.social-icon-style-11 a.telegram {color: #1187cc}
.social-icon-style-11 a.viber {color: #774e98}
.social-icon-style-11 a:hover {color: #fff;} .icon-country {width: 16px; height: 16px; display: inline-block; margin:0 10px 0 5px; vertical-align: middle;}
.icon-country.usa {background:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/country-flag-16X16/usa.png)}
.icon-country.england {background:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/country-flag-16X16/england.png)}
.icon-country.china {background:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/country-flag-16X16/china.png)}
.icon-country.hong-kong {background:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/country-flag-16X16/hong-kong.png)}
.icon-country.france {background:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/country-flag-16X16/france.png)}  .special-char-small {font-size: 40px; line-height: 60px;}
.special-char-medium {font-size: 80px; line-height: 120px;}
.special-char-large {font-size: 140px; line-height: 120px;}
.special-char-extra-large {font-size: 200px; line-height: 150px;} .search-box .add-on .form-control:focus, .search-box .add-on .input-group-btn > .btn:focus, .search-box .add-on .input-group-btn > .btn:hover {box-shadow:none;-webkit-box-shadow:none;border-color:#ededed;background: #f7f7f7}
.search-box .add-on i {color: #939393; font-size: 11px; top: -5px; left: -2px}
.sidebar-nav-style-1 .search-box .add-on i, .sidebar-part2 .search-box .add-on i {top: -3px; margin-left: 3px;}
.search-box input[type="text"],.search-box input[type="search"] {border-color:#ededed; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;font-size: 12px; font-weight: normal; color: #232323; height: 31px}
.search-box .add-on input[type="text"] {padding: 5px 8px}
.search-box input[type="text"]::-webkit-input-placeholder {color: #939393; font-size: 10px; font-weight: 400; letter-spacing: 0.015em;}
.search-box input[type="text"]::-moz-placeholder {color: #939393; font-size: 10px; font-weight: 400; letter-spacing: 0.015em}
.search-box input[type="text"]::-ms-input-placeholder {color: #939393; font-size: 10px; font-weight: 400; letter-spacing: 0.015em}
.search-box input[type="text"]::-o-placeholder {color: #939393; font-size: 10px; font-weight: 400; letter-spacing: 0.015em}
.mc4wp-form-fields .input-group-btn .btn span {display: none;} .search-box .add-on .input-group-btn > .btn {border-left-width:0;left:0px;border-color:#ededed; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; margin-right: 0;margin-left: -1px;text-transform: uppercase;border-width: 1px; border-style: solid;padding: 5px 9px;height: 31px} .search-box2 .add-on .input-group-btn > .btn {border-left-width:0; left:0px; border-color:#4f4f4f; background-color: #4f4f4f; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; margin-right: 0;margin-left: -1px; text-transform: uppercase; border-width: 1px; border-style: solid; padding: 5px 8px 5px 10px; height: 45px; width: 45px;}
.search-box2 .add-on .input-group-btn {width: 45px;}
.search-box2 .add-on .input-group-btn > .btn:focus, .search-box2 .add-on .input-group-btn > .btn:hover {box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; border-color:#4f4f4f; background-color: #4f4f4f;}
.newsletter-form-style2 .input-group-btn > .btn {border-left-width:0; left:0px; border-color:#4f4f4f; background-color: #4f4f4f; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; margin-right: 0;margin-left: -1px; text-transform: uppercase; border-width: 1px; border-style: solid; padding: 5px 8px 5px 10px !important; height: 45px; width: 45px;}
.newsletter-form-style2 .input-group-btn {width: 45px;}
.newsletter-form-style2 .input-group-btn > .btn:focus, .newsletter-form-style2 .add-on .input-group-btn > .btn:hover {box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; border-color:#4f4f4f; background-color: #4f4f4f;}
.newsletter-form-style2 .input-group-btn i{color: #fff; font-size: 17px; top: 0;}
.newsletter-form-style2 input[type="text"], .newsletter-form-style2 input[type="email"], .newsletter-form-style2 input[type="search"] {border:1px solid #474747 !important; padding: 10px 14px; background-color: transparent; font-size: 14px; font-weight: normal; color: #636363; height: 45px}
.newsletter-form-style2 .add-on input[type="text"], .newsletter-form-style2 .add-on input[type="email"] {padding: 10px 14px}
.newsletter-form-style2 input[type="text"]::-webkit-input-placeholder, .newsletter-form-style2 input[type="email"]::-webkit-input-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;}
.newsletter-form-style2 input[type="text"]::-moz-placeholder, .newsletter-form-style2 input[type="email"]::-moz-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;}
.newsletter-form-style2 input[type="text"]::-ms-input-placeholder, .newsletter-form-style2 input[type="email"]::-ms-input-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;}
.newsletter-form-style2 input[type="text"]::-o-placeholder, .newsletter-form-style2 input[type="email"]::-o-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;}
.newsletter-form-style2 .input-group {width: 100%;}
.mc4wp-error {color: #ff0000; margin-top: 8px; font-size: 13px;} .sidebar .search-box .add-on input[type="text"] {border-radius: 0; font-size: 14px; line-height: normal; padding: 12px 35px 12px 20px; border-color: #ededed; height: auto; color: #6f6f6f; position: relative; z-index: 1;}
.sidebar .search-box .add-on input[type="text"]:focus {border-color: #585858; font-size: 14px; background-color: transparent;}
.sidebar .search-box input[type="text"]::-webkit-input-placeholder {color: #6f6f6f; font-size: 14px; font-weight: 400;}
.sidebar .search-box input[type="text"]::-moz-placeholder {color: #6f6f6f; font-size: 14px; font-weight: 400;}
.sidebar .search-box input[type="text"]::-ms-input-placeholder {color: #6f6f6f; font-size: 14px; font-weight: 400;}
.sidebar .search-box input[type="text"]::-o-placeholder {color: #6f6f6f; font-size: 14px; font-weight: 400;}
.sidebar .input-group {display: block; position: relative;}
.sidebar .search-box .add-on .input-group-btn {width: auto; display: block; float: right;}
.sidebar .search-box .add-on .input-group-btn > .btn {position: absolute; width: auto; height: auto; right: 0; left: inherit; top: 0; border: 0; border-radius: 0; background-color: transparent; line-height: normal; padding: 13px 12px 13px 12px!important; z-index: 2;}
.sidebar .search-box .add-on .input-group-btn > .btn > i {left: 0;  top: 0;}
.sidebar .widget_search, .sidebar .widget_search .navbar-form {width: 100%; float: left; margin-top: 0;}
.sidebar .widget_search .navbar-form {margin-bottom: 0;}
.sidebar .widget {clear: both;}
.sidebar .search-box .add-on .btn i {color: #6f6f6f; font-size: 14px;}
.sidebar .search-box .add-on .btn:hover i {color: #000;}
.navbar-form {margin-left: 0; margin-right: 0;}
.sidebar .widget_categories ul, .sidebar .widget_pofo_portfolio_categories ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_categories ul li.category-list, .sidebar .widget_pofo_portfolio_categories ul li.category-list {position: relative; padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_categories ul li.category-list a, .sidebar .widget_pofo_portfolio_categories ul li.category-list a {font-size: 12px; line-height: 20px;}
.sidebar .widget_categories ul li.category-list span, .sidebar .widget_pofo_portfolio_categories ul li.category-list span {float: right; top: 3px; right: 0; font-size: 12px; line-height: 26px;}
.sidebar .widget_categories ul li.category-list:last-child, .sidebar .widget_pofo_portfolio_categories ul li.category-list:last-child {border-bottom: none}
.sidebar .widget_categories ul li.category-list:before, .sidebar .widget_pofo_portfolio_categories ul li.category-list:before {content: "";}
.sidebar .widget_categories ul li.category-list ul, .sidebar .widget_pofo_portfolio_categories ul li.category-list ul {padding: 10px 0 0 10px;}
.sidebar .widget_categories ul li.category-list ul li, .sidebar .widget_pofo_portfolio_categories ul li.category-list ul li {padding-right: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_categories ul li.category-list ul li ul li:last-child, .sidebar .widget_pofo_portfolio_categories ul li.category-list ul li ul li:last-child {padding-bottom: 0; margin-bottom: 0; border: 0;}
.sidebar .widget_categories ul li.category-list ul li:last-child, .sidebar .widget_pofo_portfolio_categories ul li.category-list ul li:last-child {padding-bottom: 0; margin-bottom: 0; border: 0;}
.sidebar .widget_archive ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_archive ul li {position: relative; padding: 0 15px 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_archive ul li a {font-size: 12px; line-height: 20px;}
.sidebar .widget_archive ul li span {position: absolute; top: 3px; right: 0; font-size: 12px; line-height: 20px;}
.sidebar .widget_archive ul li:last-child {border-bottom: none}
.sidebar .widget_archive ul li:before {content: "";}
.sidebar .widget_recent_entries ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_recent_entries ul li {position: relative; padding: 0 15px 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_recent_entries ul li a {font-size: 12px; line-height: 20px;}
.sidebar .widget_recent_entries ul li span {position: absolute; top: 3px; right: 0; font-size: 12px; line-height: 20px;}
.sidebar .widget_recent_entries ul li:last-child {border-bottom: none}
.sidebar .widget_recent_entries ul li:before {content: "";}
.sidebar .widget_nav_menu ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_nav_menu ul li.menu-item {position: relative; padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_nav_menu ul li.menu-item a {font-size: 12px; line-height: 20px;}
.sidebar .widget_nav_menu ul li.menu-item span {position: absolute; top: 3px; right: 0; font-size: 12px; line-height: 20px;}
.sidebar .widget_nav_menu ul li.menu-item:last-child {border-bottom: none}
.sidebar .widget_nav_menu ul li.menu-item:before {content: "";}
.sidebar .widget_nav_menu ul li.menu-item ul {padding: 10px 0 0 10px;}
.sidebar .widget_nav_menu ul li.menu-item ul li {padding-right: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_nav_menu ul li.menu-item ul li ul li:last-child {padding-bottom: 0; margin-bottom: 0; border: 0;}
.sidebar .widget_nav_menu ul li.menu-item ul li:last-child {padding-bottom: 0; margin-bottom: 0; border: 0;}
.sidebar .widget_meta ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_meta ul li {position: relative; padding: 0 15px 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_meta ul li a {font-size: 12px; line-height: 20px;}
.sidebar .widget_meta ul li span {position: absolute; top: 3px; right: 0; font-size: 12px; line-height: 20px;}
.sidebar .widget_meta ul li:last-child {border-bottom: none}
.sidebar .widget_meta ul li:before {content: "";}
.sidebar .widget_recent_comments ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_recent_comments ul li {position: relative; padding: 0 15px 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_recent_comments ul li a {font-size: 12px; line-height: 20px;}
.sidebar .widget_recent_comments ul li:last-child {border-bottom: none}
.sidebar .widget_recent_comments ul li:before {content: "";}
.sidebar .latest-post li > div {display: table; vertical-align: top;}
.sidebar .latest-post li {padding:10px 0;}
.sidebar .latest-post li:last-child {padding-bottom: 0;}
.sidebar .newsletter-form-style2 input[type="text"], .sidebar .newsletter-form-style2 input[type="email"] {border: 1px solid #d1d1d1 !important; border-radius: 0; font-size: 14px; height: auto; padding: 10px 35px 10px 20px;}
.sidebar .newsletter-form-style2 input[type="text"]:focus, .sidebar .newsletter-form-style2 input[type="email"]:focus {border: 1px solid #585858 !important;}
.sidebar .newsletter-form-style2 input[type="text"]::-webkit-input-placeholder, .sidebar .newsletter-form-style2 input[type="email"]::-webkit-input-placeholder {font-size: 14px;}
.sidebar .newsletter-form-style2 input[type="text"]::-moz-placeholder, .sidebar .newsletter-form-style2 input[type="email"]::-moz-placeholder {font-size: 14px;}
.sidebar .newsletter-form-style2 input[type="text"]::-ms-input-placeholder, .sidebar .newsletter-form-style2 input[type="email"]::-ms-input-placeholder {font-size: 14px;}
.sidebar .newsletter-form-style2 input[type="text"]::-o-placeholder, .sidebar .newsletter-form-style2 input[type="email"]::-o-placeholder {font-size: 14px;}
.sidebar .newsletter-form-style2 .input-group-btn {position: absolute; top: 0; right: 0; z-index: 4; width: auto;}
.sidebar .newsletter-form-style2 .input-group-btn i {color: #6f6f6f; top: 0;}
.sidebar .newsletter-form-style2 .input-group-btn > .btn:hover i {color: #000}
.sidebar .newsletter-form-style2 .input-group-btn > .btn, .sidebar .newsletter-form-style2 .input-group-btn > .btn:focus, .sidebar .newsletter-form-style2 .add-on .input-group-btn > .btn:hover {height: auto; width: auto; background-color: transparent; border-radius: 0; border:none; padding: 15px 12px 14px 13px !important; border-left: 0; color: #6f6f6f; position: absolute; right: 0; top: 0; left: inherit;}
footer ul {list-style: none;}
.sidebar .widget_pages ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_pages ul li.page_item {position: relative; padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_pages ul li.page_item a {font-size: 12px; line-height: 20px;}
.sidebar .widget_pages ull li.page_item:last-child {border-bottom: none}
.sidebar .widget_pages ul li.page_item ul {padding: 10px 0 0 10px;}
.sidebar .widget_pages ul li.page_item ul li {padding-right: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar .widget_pages ul li.page_item ul li ul li:last-child {padding-bottom: 0; margin-bottom: 0; border: 0;}
.sidebar .widget_pages ul li.page_item ul li:last-child {padding-bottom: 0; margin-bottom: 0; border: 0;}
.sidebar .widget_rss ul {list-style: none; margin: 0; padding: 0;}
.sidebar .widget_rss ul li {position: relative; padding: 0 0 12px 0; margin: 0 0 12px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); font-size: 12px; line-height: 20px;}
.sidebar .widget_rss ul li .rssSummary {margin-top: 10px;}
.sidebar .widget_rss ul li a {font-size: 12px; line-height: 20px;}
.sidebar .widget_rss ull li:last-child {border-bottom: none} .search-cart-header {padding-top: 14px; float: right; letter-spacing: 1px}
.header-search-form {color: #232323}
.search-form .search-input {border: none; border-radius: 0; border-bottom: 2px solid rgba(255,255,255,0.5); font-size: 30px; font-weight: 100; padding: 20px 38px 20px 2px; background: transparent; line-height: 40px; color: #fff;}
.search-form .search-input:focus{outline: none}
.search-input ::-moz-placeholder, .search-input [placeholder] {color: #ff0000;}
.search-form .search-button {font-size:21px; color:#fff; top:31px; right: 0; outline: none;}
#search-header {height:100%; width: 45%; margin:0 auto;}
.close-search {color: #373737; position: absolute; right: 0; top: 23px; z-index: 998; cursor: pointer;}
.close-search:hover {color: #9a9a9a;}
.search-button {cursor: pointer;  z-index: 0; margin-right: 0; border: none; background: none;}
.btn-header:hover {color: #000  !important;}
.sticky .btn-header {color: #000 !important; background-color: #fff !important; border-color: #fff !important}
.sticky .btn-header:hover {color: #fff !important; background-color: #000 !important; border-color: #fff !important}
.btn-black-header:hover, .sticky .btn-black-header:hover {color: #000  !important;}
.sticky .btn-black-header {color: #fff !important} 
.search-box2 .add-on .input-group-btn > .btn:focus, .search-box2 .add-on .input-group-btn > .btn:hover {box-shadow:none;-webkit-box-shadow:none;border-color:#4f4f4f;background-color: #4f4f4f;}
.search-box2 .add-on i{color: #fff; font-size: 17px}
.search-box2 input[type="text"],.search-box2 input[type="search"] {border-color:#474747; background-color: transparent; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none;font-size: 14px; font-weight: normal; color: #636363; height: 45px}
.search-box2 .add-on input[type="text"] {padding: 10px 14px}
.search-box2 input[type="text"]::-webkit-input-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;}
.search-box2 input[type="text"]::-moz-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;}
.search-box2 input[type="text"]::-ms-input-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;}
.search-box2 input[type="text"]::-o-placeholder {color: #636363; font-size: 14px; font-weight: 400; letter-spacing: 0.015em; background-color: transparent;} .list-style-1 {padding: 0;}
.list-style-1 li span {width: 30%; display: inline-block;}
.list-style-1 li span:before {color: #ff214f; content: "-"; font-size: 20px; left: -5px; top:3px; position: relative;} .list-style-2 {list-style: none; margin: 0; padding: 0;}
.list-style-2 li {position: relative; padding: 0 0 0 12px; margin: 0 0 9px 0;}
.list-style-2 li:before {content: ""; width: 5px; height: 1px; background-color: #ff214f; position: absolute; top: 12px; left: 0;} .list-style-3 {list-style: none; margin: 0; padding: 0;}
.list-style-3 li {position: relative; padding: 0 0 0 22px; margin: 0 0 15px 0;}
.list-style-3 li:before {content: ""; width: 10px; height: 1px; background-color: #ff214f; position: absolute; top: 13px; left: 0;} .list-style-4 {list-style: none; margin: 0; padding: 0;}
.list-style-4 li {position: relative; padding: 0 0 10px 22px; margin: 0 0 10px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.list-style-4 li:before {content: "\f00c"; position: absolute; top: 1px; left: 0; font-family: Font Awesome\ 5 Free; font-weight: 900;}
.list-style-4 li:last-child {border-bottom: 0;}
.list-style-4.list-style-color li {border-color: rgba(255,255,255,.15);}
.list-style-4.list-style-color li:before {color: #ff214f} .list-style-5 {list-style: none; margin: 0; padding: 0;}
.list-style-5 li {position: relative; padding: 0 0 10px 22px; margin: 0 0 10px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.list-style-5 li:before {content: "\f192"; position: absolute; top: 1px; left: 0; font-family: Font Awesome\ 5 Free; font-weight: 400; color: #c0c0c0}
.list-style-5 li:last-child {border-bottom: 0;}
.list-style-5.list-style-color li {border-color: rgba(255,255,255,.15);}
.list-style-5.list-style-color li:before {color: #ff214f} .list-style-6 {list-style: none; margin: 0; padding: 0;}
.list-style-6 li {position: relative; padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.list-style-6 li span {position: absolute; top: 3px; right: 0;}
.list-style-6 li:last-child {border-bottom: none}
.list-style-6 li:before {content: "";} .list-style-7 {list-style: none; margin: 0; padding: 0;}
.list-style-7 li {padding: 0 0 13px 0; margin: 0 0 10px 0;}
.list-style-7 li:last-child {margin: 0; padding: 0;} .list-style-8 {list-style: none; margin: 0; padding: 0;}
.list-style-8 li {position: relative; padding:15px 0; margin: 0 0 4px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.list-style-8 li span {margin-bottom: 2px}
.list-style-8 li p {margin-bottom: 0}
.list-style-8 li:last-child {border-bottom: none}
.list-style-8 li:before {content: "";} .list-style-9 {list-style: none; margin: 0; padding: 0;}
.list-style-9 li {position: relative; padding:15px 0; margin: 0 0 4px 0; border-bottom: 1px solid #373737;}
.list-style-9 li span {margin-bottom: 2px}
.list-style-9 li p {margin-bottom: 0}
.list-style-9 li:last-child {border-bottom: none}
.list-style-9 li:before {content: "";} .list-style-10 {list-style: none; margin: 0; padding: 0;}
.list-style-10 li {padding:15px 0; margin: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.list-style-10 li i {float: left; margin-top: 5px}
.list-style-10 li span {padding-left: 15px; display: table}
.list-style-10 li:last-child {border-bottom: none} .list-style-12 { list-style: none; margin: 0; padding: 0;}
.list-style-12 li { position: relative; padding-left: 30px; margin-bottom: 12px; }
.list-style-12 li:before { content: "\f00c"; position: absolute; top: 1px; left: 0; font-family: Font Awesome\ 5 Free; font-weight: 900; }
.list-style-12.list-style-color li:before {color: #ff214f;} .image-hover-style-1 {background: #222222}
.image-hover-style-1:hover img{opacity: 0.5; transform: scale(1.2, 1.2) rotate(-5deg); transition: all 0.3s ease 0s;} .image-hover-style-3:hover .cover-background {filter: contrast(130%); -webkit-filter:contrast(130%); -moz-filter: contrast(130%); -ms-filter: contrast(130%); -o-filter: contrast(130%); filter: grayscale(1); -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -ms-filter: grayscale(1); -o-filter: grayscale(1);} .mfp-close,.mfp-close:active {opacity: 1; background-color:transparent; color: #fff; right: 30px; top: 30px;}
.mfp-close-btn-in .mfp-close, .my-mfp-zoom-in .mfp-close  {  color: #333 !important; top: 0; right: 0;}
.lightbox-gallery a{position: relative; display:block}
.lightbox-gallery .gallary-over-layer{position: absolute; top: 0; left:0;}
.pofo-lightbox-caption {display: table;}
.gallery-columns-1 {float: left; width: 100%;}
.gallery-columns-1 .gallery-item {float: left; width: 100%;  margin-bottom: 25px; text-align: center; padding-left: 15px; padding-right: 15px;}
.gallery-columns-1 .gallery-item img {margin-bottom: 10px;}
.gallery-columns-1 .gallery-item:nth-child(3n+1) {clear: left}
.gallery-columns-2 {float: left; width: 100%;}
.gallery-columns-2 .gallery-item {float: left; width: 50%;  margin-bottom: 25px; text-align: center; padding-left: 15px; padding-right: 15px;}
.gallery-columns-2 .gallery-item img {margin-bottom: 10px;}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {clear: left}
.gallery-columns-3 {float: left; width: 100%;}
.gallery-columns-3 .gallery-item {float: left; width: 33.333%;  margin-bottom: 25px; text-align: center; padding-left: 15px; padding-right: 15px;}
.gallery-columns-3 .gallery-item img {margin-bottom: 10px;}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {clear: left}
.gallery-columns-4 {float: left; width: 100%;}
.gallery-columns-4 .gallery-item {float: left; width: 25%;  margin-bottom: 25px; text-align: center; padding-left: 15px; padding-right: 15px;}
.gallery-columns-4 .gallery-item img {margin-bottom: 10px;}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {clear: left} .banner-style1 figure {position: relative; cursor: pointer; overflow: hidden; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;}
.banner-style1 figure figcaption{position: absolute; left: 0; top: 50%; transform: translateY(-50%); height: 100%; width: 100%;}
.banner-style1 figure:hover .banner-image img{opacity:0.3; filter: contrast(130%); -webkit-filter:contrast(130%); -webkit-filter: grayscale(1); filter: grayscale(1);}
.banner-style1 figure figcaption p{opacity: 0; margin-bottom: 0; height: 0}
.banner-style1 figure:hover figcaption p {height: 75px; opacity: 1; margin-top: 20px;} .banner-style2 figure {position: relative; overflow: hidden;}
.banner-style2 figure:hover .banner-image img{opacity:0.4;}
.banner-style2 figcaption {position: absolute; right: -50px; top: 40px; height: 100%; height: calc(100% - 80px); width: 50%; opacity: 0; visibility: hidden;}
.banner-style2 figure:hover figcaption {right: 40px; opacity: 1; visibility: visible} .banner-style3 figure {position: relative; cursor: pointer; overflow: hidden; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -ms-transition-timing-function: ease-in-out; transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s; -ms-transition-duration: .2s;}
.banner-style3 figure figcaption{position: absolute; left: 0; top: 52%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); height: 100%; width: 100%; padding: 0 20px; opacity: 0;}
.banner-style3 figure figcaption p {margin-bottom: 20px;}
.banner-style3 figure:hover figcaption {opacity: 1; top: 50%}
.banner-style3 figure:hover .banner-image img, .banner-style1 figure:hover .banner-image {opacity:0.3;} .mfp-bg {background: #000; opacity: 0.93;}
.mfp-bg, .mfp-wrap {z-index: 999999}
.mfp-auto-cursor .mfp-container {cursor: default !important}
#popup-form {cursor:default;}
.zoom-gallery img {cursor:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/icon-zoom2.png), pointer !important;}
.mfp-zoom{cursor:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/icon-zoom-1.png), pointer;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color:#fff; background: transparent}
.mfp-zoom-out-cur .mfp-image-holder {padding-left: 15px; padding-right: 15px;}
.popup-youtube .icon-image {width: 142px; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;}
.popup-vimeo .icon-image {width: 142px; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;}
.popup-youtube-img.popup-youtube .icon-image {width: auto}
.popup-youtube.demo-popup-youtube .icon-image {width: 88px;}
.youtube-video-1:hover .icon-image {-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.mfp-arrow-right:after, .mfp-arrow-left:after {display: none}
.mfp-arrow-right:before {border-left: none; content: "\e628"; font-size: 2em; font-family: 'themify'; color: #fff;}
.mfp-arrow-left:before {border-right: none; content: "\e629"; font-size: 2em; font-family: 'themify'; color: #fff;}
.mfp-bottom-bar {margin-top: -24px; font-size: 12px}
.mfp-close {font-size: 36px; font-family: 'Montserrat', sans-serif; font-weight: 400}
@-webkit-keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;}}
@-moz-keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;}}
@-o-keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;}}
@keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;}}
.mfp-figure {-webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; o-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: .4s; -moz-animation-duration: .4s; -ms-animation-duration: .4s; -o-animation-duration: .4s; animation-duration: .4s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; webkit-backface-visibility: hidden; -moz-backface-visibility:hidden;  -ms-backface-visibility:hidden;} .my-mfp-zoom-in .modal-popup-main {opacity: 0; -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: scale(0.8);  -moz-transform: scale(0.8); -ms-transform: scale(0.8);  -o-transform: scale(0.8); transform: scale(0.8);} .my-mfp-zoom-in.mfp-ready .modal-popup-main {opacity: 1; -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1);  -o-transform: scale(1); transform: scale(1);} .mfp-ready .modal-popup-main {opacity: 1; -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1);  -o-transform: scale(1); transform: scale(1);}
.mfp-ready .modal-popup-main .mfp-close {position: absolute;} .my-mfp-zoom-in.mfp-removing .modal-popup-main {-webkit-transform: scale(0.8);  -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0;} .my-mfp-zoom-in.mfp-bg {opacity: 0;-webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out;} .my-mfp-zoom-in.mfp-ready.mfp-bg {opacity: 0.8;} .my-mfp-zoom-in.mfp-removing.mfp-bg {opacity: 0;} .my-mfp-slide-bottom .modal-popup-main {opacity: 0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );} .my-mfp-slide-bottom.mfp-ready .modal-popup-main {opacity: 1;-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); transform: translateY(0) perspective( 600px ) rotateX( 0 );} .my-mfp-slide-bottom.mfp-removing .modal-popup-main {opacity: 0;-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );} .my-mfp-slide-bottom.mfp-bg {opacity: 0;-webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out;} .my-mfp-slide-bottom.mfp-ready.mfp-bg {opacity: 0.8;} .my-mfp-slide-bottom.mfp-removing.mfp-bg {opacity: 0;} .mfp-fade.mfp-bg {opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.mfp-fade.mfp-bg.mfp-ready {opacity: 0.97;}
.mfp-fade.mfp-bg.mfp-removing {opacity: 0;}
.mfp-fade.mfp-wrap .mfp-content {opacity: 0;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {opacity: 1;}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {opacity: 0;}
div.wpcf7 .wpcf7-form .ajax-loader {width: 30px; height: 30px; margin-left: 10px; background-repeat: no-repeat; background-image: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/spin-contact.png); background-size: 30px}
.ajax-loader {display: none !important}
.ajax-loader.is-active {display: inline-block !important} .btn {display:inline-block; border:2px solid transparent; white-space: pre-wrap; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform: uppercase; width: auto; font-family: 'Montserrat', sans-serif; font-weight: 600; outline: none !important;} .btn.btn-very-small {font-size:9px; padding: 1px 17px; line-height: 22px;}
.btn.btn-small {font-size:11px; padding: 4px 24px;}
.btn.btn-medium {font-size:12px; padding: 6px 25px 5px;}
.btn.btn-large {font-size:13px; padding: 9px 34px; line-height: 25px}
.btn.btn-extra-large {font-size:15px; padding: 12px 40px 13px;  line-height: 25px}
.btn-dual .btn {margin: 0 10px;}
.btn i {margin-left: 10px; vertical-align: middle; position: relative; top:-2px} .btn.btn-white {background:#ffffff; border-color: #ffffff; color: #232323}
.btn.btn-white:hover, .btn.btn-white:focus {background: transparent; color: #fff; outline: none;}
.btn.btn-black {background:#000000; border-color: #000000; color: #fff}
.btn.btn-black:hover, .btn.btn-black:focus {background: transparent; color: #000; outline: none;}
.btn.btn-dark-gray {background: #232323; border-color: #232323; color: #fff}
.btn.btn-dark-gray:hover, .btn.btn-dark-gray:focus {background: transparent; color: #232323; outline: none;}
.btn.btn-light-gray {background: #dbdbdb; border-color: #dbdbdb; color: #232323}
.btn.btn-light-gray:hover, .btn.btn-light-gray:focus {background: transparent; border-color: #dbdbdb; color: #dbdbdb; outline: none;}
.btn.btn-deep-pink {background: #ff214f; border-color: #ff214f; color: #ffffff}
.btn.btn-deep-pink:hover, .btn.btn-deep-pink:focus {background: transparent; border-color: #ff214f; color: #ff214f; outline: none;} .btn.btn-transparent-white {background: transparent; border-color: #ffffff; color: #ffffff}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {background: #ffffff; border-color: #ffffff; color: #232323}
.btn.btn-transparent-black {background: transparent; border-color: #000000; color: #000000}
.btn.btn-transparent-black:hover, .btn.btn-transparent-black:focus {background: #000000; border-color: #000000; color: #ffffff}
.btn.btn-transparent-dark-gray {background: transparent; border-color: #232323; color: #232323}
.btn.btn-transparent-dark-gray:hover, .btn.btn-transparent-dark-gray:focus {background: #232323; border-color: #232323; color: #ffffff}
.btn.btn-transparent-light-gray {background: transparent; border-color: #dbdbdb; color: #dbdbdb}
.btn.btn-transparent-light-gray:hover, .btn.btn-transparent-light-gray:focus {background: #dbdbdb; border-color: #dbdbdb; color: #232323}
.btn.btn-transparent-deep-pink {background: transparent; border-color: #ff214f; color: #ff214f}
.btn.btn-transparent-deep-pink:hover, .btn.btn-transparent-deep-pink:focus {background: #ff214f; border-color: #ff214f; color: #fff} .btn.btn-rounded {border-radius: 50px}
.btn.btn-rounded.btn-very-small {padding: 2px 23px 1px;}
.btn.btn-rounded.btn-small {padding: 5px 29px;}
.btn.btn-rounded.btn-medium {padding: 6px 32px;}
.btn.btn-rounded.btn-large {padding: 9px 38px;}
.btn.btn-rounded.btn-extra-large {padding: 12px 45px 13px;} .image-button {width: 100%; background: rgba(0,0,0,0.80); padding: 26px; font-family: "Roboto", sans-serif; font-size: 16px;}
.image-button:hover {background: rgba(0,0,0,0.5);}
.tag-cloud a {font-size: 10px; padding: 3px 8px; border: 1px solid #d9d9d9; margin: 0 10px 8px 0; display: inline-block; text-transform: uppercase; color: #232323; line-height: 18px;}
.tag-cloud a:hover {background: #232323; color: #fff; border: 1px solid #232323;}
.tagcloud a {font-size: 10px !important; padding: 3px 8px; border: 1px solid #d9d9d9; margin: 0 8px 8px 0; display: inline-block; text-transform: uppercase; color: #232323; line-height: 18px;}
.tagcloud a:hover {background: #232323; color: #fff !important; border: 1px solid #232323;} .dropdown-style-1 .btn {color: #fff; font-size: 11px; padding: 0; margin: 0; background: transparent; border: none; font-weight:normal}
.dropdown-style-1 .btn:hover, .custom-dropdown btn:focus {color: #ff214f;}
.dropdown-style-1 .dropdown-menu {margin-top: 2px; min-width: 130px; border-radius:0; border: none; z-index: 444; right: 0; left:auto;}
.dropdown-style-1 .dropdown-menu > li > a {padding: 6px 15px; font-size: 12px}
.dropdown-style-1 .dropdown-menu > li > a:hover,.dropdown-style-1 .dropdown-menu > li > a:focus {background: #ededed} .btn.btn-link { padding: 0; position: relative; text-decoration: none; border: 0; border-bottom: 1px solid; background-color: transparent; letter-spacing: normal; line-height: 18px; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; } .border-all {border: 1px solid #ededed} .border-width-1 {border-width:1px;}
.border-width-2 {border-width:2px;}
.border-width-3 {border-width:3px;}
.border-width-4 {border-width:4px;}
.border-width-5 {border-width:5px;}
.border-width-6 {border-width:6px;}
.border-width-7 {border-width:7px;}
.border-width-8 {border-width:8px;}
.border-width-9 {border-width:9px;}
.border-width-10 {border-width:10px;}
.border-width-20 {border-width:20px;} .border-top {border-top: 1px solid;}
.border-bottom {border-bottom: 1px solid;}
.border-left {border-left: 1px solid;}
.border-right {border-right: 1px solid;}
.border-lr {border-left: 1px solid; border-right: 1px solid;}
.border-tb {border-top: 1px solid; border-bottom: 1px solid;} .border-color-white {border-color:#fff}
.border-color-black {border-color:#000}
.border-color-extra-dark-gray {border-color:#232323}
.border-color-medium-dark-gray {border-color:#363636}
.border-color-dark-gray {border-color:#939393}
.border-color-extra-medium-gray {border-color:#dbdbdb}
.border-color-medium-gray {border-color:#e4e4e4}
.border-color-extra-light-gray {border-color:#ededed}
.border-color-light-gray {border-color:#f5f5f5}
.border-color-light-pink {border-color:#862237}
.border-color-deep-pink {border-color:#ff214f}
.border-color-transparent-pink {border-color: rgba(255, 33, 79, 0.45);} .border-dotted {border-style: dotted !important;}
.border-dashed {border-style: dashed !important;}
.border-solid {border-style: solid !important;}
.border-double {border-style: double !important;}
.border-groove {border-style: groove !important;}
.border-ridge {border-style: ridge !important;}
.border-inset {border-style: inset !important;}
.border-outset {border-style: outset !important;}
.border-none {border-style: none !important;}
.border-hidden {border-style: hidden !important;}
.border-transperent {border-color: transparent !important;}
.no-border-top {border-top:0 !important}
.no-border-bottom {border-bottom:0 !important}
.no-border-right {border-right:0 !important}
.no-border-left {border-left:0 !important} .overline-icon-box {border-top-width: 3px;} .overline-icon-box.overline-white {border-top-color: #fff;}
.overline-icon-box.overline-black {border-top-color: #000;}
.overline-icon-box.overline-extra-dark-gray {border-top-color: #232323;}
.overline-icon-box.overline-medium-dark-gray {border-top-color: #363636;}
.overline-icon-box.overline-dark-gray {border-top-color: #939393;}
.overline-icon-box.overline-extra-light-gray {border-top-color: #dbdbdb;}
.overline-icon-box.overline-medium-gray {border-top-color: #e4e4e4;}
.overline-icon-box.overline-light-gray {border-top-color: #f5f5f5;}
.overline-icon-box.overline-light-pink {border-top-color: #862237;}
.overline-icon-box.overline-deep-pink {border-top-color: #ff214f;}
.overline-icon-box.overline-transparent-pink {border-top-color: rgba(255, 33, 79, 0.45);} .border-black-light {border-color: rgba(0,0,0,.1) !important;}
.border-white-light {border-color: rgba(255,255,255,.1) !important;} .border-radius-1 {border-radius:1px}
.border-radius-2 {border-radius:2px}
.border-radius-3 {border-radius:3px}
.border-radius-4 {border-radius:4px}
.border-radius-5 {border-radius:5px}
.border-radius-6 {border-radius:6px}
.border-radius-7 {border-radius:7px}
.border-radius-8 {border-radius:8px}
.border-radius-9 {border-radius:9px}
.border-radius-10 {border-radius:10px}
.border-radius-50 {border-radius:50%}
.border-radius-100 {border-radius:100%}
.border-radius-none {border-radius:0}
.vc_box_rounded {border-radius: 6px !important;} .extra-small-screen {height:300px;}
.small-screen {height:400px;}
.one-second-screen {height:600px;}
.one-third-screen {height:700px;}
.one-fourth-screen {height:800px;}
.one-fifth-screen {height:900px;}
.one-sixth-screen {height:887px;} .bg-background-fade {background-color: #ff5851}
.color-1, .color-2, .color-3, .color-4, .color-5 {-webkit-transition: background-color 700ms linear; -moz-transition: background-color 700ms linear; -o-transition: background-color 700ms linear; -ms-transition: background-color 700ms linear; transition: background-color 700ms linear;}
.color-1 {background-color: #ff5851;}
.color-2 {background-color: #e86618;}
.color-3 {background-color: #ef3158;}
.color-4 {background-color: #6b0990;}
.color-5 {background-color: #4c0990;}
.color-6 {background-color: #1b3194;} .header-searchbar {border-left: 1px solid rgba(0,0,0,0.15); padding-left: 25px; display: inline-block; line-height: 14px; position: relative; top: 0px;}
.header-social-icon {border-left: 1px solid rgba(0, 0, 0, 0.15); padding-left: 15px; margin-left: 25px; display: inline-block; line-height: 14px; position: relative; top:0px;}
.header-menu-button {display: inline-block; line-height: 14px; padding-left: 0; margin-left: 20px; position: relative; top:0; height: auto;}
nav.navbar.bootsnav .header-menu-button .navbar-toggle {float: none; padding: 0; margin-top: 0; margin-bottom: 2px; top: 1px}
.white-link .header-searchbar, .white-link .header-social-icon {border-left: 1px solid rgba(255,255,255,0.15);}
header.sticky .header-searchbar, header.sticky .header-social-icon {border-left: 1px solid rgba(0,0,0,0.25);}
.header-social-icon a {color: #232323}
.header-social-icon a i, .header-searchbar a i {margin: 0 11px;}
.header-searchbar a i {position: relative; top: -1px; margin: 0;}
.header-social-icon a:last-child i {margin-right: 0;}
.header-social-icon a:hover, .header-search-form:hover, .header-social-icon a:focus, .header-search-form:focus {color: rgba(0, 0, 0, 0.6);}
.search-icon {padding-right: 10px;}
header .header-social-icon ul {padding-bottom: 0; margin-bottom: 0;}
header .header-social-icon ul li {margin-top: 0; margin-bottom: 0;}
header .header-social-icon ul li a {line-height: 14px;}
header .header-social-icon .social-icon-style-1 ul li a {line-height: 29px;}
header .header-social-icon .social-icon-style-1 ul li a i {margin: 0;} header #lang_sel ul li {padding: 0 !important; line-height: 14px; float: none;}
#lang_sel a.lang_sel_sel, #lang_sel a.lang_sel_sel:visited, #lang_sel a.lang_sel_sel:hover, #lang_sel li ul a, #lang_sel li ul a:link, #lang_sel li ul a:visited {background-color: transparent !important;}
#lang_sel a, #lang_sel a.lang_sel_sel {font-weight: 500; font-size: 12px; letter-spacing: 0.015em; text-transform: uppercase; color: #000000 !important; font-family: "Montserrat",sans-serif; position: relative; line-height: 12px; top:2px;}
#lang_sel ul ul {border: 0; background-color: #232323; padding: 10px !important; width: 200px; top: 30px;}
#lang_sel ul li, #lang_sel ul ul {border: 0 solid #d1d1d1 !important;}
#lang_sel li ul a, #lang_sel li ul a:visited {color: #ffffff !important; font-size: 11px; font-weight: 500; line-height: 1.42857; width: 100%; left: 0;}
#lang_sel ul ul::before {content: inherit;}
#lang_sel ul li, #lang_sel ul ul li {margin-bottom: 8px;}
#lang_sel ul li, #lang_sel ul ul li:last-child {margin-bottom: 3px;}
#lang_sel ul ul li a:hover {left: 6px;}
#lang_sel > ul {padding-left: 10px !important;} .menu-center .header-right {flex: 1 2 auto;}
.navbar-collapse {padding-left: 0; padding-right: 0;} .menu-logo-center .navbar-left > li {float: none; display: inline-block; vertical-align: middle;}
header nav.menu-logo-center .navbar-nav > li > a {margin: 0 20px;}
header nav.menu-logo-center .navbar-nav > li:last-child a {margin-right: 20px} .header-with-topbar.sticky-mini-header.sticky .top-header-area {top: 0; position: fixed;}
.header-with-topbar.sticky-mini-header.sticky.header-appear .navbar {top: 34px;}
.header-with-topbar.sticky-mini-header.no-sticky .top-header-area {top: 0; position: fixed;}
.header-with-topbar.sticky-mini-header.sticky nav.navbar-fixed-top {top: 34px;}
.admin-bar .header-with-topbar.sticky-mini-header.sticky .top-header-area {top: 32px;}
.admin-bar .header-with-topbar.sticky-mini-header.sticky.header-appear .navbar {top: 34px;}
.admin-bar .header-with-topbar.sticky-mini-header.no-sticky .top-header-area {top: 32px;} header nav.navbar .navbar-nav > li > a, nav.navbar.bootsnav ul.nav > li > a {color: #232323;}
header nav.navbar.white-link .navbar-nav > li > a, nav.navbar.bootsnav.white-link ul.nav > li > a, header nav.navbar.white-link .header-social-icon a,  nav.navbar.bootsnav.white-link .header-social-icon a, header nav.navbar.white-link .header-searchbar a,  nav.navbar.bootsnav.white-link .header-searchbar a, header nav.navbar.bootsnav ul.nav.white-link > li > a,  nav.navbar.white-link .header-menu-button a {color: #fff}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a, header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-searchbar a, header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-social-icon a, header.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-searchbar a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-social-icon a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a {color: #232323}
header .logo .logo-dark, header .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration: 0.5s;}
header .logo .logo-dark.default, header .logo .logo-light.default {visibility: visible; opacity: 1; width: auto; transition-duration:0.5s;}
header.sticky nav.header-dark-transparent .logo .logo-light, header.sticky nav.header-dark .logo .logo-light {visibility: visible;  opacity: 1; width: auto; transition-duration: 0.5s}
header.sticky nav.header-dark-transparent .logo .logo-dark, header.sticky nav.header-dark .logo .logo-dark {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s;}
header.sticky nav.header-light-transparent .logo .logo-dark, header.sticky nav.header-light .logo .logo-dark {visibility: visible;  opacity: 1; width: auto; transition-duration:0.5s;}
header.sticky nav.header-light-transparent .logo .logo-light, header.sticky nav.header-light .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s;}
header.sticky nav.navbar-default, header.sticky nav.navbar.bootsnav {box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.6);} header a.logo-light img {max-height:26px;}
header a.logo-dark img {max-height:26px;}
header .left-nav .sidebar-part1 a.logo img {max-height:inherit;}
.logo-holder img {max-height: 26px;}
header h1 {font-size: inherit !important; line-height: normal !important; margin: 0 !important; padding: 0 !important;}
header .site-title {font-size: 25px; font-weight: 500;} .navbar-top {position: fixed;top: 0; left: 0; right: 0; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s;}
.sticky .navbar-top {top: -160px; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s;}
.sticky.header-appear .navbar-top {top: 0; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s;}
.navbar-fixed-top {transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s;}
.navbar-non-sticky-top {position: fixed;}
.no-sticky .navbar-non-sticky-top {position: absolute; left: 0}
.no-sticky.header-with-topbar .top-header-area {position: absolute; left: 0;}
header .bootsnav .dropdown .animated {-webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li.dropdown > ul:before {position: absolute; height: calc(100% + 20px); width: 100%; display: block;content: "";}
header.sticky .navbar-scroll-fixed-top {position: fixed; top: 0; width: 100%; left: 0; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s;}
header.sticky .navbar-scroll-top {position: fixed; top: -120px; width: 100%; left: 0; transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s;}
header.sticky.header-appear .navbar-scroll-top {top: 0; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s;}
.logo-dark {display: none;}
.sticky .logo-dark {display: inline;}
.sticky .logo-light {display: none;}
.logo-light .retina-logo {display: none;}
.logo-dark .retina-logo {display: none;}
.hamburger-logo .retina-logo {display: none;}
.logo-footer-retina {display: none} .page-title-extra-small h1 {font-size: 12px; line-height: 20px;}
.page-title-small h1 {font-size: 20px; line-height: 26px}
.page-title-medium h1 {font-size: 32px; line-height: 37px}
.page-title-large h1 {font-size: 46px; line-height: 49px}
.page-title-large h2 {font-size: 15px; line-height: 15px;}
.page-title-extra-large h1 {font-size: 55px; line-height: 50px} .breadcrumb {background: transparent; border-radius: none; padding: 0}
.breadcrumb ul {list-style: none; padding: 0; margin: 0;}
.breadcrumb ul li {display: inline-block;}
.breadcrumb ul > li:after {content: "•"; padding: 0 12px 0 12px; position: relative; top: 4px; font-size: 25px; opacity: .6;}
.breadcrumb ul > li:last-child:after {border-right: 0; content: ""; padding: 0}
ul.page-title-style-4 > li:after, ul.page-title-style-6 > li:after, ul.page-title-style-10 > li:after {content: "|"; font-size: 13px; top: 0; padding: 0 11px 0 11px;} header nav.navbar.white-link .navbar-nav > li > a:hover, nav.navbar.bootsnav.white-link ul.nav > li > a:hover, header nav.navbar.white-link .header-social-icon a:hover, nav.navbar.bootsnav.white-link .header-social-icon a:hover, header nav.navbar.white-link .header-searchbar a:hover, nav.navbar.bootsnav.white-link .header-searchbar a:hover, header nav.navbar.bootsnav ul.nav.white-link > li > a:hover {color: rgba(255,255,255,0.6)}
header.sticky nav.navbar.white-link .navbar-nav > li > a:hover, header.sticky nav.navbar.bootsnav.white-link ul.nav > li > a:hover {color: rgba(0,0,0,0.6);}
header nav.navbar .navbar-nav > li.active > a, nav.navbar.bootsnav ul.nav > li.active > a, header nav.navbar .navbar-nav > li.current-menu-ancestor > a, nav.navbar.bootsnav ul.nav > li.current-menu-ancestor > a, header nav.navbar .navbar-nav > li.current-menu-item > a, nav.navbar.bootsnav ul.nav > li.current-menu-item > a {color: rgba(0,0,0,0.6)}
header nav.navbar.white-link .navbar-nav > li.active > a, nav.navbar.bootsnav.white-link ul.nav > li.active > a, header nav.navbar.bootsnav ul.nav.white-link > li.active > a, header nav.navbar.white-link .navbar-nav > li.current-menu-ancestor > a, nav.navbar.bootsnav.white-link ul.nav > li.current-menu-ancestor > a, header nav.navbar.bootsnav ul.nav.white-link > li.current-menu-ancestor > a {color: rgba(255,255,255,0.6)}
header.sticky nav.navbar.white-link .navbar-nav > li.active > a, header.sticky nav.navbar.bootsnav.white-link ul.nav > li.active > a, header.sticky nav.navbar.white-link .navbar-nav > li.current-menu-ancestor > a, header.sticky nav.navbar.bootsnav.white-link ul.nav > li.current-menu-ancestor > a {color: rgba(0,0,0,0.6);}
header nav.navbar .navbar-nav > li > a.active, nav.navbar.bootsnav ul.nav > li > a.active {color: rgba(0,0,0,0.6)}
header nav.navbar.white-link .navbar-nav > li > a.active, nav.navbar.bootsnav.white-link ul.nav > li > a.active, header nav.navbar.bootsnav ul.nav.white-link > li > a.active {color: rgba(255,255,255,0.6)}
header.sticky nav.navbar.white-link .navbar-nav > li > a.active, header.sticky nav.navbar.bootsnav.white-link ul.nav > li > a.active {color: rgba(0,0,0,0.6);}
header nav.navbar .navbar-nav > li.dropdown.on > a, header nav.navbar.bootsnav ul.nav > li.dropdown.on > a {color: rgba(0,0,0,0.6)}
header nav.navbar.white-link .navbar-nav > li.dropdown.on > a, nav.navbar.bootsnav.white-link ul.nav > li.dropdown.on > a, header nav.navbar.bootsnav ul.nav.white-link > li.dropdown.on > a {color: rgba(255,255,255,0.6)}
header.sticky nav.navbar.white-link .navbar-nav > li.dropdown.on > a, header.sticky nav.navbar.bootsnav.white-link ul.nav > li.dropdown.on > a {color: rgba(0,0,0,0.6);}
header {width: 100%; z-index: 99;}
.header-with-topbar .top-header-area {font-size: 11px; position: fixed; top: 0; z-index: 100; width: 100%; transition: ease-in-out 0.3s;}
.top-header-area a {color: #ffffff;}
.top-header-area .text-right .widget {display: inline-block; margin-left: 15px;}
.top-header-area .text-right .widget .search-box {margin-top: 0; margin-bottom: 0;}
.top-header-area .text-right .widget .pofo-login-logout-link {text-transform: uppercase}
.top-header-area .text-right .widget .search-box .add-on i {margin-left: 5px;top: -7px;}
.top-header-area .text-right .widget.widget_search {width: 30%;}
.top-header-area .text-right .widget .icon-social-very-small a i {margin: 0 5px;}
.top-header-area .text-right .widget .search-box input[type="text"], .top-header-area .text-right .widget .search-box input[type="search"] {height: 24px; border-radius: 0;}
.top-header-area .text-right .widget .search-box .add-on .input-group-btn > .btn {height: 24px; padding: 5px; border-radius: 0;}
.top-header-area .text-right .widget .widget-title {display: none}
.sticky.header-with-topbar .top-header-area {top: -45px}
header .top-header-area .icon-social-very-small a:last-child i{margin-right: 0;}
header nav .row {align-items: center; display: -ms-flex; display: -webkit-flex; display: flex; height: auto; padding: 0;}
header nav .row > div:first-child {flex: 1 1 auto;}
header nav.navbar {border-radius: 0; padding: 0;}
header nav.navbar-default, nav.navbar.bootsnav, .full-width-pull-menu {border-bottom: 0; background-color: #fff;}
header nav {width: 100%; top: 0px; z-index: 99; margin-bottom: 0; display: table;}
header nav .nav-header-container {display: table-cell; vertical-align: middle; position: relative;}
header nav .navbar-nav > li > a, header nav.navbar-brand-top .navbar-nav > li:last-child a {color: #232323; font-size: 12px; margin:0 20px; padding: 5px 0px 5px; text-transform: uppercase; letter-spacing: 0.015em;}
header nav .navbar-nav > li > a:hover, header nav .navbar-nav > li > a:focus, header nav .navbar-nav > li.active > a {background: transparent;}
header nav .navbar-nav > li:last-child a {margin-right: 0;}
.navbar-fixed-bottom, .navbar-fixed-top {z-index: 9999}
header nav.navbar-default .navbar-nav > li > a:hover, header nav.navbar-default .navbar-nav > li > a:focus, header nav.navbar-default .navbar-nav > li.active > a {border-bottom-color: #232323}
header nav .navbar-nav.text-normal > li > a {font-weight: 500; font-size: 12px}
.navbar-nav > li {position: inherit;}
.navbar-nav > li > a > i, .navbar-nav > li ul > li > a > i {margin-right: 5px; position: relative; top: 2px; font-size: 14px; margin-bottom: 5px; float: left; min-width: 23px;}
.navbar-nav > li > a > i {min-width: 1px;}
.navbar-nav > li.simple-dropdown ul > li > a > i {top: 0;}
.navbar-nav > li.simple-dropdown ul > li > ul > li > a > i {top: 2px;}
.navbar-nav > li .mega-menu-full ul > li > a > i {top: 4px;}
.navbar-nav > li .mega-menu-full ul > li > .dropdown-header > i {top: 0px;}
.navbar-nav > li.dropdown > .fa-angle-down {display: none}
.navbar-nav > li ul {margin: 0; padding: 0;}
.navbar-toggle {border-radius: 0; margin-right: 0;}
.mobile-toggle {display: block}
.sidebar-nav .mobile-toggle {display: none}
.mobile-toggle span {display: block; width: 16px; height: 2px; background: #232323; content: ""; margin: 3px 0px}
.mobile-toggle span:last-child {margin-bottom: 0;}
.mobile-toggle span:first-child {margin-top: 0;}
.white-link .mobile-toggle span {background: #fff;}
header nav .brand-logo {padding-top: 20px; padding-bottom: 20px;}
header.sticky nav .brand-logo {padding-top: 15px; padding-bottom: 15px;}
header.sticky nav.navbar.navbar-default.navbar-fixed-top ul.nav > li > a, header.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a {padding: 20px 0 20px;}
.header-right > div:first-child {margin-left: 0;}
.full-width-pull-menu .dropdown.open ul li.sm-display-none {display: none} nav .accordion-menu {position: inherit;}
nav.navbar.bootsnav li.dropdown ul li {list-style: none; padding: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full {width: 100%; box-sizing: border-box; background: rgba(35,35,35,1); padding: 45px 50px; box-shadow: none; border-radius: 0; border: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full ul {margin: 0; list-style: none;}
nav.navbar.bootsnav li.dropdown .menu-back-div > ul {margin: 0 auto; width: 1070px; display: table;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a.dropdown-header {color: #fff !important; text-transform: uppercase; display: inline-block; font-size: 11px; font-weight: 600; margin-bottom: 0; white-space: inherit; padding: 0 40px; border-bottom: none;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a.dropdown-header:hover, nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li:hover a.dropdown-header {left: 0;}
.navbar-nav li ul > li > a.dropdown-header {margin-top: 6px !important;}
.navbar-nav li ul > li > ul > li a.dropdown-header  {margin-top: 23px !important;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a {text-align: left; font-size: 12px; color: #9d9d9d; padding:3px 40px; text-transform: capitalize; margin: 0; display: block; position: relative; overflow: hidden; left: 0}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:first-child a, nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:first-child .dropdown-header {padding-left: 0;}
.navbar-nav li ul > li > ul > li:first-child a.dropdown-header, .navbar-nav li ul > li > ul > li:first-child .dropdown-header {margin-top: 6px !important;}
.full-width-pull-menu li ul > li > ul > li:first-child a.dropdown-header, .full-width-pull-menu li ul > li > ul > li:first-child .dropdown-header {margin-top: 0 !important;}
nav.navbar.bootsnav li.dropdown.megamenu-fw .icon-list-menu li > a > i {font-size: 14px; vertical-align: middle; width: 24px;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > .widget_media_image {margin-bottom: 15px;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > .widget_media_image > a {padding: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > .widget_media_image:last-child {margin-bottom: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li {border-right: 1px solid rgba(255, 255, 255, 0.05);}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:last-child {border: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:last-child img {padding-left: 40px; background-size: cover; background-position: bottom right;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > ul {margin-top: 1px !important; margin-bottom: 0 !important;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > ul:first-child {margin-top: 0;}
nav.navbar.bootsnav li.dropdown .megamenu-fw .icon-list-menu li > a > i {font-size: 14px;vertical-align: middle;width: 24px;}
nav.navbar.bootsnav li.dropdown .mega-menu-full .textwidget .menu-banner-image img {margin-bottom: 15px; padding-left: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full .textwidget .menu-banner-image:last-child img {margin-bottom: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full .textwidget .menu-banner-image {padding-right: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full .textwidget .menu-banner-image:hover {left: 0;}
li.mega-menu-column > ul > li > .menu-banner-image {margin-bottom: 15px;}
li.mega-menu-column > ul > li:last-child > .menu-banner-image {margin-bottom: 0;} .nav-left, .nav-right, .nav-center {display: table-cell; vertical-align: middle; width: 33.33%}
header nav .navbar-nav.navbar-center > li:last-child a {margin-right: 20px;}
.social-icon a {margin: 0 15px;}
.social-icon a:first-child {margin-left: 0;}
.social-icon a:last-child {margin-right: 0;}
header nav.nav-center-logo .row {min-height: 0 ; height: auto}
header nav.nav-center-logo .row {display: block;}
header nav.nav-center-logo .row > div:first-child {flex: none;}
.nav-center-logo .navbar-nav > li {float: none; display: inline-block; vertical-align: middle;}
.nav-center-logo .navbar-nav > li > a {display: flex}
.nav-center-logo .navbar-left {margin-left: -15px;}
.nav-center-logo .navbar-left li:first-child a {margin-left: 0;}
nav.nav-center-logo.navbar.bootsnav li.dropdown ul.dropdown-menu,nav.bootsnav.brand-center ul.nav > li.dropdown > ul.dropdown-menu {margin-top: 0px;}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {text-align: left}
header nav.navbar-fixed .nav-header-container {width: 100%; float: left;} .center-logo {left: 50%; position: absolute; top: 50%; text-align: center; transform: translate(-50%, -50%); z-index: 1; max-width: 120px; padding: 15px 0; width: 120px;}
.pofo-center-logo-menu .accordion-menu .navbar-collapse { flex-grow: 1; }
.center-logo-search-cart-full-width .accordion-menu .nav { width: 47% !important; }
.center-logo-search-cart-full-width .accordion-menu .nav:nth-child(2) { width: 38% !important; }
header .menu-logo-center .navbar-nav > li.social-links {padding: 26px 0;}
header.sticky .menu-logo-center .navbar-nav > li.social-links {padding: 20px 0;}
.pofo-menu-sidebar .widget_media_image a {left: 0 !important} .navbar.navbar-brand-top>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {margin-left: 0;}
.navbar-brand-top .navbar-brand {height: auto;}
nav.navbar-brand-top.navbar.navbar-default ul.nav > li > a {padding: 20px 0;}
nav.navbar.bootsnav.navbar-brand-top .navbar-collapse.collapse.display-inline-block { display: inline-block !important; vertical-align: middle; } .center-nav {float: none; text-align: center}
.center-nav > li {float:none; display: inline-block;}
nav.navbar.bootsnav.menu-center ul.nav.navbar-center {display: table; float: none; margin: 0 auto; table-layout: fixed;} .simple-dropdown.dropdown {position: relative;}
.simple-dropdown .dropdown-menu {position: absolute; left: 0; background: rgba(35,35,35,1);min-width: 225px; padding: 13px 0 15px; box-shadow: none; border-radius: 0; }
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li {padding-left: 28px; padding-right: 20px;}
.simple-dropdown .dropdown-menu > li > a {font-size: 12px; color: #9d9d9d;}
.simple-dropdown .dropdown-menu > li a {padding: 9px 20px 7px 0; overflow: hidden; position: relative; left: 0; font-weight: 500;}
.simple-dropdown .dropdown-menu > li a:hover {background-color: #000; color: #9d9d9d;}
.simple-dropdown .dropdown-menu > li > a .fa-angle-right, nav.navbar.bootsnav.sidebar-nav .nav.navbar-left-sidebar li.dropdown > a > .fa-angle-right {position: absolute; right: 0; font-size: 12px; margin-top: 0; height: 20px; width: 20px; line-height: 20px; text-align: center; margin-right: 0; top: 9px; margin-bottom: 0;}
nav.navbar.bootsnav.sidebar-nav .nav.navbar-left-sidebar li.dropdown > a > .fa-angle-right {top: inherit; margin-top: 0;}
nav.navbar.bootsnav.sidebar-nav .nav.navbar-left-sidebar li.dropdown ul > li a > .fa-angle-right {margin-top: 0;}
nav.navbar.bootsnav.sidebar-nav .nav.navbar-left-sidebar li a i {font-size: 16px;}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li.dropdown > ul {display: none; left: 225px; margin: -13px 0 0 1px; min-width: 225px; white-space: nowrap; position: absolute; top: 0; padding: 13px 0; font-weight: 400; text-transform: capitalize;}
nav.navbar.bootsnav .simple-dropdown .dropdown-menu > li.dropdown > ul > li > ul {display: none;}
.simple-dropdown .dropdown-menu > li.dropdown > ul li a{color: #9d9d9d; font-size: 12px; line-height: 18px;} .navbar-default .navbar-toggle .icon-bar {background: #232323;}
.navbar-default.white-link .navbar-toggle .icon-bar {background: #fff;} nav.navbar.bootsnav .btn-hamburger {padding: 0;}
nav.navbar.bootsnav .btn-hamburger .navbar-toggle {margin: 0; top: -2px;}
.hamburger-menu-wrepper {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-index: -10005; padding: 55px 80px; display: table; opacity: 0; visibility: collapse;}
.menu-middle {display: table; height: 100%; width: 65%; margin: 0 auto; opacity: 0;}
.hamburger-menu-links {float: left; list-style: none; margin: 0; padding: 0; width: 100%; font-size: 52px; line-height: 55px; opacity: 0;}
.hamburger-menu-links li{float: left; margin-bottom: 36px; width: 50%;}
.hamburger-menu-links li a{color: #fff; position: relative;}
.hamburger-menu-links li.open > a{color: #ff2149}
.hamburger-menu-links li a:hover, .follow-box a:hover {color: #ff2149}
.animation-box {position: absolute; top: 5%; height: 100%; width: 100%; left:0; transform: perspective(600px) rotateX(-20deg); -weblit-transform: perspective(600px) rotateX(-20deg); -moz-transform: perspective(600px) rotateX(-20deg); -ms-transform: perspective(600px) rotateX(-20deg); -o-transform: perspective(600px) rotateX(-20deg);}
.hamburger-menu.show-menu .hamburger-menu-wrepper {z-index: 10004; opacity: 1; visibility: visible;}
.hamburger-menu.show-menu .animation-box{top: 0; transform: perspective(600px) rotateX(0deg); -webkit-transform: perspective(600px) rotateX(0deg); -moz-transform: perspective(600px) rotateX(0deg); -o-transform: perspective(600px) rotateX(0deg); -ms-transform: perspective(600px) rotateX(0deg); opacity: 1;}
.hamburger-menu.show-menu .hamburger-menu-links,.hamburger-menu.show-menu .menu-middle {opacity: 1;}
.hamburger-menu.show-menu .btn-hamburger .mobile-toggle,.hamburger-menu .btn-hamburger .close-menu {transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0);}
.hamburger-menu.show-menu .btn-hamburger .close-menu,.hamburger-menu .btn-hamburger .mobile-toggle {transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
.hamburger-menu .hamburger-menu-wrepper .btn-hamburger {border-color: #fff; height: 18px; position: absolute; width: 18px; z-index: 99; padding: 0; margin: -27px 0 0 -15px; opacity: 0;}
.hamburger-menu.show-menu .hamburger-menu-wrepper .btn-hamburger {opacity: 1; transition-delay: 0.2s;}
.hamburger-menu .close-button-menu  {float: none; height: auto; margin: 0; padding: 0; position: inherit; right: -26px; top: 44px; width: auto;}
.hamburger-menu .close-button-menu:after, .hamburger-menu .close-button-menu:before {background: #fff; width: 22px; right: 26px; top: -34px;}
.hamburger-menu-links li.dropdown > a:after{content: "\f107"; display: inline-block; position: absolute; right: -60px; top: 15px; font-family: Font Awesome\ 5 Free; font-weight: 900; font-size: 42px}
.hamburger-wp-menu .header-searchbar, .hamburger-wp-menu .header-social-icon {float: right;margin-top: 17px;}
.hamburger-wp-menu .header-searchbar {margin-left: 15px;}
body {width: 100%;}
body.position-fixed {width: 100%;}
.hamburger-menu-logo-center {margin-bottom: 0;}
.hamburger-menu-logo-center .menu-left-part .header-social-icon {margin-top: 0; float: left;}
.hamburger-menu-logo-center .menu-wrap .widget {text-align: left;}
.hamburger-menu-logo-center .menu-left-part .header-searchbar {float: left; margin-left: 21px; margin-top: 0; padding-left: 21px;} .header-with-topbar nav {top: 34px;}
.header-with-topbar.sticky nav {top: -160px;}
.header-with-topbar.sticky.header-appear nav {top: 0;}
.header-with-topbar.sticky nav.navbar-fixed-top {top: 0;} header nav.nav-full-width {width: 100%}
.close-button-menu {float: right; padding: 10px; background-color: transparent; color: #232323; border: 0; position: absolute; height: 40px; width: 40px; outline: none; top: 25px; right: 25px}
.full-width-pull-menu .dropdown-toggle {position: relative;}
.full-width-pull-menu span.dropdown-toggle {position: absolute; right: 30px; width: 40px;  height: 40px; text-align: center; top: 43px; display: inline-block; vertical-align: middle; cursor: pointer; transform: translateY(-50%);}
.full-width-pull-menu .dropdown .dropdown-toggle:before {content: ""; display: block; position: absolute; right: 20px; top: 14px; height: 11px; width: 1px; background: #232323;}
.full-width-pull-menu .dropdown.open .dropdown-toggle:before {height: 0;}
.full-width-pull-menu .dropdown .dropdown-toggle:after {content: ""; display: block; position: absolute; right: 15px; top: 19px; height: 1px; width: 11px; background: #232323;}
.full-width-pull-menu .dropdown ul {background-color: inherit;} .full-width-pull-menu .menu-wrap ul {list-style: none; padding: 0 0 0 35px; margin: 0;}
.full-width-pull-menu .menu-wrap ul li {display: table; width: 90%; text-align: left;}
.full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 > li > a {background:inherit;color: #232323; font-size: 48px; line-height: 85px; position: relative; font-weight: 600}
.full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 > li > a > i {margin-right: 20px; top: 2px; position: relative;}
.full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 > li a i {margin-right: 10px;}
.full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 li a:hover, .full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 li:hover > a, .full-width-pull-menu .menu-wrap ul.hamburger-menu-style1 li.open  > a {color: #ff214f}
.full-width-pull-menu .menu-wrap ul li.open > a:after {background:#ff214f;}
.full-width-pull-menu .dropdown ul {display: block !important; height: 0;overflow: hidden}
.full-width-pull-menu .dropdown ul {position: inherit; left: 0; right: 0; padding:0; background-color: inherit; border: 0; float: none; box-shadow: none;  margin: 0;}
.full-width-pull-menu .dropdown.open ul {display: block; height: 100%;}
.full-width-pull-menu .dropdown.open ul li ul {margin-top: 10px; padding-left: 15px;}
.full-width-pull-menu .dropdown.open ul li.menu-item-has-children {border: 0;}
.full-width-pull-menu .dropdown.open ul li ul li .dropdown-header {margin-top: 15px; color: #4c4c4c; font-weight: 600;}
.full-width-pull-menu .dropdown.open ul li a.dropdown-header {color: #4c4c4c;}
.full-width-pull-menu .dropdown.open ul li ul li a {font-size: 12px; font-weight: 500;}
.full-width-pull-menu .dropdown ul li a{font-size: 14px; line-height: 18px; color: #757575; padding:7px 0 8px; margin: 0; font-weight: 600; white-space: normal}
.full-width-pull-menu .dropdown ul li {border-bottom: 1px solid #e3e3e3; padding: 0; }
.full-width-pull-menu .dropdown ul li:last-child {border-bottom: 1px solid transparent;}
.full-width-pull-menu .dropdown ul li a:hover, .dropdown ul li a:focus, .full-width-pull-menu .menu-wrap ul li.current-menu-ancestor > a, .full-width-pull-menu .menu-wrap ul li.current-menu-item > a, .full-width-pull-menu .dropdown.open ul li ul li .dropdown-header:hover, .full-width-pull-menu .dropdown.open ul li a.dropdown-header:hover {background-color: inherit; color: #ff214f}
.full-width-pull-menu .dropdown ul li ul.sub-menu {padding-left: 15px; padding-top: 2px;}
.full-width-pull-menu .dropdown ul li ul.sub-menu li {border-bottom: 0; padding: 5px 0 0 0;}
.full-width-pull-menu .dropdown ul li:last-child {margin-bottom: 0;}
.full-width-pull-menu .icon-social-medium a:first-child {margin-left: 0;}
.full-width-pull-menu .icon-social-medium a:last-child {margin-right: 0;}
header nav.navbar.full-width-pull-menu .mobile-toggle:hover span {background-color: #ff214f;}
.hamburger-logo img {max-height: 46px;} 
.full-width-pull-menu .header-searchbar a:hover {color: #ff214f;}
.full-width-pull-menu .header-social-icon ul li {display: inline-block; width: auto;}
.full-width-pull-menu .header-social-icon ul li a:hover {color: #ff214f;}
.full-width-pull-menu .menu-wrap .widget ul li {float: left; width: auto; display: inline-block;}
.full-width-pull-menu .menu-wrap .widget ul li:first-child a {padding-left: 0;}
.full-width-pull-menu .menu-wrap .widget ul li a {color: #232323}
.full-width-pull-menu .menu-wrap .widget ul li a:hover {color: #ff214f}
.full-width-pull-menu .menu-wrap .widget .social-icon-style-1 ul li:first-child a {padding:  0 8px}
.full-width-pull-menu .menu-wrap .widget .social-icon-style-1 ul li a  { line-height: 30px;}
.full-width-pull-menu .widget_shopping_cart .pofo-mini-cart-counter-wrap:hover {color: #ff214f;}
.close-button-menu:after,.close-button-menu:before {content: ""; display: block; background: #000; height: 2px; width: 18px; position: absolute;}
.close-button-menu:after{transform: rotate(45deg);}
.close-button-menu:before{transform: rotate(-45deg);}
.hamburger-wp-menu .menu-wrap .widget ul {padding: 0 0 0 38px; margin: 0;}
.hamburger-wp-menu .menu-wrap .widget ul li {margin: 0 1%;}
.hamburger-wp-menu .menu-wrap .widget ul li:first-child {margin-left: 0;}
.hamburger-wp-menu .menu-wrap .widget ul li a {padding: 0 8px;}
.sidebar-nav-style-1 .footer-holder .widget ul {padding: 0; margin: 0;}
.sidebar-nav-style-1 .footer-holder .widget ul li {margin: 0;}
.sidebar-nav-style-1 .footer-holder .widget ul li a {padding: 0 8px; line-height: normal;}
.sidebar-nav-style-1 .header-sidebar-wrap ul li a {color: #232323}
.sidebar-nav-style-1 .header-sidebar-wrap ul li a:hover {color: #ff214f}
.sidebar-nav-style-1 .copyright-wrap, .sidebar-nav-style-1 .copyright-wrap a {color: #939393}
.sidebar-nav-style-1 .copyright-wrap a:hover {color: #ff214f;}
.sidebar-nav-style-1 .footer-holder .widget .social-icon-style-1  ul li a {line-height: 30px; margin-left: 5px; margin-right: 5px;} .show-menu .menu-wrap,.menu-wrap {left:auto}
.show-menu .menu-wrap {opacity: 1; visibility: visible; z-index: 10001;transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; -ms-transition-duration: 0.3s;}
.menu-wrap {width: 100%; z-index: -10001; position: fixed; top: 0; right: 0; opacity: 0; visibility: hidden;} header nav.nav-box-width {padding: 0 50px;}
header .top-header-area.nav-box-width {padding-left: 50px; padding-right: 50px;} .big-menu-right {position: fixed; top: 0; right: 0; width: 40%; height: 100%; padding: 0 5%; opacity: 0; transform: translateX(30%) scaleX(0.6); -webkit-transform: translateX(30%) scaleX(0.6); -moz-transform: translateX(30%) scaleX(0.6); -o-transform: translateX(30%) scaleX(0.6); -ms-transform: translateX(30%) scaleX(0.6); transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -ms-transition-duration: 0.3s; z-index: -1;}
.big-menu-links {list-style: none; margin: 0; padding: 0;}
.big-menu-links li {margin-bottom: 15px; display: block; width: 100%; float: left}
.big-menu-links li a {font-size: 50px;line-height: 1.5; color: #676767; float: left}
.big-menu-links li a:after {width: 0; background: #ff214f; height: 3px; content: ""; display: block; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -ms-transition-duration: 0.5s;}
.big-menu-links li a:hover {color: #ddd;}
.big-menu-links li a:hover:after {width: 100px; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -ms-transition-duration: 0.5s;}
.big-menu-right.open {transform: translateX(0) scaleX(1); -moz-transform: translateX(0) scaleX(1); -webkit-transform: translateX(0) scaleX(1); -o-transform: translateX(0) scaleX(1); -ms-transform: translateX(0) scaleX(1); opacity: 1; z-index: 9999}
.big-menu-close {background: #fff; position: absolute; right: 0; width: 40px; height: 40px; color: #232323;} nav.navbar.navbar-default ul.nav > li > a {padding:26px 0; background: transparent; border-color: transparent; font-weight: 600}
nav.navbar.navbar-default ul.nav > li.dropdown > a.dropdown-toggle::after, nav.navbar.sidebar-nav ul.nav > li.dropdown > a.dropdown-toggle::after {content: ""; vertical-align: middle; position: relative; top: -1px; margin-top: 0;}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu li > a:hover, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li:hover > a, nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a:hover {color: #fff; background:  transparent; left: 5px;}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu li.active > a, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu li.current-menu-item > a, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu li.current-menu-ancestor > a, nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li.active > a, nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li.current-menu-ancestor > a, nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li.current-menu-item > a {color: #fff;}
nav.navbar.navbar-default ul.menu-links li.dropdown ul.dropdown-menu li > a:hover, nav.navbar.navbar-default ul.menu-links li.dropdown ul.dropdown-menu li.active > a, nav.navbar.navbar-default ul.menu-links li.dropdown ul.dropdown-menu li.current-menu-ancestor > a {color: #232323}
.dropdown ul.second-level {left: 270px; top:0; height: 100%;}
.dropdown ul.third-level {left: 530px; top:0; height: 100%;}
.dropdown ul.fourth-level {left: 810px; top:0; height: 100%;}
nav.navbar ul.nav .dropdown-menu.second-level .dropdown-menu {margin-top: 0}
.navbar-default ul li li.dropdown ul {display: none}
.navbar-default ul li li.dropdown.on ul {display: block; position: absolute; left: 100%; margin-top: 0; padding: 0; top: 0;}
.navbar-default ul li li.dropdown ul.dropdown-menu {position: absolute; left: 100%; margin-top: 0; padding: 0; top: 0; box-shadow: none;}
.navbar-default ul li li.dropdown ul.dropdown-menu li {padding: 0;}
.dropdown-menu .dropdown a {position: relative} header .menu-wrap .widget {margin-bottom: 30px; display: inline-block; width: 100%}
.nav.navbar-left-sidebar {transition: all 0s ease-in-out 0s; overflow: auto}
.left-nav-on .sidebar-part2 .sidebar-middle .sidebar-middle-menu .nav {overflow-y: auto; overflow-x: hidden}
.nav.navbar-left-sidebar li {display: inline-block; width: 100%; padding: 0 45px;}
.nav.navbar-left-sidebar li a {font-weight: 600;}
.nav.navbar-left-sidebar > li > ul li a {margin-right: 45px; font-weight: 500;}
.nav.navbar-left-sidebar li a, nav.navbar.bootsnav.navbar-left-sidebar ul.nav > li > a {font-size: 11px; text-transform: uppercase; color: #939393; background: transparent !important; border-bottom: 1px solid #e5e5e5; padding:15px 0; margin: 0;}
nav.sidebar-nav-style-1.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.sidebar-nav-style-1.navbar.bootsnav li.dropdown ul.dropdown-menu > li:hover > a {border-bottom: 1px solid #e5e5e5;}
.nav.navbar-left-sidebar li:last-child > a, nav.sidebar-nav-style-1.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child > a:hover, nav.sidebar-nav-style-1.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child:hover > a {border-bottom:none}
.nav.navbar-left-sidebar li a:hover {color: #fff}
.nav.navbar-left-sidebar li a .nav-caret {height: 35px;text-align: right; width: 35px;}
.nav.navbar-left-sidebar .dropdown .second-level { left: 289px;}
.nav.navbar-left-sidebar .dropdown.on .second-level { left: 289px;}
.nav.navbar-left-sidebar .second-level .dropdown .third-level { left:569px; opacity: 1 !important; }
.nav.navbar-left-sidebar .second-level .dropdown.on .third-level { left:569px; }
.nav.navbar-left-sidebar .dropdown-menu .dropdown > a:after {display: none}
.cbp-spmenu {background: #fff; position: fixed; z-index: 1;}
.cbp-spmenu-vertical {width: 455px;height: 100%;top: 0; z-index: 10005;}
.cbp-spmenu-right {right: -455px;}
.cbp-spmenu-left {left: -100%;}
.cbp-spmenu-left.cbp-spmenu-open {left: 0;}
.cbp-spmenu-right.cbp-spmenu-open {right: 0px; overflow-x: auto; box-shadow: 0 0 4px rgba(0,0,0,.2);}
.cbp-spmenu-push {overflow-x: hidden;position: relative;left: 0;}
.cbp-spmenu,.cbp-spmenu-push {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;} .cbp-spmenu-right::-webkit-scrollbar, .navbar-left-sidebar::-webkit-scrollbar {width: 5px;}
.cbp-spmenu-right::-webkit-scrollbar-track, .navbar-left-sidebar::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
.cbp-spmenu-right::-webkit-scrollbar-thumb, .navbar-left-sidebar::-webkit-scrollbar-thumb {background-color: darkgrey; outline: 1px solid slategrey;} nav.navbar.sidebar-nav .container {display: table-cell; height: 75px; position: relative; vertical-align: top;}
nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li > a{color: #626262; border-color: #ededed; padding: 15px 0;}
nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li.on > a, nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li.dropdown.on > a, nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li a:focus, nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li > a:hover, nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li.current-menu-ancestor > a, nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li.current-menu-item > a {color: #000}
nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li.menu-item-has-children > a, .sidebar-nav .dropdown-menu li.menu-item-has-children > a {padding-right: 20px;}
nav.navbar.bootsnav.sidebar-nav ul.nav.navbar-left-sidebar li.dropdown ul.dropdown-menu li > a:hover, nav.navbar.bootsnav.sidebar-nav ul.nav.navbar-left-sidebar li.dropdown ul.dropdown-menu li:hover > a, nav.navbar.bootsnav.sidebar-nav ul.nav.navbar-left-sidebar li.dropdown ul.dropdown-menu li.active > a, nav.navbar.bootsnav.sidebar-nav ul.nav.navbar-left-sidebar li.dropdown ul.dropdown-menu li.current-menu-item > a, nav.navbar.bootsnav.sidebar-nav ul.nav.navbar-left-sidebar li.dropdown ul.dropdown-menu li.current-menu-ancestor > a {color: #000; left: 0;}
.sidebar-nav .logo-holder {text-align: center; min-height: 107px;}
.sidebar-nav .footer-holder {text-align: center}
nav.navbar .toggle-button {background: #000; border: medium none; height: auto; margin: 0; padding: 0; width: auto;}
.navbar-nav .open .dropdown-menu { position: fixed; }
.sidebar-nav .dropdown-menu {box-shadow: none; height: 100%; left: 270px; padding: 0;position: fixed; top: 0;width: 240px; padding: 80px 0}
nav.navbar.sidebar-nav li.dropdown ul.dropdown-menu {border: none}
nav.navbar.bootsnav.sidebar-nav li.dropdown ul.dropdown-menu {padding-top: 160px;}
.sidebar-nav .dropdown-menu li > a {margin: 0 45px}
nav.navbar.sidebar-nav{border: none; display: inline-table; width: 290px; border-radius:0; position: fixed; top: 0 !important; z-index: 10005; height: 100%; padding: 50px 0px 25px; border-right: 1px solid rgba(0,0,0,.07);}
.sidebar-wrapper{padding-left: 290px;} .sidebar-nav-style-1 .dropdown .second-level {top: 0; left: 290px; width: 280px}
.sidebar-nav-style-1 .dropdown .second-level {background: #fbfbfb;}
.sidebar-nav-style-1 .dropdown .third-level {top:0; left: 570px; width: 280px; background: #f3f3f3;}
.sidebar-nav-style-1 .dropdown ul.second-level li ul {display: none; opacity: 0}
nav.sidebar-nav-style-1.navbar.bootsnav ul > li > a > i {top: 2px;}
nav.sidebar-nav-style-1.navbar.bootsnav ul > li > ul > li > a > i {top: 0;} .left-nav-sidebar {padding-left: 90px;transition: all 0.3s ease 0s;}
.left-nav {position: fixed; top: 0; width: auto; left:0; height: 100%; background-color: #fff; z-index: 99999;transition: all 0.3s ease 0s} 
.sidebar-part1 {position: absolute; top: 0; width: 90px;}
.sidebar-part1 img {max-height: inherit !important; width: 100%;}
.sidebar-part2 {padding: 0 0 0 110px; border-right: 1px solid #dfdfdf;  width: auto; height: 100%; width: 400px; position: fixed; background-color: #fff; z-index: -1; left: -401px;}
.sidebar-part3 {position: absolute; bottom: 0;}
.left-nav-on .sidebar-part2 {left: 0;}
.sidebar-part2:before {width: 100%; height: 1px; background-color: #dfdfdf; content: ""; position: absolute;bottom: 75px; left: 0; display: inline-block}
.sidebar-part2 .sidebar-middle {padding: 180px 0 220px;}
.sidebar-part2 .sidebar-middle-menu {display: table-cell; height: 100%; width: 100%; vertical-align: middle}
.bottom-menu-icon {width:90px; padding: 22px 30px; text-align: center;}
header .sidebar-part2 nav.navbar.bootsnav ul > li > a {font-size: 36px; display: block; padding: 0; color: #0f0f0f; text-transform: none; margin: 0; line-height: 40px; font-weight: 600; position: relative;}
header .sidebar-part2 nav.navbar.bootsnav ul > li > a > .fa-angle-right {font-size: 25px; top: 10px; position: absolute; right: 17px; margin-right: 0;}
header .sidebar-part2 nav.navbar.bootsnav ul > li > a > i {margin-right: 0; position: relative; top: 2px; font-size: inherit;}
header .sidebar-part2 nav.navbar.bootsnav ul > li.menu-item-has-children > a {padding-right: 25px;}
header .sidebar-part2 nav.navbar.bootsnav ul > li > .second-level > li a .fa-angle-right {font-size: 14px; line-height: 30px; text-align: right; top: 10px; right: 0;}
.sidebar-part2 ul > li {margin: 0; float: none; padding: 15px 20px 15px 0; width: 290px; word-break: break-all; position:initial;}
.sidebar-part2 ul li a:hover {background-color: inherit;}
.sidebar-part2 .widget ul li {width: auto;}
.sidebar-part2 nav.navbar.bootsnav {border-bottom: 0; position: inherit;}
.sidebar-part2 .right-bg {position: fixed; height: 100%; left: 0; top: 0; background-color: #fff; width: 90px; overflow: hidden;}
.sidebar-part2 .right-bg img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -100px); -webkit-transform: translate(-50%, -100px); -moz-transform: translate(-50%, -100px); -ms-transform: translate(-50%, -100px); -o-transform: translate(-50%, -100px);}
.sidebar-part2 .right-bg:before {background-color: #dfdfdf; bottom: 75px; content: ""; display: inline-block; height: 1px; left: 0; position: absolute; width: 100%;}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li a {font-size: 13px; line-height: 20px; width: 100%; padding: 15px 0; border-bottom: 1px solid #f0f0f0; color: #939393; font-weight: 500; left: 0 !important;}
header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:hover > a {border-bottom: 1px solid #ff214f; background: inherit; color:#ff214f; left: 0 !important;}
header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li.active > a, header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li.current-menu-item > a, header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li.current-menu-ancestor > a {color:#ff214f; left: 0 !important;}
header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child > a:hover, header .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child:hover > a {border-bottom: 0;}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li a:hover{color:#ff214f;}
header .sidebar-part2 nav.navbar .navbar-nav > li.active > a, .sidebar-part2 nav.navbar.bootsnav ul.nav > li.active > a, header .sidebar-part2 nav.navbar .navbar-nav > li.current-menu-ancestor > a, .sidebar-part2 nav.navbar.bootsnav ul.nav > li.current-menu-ancestor > a {color: rgba(0, 0, 0, 0.6);}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li {margin: 0; padding:0 30px;width: 100%; word-break: normal;}
header .sidebar-part2 nav.navbar.bootsnav ul li ul li.dropdown {border-left: 0;}
.sidebar-part2 .dropdown ul.second-level {left: 399px;transition: 0s;-webkit-transition: 0s;}
.sidebar-part2 .dropdown ul.third-level {left:249px;}
.sidebar-part2 .dropdown ul.fourth-level {left:249px;}
.sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu {box-shadow: none; height: 100%; position: absolute; transition: 0s; -webkit-transition: 0s; -moz-transition: 0s; -ms-transition: 0s; -o-transition: 0s;  width: 250px; padding: 180px 0; background: #fff;}
.sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu:before {background-color: #ffffff; border-left: 1px solid #eeeeee;content: ""; height: 1250%; position: absolute;top: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 250px; z-index: -1;}
.bottom-menu-icon a {font-size: 24px; width: 23px; height: 18px; display: inline-block; position: relative;}
header .sidebar-part2 nav.navbar.bootsnav ul.second-level li.active > a, header .sidebar-part2 nav.navbar.bootsnav ul.second-level li.active ul li.active  > a {color : #ff214f}
.sidebar-part2 .header-sidebar-wrap ul li a {color: #232323}
.sidebar-part2 .header-sidebar-wrap ul li a:hover {color: #ff214f}
header .sidebar-part2 nav.navbar-default, .sidebar-part2 nav.navbar.bootsnav {background-color: transparent; box-shadow: none !important;}
header .sidebar-part2 nav.navbar.bootsnav ul.nav > li > a:hover {color: rgba(0, 0, 0, 0.6);}
header .sidebar-part2 nav.navbar.bootsnav ul li.menu-new a { padding-right: 40px;}
.nav-icon span {display: block;position: absolute;height: 2px; width: 23px; background: #232323; border-radius: 0; opacity: 1;left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.nav-icon:hover span, .nav-icon.active span {background-color: red}
.nav-icon span:nth-child(1) {top: 0px;}
.nav-icon span:nth-child(2),.nav-icon span:nth-child(3) {top: 8px;}
.nav-icon span:nth-child(4) {top: 16px;}
.nav-icon.active span:nth-child(1) {top: 8px; width: 0%; left: 50%;}
.nav-icon.active span:nth-child(2) {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.nav-icon.active span:nth-child(3) {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
.nav-icon.active span:nth-child(4) {top: 8px; width: 0%; left: 50%;}
nav.navbar.brand-center ul.nav > li > a {padding:26px; margin: 0;}
header.sticky nav.navbar.brand-center ul.nav > li > a {padding: 20px; margin: 0 20px;}
.sidebar-middle ::-webkit-scrollbar, .sidebar-nav-style-1 ::-webkit-scrollbar {-webkit-appearance: none;width: 4px;height: 4px;}
.sidebar-middle ::-webkit-scrollbar-thumb, .sidebar-nav-style-1 ::-webkit-scrollbar-thumb {background-color: #9e9f9f;}
.navbar-collapse, .sub-menu {-webkit-overflow-scrolling:auto; -moz--webkit-overflow-scrolling:auto; -ms--webkit-overflow-scrolling:auto; -o--webkit-overflow-scrolling:auto;}
.left-menu-inner { overflow-y: auto; overflow-x: hidden; }
.nav.navbar-left-sidebar > li > ul li a {display: block;}
.side-left-menu-close { display: none; position: fixed; top: 0; right: 0; height:100%; }
.side-left-menu-close.active { display: block; } .menu-new a:after { background: #ff214f none repeat scroll 0 0; color: #fff; font-size: 10px; margin-left: 8px; padding: 0 6px 0 5px; line-height: 16px; position: absolute; content: "New"; margin-top: 4px; }
.full-width-pull-menu .menu-new a:after { margin-top: 1px;}
.nav.navbar-left-sidebar .menu-new a:after { margin-top: -1px;}
.nav.navbar-left-sidebar li.menu-new a { padding-right: 40px !important;} .menu-wrap .widget {display: inline-block; width: 100%} .swiper-container {overflow: hidden; position: relative}
.swiper-pagination-bullet-active {background: #232323}
.swiper-pagination {width: 100%; outline: none;}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 35px; width: 100%}
.swiper-pagination-bullet {height: 9px; width: 9px; outline: none; }
.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px}
.swiper-pagination-bottom .swiper-wrapper {margin: 0 0 35px 0}
.swiper-pagination-bottom.swiper-container-horizontal .swiper-wrapper {margin: 0 0 85px 0}
.swiper-slider-second {text-align: center;}
.swiper-auto-height {min-height: auto;} .swiper-vertical-pagination {width: 100%; height: 100%; position: absolute;}
.swiper-vertical-pagination .swiper-slide {text-align: center; background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-vertical-pagination >.swiper-pagination-bullets {right: 60px;}
.swiper-vertical-pagination .swiper-pagination {width: auto}  
.swiper-vertical-pagination .swiper-slide .swiper-bottom-content {opacity: 0; transform: translate3d(0px, 150px, 0px); transition: all 0.3s ease-in-out 0s;}
.swiper-vertical-pagination .swiper-slide-active .swiper-bottom-content {opacity: 1; transform: translate3d(0px, 0px, 0px); transition: all 0.3s ease-in-out 0.3s;}
.swiper-vertical-pagination .box-arrow {position: absolute; right:-45px; width: 90px; height: 90px;}
.swiper-vertical-pagination .swiper-slide .swiper-bottom-content ul  {margin-bottom: 0;}
.swiper-bottom-scrollbar-full .swiper-slide:hover {z-index: 1;} .swiper-auto-width .swiper-slide {width: 60%;}
.swiper-auto-width.swiper-container {height: calc(100% - 200px); top: 100px; margin: 0 auto; overflow: visible; position: absolute; transform: scale(1); transition: all 0.3s ease-in-out 0.7s; width: 100%; left: 0;}
.swiper-auto-width .swiper-scrollbar {left: 20%; opacity: 1; position: absolute; width: 60%; bottom:-50px; border-radius: 0; height: 1px}
.swiper-auto-width .swiper-scrollbar-drag {border-radius: 0; background: transparent;}
.swiper-auto-width .swiper-scrollbar-drag:before{cursor:move; position: absolute; content: ""; background: #ff214f; width: 13px; height: 13px; border-radius: 100%; top:-6px; left: calc(50% - 13px);}
.swiper-auto-width .swiper-slide {filter: contrast(130%); -webkit-filter:contrast(130%); -webkit-filter: grayscale(1); filter: grayscale(1); transition: all 0.3s ease-in-out 0s;}
.swiper-auto-width .swiper-slide.swiper-slide-active {filter: contrast(0); -webkit-filter:contrast(0); -webkit-filter: grayscale(0); filter: grayscale(0); transition: all 0.3s ease-in-out;}
.swiper-auto-width .swiper-slide .absolute-middle-center h2 {opacity: 0; margin-bottom: 10px; transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; transition: all 0.3s ease-in-out; transform: translateY(-60px);}
.swiper-auto-width .swiper-slide.swiper-slide-active .absolute-middle-center h2 {opacity: 1; transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; transition: all 0.3s ease-in-out 0.7s; transform: translateY(0px);}
.swiper-auto-width .swiper-slide span {opacity: 0; transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; transition: all 0.5s ease-in-out;}
.swiper-auto-width .swiper-slide.swiper-slide-active span {opacity: 1; transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; transition: all 0.5s ease-in-out;} .swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto;}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-prev.swiper-button-white-highlight, .swiper-container-rtl .swiper-button-next.swiper-button-white-highlight {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-next.swiper-button-white-highlight, .swiper-container-rtl .swiper-button-prev.swiper-button-white-highlight {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-next.swiper-button-white-highlight, .swiper-button-prev.swiper-button-white-highlight {background-color: #000; background-size: 28% auto; border-radius: 3px; height: 30px; width: 30px; margin: -15px 10px 0; top:50%}
.swiper-button-next.swiper-button-black-highlight, .swiper-container-rtl .swiper-button-prev.swiper-button-black-highlight {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-prev.swiper-button-black-highlight, .swiper-container-rtl .swiper-button-next.swiper-button-black-highlight {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-next.swiper-button-black-highlight, .swiper-button-prev.swiper-button-black-highlight {background-color: #fff; background-size: 28% auto; border-radius: 3px; height: 30px; width: 30px; margin: -15px 10px 0; top:50%}
.swiper-button-next, .swiper-button-prev {background-size: inherit; height: 22px; width: 50px; top: 50%; margin-top: -11px; background-repeat: no-repeat;}
.swiper-button-next:after, .swiper-button-prev:after{ display:none; }
.swiper-button-next:focus, .swiper-button-prev:focus { outline: none}
.swiper-button-next, .swiper-button-prev { background-position: center; }
.swiper-fullscreen-next {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}
.swiper-fullscreen-prev {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}
.swiper-fullscreen-next, .swiper-fullscreen-prev {background-color: #fff; background-size: 28% auto; border-radius: 3px; height: 30px; width: 30px; margin: 10px; top:47.5%} .highlight.pricing-box {box-shadow: 0px 0px 40px rgba(200,200,200,0.3); transform: scale(1.15); -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15);} .blog-details-text a {color: #ff214f}
.blog-details-text a:hover {color: #000}
.about-author-img {float: left; max-width: 100px; margin-right: 35px; margin-bottom: 15px;}
.about-author-text {top: -5px}
.author-sharing a {margin-right: 15px; color: #737373}
.author-sharing a:hover {color: #000}
.pofo-single-post-meta-style {padding-left: 8.33333%; padding-right: 8.33333%;}
#cancel-comment-reply-link, .comment-edit-link {font-size: 10px; font-weight: 400; margin-left: 8px; color: #ff214f}
.pofo-blog-classic .blog-post .blog-categories, .pofo-blog-clean .blog-post .blog-categories {bottom: 0; right: 0; padding: 10px 20px 8px; position: absolute; z-index: 25;}
.pofo-blog-classic .blog-post-images, .pofo-blog-clean .blog-post-images {position: relative;}
.blog-like-comment a {font-size: 11px; line-height: 14px; color: #939393; margin-right: 10px;}
.blog-like-comment a:hover, .blog-like-comment a:hover i {color: #ff214f}
.blog-like-comment i {margin-right: 5px;}
.blog-post .swiper-button-next.swiper-button-black-highlight, .blog-post .swiper-button-prev.swiper-button-black-highlight {height: 25px; width: 25px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: 0;}
.blog-post .swiper-container-horizontal > .swiper-pagination-bullets, .blog-post .swiper-pagination-custom, .blog-post .swiper-pagination-fraction {bottom: 8px;}
.blog-post-full-content {display: table;}
.blog-comment-form .comment-form-cookies-consent { display: block; width: 100%; clear: both; padding: 9px 15px 0; }
.blog-comment-form .comment-form-cookies-consent input[type=checkbox] { width: 15px; height: 15px; float: left;  margin: 4px 7px 0 0; }
.blog-comment-form .comment-form-cookies-consent label { font-weight: 400; width: 85%;  }
.blog-details-text .wpb_content_element { margin-bottom: 35px;} .blog-header-style1 {margin: 0 8px; padding: 0; list-style: none; display: block}
.blog-header-style1 li {width: 25%; padding: 0 8px; margin: 0;display: inline-block; box-sizing: border-box; overflow: hidden; vertical-align: top; height: 700px; transition: 0.8s}
.blog-header-style1 li .blog-banner {display: block; position: relative; height: 100%; background-size: cover; background-position: left center; background-attachment: initial; background-repeat: no-repeat;}
.blog-header-style1 li figure figcaption {position: absolute; left: 0; bottom: 0; padding:50px; transform: translateY(60px);}
.blog-header-style1 li.blog-column-active figure figcaption {transition-delay: 0.5s; transform: translateY(0px);}
.blog-header-style1 li figure figcaption .btn {opacity: 0; transform: translateY(60px);}
.blog-header-style1 li.blog-column-active figure figcaption .btn {opacity: 1; transition-delay: 0.6s; transform: translateY(0);}
.blog-header-style1 li.blog-column-active {width: 50%; transition-duration: 0.8s}
.blog-header-style1 li .blog-title {width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} .blog-box .blog-box-image,.blog-box .blog-box-content {position: absolute; top: 0; width: 100%; transition: all 0.5s ease-in-out;}
.blog-box .blog-box-image {transform: translateY(0); opacity: 1}
.blog-box .blog-box-content {transform: translateY(100%); opacity: 0}
.blog-box:hover .blog-box-image {transform: translateY(-100%); opacity: 0}
.blog-box:hover .blog-box-content {transform: translateY(0); opacity: 1} .blog-nav-link {padding: 30px 0; display: inline-block; vertical-align: middle; font-size: 16px; position: relative}
.blog-nav-link-prev .blog-nav-icon, .blog-nav-link-next .blog-nav-icon {top: 50%; transform: translateY(-50%); position: absolute}
.blog-nav-link-next {padding-right: 50px}
.blog-nav-link-next .blog-nav-icon {right: 0}
.blog-nav-link-prev {padding-left: 50px}
.blog-nav-link-prev .blog-nav-icon {left: 0}
.equalize #infscr-loading {position: inherit; bottom: 0; margin-bottom: 30px;}
#infscr-loading {clear: both; width: 100%; text-align: center; float: left;position: absolute; bottom: 0; height: 50px !important; opacity: 1; left: 0; right: 0;}
.portfolio-infinite-scroll-pagination #infscr-loading {bottom: 30px;}
#infscr-loading img {top: 0; opacity: 1; margin: 0 auto; width: auto;}
.portfolio-navigation-wrapper a:hover {color: #ff214f}
.infinite-scroll-pagination, .portfolio-infinite-scroll-pagination {padding-bottom: 100px !important;}
.single-post-navigation .blog-nav-link { padding-top: 0; padding-bottom: 0; margin-bottom: 30px;  }
.single-post-navigation .blog-nav-link.blog-nav-link-prev { padding-left: 30px;}
.single-post-navigation .blog-nav-link.blog-nav-link-next { padding-right: 30px;} .blog-separator {margin: 0 10px;}
.pofo-blog-full-width .author .name .avatar {border-radius: 100%;}
.pofo-blog-full-width .author .name a {font-size: 11px; line-height: 14px; color: #939393;}
.pofo-blog-full-width .author .name a:hover, .pofo-blog-full-width .author .name a:hover i {color: #ff214f}
.pofo-blog-full-width .author .name i {margin-right: 5px; font-size: 12px;}
.pofo-blog-full-width .author .name a span {margin-left: 0; top: 0;} .swiper-blog .swiper-slide .slide-content {opacity: 0; transform: translateY(100px);}
.swiper-blog .swiper-slide.swiper-slide-active .slide-content {opacity: 1;  transition-delay: 0.3s; transform: translateY(0);} .swiper-button-prev.slider-long-arrow-white, .swiper-container-rtl .swiper-button-next.slider-long-arrow-white {background-image:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/arrow-prev-light-dark.png); left: 0}
.swiper-button-next.slider-long-arrow-white, .swiper-container-rtl .swiper-button-prev.slider-long-arrow-white {background-image:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/arrow-next-light-dark.png); right: 0}
.slider-padding-all .swiper-slide {padding: 10px;} .swiper-button-prev.swiper-button-angel-white-highlight, .swiper-button-next.swiper-button-angel-white-highlight { background-image: none; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 30px; }
.swiper-button-prev.swiper-button-angel-white-highlight:hover, .swiper-button-next.swiper-button-angel-white-highlight:hover, .swiper-button-prev.swiper-button-angel-white-highlight:focus, .swiper-button-next.swiper-button-angel-white-highlight:focus { border: 0; outline: none;}
.swiper-button-prev.swiper-button-angel-white-highlight { left: 20px; }
.swiper-button-next.swiper-button-angel-white-highlight { right: 20px; }
.swiper-button-next.swiper-button-angel-white-highlight:before { content: "\f105"; top: 1px; left: 0; font-family: Font Awesome\ 5 Free; font-weight: 900;}
.swiper-button-prev.swiper-button-angel-white-highlight:before { content: "\f104"; top: 1px; left: 0; font-family: Font Awesome\ 5 Free; font-weight: 900;} .swiper-next-style2,.swiper-prev-style2 {position: absolute; bottom: -60px; cursor: pointer; text-transform: uppercase; outline: none;}
.swiper-next-style2 {right: 15%;}
.swiper-prev-style2 {left: 15%;} .swiper-portfolio-prev, .swiper-portfolio-next {position: absolute; top: 50%; z-index: 1; background: #fff; color: #232323; padding: 15px; font-size: 18px; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);}
.swiper-portfolio-prev.swiper-button-disabled, .swiper-portfolio-next.swiper-button-disabled {opacity: 0; visibility: hidden;}
.swiper-portfolio-prev {left: 15px;}
.swiper-portfolio-next {right: 15px;} .swiper-button-prev.swiper-prev-style3,.swiper-button-next.swiper-next-style3 {background-image: none;position: absolute;cursor: pointer;left:41.1%; top: inherit; text-align: center; font-size: 16px; line-height: 40px; width: 40px; height: 40px; background-color: #ff214f; color: #fff; z-index: 9;}
.swiper-button-prev.swiper-prev-style3 {bottom: 141px}
.swiper-button-next.swiper-next-style3 {bottom: 100px;} .navigation-area {position: absolute; bottom: 0; display: inline-block; width: 40px; height: 82px;}
.swiper-button-prev.swiper-prev-style4, .swiper-button-next.swiper-next-style4 {background-image: none; background: #ff214f; color: #fff; text-align: center; line-height: 40px; height: 40px; width: 40px; display: block; float: left; position: relative; left: auto; right: auto; top: 0; margin: 0 auto;}
.swiper-button-next.swiper-next-style4 {margin-bottom:1px} .swiper-button-prev.swiper-prev-style5, .swiper-button-next.swiper-next-style5 {position: absolute; top: 22px; bottom: 0; height: 100%; width: 15%; background-image: none; transition-duration: 0.3s;}
.swiper-button-prev.swiper-prev-style5 {opacity: 0; background: -moz-linear-gradient(left, rgba(0,0,0,0.5), transparent); background: -webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent); background: linear-gradient(to right, rgba(0,0,0,0.5), transparent);}
.swiper-button-next.swiper-next-style5 {opacity: 0; background: -moz-linear-gradient(right, rgba(0,0,0,0.5), transparent); background: -webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent); background: linear-gradient(to left, rgba(0,0,0,0.5), transparent);}
.swiper-button-prev.swiper-prev-style5:hover, .swiper-button-next.swiper-next-style5:hover {opacity: 1;  transition-duration: 0.3s;}
.swiper-button-prev.swiper-prev-style5 {left: 0; cursor: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/arrow-prev-light-dark.png), pointer;}
.swiper-button-next.swiper-next-style5 {right: 0; cursor: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/arrow-next-light-dark.png), pointer;} .swiper-pagination-white .swiper-pagination-bullet {background:#fff}
.swiper-pagination-white .swiper-pagination-bullet-active {background:#fff}
.swiper-pagination-square-bottom.swiper-pagination-bullets {bottom: -50px} .swiper-pagination-square .swiper-pagination-bullet {height:3px; width:30px; border-radius: 0} .white-move .swiper-slide {cursor: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/icon-move-light.png), move;}
.black-move .swiper-slide {cursor: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/icon-move-black.png), move;}
.slide-content-middle {display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; height: auto; padding: 0 5px;} .swiper-number {left: auto !important; right: 0!important; width: 35px !important; text-align: right!important; top:38%!important; bottom: inherit !important;}
.swiper-number .swiper-pagination-bullet {background: transparent; color: #939393; display: block; font-size: 20px; height: 45px; line-height: 20px; opacity: .7; padding: 14px 0 0; text-align: center; width: 23px; border-radius: 0; margin: 0 5px 0 5px !important; outline: none; }
.swiper-number .swiper-pagination-bullet.swiper-pagination-bullet-active {border-bottom: 1px solid rgba(0,0,0,.5); opacity: 1;}
.swiper-number .swiper-pagination-bullet-active {color:#000; background: transparent;} .tp-bullet {border-radius: 100%; background: transparent; border: 1px solid #fff;}
.tp-bullet.selected, .tp-bullet:hover {background: #fff}
.hermes .tp-bullet {box-shadow: 0 0 0 0 #fff; height:12px; width: 12px; border: 2px solid #fff;}
.hermes .tp-bullet::after {box-shadow: 0 0 0 0 #fff inset;} .slider-half-small-screen {min-height:630px}
.slider-half-screen {min-height:765px}
.slider-medium-screen {min-height:898px} .scroll-down {bottom: 0px; position: absolute; text-align: center; width: 100%;z-index: 11}
.scroll-down a {background: #232323; display: inline-block; height: 57px; width: 57px; text-align: center}
.scroll-down a i.scroll-arrow-down {vertical-align: top; background-image: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/scroll-down-icon.png); width: 17px; height: 30px; display: inline-block}
.scroll-down a:hover {background:#fff;}
.scroll-to-down {cursor:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/arrow-down.png), pointer;}
.scroll-to-down-white {cursor:url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/arrow-down-white.png), pointer;}
.background-slider-text {position: absolute; width: 100%} .cursor-default {cursor: default} .slider-text-middle-main {display: table; height: 100%; width: 100%}
.slider-text-middle {display: table-cell; vertical-align: middle;}
.slider-typography {width: 100%; height: 100%; position: absolute; right: 0; left: 0;} .slider-text-bottom {display: table-cell; vertical-align: bottom;} .slider-text-top {display: table-cell; vertical-align: top;}
.down-section {position: absolute; width: 100%; bottom:50px; left: 0; right: 0; z-index: 9;}
.blog-slider .swiper-slide .slider-typography {padding: 60px;}
.pagination-bottom-space {padding-bottom: 60px}
.pagination-bottom-space .swiper-pagination {bottom: 0;}
.single-img-slider .swiper-slide img {width: 100%}
.single-img-full .wpb_wrapper, .single-img-full .vc_single_image-wrapper, .single-img-full .vc_single_image-wrapper img {width: 100%;}
.demo-logo img {width: 80%;}
.down-section-style-3 { bottom: -50px}
.down-section-style-3 a { text-align: center; display: inline-block; margin-bottom: 0; }
.down-section-style-3 .pofo-scroll-down-text { margin-bottom: 10px;}
.down-section-style-3 .separator-line-verticle-large { height: 100px; margin: 0 auto;} .porfolio-categories-lists span { color: #232323; font-size: 12px; text-transform: uppercase; line-height: 20px; font-weight: 500; } .portfolio-grid.gutter-very-small li, .blog-grid.gutter-very-small li, .pofo-instagram-feed.gutter-very-small li {padding: 3px 3px}
.portfolio-grid.gutter-small li, .blog-grid.gutter-small li, .pofo-instagram-feed.gutter-small li {padding:5px 5px}
.portfolio-grid.gutter-medium li, .blog-grid.gutter-medium li, .pofo-instagram-feed.gutter-medium li {padding:7px 7px}
.portfolio-grid.gutter-large li, .blog-grid.gutter-large li, .pofo-instagram-feed.gutter-large li {padding:10px 10px;}
.portfolio-grid.gutter-large {margin: 0 10px;}
.portfolio-grid.gutter-extra-large, .pofo-instagram-feed.gutter-extra-large {margin: 0 20px;}
.portfolio-grid.gutter-extra-large li, .pofo-instagram-feed.gutter-extra-large li {padding: 20px;}
.blog-grid.gutter-large, .pofo-instagram-feed.gutter-large {margin-left: 10px; margin-right:10px;}
.portfolio-grid.gutter-very-small, .pofo-instagram-feed.gutter-very-small {margin:0 3px}
.portfolio-grid.gutter-small, .blog-grid.gutter-small, .pofo-instagram-feed.gutter-small {margin:0 5px}
.portfolio-grid.gutter-medium, .pofo-instagram-feed.gutter-medium {margin:0 7px}
.demo-portfolio-grid.portfolio-grid.gutter-extra-large li {padding: 25px;}
.demo-pofo-slider6 .swiper-slide img {width: 100%; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;}
.demo-single-img-100 img, .demo-img-100 img, .demo-single-img-100 .vc_figure, .demo-single-img-100 .vc_single_image-wrapper {width: 100%;}
.pofo-instagram-feed.gutter-very-small li, .pofo-instagram-feed.gutter-small li, .pofo-instagram-feed.gutter-medium li, .pofo-instagram-feed.gutter-large li, .pofo-instagram-feed.gutter-extra-large li { margin-bottom: 0} .portfolio-style-11 .portfolio-item-title > span { background: #ff214f; color: #fff; font-size: 10px; line-height: 16px; margin-left: 8px; margin-top: 3px; padding: 2px 6px 3px; position: relative; } .portfolio-grid.work-6col li, .blog-grid.blog-6col li {width: 16.6666%} 
.portfolio-grid.work-6col li.grid-item-double, .blog-grid.blog-6col li.grid-item-double {width: 33.33%;} .portfolio-grid.work-5col li, .blog-grid.blog-5col li {width: 20%} 
.portfolio-grid.work-5col li.grid-item-double, .blog-grid.blog-5col li.grid-item-double {width: 40%;} .portfolio-grid.work-4col li, .blog-grid.blog-4col li {width: 25%} 
.portfolio-grid.work-4col li.grid-item-double, .blog-grid.blog-4col li.grid-item-double {width: 50%;} .portfolio-grid.work-3col li, .blog-grid.blog-3col li {width: 33.33%; float: left}
.portfolio-grid.work-3col li.grid-item-double, .blog-grid.blog-3col li.grid-item-double {width: 66.6666%;} .portfolio-grid.work-2col li, .blog-grid.work-2col li {width: 50%}
.portfolio-grid.work-2col li, .blog-grid.blog-2col li {width: 50%;}
.portfolio-grid.work-2col li.grid-item-double, .blog-grid.work-2col li.grid-item-double {width: 100%} .work-1col .portfolio-grid li {width: 100%} .portfolio-grid {list-style: none; padding: 0; margin: 0;}
.portfolio-grid .grid-item figure {margin: 0; position: relative; overflow: hidden}
.portfolio-grid .grid-item figure img {display: block; width: 100%; cursor: pointer;}
.portfolio-grid .grid-item {opacity: 1;overflow: hidden;}
.portfolio-grid .grid-item figure img {cursor: pointer; display: block; opacity: 1; width: 100%; transition: all 0.3s ease 0s;}
.portfolio-grid .grid-item figcaption {bottom:0; left:0; opacity: 0; position: absolute; transition: all 0.3s ease 0s; width: 100%; height: 100%; padding:45px; z-index: 1; text-align: center}
.portfolio-grid .grid-item figure:hover .portfolio-img {transition: all 0.3s ease 0s;}
.portfolio-grid .grid-item figure .portfolio-img {transition: all 0.3s ease 0s;}
.portfolio-grid .grid-item figure:hover img {opacity: 0.15; transform: scale(1.1, 1.1); transition: all 0.3s ease 0s;}
.portfolio-grid .grid-item figure:hover figcaption {opacity: 1; transition: all 0.3s ease 0s;}
.container .hover-option4 .grid-item figcaption {padding: 30px;}
.portfolio-grid .grid-item.portfolio-stop-zoom-on-hover figure:hover img, .portfolio-grid .grid-item.portfolio-stop-zoom-on-hover figure img, .hover-option10 .grid-item.portfolio-stop-zoom-on-hover figure .portfolio-img img {transform: scale(1, 1); transition: all 0.3s ease 0s;} .blog-grid {list-style: none; padding: 0; margin: 0;}
.blog-grid .grid-item a {position: relative; z-index: 11;}
.blog-grid .grid-item a img {width: 100%;} .justified-gallery>a>.caption, .justified-gallery>div>.caption {padding:11px 15px 11px; opacity: 0; display: initial !important; bottom: -20px;  transition: all 0.3s ease 0s; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 11px; text-transform: uppercase}
.caption.caption-visible {opacity: 1; bottom: 0 !important; display: block !important;}
.justified-gallery>a>.caption > div {line-height: 16px;}
.justified-gallery>a>.caption > span, .justified-gallery>div>.caption > span {font-size: 10px; opacity: 0.5; position: relative; top: 2px; line-height: 18px; display: block}
.justified-gallery .spinner {display: none} .grid-item .portfolio-hover-box {display: table-cell; height: 100%;} .hover-option1 .grid-item figcaption {height: 100%}
.hover-option1 .grid-item .portfolio-hover-main {transform: none; display: table; height: 100%; top: 0; width: 100%;} .hover-option2 .grid-item figcaption {height: 100%}
.hover-option2 .grid-item .portfolio-hover-main {transform: none; display: table; height: 100%; top: 0; width: 100%;}
.hover-option2 .grid-item .portfolio-hover-content {bottom:-15px; transition: all 0.3s ease 0s;}
.hover-option2 .grid-item:hover .portfolio-hover-content {bottom:0;}
.hover-option2 .separator-line-horrizontal-medium-light2 {opacity:.5}
.hover-option2 .grid-item figure img {transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;}
.hover-option2 .grid-item figure:hover img {-webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(5px); opacity: 0.10; transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;}
.pofo-stretch-row-container .hover-option2 .grid-item figcaption {padding: 30px;} .hover-option3 .grid-item .slide-hover-box {position: absolute; width: 100%; height: 100%;}
.hover-option3 .grid-item .opacity-medium {opacity: 0; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;}
.hover-option3 .grid-item .slide-hover-box:hover .opacity-medium {opacity: 0.50; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;}
.hover-option3 .grid-item figure {bottom:130px; z-index: 5; width: 100%; overflow: visible}
.hover-option3 .grid-item figure h6 {position: relative; bottom: -70px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;}
.hover-option3 .grid-item .slide-hover-box:hover h6 {bottom: 0}
.hover-option3 .grid-item figure p {bottom: -40px; opacity: 0; position: relative; min-height: 24px; display: block; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;}
.hover-option3 .grid-item .slide-hover-box:hover p {opacity: .6; bottom: 0;}
.hover-option3 .grid-item figure figcaption {left: 0; right: 0; opacity: 1; padding: 0 60px; height: auto; text-align: left}
.hover-option3 .grid-item .separator-line-horrizontal-medium-light2 {transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; width: 20%;}
.hover-option3 .grid-item .slide-hover-box:hover .separator-line-horrizontal-medium-light2 {width: 60%; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;} .hover-option4 .grid-item figcaption {height: 100%}
.hover-option4 .grid-item .portfolio-hover-main {transform: none; display: table; height: 100%; top: 0; width: 100%;}
.hover-option4 .grid-item figure:hover img {opacity: 0.08; transform: scale(1, 1); transition: all 0.2s ease 0s; -webkit-filter: blur(4px); filter: blur(4px);}
.hover-option4 .grid-item .portfolio-hover-content {bottom:-15px; transition: all 0.2s ease 0s;}
.hover-option4 .grid-item:hover .portfolio-hover-content {bottom:0;}
.hover-option4 .swiper-slide.grid-item figcaption {position: absolute; top: 0; width:100%; opacity: 0}
.hover-option4 .swiper-slide.grid-item:hover figcaption {opacity: 1} .hover-option5 .grid-item figcaption {height: 100%; padding: 20px}
.hover-option5 .grid-item .portfolio-hover-main {transform: none; display: table; height: 100%; top: 0; width: 100%;}
.hover-option5 .grid-item .portfolio-hover-box {padding: 20px;}
.hover-option5 .grid-item:hover .portfolio-hover-box {background: rgba(0,0,0,.8)}
.hover-option5 .grid-item .separator-line-horrizontal-medium-light2 {-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; top:5px; width:100px}
.hover-option5 .grid-item:hover .separator-line-horrizontal-medium-light2 {transform: translateY(-20px);}
.hover-option5 .grid-item figure:hover img {opacity: .8} .hover-option6 .grid-item figcaption {height: 100%; position: relative; opacity: 1; padding:30px 10px 35px; background: #fff}
.hover-option6 .grid-item .portfolio-hover-main {transform: none; display: table; height: 100%; top: 0; width: 100%;}
.hover-option6 .grid-item .portfolio-icon {transition: all 0.3s ease 0s; position: absolute; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 55%; left:0; right: 0; opacity: 0}
.hover-option6 .grid-item figure:hover .portfolio-icon {opacity: 1; top: 50%;}
.hover-option6 .grid-item .portfolio-icon a {border-radius: 50%; border:2px solid transparent; background: #fff; margin: 0 7px; height: 46px; width: 46px; display: inline-block; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
.hover-option6 .grid-item .portfolio-icon i.fa-link {font-size:20px; position: relative; top: 11px}
.hover-option6 .grid-item .portfolio-icon i.fa-search {font-size:16px; position: relative; top: 8px}
.hover-option6 .grid-item .portfolio-icon a:hover, .hover-option6 .grid-item .portfolio-icon a:hover i {background: transparent; color: #fff;}
.hover-option6 .grid-item .portfolio-icon a:hover {background: transparent; border:2px solid #fff; color: #fff; transform: scale(1.1, 1.1);}
.hover-option6 .grid-item figure:hover img {cursor: default; opacity: .15; transform: scale(1, 1);}
.hover-option6 .grid-item figure:hover figcaption {cursor: default;}
.hover-option6 .grid-item figure:hover .portfolio-img {transition: all 0.3s ease 0s;}
.pofo-stretch-row-container .hover-option6 .grid-item figcaption {padding: 20px 10px 25px;} .hover-option7 .grid-item figcaption {height: auto;  position: absolute; opacity: 0; padding:32px; bottom: -101px}
.hover-option7 .grid-item figure:hover figcaption {bottom: 0}
.hover-option7 .grid-item .portfolio-hover-main {transform: none; display: table; height: 100%; top: 0; width: 100%;}
.hover-option7 .grid-item figure img {top: 0; position: relative}
.hover-option7 .grid-item figure:hover img {cursor: pointer; opacity: 1; transform: scale(1,1); top:-101px}
.hover-option7 .grid-item figure:hover figcaption {cursor: pointer;}
.hover-option7 .grid-item figure:hover .portfolio-img {transition: all 0.3s ease 0s; background: transparent}
.pofo-stretch-row-container .hover-option7 .grid-item figcaption {padding:20px;}
.pofo-stretch-row-container .hover-option7 .grid-item figure:hover img {top:-81px;} .hover-option8 .grid-item figure figcaption {opacity: 0; padding: 0; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s;} 
.hover-option8 .grid-item figure:hover figcaption {opacity: 1; cursor: pointer} 
.hover-option8 .grid-item .portfolio-hover-main {display: table; height: 100%; top: 0; transform: none; width: 100%;} 
.hover-option8 .grid-item .portfolio-icon {position: absolute; right: 55px; top: 51px; transition: all 0.1s ease 0s;}
.hover-option8 .grid-item figure:hover figcaption {padding:25px; transition: all 0.2s ease 0s; box-shadow: 0 0 4px rgba(0,0,0,.4);}
.hover-option8 .grid-item figure:hover figcaption .portfolio-hover-main {background: #fff}
.hover-option8.portfolio-grid .grid-item figure:hover img {opacity: 1; -webkit-filter: blur(4px); filter: blur(4px);} .hover-option10 .grid-item * {-webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.hover-option10 .grid-item figure .portfolio-img img{transform: scale(1.05,1.05);}
.hover-option10 .grid-item figure:hover .portfolio-img img{transform: scale(1,1); opacity: .15}
.hover-option10 .grid-item figure figcaption {padding: 0;}
.hover-option10 .grid-item figure .portfolio-hover-main {display: table; width: 100%; height: 100%; padding: 50px}
.hover-option10 .grid-item figure .portfolio-icon {margin-bottom: 30px; position: relative; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%);}
.hover-option10 .grid-item figure .portfolio-hover-content {position: relative; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%);}
.hover-option10 .grid-item figure:hover .portfolio-icon, .hover-option10 .grid-item figure:hover .portfolio-hover-content {-webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);}
.hover-option10 .grid-item .portfolio-icon a {margin: 0 7px; height: 50px; width: 50px; display: inline-block; border-radius: 100%; border: 1px solid rgba(255,255,255,1); box-sizing: border-box; vertical-align: top; text-align:center; color: #fff}
.hover-option10 .grid-item .portfolio-icon a:hover {color: #232323; background: #fff; border-radius: 5px;}
.hover-option10 .grid-item .portfolio-icon a:hover i {color: #232323;;}
.hover-option10 .grid-item .portfolio-icon i.fa-link {font-size:22px; position: relative; top: 14px}
.hover-option10 .grid-item .portfolio-icon i.fa-search, .hover-option10 .grid-item .portfolio-icon i.ti-zoom-in {font-size:20px; position: relative; top: 13px}
.pofo-stretch-row-container .hover-option10 .grid-item figure .portfolio-hover-main {padding:30px;}
.pofo-stretch-row-container .hover-option10 .grid-item .portfolio-icon i.fa-link {font-size:16px; position: relative; top: 10px}
.pofo-stretch-row-container .hover-option10 .grid-item .portfolio-icon i.fa-search {font-size:14px; position: relative; top: 8px}
.pofo-stretch-row-container .hover-option10 .grid-item .portfolio-icon a {width: 45px; height: 45px;} .hover-option11 .grid-item > a:hover .portfolio-item-title {color: #fff;}
.hover-option11 .grid-item .portfolio-img {margin-bottom: 33px; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s;}
.hover-option11 .grid-item .portfolio-img img {box-shadow: 0 0 8px rgba(0,0,0,1);}
.hover-option11 .grid-item:hover .portfolio-img img {opacity: .6; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s;}
.hover-option11 .grid-item > a {display: block; position: relative;}
.hover-option11 .grid-item > a:hover .portfolio-img {box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.2); transform: translateY(-10px);} .portfolio-filter-tab-1.nav > li {margin: 0 25px; display: inline-block; float: none}
.portfolio-filter-tab-1.nav > li a {background: transparent; border: none; padding:0 0 2px 0; display: inline; color:#6f6f6f; margin: 0;}
.portfolio-filter-tab-1.nav > li a:hover, .portfolio-filter-tab-1.nav > li a:focus {background: transparent; border-bottom: 1px solid #232323; color:#232323}
.portfolio-filter-tab-1.nav > li.active a {background: transparent !important; border-bottom: 1px solid #232323; color: #232323;} .portfolio-filter-tab-2.nav > li {display: inline-block; float: none;}
.portfolio-filter-tab-2.nav > li a {border: none; border-radius: 50px; padding: 7px 24px; margin-right: 4px;}
.portfolio-filter-tab-2.nav > li a:hover, .portfolio-filter-tab-2 li > a:focus {background: rgba(144,144,144,0.22); color: #000; border: 0 !important}
.portfolio-filter-tab-2.nav-tabs li.active a, .portfolio-filter-tab-2.nav-tabs li.active a:hover {border: none; background: rgba(144,144,144,0.22); color: #000; border: none;} .feature-box {overflow: hidden;position: relative;text-align: center;}
.feature-box .content {padding: 35px 15px;}
.feature-box:before, .feature-box .content:before, .feature-box:after, .feature-box .content:after{display: inline-block; position:absolute; content:""; background-color:#ff214f; z-index: 1}
.feature-box:before, .feature-box .content:before {right:0; top:0; transition-duration:0.5s}
.feature-box:after, .feature-box .content:after {left:0; bottom:0; transition-duration:0.5s}
.feature-box:hover:before, .feature-box:hover:after{transform:scaleY(1); transition-duration:0.5s}
.feature-box:before {transform-origin: right top 0;}
.feature-box:after {transform-origin: left bottom 0;}
.feature-box .content:before {transform-origin: right top 0;}
.feature-box .content:after {transform-origin: top left 0;}
.feature-box:before, .feature-box:after{height:100%; width:3px; transform:scaleY(0); transition-duration:0.5s;}
.feature-box:hover .content:before, .feature-box:hover .content:after {transform:scaleX(1); transition-duration:0.5s}
.feature-box .content:before, .feature-box .content:after {width:100%; height:3px; transform:scaleX(0); transition-duration:0.5s;} .feature-box-1 {display: table}
.feature-box-1 .char-value, .feature-box-1 a {display: table-cell; vertical-align: middle} .grid-item.feature-box-4 {overflow: hidden; position: relative;}
.grid-item.feature-box-4 figure img {width: 100%; cursor: auto;}
.grid-item.feature-box-4 figure figcaption {position: absolute; left: 0px; top: auto; z-index: 9; bottom: 0px; transform: translateY(0); -webkit-transform: translateY(0); transition: transform .35s ease-out; padding: 0 0 15px 60px; width: auto; height:auto; text-align: left; opacity: 1; cursor: default;}
.grid-item.feature-box-4 figure:hover img, .feature-box-4 figure:focus img {opacity: 1; -ms-transform: none; -webkit-transform: none;  transform: none;}
.grid-item.feature-box-4 figure:hover figcaption {transform: translateY(-50px);-webkit-transform: translateY(-50px)}
.grid-item.feature-box-4 figure figcaption .btn {opacity: 0}
.grid-item.feature-box-4 figure:hover .btn {opacity: 1; display: inline-block}
.grid-item.feature-box-4 figure:hover img {transition-timing-function: ease-in-out; transform: scale(1.09,1.09)} .feature-box-5 {padding-left:75px}
.feature-box-5 i, .feature-box-5 img {position: absolute; top: 0; left: 0} .feature-box-6 {padding-left: 70px;}
.feature-box-6 i, .feature-box-6 img {position: absolute; top: 50%; left: 0; transform: translateY(-22px)} .feature-box.feature-box-7:before,.feature-box.feature-box-7:after {content: ''; display: table;}
.feature-box.feature-box-7:hover:before,.feature-box.feature-box-7:hover:after {border: none}
.feature-box.feature-box-7::before, .feature-box.feature-box-7::after, .feature-box.feature-box-7 .content::before, .feature-box.feature-box-7 .content::after {background: transparent;}
.feature-box.feature-box-7:after {clear: both;}
.feature-box.feature-box-7 {border: 1px solid #ededed;}
.feature-box.feature-box-7 .box {height: 100%; width: 100%; display: table; position: relative; -webkit-transition: all 0.4s cubic-bezier(.48,.83,.63,.91); -moz-transition: all 0.4s cubic-bezier(.48,.83,.63,.91); -mstransition: all 0.4s cubic-bezier(.48,.83,.63,.91); -o-transition: all 0.4s cubic-bezier(.48,.83,.63,.91); transition: all 0.4s cubic-bezier(.48,.83,.63,.91);  overflow: hidden}
.feature-box.feature-box-7 .box figure {-webkit-transition: all 0.4s cubic-bezier(.48,.83,.63,.91); -moz-transition:all 0.4s cubic-bezier(.48,.83,.63,.91); transition: all 0.4s cubic-bezier(.48,.83,.63,.91); -ms-transition: all 0.4s cubic-bezier(.48,.83,.63,.91); -o-transition: all 0.4s cubic-bezier(.48,.83,.63,.91); transition: all 0.4s cubic-bezier(.48,.83,.63,.91); padding: 10% 0;}
.feature-box.feature-box-7 .box .content {height: 100%; vertical-align: middle; padding: 0; position: relative; top: 30px;}
.feature-box.feature-box-7 .box .content .details {opacity: 0;}
.feature-box.feature-box-7 .box:hover .content .details {opacity: 1;}
.feature-box.feature-box-7 .box:hover .content {top: 0; border-bottom-color: #ff214f;}
.feature-box.feature-box-7 .box:hover i {color: #ff214f} .feature-box-8 .feature-box-overlay {bottom: 0; left: 0; right: 0; width: 100%; height: 2px; position: absolute; z-index: -2}
.feature-box-8:hover .feature-box-overlay {height: 100%; background: #2f2f2f}
.feature-box-8:hover div, .feature-box-8:hover p, .feature-box-8:hover a.feature-title-link {color: #fff;}
.feature-box-8:hover .icon-round-small {background: #fff; color: #ff214f}
.parallax-feature-box-bottom {position: absolute; bottom:-150%;}
.parallax-feature-box {overflow: visible} .feature-box-9 i {position: relative; transition: all 0.3s ease 0s; top:0}
.feature-box-9:hover i {top: -8px; color: #fff}
.feature-box-9:hover p {color: #ff214f;}
.feature-box-9 .text-bottom-line {margin-bottom: 15px}
.feature-box-9:hover .text-bottom-line {border-top:45px solid; margin-bottom:0} .feature-box-10 .number {display: table-cell; font-size: 30px; height: 90px; margin: 0 auto; text-align: center; vertical-align: middle; width: 90px; position: relative}
.feature-box-10:hover .number {background: #ff214f; color: #fff}
.feature-box-10 .number-center:after {width: 250%; position: absolute; content:""; height: 1px; background: #e2e2e2; top: 45px; z-index: -1; left:130px}
.feature-box-10 .number-center:before {width: 250%; position: absolute; content:""; height: 1px; background: #e2e2e2; top: 45px; z-index: -1; right:130px} .feature-box-11 .progress-line:after {content: ""; display: block; width: 12%; height: 1px; background: rgba(0,0,0,.2); position: absolute; right: -6%; top: 65px; text-align: center;}
.feature-box-11 .process-bg {border-radius: 100%; height: 130px; width: 130px; line-height: 130px} .feature-box-12 .feature-icon-box {width: 90px; height: 90px; border-radius: 6px; text-align: center; vertical-align: middle; border: 1px solid #d6d5d5; display: table-cell;transform: rotateX(0deg);transition: ease-in-out 0.6s;}
.feature-box-12 .feature-content-box {display: table-cell; vertical-align: middle; transform: rotateY(0deg);transition: ease-in-out 0.6s; opacity: 1;}
.feature-box-12 .hover-content-box, .feature-box-12 .feature-content-box {backface-visibility: hidden; transform-style: preserve-3d;}
.feature-box-12 .hover-content-box {background-color: #232323; width: 80%; transition: ease-in-out 0.6s; transform: rotateX(180deg); position: absolute; top: -45%;left: 0; opacity: 0;}
.feature-box-12:hover .hover-content-box {transform: rotateX(0deg); opacity: 1}
.feature-box-12:hover .feature-icon-box {transform: rotateX(180deg); opacity: 0}
.feature-box-12:hover .feature-content-box {transform: rotateX(180deg); opacity: 0} .feature-box-13 {overflow: hidden; z-index: 1;}
.feature-box-13:before {background: #ff214f; left: 0; height: 100%;  top: 0; position: absolute; width: 100%; z-index: -1; display: block; content: ""; transition-duration: 0.3s; transform:scaleY(0); opacity: 0}
.feature-box-13:hover:before {transform: scaleY(1);transition-duration: 0.3s; opacity: 1}
.feature-box-13:hover i {color: #232323}
.feature-box-13:hover p {color: #fff} .featurebox38 .feature-title { font-size: 13px; } .featurebox40 { background-color: #f7f7f7; border-radius: 10px;}
.featurebox40:hover { background-color: #ff214f;}
.featurebox40:hover i, .featurebox40:hover span, .featurebox40:hover div { color: #fff;}
.featurebox40:hover div p { opacity: .6; transition-duration: .0s; -moz-transition-duration: .0s; -webkit-transition-duration: .0s; -o-transition-duration: .0s; } .featurebox41 .btn.btn-link { padding-top: 7px; } .feature-box-15 .feature-box-content {position: relative}
.feature-box-15 .feature-box-image {transform: rotateY(0deg);}
.feature-box-15 .hover-content, .feature-box-15 .feature-box-image {backface-visibility: hidden; transform-style: preserve-3d;transform: rotateY(0deg);transition: ease-in-out 0.4s}
.feature-box-15 .hover-content {left: 0; position: absolute; top:0; height: 100%; transform: rotateX(180deg);width: 100%;  opacity: 0;}
.feature-box-15 .feature-box-content:hover .feature-box-image {transform: rotateX(180deg); opacity: 0;}
.feature-box-15 .feature-box-content:hover .hover-content {transform: rotateX(0deg); opacity: 1;} .feature-box-16 .feature-box-content {position: absolute; bottom:0; width: 100%; transition: ease-in-out 0.4s; height: 60px;}
.feature-box-16 .feature-box-content p {opacity: 0;transition: ease-in-out 0.5s;}
.feature-box-16 {position: relative; overflow: hidden;}
.feature-box-16:hover .feature-box-content {height: 100%;}
.feature-box-16:hover .feature-box-content p {opacity: 1;} .feature-box.feature-box-17:before,.feature-box.feature-box-17:after {content: ''; display: table;}
.feature-box.feature-box-17:hover,.feature-box.feature-box-17:hover:before,.feature-box.feature-box-17:hover:after {border: none}
.feature-box.feature-box-17::before, .feature-box.feature-box-17::after, .feature-box.feature-box-17 .content::before, .feature-box.feature-box-17 .content::after {background: transparent;}
.feature-box.feature-box-17:after {clear: both;}
.feature-box.feature-box-17 .box {height: 100%; width: 100%; display: table; position: relative;-webkit-transition: all 0.4s cubic-bezier(.48,.83,.63,.91);-moz-transition: all 0.4s cubic-bezier(.48,.83,.63,.91); transition: all 0.4s cubic-bezier(.48,.83,.63,.91); overflow: hidden}
.feature-box.feature-box-17 div:first-child .box {border-left: none}
.feature-box.feature-box-17 .box figure {-webkit-transition: all 0.4s cubic-bezier(.48,.83,.63,.91);-moz-transition:all 0.4s cubic-bezier(.48,.83,.63,.91);transition: all 0.4s cubic-bezier(.48,.83,.63,.91); padding: 10% 0;}
.feature-box.feature-box-17 .box .content {display:table-cell; height: 100%; vertical-align: middle; padding: 0; position: relative; top: 30px;}
.feature-box.feature-box-17 .box .content .details {opacity: 0;}
.feature-box.feature-box-17 .box:hover .content .details {opacity: 1;}
.feature-box.feature-box-17 .box:hover .content {top: 0; border-bottom-color: #ff214f;}
.feature-box.feature-box-17 .box:hover {background-color: #ff214f;}
.feature-box.feature-box-17 .box:hover i {color: #ffffff} .feature-box-39 { padding-left: 38px; position: relative;}
.feature-box-39 i, .feature-box-39 img { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.feature-box-39 .feature-content { display: table !important; } .info-banner-box-2 {position: relative; overflow: hidden; height: 200px;}
.info-banner-box-2 .hover-box {position: absolute; left: 100%; top: 0; height: 100%; transition: ease-in-out 0.5s;}
.info-banner-box-2 .content-box {position: absolute; left: 0; top:0; height: 100%; transition: ease-in-out 0.5s;}
.info-banner-box-2:hover .hover-box {left: 0}
.info-banner-box-2:hover .content-box {left: -100%} .counter-style .appear, .counter-style .wpb_appear {-webkit-animation: none !important; -o-animation:none !important; animation: none !important;} .counter-feature-box-1 {height:199px;}
.counter-feature-box-1:hover {background:#ff214f; border-color: #ff214f !important;} .counter-box-3 .counter-box {display: inline-block; width: 140px; padding: 0; vertical-align: top; text-align: center; position: relative;}
.counter-box-3 .counter-box:after {position: absolute; right: 0; width: 1px; height: 36px; background-color: #eb214b; content: ""; top: 8px;}
.counter-box-3 .counter-box:last-child:after {width: 0;}
.counter-box-3 .counter-box .number {display: block; font-weight: 400; font-size: 32px; line-height: 30px;}
.counter-box-3 .counter-box span {font-weight: 400; font-size: 12px; line-height: 28px; text-transform: uppercase;} .counter-box-4 .plus-separator:after {content: "+"; position: absolute; right: -10%; bottom: 100%; color: #b6b6b6; font-weight: 300;}
.counter-style-icon-none .counter-box-4 .plus-separator:after {display: none;} .counter-box-5 i { margin-bottom: 5px;}
.counter-box-5 .counter-box {display: inline-block; width: 13%; padding: 0; vertical-align: top; text-align: center; position: relative;} 
.counter-box-5 .counter-box .number {display: block; font-weight: 400; font-size: 80px; line-height: 80px; letter-spacing: -3px}
.counter-box-5 .counter-box span {font-weight: 400; font-size: 12px; letter-spacing: 3px; opacity: 0.5; line-height: 28px; text-transform: uppercase;} .skillbar-bar-style1 .skillbar {position: relative; display: inline-block; margin: 35px 0 10px; background: rgba(0,0,0,.15); height: 5px; width: 88%; border-radius: 10px; text-align: left;}
.skillbar-bar-style1 .skillbar-bar {height: 5px; border-radius: 10px; width: 0px; background:rgba(0,0,0,.70); display: inline-block; position: absolute; top: 0; margin-bottom:0px;}
.skillbar-bar-style1 .skill-bar-percent {position: absolute; top: -12px; right: -39px;}
.skillbar-bar-style1 .skill-bar-text {top: -22px; position: absolute} .skillbar-bar-style2 .skillbar {position: relative; display: inline-block; margin: 35px 0 10px; background: rgba(0,0,0,.15); height: 3px; width: 88%; text-align: left;}
.skillbar-bar-style2 .skillbar-bar {height: 3px; width: 0px; background:rgba(0,0,0,.70); display: inline-block; position: absolute; top: 0; margin: 0;}
.skillbar-bar-style2 .skill-bar-percent {position: absolute; top: -9px; right: -39px;}
.skillbar-bar-style2 .skill-bar-text {top: -24px; position: absolute} .skillbar-bar-style3 .skillbar {position: relative; display: inline-block; margin: 15px 0 30px; background: rgba(255,255,255,.2); height: 5px; width: 88%; text-align: left;}
.skillbar-bar-style3 .skillbar-bar {height: 5px; width: 0px; display: inline-block; position: absolute; top: 0; margin: 0; overflow: visible; background: #ff214f; background: -moz-linear-gradient(left, #ff214f 0%, #ffffff 100%); background: -webkit-linear-gradient(left, #ff214f 0%,#ffffff 100%); background: linear-gradient(to right, #ff214f 0%,#ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff214f', endColorstr='#ffffff',GradientType=1 );}
.skillbar-bar-style3 .skill-bar-percent {position: absolute; top:13px; right: 0;}
.skillbar-bar-style3 .skill-bar-text {top:15px; position: absolute} .chart-style1 .chart1 {position: relative; display: inline-block; width: 120px; height: 120px; text-align: center; border-radius: 50%;}
.chart-style1 .chart1 canvas {position: absolute; top: 0; left: 0;}
.chart-percent {margin: 0 0 10px 0}
.percent {display: inline-block; line-height: 120px; z-index: 2;}
.percent:after {content: '%';} .chart-style2 .chart2 {position: relative; display: inline-block; width: 120px; height: 120px; text-align: center; border-radius: 50%;}
.chart-style2 .chart2 canvas {position: absolute; top: 0; left: 0;} .chart-style3 .chart3 {position: relative; display: inline-block; width: 140px; height: 140px; text-align: center; border-radius: 50%;}
.chart-style3 .chart3 canvas {position: absolute; top: 0; left: 0;}
.chart-style3 .percent {display: inline-block; line-height: 68px; z-index: 2; background: #232323; border-radius: 100%; width: 70px; height: 70px; color: #fff; right: -60px; top: 10px; position: relative;}
.chart-style3 .percent:after {content: '%';}  .blog-post.blog-post-style1 .blog-post-images {background: #232323}
.blog-post.blog-post-style1 .blog-post-images img {width: 100%;}
.blog-post.blog-post-style1:hover .blog-post-images img {opacity: 0.5; transform: scale(1.2, 1.2); transition: all 0.3s ease 0s;}
.blog-post.post-no-transform:hover .blog-post-images img, .grid-item.post-no-transform:hover .blog-img img {transform: scale(1, 1) !important;}
.blog-post.blog-post-style1:hover .blog-image img {opacity: 1; transform: scale(1) !important; transition: all 0s ease 0s;}
.blog-post .blog-image li {overflow: hidden;}
.blog-post .blog-image li .fa-2x {opacity: 0; cursor: pointer; position: absolute; font-size: 20px; top:50% !important; z-index: 99; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.blog-post .blog-image li figcaption {position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.blog-post .blog-image li figcaption .portfolio-hover-main, .blog-post .blog-image li figcaption .portfolio-hover-box, .blog-post .blog-image li figcaption .portfolio-hover-content {width: 100%; height: 100%;}
.blog-post .blog-image li:hover img {opacity: 0.5; transform: scale(1.2, 1.2); transition: all 0.3s ease 0s;}
.blog-post .blog-image li .portfolio-hover-box {display: block;}
.blog-post .blog-image li:hover .fa-2x {opacity: 1;}
.blog-gallery-grid {padding: 0; margin: 0; list-style: none;} .blog-post.blog-post-style2 .author img{width: 30px; display: inline-block; vertical-align: middle;}
.blog-post.blog-post-style2 .author > span{max-width: calc(100% - 40px); vertical-align: middle; display: inline-block;} .blog-post-style3 .grid-item .blog-post * {transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .3s; -moz-transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s;}
.blog-post-style3 .grid-item .blog-post .author img {width: 25px;}
.blog-post-style3 .grid-item .blog-post .blog-post-images a {display: block;}
.blog-post-style3 .grid-item .blog-post .blog-post-images .blog-hover-icon {position: absolute; height: 100%; width: 100%; background: rgba(0,0,0,0.5); top: 0; left: 0; text-align: center; opacity: 0;}
.blog-post-style3 .grid-item .blog-post:hover .blog-post-images .blog-hover-icon {opacity: 1}
.blog-post-style3 .grid-item .blog-post .blog-post-images .blog-hover-icon span {top: 35%; position: relative; font-size: 48px; color: #fff; opacity: 0}
.blog-post-style3 .grid-item .blog-post:hover .blog-post-images .blog-hover-icon span {top: 40%; opacity: 1;} .blog-post-style4 .blog-grid .grid-item figure {position: relative; overflow: hidden;}
.blog-post-style4 figure figcaption {padding: 45px; bottom: 0px; position: absolute; background: rgba(0,0,0,.85); width: 100%; transition: ease-in-out 0.5s; z-index: 1;}
.blog-post-style4 .grid-item figure figcaption .entry-content {margin-bottom:0; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; display: none}
.blog-post-style4 .grid-item figure figcaption .entry-content p:last-child {margin-bottom: 0;}
.blog-post-style4 .blog-grid .grid-item .blog-img img {cursor: pointer; display: block; width: 100%; opacity: .9; transition: all 0.3s ease 0s;}
.blog-post-style4 .blog-grid .grid-item:hover .blog-img img {transform: scale(1.1); opacity: .5; transition: all 0.3s ease 0s;}
.blog-post-style4 .blog-grid a {position: relative; z-index:auto;}
.pofo-stretch-row-container .blog-post-style4 figure figcaption {padding: 25px;} .blog-post-style5 .blog-post .blog-post-images {height: 100%; position: relative}
.blog-post-style5 .blog-post .blog-categories {position: absolute; bottom:0; left: 0; z-index: 25; padding: 10px 20px 8px} .blog-post-style6:hover {background-color: #fff;}
.blog-post-style6:hover .text-white {color: #000}
.blog-post-style6:hover .author:before {background-color: #000}
.blog-post-style6 .author:before {width: 100px; height: 1px; background-color: #fff; opacity: 0.25; position: absolute; top: 0; left: 0; display: inline-block; content: ""} .blog-post-style7:hover {background-color: #1c1c1c; color: #fff; border-color: #1c1c1c;}
.blog-post-style7:hover a {color: #fff;}
.blog-post-style7 .blog-like-comment a {font-size: 11px; line-height: 14px; color: #6f6f6f; margin-right: 10px;}
.blog-post-style7 .blog-like-comment a:hover, .blog-post-style7 .blog-like-comment a:hover i {color: #fff}
.blog-post-style7:hover .blog-like-comment a {color: #fff;}
.blog-post-style7:hover .btn {background-color: #fff; color: #000; border-color: #fff;} .pagination {border-radius: 0; padding: 0 15px; margin: 0}
.pagination ul {display: inline-block; *display: inline; *zoom: 1; margin-left: 0; margin-bottom: 0; padding: 0;}
.pagination li {display: inline;}
.pagination a, .pagination span.dots {float: left; padding: 0 18px; line-height: 40px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; background: #fff}
.pagination a:hover, .pagination .active a {background-color: #f5f5f5;}
.pagination .active a {color: #999999; cursor: default;}
.pagination span.current {background-color: #f5f5f5; color: #999999; cursor: default; float: left; padding: 0 18px; line-height: 40px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0;}
.pagination a.prev {border-left: 1px solid #ddd;}
.pagination span:nth-child(1) {border-left: 1px solid #ddd;}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {color: #999999; background-color: transparent; cursor: default;}
.pagination li:first-child a {border-left-width: 1px;}
.pagination-centered {text-align: center;}
.pagination-right {text-align: right;} .page-links {padding: 50px 0; float: left; width: 100%;}
.page-links > .inner-page-links {display: inline-block;}
.page-links a {float: left;  padding: 0 18px; line-height: 40px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; background: #fff;}
.page-links a:hover, .page-links > .inner-page-links > .page-number {background-color: #f5f5f5;}
.page-links > .inner-page-links > .page-number {background-color: #f5f5f5; color: #999999; cursor: default; float: left;  padding: 0 18px; line-height: 40px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0;}
.page-links .pagination-title {float: left; padding: 0 18px; line-height: 40px; text-decoration: none; border: 1px solid #ddd; background: #fff;}  .team-style-1 figure .team-image {position: relative; overflow: hidden;}
.team-style-1 .team-overlay {display: block; position: absolute; overflow: hidden; transition: all 0.3s ease 0s;}
.team-style-1 .team-overlay {bottom: 0; left: 0; right: 0; width: 100%; height: 0;}
.team-style-1 figure:hover .team-overlay {height: 100%;}
.team-style-1 figure figcaption {width: 100%; position: relative; margin-top: 17px}
.team-style-1 figure .overlay-content {opacity: 0; position: absolute; height: 100%; width: 100%; top:0; transition: all 0.3s ease 0s; top:-15px}
.team-style-1 figure:hover .overlay-content {opacity: 1; z-index: 99; top:0}
.team-style-1 figure figcaption .team-member-position {position: relative; top: 0; transition: all 0.2s;} .team-style-2 figure {position: relative}
.team-style-2 figure .team-image {position: relative;}
.team-style-2 .team-overlay {display: block; position: absolute; overflow: hidden; transition: all 0.3s ease 0s; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0}
.team-style-2 figure:hover .team-overlay {bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: .9}
.team-style-2 figure .team-member-position {position: absolute; top: 100%; width: 100%; transition: all 0.2s;}
.team-style-2 figure:hover .team-member-position {top: 50%; transform: translateY(-50%); margin: 0;}
.team-style-2 figure:hover .team-member-position .text-medium-gray, .team-style-2 figure:hover .team-member-position .text-extra-dark-gray {color: #fff}
.team-style-2 figure figcaption {min-height: 20px;}
.team-style-2 figure figcaption .overlay-content {opacity: 0; top:0; position: relative; padding-bottom: 30px;}
.team-style-2 figure:hover figcaption .overlay-content {opacity: 1; top:30px;}  .scroll-top-arrow {color: #fff; background: #878787; line-height: 28px; display: none; font-weight: bold; height: 30px; width: 30px; padding: 0; position: fixed; right: 45px; text-align: center; text-decoration: none; top: 91%; z-index: 10006; border-radius: 100%;}
.scroll-top-arrow:hover, .scroll-top-arrow:focus {background: #000; opacity: .8; color: #fff; border-color: #ff214f}
.scroll-top-arrow i {line-height: 30px;  position: relative;} .accordion-style1 .panel {background: transparent; box-shadow: none; margin-top: 0 !important}
.accordion-style1.panel-group .panel-heading {border: 0px; border-bottom: 1px solid #e4e4e4;}
.accordion-style1.panel-group .panel-heading a:focus {color: #6f6f6f;}
.accordion-style1 .panel-heading {padding: 16px 0;}
.accordion-style1 .panel-title, .toggles .panel-title {font-size: 13px; padding-right: 30px;position: relative;}
.accordion-style1 .panel-title > span.pull-right, .toggles .panel-title > span.pull-right {position: absolute; right: 0; top: 0;}
.accordion-style1 .panel-heading i {font-size: 12px; color: #626262}
.accordion-style1.panel-group .panel-heading+.panel-collapse>.list-group, .accordion-style1.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:0; padding: 25px 0}
.accordion-style1 .panel-body p:last-child, .accordion-style2 .panel-body p:last-child {margin-bottom: 0;}
.toggles .panel {background: transparent; box-shadow: none; border-radius: 0; border: 1px solid #ddd;}
.toggles .panel-title {font-size: 13px;}
.toggles .panel-heading {padding: 18px; background-color: transparent;}
.toggles .panel-heading i {font-size: 12px; color: #626262}
.toggles .panel + .panel {margin-top: -1px;}
.toggles .panel-body {padding: 25px} .accordion-style2 .panel {background: transparent; border: none; margin-bottom: 15px; box-shadow: none;}
.accordion-style2 .panel-title {background: transparent; border: none}
.accordion-style2 .panel .panel-heading {background: #fff; border-radius:0; padding:18px 40px 19px 28px; position: relative}
.accordion-style2 .panel .panel-heading i {position: absolute; right: 20px; top: 18px;}
.accordion-style2 .panel-body{padding: 35px 28px 25px; border-top:none}
.accordion-style2 .panel-heading i {font-size: 25px; margin: 0;}
.accordion-style2 .panel-title {padding: 0;}
.accordion-style2 .tab-tag {font-size: 20px; padding: 0; margin-right: 7px;float: left; display: inline-block; vertical-align: top;}
.accordion-style2 a, .accordion-style2 a:hover, .accordion-style2 a:hover i {color: #282828;}
.accordion-style2 .panel-default:last-child {border-bottom: 1px solid rgba(0, 0, 0, 0); margin-bottom: 0;}
.accordion-style2 {margin-bottom: 0;}
.accordion-style2 .accordion-title {display: table} .accordion-style3 .panel {background-color:transparent; border: none; margin-bottom: 15px; box-shadow: none; border-radius: 0;}
.accordion-style3 .panel-title {background: transparent; border: none}
.accordion-style3 .panel .panel-heading {background: #000; color: #fff; border-radius:0; padding:18px 28px 19px}
.accordion-style3 .panel-body{padding: 35px 28px 25px; border-top:none}
.accordion-style3 .panel-heading i {font-size: 25px; margin: 0; color:#fff;}
.accordion-style3 .tab-tag {font-size: 20px; padding: 0; margin-right: 7px; display: inline-block; vertical-align: top;}
.accordion-style3 a, .accordion-style2 a:hover, .accordion-style3 a:hover i {color: #fff;}
.accordion-style3 .panel-default:last-child {border-bottom: 1px solid rgba(0, 0, 0, 0); margin-bottom: 0;}
.accordion-style3 {margin-bottom: 0;} .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {border: 0; border-bottom: 1px solid;} .tab-style1 .nav-tabs{border: none; display: inline-block; width: 100%;}
.tab-style1 .nav-tabs li{display: inline-block; float: none; width:24%;}
.tab-style1 .nav-tabs li a{ margin: 0;}
.tab-style1 .nav-tabs li:hover{background: transparent;}
.tab-style1 .nav-tabs > li > a, .tab-style1 .nav-tabs > li > a:focus, .tab-style1 .nav-tabs > li > a:hover{border: none; background-color: transparent;}
.tab-style1 .nav-tabs li:hover i, .tab-style1 .nav-tabs li.active i{color: #ff214f;}
.tab-style1 .nav-tabs li:hover span, .tab-style1 .nav-tabs li.active span{color: #232323;} .tab-style2 .tab-content{padding:55px 0 0; border-top: 1px solid #e5e5e5;}
.tab-style2 .nav-tabs{border:0;}
.tab-style2 .nav-tabs li{border:1px solid #e5e5e5; border-bottom: none; border-radius: 0; margin-bottom: 0; display:inline-block; float:none; margin-right: 5px}
.tab-style2 .nav-tabs li a {background-color:#f7f7f7; border:none; color:#575757;line-height: 44px; margin:0!important; padding: 0 25px; border-radius: 0;}
.tab-style2 .nav-tabs li a i {margin-right: 8px; color: #575757; vertical-align: middle;}
.tab-style2 .nav-tabs-light li:first-child {border-left: 1px solid #e5e5e5; margin-left: 15px;}
.tab-style2 .nav-tabs > li.active > a {border-color:transparent; border: none; border-radius:0; background:#fff; top:1px;z-index: 9;} .tab-style3 .nav-tabs {border-bottom: 1px solid transparent}
.tab-style3 .nav-tabs li {float: none; display: inline-block; vertical-align: middle;}
.tab-style3 .nav-tabs li {float: none; display: inline-block; vertical-align: middle; margin: 0 20px; padding: 5px 0}
.tab-style3 .nav-tabs li.active {border-bottom: 1px solid #232323}
.tab-style3 .nav-tabs li.active a {color: #232323;}
.tab-style3 .nav-tabs>li>a, .tab-style3 .nav-tabs>li>a:focus, .tab-style3 .nav-tabs>li.active>a:hover, .tab-style3 .nav-tabs>li>a:hover {background-color: transparent; border: none; padding: 0}
.tab-style3 .nav-tabs li a i {margin-right: 8px; color: #939393; vertical-align: middle;}
.tab-style3 .nav-tabs li a:hover i {color: #ff214f;}
.tab-style3 .nav-tabs li.active a i {color: #555;} .tab-style4 .tab-content{padding:0 0 0 55px; border-left: 1px solid #e5e5e5; }
.tab-style4 .nav-tabs{border:0;}
.tab-style4 .nav-tabs li{border:1px solid #e5e5e5; border-right: none; border-radius: 0; margin-bottom: 0; display:block; float:left; width: 100%; left: 1px;}
.tab-style4 .nav-tabs li.active{z-index: 1;}
.tab-style4 .nav-tabs li a {background-color:#f7f7f7; border:none; color:#575757; line-height: normal; margin:0 !important; padding: 15px 20px; border-radius: 0;  top:1px}
.tab-style4 .nav-tabs li:last-child a {top: 0}
.tab-style4 .nav-tabs-light li:first-child {border-left: 1px solid #e5e5e5; margin-left: 15px;}
.tab-style4 .nav-tabs > li.active > a {border-color:transparent; border: none; border-radius:0; background:#fff;}
.tab-style4 .nav-tabs > li a img { width: 30px; }
.tab-style4 .nav-tabs > li a i { position: relative; top: 1px; }
.tab-style4 .nav-tabs > li a span { display: inline-block; vertical-align: middle; }
.tab-style4 .nav-tabs > li a span:first-child { margin-right: 7px; }
.tab-style4 .nav-tabs > li a span:last-child { margin-right: 0; } .tab-style5 { position: relative; margin-left: -60px;}
.tab-style5 .nav-tabs { border: none;}
.tab-style5 .nav-tabs li { width: 100%; margin-bottom: 0; border: 0; }
.tab-style5 .nav-tabs li a {border: none; font-size: 26px; line-height: 60px; border-bottom: 2px solid transparent; margin: 0; opacity: 0.6; display: inline-block; background-color: transparent !important; padding: 0; border-radius: 0;}
.tab-style5 .nav-tabs li a:hover { background-color: transparent; opacity: 1; color: #ff214f;}
.tab-style5 .nav-tabs li a i { vertical-align: middle; margin: 10px 15px 10px 0;}
.tab-style5 .nav-tabs li.active a { color: #ff214f; opacity: 1; border-bottom: 2px solid #ff214f; padding-left: 45px}
.tab-style5 .nav-tabs li.active a:hover, .tab-style5 .nav-tabs li.active a:focus { cursor: pointer; background-color: transparent;}
.tab-style5 .tab-box { position: absolute; left:0; top:50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); z-index: 1; width:500px;}
.tab-style5 .tab-content { display: inline-block; padding-left: 9.6%; width: 100%; }
.tab-style5 .tab-content img, .tab-style5 .tab-content .tab-pane figure, .tab-style5 .tab-content .tab-pane figure a { width: 100%;}  .testimonial-style2 .profile-box {margin-top: -50px; position: relative;} .testimonial-style3 .arrow-bottom:after {border-top-color: #d6d5d5; left: 15%;  border-width: 10px; margin-left: -10px;} .testimonial-box .image-box {display: table-cell; vertical-align: middle}
.testimonial-box .name-box {display: table-cell; vertical-align: middle} .blog-comment {list-style: none; margin: 0; padding: 0;}
.blog-comment li {padding: 50px 0; border-bottom: 1px solid #ededed; position: relative; list-style: none; clear: both;}
.blog-comment li img {border-radius: 50%; width: 85%;}
.blog-comment li .comment-text {margin-top: 10px;}
.blog-comment li .btn-reply {float: right; border: 1px solid #ededed; padding: 6px 8px 5px; line-height: normal; font-size: 10px; font-weight: 500; position: relative;}
.blog-comment > li:first-child {padding-top: 0}
.blog-comment li:last-child {border-bottom: none; padding-bottom: 0}
.blog-comment li ul.children {margin-left: 40px; list-style: none; clear: both;}
.blog-comment li ul.children li {border: none; padding-bottom: 0; border-top: 1px solid #ededed; margin-top: 50px}
.blog-comment-form input {box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.category-blog-list:last-child > div {border: 0;}
.blog-comment li > div:first-child { position: relative; }
.blog-comment li > div:first-child .comment-awaiting-moderation { position: absolute; right: 0; top: 30px; color: #8a6d3b; } footer .small-icon li {margin: 0 8px;}
footer .mc4wp-error p {margin: 0;}
footer .newsletter-form-style2 input[type="text"], footer .newsletter-form-style2 input[type="search"], footer .newsletter-form-style2 input[type="email"] {border: 1px solid #363636 !important; border-radius: 0; font-size: 12px; height: 33px; padding: 0 12px;}
footer .newsletter-form-style2 input[type="text"]::-webkit-input-placeholder, footer .newsletter-form-style2 input[type="email"]::-webkit-input-placeholder {font-size: 12px;}
footer .newsletter-form-style2 input[type="text"]::-moz-placeholder, footer .newsletter-form-style2 input[type="email"]::-moz-placeholder {font-size: 12px;}
footer .newsletter-form-style2 input[type="text"]::-ms-input-placeholder, footer .newsletter-form-style2 input[type="email"]::-ms-input-placeholder {font-size: 12px;}
footer .newsletter-form-style2 input[type="text"]::-o-placeholder, footer .newsletter-form-style2 input[type="email"]::-o-placeholder {font-size: 12px;}
footer .newsletter-form-style2 .input-group-btn {width: 32px;}
footer .newsletter-form-style2 .input-group-btn > .btn, footer .newsletter-form-style2 .input-group-btn > .btn:focus, footer .newsletter-form-style2 .add-on .input-group-btn > .btn:hover {height: 33px; width: 32px; background-color: transparent; border-radius: 0; border-color:#363636; padding: 5px 10px 5px 13px !important; border-left: 0;}
footer .newsletter-form-style2 .input-group-btn .ti-email:before{content:"\f0da"; font-family: Font Awesome\ 5 Free; font-weight: 900; color: #626262; display: block; font-size: 18px;}
footer .newsletter-form-style3 input[type="text"].border-none, footer .newsletter-form-style3 input[type="email"].border-none {margin-bottom: 10px; border: 1px solid  #d1d1d1 !important; padding: 5px 15px 7px; height: auto; border-radius: 0; font-size: 12px; background-color: transparent;}
footer .newsletter-form-style3 input[type="text"].border-none:focus, footer .newsletter-form-style3 input[type="email"].border-none:focus {border-color: #585858 !important;}
footer .newsletter-form-style3 .input-group-btn {width: auto; display: block;}
footer .newsletter-form-style3 .input-group-btn .btn {margin: 0; font-size: 9px; line-height: 22px; padding: 1px 17px !important; background: #232323; border:2px solid #232323; color: #fff; border-radius: 0; height: auto;}
footer .newsletter-form-style3 .input-group {width: 100%;}
footer .newsletter-form-style3 .input-group-btn .btn:hover {background-color: transparent; color: #232323;}
footer .newsletter-form-style3 .mc4wp-form-fields .input-group-btn .btn span {display: block;}
footer .newsletter-form-style3 .mc4wp-form-fields .input-group-btn .btn i {display: none;}
footer .newsletter-form-style3 {float: left; margin-top: 5px; width: 100%;}
footer ul {display: inline-block; margin-bottom: 0; width: 100%;}
.pofo-right-border-style {border-right: 1px solid #363636;}
.pofo-right-border-style:last-child {border: 0;}
.footer-wrapper-style-4 { padding-bottom: 0;}
.footer-style-four .social-icon-style-8 .small-icon a { line-height: normal}
.bg-dark-footer{background-color:#141414;}
.footer-logo {max-height: 28px;}
.footer-logo-width img {width: 240px;}
footer .pofo-footer-wrapper .footer-wrapper-text-align-col-two:first-child {text-align: left}
footer .pofo-footer-wrapper .footer-wrapper-text-align-col-two:last-child {text-align: right}
footer .pofo-footer-wrapper .footer-wrapper-text-align-col-one {text-align: center}
.footer-bottom .footer-right-text a {margin-right: 3px}
.footer-bottom .footer-right-text a:last-child {margin-right: 0; margin-left: 3px} footer .widget_pofo_portfolio_categories ul, footer .widget_archive ul, footer .widget_categories ul, footer .widget_pages ul, footer .widget_meta ul, footer .widget_recent_comments ul, footer .widget_recent_entries ul, footer .widget_rss ul  {padding: 0; margin: 0}
footer .widget_pofo_portfolio_categories ul li ul, footer .widget_archive ul li ul, footer .widget_categories ul li ul, footer .widget_pages ul li ul {padding-left: 20px;}
footer .widget_pofo_portfolio_categories ul li span, footer .widget_archive ul li span, footer .widget_categories ul li span, footer .widget_pages ul li span {float: right;}
footer .widget_pofo_portfolio_categories ul li, footer .widget_archive ul li, footer .widget_categories ul li, footer .widget_pages ul li, footer .widget_meta ul li, footer .widget_recent_comments ul li, footer .widget_recent_entries ul li, footer .widget_rss ul li {padding: 8px 0; margin: 0; border-bottom: 1px solid #363636;}
footer .widget_pofo_portfolio_categories ul li a, footer .widget_archive ul li a, footer .widget_categories ul li a, footer .widget_pages ul li a, footer .widget_meta ul li a, footer .widget_recent_comments ul li a, footer .widget_recent_entries ul li a, footer .widget_rss a {color: #6f6f6f; font-size: 12px; line-height: normal;}
footer .widget_pofo_portfolio_categories ul li a:hover, footer .widget_archive ul li a:hover, footer .widget_categories ul li a:hover, footer .widget_pages ul li a:hover, footer .widget_meta ul li a:hover, footer .widget_recent_comments ul li a:hover, footer .widget_recent_entries ul li a:hover, footer .widget_rss a:hover {color: #ff214f}
footer .widget_pofo_portfolio_categories ul li:first-child, footer .widget_archive ul li:first-child, footer .widget_categories ul li:first-child, footer .widget_pages ul li:first-child, footer .widget_meta ul li:first-child, footer .widget_recent_comments ul li:first-child, footer .widget_recent_entries ul li:first-child, footer .widget_rss ul li:first-child {padding-top: 0;}
footer .widget_pofo_portfolio_categories ul li:last-child, footer .widget_archive ul li:last-child, footer .widget_categories ul li:last-child, footer .widget_pages ul li:last-child, footer .widget_meta ul li:last-child, footer .widget_recent_comments ul li:last-child, footer .widget_recent_entries ul li:last-child, footer .widget_rss ul li:last-child {border-bottom: none; padding-bottom: 0;}
footer .widget_tag_cloud a {color: #6f6f6f; border-color: #6f6f6f;}
footer .widget_tag_cloud a:hover {border-color: #fff;}
footer .widget_archive, footer .widget_calendar, footer .widget_calendar, footer .widget_categories, footer .widget_categories, footer .widget_pages, footer .widget_meta, footer .widget_recent_comments, footer .widget_recent_entries, footer .widget_rss, footer .widget_search, footer .widget_tag_cloud {margin-bottom: 35px;}
footer .widget_calendar td, footer .widget_calendar th {border-color: #363636;}
footer .widget_calendar td a, footer .widget_calendar th a {color: #6f6f6f;}
footer .widget_calendar td a:hover, footer .widget_calendar th a:hover {color: #ff214f} footer input::-webkit-input-placeholder {color: #6f6f6f; text-overflow: ellipsis; font-size: 11px; font-weight: 400; opacity:1;}
footer input::-moz-placeholder {color: #6f6f6f; text-overflow: ellipsis; font-size: 11px; font-weight: 400; opacity:1;} 
footer input:-ms-input-placeholder {color: #6f6f6f; text-overflow: ellipsis; font-size: 11px; font-weight: 400; opacity:1;}
footer .newsletter input {color: #6f6f6f; letter-spacing: normal;} footer .menu {padding-left: 0; list-style: none; margin: 0 0 20px;}
footer .menu li a {font-size: 12px; line-height: 20px;} .latest-post {list-style: none; padding: 0; margin: 0;}
.latest-post li {display: table; padding:15px 0; width: 100%;}
aside .latest-post li {padding:10px 0;}
.latest-post li:first-child {padding-top: 0}
.latest-post li:last-child {border-bottom:none}
.latest-post li figure {width: 73px; float: left; padding-right: 13px;}
.latest-post li figure, footer .latest-post li div {display: table; vertical-align: top}
aside .latest-post li figure {width: 75px;}
.latest-post li div {line-height: normal; position: relative; top: -1px;}
.latest-post li figure:hover img, .latest-post li figure:focus img {-ms-transform: none; -webkit-transform: none;  transform: none;} .newsletter input {float: left; font-size: 12px; color: #fff; width: 100%; height: 100%; padding: 0 38px 0 12px}
.newsletter .btn.btn-arrow-small {background: transparent none repeat scroll 0 0; margin-right: 0; height: 100%; padding-top: 0;  padding-bottom: 5px; text-align: center; right: 0; border-width: 0 0 0 1px}
.newsletter .btn.btn-arrow-small i {color: #626262; font-size: 18px; display: block; margin-top: 6px;}
.newsletter {width: 100%; height: 33px} .instagram-follow-api ul {list-style: none; padding: 5px 0 0 0; margin: 0; display: flex; width: 100%; flex-wrap: wrap; text-align: center;}
.instagram-follow-api li {padding:0 10px 10px 0; box-sizing: border-box; display: inline-block}
.instagram-follow-api li figure {position: relative; overflow: hidden}
.instagram-follow-api li figure a .insta-counts{position: absolute; bottom: -100%;-webkit-transition-duration: .2s;-o-transition-duration: .2s; transition-duration: .2s; left: 0; text-align: center; background: rgba(35,35,35,0.8); color: #fff; width: 100%; font-size: 12px;}
.instagram-follow-api li figure a .insta-counts > span {margin: 0 5px;}
.instagram-follow-api li figure:hover a .insta-counts{bottom: 0;}
.instagram-follow-api li figure a .insta-counts i {margin-right: 5px; margin-left: 5px; vertical-align: middle;}
.instagram-follow-api .pofo-instagram-feed li img {width: 100%;}
.pofo-instagram-feed {padding-left: 0;}
.pofo-instagram-masonary .grid-sizer { padding: 0 !important; margin: 0 !important; display: none;} .instafeed-style1 {margin-bottom: 15px; overflow: hidden;}
.instafeed-style1 .insta-image {width: 100%;}
.instagram-style1 a img {width: 100%;}
.instafeed-style1 .insta-link {position: relative; display: block; background: #232323}
.instafeed-style1 .insta-counts {text-align: center; position: absolute; top: 50%; transform: translateY(-30%); left: 0; width: 100%; color: #fff; opacity : 0;}
.instafeed-style1 .insta-link:hover .insta-counts {opacity : 1; transform: translateY(-50%);}
.instafeed-style1 .insta-link:hover .insta-image {opacity : 0.2;}
.instafeed-style1 .insta-counts i {vertical-align: middle; font-size: 28px}
.instafeed-style1 .insta-counts span {margin: 0 12px; position: relative}
.instafeed-style1 .insta-counts span.count-number {position: absolute; top: -14px; font-size: 12px; left: 15px; width: 22px; height: 22px; text-align: center; background: #ff214f; line-height: 20px; border-radius: 100%;}
.instagram-style1 {margin-bottom: 30px; overflow: hidden; position: relative;}
.instagram-style1 .insta-image {width: 100%;}
.instagram-style1 a {position: relative; display: block; background: #232323}
.instagram-style1 .insta-counts {text-align: center; position: absolute; top: 50%; transform: translateY(-30%); left: 0; width: 100%; color: #fff; opacity : 0;}
.instagram-style1 a:hover .insta-counts {opacity : 1; transform: translateY(-50%);}
.instagram-style1 a:hover img{opacity : 0.2;}
.instagram-style1 .insta-counts i {vertical-align: middle; font-size: 28px}
.instagram-style1 .insta-counts span {margin: 0 14px; position: relative}
.instagram-style1 .insta-counts span.count-number {position: absolute; top: -14px; font-size: 12px; left: 15px; width: 22px; height: 22px; text-align: center; background: #ff214f; line-height: 20px; border-radius: 100%; margin: 0;} .instagram-style2 a {display: block;}  .box-layout{padding:0 60px} .icon-box {border-bottom: 1px solid rgba(255,255,255,0.10)}
.icon-box:last-child{border-bottom: none}
.icon-box .icon-box-holder{padding-left:74px; height: 112px;}
.icon-box .icon-box-holder i, .icon-box .icon-box-holder img{position: absolute; left: 0; vertical-align: middle; padding-top:10px;}
.featurebox29.icon-box {border: none} .banner-title {position: absolute; width: 70%; left: 0; right: 0; margin: 0 auto} .head-text {font-size: 80px; line-height: 95px;} .image-block{box-shadow: 0 0 0 rgba(35,35,35,0.6); -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.8);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.8);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);-o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.8);-ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.8);}
.attr-nav > ul > li > a{padding: 3px 15px}
.icon-play .popup-youtube img {width: 70px}
.icon-play:hover .popup-youtube img {width: 80px} .popup-icon-round { z-index: 1; width: 110px; height: 110px; margin-right: -55px; margin-top: 0; position: relative; text-align: center; background-image: linear-gradient(to right top, #ff8e43, #ff7a41, #ff6343, #ff4848, #ff214f); display: inline-block; border-radius: 100%; }
.popup-icon-round i { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);} .icon-box-holder a:hover {color: #fff;} .hover-title-box {position: absolute; right: -100px; opacity: 0; top: 50%; transform: translateY(-53px); z-index: 99; transition: all 0.3s ease-in-out;}
.hover-title-box .separator {height: 1px; content: ""; position: absolute; left:-10px; top: 30px;} .gridblock-main{padding: 110px 90px;}
.gridblock-list li {margin-bottom: 10%; width: 33.33%; float: left; padding: 0; text-align:center}
.gridblock-list> * {vertical-align: top; display: inline-block; content: "";}
.gridblock-list>:nth-child(3n) {margin-right: 0;}
.gridblock-list li:nth-child(7), .gridblock-list li:nth-child(8), .gridblock-list li:nth-child(9) {margin-bottom: 0;} .box-separator-line {height: 1px; content: ""; position: absolute; left:-90px; top: 130px; z-index: 1;}
.right-image  {bottom: -200px; position: absolute; right: -100px; width: 60%;}
.right-image img {max-width: none}
.content-right-slider .swiper-button-next {right: 70px;}
.content-right-slider .swiper-button-prev {left: 70px;} .after-before-separator:before, .after-before-separator:after {width: 35px; margin: 0 15px; height: 1px; background: rgba(255,255,255,.2); content: ""; display: inline-block; vertical-align: super;}
.background-slide {height: auto; min-height: 700px;} .rev-slider .tp-bullet {width: 35px; height: 3px; background-color: #ffffff; opacity: 0.5; border-radius: 0; padding: 0 4px;}
.rev-slider .tp-bullet.selected, .tp-bullet:hover {opacity: 1;} .text-bold-underline:before {background-color: #ff214f; height: 3px; width: 100%; position: absolute; right: 0; bottom:5px; content: "";}
.block-3 strong {position: relative; border-bottom: 3px solid #ff214f;} .parallax-title {padding: 16px 35px; display: inline-block}  .arrow-bottom{position: relative;}
.arrow-bottom:after {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(245, 245, 245, 0); border-top-color: #f5f5f5; border-width: 15px; margin-left: -15px; z-index: 9;}
.arrow-top{position: relative;}
.arrow-top:after{top: -29px; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(245, 245, 245, 0); border-bottom-color: #f5f5f5; border-width: 15px; margin-left: -15px; z-index: 9;} .tparrows:before {font-family: Font Awesome\ 5 Free; font-weight: 900;}
.tparrows.tp-leftarrow:before  {content: '\f060';}
.tparrows.tp-rightarrow:before {content: '\f061';} .clients-list {height: 220px}
.clients-list:hover img {-webkit-filter: grayscale(1); filter: grayscale(1);} .rev_slider_wrapper {height: 980px;} .navbar-nav.pofo-normal-menu li.page_item {position: relative;}
.navbar-nav.pofo-normal-menu > li.page_item ul.children, .navbar-nav.pofo-normal-menu > li.page_item > ul li > ul.children {display: none; background: rgb(35, 35, 35) none repeat scroll 0 0; box-shadow: none; left: 0; min-width: 225px; padding: 13px 0 15px; position: absolute; list-style: none;}
.navbar-nav.pofo-normal-menu > li.page_item ul.children li  {padding-left: 20px; padding-right: 20px;}
.navbar-nav.pofo-normal-menu > li.page_item ul.children li a {color: #9d9d9d; font-size: 12px; display: block; font-weight: 500; line-height: 1.42857; padding: 9px 20px 7px 0}
.navbar-nav.pofo-normal-menu > li.page_item ul.children li a:hover, .navbar-nav.pofo-normal-menu > li.page_item ul.children li:hover > a, .navbar-nav.pofo-normal-menu > li.page_item ul.children li.current_page_item > a, .navbar-nav.pofo-normal-menu > li.page_item ul.children li.current_page_ancestor > a {color: #fff;}
.navbar-nav.pofo-normal-menu > li.page_item:hover > ul.children, .navbar-nav.pofo-normal-menu > li.page_item > ul li:hover > ul.children {display: block}
.navbar-nav.pofo-normal-menu > li.page_item > ul li > ul.children {left: 226px; top: -13px;}
.page-links {clear: both; text-align: center;}
.show-grid [class^="col-"] {background-color: #f5f5f5; border: 1px solid rgba(0, 0, 0, 0.2); margin-bottom: 15px; padding: 10px 0; text-align: center;}
.vc_column-inner.no-column-padding {padding-left: 0; padding-right: 0;}
.blog-post-sticky {background-color: #f7f7f7; padding: 45px; padding-bottom: 0; border: 1px solid #e8e8e8;} nav.navbar.navbar-default ul.pofo-normal-menu.nav > li > a {font-weight: 600;}
.pofo-normal-menu li {position: relative; list-style: none}
.pofo-normal-menu .sub-menu {position: absolute; left: 0; background: rgba(35,35,35,1);min-width: 225px; padding: 13px 0 15px; box-shadow: none;}
.pofo-normal-menu li > a {font-size: 12px; color: #9d9d9d;}
.pofo-normal-menu .sub-menu li a {padding: 9px 20px 7px 0; display: inline-block;  position: relative; left: 0; font-weight: 500; width: 100%}
.pofo-normal-menu .sub-menu li:hover > a {left: 5px}
.pofo-normal-menu .sub-menu li.menu-item-has-children > a:before {font-family: Font Awesome\ 5 Free; font-weight: 900; content: "\f105"; position: absolute; right: 0; font-size: 12px; margin-top: -3px; height: 20px; width: 20px; line-height: 20px;text-align: center; top: 10px;}
.pofo-normal-menu .sub-menu li .sub-menu li:hover a {left: 5px}
.pofo-normal-menu li a:hover {background-color: #000; color: #9d9d9d;}
.pofo-normal-menu li > a .fa-angle-right {position: absolute; right: 0; font-size: 12px; margin-top: -3px; height: 20px; width: 20px; line-height: 20px; text-align: center; margin-right: 0; top: 9px; margin-bottom: 0;}
nav.navbar.bootsnav .pofo-normal-menu li .sub-menu li ul {display: none; left: 225px; margin: -13px 0 0 1px; min-width: 225px; white-space: nowrap; position: absolute; top: 0; padding: 13px 0; font-weight: 400; text-transform: capitalize;}
nav.navbar.bootsnav .pofo-normal-menu li ul {display: none;}
.pofo-normal-menu li > ul li a, .pofo-normal-menu li > ul li a.active{color: #9d9d9d; font-size: 12px; line-height: 18px;}
nav.navbar.bootsnav .pofo-normal-menu li:hover > ul {display: block}
nav.navbar.bootsnav .pofo-normal-menu li > ul > li:hover ul {display: block}
nav.navbar.bootsnav .pofo-normal-menu li > ul > li {padding-left: 32px; padding-right: 20px; text-align: left;}
nav.navbar.bootsnav .pofo-normal-menu li > ul > li a {background-color: transparent} .mc4wp-response .mc4wp-alert {margin-bottom: 15px; margin-top: 15px;}
div.wpcf7-response-output p, .mc4wp-response .mc4wp-alert p {padding: 0; margin: 0;}
div.wpcf7-response-output, .mc4wp-response .mc4wp-alert {padding: 10px; clear: both; width: 100%; font-weight: 500; text-align: center; margin-right: 0; margin-left: 0; box-sizing: border-box; float: left;}
div.wpcf7-acceptance-missing {border: 2px solid #f7e700; background: #f7e700; color: #000;}
div.wpcf7-spam-blocked { border: 2px solid #ffa500; background-color: #ffa500; color: #000; }
div.wpcf7-aborted, .wpcf7-validation-errors, div.wpcf7-mail-sent-ng, .mc4wp-response .mc4wp-error {background-color: #ff0000; border-color: #ff0000 !important; color: #fff;}
div.wpcf7-mail-sent-ok, .wpcf7-validation-success, div.wpcf7-mail-sent-ok, .mc4wp-response .mc4wp-success { background-color: #5cb85c; border-color: #5cb85c !important; color: #fff; }
footer div.wpcf7-response-output, footer .mc4wp-response .mc4wp-alert, .sidebar div.wpcf7-response-output, .sidebar .mc4wp-response .mc4wp-alert {padding: 5px 10px; line-height: 18px; font-size: 12px;}
div.wpcf7 .ajax-loader {background-repeat: no-repeat;}
.white-popup-block .wpcf7-response-output {float: none; margin-bottom: 0;}
.wpcf7-checkbox { display: inline-block;}
span.wpcf7-list-item { margin: 0 15px 20px; line-height: normal}
span.wpcf7-list-item input[type=checkbox] { float: left; width: auto; margin: 5px 6px 0 0}
span.wpcf7-list-item input[type=radio] { float: left; width: auto; margin: 5px 6px 0 0}
span.wpcf7-list-item .wpcf7-list-item-label { float: left}
span.wpcf7-list-item.first { margin-left: 0;}
span.wpcf7-list-item.last { margin-right: 0;}
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output { float: left;}
div.wpcf7 .wpcf7-form .ajax-loader { margin-top: 17px;}
.wpcf7 form .wpcf7-response-output { margin-left: 0; margin-right: 0; }
.mfp-wrap .wpcf7 form .wpcf7-response-output { margin-top: 1em; }
.wpcf7-spinner { vertical-align: middle; }
.wpcf7-submit.margin-20px-top ~ .wpcf7-spinner { margin-top: 20px; } .wpcf7-acceptance .wpcf7-list-item { margin-left: 0 !important; margin-right: 0 !important;}
.wpcf7-acceptance label { width: 100%; text-align: center;}
.wpcf7-acceptance span.wpcf7-list-item .wpcf7-list-item-label { float: none; }
.wpcf7-acceptance span.wpcf7-list-item input[type=checkbox] { margin-top: 0; display: inline-block; float: none; position: relative; top: 2px; width: auto}
.wpcf7-acceptance span.wpcf7-list-item .wpcf7-list-item-label { font-size: 14px; font-weight: 400;}
.mc4wp-form .mc4wp-form-fields .input-group { margin-bottom: 20px;}
.mc4wp-form .mc4wp-form-fields .input-group input[type=checkbox]{ margin-top: 0; margin-right: 8px; display: inline-block; float: none; position: relative; top: 2px; width: auto}
.mc4wp-form .mc4wp-form-fields .input-group a { font-size: 14px; font-weight: 400; }
.pofo-sidebar .mc4wp-form .mc4wp-form-fields .input-group a, footer .mc4wp-form .mc4wp-form-fields .input-group a { line-height: normal; display: table-cell; text-align: left;}
.pofo-sidebar .mc4wp-form .mc4wp-form-fields .input-group { display: inline-table} .elements-list {list-style: none; padding: 0;}
.elements-list > li {width: 25%; float: left; padding: 0 15px}
.elements-list li ul {list-style: none; padding:0 0}
.elements-list li .dropdown-header {font-family: 'Montserrat', sans-serif; font-weight: 600; color: #232323; font-size: 14px; padding: 0; margin-bottom: 20px;}
.elements-list li ul li {width: 95%; padding:0 0 8px 0; margin-bottom: 8px; border-bottom: 1px solid #dcdcdc}
.elements-list li ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0}
.elements-list li ul li a i {margin-right: 10px;}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
.logo {display: none !important;}
.retina-logo {display: inline-block !important;}
.retina-logo-light {display: block !important;}
.hamburger-logo .retina-logo {display: inline-block !important;}
.logo-footer-retina {display: inline-block}
.logo-footer {display: none;}
} @-webkit-keyframes example {0%  {opacity:1;  top:0px;} 25% {opacity:.4;   top:2px;} 50% {opacity:.3;  top:4px;} 75% {opacity:.2;  top:5px;} 100% {opacity:0;  top:9px;}}
@keyframes example {0%  {opacity:1;  top:0px;} 25% {opacity:.4;   top:4px;} 50% {opacity:.3;  top:8px;} 75% {opacity:.2;  top:12px;} 100% {opacity:0;  top:16px;}} .pofo-stretch-content, .vc_row-o-full-height {visibility: hidden; opacity: 0;}
body.pofo-ready .pofo-stretch-content, body.pofo-ready .vc_row-o-full-height {visibility: visible; opacity: 1;}  .woocommerce * {transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s;}
.woocommerce img {-webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {border-top: 0; padding: 15px 15px; line-height: normal;}
.woocommerce table.shop_table {border: 0; border-radius: 0; margin-bottom: 40px;}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {border-top: 0;}
.woocommerce-page h2 {font-family: 'Montserrat', sans-serif; font-size: 20px; line-height: 28px; color: #232323; font-weight: 600; margin-bottom: 15px;}
.woocommerce-page .related h2, .woocommerce-page .up-sells h2, .woocommerce-page .cart-collaterals .cross-sells h2, .woocommerce-page .cart-collaterals .cross-sells h2 {margin: 0;}
.woocommerce-page h3 {font-family: 'Montserrat', sans-serif; font-size: 18px; line-height: 26px; color: #232323; font-weight: 600; margin-bottom: 15px; border-bottom: 1px solid #ededed; padding-bottom: 10px;}
input[type=checkbox], input[type=radio] {outline: none;}
.woocommerce table.shop_table th {font-weight: 500; color: #232323;}
.woocommerce-info {border: 0;}
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-checkout #payment ul.payment_methods li.woocommerce-info {margin: 0 0 15px; padding: 10px 20px 10px 40px; font-size: 13px;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {top: 11px;}
.woocommerce table * {white-space: normal;}
.select2-container--default .select2-selection--single {border: 1px solid #d1d1d1; font-size: 14px; padding: 4px 30px 3px 15px; width: 100%; margin: 0; max-width: 100%; resize: none; border-radius: 0; color: #6f6f6f}
.select2-container .select2-selection--single {height: auto; outline: none;}
.select2-container .select2-selection--single .select2-selection__rendered {padding-left: 0;}
.select2-container--default .select2-selection--single .select2-selection__rendered {color: #6f6f6f}
.select2-container--default .select2-selection--single .select2-selection__arrow b {background: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/select-arrow.png) no-repeat 97% 50%; border: 0; height: 16px; left: 50%; margin-left: -8px; margin-top: -8px; position: absolute; top: 50%; width: 16px;}
.select2-container--default .select2-selection--single .select2-selection__arrow {width: 16px; height: 16px; top: 10px; right: 7px;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {background: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/select-arrow-up.png) no-repeat 97% 50%;}
.select2-search--dropdown .select2-search__field {margin: 0;}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {background-color: #f7f7f7;}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {background-color: #f7f7f7; color: #6f6f6f;}
.select2-container--default .select2-selection--single .select2-selection__placeholder {color: #6f6f6f;}
.select2-dropdown {border-color: #d1d1d1; border-radius: 0;}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {outline: none;}
.showcoupon, .woocommerce-info a, .woocommerce-message a {color: #ff214f; text-decoration: none;}
.showcoupon:hover, .woocommerce-info a:hover, .woocommerce-message a:hover {color: #232323;}
.woocommerce-error {margin-bottom: 30px !important;}
div.swatch-wrapper.selected {border: 1px solid #232323; padding: 2px;} header .header-mini-cart {display: inline-block;}
header .widget_shopping_cart {border-left: 1px solid rgba(0, 0, 0, 0.15); padding-left: 23px; margin-left: 25px; margin-right: 12px; display: inline-block; line-height: 14px; position: relative; top: 0;}
header .widget_shopping_cart .widget-title {font-size: 0; display: none;}
header .widget_shopping_cart .pofo-mini-cart-counter-wrap { font-size: 13px; color: #232323; position: relative; cursor: pointer; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;}
header .widget_shopping_cart .pofo-mini-cart-counter-wrap:hover {color: rgba(0,0,0,0.6)}
.full-width-pull-menu .widget_shopping_cart .pofo-mini-cart-counter-wrap {color: #ff214f;}
header .widget_shopping_cart span.pofo-mini-cart-counter, header .widget_shopping_cart span.pofo-mini-cart-counter:hover { position: absolute; top: -9px; right: -12px; font-weight: 500; background-color: #232323; width: 16px; height: 16px; text-align: center; font-size: 10px; color: #fff; line-height: 17px; border-radius: 100%;}
.full-width-pull-menu .header-mini-cart {float: right; margin-top: 12px;}
.hamburger-menu-logo-center .header-mini-cart {float: left; margin-top: -5px;}
.hamburger-menu-logo-center .header-mini-cart .pofo-mini-cart-content-wrapper {right: inherit; left: 0;}
header.site-header > .header-mini-cart {position: fixed; left: 290px; top: 0; z-index:999;}
header.site-header > .header-mini-cart .widget_shopping_cart {border: 0; padding: 0; margin: 0; background-color: #fff; top: 0;}
header.site-header > .header-mini-cart .pofo-mini-cart-wrapper { padding: 15px; }
header.site-header > .header-mini-cart .pofo-mini-cart-wrapper.pofo-mini-cart-counter-active { padding: 22px 24px 15px 15px; }
header.site-header > .header-mini-cart .pofo-mini-cart-content-wrapper.pofo-mini-cart-counter-active { top: 49px; }
header.site-header > .header-mini-cart .pofo-mini-cart-content-wrapper {top: 42px; left: 0; right: inherit;}
.left-nav-sidebar header.site-header > .header-mini-cart {position: fixed; left: 90px; top: 0; z-index: 10005;}
.left-nav-sidebar header.site-header > .header-mini-cart .widget_shopping_cart {border: 0; padding: 0; margin: 0; background-color: #fff; top: 0;}
.left-nav-sidebar header.site-header > .header-mini-cart .pofo-mini-cart-content-wrapper {top: 42px;}
.left-nav-sidebar header.site-header > .header-mini-cart .pofo-mini-cart-content-wrapper {right: inherit; left: 0;}
.left-nav-sidebar header.site-header > .header-mini-cart .pofo-mini-cart-content-wrapper.pofo-mini-cart-counter-active { top: 49px;}
.admin-bar header.site-header > .header-mini-cart {top: 32px;}
.admin-bar header.site-header.sticky > .header-mini-cart {top: 32px;}
.admin-bar.left-nav-sidebar header.site-header > .header-mini-cart { top: 32px; }
.hamburger-menu-logo-center .menu-left-part > div:first-child {border-left: 0; margin-left: 0;}
.hamburger-menu-logo-center .menu-left-part > div:first-child > div {border-left: 0; margin-left: 0; padding-left: 0;}
header .pofo-mini-cart-content-wrapper {display: none; padding: 0; position: absolute; top: 12px; right: 0; z-index: 1000; float: left; min-width: 260px; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #232323; color: #9d9d9d; font-family: 'Roboto', sans-serif;}
header .widget_shopping_cart:hover .pofo-mini-cart-content-wrapper {display: block;}
header .pofo-mini-cart-content-wrapper ul li {border-bottom: 1px solid rgba(255,255,255,0.1); padding: 11px 32px 22px 55px !important;}
header .pofo-mini-cart-content-wrapper ul li:last-child {border-bottom: 0;}
header .widget_shopping_cart .cart_list li a.remove, header .cart_list li a.remove {top: 20px !important; right: 11px !important; margin: 0 !important; left: inherit !important; font-weight: 400 !important; padding: 0 !important; font-size: 16px !important; line-height: 15px !important; color: #fff !important;}
header .widget_shopping_cart .cart_list li a.remove:hover, header .cart_list li a.remove:hover {color: #9d9d9d !important; background-color: transparent !important;}
header ul.cart_list li a, header ul.product_list_widget li a {font-size: 12px !important; line-height: 18px !important; color: #fff !important; font-weight: 400 !important; margin-bottom: 3px !important;}
header ul.cart_list li a :hover, header ul.product_list_widget li a:hover {color: #9d9d9d !important}
header ul.cart_list li .quantity, header ul.product_list_widget li .quantity {font-size: 12px;}
header .widget_shopping_cart .total, header .total {border-top: 0 solid rgba(255,255,255,0.1) !important; margin: 0 !important; background-color: rgba(255,255,255,0.1) !important; padding: 15px 15px !important; text-align: right !important; font-size: 16px !important;}
header .widget_shopping_cart .woocommerce-mini-cart__buttons {margin: 0; padding: 15px 15px 10px; text-align: right;}
header ul.cart_list li img, header ul.product_list_widget li img {margin: 0 !important; float: left !important; position: absolute; left: 15px; top:15px; width: 32px !important;}
header .widget_shopping_cart .buttons a.wc-forward, header .buttons a.wc-forward {display: inline-block; padding: 8px 12px 7px 12px; line-height: 25px; font-size: 13px; background: transparent; border: 1px solid #ffffff;
color: #fff; letter-spacing: .5px; border-radius: 0; text-transform: uppercase; width: auto; font-family: 'Montserrat', sans-serif; font-weight: 600; outline: none !important; text-align: center; cursor: pointer;}
header .widget_shopping_cart .buttons a.wc-forward:hover, header .buttons a.wc-forward:hover {background-color: #fff; color: #232323}
header .widget_shopping_cart .buttons a.checkout, header .buttons a.checkout {display: inline-block; padding: 8px 12px 7px 12px; line-height: 25px; font-size: 10px; background: #ffffff; border: 1px solid #ffffff;
color: #232323; letter-spacing: .5px; border-radius: 0; text-transform: uppercase; width: auto; font-family: 'Montserrat', sans-serif; font-weight: 600; outline: none !important; text-align: center; cursor: pointer; float: right;}
header .widget_shopping_cart .buttons a.checkout:hover, header .buttons a.checkout:hover {background-color:transparent; color: #fff}
.woocommerce-page .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {border-top: 1px double #ededed; padding: 20px 0 0; margin: 20px 0 15px 0; text-align: right; font-weight: 500;}
.woocommerce-page .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {font-weight: 500;}
.woocommerce-page .widget_shopping_cart .buttons a.checkout, .woocommerce.widget_shopping_cart .buttons a.checkout {float: right !important; margin-right: 0;}
.woocommerce-page .widget_shopping_cart .buttons, .woocommerce.widget_shopping_cart .buttons {margin-bottom: 0;}
.woocommerce-page .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {float: left;}
header .widget_shopping_cart .buttons a, header .woocommerce.widget_shopping_cart .buttons a {margin-right: 0 !important; margin-left: 0 !important; line-height: normal; font-size: 10px; float: left; min-width: 107px;}
header ul.cart_list, header ul.product_list_widget {padding: 0 !important;}
.woocommerce-mini-cart__empty-message {padding: 30px; margin: 0; color: #fff; text-align: center;}
nav.navbar.bootsnav.sidebar-nav .navbar-left-sidebar > li > a{color: #626262;}
header.site-header > .header-mini-cart .widget_shopping_cart .widget-title:before {color: #626262}
header.site-header > .header-mini-cart .widget_shopping_cart:hover .widget-title:before {color: #000}
.left-nav-sidebar header.site-header > .header-mini-cart .widget_shopping_cart .widget-title:before {color: #0f0f0f}
.left-nav-sidebar header.site-header > .header-mini-cart .widget_shopping_cart:hover .widget-title:before {color: red}
.top-header-area .widget_pofo_social_widget li a { line-height: normal; font-size: 12px;}
.top-header-area .widget_pofo_social_widget li { margin: 0 5px; }
.top-header-area .mini-header-left .widget { border-right: 1px solid #757575; border-left: 0; padding-right: 23px; margin-right: 23px; padding-left: 0; margin-left: 0; line-height: 16px; display: inline-block;  }
.top-header-area .mini-header-left ul { margin-bottom: 0; list-style: none; padding-left: 0;}
.top-header-area .mini-header-left ul li { display: inline-block; }
.top-header-area .mini-header-left .widget .widget-title { display: none;}
.top-header-area .mini-header-left .widget:last-child { padding-right: 0; margin-right: 0; border: 0;}
.top-header-area .mini-header-left .widget.widget_shopping_cart { line-height: 17px !important; top: -4px; }
.top-header-area .mini-header-left .widget_shopping_cart_content { left: 0; right: inherit; top: 15px; }
.top-header-area .mini-header-left .widget_shopping_cart_content ul li { width: 100%;}
.top-header-area .mini-header-left .widget.widget_shopping_cart .widget-title {display: block}
.top-header-area .mini-header-left .widget_shopping_cart .widget-title:before { color: #fff; font-size: 12px;}
.top-header-area .mini-header-left .widget_shopping_cart .widget-title:hover:before { color: #ff214f; }
.top-header-area .mini-header-left .separator-line-verticle-extra-small { margin-left: 7px; margin-right: 7px; }
.top-header-area .mini-header-right .widget { border-left: 1px solid #757575; padding-left: 23px; margin-left: 23px; line-height: 16px; }
.top-header-area .mini-header-right .widget ul { margin-bottom: 0;}
.top-header-area .mini-header-right .widget .widget-title { display: none;}
.top-header-area .mini-header-right .widget:first-child { padding-left: 0; margin-left: 0; border: 0;}
.top-header-area .mini-header-right .widget.widget_shopping_cart { line-height: 17px !important; top: -4px; }
.top-header-area .mini-header-right .widget_shopping_cart_content { top: 15px; }
.top-header-area .mini-header-right .widget.widget_shopping_cart .widget-title {display: block}
.top-header-area .mini-header-right .widget_shopping_cart .widget-title:before { color: #fff; font-size: 12px; top: 5px;}
.top-header-area .mini-header-right .widget_shopping_cart .widget-title:hover:before { color: #ff214f; }
.top-header-area .mini-header-right .separator-line-verticle-extra-small { margin-left: 7px; margin-right: 7px; } .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-size: 15px; line-height: 20px; color: #232323;  font-family: 'Roboto', sans-serif; font-weight: 400;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {padding: 0; margin:0 0 0 0;}
.woocommerce ul.products li.product a:hover .woocommerce-loop-product__title {color: #ff214f;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {text-align: center; margin-bottom: 60px;}
.woocommerce .star-rating span {color: #ffc926;}
.woocommerce .products .star-rating {margin: 5px auto 6px; font-size: 12px !important; margin-bottom: 6px;}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins {color:#ff214f; font-size: 13px; font-weight: 400; text-decoration: none; margin-bottom: 20px;}
.woocommerce ul.products li.product .price ins { margin-bottom: 0; }
.woocommerce ul.products li.product .price del {color: inherit; opacity: 1; display: inline-block; margin-right: 5px;}
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {left: 10px; right: auto; top: 10px; min-height: 1px; padding: 4px 10px 5px; margin: 0; line-height: normal; font-weight: 500; font-size: 9px; color: #77a464; border: 1px solid #77a464; background-color: transparent; text-transform: uppercase; border-radius: 0;}
.woocommerce ul.products li.product a.button, .woocommerce-page ul.products li.product a.button {width: auto; display: inline-block; margin-top: 0; min-width: 145px;}
.woocommerce ul.products li.product .price del {color: #6f6f6f;}
.woocommerce ul.products li.product a {position: relative; display: block;}
.woocommerce ul.products li.product a img {margin-bottom: 25px;}
.woocommerce ul.products li.product.pofo-product-2col, .woocommerce-page ul.products li.product.pofo-product-2col {width: 48.05%;}
.woocommerce ul.products li.product.pofo-product-3col, .woocommerce-page ul.products li.product.pofo-product-3col {width: 30.8%;}
.woocommerce ul.products li.product.pofo-product-4col, .woocommerce-page ul.products li.product.pofo-product-4col {width: 22.05%;}
.woocommerce ul.products li.product.pofo-product-5col, .woocommerce-page ul.products li.product.pofo-product-5col {width: 16.9%;}
.woocommerce ul.products li.product.pofo-product-6col, .woocommerce-page ul.products li.product.pofo-product-6col {width: 13.5%;}
.woocommerce ul.products {padding-top: 0; margin-top: 25px; display: inline-block; width: 100%;}
.woocommerce .woocommerce-ordering select {margin: 0; outline: none;}
.woocommerce .woocommerce-result-count {margin: 7px 0 0 0;}
.woocommerce .woocommerce-ordering {margin: 0;}
.term-description {margin-bottom: 25px;}
.woocommerce ul.products li.product.outofstock .woocommerce-loop-product__link, .woocommerce ul.products li.product.outofstock .woocommerce-loop-product__link { margin-bottom: 20px; } .woocommerce div.product .product_title {font-family: 'Montserrat', sans-serif; font-size: 22px; line-height: 28px; color: #232323; font-weight: 600; margin-bottom: 5px;}
.woocommerce div.product p.price, .woocommerce div.product span.price {color: #ff214f; font-size: 18px; font-weight: 500; margin-bottom: 15px;}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {color: #ff214f; font-size: 18px; font-weight: 500; text-decoration: none;}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {opacity: 1; color: #6f6f6f; margin-right: 6px;}
.woocommerce .quantity .qty {width: 75px; height: 40px; text-align: left; margin-bottom: 0; padding-top: 7px;}
.woocommerce div.product form.cart div.quantity {float: left; margin: 0 10px 0 0;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {padding: 8px 21px 8px; text-align: center; margin: 0; background-color: #232323; border: 2px solid #232323; font-family: 'Montserrat', sans-serif; color: #fff; border-radius: 0; font-size: 11px; font-weight: 600; text-transform: uppercase;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {color: #232323; background-color: transparent;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {opacity: 1;}
.woocommerce div.product .posted_in, .woocommerce div.product .sku_wrapper, .woocommerce div.product .tagged_as, .woocommerce div.product .products-social-icon  {border-bottom: 1px solid #ededed; display: block; width: 100%; padding-bottom: 17px; margin-bottom: 15px;}
.woocommerce div.product .product_meta {font-size: 14px; color: #232323; font-weight: 500;}
.woocommerce div.product .product_meta  a {text-transform: none; font-weight: 400;}
.woocommerce div.product .sku_wrapper .sku {color: #6f6f6f; text-transform: none; font-weight: 400;}
.woocommerce div.product .products-social-icon {border: 0; padding: 0; margin: 0;}
.woocommerce div.product .products-social-icon ul {margin: 0 0 0 10px; padding: 0; width: auto; display: inline-block;}
.woocommerce div.product .stock {color: #468847; margin-top: -6px; font-size: 10px !important; display: inline-block; line-height: 20px; text-transform: uppercase; font-weight: 500; margin-top: 0; background-color: transparent; border: 1px solid #468847; padding: 1px 8px 0px; position: relative; top: -5px;}
.woocommerce div.product .out-of-stock {color: #ff0000; border: 1px solid #ff0000; top: -2px;}
.woocommerce div.product form.cart {margin-bottom: 21px;}
.woocommerce div.product .woocommerce-product-rating {margin-bottom: 12px;}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {text-decoration: underline}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link:hover {text-decoration: none}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link span { transition-timing-function: none; -moz-transition-timing-function: none; -webkit-transition-timing-function: none; -o-transition-timing-function: none; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;}
.woocommerce div.product form.cart table.variations td {display: block; width: 100%; padding: 0 0 5px 0; text-align: left;}
.woocommerce div.product form.cart table.variations td.value {padding-bottom: 15px;}
.woocommerce div.product form.cart table.variations tr:last-child td.value {padding-bottom: 0;}
.woocommerce div.product form.cart .variations label {color: #232323; font-weight: 400; padding: 0; margin: 0; font-size: 14px;}
.woocommerce div.product form.cart .variations select, .woocommerce .woocommerce-ordering select {appearance:none; -moz-appearance:none; -webkit-appearance:none; -ms-appearance:none; background: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/select-arrow.png) no-repeat 95% 50%; border: 1px solid #d1d1d1; outline: none; cursor: pointer; padding: 5px 35px 5px 15px; border-radius: 0;}
.woocommerce div.product form.cart .variations select {margin: 0 0 0;}
.woocommerce div.product form.cart .variations {margin-bottom: 25px; margin-top: 5px;}
.woocommerce div.product form.cart .reset_variations {font-size: 14px; color: #232323;}
.woocommerce div.product form.cart .reset_variations:hover {color: #ff214f;}
.woocommerce div.product form.cart .group_table .button {background-color: transparent; color: #232323; padding: 9px 21px 8px; font-size: 11px;}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #232323; border: 2px solid #232323;}
.woocommerce div.product form.cart table.variations .reset_variations {margin-top: 5px;}
.woocommerce div.product .single_variation_wrap {display: inline-block; width: 100%; margin-top: -15px;}
.woocommerce div.product .single_variation_wrap .single_variation {margin-bottom: 10px;}
.woocommerce div.product .woocommerce-tabs ul.tabs {text-align: center; margin: 0; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {border-top: 1px solid #ededed; border-bottom: 0 solid #ededed; bottom: 0; top: 0;z-index: inherit;}
.woocommerce div.product .woocommerce-tabs .panel {border: 0; -webkit-box-shadow:0 0 0 rgba(0,0,0,0); box-shadow:0 0 0 rgba(0,0,0,0); background-color: #f7f7f7; padding: 40px; float: left; width: 100%; margin: 0 0 50px; border-radius: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {border: 1px solid transparent;  border-radius: 0; margin: 0 -1px; background-color: transparent; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {border-top: 1px solid #232323;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {padding: 20px 15px; color: #6f6f6f; font-weight: 500; font-size: 11px; text-transform: uppercase;  font-family: 'Montserrat', sans-serif;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {color: #232323; font-weight: 500;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {display: none;}
.woocommerce div.product .woocommerce-tabs .panel .comment-form-cookies-consent { clear: both;}
.woocommerce div.product .woocommerce-tabs .panel .comment-form-cookies-consent input[type=checkbox] { width: auto; position: relative; top: 2px; margin-right: 3px;}
.woocommerce div.product .woocommerce-tabs .panel .comment-form {margin-top: 15px;}
.woocommerce div.product div.images .flex-control-thumbs {margin: 10px -5px 0;}
.woocommerce div.product div.images .flex-control-thumbs li {padding: 5px;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {margin: 0 5px 10px; padding: 0;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {padding: 5px;}
.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {padding: 0; margin-left: 0; margin-right: 0;}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {float: left;}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport *  {transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;}
.woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce .related h2, .woocommerce .up-sells h2, .woocommerce-page .cart-collaterals .cart_totals h2 {font-family: 'Montserrat', sans-serif; font-size: 20px; line-height: 28px; color: #232323; font-weight: 600; margin-bottom: 15px;}
.woocommerce div.product .woocommerce-tabs .panel h2 {font-size: 15px; margin-bottom: 7px;}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {top: 8px; right: inherit; margin-left: 8px;}
.woocommerce table.shop_attributes {border-top: 1px solid #e4e4e4;}
.woocommerce table.shop_attributes th {border-bottom: 1px solid #e4e4e4; font-weight: 500; font-size: 12px; padding: 10px;}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes {border-bottom: 1px solid #e4e4e4; font-style: normal; font-size: 12px; padding: 10px;}
.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {background: transparent;}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews .woocommerce-noreviews {margin-bottom: 5px;}
.woocommerce #reviews #comments ol.commentlist li {padding: 0 0 15px 0; margin: 0 0 20px; border: 0; position: relative; background: 0; border: 0; border-bottom: 1px solid rgba(0,0,0,.1);}
.woocommerce #reviews #comments ol.commentlist li img.avatar {float: left; position: absolute; top: 0; left: 0; padding: 0; width: 60px; height: auto; background: #ebe9eb; border: 0 solid #e4e1e3; margin: 0; box-shadow: none; border-radius: 100%;}
.woocommerce #reviews #comments ol.commentlist li .comment-text {margin: 0 0 0 60px; border: 0 solid #e4e1e3; border-radius: 0; padding: 15px 15px 0;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {font-size: 14px;}
.woocommerce #reviews #comments ol.commentlist {margin: 25px 0 15px 0; padding-left: 0;}
.woocommerce #review_form #respond label {color: #232323; font-weight: 500; padding: 0; margin: 0 0 10px 0; font-size: 13px; font-family: 'Montserrat', sans-serif; line-height: 20px;}
.woocommerce #review_form #respond .comment-form-author {float: left; width: 49%;}
.woocommerce #review_form #respond .comment-form-email {float: right; width: 49%;}
.woocommerce #review_form #respond .comment-form-rating, .woocommerce #review_form #respond .comment-form-comment {clear: both;}
.woocommerce #review_form #respond input, .woocommerce #review_form #respond textarea {margin: 0;}
.woocommerce #reviews #comment {height: 95px;}
.woocommerce #respond input#submit, .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-product-search button {outline: none; padding: 8px 21px 8px; text-align: center; margin: 0; background-color: #232323; border: 2px solid #232323; font-family: 'Montserrat', sans-serif; color: #fff; border-radius: 0; font-size: 11px; font-weight: 600; text-transform: uppercase;}
.woocommerce #respond input#submit:hover, .woocommerce .woocommerce-product-search input[type="submit"]:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-product-search button:hover {background-color: transparent; color: #232323;}
.woocommerce-Reviews .comment-reply-title {font-weight: 500; font-size: 14px; margin-bottom: 5px; display: block;}
#cancel-comment-reply-link, .comment-edit-link {margin: 0 0 0 10px; font-size: 13px;}
.woocommerce p.stars a {height: 16px; width: 16px;}
.pswp__caption__center {text-align: center;}
.woocommerce .related, .woocommerce .up-sells  {clear: both; padding: 0; text-align: center;}
.woocommerce .up-sells {padding-bottom: 40px;}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {margin-top: 60px; display: inline-block; width: 100%;}
.woocommerce .related ul.products {margin-bottom: 0;}
.woocommerce div.product form.cart .group_table td {padding: 15px 15px; border-bottom: 1px solid #ededed; vertical-align: middle;}
.woocommerce div.product form.cart .group_table td.label {display: table-cell; vertical-align: middle;}
.woocommerce div.product form.cart .group_table td.label label {padding: 0; margin: 0; font-weight: 500; font-size: 14px;}
.woocommerce div.product form.cart .group_table td.label label a {padding: 0; margin: 0; font-weight: 500; font-size: 14px; text-decoration: underline;}
.woocommerce div.product form.cart .group_table td.label label a:hover {text-decoration: none;}
.woocommerce div.product form.cart .group_table td .stock {margin: 0 0 0 10px;}
.woocommerce div.product form.cart .group_table td:first-child {padding-left: 0; text-align: left;}
.woocommerce div.product form.cart .group_table td.price {color: #ff214f; font-size: 14px; font-weight: 500; margin-bottom: 5px;}
.woocommerce div.product form.cart .group_table td.price del {color: #6f6f6f; margin-right: 5px;}
.woocommerce div.product form.cart .group_table td.price ins {color: #ff214f; font-size: 14px; font-weight: 500; text-decoration: none;}
.woocommerce div.product form.cart .group_table tr td:last-child {padding-right: 0;}
.woocommerce div.product form.cart table.group_table {border-width: 0; width: 100%; margin-bottom: 20px;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {top: 10px; right: 10px;}
.woocommerce #review_form #respond p.stars {clear: both; width: auto; display: table;}
.woocommerce div.product form.cart .button {padding: 13px 21px 12px;}
.woocommerce a.added_to_cart {padding: 3px 17px 1px 17px; text-align: center; margin: 5px 0 0 0; background-color: transparent; border: 2px solid #232323; font-family: 'Montserrat', sans-serif; color: #232323; border-radius: 0; font-size: 10px; font-weight: 600; text-transform: uppercase; min-width: 145px; width: auto; display: inline-block !important; line-height: 24px;}
.woocommerce a.added_to_cart:hover {background-color: #232323; color: #fff;}
.woocommerce a.remove {color: #6f6f6f !important}
.woocommerce #review_form #respond .form-submit input {padding-bottom: 7px;}
.add_to_cart_inline .product_type_grouped {margin-left: 15px !important;}
.woocommerce ul.products li.product a.button, .woocommerce-page ul.products li.product a.button, .woocommerce ul.products li.product a.added_to_cart, .woocommerce-page ul.products li.product a.added_to_cart { margin-left: 3px; margin-right: 3px; } .woocommerce .sidebar .select2-container .select2-selection--single .select2-selection__rendered {padding-right: 0;}
.woocommerce-page .sidebar .widget {border-bottom: 1px solid #ededed; padding:0 0 30px 0; margin-bottom: 25px;}
.woocommerce-page .sidebar .widget:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.woocommerce-page .sidebar .widget .widget-title {font-weight: 600; color: #232323; display: inline-block; font-size: 12px; letter-spacing: 0.015em; line-height: 20px; font-family: 'Montserrat', sans-serif; margin-bottom: 30px; text-transform: uppercase; border-bottom: 1px solid #232323; padding-bottom: 1px;}
.woocommerce-page .sidebar .widget ul {padding-left: 0; list-style: none; margin-bottom: 0;}
.woocommerce-page .sidebar .widget ul li {padding-bottom: 0; margin-bottom: 5px; width: 100%; font-size: 12px;}
.woocommerce-page .sidebar .widget ul li:last-child {border-bottom: 0; margin-bottom: 0; padding-bottom: 0;}
.woocommerce-page .sidebar .widget ul li.mini_cart_item {position: relative; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; min-height: 63px;}
.woocommerce-page .sidebar ul li.mini_cart_item  a, .widget_shopping_cart .sidebar ul li.mini_cart_item a, .woocommerce-page .sidebar .widget_top_rated_products ul li a {font-weight: 400; line-height: 20px; margin-bottom: 5px;}
.woocommerce-page .sidebar ul.product_list_widget li.mini_cart_item .amount, .widget_shopping_cart .sidebar ul.product_list_widget li.mini_cart_item .amount, .woocommerce-page .sidebar .widget_top_rated_products ul.product_list_widget li.mini_cart_item .amount {font-weight: 400; color: #6f6f6f; font-size: 12px;}
.woocommerce-page .sidebar ul.product_list_widget li.mini_cart_item .quantity, .widget_shopping_cart .sidebar ul.product_list_widget li.mini_cart_item .quantity, .woocommerce-page .sidebar .widget_top_rated_products ul.product_list_widget li.mini_cart_item .quantity {font-size: 12px;}
.woocommerce-page .sidebar .widget_shopping_cart .cart_list li.mini_cart_item  a.remove, .woocommerce.widget_shopping_cart .sidebar .cart_list li.mini_cart_item  a.remove {left: inherit; right: 0; padding: 0; margin: 11px 0 0 0; font-size: 16px; line-height: 14px;}
.woocommerce-page .sidebar ul li.mini_cart_item  img, .woocommerce-page .sidebar ul li.mini_cart_item  img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.woocommerce-page .sidebar .widget_shopping_cart .buttons .button {float: left;}
.woocommerce-page .sidebar .price_slider_wrapper {margin-top: 30px;}
.woocommerce-page .sidebar .widget_rating_filter ul li .star-rating {top: 2px;}
.woocommerce-page .sidebar ul.product_list_widget li img, .woocommerce-page .sidebar ul.product_list_widget li img {border: 1px solid #dbdbdb;}
.woocommerce-page .sidebar ul.product_list_widget li a, .woocommerce-page .sidebar ul.product_list_widget li a {font-weight: 400; line-height: 18px; margin-bottom:0;}
.woocommerce-page .sidebar ul.product_list_widget li .star-rating, .woocommerce-page .sidebar ul.product_list_widget li .star-rating {margin-bottom: 2px; margin-top: 5px;}
.woocommerce-page .sidebar ul.product_list_widget li .amount, .woocommerce-page .sidebar ul.product_list_widget li .amount {color: #ff214f; font-size: 12px; font-weight: 500; text-decoration: none;}
.woocommerce-page .sidebar ul.product_list_widget li del, .woocommerce-page .sidebar ul.product_list_widget li del .amount {color: #6f6f6f;}
.woocommerce-page .sidebar ul.product_list_widget li ins {text-decoration: none}
.woocommerce-page .sidebar .tagcloud a:hover {background-color: #232323;}
.woocommerce-page .sidebar .woocommerce-mini-cart__empty-message {padding: 0 0 8px 0; color: #6f6f6f; text-align: center}
.woocommerce-page .sidebar select {appearance:none; -moz-appearance:none; -webkit-appearance:none; -ms-appearance:none; background: url(//ikv-duisburg.de/wp-content/themes/pofo/assets/images/select-arrow.png) no-repeat 97% 50% #fff; line-height: 19px !important; border: 1px solid #d1d1d1; outline: none; cursor: pointer; padding-right: 25px; padding-left: 8px;}
.woocommerce-page .sidebar input[type="text"], .woocommerce-page .sidebar input[type="search"], .woocommerce-page .sidebar textarea, .woocommerce-page .sidebar select {line-height: 1; background-color: #fff; border-radius: 0;}
.woocommerce-page .sidebar .widget_pofo_social_widget ul li {border-bottom: 0; padding: 0; margin: 0 4px; float: none; width: auto;}
.woocommerce-page .sidebar .star-rating {font-size: 10px;}
.woocommerce-page .sidebar .widget.widget_rating_filter .star-rating {top: 0px;}
.woocommerce-page .sidebar .widget_top_rated_products ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 63px;}
.woocommerce-page .sidebar .widget_top_rated_products ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.woocommerce-page .sidebar .widget_top_rated_products ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.woocommerce-page .sidebar .widget_products ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 63px;}
.woocommerce-page .sidebar .widget_products ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.woocommerce-page .sidebar .widget_products ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.woocommerce-page .sidebar .widget_recent_reviews ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 63px;}
.woocommerce-page .sidebar .widget_recent_reviews ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.woocommerce-page .sidebar .widget_recent_reviews ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.woocommerce-page .sidebar .widget_recently_viewed_products ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 63px;}
.woocommerce-page .sidebar .widget_recently_viewed_products ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.woocommerce-page .sidebar .widget_recently_viewed_products ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.woocommerce-page .sidebar .widget_product_categories select {margin: 0;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {font-size: 12px;}
.woocommerce-page .widget_price_filter .price_slider_amount {font-size: 13px; line-height: 24px;}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {background-color: #b7b7b7;}
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {background-color: #ececec;}
.woocommerce-page .widget_price_filter .price_slider {margin-bottom: 20px;}
.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before, .woocommerce-page .widget_layered_nav_filters ul li a::before {color: #232323; top: 2px; position: relative;}
.woocommerce-page .widget_layered_nav_filters ul li a::before {top: 1px;}
.woocommerce .widget_price_filter .ui-slider-horizontal {height: 2px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {width: 10px; height: 10px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {top: -4px;}
.woocommerce-page .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a, .woocommerce .widget_price_filter .price_slider_amount .button {padding: 7px 14px 5px; font-size: 10px; background-color: #fff; border: 1px solid #232323; color: #232323}
.woocommerce-page .widget_shopping_cart .buttons a:hover, .woocommerce.widget_shopping_cart .buttons a:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover {background-color: #232323; color: #fff;}
.woocommerce-page .woocommerce-product-search input[type="submit"] {padding: 5px 14px 4px; font-size: 10px; line-height: normal; background-color: transparent; color: #232323; border:1px solid #232323;}
.woocommerce-page .woocommerce-product-search input[type="submit"]:hover {background-color: #232323; color: #fff;}
.sidebar.pofo-sidebar .woocommerce ul.cart_list {list-style: none; padding-left: 0; margin-left: 0;}
.sidebar.pofo-sidebar .woocommerce ul.cart_list li {position: relative; padding: 0 20px 8px 60px; min-height: 80px; margin: 0 0 15px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar.pofo-sidebar .woocommerce ul.cart_list li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0; min-height: 63px;}
.sidebar.pofo-sidebar .woocommerce ul.cart_list li img {position: absolute; left: 0; top: 3px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.sidebar.pofo-sidebar .woocommerce ul.cart_list li a {font-weight: 400; line-height: 18px; margin-bottom: 0;}
.sidebar.pofo-sidebar .woocommerce ul.cart_list li .amount {font-weight: 400; color: #6f6f6f; font-size: 12px;}
.sidebar.pofo-sidebar .woocommerce ul.cart_list li .quantity {font-size: 12px;}
.sidebar.pofo-sidebar .woocommerce ul.cart_list li a.remove {position: absolute; left: inherit; right: 0; top: 0; padding: 0; margin: 11px 0 0 0; font-size: 16px; line-height: 14px;}
.sidebar.pofo-sidebar .woocommerce .widget_shopping_cart_content .total {border-top: 1px solid #ededed; padding: 10px 0 0; margin: 15px 0 15px 0; text-align: right; font-weight: 500;}
.sidebar.pofo-sidebar .woocommerce ul.product_list_widget li .amount {color: #ff214f; font-size: 12px; font-weight: 500; text-decoration: none;}
.sidebar.pofo-sidebar .woocommerce ul.product_list_widget li ins {text-decoration: none;}
.sidebar.pofo-sidebar .woocommerce ul {list-style: none; padding-left: 0; margin-left: 0;}
.sidebar.pofo-sidebar .woocommerce ul li {position: relative; padding: 0 15px 8px 0; margin: 0 0 8px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sidebar.pofo-sidebar .woocommerce ul li:last-child {border: 0; padding-bottom: 0; margin-bottom: 0;}
.sidebar.pofo-sidebar .woocommerce .star-rating {font-size: 10px;}
.sidebar.pofo-sidebar .woocommerce.widget_recent_reviews ul li {font-size: 12px;}
.sidebar.pofo-sidebar .woocommerce ul.product_list_widget li .star-rating {margin-bottom: 2px; margin-top: 5px;}
.sidebar.pofo-sidebar .woocommerce ul li a {font-size: 12px; font-weight: 400; line-height: 20px;}
.sidebar.pofo-sidebar .woocommerce.widget_top_rated_products ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 80px;}
.sidebar.pofo-sidebar .woocommerce.widget_top_rated_products ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0; min-height: 63px;}
.sidebar.pofo-sidebar .woocommerce.widget_top_rated_products ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.sidebar.pofo-sidebar .woocommerce.widget_products ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 80px;}
.sidebar.pofo-sidebar .woocommerce.widget_products ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0; min-height: 63px;}
.sidebar.pofo-sidebar .woocommerce.widget_products ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.sidebar.pofo-sidebar .woocommerce.widget_recent_reviews ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 80px;}
.sidebar.pofo-sidebar .woocommerce.widget_recent_reviews ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0; min-height: 63px;}
.sidebar.pofo-sidebar .woocommerce.widget_recent_reviews ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.sidebar.pofo-sidebar .woocommerce.widget_recently_viewed_products ul li {position: relative; padding-top: 0; padding-left: 60px; padding-right: 20px; margin-bottom: 15px; width: 100%; font-size: 12px; min-height: 80px;}
.sidebar.pofo-sidebar .woocommerce.widget_recently_viewed_products ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0; min-height: 63px;}
.sidebar.pofo-sidebar .woocommerce.widget_recently_viewed_products ul li img {position: absolute; left: 0; top: 4px; padding: 0; margin: 0; border: 1px solid #dbdbdb;}
.sidebar.pofo-sidebar .woocommerce ul.product_list_widget li del .amount {color: #6f6f6f;}
.sidebar.pofo-sidebar .woocommerce .woocommerce-product-search input[type="submit"] {padding: 5px 14px 4px; font-size: 10px; line-height: normal; background-color: transparent; color: #232323; border:1px solid #232323;}
.sidebar.pofo-sidebar .woocommerce .woocommerce-product-search input[type="submit"]:hover {background-color: #232323; color: #fff;}
.woocommerce-product-search button { line-height: normal;} .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {width: 170px;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {height: 31px; padding: 2px 10px 4px; margin: 0; font-size: 12px;}
.woocommerce a.remove:hover {color: #6f6f6f !important; background: transparent;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {background-color: #f7f7f7; padding: 25px;}
.woocommerce .cart-collaterals .cart_totals td, .woocommerce-page .cart-collaterals .cart_totals th {border-color: #e4e4e4; font-weight: 500;}
.woocommerce .cart-collaterals .cart_totals td {font-weight: 400;}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {border-top: 0;}
.woocommerce .cart-collaterals .cart_totals td {text-align: right;}
.woocommerce .cart-collaterals .cart_totals td p {padding: 0; margin: 0;}
.woocommerce .cart-collaterals .cart_totals td a {text-decoration: underline; text-transform: uppercase; font-size: 11px; color: #232323}
.woocommerce .cart-collaterals .cart_totals td a:hover {text-decoration: none; color: #ff214f}
.woocommerce .cart-collaterals .cart_totals .tax-rate th, .woocommerce .cart-collaterals .cart_totals .order-total th {font-size: 16px; color: #232323; font-weight: 500;}
.woocommerce .cart-collaterals .cart_totals .tax-rate td, .woocommerce .cart-collaterals .cart_totals .order-total td {font-size: 16px; color: #232323; font-weight: 500;}
.woocommerce .cart-collaterals .cart_totals .tax-rate td strong, .woocommerce .cart-collaterals .cart_totals .order-total td strong {font-weight: 500;}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products  {margin-top: 25px;}
.woocommerce .cart-collaterals .cart_totals .woocommerce-remove-coupon, .woocommerce-page .cart-collaterals .cart_totals .woocommerce-remove-coupon {display: block;}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form, .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form {margin-top: 7px;}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p, .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p {margin-bottom: 12px;}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p .select2-container, .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p .select2-container {text-align: left;}
#add_payment_method .wc-proceed-to-checkout .checkout-button, .woocommerce-cart .wc-proceed-to-checkout .checkout-button, .woocommerce-checkout .wc-proceed-to-checkout .checkout-button {padding-top: 20px !important; padding-bottom: 20px !important; font-size: 18px !important;}
.shipping-calculator-form {padding: 0;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {width: 50px;}
.wcppec-checkout-buttons {text-align: center; margin-top: 30px;}
.woocommerce-page .widget_shopping_cart .buttons a.wcppec-cart-widget-button {padding: 0; background-color: inherit; margin-top: 7px;}
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-methods li input[type=radio] { width: auto;} .woocommerce .checkout_coupon, .woocommerce form.login {transition-timing-function: none; -moz-transition-timing-function: none; -webkit-transition-timing-function: none; -o-transition-timing-function: none; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {margin-bottom: 50px;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {background-color: #f7f7f7; padding: 25px;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table th {border-color: #e4e4e4;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {font-weight: 400; background-color: #fff;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {font-weight: 600;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td p {padding: 0; margin: 0;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .tax-rate th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total th {font-size: 16px; color: #232323; font-weight: 500;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .tax-rate td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total td {font-size: 16px; color: #232323; font-weight: 500;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .tax-rate td strong, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total td strong {font-weight: 500;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table ul.woocommerce-shipping-methods li input[type=radio] { display: inline-block; width: auto;}
#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {float: none; font-weight: 600;}
#add_payment_method .checkout .col-2 h3#ship-to-different-address label, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address label, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {padding: 0; margin: 0; font-weight: 600;}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label input[type=checkbox] {position: relative; margin: 7px 7px 0 0; left: 0; float: left; width: auto;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {background: transparent; border-radius: 0; border: 1px solid #ededed;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-color: #ededed; padding: 20px;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {border-bottom: 1px solid #ededed; padding: 8px 0;}
#add_payment_method #payment ul.payment_methods li:last-child, .woocommerce-cart #payment ul.payment_methods li:last-child, .woocommerce-checkout #payment ul.payment_methods li:last-child {border-bottom: 0}
#add_payment_method #payment ul.payment_methods li.payment_method_paypal input, .woocommerce-cart #payment ul.payment_methods li.payment_method_paypal input, .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal input {margin-top: 18px;}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {margin: 8px 6px 0 0; float: left; width: auto;}
#add_payment_method #payment ul.payment_methods li label, .woocommerce-cart #payment ul.payment_methods li label, .woocommerce-checkout #payment ul.payment_methods li label {color: #232323; font-weight: 400; padding: 0; margin: 0; font-size: 14px;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {background-color: #f7f7f7; color: #232323;}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {border: 1em solid #f7f7f7; border-right-color: transparent; border-left-color: transparent; border-top-color: transparent;}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {background-color: #f7f7f7; margin: 0;}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {text-decoration: underline; margin-left: 7px;}
#add_payment_method #payment .payment_method_paypal .about_paypal:hover, .woocommerce-cart #payment .payment_method_paypal .about_paypal:hover, .woocommerce-checkout #payment .payment_method_paypal .about_paypal:hover {text-decoration: none;}
#add_payment_method .checkout .create-account small, .woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small {line-height: 18px; color: #6f6f6f;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {width: 60px;}
.woocommerce form .woocommerce-account-fields .form-row .input-checkbox {position: inherit; padding: 0; margin: -1px 4px 0 0; width: auto;}
.woocommerce-checkout.woocommerce-page form.login {margin-bottom: 0;}
.woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single { min-height: 37px; } .woocommerce ul.order_details {margin: 0 0 30px 0; list-style: none; padding: 0;}
.woocommerce ul.order_details li, .woocommerce ul.order_details li:last-of-type {font-size: 14px; border: 1px dashed #ededed; padding: 15px; margin: 0; box-sizing: border-box; text-transform: none; width: 100%; border-top: 0;}
.woocommerce ul.order_details li:first-of-type {border-top: 1px dashed #ededed;}
.woocommerce ul.order_details li strong {font-size: 14px; font-weight: 500; padding-top: 5px; color: #232323;}
.woocommerce table.shop_table.order_details {background-color: #f7f7f7; padding: 25px;}
.woocommerce table.shop_table.order_details td, .woocommerce table.shop_table.order_details th {border-color: #e4e4e4;}
.woocommerce table.shop_table.order_details tfoot td, .woocommerce table.shop_table.order_details tfoot th {font-weight: 400; background-color: #fff;}
.woocommerce table.shop_table.order_details tfoot th {font-weight: 500;}
.woocommerce table.shop_table.order_details tfoot td p {padding: 0; margin: 0;}
.woocommerce table.shop_table.order_details tfoot .tax-rate th, .woocommerce table.shop_table.order_details tfoot .order-total th {font-size: 16px; color: #232323; font-weight: 500;}
.woocommerce table.shop_table.order_details tfoot .tax-rate td, .woocommerce table.shop_table.order_details tfoot .order-total td {font-size: 16px; color: #232323; font-weight: 500;}
.woocommerce table.shop_table.order_details tfoot .tax-rate td strong, .woocommerce table.shop_table.order_details tfoot .order-total td strong {font-weight: 500;}
.woocommerce table.shop_table.order_details tfoot td p {padding: 0; margin: 0;}
.woocommerce table.shop_table.order_details tfoot td a {text-decoration: underline}
.woocommerce table.shop_table.order_details tfoot td a:hover {text-decoration: none}
.woocommerce-thankyou-order-received {font-size: 18px; color: #232323; margin-bottom: 40px; background-color: #f7f7f7; padding: 20px; text-align: center;}
.woocommerce-order-downloads, .woocommerce-order-details, .woocommerce-customer-details, .woocommerce-columns--addresses {padding: 0;}
.woocommerce-order-downloads h2, .woocommerce-order-details h2, .woocommerce-customer-details h2, .woocommerce-columns--addresses h2 {border-bottom: 1px solid #ededed; padding: 0 0 15px 0; margin: 0 0 20px 0;}
.woocommerce-order > section:last-child {margin-bottom: 0}
.woocommerce-page .woocommerce-order-details .woocommerce-order-details__title, .woocommerce-order-downloads h2 {border-bottom: 0; padding-bottom: 0 !important;}
.woocommerce a.woocommerce-MyAccount-downloads-file.button {padding: 6px 10px 6px; border-width: 1px; font-size: 10px; font-weight: 500; white-space: inherit;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td a, .restore-item {text-decoration: underline}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td a:hover, .restore-item:hover {text-decoration: none} .woocommerce form .form-row label {color: #232323; font-weight: 400; padding: 0; margin: 0 0 5px; font-size: 14px;}
.woocommerce form .form-row .required {text-decoration: none;}
.pofo-my-account-full .woocommerce-form-login .woocommerce-form__label-for-checkbox, .pofo-my-account-full .woocommerce-form-login .woocommerce-LostPassword {margin-bottom: 0;}
.woocommerce-password-hint {font-size: 11px; line-height: 18px;}
.pofo-my-account-full .woocommerce-form-login, .pofo-my-account-full .register {min-height: 312px; margin-bottom: 0;}
.woocommerce-page form.login p.form-row label.inline {display: block; margin-top: 10px; margin-bottom: 0;}
.woocommerce-page .pofo-my-account-full form.checkout_coupon, .woocommerce-page .pofo-my-account-full form.login, .woocommerce-page .pofo-my-account-full form.register, .woocommerce-page .woocommerce-ResetPassword.lost_reset_password  {top: 0; clear: both; width: 100%; float: left;}
.woocommerce-page .col2-set form.checkout_coupon p.form-row, .woocommerce-page .col2-set form.login p.form-row, .woocommerce-page .col2-set form.register p.form-row {width: auto}
.woocommerce-page .col2-set form.checkout_coupon p, .woocommerce-page .col2-set form.login p, .woocommerce-page .col2-set form.register p {float: none;}
.woocommerce-page form.checkout_coupon, .woocommerce-page form.login, .woocommerce-page form.register, .woocommerce-page .woocommerce-ResetPassword {border: 1px solid #f7f6f7; margin: 0 0 20px; border-radius: 0; background-color: #f7f6f7; position: relative; top: -28px; padding: 20px;}
.woocommerce-page form.checkout_coupon p, .woocommerce-page form.login p, .woocommerce-page form.register p {width: auto; padding: 0; float: left; margin-bottom: 12px; margin-right: 15px; }
.woocommerce-page form.checkout_coupon p input.input-text {padding-top: 5px; padding-bottom: 6px; font-size: 13px; line-height: 18px; margin: 0;}
.woocommerce-page form.checkout_coupon p.form-row-first, .woocommerce-page form.login p.form-row-first, .woocommerce-page form.register p.form-row-first {margin-right: 0;}
.woocommerce-page form.login p.form-row {width: 30%; margin-right: 20px;}
.woocommerce-page form.login p.form-row input[type=checkbox] {position: inherit; padding: 0; margin: 8px 6px 0 0; width: auto; float: left;}
.woocommerce-page form.login p.lost_password {width: 100%; margin-bottom: 0;}
.woocommerce-page .pofo-my-account-full form.login p.form-row {width: 100%; margin-right: 20px; clear: both;} .woocommerce .woocommerce-MyAccount-navigation {margin: 0; background-color: #f3f3f3; padding: 20px;}
.woocommerce .woocommerce-MyAccount-navigation ul {padding: 0; margin: 0; list-style: none;}
.woocommerce .woocommerce-MyAccount-navigation ul li {border-bottom: 1px solid #e4e4e4; padding-bottom: 12px; margin-bottom: 10px; width: 100%;}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {color: #ff214f;}
.woocommerce-MyAccount-content a {text-decoration: underline;}
.woocommerce-MyAccount-content a:hover {text-decoration: none;}
.woocommerce table.my_account_orders .button {padding: 5px 5px 4px; font-size: 10px; margin: 2px; border-width: 1px;}
.woocommerce table.my_account_orders {font-size: 13px; line-height: 18px;}
.woocommerce .woocommerce-MyAccount-content {padding-left: 13px;}
.woocommerce .both-content-center .woocommerce-MyAccount-content {padding-left: 19px;}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {margin-bottom: 50px;}
.woocommerce .woocommerce-customer-details {margin-bottom: 0;}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {margin-bottom: 0;}
.woocommerce-page h3#order_review_heading {border-bottom: 0;}
.woocommerce .woocommerce-customer-details address {border: 0; border-radius: 0; padding: 0;}
address {line-height: 24px;}
.woocommerce-password-strength {font-size: 13px; color: #232323;}
.woocommerce-page form .form-row textarea {height: 5em;}
.woocommerce-page header.title  h3 {margin-bottom: 0;  border-bottom: 0 solid #ededed; padding-bottom: 0;}
.woocommerce-page header.title {margin-bottom: 15px; border-bottom: 1px solid #ededed; padding-bottom: 10px; float: left;}
.woocommerce-account .addresses .title .edit {margin-top: 1px; font-size: 12px;}
.woocommerce-page legend {margin-bottom: 20px; border-bottom: 1px solid #ededed; padding-bottom: 15px; color: #232323; font-size: 18px; line-height: 28px; font-weight: 500;}
.woocommerce-page fieldset {margin-top: 30px; margin-bottom: 15px;}
.woocommerce-page mark.order-number, .woocommerce-page mark.order-date, .woocommerce-page mark.order-status {padding: 0; background-color: transparent;}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {margin-bottom: 15px; width: 100%; float: left;}
.woocommerce-address-fields > p {clear: both}
.woocommerce form .form-row {padding: 0; margin: 0 0 10px;}
.woocommerce-page .col2-set form.login input.button, .woocommerce-page .col2-set form.register input.button {padding: 8px 21px 7px;} .woocommerce-store-notice, p.demo_store {position: fixed; top: inherit; bottom: 0; padding: 15px;}
@-moz-document url-prefix() {
.woocommerce-page .sidebar input[type="text"], .woocommerce-page .sidebar input[type="search"], .woocommerce-page .sidebar textarea, .woocommerce-page .sidebar select, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {line-height: 1.4;}
.woocommerce #respond input#submit, .woocommerce .woocommerce-product-search input[type="submit"], .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {padding: 8px 21px 9px;}
.woocommerce a.added_to_cart {padding: 2px 17px 2px 17px;}
.woocommerce-page .woocommerce-product-search input[type="submit"] {padding: 5px 14px 4px;}
.woocommerce div.product .stock {padding: 0px 8px 1px;}
.woocommerce-cart table.cart td.actions .coupon .button {padding-top: 7px;}
#add_payment_method .wc-proceed-to-checkout .checkout-button, .woocommerce-cart .wc-proceed-to-checkout .checkout-button, .woocommerce-checkout .wc-proceed-to-checkout .checkout-button  {padding-bottom: 21px !important;}
.cross-sells a.button {padding-bottom: 7px}
.woocommerce-page form.checkout_coupon p .button {padding: 7px 21px 9px;}
.woocommerce-page .col2-set form.login input.button, .woocommerce-page .col2-set form.register input.button {padding: 8px 21px 9px;}
.woocommerce .lost_reset_password input.button {padding: 9px 21px 8px;}
.woocommerce .tagcloud a {padding: 2px 8px 3px 8px;}
.woocommerce div.product form.cart .button {padding: 12px 21px 13px;}
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {padding: 5px 10px 5px;}
.woocommerce a.button.single_add_to_cart_button {padding-bottom: 9px;}
.woocommerce div.product form.cart .group_table .button {padding: 8px 21px 9px;}
} .entry-content .vc_col-has-fill > .vc_column-inner,
.entry-content .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.entry-content .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.entry-content .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.entry-content .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.entry-content .vc_row-has-fill > .vc_column_container > .vc_column-inner,
.entry-content .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.entry-content .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.entry-content .vc_section.vc_section-has-fill,
.entry-content .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
.entry-content .vc_section.vc_section-has-fill + .vc_section {padding-top: 0;}
.compose-mode .vc_vc_row section.vc_row {padding-top: 130px}
.vc_element.vc_pofo_button {display: inline-block !important;}
.wpb_content_element, ul.wpb_thumbnails-fluid > li {margin-bottom: 0;}
.compose-mode .vc-main-sortable-container > .vc_empty-placeholder {margin-bottom: 0;}
.wpb_gmaps_widget .wpb_wrapper {background-color: inherit; padding: 0;}
.vc_element.vc_pofo_portfolio_slider {position: inherit;} 
.pofo-video-wrapper {position: relative; z-index: 0;}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before { font-weight: 900; }
.parallax .vc_controls > .vc_controls-out-tl { top: 0; } @media screen\0 {
.image-box.width-20 img {width: 100%;}
.left-nav-sidebar .dropdown {position: static}
.social-icon-style-4 a span {z-index: 0;}
.social-icon-style-4 a i {position: relative; z-index: 1;}
}
.vc_row-o-equal-height.pofo-featurebox-equal-height .wpb_wrapper, .vc_row-o-equal-height.pofo-featurebox-equal-height .wpb_wrapper .pofo-featurebox {height: 100%;}
.vc_row-o-equal-height.vc_row-o-content-middle.pofo-featurebox-equal-height .wpb_wrapper {height: 100%; display: table; width: 100%}
.vc_row-o-equal-height.vc_row-o-content-middle.pofo-featurebox-equal-height .wpb_wrapper .pofo-featurebox {height: 100%; display: table-cell; vertical-align: middle; width: 100%}
.vc_row-o-equal-height.vc_row.vc_row-o-content-middle.pofo-featurebox-equal-height .vc_column_container .vc_column-inner {-webkit-box-pack: inherit; -webkit-justify-content: inherit; -ms-flex-pack: inherit; justify-content: inherit;}
.vc_row-o-equal-height.vc_row-o-content-middle.pofo-featurebox-equal-height .wpb_wrapper .vc_pofo_feature_box {height: 100%; display: table; width: 100%}
.vc_row-o-equal-height.vc_row-o-content-top.pofo-featurebox-equal-height .wpb_wrapper {height: 100%; display: table; width: 100%}
.vc_row-o-equal-height.vc_row-o-content-top.pofo-featurebox-equal-height .wpb_wrapper .pofo-featurebox {height: 100%; display: table-cell; vertical-align: top; width: 100%}
.vc_row-o-equal-height.vc_row.vc_row-o-content-top.pofo-featurebox-equal-height .vc_column_container .vc_column-inner {-webkit-box-pack: inherit; -webkit-justify-content: inherit; -ms-flex-pack: inherit; justify-content: inherit;}
.vc_row-o-equal-height.vc_row-o-content-top.pofo-featurebox-equal-height .wpb_wrapper .vc_pofo_feature_box {height: 100%; display: table; width: 100%}
.vc_row-o-equal-height.vc_row-o-content-bottom.pofo-featurebox-equal-height .wpb_wrapper {height: 100%; display: table; width: 100%}
.vc_row-o-equal-height.vc_row-o-content-bottom.pofo-featurebox-equal-height .wpb_wrapper .pofo-featurebox {height: 100%; display: table-cell; vertical-align: bottom; width: 100%}
.vc_row-o-equal-height.vc_row.vc_row-o-content-bottom.pofo-featurebox-equal-height .vc_column_container .vc_column-inner {-webkit-box-pack: inherit; -webkit-justify-content: inherit; -ms-flex-pack: inherit; justify-content: inherit;}
.vc_row-o-equal-height.vc_row-o-content-bottom.pofo-featurebox-equal-height .wpb_wrapper .vc_pofo_feature_box {height: 100%; display: table; width: 100%}
.single-post .social-icon-style-8 ul li a, .single-post .social-icon-style-9 ul li a { width: 30px; height: 30px; } .pofo-cookie-policy-wrapper {top: 0 !important;bottom: 0;position: fixed;width: 100%;height: 100%;z-index: 9999;background-color: rgba(23, 23, 23, .8);}
.cookie-container {background-color: #fff;position: absolute;bottom: 0;width: 100%;padding: 20px 30px;text-align: center;}
.cookie-container .pofo-cookie-policy-text {color: #232323;font-weight: 400;font-size: 12px;line-height: 18px;display: inline-block;}
.cookie-container .pofo-cookie-policy-text a {text-decoration: underline;color: #232323;}
.cookie-container .pofo-cookie-policy-text a:hover {text-decoration: none;}
.cookie-container .btn {display: inline-block;margin-left: 25px;}
.pofo-cookie-policy-wrapper.left-content .cookie-container {width: 330px;padding: 25px;margin: 0 0 15px 15px;}
.pofo-cookie-policy-wrapper.left-content .cookie-container .pofo-cookie-policy-text {width: 100%;margin-bottom: 20px;}
.pofo-cookie-policy-wrapper.left-content .cookie-container .btn {width: 100%;margin: 0;}
.pofo-cookie-policy-wrapper.right-content .cookie-container {right: 0;left: inherit;width: 330px;padding: 25px;margin: 0 15px 15px 0;}
.pofo-cookie-policy-wrapper.right-content .cookie-container .pofo-cookie-policy-text {width: 100%;margin-bottom: 20px;}
.pofo-cookie-policy-wrapper.right-content .cookie-container .btn {width: 100%;margin: 0;}
body.single-product .social-icon-style-7 a.twitter:hover { border-color: #000000; background-color: #000000; color: #ffffff; }[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}@media (min-width: 768px) { .swiper-bottom-scrollbar-full.swiper-container {height:100%; margin: 0 auto; overflow: hidden; position: absolute; top: 0;  transition: all 0.3s ease-in-out 0.7s; width: 100%;}
.swiper-bottom-scrollbar-full .swiper-scrollbar {left: 0; opacity: 1; position: absolute; width: 100%; bottom:0; border-radius: 0; height: 2px}
.swiper-bottom-scrollbar-full .swiper-scrollbar-drag {border-radius: 0; background: #ff214f}
.swiper-bottom-scrollbar-full .swiper-scrollbar {background: rgba(255,255,255,.2)}
.swiper-bottom-scrollbar-full .swiper-slide img {max-height: 450px; transition: all 0.3s ease-in-out; opacity: .8; -webkit-filter: grayscale(1); filter: grayscale(1); width: auto;}
.swiper-bottom-scrollbar-full .swiper-slide:hover img {opacity: 1; -webkit-filter: grayscale(0); filter: grayscale(0); filter: contrast(130%); -webkit-filter:contrast(130%); max-height: 500px; width: auto;}
.swiper-bottom-scrollbar-full .swiper-slide .hover-title-box {visibility: hidden;}
.swiper-bottom-scrollbar-full .swiper-slide:hover .hover-title-box {right:-160px; opacity: 1;visibility: visible;}
.swiper-bottom-scrollbar-full .bottom-text {position: absolute; bottom: 50px; opacity: 0;transition: all 0.3s ease-in-out; letter-spacing: 5px;}
.swiper-bottom-scrollbar-full .swiper-slide:hover .bottom-text {opacity: .7; left: 4px;}
.swiper-bottom-scrollbar-full .swiper-slide img.signature {width: 60% !important}
.swiper-bottom-scrollbar-full .swiper-wrapper { height: 100% !important;}
.extra-small-icon li:first-child, .small-icon li:first-child, .medium-icon li:first-child, .large-icon li:first-child, .extra-large-icon li:first-child {margin-left: 0;}
.extra-small-icon li:last-child, .small-icon li:last-child, .medium-icon li:last-child, .large-icon li:last-child, .extra-large-icon li:last-child {margin-right: 0;} .swiper-container .container { max-width: 750px; width: 100%; }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) { .swiper-bottom-scrollbar-full .swiper-slide img {max-height: 450px; opacity:1; filter: contrast(130%); -webkit-filter: contrast(130%); -moz-filter: contrast(130%); -ms-filter: contrast(130%); -o-filter: contrast(130%);}
.swiper-bottom-scrollbar-full .swiper-slide:hover img {max-height: 450px;}
.swiper-bottom-scrollbar-full .bottom-text {opacity: 1; letter-spacing: 3px; letter-spacing: 3px;}
.swiper-bottom-scrollbar-full .swiper-slide:hover .bottom-text {opacity: 1; left: 0;}
.swiper-bottom-scrollbar-full .swiper-slide:hover .hover-title-box {right: 0; opacity: 1;}
.hover-title-box {opacity: 1; right: 0; text-align: center; top: inherit; bottom: 50%; transform: translateY(160px); -moz-transform: translateY(160px); -webkit-transform: translateY(160px); -o-transform: translateY(160px); -ms-transform: translateY(160px); z-index: 99; width: 100%}
.swiper-bottom-scrollbar-full .swiper-slide .hover-title-box {visibility: visible;}
}
@media (min-width: 992px) { .simple-dropdown.simple-dropdown-left > ul.dropdown-menu {left: inherit !important; right: 0 !important; text-align: right;}
.simple-dropdown.simple-dropdown-left > ul.dropdown-menu > li > ul.sub-menu {left: inherit !important; right: 221px; text-align: right;}
.simple-dropdown.simple-dropdown-left > ul.dropdown-menu > li > ul.sub-menu > li > ul.sub-menu {left: inherit !important; right: 221px; text-align: right;}
.simple-dropdown.simple-dropdown-left > ul.dropdown-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {left: inherit !important; right: 221px; text-align: right;}
.simple-dropdown.simple-dropdown-left > ul.dropdown-menu > li a i {float: left; right: inherit; left: 0;}
.simple-dropdown.simple-dropdown-left > ul.dropdown-menu > li a .fa-angle-right {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
nav.navbar.bootsnav .simple-dropdown.simple-dropdown-left .dropdown-menu > li {padding-left: 20px;}
nav.navbar.bootsnav .simple-dropdown.simple-dropdown-left .dropdown-menu > li a {padding-left: 20px; padding-right: 0;}
.navbar-nav > .simple-dropdown.simple-dropdown-left ul > li > a > i {float: right; margin-right: 0; margin-left: 5px; margin-bottom: 5px;}
.simple-dropdown.simple-dropdown-left .dropdown-menu > li > a i.fa-angle-right {margin-top: -1px; margin-left: 0; margin-bottom: 0;}
.simple-dropdown.simple-dropdown-left .dropdown-menu > li > ul > li > a i.fa-angle-right {margin-top: 0px; margin-left: 0; margin-bottom: 0;} .navbar-brand-top .navbar-collapse.collapse.display-inline-block {display: inline-block !important; vertical-align: middle;}
.navbar-brand-top .nav-header-container {text-align: center;}
.navbar-brand-top .nav-header-container .row {display: block !important; display: block !important; display: block !important;}
.navbar-brand-top .brand-top-menu-right {display: inline-block; vertical-align: middle; padding-left: 5px; position: relative;}
.navbar.navbar-brand-top .row > div:first-child {flex: inherit;}
.order-1 {-webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1;}
.order-2 {-webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2;} .both-content-center {padding-left: 15px; padding-right: 15px; margin-left: calc(25%); width: calc(100% - 25% - 25%); float: left;}
.both-sidebar-left {width: 25%; padding-left: 15px; padding-right: 15px; float: left; margin-left: calc(0px - 100% + 25%);}
.both-sidebar-right {width: 25%; padding-left: 15px; padding-right: 15px; float: left; margin-left: 0;}
.menu-center .header-right-col > div:first-child {border-left: 0 !important;}
.menu-center .header-right-col > div:first-child > div {border-left: 0 !important;}
.navbar-brand-top .brand-top-menu-right > div:first-child {margin-left: 0;}
.navbar-brand-top .brand-top-menu-right > div:first-child > div {margin-left: 0;} .portfolio-metro-grid.portfolio-grid.gutter-very-small li img { margin-bottom: -2px; }
.portfolio-metro-grid.portfolio-grid.gutter-small li img { margin-bottom: -3px; }
.portfolio-metro-grid.portfolio-grid.gutter-medium li img { margin-bottom: -4px; }
.portfolio-metro-grid.portfolio-grid.gutter-large li img { margin-bottom: -6px; } .swiper-container .container { max-width: 970px; width: 100%; }
}
@media (min-width: 1200px) { .swiper-container .container { max-width: 1170px; width: 100%; }
}
@media (min-width: 1025px) {
.container .parallax, .container-fluid .parallax {background-position-x: 0 !important;}
.vc_parallax {background-position-x: 0 !important;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.feature-box-12 .hover-content-box {top: 0; height: 100%;}
.feature-box-12 {text-align: center;}
.feature-box-12 .feature-content-box {display: block; padding: 20px 0 0 0 !important; width: 100%;}
.feature-box-12 .feature-icon-box {display: inline-block;}
.feature-box-12 .feature-icon-box i {line-height: 84px;}
.hover-content-box-center {display: table-cell; vertical-align: middle;}
.hover-content-box-middle {display: table; height: 100%; vertical-align: middle; width: 100%;}
}
@media (max-width: 2800px) {
.banner-title {top: 25%}
}
@media (max-width: 2400px) {
.banner-title {top: 28%}
}
@media (max-width: 2000px) {
.banner-title {top: 32%}
}
@media (max-width: 1500px) { .sidebar-wrapper .container {width: 1000px;} .right-image {width: 70%;}
.feature-box-5 {padding-left: 70px;}
.banner-title {width: 80%; top: 36%}
}
@media (max-width: 1400px) {
.head-text {font-size: 60px; line-height: 70px;}
.banner-style2 figcaption {width: 70%;}
.banner-style1 figure figcaption img {width: 100px;}
.banner-style1 figure:hover figcaption p {height: 150px}
.feature-box.feature-box-17 .box .content {top: 40px;} .tab-style5 .nav-tabs li a { font-size: 24px; line-height: 52px; }
.tab-style5 .tab-content { padding-left: 10.7%; }
}
@media (max-width: 1300px) { .sidebar-wrapper .container {width: 830px;} .grid-item.feature-box-4 figure figcaption {width: 90%; padding: 0 0 15px 30px} .left-nav-sidebar .container {width: 1070px;}
.banner-title {top: 40%}
}
@media (max-width: 1250px) { .box-layout .skillbar-bar-style2 .skillbar {width: 75%}
}
@media (max-width: 1199px) {
section, .default-page-space {padding: 90px 0}
.pofo-page-content-area, .pofo-page-widget-area {padding-top: 90px; padding-bottom: 90px;}
.col-6-nth-item .col-lg-2:nth-child(6n+1) {clear: none;}
.col-6-nth-item .col-md-4:nth-child(3n+1) {clear: left;} h1, h2, h3, h4, h5, h6 {margin:0 0 22px; padding:0; letter-spacing: 0; font-weight: 400;}
h1 {font-size:65px; line-height: 65px;}
h2 {font-size:50px; line-height:55px}
h3 {font-size:42px; line-height:48px}
h4 {font-size:35px; line-height:41px}
h5 {font-size:27px; line-height:32px}
h6 {font-size:22px; line-height:27px} .md-text-center {text-align: center;}
.md-text-left {text-align: left;}
.md-text-right {text-align: right;} .md-float-left{float: left !important}
.md-float-right{float: right !important}
.md-float-none{float: none !important} .md-vertical-align-middle {vertical-align: middle ;}
.md-vertical-align-top {vertical-align: top ;}
.md-vertical-align-bottom {vertical-align: bottom ;} .md-background-image-left {background-position: left;}
.md-background-image-right {background-position: right;}
.md-background-image-center{ background-position: center;} .md-margin-one-all {margin:1%;}
.md-margin-one-half-all {margin:1.5%;}
.md-margin-two-all {margin:2%;}
.md-margin-two-half-all {margin:2.5%;}
.md-margin-three-all {margin:3%;}
.md-margin-three-half-all {margin:3.5%;}
.md-margin-four-all {margin:4%;}
.md-margin-four-half-all {margin:4.5%;}
.md-margin-five-all {margin:5%;}
.md-margin-five-half-all {margin:5.5%;}
.md-margin-six-all {margin:6%;}
.md-margin-six-half-all {margin:6.5%;}
.md-margin-seven-all {margin:7%;}
.md-margin-seven-half-all {margin:7.5%;}
.md-margin-eight-all {margin:8%;}
.md-margin-eight-half-all {margin:8.5%;}
.md-margin-nine-all {margin:9%;}
.md-margin-nine-half-all {margin:9.5%;}
.md-margin-ten-all {margin:10%;}
.md-margin-ten-half-all {margin:10.5%;}
.md-margin-eleven-all {margin:11%;}
.md-margin-eleven-half-all {margin:11.5%;}
.md-margin-twelve-all {margin:12%;}
.md-margin-twelve-half-all {margin:12.5%;}
.md-margin-thirteen-all {margin:13%;}
.md-margin-thirteen-half-all {margin:13.5%;}
.md-margin-fourteen-all {margin:14%;}
.md-margin-fourteen-half-all {margin:14.5%;}
.md-margin-fifteen-all {margin:15%;}
.md-margin-fifteen-half-all {margin:15.5%;}
.md-margin-sixteen-all {margin:16%;}
.md-margin-sixteen-half-all {margin:16.5%;}
.md-margin-seventeen-all {margin:17%;}
.md-margin-seventeen-half-all {margin:17.5%;}
.md-margin-eighteen-all {margin:18%;}
.md-margin-eighteen-half-all {margin:18.5%;}
.md-margin-nineteen-all {margin:19%;}
.md-margin-nineteen-half-all {margin:19.5%;}
.md-margin-twenty-all {margin:20%;}
.md-margin-5px-all {margin:5px !important}
.md-margin-10px-all {margin:10px !important}
.md-margin-15px-all {margin:15px !important}
.md-margin-20px-all {margin:20px !important}
.md-margin-25px-all {margin:25px !important}
.md-margin-30px-all {margin:30px !important}
.md-margin-35px-all {margin:35px !important}
.md-margin-40px-all {margin:40px !important}
.md-margin-45px-all {margin:45px !important}
.md-margin-50px-all {margin:50px !important}
.md-margin-55px-all {margin:55px !important}
.md-margin-60px-all {margin:60px !important}
.md-margin-65px-all {margin:65px !important}
.md-margin-70px-all {margin:70px !important}
.md-margin-75px-all {margin:75px !important}
.md-margin-80px-all {margin:80px !important}
.md-margin-85px-all {margin:85px !important}
.md-margin-90px-all {margin:90px !important}
.md-margin-95px-all {margin:95px !important}
.md-margin-100px-all {margin:100px !important}
.md-no-margin {margin:0 !important}
.md-no-margin-lr {margin-left: 0 !important; margin-right: 0 !important}
.md-no-margin-tb {margin-top: 0 !important; margin-bottom: 0 !important}
.md-no-margin-top {margin-top:0 !important}
.md-no-margin-bottom {margin-bottom:0 !important}
.md-no-margin-left {margin-left:0 !important}
.md-no-margin-right {margin-right:0 !important}
.md-margin-lr-auto {margin-left:auto !important; margin-right:auto !important}
.md-margin-auto {margin: 0 auto !important;} .md-margin-one-top {margin-top:1%;}
.md-margin-one-half-top {margin-top:1.5%;}
.md-margin-two-top {margin-top:2%;}
.md-margin-two-half-top {margin-top:2.5%;}
.md-margin-three-top {margin-top:3%;}
.md-margin-three-half-top {margin-top:3.5%;}
.md-margin-four-top {margin-top:4%;}
.md-margin-four-half-top {margin-top:4.5%;}
.md-margin-five-top {margin-top:5%;}
.md-margin-five-half-top {margin-top:5.5%;}
.md-margin-six-top {margin-top:6%;}
.md-margin-six-half-top {margin-top:6.5%;}
.md-margin-seven-top {margin-top:7%;}
.md-margin-seven-half-top {margin-top:7.5%;}
.md-margin-eight-top {margin-top:8%;}
.md-margin-eight-half-top {margin-top:8.5%;}
.md-margin-nine-top {margin-top:9%;}
.md-margin-nine-half-top {margin-top:9.5%;}
.md-margin-ten-top {margin-top:10%;}
.md-margin-ten-half-top {margin-top:10.5%;}
.md-margin-eleven-top {margin-top:11%;}
.md-margin-eleven-half-top {margin-top:11.5%;}
.md-margin-twelve-top {margin-top:12%;}
.md-margin-twelve-half-top {margin-top:12.5%;}
.md-margin-thirteen-top {margin-top:13%;}
.md-margin-thirteen-half-top {margin-top:13.5%;}
.md-margin-fourteen-top {margin-top:14%;}
.md-margin-fourteen-half-top {margin-top:14.5%;}
.md-margin-fifteen-top {margin-top:15%;}
.md-margin-fifteen-half-top {margin-top:15.5%;}
.md-margin-sixteen-top {margin-top:16%;}
.md-margin-sixteen-half-top {margin-top:16.5%;}
.md-margin-seventeen-top {margin-top:17%;}
.md-margin-seventeen-half-top {margin-top:17.5%;}
.md-margin-eighteen-top {margin-top:18%;}
.md-margin-eighteen-half-top {margin-top:18.5%;}
.md-margin-nineteen-top {margin-top:19%;}
.md-margin-nineteen-half-top {margin-top:19.5%;}
.md-margin-twenty-top {margin-top:20%;}
.md-margin-5px-top {margin-top:5px !important;}
.md-margin-10px-top {margin-top:10px !important;}
.md-margin-15px-top {margin-top:15px !important;}
.md-margin-20px-top {margin-top:20px !important;}
.md-margin-25px-top {margin-top:25px !important;}
.md-margin-30px-top {margin-top:30px !important;}
.md-margin-35px-top {margin-top:35px !important;}
.md-margin-40px-top {margin-top:40px !important;}
.md-margin-45px-top {margin-top:45px !important;}
.md-margin-50px-top {margin-top:50px !important;}
.md-margin-55px-top {margin-top:55px !important;}
.md-margin-60px-top {margin-top:60px !important;}
.md-margin-65px-top {margin-top:65px !important;}
.md-margin-70px-top {margin-top:70px !important;}
.md-margin-75px-top {margin-top:75px !important;}
.md-margin-80px-top {margin-top:80px !important;}
.md-margin-85px-top {margin-top:85px !important;}
.md-margin-90px-top {margin-top:90px !important;}
.md-margin-95px-top {margin-top:95px !important;}
.md-margin-100px-top {margin-top:100px !important;} .md-margin-one-bottom {margin-bottom:1%;}
.md-margin-one-half-bottom {margin-bottom:1.5%;}
.md-margin-two-bottom {margin-bottom:2%;}
.md-margin-two-half-bottom {margin-bottom:2.5%;}
.md-margin-three-bottom {margin-bottom:3%;}
.md-margin-three-half-bottom {margin-bottom:3.5%;}
.md-margin-four-bottom {margin-bottom:4%;}
.md-margin-four-half-bottom {margin-bottom:4.5%;}
.md-margin-five-bottom {margin-bottom:5%;}
.md-margin-five-half-bottom {margin-bottom:5.5%;}
.md-margin-six-bottom {margin-bottom:6%;}
.md-margin-six-half-bottom {margin-bottom:6.5%;}
.md-margin-seven-bottom {margin-bottom:7%;}
.md-margin-seven-half-bottom {margin-bottom:7.5%;}
.md-margin-eight-bottom {margin-bottom:8%;}
.md-margin-eight-half-bottom {margin-bottom:8.5%;}
.md-margin-nine-bottom {margin-bottom:9%;}
.md-margin-nine-half-bottom {margin-bottom:9.5%;}
.md-margin-ten-bottom {margin-bottom:10%;}
.md-margin-ten-half-bottom {margin-bottom:10.5%;}
.md-margin-eleven-bottom {margin-bottom:11%;}
.md-margin-eleven-half-bottom {margin-bottom:11.5%;}
.md-margin-twelve-bottom {margin-bottom:12%;}
.md-margin-twelve-half-bottom {margin-bottom:12.5%;}
.md-margin-thirteen-bottom {margin-bottom:13%;}
.md-margin-thirteen-half-bottom {margin-bottom:13.5%;}
.md-margin-fourteen-bottom {margin-bottom:14%;}
.md-margin-fourteen-half-bottom {margin-bottom:14.5%;}
.md-margin-fifteen-bottom {margin-bottom:15%;}
.md-margin-fifteen-half-bottom {margin-bottom:15.5%;}
.md-margin-sixteen-bottom {margin-bottom:16%;}
.md-margin-sixteen-half-bottom {margin-bottom:16.5%;}
.md-margin-seventeen-bottom {margin-bottom:17%;}
.md-margin-seventeen-half-bottom {margin-bottom:17.5%;}
.md-margin-eighteen-bottom {margin-bottom:18%;}
.md-margin-eighteen-half-bottom {margin-bottom:18.5%;}
.md-margin-nineteen-bottom {margin-bottom:19%;}
.md-margin-nineteen-half-bottom {margin-bottom:19.5%;}
.md-margin-twenty-bottom {margin-bottom:20%;}
.md-margin-5px-bottom {margin-bottom:5px !important;}
.md-margin-10px-bottom {margin-bottom:10px !important;}
.md-margin-15px-bottom {margin-bottom:15px !important;}
.md-margin-20px-bottom {margin-bottom:20px !important;}
.md-margin-25px-bottom {margin-bottom:25px !important;}
.md-margin-30px-bottom {margin-bottom:30px !important;}
.md-margin-35px-bottom {margin-bottom:35px !important;}
.md-margin-40px-bottom {margin-bottom:40px !important;}
.md-margin-45px-bottom {margin-bottom:45px !important;}
.md-margin-50px-bottom {margin-bottom:50px !important;}
.md-margin-55px-bottom {margin-bottom:55px !important;}
.md-margin-60px-bottom {margin-bottom:60px !important;}
.md-margin-65px-bottom {margin-bottom:65px !important;}
.md-margin-70px-bottom {margin-bottom:70px !important;}
.md-margin-75px-bottom {margin-bottom:75px !important;}
.md-margin-80px-bottom {margin-bottom:80px !important;}
.md-margin-85px-bottom {margin-bottom:85px !important;}
.md-margin-90px-bottom {margin-bottom:90px !important;}
.md-margin-95px-bottom {margin-bottom:95px !important;}
.md-margin-100px-bottom {margin-bottom:100px !important;} .md-margin-one-right {margin-right:1%;}
.md-margin-one-half-right {margin-right:1.5%;}
.md-margin-two-right {margin-right:2%;}
.md-margin-two-half-right {margin-right:2.5%;}
.md-margin-three-right {margin-right:3%;}
.md-margin-three-half-right {margin-right:3.5%;}
.md-margin-four-right {margin-right:4%;}
.md-margin-four-half-right {margin-right:4.5%;}
.md-margin-five-right {margin-right:5%;}
.md-margin-five-half-right {margin-right:5.5%;}
.md-margin-six-right {margin-right:6%;}
.md-margin-six-half-right {margin-right:6.5%;}
.md-margin-seven-right {margin-right:7%;}
.md-margin-seven-half-right {margin-right:7.5%;}
.md-margin-eight-right {margin-right:8%;}
.md-margin-eight-half-right {margin-right:8.5%;}
.md-margin-nine-right {margin-right:9%;}
.md-margin-nine-half-right {margin-right:9.5%;}
.md-margin-ten-right {margin-right:10%;}
.md-margin-ten-half-right {margin-right:10.5%;}
.md-margin-eleven-right {margin-right:11%;}
.md-margin-eleven-half-right {margin-right:11.5%;}
.md-margin-twelve-right {margin-right:12%;}
.md-margin-twelve-half-right {margin-right:12.5%;}
.md-margin-thirteen-right {margin-right:13%;}
.md-margin-thirteen-half-right {margin-right:13.5%;}
.md-margin-fourteen-right {margin-right:14%;}
.md-margin-fourteen-half-right {margin-right:14.5%;}
.md-margin-fifteen-right {margin-right:15%;}
.md-margin-fifteen-half-right {margin-right:15.5%;}
.md-margin-sixteen-right {margin-right:16%;}
.md-margin-sixteen-half-right {margin-right:16.5%;}
.md-margin-seventeen-right {margin-right:17%;}
.md-margin-seventeen-half-right {margin-right:17.5%;}
.md-margin-eighteen-right {margin-right:18%;}
.md-margin-eighteen-half-right {margin-right:18.5%;}
.md-margin-nineteen-right {margin-right:19%;}
.md-margin-nineteen-half-right {margin-right:19.5%;}
.md-margin-twenty-right {margin-right:20% !important;}
.md-margin-10px-right {margin-right:10px !important;}
.md-margin-15px-right {margin-right:15px !important;}
.md-margin-20px-right {margin-right:20px !important;}
.md-margin-25px-right {margin-right:25px !important;}
.md-margin-30px-right {margin-right:30px !important;}
.md-margin-35px-right {margin-right:35px !important;}
.md-margin-40px-right {margin-right:40px !important;}
.md-margin-45px-right {margin-right:45px !important;}
.md-margin-50px-right {margin-right:50px !important;}
.md-margin-55px-right {margin-right:55px !important;}
.md-margin-60px-right {margin-right:60px !important;}
.md-margin-65px-right {margin-right:65px !important;}
.md-margin-70px-right {margin-right:70px !important;}
.md-margin-75px-right {margin-right:75px !important;}
.md-margin-80px-right {margin-right:80px !important;}
.md-margin-85px-right {margin-right:85px !important;}
.md-margin-90px-right {margin-right:90px !important;}
.md-margin-95px-right {margin-right:95px !important;}
.md-margin-100px-right {margin-right:100px !important;} .md-margin-one-left {margin-left:1%;}
.md-margin-one-half-left {margin-left:1.5%;}
.md-margin-two-left {margin-left:2%;}
.md-margin-two-half-left {margin-left:2.5%;}
.md-margin-three-left {margin-left:3%;}
.md-margin-three-half-left {margin-left:3.5%;}
.md-margin-four-left {margin-left:4%;}
.md-margin-four-half-left {margin-left:4.5%;}
.md-margin-five-left {margin-left:5%;}
.md-margin-five-half-left {margin-left:5.5%;}
.md-margin-six-left {margin-left:6%;}
.md-margin-six-half-left {margin-left:6.5%;}
.md-margin-seven-left {margin-left:7%;}
.md-margin-seven-half-left {margin-left:7.5%;}
.md-margin-eight-left {margin-left:8%;}
.md-margin-eight-half-left {margin-left:8.5%;}
.md-margin-nine-left {margin-left:9%;}
.md-margin-nine-half-left {margin-left:9.5%;}
.md-margin-ten-left {margin-left:10%;}
.md-margin-ten-half-left {margin-left:10.5%;}
.md-margin-eleven-left {margin-left:11%;}
.md-margin-eleven-half-left {margin-left:11.5%;}
.md-margin-twelve-left {margin-left:12%;}
.md-margin-twelve-half-left {margin-left:12.5%;}
.md-margin-thirteen-left {margin-left:13%;}
.md-margin-thirteen-half-left {margin-left:13.5%;}
.md-margin-fourteen-left {margin-left:14%;}
.md-margin-fourteen-half-left {margin-left:14.5%;}
.md-margin-fifteen-left {margin-left:15%;}
.md-margin-fifteen-half-left {margin-left:15.5%;}
.md-margin-sixteen-left {margin-left:16%;}
.md-margin-sixteen-half-left {margin-left:16.5%;}
.md-margin-seventeen-left {margin-left:17%;}
.md-margin-seventeen-half-left {margin-left:17.5%;}
.md-margin-eighteen-left {margin-left:18%;}
.md-margin-eighteen-half-left {margin-left:18.5%;}
.md-margin-nineteen-left {margin-left:19%;}
.md-margin-nineteen-half-left {margin-left:19.5%;}
.md-margin-twenty-left {margin-left:20%;}
.md-margin-5px-left {margin-left:5px !important;}
.md-margin-10px-left {margin-left:10px !important;}
.md-margin-15px-left {margin-left:15px !important;}
.md-margin-20px-left {margin-left:20px !important;}
.md-margin-25px-left {margin-left:25px !important;}
.md-margin-30px-left {margin-left:30px !important;}
.md-margin-35px-left {margin-left:35px !important;}
.md-margin-40px-left {margin-left:40px !important;}
.md-margin-45px-left {margin-left:45px !important;}
.md-margin-50px-left {margin-left:50px !important;}
.md-margin-55px-left {margin-left:55px !important;}
.md-margin-60px-left {margin-left:60px !important;}
.md-margin-65px-left {margin-left:65px !important;}
.md-margin-70px-left {margin-left:70px !important;}
.md-margin-75px-left {margin-left:75px !important;}
.md-margin-80px-left {margin-left:80px !important;}
.md-margin-85px-left {margin-left:85px !important;}
.md-margin-90px-left {margin-left:90px !important;}
.md-margin-95px-left {margin-left:95px !important;}
.md-margin-100px-left {margin-left:100px !important;} .md-margin-one-lr {margin-left:1%; margin-right:1%;}
.md-margin-one-half-lr {margin-left:1.5%; margin-right:1.5%;}
.md-margin-two-lr {margin-left:2%; margin-right:2%;}
.md-margin-two-half-lr {margin-left:2.5%; margin-right:2.5%;}
.md-margin-three-lr {margin-left:3%; margin-right:3%;}
.md-margin-three-half-lr {margin-left:3.5%; margin-right:3.5%;}
.md-margin-four-lr {margin-left:4%; margin-right:4%;}
.md-margin-four-half-lr {margin-left:4.5%; margin-right:4.5%;}
.md-margin-five-lr {margin-left:5%; margin-right:5%;}
.md-margin-five-half-lr {margin-left:5.5%; margin-right:5.5%;}
.md-margin-six-lr {margin-left:6%; margin-right:6%;}
.md-margin-six-half-lr {margin-left:6.5%; margin-right:6.5%;}
.md-margin-seven-lr {margin-left:7%; margin-right:7%;}
.md-margin-seven-half-lr {margin-left:7.5%; margin-right:7.5%;}
.md-margin-eight-lr {margin-left:8%; margin-right:8%;}
.md-margin-eight-half-lr {margin-left:8.5%; margin-right:8.5%;}
.md-margin-nine-lr {margin-left:9%; margin-right:9%;}
.md-margin-nine-half-lr {margin-left:9.5%; margin-right:9.5%;}
.md-margin-ten-lr {margin-left:10%; margin-right:10%;}
.md-margin-ten-half-lr {margin-left:10.5%; margin-right:10.5%;}
.md-margin-eleven-lr {margin-left:11%; margin-right:11%;}
.md-margin-eleven-half-lr {margin-left:11.5%; margin-right:11.5%;}
.md-margin-twelve-lr {margin-left:12%; margin-right:12%;}
.md-margin-twelve-half-lr {margin-left:12.5%; margin-right:12.5%;}
.md-margin-thirteen-lr {margin-left:13%; margin-right:13%;}
.md-margin-thirteen-half-lr {margin-left:13.5%; margin-right:13.5%;}
.md-margin-fourteen-lr {margin-left:14%; margin-right:14%;}
.md-margin-fourteen-half-lr {margin-left:14.5%; margin-right:14.5%;}
.md-margin-fifteen-lr {margin-left:15%; margin-right:15%;}
.md-margin-fifteen-half-lr {margin-left:15.5%; margin-right:15.5%;}
.md-margin-sixteen-lr {margin-left:16%; margin-right:16%;}
.md-margin-sixteen-half-lr {margin-left:16.5%; margin-right:16.5%;}
.md-margin-seventeen-lr {margin-left:17%; margin-right:17%;}
.md-margin-seventeen-half-lr {margin-left:17.5%; margin-right:17.5%;}
.md-margin-eighteen-lr {margin-left:18%; margin-right:18%;}
.md-margin-eighteen-half-lr {margin-left:18.5%; margin-right:18.5%;}
.md-margin-nineteen-lr {margin-left:19%; margin-right:19%;}
.md-margin-nineteen-half-lr {margin-left:19.5%; margin-right:19.5%;}
.md-margin-twenty-lr {margin-left:20%; margin-right:20%;}
.md-margin-twenty-half-lr {margin-left:20.5%; margin-right:20.5%;} 
.md-margin-twenty-one-lr {margin-left:21%; margin-right:21%;}
.md-margin-twenty-one-half-lr {margin-left:21.5%; margin-right:21.5%;}
.md-margin-twenty-two-lr {margin-left:22%; margin-right:22%;}
.md-margin-twenty-two-half-lr {margin-left:22.5%; margin-right:22.5%;}
.md-margin-twenty-three-lr {margin-left:23%; margin-right:23%;}
.md-margin-twenty-three-half-lr {margin-left:23.5%; margin-right:23.5%;}
.md-margin-twenty-four-lr {margin-left:24%; margin-right:24%;}
.md-margin-twenty-four-half-lr {margin-left:24.5%; margin-right:24.5%;}
.md-margin-twenty-five-lr {margin-left:25%; margin-right:25%;}
.md-margin-thirty-lr {margin-left:30%; margin-right:30%;}
.md-margin-5px-lr {margin-left:5px !important; margin-right:5px !important;}
.md-margin-10px-lr {margin-left:10px !important; margin-right:10px !important;}
.md-margin-15px-lr {margin-left:15px !important; margin-right:15px !important;}
.md-margin-20px-lr {margin-left:20px !important; margin-right:20px !important;}
.md-margin-25px-lr {margin-left:25px !important; margin-right:25px !important;}
.md-margin-30px-lr {margin-left:30px !important; margin-right:30px !important;}
.md-margin-35px-lr {margin-left:35px !important; margin-right:35px !important;}
.md-margin-40px-lr {margin-left:40px !important; margin-right:40px !important;}
.md-margin-45px-lr {margin-left:45px !important; margin-right:45px !important;}
.md-margin-50px-lr {margin-left:50px !important; margin-right:50px !important;}
.md-margin-55px-lr {margin-left:55px !important; margin-right:55px !important;}
.md-margin-60px-lr {margin-left:60px !important; margin-right:60px !important;}
.md-margin-65px-lr {margin-left:65px !important; margin-right:60px !important;}
.md-margin-70px-lr {margin-left:70px !important; margin-right:65px !important;}
.md-margin-75px-lr {margin-left:75px !important; margin-right:70px !important;}
.md-margin-80px-lr {margin-left:80px !important; margin-right:75px !important;}
.md-margin-85px-lr {margin-left:85px !important; margin-right:80px !important;}
.md-margin-90px-lr {margin-left:90px !important; margin-right:85px !important;}
.md-margin-95px-lr {margin-left:95px !important; margin-right:90px !important;}
.md-margin-100px-lr {margin-left:100px !important; margin-right:100px !important;} .md-margin-one-tb {margin-top:1%; margin-bottom:1%;}
.md-margin-one-half-tb {margin-top:1.5%; margin-bottom:1.5%;}
.md-margin-two-tb {margin-top:2%; margin-bottom:2%;}
.md-margin-two-half-tb {margin-top:2.5%; margin-bottom:2.5%;}
.md-margin-three-tb {margin-top:3%; margin-bottom:3%;}
.md-margin-three-half-tb {margin-top:3.5%; margin-bottom:3.5%;}
.md-margin-four-tb {margin-top:4%; margin-bottom:4%;}
.md-margin-four-half-tb {margin-top:4.5%; margin-bottom:4.5%;}
.md-margin-five-tb {margin-top:5%; margin-bottom:5%;}
.md-margin-five-half-tb {margin-top:5.5%; margin-bottom:5.5%;}
.md-margin-six-tb {margin-top:6%; margin-bottom:6%;}
.md-margin-six-half-tb {margin-top:6.5%; margin-bottom:6.5%;}
.md-margin-seven-tb {margin-top:7%; margin-bottom:7%;}
.md-margin-seven-half-tb {margin-top:7.5%; margin-bottom:7.5%;}
.md-margin-eight-tb {margin-top:8%; margin-bottom:8%;}
.md-margin-eight-half-tb {margin-top:8.5%; margin-bottom:8.5%;}
.md-margin-nine-tb {margin-top:9%; margin-bottom:9%;}
.md-margin-nine-half-tb {margin-top:9.5%; margin-bottom:9.5%;}
.md-margin-ten-tb {margin-top:10%; margin-bottom:10%;}
.md-margin-ten-half-tb {margin-top:10.5%; margin-bottom:10.5%;}
.md-margin-eleven-tb {margin-top:11%; margin-bottom:11%;}
.md-margin-eleven-half-tb {margin-top:11.5%; margin-bottom:11.5%;}
.md-margin-twelve-tb {margin-top:12%; margin-bottom:12%;}
.md-margin-twelve-half-tb {margin-top:12.5%; margin-bottom:12.5%;}
.md-margin-thirteen-tb {margin-top:13%; margin-bottom:13%;}
.md-margin-thirteen-half-tb {margin-top:13.5%; margin-bottom:13.5%;}
.md-margin-fourteen-tb {margin-top:14%; margin-bottom:14%;}
.md-margin-fourteen-half-tb {margin-top:14.5%; margin-bottom:14.5%;}
.md-margin-fifteen-tb {margin-top:15%; margin-bottom:15%;}
.md-margin-fifteen-half-tb {margin-top:15.5%; margin-bottom:15.5%;}
.md-margin-sixteen-tb {margin-top:16%; margin-bottom:16%;}
.md-margin-sixteen-half-tb {margin-top:16.5%; margin-bottom:16.5%;}
.md-margin-seventeen-tb {margin-top:17%; margin-bottom:17%;}
.md-margin-seventeen-half-tb {margin-top:17.5%; margin-bottom:17.5%;}
.md-margin-eighteen-tb {margin-top:18%; margin-bottom:18%;}
.md-margin-eighteen-half-tb {margin-top:18.5%; margin-bottom:18.5%;}
.md-margin-nineteen-tb {margin-top:19%; margin-bottom:19%;}
.md-margin-nineteen-half-tb {margin-top:19.5%; margin-bottom:19.5%;}
.md-margin-twenty-tb {margin-top:20%; margin-bottom:20%;}
.md-margin-5px-tb {margin-top:5px !important; margin-bottom:5px !important;}
.md-margin-10px-tb {margin-top:10px !important; margin-bottom:10px !important;}
.md-margin-15px-tb {margin-top:15px !important; margin-bottom:15px !important;}
.md-margin-20px-tb {margin-top:20px !important; margin-bottom:20px !important;}
.md-margin-25px-tb {margin-top:25px !important; margin-bottom:25px !important;}
.md-margin-30px-tb {margin-top:30px !important; margin-bottom:30px !important;}
.md-margin-35px-tb {margin-top:35px !important; margin-bottom:35px !important;}
.md-margin-40px-tb {margin-top:40px !important; margin-bottom:40px !important;}
.md-margin-45px-tb {margin-top:45px !important; margin-bottom:45px !important;}
.md-margin-50px-tb {margin-top:50px !important; margin-bottom:50px !important;}
.md-margin-55px-tb {margin-top:55px !important; margin-bottom:55px !important;}
.md-margin-60px-tb {margin-top:60px !important; margin-bottom:60px !important;}
.md-margin-65px-tb {margin-top:65px !important; margin-bottom:60px !important;}
.md-margin-70px-tb {margin-top:70px !important; margin-bottom:65px !important;}
.md-margin-75px-tb {margin-top:75px !important; margin-bottom:70px !important;}
.md-margin-80px-tb {margin-top:80px !important; margin-bottom:75px !important;}
.md-margin-85px-tb {margin-top:85px !important; margin-bottom:80px !important;}
.md-margin-90px-tb {margin-top:90px !important; margin-bottom:85px !important;}
.md-margin-95px-tb {margin-top:95px !important; margin-bottom:90px !important;}
.md-margin-100px-tb {margin-top:100px !important; margin-bottom:100px !important;} .md-header-padding-top {padding-top: 82px;}
.md-header-margin-top {margin-top: 80px;} .md-no-padding {padding:0 !important}
.md-no-padding-lr {padding-left: 0 !important; padding-right: 0 !important}
.md-no-padding-tb {padding-top: 0 !important; padding-bottom: 0 !important}
.md-no-padding-top {padding-top:0 !important}
.md-no-padding-bottom {padding-bottom:0 !important}
.md-no-padding-left {padding-left:0 !important}
.md-no-padding-right {padding-right:0 !important}
.md-padding-one-all {padding:1%;}
.md-padding-one-half-all {padding:1.5%;}
.md-padding-two-all {padding:2%;}
.md-padding-two-half-all {padding:2.5%;}
.md-padding-three-all {padding:3%;}
.md-padding-three-half-all {padding:3.5%;}
.md-padding-four-all {padding:4%;}
.md-padding-four-half-all {padding:4.5%;}
.md-padding-five-all {padding:5%;}
.md-padding-five-half-all {padding:5.5%;}
.md-padding-six-all {padding:6%;}
.md-padding-six-half-all {padding:6.5%;}
.md-padding-seven-all {padding:7%;}
.md-padding-seven-half-all {padding:7.5%;}
.md-padding-eight-all {padding:8%;}
.md-padding-eight-half-all {padding:8.5%;}
.md-padding-nine-all {padding:9%;}
.md-padding-nine-half-all {padding:9.5%;}
.md-padding-ten-all {padding:10%;}
.md-padding-ten-half-all {padding:10.5%;}
.md-padding-eleven-all {padding:11%;}
.md-padding-eleven-half-all {padding:11.5%;}
.md-padding-twelve-all {padding:12%;}
.md-padding-twelve-half-all {padding:12.5%;}
.md-padding-thirteen-all {padding:13%;}
.md-padding-thirteen-half-all {padding:13.5%;}
.md-padding-fourteen-all {padding:14%;}
.md-padding-fourteen-half-all {padding:14.5%;}
.md-padding-fifteen-all {padding:15%;}
.md-padding-fifteen-half-all {padding:15.5%;}
.md-padding-sixteen-all {padding:16%;}
.md-padding-sixteen-half-all {padding:16.5%;}
.md-padding-seventeen-all {padding:17%;}
.md-padding-seventeen-half-all {padding:17.5%;}
.md-padding-eighteen-all {padding:18%;}
.md-padding-eighteen-half-all {padding:18.5%;}
.md-padding-nineteen-all {padding:19%;}
.md-padding-nineteen-half-all {padding:19.5%;}
.md-padding-twenty-all {padding:20%;}
.md-padding-5px-all {padding:5px !important;}
.md-padding-10px-all {padding:10px !important;}
.md-padding-15px-all {padding:15px !important;}
.md-padding-20px-all {padding:20px !important;}
.md-padding-25px-all {padding:25px !important;}
.md-padding-30px-all {padding:30px !important;}
.md-padding-35px-all {padding:35px !important;}
.md-padding-40px-all {padding:40px !important;}
.md-padding-45px-all {padding:45px !important;}
.md-padding-50px-all {padding:50px !important;}
.md-padding-55px-all {padding:55px !important;}
.md-padding-60px-all {padding:60px !important;}
.md-padding-65px-all {padding:65px !important;}
.md-padding-70px-all {padding:70px !important;}
.md-padding-75px-all {padding:75px !important;}
.md-padding-80px-all {padding:80px !important;}
.md-padding-85px-all {padding:85px !important;}
.md-padding-90px-all {padding:90px !important;}
.md-padding-95px-all {padding:95px !important;}
.md-padding-100px-all {padding:100px !important;} .md-padding-one-top {padding-top:1%;}
.md-padding-one-half-top {padding-top:1.5%;}
.md-padding-two-top {padding-top:2%;}
.md-padding-two-half-top {padding-top:2.5%;}
.md-padding-three-top {padding-top:3%;}
.md-padding-three-half-top {padding-top:3.5%;}
.md-padding-four-top {padding-top:4%;}
.md-padding-four-half-top {padding-top:4.5%;}
.md-padding-five-top {padding-top:5%;}
.md-padding-five-half-top {padding-top:5.5%;}
.md-padding-six-top {padding-top:6%;}
.md-padding-six-half-top {padding-top:6.5%;}
.md-padding-seven-top {padding-top:7%;}
.md-padding-seven-half-top {padding-top:7.5%;}
.md-padding-eight-top {padding-top:8%;}
.md-padding-eight-half-top {padding-top:8.5%;}
.md-padding-nine-top {padding-top:9%;}
.md-padding-nine-half-top {padding-top:9.5%;}
.md-padding-ten-top {padding-top:10%;}
.md-padding-ten-half-top {padding-top:10.5%;}
.md-padding-eleven-top {padding-top:11%;}
.md-padding-eleven-half-top {padding-top:11.5%;}
.md-padding-twelve-top {padding-top:12%;}
.md-padding-twelve-half-top {padding-top:12.5%;}
.md-padding-thirteen-top {padding-top:13%;}
.md-padding-thirteen-half-top {padding-top:13.5%;}
.md-padding-fourteen-top {padding-top:14%;}
.md-padding-fourteen-half-top {padding-top:14.5%;}
.md-padding-fifteen-top {padding-top:15%;}
.md-padding-fifteen-half-top {padding-top:15.5%;}
.md-padding-sixteen-top {padding-top:16%;}
.md-padding-sixteen-half-top {padding-top:16.5%;}
.md-padding-seventeen-top {padding-top:17%;}
.md-padding-seventeen-half-top {padding-top:17.5%;}
.md-padding-eighteen-top {padding-top:18%;}
.md-padding-eighteen-half-top {padding-top:18.5%;}
.md-padding-nineteen-top {padding-top:19%;}
.md-padding-nineteen-half-top {padding-top:19.5%;}
.md-padding-twenty-top {padding-top:20%;}
.md-padding-5px-top {padding-top:5px !important;}
.md-padding-10px-top {padding-top:10px !important;}
.md-padding-15px-top {padding-top:15px !important;}
.md-padding-20px-top {padding-top:20px !important;}
.md-padding-25px-top {padding-top:25px !important;}
.md-padding-30px-top {padding-top:30px !important;}
.md-padding-35px-top {padding-top:35px !important;}
.md-padding-40px-top {padding-top:40px !important;}
.md-padding-45px-top {padding-top:45px !important;}
.md-padding-50px-top {padding-top:50px !important;}
.md-padding-55px-top {padding-top:55px !important;}
.md-padding-60px-top {padding-top:60px !important;}
.md-padding-65px-top {padding-top:65px !important;}
.md-padding-70px-top {padding-top:70px !important;}
.md-padding-75px-top {padding-top:75px !important;}
.md-padding-80px-top {padding-top:80px !important;}
.md-padding-85px-top {padding-top:85px !important;}
.md-padding-90px-top {padding-top:90px !important;}
.md-padding-95px-top {padding-top:95px !important;}
.md-padding-100px-top {padding-top:100px !important;} .md-padding-one-bottom {padding-bottom:1%;}
.md-padding-one-half-bottom {padding-bottom:1.5%;}
.md-padding-two-bottom {padding-bottom:2%;}
.md-padding-two-half-bottom {padding-bottom:2.5%;}
.md-padding-three-bottom {padding-bottom:3%;}
.md-padding-three-half-bottom {padding-bottom:3.5%;}
.md-padding-four-bottom {padding-bottom:4%;}
.md-padding-four-half-bottom {padding-bottom:4.5%;}
.md-padding-five-bottom {padding-bottom:5%;}
.md-padding-five-half-bottom {padding-bottom:5.5%;}
.md-padding-six-bottom {padding-bottom:6%;}
.md-padding-six-half-bottom {padding-bottom:6.5%;}
.md-padding-seven-bottom {padding-bottom:7%;}
.md-padding-seven-half-bottom {padding-bottom:7.5%;}
.md-padding-eight-bottom {padding-bottom:8%;}
.md-padding-eight-half-bottom {padding-bottom:8.5%;}
.md-padding-nine-bottom {padding-bottom:9%;}
.md-padding-nine-half-bottom {padding-bottom:9.5%;}
.md-padding-ten-bottom {padding-bottom:10%;}
.md-padding-ten-half-bottom {padding-bottom:10.5%;}
.md-padding-eleven-bottom {padding-bottom:11%;}
.md-padding-eleven-half-bottom {padding-bottom:11.5%;}
.md-padding-twelve-bottom {padding-bottom:12%;}
.md-padding-twelve-half-bottom {padding-bottom:12.5%;}
.md-padding-thirteen-bottom {padding-bottom:13%;}
.md-padding-thirteen-half-bottom {padding-bottom:13.5%;}
.md-padding-fourteen-bottom {padding-bottom:14%;}
.md-padding-fourteen-half-bottom {padding-bottom:14.5%;}
.md-padding-fifteen-bottom {padding-bottom:15%;}
.md-padding-fifteen-half-bottom {padding-bottom:15.5%;}
.md-padding-sixteen-bottom {padding-bottom:16%;}
.md-padding-sixteen-half-bottom {padding-bottom:16.5%;}
.md-padding-seventeen-bottom {padding-bottom:17%;}
.md-padding-seventeen-half-bottom {padding-bottom:17.5%;}
.md-padding-eighteen-bottom {padding-bottom:18%;}
.md-padding-eighteen-half-bottom {padding-bottom:18.5%;}
.md-padding-nineteen-bottom {padding-bottom:19%;}
.md-padding-nineteen-half-bottom {padding-bottom:19.5%;}
.md-padding-twenty-bottom {padding-bottom:20%;}
.md-padding-5px-bottom {padding-bottom:5px !important;}
.md-padding-10px-bottom {padding-bottom:10px !important;}
.md-padding-15px-bottom {padding-bottom:15px !important;}
.md-padding-20px-bottom {padding-bottom:20px !important;}
.md-padding-25px-bottom {padding-bottom:25px !important;}
.md-padding-30px-bottom {padding-bottom:30px !important;}
.md-padding-35px-bottom {padding-bottom:35px !important;}
.md-padding-40px-bottom {padding-bottom:40px !important;}
.md-padding-45px-bottom {padding-bottom:45px !important;}
.md-padding-50px-bottom {padding-bottom:50px !important;}
.md-padding-55px-bottom {padding-bottom:55px !important;}
.md-padding-60px-bottom {padding-bottom:60px !important;}
.md-padding-65px-bottom {padding-bottom:65px !important;}
.md-padding-70px-bottom {padding-bottom:70px !important;}
.md-padding-75px-bottom {padding-bottom:75px !important;}
.md-padding-80px-bottom {padding-bottom:80px !important;}
.md-padding-85px-bottom {padding-bottom:85px !important;}
.md-padding-90px-bottom {padding-bottom:90px !important;}
.md-padding-95px-bottom {padding-bottom:95px !important;}
.md-padding-100px-bottom {padding-bottom:100px !important;} .md-padding-one-right {padding-right:1%;}
.md-padding-one-half-right {padding-right:1.5%;}
.md-padding-two-right {padding-right:2%;}
.md-padding-two-half-right {padding-right:2.5%;}
.md-padding-three-right {padding-right:3%;}
.md-padding-three-half-right {padding-right:3.5%;}
.md-padding-four-right {padding-right:4%;}
.md-padding-four-half-right {padding-right:4.5%;}
.md-padding-five-right {padding-right:5%;}
.md-padding-five-half-right {padding-right:5.5%;}
.md-padding-six-right {padding-right:6%;}
.md-padding-six-half-right {padding-right:6.5%;}
.md-padding-seven-right {padding-right:7%;}
.md-padding-seven-half-right {padding-right:7.5%;}
.md-padding-eight-right {padding-right:8%;}
.md-padding-eight-half-right {padding-right:8.5%;}
.md-padding-nine-right {padding-right:9%;}
.md-padding-nine-half-right {padding-right:9.5%;}
.md-padding-ten-right {padding-right:10%;}
.md-padding-ten-half-right {padding-right:10.5%;}
.md-padding-eleven-right {padding-right:11%;}
.md-padding-eleven-half-right {padding-right:11.5%;}
.md-padding-twelve-right {padding-right:12%;}
.md-padding-twelve-half-right {padding-right:12.5%;}
.md-padding-thirteen-right {padding-right:13%;}
.md-padding-thirteen-half-right {padding-right:13.5%;}
.md-padding-fourteen-right {padding-right:14%;}
.md-padding-fourteen-half-right {padding-right:14.5%;}
.md-padding-fifteen-right {padding-right:15%;}
.md-padding-fifteen-half-right {padding-right:15.5%;}
.md-padding-sixteen-right {padding-right:16%;}
.md-padding-sixteen-half-right {padding-right:16.5%;}
.md-padding-seventeen-right {padding-right:17%;}
.md-padding-seventeen-half-right {padding-right:17.5%;}
.md-padding-eighteen-right {padding-right:18%;}
.md-padding-eighteen-half-right {padding-right:18.5%;}
.md-padding-nineteen-right {padding-right:19%;}
.md-padding-nineteen-half-right {padding-right:19.5%;}
.md-padding-twenty-right {padding-right:20%;}
.md-padding-5px-right {padding-right:5px !important;}
.md-padding-10px-right {padding-right:10px !important;}
.md-padding-15px-right {padding-right:15px !important;}
.md-padding-20px-right {padding-right:20px !important;}
.md-padding-25px-right {padding-right:25px !important;}
.md-padding-30px-right {padding-right:30px !important;}
.md-padding-35px-right {padding-right:35px !important;}
.md-padding-40px-right {padding-right:40px !important;}
.md-padding-45px-right {padding-right:45px !important;}
.md-padding-50px-right {padding-right:50px !important;}
.md-padding-55px-right {padding-right:55px !important;}
.md-padding-60px-right {padding-right:60px !important;}
.md-padding-65px-right {padding-right:65px !important;}
.md-padding-70px-right {padding-right:70px !important;}
.md-padding-75px-right {padding-right:75px !important;}
.md-padding-80px-right {padding-right:80px !important;}
.md-padding-85px-right {padding-right:85px !important;}
.md-padding-90px-right {padding-right:90px !important;}
.md-padding-95px-right {padding-right:95px !important;}
.md-padding-100px-right {padding-right:100px !important;} .md-padding-one-left {padding-left:1%;}
.md-padding-one-half-left {padding-left:1.5%;}
.md-padding-two-left {padding-left:2%;}
.md-padding-two-half-left {padding-left:2.5%;}
.md-padding-three-left {padding-left:3%;}
.md-padding-three-half-left {padding-left:3.5%;}
.md-padding-four-left {padding-left:4%;}
.md-padding-four-half-left {padding-left:4.5%;}
.md-padding-five-left {padding-left:5%;}
.md-padding-five-half-left {padding-left:5.5%;}
.md-padding-six-left {padding-left:6%;}
.md-padding-six-half-left {padding-left:6.5%;}
.md-padding-seven-left {padding-left:7%;}
.md-padding-seven-half-left {padding-left:7.5%;}
.md-padding-eight-left {padding-left:8%;}
.md-padding-eight-half-left {padding-left:8.5%;}
.md-padding-nine-left {padding-left:9%;}
.md-padding-nine-half-left {padding-left:9.5%;}
.md-padding-ten-left {padding-left:10%;}
.md-padding-ten-half-left {padding-left:10.5%;}
.md-padding-eleven-left {padding-left:11%;}
.md-padding-eleven-half-left {padding-left:11.5%;}
.md-padding-twelve-left {padding-left:12%;}
.md-padding-twelve-half-left {padding-left:12.5%;}
.md-padding-thirteen-left {padding-left:13%;}
.md-padding-thirteen-half-left {padding-left:13.5%;}
.md-padding-fourteen-left {padding-left:14%;}
.md-padding-fourteen-half-left {padding-left:14.5%;}
.md-padding-fifteen-left {padding-left:15%;}
.md-padding-fifteen-half-left {padding-left:15.5%;}
.md-padding-sixteen-left {padding-left:16%;}
.md-padding-sixteen-half-left {padding-left:16.5%;}
.md-padding-seventeen-left {padding-left:17%;}
.md-padding-seventeen-half-left {padding-left:17.5%;}
.md-padding-eighteen-left {padding-left:18%;}
.md-padding-eighteen-half-left {padding-left:18.5%;}
.md-padding-nineteen-left {padding-left:19%;}
.md-padding-nineteen-half-left {padding-left:19.5%;}
.md-padding-twenty-left {padding-left:20%;}
.md-padding-5px-left {padding-left:5px !important;}
.md-padding-10px-left {padding-left:10px !important;}
.md-padding-15px-left {padding-left:15px !important;}
.md-padding-20px-left {padding-left:20px !important;}
.md-padding-25px-left {padding-left:25px !important;}
.md-padding-30px-left {padding-left:30px !important;}
.md-padding-35px-left {padding-left:35px !important;}
.md-padding-40px-left {padding-left:40px !important;}
.md-padding-45px-left {padding-left:45px !important;}
.md-padding-50px-left {padding-left:50px !important;}
.md-padding-55px-left {padding-left:55px !important;}
.md-padding-60px-left {padding-left:60px !important;}
.md-padding-65px-left {padding-left:65px !important;}
.md-padding-70px-left {padding-left:70px !important;}
.md-padding-75px-left {padding-left:75px !important;}
.md-padding-80px-left {padding-left:80px !important;}
.md-padding-85px-left {padding-left:85px !important;}
.md-padding-90px-left {padding-left:90px !important;}
.md-padding-95px-left {padding-left:95px !important;}
.md-padding-100px-left {padding-left:100px !important;} .md-padding-one-tb {padding-top:1%; padding-bottom:1%;}
.md-padding-one-half-tb {padding-top:1.5%; padding-bottom:1.5%;}
.md-padding-two-tb {padding-top:2%; padding-bottom:2%;}
.md-padding-two-half-tb {padding-top:2.5%; padding-bottom:2.5%;}
.md-padding-three-tb {padding-top:3%; padding-bottom:3%;}
.md-padding-three-half-tb {padding-top:3.5%; padding-bottom:3.5%;}
.md-padding-four-tb {padding-top:4%; padding-bottom:4%;}
.md-padding-four-half-tb {padding-top:4.5%; padding-bottom:4.5%;}
.md-padding-five-tb {padding-top:5%; padding-bottom:5%;}
.md-padding-five-half-tb {padding-top:5.5%; padding-bottom:5.5%;}
.md-padding-six-tb {padding-top:6%; padding-bottom:6%;}
.md-padding-six-half-tb {padding-top:6.5%; padding-bottom:6.5%;}
.md-padding-seven-tb {padding-top:7%; padding-bottom:7%;}
.md-padding-seven-half-tb {padding-top:7.5%; padding-bottom:7.5%;}
.md-padding-eight-tb {padding-top:8%; padding-bottom:8%;}
.md-padding-eight-half-tb {padding-top:8.5%; padding-bottom:8.5%;}
.md-padding-nine-tb {padding-top:9%; padding-bottom:9%;}
.md-padding-nine-half-tb {padding-top:9.5%; padding-bottom:9.5%;}
.md-padding-ten-tb {padding-top:10%; padding-bottom:10%;}
.md-padding-ten-half-tb {padding-top:10.5%; padding-bottom:10.5%;}
.md-padding-eleven-tb {padding-top:11%; padding-bottom:11%;}
.md-padding-eleven-half-tb {padding-top:11.5%; padding-bottom:11.5%;}
.md-padding-twelve-tb {padding-top:12%; padding-bottom:12%;}
.md-padding-twelve-half-tb {padding-top:12.5%; padding-bottom:12.5%;}
.md-padding-thirteen-tb {padding-top:13%; padding-bottom:13%;}
.md-padding-thirteen-half-tb {padding-top:13.5%; padding-bottom:13.5%;}
.md-padding-fourteen-tb {padding-top:14%; padding-bottom:14%;}
.md-padding-fourteen-half-tb {padding-top:14.5%; padding-bottom:14.5%;}
.md-padding-fifteen-tb {padding-top:15%; padding-bottom:15%;}
.md-padding-fifteen-half-tb {padding-top:15.5%; padding-bottom:15.5%;}
.md-padding-sixteen-tb {padding-top:16%; padding-bottom:16%;}
.md-padding-sixteen-half-tb {padding-top:16.5%; padding-bottom:16.5%;}
.md-padding-seventeen-tb {padding-top:17%; padding-bottom:17%;}
.md-padding-seventeen-half-tb {padding-top:17.5%; padding-bottom:17.5%;}
.md-padding-eighteen-tb {padding-top:18%; padding-bottom:18%;}
.md-padding-eighteen-half-tb {padding-top:18.5%; padding-bottom:18.5%;}
.md-padding-nineteen-tb {padding-top:19%; padding-bottom:19%;}
.md-padding-nineteen-half-tb {padding-top:19.5%; padding-bottom:19.5%;}
.md-padding-twenty-tb {padding-top:20%; padding-bottom:20%;}
.md-padding-thirty-tb {padding-top:30%; padding-bottom:30%;}
.md-padding-5px-tb {padding-top:5px !important; padding-bottom:5px !important;}
.md-padding-10px-tb {padding-top:10px !important; padding-bottom:10px !important;}
.md-padding-15px-tb {padding-top:15px !important; padding-bottom:15px !important;}
.md-padding-20px-tb {padding-top:20px !important; padding-bottom:20px !important;}
.md-padding-25px-tb {padding-top:25px !important; padding-bottom:25px !important;}
.md-padding-30px-tb {padding-top:30px !important; padding-bottom:30px !important;}
.md-padding-35px-tb {padding-top:35px !important; padding-bottom:35px !important;}
.md-padding-40px-tb {padding-top:40px !important; padding-bottom:40px !important;}
.md-padding-45px-tb {padding-top:45px !important; padding-bottom:45px !important;}
.md-padding-50px-tb {padding-top:50px !important; padding-bottom:50px !important;}
.md-padding-55px-tb {padding-top:55px !important; padding-bottom:55px !important;}
.md-padding-60px-tb {padding-top:60px !important; padding-bottom:60px !important;}
.md-padding-65px-tb {padding-top:65px !important; padding-bottom:65px !important;}
.md-padding-70px-tb {padding-top:70px !important; padding-bottom:70px !important;}
.md-padding-75px-tb {padding-top:75px !important; padding-bottom:75px !important;}
.md-padding-80px-tb {padding-top:80px !important; padding-bottom:80px !important;}
.md-padding-85px-tb {padding-top:85px !important; padding-bottom:85px !important;}
.md-padding-90px-tb {padding-top:90px !important; padding-bottom:90px !important;}
.md-padding-95px-tb {padding-top:95px !important; padding-bottom:95px !important;}
.md-padding-100px-tb {padding-top:100px !important; padding-bottom:100px !important;} .md-padding-one-lr {padding-left:1%; padding-right:1%;}
.md-padding-one-half-lr {padding-left:1.5%; padding-right:1.5%;}
.md-padding-two-lr {padding-left:2%; padding-right:2%;}
.md-padding-two-half-lr {padding-left:2.5%; padding-right:2.5%;}
.md-padding-three-lr {padding-left:3%; padding-right:3%;}
.md-padding-three-half-lr {padding-left:3.5%; padding-right:3.5%;}
.md-padding-four-lr {padding-left:4%; padding-right:4%;}
.md-padding-four-half-lr {padding-left:4.5%; padding-right:4.5%;}
.md-padding-five-lr {padding-left:5%; padding-right:5%;}
.md-padding-five-half-lr {padding-left:5.5%; padding-right:5.5%;}
.md-padding-six-lr {padding-left:6%; padding-right:6%;}
.md-padding-six-half-lr {padding-left:6.5%; padding-right:6.5%;}
.md-padding-seven-lr {padding-left:7%; padding-right:7%;}
.md-padding-seven-half-lr {padding-left:7.5%; padding-right:7.5%;}
.md-padding-eight-lr {padding-left:8%; padding-right:8%;}
.md-padding-eight-half-lr {padding-left:8.5%; padding-right:8.5%;}
.md-padding-nine-lr {padding-left:9%; padding-right:9%;}
.md-padding-nine-half-lr {padding-left:9.5%; padding-right:9.5%;}
.md-padding-ten-lr {padding-left:10%; padding-right:10%;}
.md-padding-ten-half-lr {padding-left:10.5%; padding-right:10.5%;}
.md-padding-eleven-lr {padding-left:11%; padding-right:11%;}
.md-padding-eleven-half-lr {padding-left:11.5%; padding-right:11.5%;}
.md-padding-twelve-lr {padding-left:12%; padding-right:12%;}
.md-padding-twelve-half-lr {padding-left:12.5%; padding-right:12.5%;}
.md-padding-thirteen-lr {padding-left:13%; padding-right:13%;}
.md-padding-thirteen-half-lr {padding-left:13.5%; padding-right:13.5%;}
.md-padding-fourteen-lr {padding-left:14%; padding-right:14%;}
.md-padding-fourteen-half-lr {padding-left:14.5%; padding-right:14.5%;}
.md-padding-fifteen-lr {padding-left:15%; padding-right:15%;}
.md-padding-fifteen-half-lr {padding-left:15.5%; padding-right:15.5%;}
.md-padding-sixteen-lr {padding-left:16%; padding-right:16%;}
.md-padding-sixteen-half-lr {padding-left:16.5%; padding-right:16.5%;}
.md-padding-seventeen-lr {padding-left:17%; padding-right:17%;}
.md-padding-seventeen-half-lr {padding-left:17.5%; padding-right:17.5%;}
.md-padding-eighteen-lr {padding-left:18%; padding-right:18%;}
.md-padding-eighteen-half-lr {padding-left:18.5%; padding-right:18.5%;}
.md-padding-nineteen-lr {padding-left:19%; padding-right:19%;}
.md-padding-nineteen-half-lr {padding-left:19.5%; padding-right:19.5%;}
.md-padding-twenty-lr {padding-left:20%; padding-right:20%;}
.md-padding-twenty-half-lr {padding-left:20.5%; padding-right:20.5%;}
.md-padding-twenty-one-lr {padding-left:21%; padding-right:21%;}
.md-padding-twenty-one-half-lr {padding-left:21.5%; padding-right:21.5%;}
.md-padding-twenty-two-lr {padding-left:22%; padding-right:22%;}
.md-padding-twenty-two-half-lr {padding-left:22.5%; padding-right:22.5%;}
.md-padding-twenty-three-lr {padding-left:23%; padding-right:23%;}
.md-padding-twenty-three-half-lr {padding-left:23.5%; padding-right:23.5%;}
.md-padding-twenty-four-lr {padding-left:24%; padding-right:24%;}
.md-padding-twenty-four-half-lr {padding-left:24.5%; padding-right:24.5%;}
.md-padding-twenty-five-lr {padding-left:25%; padding-right:25%;}
.md-padding-thirty-lr {padding-left:30%; padding-right:30%;}
.md-padding-5px-lr {padding-left:5px !important; padding-right:5px !important;}
.md-padding-10px-lr {padding-left:10px !important; padding-right:10px !important;}
.md-padding-15px-lr {padding-left:15px !important; padding-right:15px !important;}
.md-padding-20px-lr {padding-left:20px !important; padding-right:20px !important;}
.md-padding-25px-lr {padding-left:25px !important; padding-right:25px !important;}
.md-padding-30px-lr {padding-left:30px !important; padding-right:30px !important;}
.md-padding-35px-lr {padding-left:35px !important; padding-right:35px !important;}
.md-padding-40px-lr {padding-left:40px !important; padding-right:40px !important;}
.md-padding-45px-lr {padding-left:45px !important; padding-right:45px !important;}
.md-padding-50px-lr {padding-left:50px !important; padding-right:50px !important;}
.md-padding-55px-lr {padding-left:55px !important; padding-right:55px !important;}
.md-padding-60px-lr {padding-left:60px !important; padding-right:60px !important;}
.md-padding-65px-lr {padding-left:65px !important; padding-right:65px !important;}
.md-padding-70px-lr {padding-left:70px !important; padding-right:70px !important;}
.md-padding-75px-lr {padding-left:75px !important; padding-right:75px !important;}
.md-padding-80px-lr {padding-left:80px !important; padding-right:80px !important;}
.md-padding-85px-lr {padding-left:85px !important; padding-right:85px !important;}
.md-padding-90px-lr {padding-left:90px !important; padding-right:90px !important;}
.md-padding-95px-lr {padding-left:95px !important; padding-right:95px !important;}
.md-padding-100px-lr {padding-left:100px !important; padding-right:100px !important;} .one-fourth-screen {height:700px;}
.md-small-screen {height:300px;} .slider-half-screen {min-height: 650px;} .md-bg-position-left-top, .vc_row-has-fill.md-bg-position-left-top {background-position: left top !important}
.md-bg-position-left-center, .vc_row-has-fill.md-bg-position-left-center {background-position: left center !important}
.md-bg-position-left-bottom, .vc_row-has-fill.md-bg-position-left-bottom {background-position: left bottom !important}
.md-bg-position-center-top, .vc_row-has-fill.md-bg-position-center-top {background-position: center top !important}
.md-bg-position-center-center, .vc_row-has-fill.md-bg-position-center-center {background-position: center center !important}
.md-bg-position-center-bottom, .vc_row-has-fill.md-bg-position-center-bottom {background-position: center bottom !important}
.md-bg-position-right-top, .vc_row-has-fill.md-bg-position-right-top {background-position: right top !important}
.md-bg-position-right-center, .vc_row-has-fill.md-bg-position-right-center {background-position: right center !important}
.md-bg-position-right-bottom, .vc_row-has-fill.md-bg-position-right-bottom {background-position: right bottom !important} .md-top-auto {top:auto}
.md-top-0 {top:0 !important}
.md-top-1 {top:1px}
.md-top-2 {top:2px}
.md-top-3 {top:3px}
.md-top-4 {top:4px}
.md-top-5 {top:5px}
.md-top-6 {top:6px}
.md-top-7 {top:7px}
.md-top-8 {top:8px}
.md-top-9 {top:9px}
.md-top-10 {top:10px}
.md-top-17 {top:17px}
.md-top-minus1 {top:-1px}
.md-top-minus2 {top:-2px}
.md-top-minus3 {top:-3px}
.md-top-minus4 {top:-4px}
.md-top-minus5 {top:-5px}
.md-top-minus6 {top:-6px}
.md-top-minus7 {top:-7px}
.md-top-minus8 {top:-8px}
.md-top-minus9 {top:-9px}
.md-top-minus10 {top:-10px}
.md-top-minus30 {top:-30px} .md-bottom-auto {bottom:auto}
.md-bottom-0 {bottom:0}
.md-bottom-1 {bottom:1px}
.md-bottom-2 {bottom:2px}
.md-bottom-3 {bottom:3px}
.md-bottom-4 {bottom:4px}
.md-bottom-5 {bottom:5px}
.md-bottom-6 {bottom:6px}
.md-bottom-7 {bottom:7px}
.md-bottom-8 {bottom:8px}
.md-bottom-9 {bottom:9px}
.md-bottom-10 {bottom:10px}
.md-bottom-20 {bottom:20px}
.md-bottom-25 {bottom:25px}
.md-bottom-30 {bottom:30px}
.md-bottom--minus50 {bottom:-50px} .md-left-auto {left:auto}
.md-left-0 {left:0}
.md-left-1 {left:1px}
.md-left-2 {left:2px}
.md-left-3 {left:3px}
.md-left-4 {left:4px}
.md-left-5 {left:5px}
.md-left-6 {left:6px}
.md-left-7 {left:7px}
.md-left-8 {left:8px}
.md-left-9 {left:9px}
.md-left-10 {left:10px} .md-right-auto {right:auto}
.md-right-0 {right:0}
.md-right-1 {right:1px}
.md-right-2 {right:2px}
.md-right-3 {right:3px}
.md-right-4 {right:4px}
.md-right-5 {right:5px}
.md-right-6 {right:6px}
.md-right-7 {right:7px}
.md-right-8 {right:8px}
.md-right-9 {right:9px}
.md-right-10 {right:10px} .md-width-10 {width:10%;}
.md-width-15 {width:15%;}
.md-width-20 {width:20%;}
.md-width-25 {width:25%;}
.md-width-30 {width:30%;}
.md-width-35 {width:35%;}
.md-width-40 {width:40%;}
.md-width-45 {width:45%;}
.md-width-50 {width:50%;}
.md-width-55 {width:55%;}
.md-width-60 {width:60%;}
.md-width-65 {width:65%;}
.md-width-70 {width:70%;}
.md-width-75 {width:75%;}
.md-width-80 {width:80%;}
.md-width-85 {width:85%;}
.md-width-90 {width:90%;}
.md-width-95 {width:95%;}
.md-width-100 {width:100%;}
.md-width-auto {width: auto}
.md-width-50px {width:50px;}
.md-width-70px {width:70px;}
.md-width-75px {width:75px;}
.md-width-80px {width:80px;}
.md-width-85px {width:85px;}
.md-width-90px {width:90px;}
.md-width-95px {width:95px;}
.md-width-100px {width:100px;}
.md-width-120px {width:120px;}
.md-width-130px {width:130px;}
.md-width-150px {width:150px;}
.md-width-180px {width:180px;}
.md-width-200px {width:200px;}
.md-width-250px {width:250px;}
.md-width-300px {width:300px;}
.md-width-350px {width:350px;}
.md-width-400px {width:400px;}
.md-width-450px {width:450px;}
.md-width-500px {width:500px;}
.md-width-550px {width:550px;}
.md-width-600px {width:600px;}
.md-width-650px {width:650px;}
.md-width-700px {width:700px;}
.md-width-750px {width:750px;}
.md-width-800px {width:800px;}
.md-width-850px {width:850px;}
.md-width-900px {width:900px;}
.md-width-950px {width:950px;}
.md-width-1000px {width:1000px;} .md-height-auto {height:auto}
.md-height-50px {height: 50px}
.md-height-60px {height: 60px}
.md-height-70px {height: 70px} 
.md-height-80px {height: 80px}
.md-height-90px {height: 90px}
.md-height-100px {height: 100px}
.md-height-150px {height: 150px}
.md-height-200px {height: 200px}
.md-height-250px {height: 250px}
.md-height-300px {height: 300px}
.md-height-350px {height: 350px}
.md-height-400px {height: 400px}
.md-height-450px {height: 450px}
.md-height-500px {height: 500px}
.md-height-550px {height: 550px}
.md-height-600px {height: 600px}
.md-height-650px {height: 650px}
.md-height-700px {height: 700px}
.md-height-750px {height: 750px}
.md-height-800px {height: 800px}
.md-height-850px {height: 850px}
.md-height-900px {height: 900px}
.md-height-100 {height: 100%} .md-line-height-auto {line-height: normal;}
.md-line-height-10 {line-height:10px;}
.md-line-height-18 {line-height:18px;}
.md-line-height-20 {line-height:20px}
.md-line-height-24 {line-height:24px}
.md-line-height-22 {line-height:22px}
.md-line-height-26 {line-height:26px}
.md-line-height-28 {line-height:28px}
.md-line-height-30 {line-height:30px}
.md-line-height-35 {line-height:35px}
.md-line-height-40 {line-height:40px}
.md-line-height-45 {line-height:45px}
.md-line-height-50 {line-height:50px}
.md-line-height-55 {line-height:55px}
.md-line-height-60 {line-height:60px}
.md-line-height-65 {line-height:65px}
.md-line-height-70 {line-height:70px}
.md-line-height-75 {line-height:75px}
.md-line-height-80 {line-height:80px}
.md-line-height-85 {line-height:85px}
.md-line-height-90 {line-height:90px}
.md-line-height-95 {line-height:95px}
.md-line-height-100 {line-height:100px} .md-display-block {display:block !important}
.md-overflow-hidden {overflow:hidden !important}
.md-display-inline-block {display:inline-block !important}
.md-display-inline {display:inline !important}
.md-display-none {display:none !important}
.md-display-inherit {display:inherit !important}
.md-display-table {display:table !important}
.md-display-table-cell {display:table-cell !important} .md-position-inherit {position:inherit}
.md-position-relative {position:relative; z-index: 5}
.md-position-absolute {position:absolute;}
.md-position-fixed {position:fixed;} .md-no-border-top {border-top:0 !important}
.md-no-border-bottom {border-bottom:0 !important}
.md-no-border-right {border-right:0 !important}
.md-no-border-left {border-left:0 !important} .md-equalize-auto > [class*='col-'] {height: auto !important;} .md-clear-none {clear: none}
.md-clear-both {clear: both} .box-layout {padding: 0 0}
.md-no-background-img, .vc_row-has-fill.md-no-background-img {background-image: none !important} header nav .navbar-nav > li > a, header nav.navbar-brand-top .navbar-nav > li:last-child a {margin: 0 11px;} #lang_sel > ul {padding-left: 7px !important;} .header-social-icon {padding-left: 10px; margin-left: 20px;}
.header-searchbar {padding-left: 20px;} .blog-header-style1 li figure figcaption {padding:30px;} header nav.nav-box-width {padding: 0;}
header .top-header-area.nav-box-width {padding-left: 0; padding-right: 0;} .box-layout .skillbar-bar-style2 .skillbar {width: 88%} nav.navbar.sidebar-nav ul.nav > li > a {padding: 10px 5px;}
.nav.navbar-right-sidebar .dropdown.on .second-level {left: 230px}
.sidebar-wrapper {padding-left: 230px;}
nav.navbar.sidebar-nav {width:230px; padding-left: 0; padding-right:0}
.nav.navbar-left-sidebar li {padding: 0 20px;}
.sidebar-nav .dropdown-menu li > a {margin: 0 15px;}
.nav.navbar-left-sidebar > li > ul li a {margin-right: 15px;}
.sidebar-nav-style-1 .nav.navbar-left-sidebar .dropdown.on .second-level {left: 230px; width: 230px}
.sidebar-nav-style-1 .nav.navbar-left-sidebar .second-level .dropdown.on .third-level {left: 460px;  width: 230px}
.sidebar-wrapper .portfolio-grid.work-4col li,.sidebar-wrapper .blog-grid.work-4col li {width: 33.33%}
.full-width-pull-menu .menu-wrap ul { padding-left: 0;}
.full-width-pull-menu span.dropdown-toggle { right: 0;} .feature-box-4 figure figcaption {padding: 20px ;}
.feature-box-4 figure figcaption .btn {opacity: 1;}
.feature-box-4 figure:hover figcaption {transform: translateY(0px); -moz-transform: translateY(0px); -webkit-transform: translateY(0px); -o-transform: translateY(0px);} .feature-box-10 .number-center::before {width: 180%;}
.feature-box-10 .number-center::after {width: 180%} .feature-box-12 .hover-content-box {width: 100%;} .social-style-2 ul li {margin: 0 10px 5px 0} .hamburger-menu-links {font-size: 40px; line-height: 45px}
.menu-middle {width: 85%;} .left-nav-sidebar .container {width: 850px;} .swiper-button-prev.swiper-prev-style3,.swiper-button-next.swiper-next-style3 {left:57.8%;} .box-separator-line {left: -60px; top: 86px;}
.right-image {bottom: -250px; width: 70%; right: -130px;}
.content-right-slider .swiper-button-next {right: 20px;}
.content-right-slider .swiper-button-prev  {left: 20px;} .title-large {font-size: 90px; line-height: 90px;}
.text-extra-large {font-size: 18px; line-height: 24px;}
.percent {line-height: 125px;} .portfolio-grid.work-6col li, .blog-grid.blog-6col li {width: 25%;}
.portfolio-grid.work-6col li.grid-item-double, .blog-grid.blog-6col li.grid-item-double {width: 50%;} .portfolio-grid.work-5col li, .blog-grid.blog-5col li {width: 33.333%} 
.portfolio-grid.work-5col li.grid-item-double, .blog-grid.blog-5col li.grid-item-double {width: 50%;}
.portfolio-grid.work-4col li, .blog-grid.blog-4col li {width: 33.333%;}
.portfolio-grid.work-4col li.grid-item-double, .blog-grid.blog-4col li.grid-item-double {width: 66.667%;}    
.portfolio-grid.work-4col li.grid-item-double:last-child, .blog-grid.blog-4col li.grid-item-double:last-child {width: 100%;} nav.navbar.bootsnav li.dropdown .mega-menu-full {padding: 25px;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li {border-right: none;}
nav.navbar.bootsnav li.dropdown .menu-back-div > ul {width: 920px;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a,nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li.dropdown-header {padding: 0 10px 0 0; margin: 0;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a.dropdown-header {padding-left: 0; padding-right: 10px;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:last-child img {padding-left: 10px;} .counter-box-3 .counter-box {display: inline-block; width: 100px;} .banner-style1 figure:hover figcaption p {height: 80px;}
.banner-style1 figure img {width: 130px;}
.banner-style1 .feature-box.feature-box-7 .box .content {top: 50px}
.banner-style1 .feature-box.feature-box-7 .box:hover .content {top: 0}
.swiper-pagination-bottom.swiper-container-horizontal .swiper-wrapper {margin-bottom: 70px;}
.swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0px;}
.swiper-full-screen .swiper-pagination, .hover-option3 .swiper-pagination {bottom: 30px;}
.swiper-container-horizontal.portfolio-slider-style-1 .swiper-pagination-bullets {bottom: 15px;} .hover-option3 .grid-item a:hover p {bottom: 0; opacity: 1;}
.hover-option3 .grid-item figure p {bottom: 0; opacity: 1; margin-bottom: 30px;}
.hover-option3 .grid-item figure h6 {bottom: 0;}
.hover-option3 .grid-item figure figcaption {padding: 0 30px;} .swiper-next-style2 {right: 5%;}
.swiper-prev-style2 {left: 5%;}
.swiper-auto-width .swiper-scrollbar {left: 15%; width: 70%;}
.swiper-auto-width .swiper-slide.swiper-slide-active .absolute-middle-center h2 {transition: all 0.4s ease-in-out 0.4s;} .md-bg-position-left-top, .vc_row-has-fill.md-bg-position-left-top, .vc_col-has-fill .md-bg-position-left-top {background-position: left top !important}
.md-bg-position-left-center, .vc_row-has-fill.md-bg-position-left-center, .vc_col-has-fill .md-bg-position-left-center {background-position: left center !important}
.md-bg-position-left-bottom, .vc_row-has-fill.md-bg-position-left-bottom, .vc_col-has-fill .md-bg-position-left-bottom {background-position: left bottom !important}
.md-bg-position-center-top, .vc_row-has-fill.md-bg-position-center-top, .vc_col-has-fill .md-bg-position-center-top {background-position: center top !important}
.md-bg-position-center-center, .vc_row-has-fill.md-bg-position-center-center, .vc_col-has-fill .md-bg-position-center-center {background-position: center center !important}
.md-bg-position-center-bottom, .vc_row-has-fill.md-bg-position-center-bottom, .vc_col-has-fill .md-bg-position-center-bottom {background-position: center bottom !important}
.md-bg-position-right-top, .vc_row-has-fill.md-bg-position-right-top, .vc_col-has-fill .md-bg-position-right-top {background-position: right top !important}
.md-bg-position-right-center, .vc_row-has-fill.md-bg-position-right-center, .vc_col-has-fill .md-bg-position-right-center {background-position: right center !important}
.md-bg-position-right-bottom, .vc_row-has-fill.md-bg-position-right-bottom, .vc_col-has-fill .md-bg-position-right-bottom {background-position: right bottom !important} .portfolio-grid.portfolio-metro-grid.work-4col li {width: 50%}
.portfolio-grid.portfolio-metro-grid.work-4col li.grid-item-double {width: 50%}
.portfolio-grid.portfolio-metro-grid.work-4col li.grid-item-double:last-child {width: 50%;}
.portfolio-grid.portfolio-metro-grid.work-6col li {width: 50%}
.portfolio-grid.portfolio-metro-grid.work-6col li.grid-item-double {width: 50%}
.portfolio-grid.portfolio-metro-grid.work-6col li.grid-item-double:last-child {width: 50%;}
.portfolio-grid.portfolio-metro-grid.work-3col li {width: 50%}
.portfolio-grid.portfolio-metro-grid.work-3col li.grid-item-double {width: 50%}
.portfolio-grid.portfolio-metro-grid.work-3col li.grid-item-double:last-child {width: 50%;} .navbar-brand-top .brand-top-menu-right {padding-left: 15px;} .woocommerce-MyAccount-content {padding-left: 16px;}
header.site-header > .header-mini-cart {left: 230px;}
header .widget_shopping_cart {padding-left: 20px; margin-left: 20px;} .demo-pofo-slider6 .swiper-slide img {-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;} .tab-style4 .nav-tabs li a {padding: 10px 15px;}
.tab-style4 .nav-tabs > li a span { margin-right: 0; display: block; text-align: center; }
.tab-style4 .nav-tabs > li a span i, .tab-style4 .nav-tabs > li a span img { padding-bottom: 8px; } .pofo-slider9 .btn-dual .btn { margin-bottom: 10px; margin-right: 10px !important; margin-left: 0;} .vc_row .vc_video-bg { display: none;} .tab-style5 .tab-box { width: 350px; }
.tab-style5 .nav-tabs li a { font-size: 22px; line-height: 48px; }
.tab-style5 .nav-tabs li.active a { padding-left: 30px; }
}
@media (max-width: 1150px) { .sidebar-wrapper .container {width: 750px;}
}
@media (max-width: 1050px) { .sidebar-wrapper .container {width: 100%;}
.parallax, .vc_parallax {background-attachment: inherit !important; background-position: center center !important;}
.feature-box.feature-box-17 .box .content {top: 50px;}
.banner-title {top: 43%}
.sidebar-nav .logo-holder { min-height: 60px; }
nav.navbar.bootsnav.sidebar-nav li.dropdown ul.dropdown-menu { padding-top: 112px; }
.nav.navbar-left-sidebar li a { padding: 17px 0 !important; }
.sidebar-part2 .sidebar-middle { padding: 90px 0 90px; }
}
@media (max-width: 1024px) and (min-width: 992px) {
.sidebar-part2 .sidebar-middle, .sidebar-part2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu { padding: 90px 0 220px; }
header .sidebar-part2 nav.navbar.bootsnav ul > li > a { font-size: 30px; line-height: 37px; }
.sidebar-part2 ul > li { padding: 7px 20px 7px 0; }
}
@media (max-width: 991px) {
.wp-block-embed-youtube iframe {  height: 68vh; }
.mfp-wrap .html5-video-1 { width: 80%; } .admin-bar .sticky.header-with-topbar.sticky-mini-header nav.navbar.sidebar-nav.sidebar-nav-style-1 .sidenav-header, .admin-bar .sticky-mini-header nav.navbar.sidebar-nav.sidebar-nav-style-1 .sidenav-header {top: 80px;}
.admin-bar nav.navbar.sidebar-nav { margin-top: 0; }
.admin-bar .no-sticky .menu-logo-center {margin-top: 0;}
.admin-bar .sticky.header-with-topbar .top-header-area {top: -46px}
.admin-bar .no-sticky .navbar-non-sticky-top.full-width-pull-menu {margin-top: 32px;}
.admin-bar .header-with-topbar .sticky .left-nav, .admin-bar .header-with-topbar .sticky .sidebar-part1, .admin-bar .header-with-topbar .sticky nav.navbar.sidebar-nav {top: 46px;}
.admin-bar .header-with-topbar .close-button-menu {top: 110px;}
.admin-bar nav.navbar.sidebar-nav {top: 46px;}
.admin-bar .sticky nav.navbar.sidebar-nav {top: 46px;}
.admin-bar .close-button-menu {top: 60px;} .left-nav-sidebar .container {width: 700px;}
.left-nav-sidebar {padding-left: 0;}
.left-nav-sidebar .fullscreenbanner {padding-left: 0 !important;} .pofo-center-logo-menu { display: flex; align-items: center; justify-content: space-between; flex-grow: 1 !important; }
.pofo-center-logo-menu .center-logo { position: inherit; width: auto; left: auto; top: auto; text-align: left; margin-right: auto; }
.pofo-center-logo-menu .accordion-menu { width: auto; }
.center-logo-search-cart-full-width .accordion-menu .nav, .center-logo-search-cart-full-width .accordion-menu .nav:nth-child(2) { width: 100% !important; } h1, h2, h3, h4, h5, h6 {margin:0 0 18px; padding:0; letter-spacing: 0; font-weight: 400;}
h1 {font-size:57px; line-height: 58px;}
h2 {font-size:43px; line-height:48px}
h3 {font-size:36px; line-height:41px}
h4 {font-size:30px; line-height:35px}
h5 {font-size:24px; line-height:30px}
h6 {font-size:22px; line-height:26px}
p {margin: 0 0 20px;} .title-large {font-size: 70px; line-height:65px}
.title-extra-large {font-size: 100px; line-height:95px}
.title-medium {font-size: 60px; line-height: 65px;}
.percent {line-height: 125px;}
.text-extra-medium { font-size: 22px; line-height: 26px; } section.extra-big-section {padding: 150px 0;}
section, .default-page-space {padding: 75px 0;}
section.big-section {padding:120px 0;}
section.half-section {padding:40px 0;}
.pofo-page-content-area {padding-top: 75px; padding-bottom: 0;}
.pofo-page-widget-area {padding-top: 0; padding-bottom: 20px;}
.sm-col-2-nth .col-sm-6:nth-child(2n+1) {clear: left;}
.sm-col-3-nth .col-sm-4:nth-child(3n+1) {clear: left;}
.sm-col-4-nth .col-sm-3:nth-child(4n+1) {clear: left;}
.col-2-nth-item .col-md-6:nth-child(2n+1) {clear: none;}
.col-2-nth-item .col-sm-6:nth-child(2n+1) {clear: left;}
.col-3-nth-item .col-md-4:nth-child(3n+1) {clear: none;}
.col-3-nth-item .col-sm-6:nth-child(2n+1) {clear: left;}
.col-4-nth-item .col-md-3:nth-child(4n+1) {clear: none;}
.col-4-nth-item .col-sm-6:nth-child(2n+1) {clear: left;}
.col-6-nth-item .col-md-4:nth-child(3n+1) {clear: none;}
.col-6-nth-item .col-sm-6:nth-child(2n+1) {clear: left;}
.sm-center-col {float: none; margin: 0 auto;} .sm-float-left{float: left !important}
.sm-float-right{float: right !important}
.sm-float-none{float: none !important} .sm-bg-position-left-top, .vc_row-has-fill.sm-bg-position-left-top, .vc_col-has-fill .sm-bg-position-left-top {background-position: left top !important}
.sm-bg-position-left-center, .vc_row-has-fill.sm-bg-position-left-center, .vc_col-has-fill .sm-bg-position-left-center {background-position: left center !important}
.sm-bg-position-left-bottom, .vc_row-has-fill.sm-bg-position-left-bottom, .vc_col-has-fill .sm-bg-position-left-bottom {background-position: left bottom !important}
.sm-bg-position-center-top, .vc_row-has-fill.sm-bg-position-center-top, .vc_col-has-fill .sm-bg-position-center-top {background-position: center top !important}
.sm-bg-position-center-center, .vc_row-has-fill.sm-bg-position-center-center, .vc_col-has-fill .sm-bg-position-center-center {background-position: center center !important}
.sm-bg-position-center-bottom, .vc_row-has-fill.sm-bg-position-center-bottom, .vc_col-has-fill .sm-bg-position-center-bottom {background-position: center bottom !important}
.sm-bg-position-right-top, .vc_row-has-fill.sm-bg-position-right-top, .vc_col-has-fill .sm-bg-position-right-top {background-position: right top !important}
.sm-bg-position-right-center, .vc_row-has-fill.sm-bg-position-right-center, .vc_col-has-fill .sm-bg-position-right-center {background-position: right center !important}
.sm-bg-position-right-bottom, .vc_row-has-fill.sm-bg-position-right-bottom, .vc_col-has-fill .sm-bg-position-right-bottom {background-position: right bottom !important} .sm-text-center {text-align: center !important;}
.sm-text-left {text-align: left !important;}
.sm-text-right {text-align: right !important;} .sm-vertical-align-middle {vertical-align: middle;}
.sm-vertical-align-top {vertical-align: top;}
.sm-vertical-align-bottom {vertical-align: bottom;} .sm-background-image-left {background-position: left;}
.sm-background-image-right {background-position: right;}
.sm-background-image-center{ background-position: center;} .sm-margin-one-all {margin:1%;}
.sm-margin-one-half-all {margin:1.5%;}
.sm-margin-two-all {margin:2%;}
.sm-margin-two-half-all {margin:2.5%;}
.sm-margin-three-all {margin:3%;}
.sm-margin-three-half-all {margin:3.5%;}
.sm-margin-four-all {margin:4%;}
.sm-margin-four-half-all {margin:4.5%;}
.sm-margin-five-all {margin:5%;}
.sm-margin-five-half-all {margin:5.5%;}
.sm-margin-six-all {margin:6%;}
.sm-margin-six-half-all {margin:6.5%;}
.sm-margin-seven-all {margin:7%;}
.sm-margin-seven-half-all {margin:7.5%;}
.sm-margin-eight-all {margin:8%;}
.sm-margin-eight-half-all {margin:8.5%;}
.sm-margin-nine-all {margin:9%;}
.sm-margin-nine-half-all {margin:9.5%;}
.sm-margin-ten-all {margin:10%;}
.sm-margin-ten-half-all {margin:10.5%;}
.sm-margin-eleven-all {margin:11%;}
.sm-margin-eleven-half-all {margin:11.5%;}
.sm-margin-twelve-all {margin:12%;}
.sm-margin-twelve-half-all {margin:12.5%;}
.sm-margin-thirteen-all {margin:13%;}
.sm-margin-thirteen-half-all {margin:13.5%;}
.sm-margin-fourteen-all {margin:14%;}
.sm-margin-fourteen-half-all {margin:14.5%;}
.sm-margin-fifteen-all {margin:15%;}
.sm-margin-fifteen-half-all {margin:15.5%;}
.sm-margin-sixteen-all {margin:16%;}
.sm-margin-sixteen-half-all {margin:16.5%;}
.sm-margin-seventeen-all {margin:17%;}
.sm-margin-seventeen-half-all {margin:17.5%;}
.sm-margin-eighteen-all {margin:18%;}
.sm-margin-eighteen-half-all {margin:18.5%;}
.sm-margin-nineteen-all {margin:19%;}
.sm-margin-nineteen-half-all {margin:19.5%;}
.sm-margin-twenty-all {margin:20%;}
.sm-margin-5px-all {margin:5px !important;}
.sm-margin-10px-all {margin:10px !important;}
.sm-margin-15px-all {margin:15px !important;}
.sm-margin-20px-all {margin:20px !important;}
.sm-margin-25px-all {margin:25px !important;}
.sm-margin-30px-all {margin:30px !important;}
.sm-margin-35px-all {margin:35px !important;}
.sm-margin-40px-all {margin:40px !important;}
.sm-margin-45px-all {margin:45px !important;}
.sm-margin-50px-all {margin:50px !important;}
.sm-margin-55px-all {margin:55px !important;}
.sm-margin-60px-all {margin:60px !important;}
.sm-margin-65px-all {margin:65px !important;}
.sm-margin-70px-all {margin:70px !important;}
.sm-margin-75px-all {margin:75px !important;}
.sm-margin-80px-all {margin:85px !important;}
.sm-no-margin {margin:0 !important}
.sm-no-margin-lr {margin-left: 0 !important; margin-right: 0 !important}
.sm-no-margin-tb {margin-top: 0 !important; margin-bottom: 0 !important}
.sm-no-margin-top {margin-top:0 !important}
.sm-no-margin-bottom {margin-bottom:0 !important}
.sm-no-margin-left {margin-left:0 !important}
.sm-no-margin-right {margin-right:0 !important}
.sm-margin-lr-auto {margin-left:auto !important; margin-right:auto !important}
.sm-margin-auto {margin: 0 auto !important;} .sm-margin-one-top {margin-top:1%;}
.sm-margin-one-half-top {margin-top:1.5%;}
.sm-margin-two-top {margin-top:2%;}
.sm-margin-two-half-top {margin-top:2.5%;}
.sm-margin-three-top {margin-top:3%;}
.sm-margin-three-half-top {margin-top:3.5%;}
.sm-margin-four-top {margin-top:4%;}
.sm-margin-four-half-top {margin-top:4.5%;}
.sm-margin-five-top {margin-top:5%;}
.sm-margin-five-half-top {margin-top:5.5%;}
.sm-margin-six-top {margin-top:6%;}
.sm-margin-six-half-top {margin-top:6.5%;}
.sm-margin-seven-top {margin-top:7%;}
.sm-margin-seven-half-top {margin-top:7.5%;}
.sm-margin-eight-top {margin-top:8%;}
.sm-margin-eight-half-top {margin-top:8.5%;}
.sm-margin-nine-top {margin-top:9%;}
.sm-margin-nine-half-top {margin-top:9.5%;}
.sm-margin-ten-top {margin-top:10%;}
.sm-margin-ten-half-top {margin-top:10.5%;}
.sm-margin-eleven-top {margin-top:11%;}
.sm-margin-eleven-half-top {margin-top:11.5%;}
.sm-margin-twelve-top {margin-top:12%;}
.sm-margin-twelve-half-top {margin-top:12.5%;}
.sm-margin-thirteen-top {margin-top:13%;}
.sm-margin-thirteen-half-top {margin-top:13.5%;}
.sm-margin-fourteen-top {margin-top:14%;}
.sm-margin-fourteen-half-top {margin-top:14.5%;}
.sm-margin-fifteen-top {margin-top:15%;}
.sm-margin-fifteen-half-top {margin-top:15.5%;}
.sm-margin-sixteen-top {margin-top:16%;}
.sm-margin-sixteen-half-top {margin-top:16.5%;}
.sm-margin-seventeen-top {margin-top:17%;}
.sm-margin-seventeen-half-top {margin-top:17.5%;}
.sm-margin-eighteen-top {margin-top:18%;}
.sm-margin-eighteen-half-top {margin-top:18.5%;}
.sm-margin-nineteen-top {margin-top:19%;}
.sm-margin-nineteen-half-top {margin-top:19.5%;}
.sm-margin-twenty-top {margin-top:20%;}
.sm-margin-5px-top {margin-top:5px !important;}
.sm-margin-10px-top {margin-top:10px !important;}
.sm-margin-15px-top {margin-top:15px !important;}
.sm-margin-20px-top {margin-top:20px !important;}
.sm-margin-25px-top {margin-top:25px !important;}
.sm-margin-30px-top {margin-top:30px !important;}
.sm-margin-35px-top {margin-top:35px !important;}
.sm-margin-40px-top {margin-top:40px !important;}
.sm-margin-45px-top {margin-top:45px !important;}
.sm-margin-50px-top {margin-top:50px !important;}
.sm-margin-55px-top {margin-top:55px !important;}
.sm-margin-60px-top {margin-top:60px !important;}
.sm-margin-65px-top {margin-top:65px !important;}
.sm-margin-70px-top {margin-top:70px !important;}
.sm-margin-75px-top {margin-top:75px !important;}
.sm-margin-80px-top {margin-top:80px !important;} .sm-margin-one-bottom {margin-bottom:1%;}
.sm-margin-one-half-bottom {margin-bottom:1.5%;}
.sm-margin-two-bottom {margin-bottom:2%;}
.sm-margin-two-half-bottom {margin-bottom:2.5%;}
.sm-margin-three-bottom {margin-bottom:3%;}
.sm-margin-three-half-bottom {margin-bottom:3.5%;}
.sm-margin-four-bottom {margin-bottom:4%;}
.sm-margin-four-half-bottom {margin-bottom:4.5%;}
.sm-margin-five-bottom {margin-bottom:5%;}
.sm-margin-five-half-bottom {margin-bottom:5.5%;}
.sm-margin-six-bottom {margin-bottom:6%;}
.sm-margin-six-half-bottom {margin-bottom:6.5%;}
.sm-margin-seven-bottom {margin-bottom:7%;}
.sm-margin-seven-half-bottom {margin-bottom:7.5%;}
.sm-margin-eight-bottom {margin-bottom:8%;}
.sm-margin-eight-half-bottom {margin-bottom:8.5%;}
.sm-margin-nine-bottom {margin-bottom:9%;}
.sm-margin-nine-half-bottom {margin-bottom:9.5%;}
.sm-margin-ten-bottom {margin-bottom:10%;}
.sm-margin-ten-half-bottom {margin-bottom:10.5%;}
.sm-margin-eleven-bottom {margin-bottom:11%;}
.sm-margin-eleven-half-bottom {margin-bottom:11.5%;}
.sm-margin-twelve-bottom {margin-bottom:12%;}
.sm-margin-twelve-half-bottom {margin-bottom:12.5%;}
.sm-margin-thirteen-bottom {margin-bottom:13%;}
.sm-margin-thirteen-half-bottom {margin-bottom:13.5%;}
.sm-margin-fourteen-bottom {margin-bottom:14%;}
.sm-margin-fourteen-half-bottom {margin-bottom:14.5%;}
.sm-margin-fifteen-bottom {margin-bottom:15%;}
.sm-margin-fifteen-half-bottom {margin-bottom:15.5%;}
.sm-margin-sixteen-bottom {margin-bottom:16%;}
.sm-margin-sixteen-half-bottom {margin-bottom:16.5%;}
.sm-margin-seventeen-bottom {margin-bottom:17%;}
.sm-margin-seventeen-half-bottom {margin-bottom:17.5%;}
.sm-margin-eighteen-bottom {margin-bottom:18%;}
.sm-margin-eighteen-half-bottom {margin-bottom:18.5%;}
.sm-margin-nineteen-bottom {margin-bottom:19%;}
.sm-margin-nineteen-half-bottom {margin-bottom:19.5%;}
.sm-margin-twenty-bottom {margin-bottom:20%;}
.sm-margin-5px-bottom {margin-bottom:5px !important;}
.sm-margin-10px-bottom {margin-bottom:10px !important;}
.sm-margin-15px-bottom {margin-bottom:15px !important;}
.sm-margin-20px-bottom {margin-bottom:20px !important;}
.sm-margin-25px-bottom {margin-bottom:25px !important;}
.sm-margin-30px-bottom {margin-bottom:30px !important;}
.sm-margin-35px-bottom {margin-bottom:35px !important;}
.sm-margin-40px-bottom {margin-bottom:40px !important;}
.sm-margin-45px-bottom {margin-bottom:45px !important;}
.sm-margin-50px-bottom {margin-bottom:50px !important;}
.sm-margin-55px-bottom {margin-bottom:55px !important;}
.sm-margin-60px-bottom {margin-bottom:60px !important;}
.sm-margin-65px-bottom {margin-bottom:65px !important;}
.sm-margin-70px-bottom {margin-bottom:70px !important;}
.sm-margin-75px-bottom {margin-bottom:75px !important;}
.sm-margin-80px-bottom {margin-bottom:80px !important;}
.sm-margin-85px-bottom {margin-bottom:85px !important;}
.sm-margin-90px-bottom {margin-bottom:90px !important;}
.sm-margin-95px-bottom {margin-bottom:95px !important;}
.sm-margin-100px-bottom {margin-bottom:100px !important;} .sm-margin-one-right {margin-right:1%;}
.sm-margin-one-half-right {margin-right:1.5%;}
.sm-margin-two-right {margin-right:2%;}
.sm-margin-two-half-right {margin-right:2.5%;}
.sm-margin-three-right {margin-right:3%;}
.sm-margin-three-half-right {margin-right:3.5%;}
.sm-margin-four-right {margin-right:4%;}
.sm-margin-four-half-right {margin-right:4.5%;}
.sm-margin-five-right {margin-right:5%;}
.sm-margin-five-half-right {margin-right:5.5%;}
.sm-margin-six-right {margin-right:6%;}
.sm-margin-six-half-right {margin-right:6.5%;}
.sm-margin-seven-right {margin-right:7%;}
.sm-margin-seven-half-right {margin-right:7.5%;}
.sm-margin-eight-right {margin-right:8%;}
.sm-margin-eight-half-right {margin-right:8.5%;}
.sm-margin-nine-right {margin-right:9%;}
.sm-margin-nine-half-right {margin-right:9.5%;}
.sm-margin-ten-right {margin-right:10%;}
.sm-margin-ten-half-right {margin-right:10.5%;}
.sm-margin-eleven-right {margin-right:11%;}
.sm-margin-eleven-half-right {margin-right:11.5%;}
.sm-margin-twelve-right {margin-right:12%;}
.sm-margin-twelve-half-right {margin-right:12.5%;}
.sm-margin-thirteen-right {margin-right:13%;}
.sm-margin-thirteen-half-right {margin-right:13.5%;}
.sm-margin-fourteen-right {margin-right:14%;}
.sm-margin-fourteen-half-right {margin-right:14.5%;}
.sm-margin-fifteen-right {margin-right:15%;}
.sm-margin-fifteen-half-right {margin-right:15.5%;}
.sm-margin-sixteen-right {margin-right:16%;}
.sm-margin-sixteen-half-right {margin-right:16.5%;}
.sm-margin-seventeen-right {margin-right:17%;}
.sm-margin-seventeen-half-right {margin-right:17.5%;}
.sm-margin-eighteen-right {margin-right:18%;}
.sm-margin-eighteen-half-right {margin-right:18.5%;}
.sm-margin-nineteen-right {margin-right:19%;}
.sm-margin-nineteen-half-right {margin-right:19.5%;}
.sm-margin-twenty-right {margin-right:20%;}
.sm-margin-10px-right {margin-right:10px !important;}
.sm-margin-15px-right {margin-right:15px !important;}
.sm-margin-20px-right {margin-right:20px !important;}
.sm-margin-25px-right {margin-right:25px !important;}
.sm-margin-30px-right {margin-right:30px !important;}
.sm-margin-35px-right {margin-right:35px !important;}
.sm-margin-40px-right {margin-right:40px !important;}
.sm-margin-45px-right {margin-right:45px !important;}
.sm-margin-50px-right {margin-right:50px !important;}
.sm-margin-55px-right {margin-right:55px !important;}
.sm-margin-60px-right {margin-right:60px !important;}
.sm-margin-65px-right {margin-right:65px !important;}
.sm-margin-70px-right {margin-right:70px !important;}
.sm-margin-75px-right {margin-right:75px !important;}
.sm-margin-80px-right {margin-right:80px !important;} .sm-margin-one-left {margin-left:1%;}
.sm-margin-one-half-left {margin-left:1.5%;}
.sm-margin-two-left {margin-left:2%;}
.sm-margin-two-half-left {margin-left:2.5%;}
.sm-margin-three-left {margin-left:3%;}
.sm-margin-three-half-left {margin-left:3.5%;}
.sm-margin-four-left {margin-left:4%;}
.sm-margin-four-half-left {margin-left:4.5%;}
.sm-margin-five-left {margin-left:5%;}
.sm-margin-five-half-left {margin-left:5.5%;}
.sm-margin-six-left {margin-left:6%;}
.sm-margin-six-half-left {margin-left:6.5%;}
.sm-margin-seven-left {margin-left:7%;}
.sm-margin-seven-half-left {margin-left:7.5%;}
.sm-margin-eight-left {margin-left:8%;}
.sm-margin-eight-half-left {margin-left:8.5%;}
.sm-margin-nine-left {margin-left:9%;}
.sm-margin-nine-half-left {margin-left:9.5%;}
.sm-margin-ten-left {margin-left:10%;}
.sm-margin-ten-half-left {margin-left:10.5%;}
.sm-margin-eleven-left {margin-left:11%;}
.sm-margin-eleven-half-left {margin-left:11.5%;}
.sm-margin-twelve-left {margin-left:12%;}
.sm-margin-twelve-half-left {margin-left:12.5%;}
.sm-margin-thirteen-left {margin-left:13%;}
.sm-margin-thirteen-half-left {margin-left:13.5%;}
.sm-margin-fourteen-left {margin-left:14%;}
.sm-margin-fourteen-half-left {margin-left:14.5%;}
.sm-margin-fifteen-left {margin-left:15%;}
.sm-margin-fifteen-half-left {margin-left:15.5%;}
.sm-margin-sixteen-left {margin-left:16%;}
.sm-margin-sixteen-half-left {margin-left:16.5%;}
.sm-margin-seventeen-left {margin-left:17%;}
.sm-margin-seventeen-half-left {margin-left:17.5%;}
.sm-margin-eighteen-left {margin-left:18%;}
.sm-margin-eighteen-half-left {margin-left:18.5%;}
.sm-margin-nineteen-left {margin-left:19%;}
.sm-margin-nineteen-half-left {margin-left:19.5%;}
.sm-margin-twenty-left {margin-left:20%;}
.sm-margin-5px-left {margin-left:5px !important;}
.sm-margin-10px-left {margin-left:10px !important;}
.sm-margin-15px-left {margin-left:15px !important;}
.sm-margin-20px-left {margin-left:20px !important;}
.sm-margin-25px-left {margin-left:25px !important;}
.sm-margin-30px-left {margin-left:30px !important;}
.sm-margin-35px-left {margin-left:35px !important;}
.sm-margin-40px-left {margin-left:40px !important;}
.sm-margin-45px-left {margin-left:45px !important;}
.sm-margin-50px-left {margin-left:50px !important;}
.sm-margin-55px-left {margin-left:55px !important;}
.sm-margin-60px-left {margin-left:60px !important;}
.sm-margin-65px-left {margin-left:65px !important;}
.sm-margin-70px-left {margin-left:70px !important;}
.sm-margin-75px-left {margin-left:75px !important;}
.sm-margin-80px-left {margin-left:80px !important;} .sm-margin-one-lr {margin-left:1%; margin-right:1%;}
.sm-margin-one-lr {margin-left:1.5%; margin-right:1.5%;}
.sm-margin-two-lr {margin-left:2%; margin-right:2%;}
.sm-margin-two-lr {margin-left:2.5%; margin-right:2.5%;}
.sm-margin-three-lr {margin-left:3%; margin-right:3%;}
.sm-margin-three-lr {margin-left:3.5%; margin-right:3.5%;}
.sm-margin-four-lr {margin-left:4%; margin-right:4%;}
.sm-margin-four-lr {margin-left:4.5%; margin-right:4.5%;}
.sm-margin-five-lr {margin-left:5%; margin-right:5%;}
.sm-margin-five-lr {margin-left:5.5%; margin-right:5.5%;}
.sm-margin-six-lr {margin-left:6%; margin-right:6%;}
.sm-margin-six-lr {margin-left:6.5%; margin-right:6.5%;}
.sm-margin-seven-lr {margin-left:7%; margin-right:7%;}
.sm-margin-seven-lr {margin-left:7.5%; margin-right:7.5%;}
.sm-margin-eight-lr {margin-left:8%; margin-right:8%;}
.sm-margin-eight-lr {margin-left:8.5%; margin-right:8.5%;}
.sm-margin-nine-lr {margin-left:9%; margin-right:9%;}
.sm-margin-nine-lr {margin-left:9.5%; margin-right:9.5%;}
.sm-margin-ten-lr {margin-left:10%; margin-right:10%;}
.sm-margin-ten-lr {margin-left:10.5%; margin-right:10.5%;}
.sm-margin-eleven-lr {margin-left:11%; margin-right:11%;}
.sm-margin-eleven-lr {margin-left:11.5%; margin-right:11.5%;}
.sm-margin-twelve-lr {margin-left:12%; margin-right:12%;}
.sm-margin-twelve-lr {margin-left:12.5%; margin-right:12.5%;}
.sm-margin-thirteen-lr {margin-left:13%; margin-right:13%;}
.sm-margin-thirteen-half-lr {margin-left:13.5%; margin-right:13.5%;}
.sm-margin-fourteen-lr {margin-left:14%; margin-right:14%;}
.sm-margin-fourteen-half-lr {margin-left:14.5%; margin-right:14.5%;}
.sm-margin-fifteen-lr {margin-left:15%; margin-right:15%;}
.sm-margin-fifteen-half-lr {margin-left:15.5%; margin-right:15.5%;}
.sm-margin-sixteen-lr {margin-left:16%; margin-right:16%;}
.sm-margin-sixteen-half-lr {margin-left:16.5%; margin-right:16.5%;}
.sm-margin-seventeen-lr {margin-left:17%; margin-right:17%;}
.sm-margin-seventeen-half-lr {margin-left:17.5%; margin-right:17.5%;}
.sm-margin-eighteen-lr {margin-left:18%; margin-right:18%;}
.sm-margin-eighteen-half-lr {margin-left:18.5%; margin-right:18.5%;}
.sm-margin-nineteen-lr {margin-left:19%; margin-right:19%;}
.sm-margin-nineteen-half-lr {margin-left:19.5%; margin-right:19.5%;}
.sm-margin-twenty-lr {margin-left:20%; margin-right:20%;}
.sm-margin-twenty-half-lr {margin-left:20.5%; margin-right:20.5%;} 
.sm-margin-twenty-one-lr {margin-left:21%; margin-right:21%;}
.sm-margin-twenty-one-half-lr {margin-left:21.5%; margin-right:21.5%;}
.sm-margin-twenty-two-lr {margin-left:22%; margin-right:22%;}
.sm-margin-twenty-two-half-lr {margin-left:22.5%; margin-right:22.5%;}
.sm-margin-twenty-three-lr {margin-left:23%; margin-right:23%;}
.sm-margin-twenty-three-half-lr {margin-left:23.5%; margin-right:23.5%;}
.sm-margin-twenty-four-lr {margin-left:24%; margin-right:24%;}
.sm-margin-twenty-four-half-lr {margin-left:24.5%; margin-right:24.5%;}
.sm-margin-twenty-five-lr {margin-left:25%; margin-right:25%;}
.sm-margin-thirty-lr {margin-left:30%; margin-right:30%;}
.sm-margin-5px-lr {margin-left:5px !important; margin-right:5px !important;}
.sm-margin-10px-lr {margin-left:10px !important; margin-right:10px !important;}
.sm-margin-15px-lr {margin-left:15px !important; margin-right:15px !important;}
.sm-margin-20px-lr {margin-left:20px !important; margin-right:20px !important;}
.sm-margin-25px-lr {margin-left:25px !important; margin-right:25px !important;}
.sm-margin-30px-lr {margin-left:30px !important; margin-right:30px !important;}
.sm-margin-35px-lr {margin-left:35px !important; margin-right:35px !important;}
.sm-margin-40px-lr {margin-left:40px !important; margin-right:40px !important;}
.sm-margin-45px-lr {margin-left:45px !important; margin-right:45px !important;}
.sm-margin-50px-lr {margin-left:50px !important; margin-right:50px !important;}
.sm-margin-55px-lr {margin-left:55px !important; margin-right:55px !important;}
.sm-margin-60px-lr {margin-left:60px !important; margin-right:60px !important;}
.sm-margin-65px-lr {margin-left:65px !important; margin-right:65px !important;}
.sm-margin-70px-lr {margin-left:70px !important; margin-right:70px !important;}
.sm-margin-75px-lr {margin-left:75px !important; margin-right:75px !important;}
.sm-margin-80px-lr {margin-left:80px !important; margin-right:80px !important;} .sm-margin-one-tb {margin-top:1%; margin-bottom:1%;}
.sm-margin-one-tb {margin-top:1.5%; margin-bottom:1.5%;}
.sm-margin-two-tb {margin-top:2%; margin-bottom:2%;}
.sm-margin-two-tb {margin-top:2.5%; margin-bottom:2.5%;}
.sm-margin-three-tb {margin-top:3%; margin-bottom:3%;}
.sm-margin-three-tb {margin-top:3.5%; margin-bottom:3.5%;}
.sm-margin-four-tb {margin-top:4%; margin-bottom:4%;}
.sm-margin-four-tb {margin-top:4.5%; margin-bottom:4.5%;}
.sm-margin-five-tb {margin-top:5%; margin-bottom:5%;}
.sm-margin-five-tb {margin-top:5.5%; margin-bottom:5.5%;}
.sm-margin-six-tb {margin-top:6%; margin-bottom:6%;}
.sm-margin-six-tb {margin-top:6.5%; margin-bottom:6.5%;}
.sm-margin-seven-tb {margin-top:7%; margin-bottom:7%;}
.sm-margin-seven-tb {margin-top:7.5%; margin-bottom:7.5%;}
.sm-margin-eight-tb {margin-top:8%; margin-bottom:8%;}
.sm-margin-eight-tb {margin-top:8.5%; margin-bottom:8.5%;}
.sm-margin-nine-tb {margin-top:9%; margin-bottom:9%;}
.sm-margin-nine-tb {margin-top:9.5%; margin-bottom:9.5%;}
.sm-margin-ten-tb {margin-top:10%; margin-bottom:10%;}
.sm-margin-ten-tb {margin-top:10.5%; margin-bottom:10.5%;}
.sm-margin-eleven-tb {margin-top:11%; margin-bottom:11%;}
.sm-margin-eleven-tb {margin-top:11.5%; margin-bottom:11.5%;}
.sm-margin-twelve-tb {margin-top:12%; margin-bottom:12%;}
.sm-margin-twelve-tb {margin-top:12.5%; margin-bottom:12.5%;}
.sm-margin-thirteen-tb {margin-top:13%; margin-bottom:13%;}
.sm-margin-thirteen-half-tb {margin-top:13.5%; margin-bottom:13.5%;}
.sm-margin-fourteen-tb {margin-top:14%; margin-bottom:14%;}
.sm-margin-fourteen-half-tb {margin-top:14.5%; margin-bottom:14.5%;}
.sm-margin-fifteen-tb {margin-top:15%; margin-bottom:15%;}
.sm-margin-fifteen-half-tb {margin-top:15.5%; margin-bottom:15.5%;}
.sm-margin-sixteen-tb {margin-top:16%; margin-bottom:16%;}
.sm-margin-sixteen-half-tb {margin-top:16.5%; margin-bottom:16.5%;}
.sm-margin-seventeen-tb {margin-top:17%; margin-bottom:17%;}
.sm-margin-seventeen-half-tb {margin-top:17.5%; margin-bottom:17.5%;}
.sm-margin-eighteen-tb {margin-top:18%; margin-bottom:18%;}
.sm-margin-eighteen-half-tb {margin-top:18.5%; margin-bottom:18.5%;}
.sm-margin-nineteen-tb {margin-top:19%; margin-bottom:19%;}
.sm-margin-nineteen-half-tb {margin-top:19.5%; margin-bottom:19.5%;}
.sm-margin-twenty-tb {margin-top:20%; margin-bottom:20%;}
.sm-margin-5px-tb {margin-top:5px !important; margin-bottom:5px !important;}
.sm-margin-10px-tb {margin-top:10px !important; margin-bottom:10px !important;}
.sm-margin-15px-tb {margin-top:15px !important; margin-bottom:15px !important;}
.sm-margin-20px-tb {margin-top:20px !important; margin-bottom:20px !important;}
.sm-margin-25px-tb {margin-top:25px !important; margin-bottom:25px !important;}
.sm-margin-30px-tb {margin-top:30px !important; margin-bottom:30px !important;}
.sm-margin-35px-tb {margin-top:35px !important; margin-bottom:35px !important;}
.sm-margin-40px-tb {margin-top:40px !important; margin-bottom:40px !important;}
.sm-margin-45px-tb {margin-top:45px !important; margin-bottom:45px !important;}
.sm-margin-50px-tb {margin-top:50px !important; margin-bottom:50px !important;}
.sm-margin-55px-tb {margin-top:55px !important; margin-bottom:55px !important;}
.sm-margin-60px-tb {margin-top:60px !important; margin-bottom:60px !important;}
.sm-margin-65px-tb {margin-top:65px !important; margin-bottom:65px !important;}
.sm-margin-70px-tb {margin-top:70px !important; margin-bottom:70px !important;}
.sm-margin-75px-tb {margin-top:75px !important; margin-bottom:75px !important;}
.sm-margin-80px-tb {margin-top:80px !important; margin-bottom:80px !important;} .sm-header-padding-top {padding-top: 82px;}
.sm-header-margin-top {margin-top: 80px;} .sm-no-padding {padding:0 !important}
.sm-no-padding-lr {padding-left: 0 !important; padding-right: 0 !important}
.sm-no-padding-tb {padding-top: 0 !important; padding-bottom: 0 !important}
.sm-no-padding-top {padding-top:0 !important}
.sm-no-padding-bottom {padding-bottom:0 !important}
.sm-no-padding-left {padding-left:0 !important}
.sm-no-padding-right {padding-right:0 !important}
.sm-padding-one-all {padding:1%;}
.sm-padding-one-half-all {padding:1.5%;}
.sm-padding-two-all {padding:2%;}
.sm-padding-two-half-all {padding:2.5%;}
.sm-padding-three-all {padding:3%;}
.sm-padding-three-half-all {padding:3.5%;}
.sm-padding-four-all {padding:4%;}
.sm-padding-four-half-all {padding:4.5%;}
.sm-padding-five-all {padding:5%;}
.sm-padding-five-half-all {padding:5.5%;}
.sm-padding-six-all {padding:6%;}
.sm-padding-six-half-all {padding:6.5%;}
.sm-padding-seven-all {padding:7%;}
.sm-padding-seven-half-all {padding:7.5%;}
.sm-padding-eight-all {padding:8%;}
.sm-padding-eight-half-all {padding:8.5%;}
.sm-padding-nine-all {padding:9%;}
.sm-padding-nine-half-all {padding:9.5%;}
.sm-padding-ten-all {padding:10%;}
.sm-padding-ten-half-all {padding:10.5%;}
.sm-padding-eleven-all {padding:11%;}
.sm-padding-eleven-half-all {padding:11.5%;}
.sm-padding-twelve-all {padding:12%;}
.sm-padding-twelve-half-all {padding:12.5%;}
.sm-padding-thirteen-all {padding:13%;}
.sm-padding-thirteen-half-all {padding:13.5%;}
.sm-padding-fourteen-all {padding:14%;}
.sm-padding-fourteen-half-all {padding:14.5%;}
.sm-padding-fifteen-all {padding:15%;}
.sm-padding-fifteen-half-all {padding:15.5%;}
.sm-padding-sixteen-all {padding:16%;}
.sm-padding-sixteen-half-all {padding:16.5%;}
.sm-padding-seventeen-all {padding:17%;}
.sm-padding-seventeen-half-all {padding:17.5%;}
.sm-padding-eighteen-all {padding:18%;}
.sm-padding-eighteen-half-all {padding:18.5%;}
.sm-padding-nineteen-all {padding:19%;}
.sm-padding-nineteen-half-all {padding:19.5%;}
.sm-padding-twenty-all {padding:20%;}
.sm-padding-5px-all {padding:5px !important;}
.sm-padding-10px-all {padding:10px !important;}
.sm-padding-15px-all {padding:15px !important;}
.sm-padding-20px-all {padding:20px !important;}
.sm-padding-25px-all {padding:25px !important;}
.sm-padding-30px-all {padding:30px !important;}
.sm-padding-35px-all {padding:35px !important;}
.sm-padding-40px-all {padding:40px !important;}
.sm-padding-45px-all {padding:45px !important;}
.sm-padding-50px-all {padding:50px !important;}
.sm-padding-55px-all {padding:55px !important;}
.sm-padding-60px-all {padding:60px !important;}
.sm-padding-65px-all {padding:65px !important;}
.sm-padding-70px-all {padding:70px !important;}
.sm-padding-75px-all {padding:75px !important;}
.sm-padding-80px-all {padding:80px !important;}
.sm-padding-85px-all {padding:85px !important;}
.sm-padding-90px-all {padding:90px !important;}
.sm-padding-95px-all {padding:95px !important;}
.sm-padding-100px-all {padding:100px !important;} .sm-padding-one-top {padding-top:1%;}
.sm-padding-one-half-top {padding-top:1.5%;}
.sm-padding-two-top {padding-top:2%;}
.sm-padding-two-half-top {padding-top:2.5%;}
.sm-padding-three-top {padding-top:3%;}
.sm-padding-three-half-top {padding-top:3.5%;}
.sm-padding-four-top {padding-top:4%;}
.sm-padding-four-half-top {padding-top:4.5%;}
.sm-padding-five-top {padding-top:5%;}
.sm-padding-five-half-top {padding-top:5.5%;}
.sm-padding-six-top {padding-top:6%;}
.sm-padding-six-half-top {padding-top:6.5%;}
.sm-padding-seven-top {padding-top:7%;}
.sm-padding-seven-half-top {padding-top:7.5%;}
.sm-padding-eight-top {padding-top:8%;}
.sm-padding-eight-half-top {padding-top:8.5%;}
.sm-padding-nine-top {padding-top:9%;}
.sm-padding-nine-half-top {padding-top:9.5%;}
.sm-padding-ten-top {padding-top:10%;}
.sm-padding-ten-half-top {padding-top:10.5%;}
.sm-padding-eleven-top {padding-top:11%;}
.sm-padding-eleven-half-top {padding-top:11.5%;}
.sm-padding-twelve-top {padding-top:12%;}
.sm-padding-twelve-half-top {padding-top:12.5%;}
.sm-padding-thirteen-top {padding-top:13%;}
.sm-padding-thirteen-half-top {padding-top:13.5%;}
.sm-padding-fourteen-top {padding-top:14%;}
.sm-padding-fourteen-half-top {padding-top:14.5%;}
.sm-padding-fifteen-top {padding-top:15%;}
.sm-padding-fifteen-half-top {padding-top:15.5%;}
.sm-padding-sixteen-top {padding-top:16%;}
.sm-padding-sixteen-half-top {padding-top:16.5%;}
.sm-padding-seventeen-top {padding-top:17%;}
.sm-padding-seventeen-half-top {padding-top:17.5%;}
.sm-padding-eighteen-top {padding-top:18%;}
.sm-padding-eighteen-half-top {padding-top:18.5%;}
.sm-padding-nineteen-top {padding-top:19%;}
.sm-padding-nineteen-half-top {padding-top:19.5%;}
.sm-padding-twenty-top {padding-top:20%;}
.sm-padding-5px-top {padding-top:5px !important;}
.sm-padding-10px-top {padding-top:10px !important;}
.sm-padding-15px-top {padding-top:15px !important;}
.sm-padding-20px-top {padding-top:20px !important;}
.sm-padding-25px-top {padding-top:25px !important;}
.sm-padding-30px-top {padding-top:30px !important;}
.sm-padding-35px-top {padding-top:35px !important;}
.sm-padding-40px-top {padding-top:40px !important;}
.sm-padding-45px-top {padding-top:45px !important;}
.sm-padding-50px-top {padding-top:50px !important;}
.sm-padding-55px-top {padding-top:55px !important;}
.sm-padding-60px-top {padding-top:60px !important;}
.sm-padding-65px-top {padding-top:65px !important;}
.sm-padding-70px-top {padding-top:70px !important;}
.sm-padding-75px-top {padding-top:75px !important;}
.sm-padding-80px-top {padding-top:80px !important;}
.sm-padding-85px-top {padding-top:85px !important;}
.sm-padding-90px-top {padding-top:90px !important;}
.sm-padding-95px-top {padding-top:95px !important;}
.sm-padding-100px-top {padding-top:100px !important;} .sm-padding-one-bottom {padding-bottom:1%;}
.sm-padding-one-half-bottom {padding-bottom:1.5%;}
.sm-padding-two-bottom {padding-bottom:2%;}
.sm-padding-two-half-bottom {padding-bottom:2.5%;}
.sm-padding-three-bottom {padding-bottom:3%;}
.sm-padding-three-half-bottom {padding-bottom:3.5%;}
.sm-padding-four-bottom {padding-bottom:4%;}
.sm-padding-four-half-bottom {padding-bottom:4.5%;}
.sm-padding-five-bottom {padding-bottom:5%;}
.sm-padding-five-half-bottom {padding-bottom:5.5%;}
.sm-padding-six-bottom {padding-bottom:6%;}
.sm-padding-six-half-bottom {padding-bottom:6.5%;}
.sm-padding-seven-bottom {padding-bottom:7%;}
.sm-padding-seven-half-bottom {padding-bottom:7.5%;}
.sm-padding-eight-bottom {padding-bottom:8%;}
.sm-padding-eight-half-bottom {padding-bottom:8.5%;}
.sm-padding-nine-bottom {padding-bottom:9%;}
.sm-padding-nine-half-bottom {padding-bottom:9.5%;}
.sm-padding-ten-bottom {padding-bottom:10%;}
.sm-padding-ten-half-bottom {padding-bottom:10.5%;}
.sm-padding-eleven-bottom {padding-bottom:11%;}
.sm-padding-eleven-half-bottom {padding-bottom:11.5%;}
.sm-padding-twelve-bottom {padding-bottom:12%;}
.sm-padding-twelve-half-bottom {padding-bottom:12.5%;}
.sm-padding-thirteen-bottom {padding-bottom:13%;}
.sm-padding-thirteen-half-bottom {padding-bottom:13.5%;}
.sm-padding-fourteen-bottom {padding-bottom:14%;}
.sm-padding-fourteen-half-bottom {padding-bottom:14.5%;}
.sm-padding-fifteen-bottom {padding-bottom:15%;}
.sm-padding-fifteen-half-bottom {padding-bottom:15.5%;}
.sm-padding-sixteen-bottom {padding-bottom:16%;}
.sm-padding-sixteen-half-bottom {padding-bottom:16.5%;}
.sm-padding-seventeen-bottom {padding-bottom:17%;}
.sm-padding-seventeen-half-bottom {padding-bottom:17.5%;}
.sm-padding-eighteen-bottom {padding-bottom:18%;}
.sm-padding-eighteen-half-bottom {padding-bottom:18.5%;}
.sm-padding-nineteen-bottom {padding-bottom:19%;}
.sm-padding-nineteen-half-bottom {padding-bottom:19.5%;}
.sm-padding-twenty-bottom {padding-bottom:20%;}
.sm-padding-5px-bottom {padding-bottom:5px !important;}
.sm-padding-10px-bottom {padding-bottom:10px !important;}
.sm-padding-15px-bottom {padding-bottom:15px !important;}
.sm-padding-20px-bottom {padding-bottom:20px !important;}
.sm-padding-25px-bottom {padding-bottom:25px !important;}
.sm-padding-30px-bottom {padding-bottom:30px !important;}
.sm-padding-35px-bottom {padding-bottom:35px !important;}
.sm-padding-40px-bottom {padding-bottom:40px !important;}
.sm-padding-45px-bottom {padding-bottom:45px !important;}
.sm-padding-50px-bottom {padding-bottom:50px !important;}
.sm-padding-55px-bottom {padding-bottom:55px !important;}
.sm-padding-60px-bottom {padding-bottom:60px !important;}
.sm-padding-65px-bottom {padding-bottom:65px !important;}
.sm-padding-70px-bottom {padding-bottom:70px !important;}
.sm-padding-75px-bottom {padding-bottom:75px !important;}
.sm-padding-80px-bottom {padding-bottom:80px !important;}
.sm-padding-85px-bottom {padding-bottom:85px !important;}
.sm-padding-90px-bottom {padding-bottom:90px !important;}
.sm-padding-95px-bottom {padding-bottom:95px !important;}
.sm-padding-100px-bottom {padding-bottom:100px !important;} .sm-padding-one-right {padding-right:1%;}
.sm-padding-one-half-right {padding-right:1.5%;}
.sm-padding-two-right {padding-right:2%;}
.sm-padding-two-half-right {padding-right:2.5%;}
.sm-padding-three-right {padding-right:3%;}
.sm-padding-three-half-right {padding-right:3.5%;}
.sm-padding-four-right {padding-right:4%;}
.sm-padding-four-half-right {padding-right:4.5%;}
.sm-padding-five-right {padding-right:5%;}
.sm-padding-five-half-right {padding-right:5.5%;}
.sm-padding-six-right {padding-right:6%;}
.sm-padding-six-half-right {padding-right:6.5%;}
.sm-padding-seven-right {padding-right:7%;}
.sm-padding-seven-half-right {padding-right:7.5%;}
.sm-padding-eight-right {padding-right:8%;}
.sm-padding-eight-half-right {padding-right:8.5%;}
.sm-padding-nine-right {padding-right:9%;}
.sm-padding-nine-half-right {padding-right:9.5%;}
.sm-padding-ten-right {padding-right:10%;}
.sm-padding-ten-half-right {padding-right:10.5%;}
.sm-padding-eleven-right {padding-right:11%;}
.sm-padding-eleven-half-right {padding-right:11.5%;}
.sm-padding-twelve-right {padding-right:12%;}
.sm-padding-twelve-half-right {padding-right:12.5%;}
.sm-padding-thirteen-right {padding-right:13%;}
.sm-padding-thirteen-half-right {padding-right:13.5%;}
.sm-padding-fourteen-right {padding-right:14%;}
.sm-padding-fourteen-half-right {padding-right:14.5%;}
.sm-padding-fifteen-right {padding-right:15%;}
.sm-padding-fifteen-half-right {padding-right:15.5%;}
.sm-padding-sixteen-right {padding-right:16%;}
.sm-padding-sixteen-half-right {padding-right:16.5%;}
.sm-padding-seventeen-right {padding-right:17%;}
.sm-padding-seventeen-half-right {padding-right:17.5%;}
.sm-padding-eighteen-right {padding-right:18%;}
.sm-padding-eighteen-half-right {padding-right:18.5%;}
.sm-padding-nineteen-right {padding-right:19%;}
.sm-padding-nineteen-half-right {padding-right:19.5%;}
.sm-padding-twenty-right {padding-right:20%;}
.sm-padding-5px-right {padding-right:5px !important;}
.sm-padding-10px-right {padding-right:10px !important;}
.sm-padding-15px-right {padding-right:15px !important;}
.sm-padding-20px-right {padding-right:20px !important;}
.sm-padding-25px-right {padding-right:25px !important;}
.sm-padding-30px-right {padding-right:30px !important;}
.sm-padding-35px-right {padding-right:35px !important;}
.sm-padding-40px-right {padding-right:40px !important;}
.sm-padding-45px-right {padding-right:45px !important;}
.sm-padding-50px-right {padding-right:50px !important;}
.sm-padding-55px-right {padding-right:55px !important;}
.sm-padding-60px-right {padding-right:60px !important;}
.sm-padding-65px-right {padding-right:65px !important;}
.sm-padding-70px-right {padding-right:70px !important;}
.sm-padding-75px-right {padding-right:75px !important;}
.sm-padding-80px-right {padding-right:80px !important;}
.sm-padding-85px-right {padding-right:85px !important;}
.sm-padding-90px-right {padding-right:90px !important;}
.sm-padding-95px-right {padding-right:95px !important;}
.sm-padding-100px-right {padding-right:100px !important;} .sm-padding-one-left {padding-left:1%;}
.sm-padding-one-half-left {padding-left:1.5%;}
.sm-padding-two-left {padding-left:2%;}
.sm-padding-two-half-left {padding-left:2.5%;}
.sm-padding-three-left {padding-left:3%;}
.sm-padding-three-half-left {padding-left:3.5%;}
.sm-padding-four-left {padding-left:4%;}
.sm-padding-four-half-left {padding-left:4.5%;}
.sm-padding-five-left {padding-left:5%;}
.sm-padding-five-half-left {padding-left:5.5%;}
.sm-padding-six-left {padding-left:6%;}
.sm-padding-six-half-left {padding-left:6.5%;}
.sm-padding-seven-left {padding-left:7%;}
.sm-padding-seven-half-left {padding-left:7.5%;}
.sm-padding-eight-left {padding-left:8%;}
.sm-padding-eight-half-left {padding-left:8.5%;}
.sm-padding-nine-left {padding-left:9%;}
.sm-padding-nine-half-left {padding-left:9.5%;}
.sm-padding-ten-left {padding-left:10%;}
.sm-padding-ten-half-left {padding-left:10.5%;}
.sm-padding-eleven-left {padding-left:11%;}
.sm-padding-eleven-half-left {padding-left:11.5%;}
.sm-padding-twelve-left {padding-left:12%;}
.sm-padding-twelve-half-left {padding-left:12.5%;}
.sm-padding-thirteen-left {padding-left:13%;}
.sm-padding-thirteen-half-left {padding-left:13.5%;}
.sm-padding-fourteen-left {padding-left:14%;}
.sm-padding-fourteen-half-left {padding-left:14.5%;}
.sm-padding-fifteen-left {padding-left:15%;}
.sm-padding-fifteen-half-left {padding-left:15.5%;}
.sm-padding-sixteen-left {padding-left:16%;}
.sm-padding-sixteen-half-left {padding-left:16.5%;}
.sm-padding-seventeen-left {padding-left:17%;}
.sm-padding-seventeen-half-left {padding-left:17.5%;}
.sm-padding-eighteen-left {padding-left:18%;}
.sm-padding-eighteen-half-left {padding-left:18.5%;}
.sm-padding-nineteen-left {padding-left:19%;}
.sm-padding-nineteen-half-left {padding-left:19.5%;}
.sm-padding-twenty-left {padding-left:20%;}
.sm-padding-5px-left {padding-left:5px !important;}
.sm-padding-10px-left {padding-left:10px !important;}
.sm-padding-15px-left {padding-left:15px !important;}
.sm-padding-20px-left {padding-left:20px !important;}
.sm-padding-25px-left {padding-left:25px !important;}
.sm-padding-30px-left {padding-left:30px !important;}
.sm-padding-35px-left {padding-left:35px !important;}
.sm-padding-40px-left {padding-left:40px !important;}
.sm-padding-45px-left {padding-left:45px !important;}
.sm-padding-50px-left {padding-left:50px !important;}
.sm-padding-55px-left {padding-left:55px !important;}
.sm-padding-60px-left {padding-left:60px !important;}
.sm-padding-65px-left {padding-left:65px !important;}
.sm-padding-70px-left {padding-left:70px !important;}
.sm-padding-75px-left {padding-left:75px !important;}
.sm-padding-80px-left {padding-left:80px !important;}
.sm-padding-85px-left {padding-left:85px !important;}
.sm-padding-90px-left {padding-left:90px !important;}
.sm-padding-95px-left {padding-left:95px !important;}
.sm-padding-100px-left {padding-left:100px !important;} .sm-padding-one-tb {padding-top:1%; padding-bottom:1%;}
.sm-padding-one-half-tb {padding-top:1.5%; padding-bottom:1.5%;}
.sm-padding-two-tb {padding-top:2%; padding-bottom:2%;}
.sm-padding-two-half-tb {padding-top:2.5%; padding-bottom:2.5%;}
.sm-padding-three-tb {padding-top:3%; padding-bottom:3%;}
.sm-padding-three-half-tb {padding-top:3.5%; padding-bottom:3.5%;}
.sm-padding-four-tb {padding-top:4%; padding-bottom:4%;}
.sm-padding-four-half-tb {padding-top:4.5%; padding-bottom:4.5%;}
.sm-padding-five-tb {padding-top:5%; padding-bottom:5%;}
.sm-padding-five-half-tb {padding-top:5.5%; padding-bottom:5.5%;}
.sm-padding-six-tb {padding-top:6%; padding-bottom:6%;}
.sm-padding-six-half-tb {padding-top:6.5%; padding-bottom:6.5%;}
.sm-padding-seven-tb {padding-top:7%; padding-bottom:7%;}
.sm-padding-seven-half-tb {padding-top:7.5%; padding-bottom:7.5%;}
.sm-padding-eight-tb {padding-top:8%; padding-bottom:8%;}
.sm-padding-eight-half-tb {padding-top:8.5%; padding-bottom:8.5%;}
.sm-padding-nine-tb {padding-top:9%; padding-bottom:9%;}
.sm-padding-nine-half-tb {padding-top:9.5%; padding-bottom:9.5%;}
.sm-padding-ten-tb {padding-top:10%; padding-bottom:10%;}
.sm-padding-ten-half-tb {padding-top:10.5%; padding-bottom:10.5%;}
.sm-padding-eleven-tb {padding-top:11%; padding-bottom:11%;}
.sm-padding-eleven-half-tb {padding-top:11.5%; padding-bottom:11.5%;}
.sm-padding-twelve-tb {padding-top:12%; padding-bottom:12%;}
.sm-padding-twelve-half-tb {padding-top:12.5%; padding-bottom:12.5%;}
.sm-padding-thirteen-tb {padding-top:13%; padding-bottom:13%;}
.sm-padding-thirteen-half-tb {padding-top:13.5%; padding-bottom:13.5%;}
.sm-padding-fourteen-tb {padding-top:14%; padding-bottom:14%;}
.sm-padding-fourteen-half-tb {padding-top:14.5%; padding-bottom:14.5%;}
.sm-padding-fifteen-tb {padding-top:15%; padding-bottom:15%;}
.sm-padding-fifteen-half-tb {padding-top:15.5%; padding-bottom:15.5%;}
.sm-padding-sixteen-tb {padding-top:16%; padding-bottom:16%;}
.sm-padding-sixteen-half-tb {padding-top:16.5%; padding-bottom:16.5%;}
.sm-padding-seventeen-tb {padding-top:17%; padding-bottom:17%;}
.sm-padding-seventeen-half-tb {padding-top:17.5%; padding-bottom:17.5%;}
.sm-padding-eighteen-tb {padding-top:18%; padding-bottom:18%;}
.sm-padding-eighteen-half-tb {padding-top:18.5%; padding-bottom:18.5%;}
.sm-padding-nineteen-tb {padding-top:19%; padding-bottom:19%;}
.sm-padding-nineteen-half-tb {padding-top:19.5%; padding-bottom:19.5%;}
.sm-padding-twenty-tb {padding-top:20%; padding-bottom:20%;}
.sm-padding-thirty-tb {padding-top:30%; padding-bottom:30%;}
.sm-padding-5px-tb {padding-top:5px !important; padding-bottom:5px !important;}
.sm-padding-10px-tb {padding-top:10px !important; padding-bottom:10px !important;}
.sm-padding-15px-tb {padding-top:15px !important; padding-bottom:15px !important;}
.sm-padding-20px-tb {padding-top:20px !important; padding-bottom:20px !important;}
.sm-padding-25px-tb {padding-top:25px !important; padding-bottom:25px !important;}
.sm-padding-30px-tb {padding-top:30px !important; padding-bottom:30px !important;}
.sm-padding-35px-tb {padding-top:35px !important; padding-bottom:35px !important;}
.sm-padding-40px-tb {padding-top:40px !important; padding-bottom:40px !important;}
.sm-padding-45px-tb {padding-top:45px !important; padding-bottom:45px !important;}
.sm-padding-50px-tb {padding-top:50px !important; padding-bottom:50px !important;}
.sm-padding-55px-tb {padding-top:55px !important; padding-bottom:55px !important;}
.sm-padding-60px-tb {padding-top:60px !important; padding-bottom:60px !important;}
.sm-padding-65px-tb {padding-top:65px !important; padding-bottom:65px !important;}
.sm-padding-70px-tb {padding-top:70px !important; padding-bottom:70px !important;}
.sm-padding-75px-tb {padding-top:75px !important; padding-bottom:75px !important;}
.sm-padding-80px-tb {padding-top:80px !important; padding-bottom:80px !important;}
.sm-padding-85px-tb {padding-top:85px !important; padding-bottom:85px !important;}
.sm-padding-90px-tb {padding-top:90px !important; padding-bottom:90px !important;}
.sm-padding-95px-tb {padding-top:95px !important; padding-bottom:95px !important;}
.sm-padding-100px-tb {padding-top:100px !important; padding-bottom:100px !important;} .sm-padding-one-lr {padding-left:1%; padding-right:1%;}
.sm-padding-one-half-lr {padding-left:1.5%; padding-right:1.5%;}
.sm-padding-two-lr {padding-left:2%; padding-right:2%;}
.sm-padding-two-half-lr {padding-left:2.5%; padding-right:2.5%;}
.sm-padding-three-lr {padding-left:3%; padding-right:3%;}
.sm-padding-three-half-lr {padding-left:3.5%; padding-right:3.5%;}
.sm-padding-four-lr {padding-left:4%; padding-right:4%;}
.sm-padding-four-half-lr {padding-left:4.5%; padding-right:4.5%;}
.sm-padding-five-lr {padding-left:5%; padding-right:5%;}
.sm-padding-five-half-lr {padding-left:5.5%; padding-right:5.5%;}
.sm-padding-six-lr {padding-left:6%; padding-right:6%;}
.sm-padding-six-half-lr {padding-left:6.5%; padding-right:6.5%;}
.sm-padding-seven-lr {padding-left:7%; padding-right:7%;}
.sm-padding-seven-half-lr {padding-left:7.5%; padding-right:7.5%;}
.sm-padding-eight-lr {padding-left:8%; padding-right:8%;}
.sm-padding-eight-half-lr {padding-left:8.5%; padding-right:8.5%;}
.sm-padding-nine-lr {padding-left:9%; padding-right:9%;}
.sm-padding-nine-half-lr {padding-left:9.5%; padding-right:9.5%;}
.sm-padding-ten-lr {padding-left:10%; padding-right:10%;}
.sm-padding-ten-half-lr {padding-left:10.5%; padding-right:10.5%;}
.sm-padding-eleven-lr {padding-left:11%; padding-right:11%;}
.sm-padding-eleven-half-lr {padding-left:11.5%; padding-right:11.5%;}
.sm-padding-twelve-lr {padding-left:12%; padding-right:12%;}
.sm-padding-twelve-half-lr {padding-left:12.5%; padding-right:12.5%;}
.sm-padding-thirteen-lr {padding-left:13%; padding-right:13%;}
.sm-padding-thirteen-half-lr {padding-left:13.5%; padding-right:13.5%;}
.sm-padding-fourteen-lr {padding-left:14%; padding-right:14%;}
.sm-padding-fourteen-half-lr {padding-left:14.5%; padding-right:14.5%;}
.sm-padding-fifteen-lr {padding-left:15%; padding-right:15%;}
.sm-padding-fifteen-half-lr {padding-left:15.5%; padding-right:15.5%;}
.sm-padding-sixteen-lr {padding-left:16%; padding-right:16%;}
.sm-padding-sixteen-half-lr {padding-left:16.5%; padding-right:16.5%;}
.sm-padding-seventeen-lr {padding-left:17%; padding-right:17%;}
.sm-padding-seventeen-half-lr {padding-left:17.5%; padding-right:17.5%;}
.sm-padding-eighteen-lr {padding-left:18%; padding-right:18%;}
.sm-padding-eighteen-half-lr {padding-left:18.5%; padding-right:18.5%;}
.sm-padding-nineteen-lr {padding-left:19%; padding-right:19%;}
.sm-padding-nineteen-half-lr {padding-left:19.5%; padding-right:19.5%;}
.sm-padding-twenty-lr {padding-left:20%; padding-right:20%;}
.sm-padding-twenty-half-lr {padding-left:20.5%; padding-right:20.5%;}
.sm-padding-twenty-one-lr {padding-left:21%; padding-right:21%;}
.sm-padding-twenty-one-half-lr {padding-left:21.5%; padding-right:21.5%;}
.sm-padding-twenty-two-lr {padding-left:22%; padding-right:22%;}
.sm-padding-twenty-two-half-lr {padding-left:22.5%; padding-right:22.5%;}
.sm-padding-twenty-three-lr {padding-left:23%; padding-right:23%;}
.sm-padding-twenty-three-half-lr {padding-left:23.5%; padding-right:23.5%;}
.sm-padding-twenty-four-lr {padding-left:24%; padding-right:24%;}
.sm-padding-twenty-four-half-lr {padding-left:24.5%; padding-right:24.5%;}
.sm-padding-twenty-five-lr {padding-left:25%; padding-right:25%;}
.sm-padding-thirty-lr {padding-left:30%; padding-right:30%;}
.sm-padding-5px-lr {padding-right:5px !important; padding-left:5px !important;}
.sm-padding-10px-lr {padding-right:10px !important; padding-left:10px !important;}
.sm-padding-15px-lr {padding-right:15px !important; padding-left:15px !important;}
.sm-padding-20px-lr {padding-right:20px !important; padding-left:20px !important;}
.sm-padding-25px-lr {padding-right:25px !important; padding-left:25px !important;}
.sm-padding-30px-lr {padding-right:30px !important; padding-left:30px !important;}
.sm-padding-35px-lr {padding-right:35px !important; padding-left:35px !important;}
.sm-padding-40px-lr {padding-right:40px !important; padding-left:40px !important;}
.sm-padding-45px-lr {padding-right:45px !important; padding-left:45px !important;}
.sm-padding-50px-lr {padding-right:50px !important; padding-left:50px !important;}
.sm-padding-55px-lr {padding-right:55px !important; padding-left:55px !important;}
.sm-padding-60px-lr {padding-right:60px !important; padding-left:60px !important;}
.sm-padding-65px-lr {padding-right:65px !important; padding-left:65px !important;}
.sm-padding-70px-lr {padding-right:70px !important; padding-left:70px !important;}
.sm-padding-75px-lr {padding-right:75px !important; padding-left:75px !important;}
.sm-padding-80px-lr {padding-right:80px !important; padding-left:80px !important;}
.sm-padding-85px-lr {padding-left:85px !important; padding-right:85px !important;}
.sm-padding-90px-lr {padding-left:90px !important; padding-right:90px !important;}
.sm-padding-95px-lr {padding-left:95px !important; padding-right:95px !important;}
.sm-padding-100px-lr {padding-left:100px !important; padding-right:100px !important;} .sm-bg-position-left-top, .vc_row-has-fill.sm-bg-position-left-top {background-position: left top !important}
.sm-bg-position-left-center, .vc_row-has-fill.sm-bg-position-left-center {background-position: left center !important}
.sm-bg-position-left-bottom, .vc_row-has-fill.sm-bg-position-left-bottom {background-position: left bottom !important}
.sm-bg-position-center-top, .vc_row-has-fill.sm-bg-position-center-top {background-position: center top !important}
.sm-bg-position-center-center, .vc_row-has-fill.sm-bg-position-center-center {background-position: center center !important}
.sm-bg-position-center-bottom, .vc_row-has-fill.sm-bg-position-center-bottom {background-position: center bottom !important}
.sm-bg-position-right-top, .vc_row-has-fill.sm-bg-position-right-top {background-position: right top !important}
.sm-bg-position-right-center, .vc_row-has-fill.sm-bg-position-right-center {background-position: right center !important}
.sm-bg-position-right-bottom, .vc_row-has-fill.sm-bg-position-right-bottom {background-position: right bottom !important} .sm-top-auto {top:auto}
.sm-top-0 {top:0 !important}
.sm-top-inherit {top: inherit !important;}
.sm-top-1 {top:1px}
.sm-top-2 {top:2px}
.sm-top-3 {top:3px}
.sm-top-4 {top:4px}
.sm-top-5 {top:5px}
.sm-top-6 {top:6px}
.sm-top-7 {top:7px}
.sm-top-8 {top:8px}
.sm-top-9 {top:9px}
.sm-top-10 {top:10px}
.sm-top-12 {top:12px}
.sm-top-15 {top:15px}
.sm-top-17 {top:17px}
.sm-top-20 {top:20px}
.sm-top-25 {top:25px}
.sm-top-30 {top:30px}
.sm-top-35 {top:35px}
.sm-top-40 {top:40px}
.sm-top-45 {top:45px}
.sm-top-50 {top:50px}
.sm-top-minus1 {top:-1px}
.sm-top-minus2 {top:-2px}
.sm-top-minus3 {top:-3px}
.sm-top-minus4 {top:-4px}
.sm-top-minus5 {top:-5px}
.sm-top-minus6 {top:-6px}
.sm-top-minus7 {top:-7px}
.sm-top-minus8 {top:-8px}
.sm-top-minus9 {top:-9px}
.sm-top-minus10 {top:-10px}
.sm-top-minus30 {top:-30px} .sm-bottom-auto {bottom:auto}
.sm-bottom-0 {bottom:0}
.sm-bottom-1 {bottom:1px}
.sm-bottom-2 {bottom:2px}
.sm-bottom-3 {bottom:3px}
.sm-bottom-4 {bottom:4px}
.sm-bottom-5 {bottom:5px}
.sm-bottom-6 {bottom:6px}
.sm-bottom-7 {bottom:7px}
.sm-bottom-8 {bottom:8px}
.sm-bottom-9 {bottom:9px}
.sm-bottom-10 {bottom:10px}
.sm-bottom-20 {bottom:20px}
.sm-bottom-25 {bottom:25px}
.sm-bottom-30 {bottom:30px} .sm-left-auto {left:auto}
.sm-left-0 {left:0}
.sm-left-1 {left:1px}
.sm-left-2 {left:2px}
.sm-left-3 {left:3px}
.sm-left-4 {left:4px}
.sm-left-5 {left:5px}
.sm-left-6 {left:6px}
.sm-left-7 {left:7px}
.sm-left-8 {left:8px}
.sm-left-9 {left:9px}
.sm-left-10 {left:10px} .sm-right-auto {right:auto}
.sm-right-0 {right:0}
.sm-right-1 {right:1px}
.sm-right-2 {right:2px}
.sm-right-3 {right:3px}
.sm-right-4 {right:4px}
.sm-right-5 {right:5px}
.sm-right-6 {right:6px}
.sm-right-7 {right:7px}
.sm-right-8 {right:8px}
.sm-right-9 {right:9px}
.sm-right-10 {right:10px} .sm-width-10 {width:10%;}
.sm-width-15 {width:15%;}
.sm-width-20 {width:20%;}
.sm-width-25 {width:25%;}
.sm-width-30 {width:30%;}
.sm-width-35 {width:35%;}
.sm-width-40 {width:40%;}
.sm-width-45 {width:45%;}
.sm-width-50 {width:50%;}
.sm-width-55 {width:55%;}
.sm-width-60 {width:60%;}
.sm-width-65 {width:65%;}
.sm-width-70 {width:70%;}
.sm-width-75 {width:75%;}
.sm-width-80 {width:80%;}
.sm-width-85 {width:85%;}
.sm-width-90 {width:90%;}
.sm-width-95 {width:95%;}
.sm-width-100 {width:100%;}
.sm-width-auto {width: auto}
.sm-width-50px {width:50px;}
.sm-width-70px {width:70px;}
.sm-width-75px {width:75px;}
.sm-width-80px {width:80px;}
.sm-width-85px {width:85px;}
.sm-width-90px {width:90px;}
.sm-width-95px {width:95px;}
.sm-width-100px {width:100px;}
.sm-width-120px {width:120px;}
.sm-width-130px {width:130px;}
.sm-width-150px {width:150px;}
.sm-width-180px {width:180px;}
.sm-width-200px {width:200px;}
.sm-width-250px {width:250px;}
.sm-width-300px {width:300px;}
.sm-width-350px {width:350px;}
.sm-width-400px {width:400px;}
.sm-width-450px {width:450px;}
.sm-width-500px {width:500px;}
.sm-width-550px {width:550px;}
.sm-width-600px {width:600px;}
.sm-width-650px {width:650px;}
.sm-width-700px {width:700px;}
.sm-width-750px {width:750px;}
.sm-width-800px {width:800px;}
.sm-width-850px {width:850px;}
.sm-width-900px {width:900px;}
.sm-width-950px {width:950px;}
.sm-width-1000px {width:1000px;} .sm-height-50 {height: 50% !important}
.sm-height-100 {height: 100% !important}
.sm-height-auto {height:auto !important}
.sm-height-50px {height: 50px !important}
.sm-height-60px {height: 60px !important}
.sm-height-70px {height: 70px !important}
.sm-height-80px {height: 80px !important}
.sm-height-90px {height: 90px !important}
.sm-height-100px {height: 100px !important}
.sm-height-150px {height: 150px !important}
.sm-height-200px {height: 200px !important}
.sm-height-250px {height: 250px !important}
.sm-height-300px {height: 300px !important}
.sm-height-350px {height: 350px !important}
.sm-height-400px {height: 400px !important}
.sm-height-450px {height: 450px !important}
.sm-height-500px {height: 500px !important}
.sm-height-550px {height: 550px !important}
.sm-height-600px {height: 600px !important}
.sm-height-650px {height: 650px !important}
.sm-height-700px {height: 700px !important}
.sm-height-750px {height: 750px !important}
.sm-height-800px {height: 800px !important}
.sm-height-850px {height: 850px !important}
.sm-height-900px {height: 900px !important} .sm-display-block {display:block !important}
.sm-overflow-hidden {overflow:hidden !important}
.sm-display-inline-block {display:inline-block !important}
.sm-display-inline {display:inline !important}
.sm-display-none {display:none !important}
.sm-display-inherit {display:inherit !important}
.sm-display-table {display:table !important}
.sm-display-table-cell {display:table-cell !important}
.sm-display-flex-inherit {-ms-box-orient: inherit; display: inherit; display: inherit; display: inherit; display: inherit; display: inherit; display: inherit; -webkit-flex-flow: inherit; flex-flow: inherit;} .sm-min-height-0 {min-height: 0} .sm-clear-none {clear: none}
.sm-clear-both {clear: both} .sm-position-inherit {position:inherit !important}
.sm-position-initial {position:initial !important}
.sm-position-relative {position:relative !important; z-index: 5}
.sm-position-absolute {position:absolute !important;}
.sm-position-fixed {position:fixed !important;} .sm-line-height-10 {line-height:10px;}
.sm-line-height-18 {line-height:18px;}
.sm-line-height-20 {line-height:20px}
.sm-line-height-24 {line-height:24px}
.sm-line-height-22 {line-height:22px}
.sm-line-height-26 {line-height:26px}
.sm-line-height-28 {line-height:28px}
.sm-line-height-30 {line-height:30px}
.sm-line-height-35 {line-height:35px}
.sm-line-height-40 {line-height:40px}
.sm-line-height-45 {line-height:45px}
.sm-line-height-50 {line-height:50px}
.sm-line-height-55 {line-height:55px}
.sm-line-height-60 {line-height:60px}
.sm-line-height-65 {line-height:65px}
.sm-line-height-70 {line-height:70px}
.sm-line-height-75 {line-height:75px}
.sm-line-height-80 {line-height:80px}
.sm-line-height-85 {line-height:85px}
.sm-line-height-90 {line-height:90px}
.sm-line-height-95 {line-height:95px}
.sm-line-height-100 {line-height:100px} .sm-no-border-top {border-top:0 !important}
.sm-no-border-bottom {border-bottom:0 !important}
.sm-no-border-right {border-right:0 !important}
.sm-no-border-left {border-left:0 !important}
.portfolio-filter-tab-1.nav > li {margin: 10px 20px;}
.portfolio-grid.work-6col li, .blog-grid.blog-6col li {width: 50%;}
.portfolio-grid.work-4col li,.blog-grid.blog-4col li {width: 50%}
.sidebar-wrapper .portfolio-grid.work-4col li,.sidebar-wrapper .blog-grid.work-4col li {width: 50%}
.portfolio-grid.work-4col li.grid-item-double, .blog-grid.blog-4col li.grid-item-double {width:50%;}    
.portfolio-grid.work-4col li.grid-item-double:last-child, .blog-grid.blog-4col li.grid-item-double:last-child {width: 50%;}
.portfolio-grid.work-3col li, .blog-grid.blog-3col li {width: 50%;}
.portfolio-grid.work-3col li.grid-item-double, .blog-grid.blog-3col li.grid-item-double {width: 50%;} .sm-equalize-auto > [class*='col-'] {height: auto !important;} .feature-box-4 figure figcaption {width: 100%; display: table-cell; margin: 0 ; padding: 15px ; top: 0; height: 100%;}
.grid-item.feature-box-4 figure figcaption .btn {opacity: 1;}
.feature-box-4 figure:hover figcaption {transform: translateY(0px); -moz-transform: translateY(0px); -webkit-transform: translateY(0px); -o-transform: translateY(0px);} .bg-transparent-white {background: rgba(255,255,255,0); background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0)), color-stop(96%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1))); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );}
.sm-swap-block {display: flex !important; flex-flow: column;}
.sm-swap-block > div:first-child {order: 2;}
.sm-swap-block .arrow-bottom::after{top: -29px; border: solid transparent; border-bottom-color: #f5f5f5; border-width: 15px; margin-left: -15px;} .sm-no-background-img, .vc_row-has-fill.sm-no-background-img {background-image: none !important}
.blog-post-style3 .grid-item .blog-post .blog-post-images .blog-hover-icon i {font-size: 36px;} .swiper-button-prev.swiper-prev-style3, .swiper-button-next.swiper-next-style3 {left: 64.5%} .gridblock-main {padding: 60px 30px} .parallax-feature-box-bottom {position: relative;} .right-image {position: relative; width: 100%; bottom:0; padding: 0 15px 0; right: 0; clear: both;}
.box-separator-line {left: -45px; top: 66px;}
.content-right-slider .swiper-button-next, .content-right-slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next.slider-long-arrow-white, .swiper-container-rtl .swiper-button-prev.slider-long-arrow-white {background-size: 25px auto; width: 30px;} .full-width-pull-menu .link-style-2 ul.hamburger-menu-style1 > li > a {font-size: 36px; line-height: 70px}
.full-width-pull-menu .dropdown .dropdown-toggle {top: 35px} .feature-box-10 .number-center::before {width: 100%;}
.feature-box-10 .number-center::after {width: 100%} .grid-item.feature-box-4 figure:hover figcaption {transform: translateY(-10px); -moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -o-transform: translateY(-10px);} .hamburger-menu-wrepper {padding: 35px 36px;}
.hamburger-menu-links {font-size: 32px; line-height: 32px}
.menu-middle {width: 95%;} .swiper-auto-width {padding: 0 15px;}
.swiper-auto-width .swiper-slide {width: 100%;} .vc_column_container:nth-child(2) .feature-box-11 .progress-line:after {visibility: hidden;}
.no-progress-line .progress-line:after {visibility: hidden;} .feature-box-12 .hover-content-box {top: 0;} .skillbar-bar-style1 .skillbar {width: 86%} .feature-box-14:nth-child(even) {border-right: 0}
.feature-box-14 {border-bottom-width: 1px}
.featurebox14-sm-border-none .featurebox14 {border: 0;} .icon-box .icon-box-holder {height: 90px;}
.icon-box .icon-box-holder i { padding-top: 5px;} .swiper-vertical-pagination > .swiper-pagination-bullets {right: 30px;}
.right-image img {max-width: 100%;}
.banner-style2 figcaption {width: 80%;} .sm-text-middle-line::before {display: none} .banner-style1 figure:hover figcaption p {height: 100px;}
.counter-box-5 .counter-box .number {font-size: 50px !important; line-height: 50px;}
.left-sidebar, .right-sidebar {padding:15px;} .sm-text-middle-line::before {display: none;} .gridblock-list li {margin-bottom: 6%;} .hover-option3 .grid-item figure figcaption {padding: 0 30px}
.mfp-close, .mfp-close:active {top: 0; right: 0;}
button.mfp-arrow {background-color: #000; height: 80px; width: 80px; opacity: 1}
.mfp-arrow:before {margin: 0 auto; width: 100%; height: 100%; display: inline-block; vertical-align: middle; text-align: center; line-height: 80px; border: 0}
.mfp-arrow:active, .mfp-arrow:focus {margin-top: -55px}
.mfp-arrow-left {left: 6px}
.mfp-arrow-right {right: 6px}
.banner-style2 figcaption {width: 50%;}
.list-style-6 li {padding: 0 0 8px 0;} .swiper-next-style2 {right: 15px;}
.swiper-prev-style2 {left: 15px;}
.swiper-auto-width .swiper-scrollbar {left: 12%; width: 76%;} .portfolio-grid.work-5col li, .blog-grid.blog-5col li {width: 50%} 
.portfolio-grid.work-5col li.grid-item-double, .blog-grid.blog-5col li.grid-item-double {width: 50%;} .sm-opacity1 {opacity:.1}
.sm-opacity2 {opacity:.2}
.sm-opacity3 {opacity:.3}
.sm-opacity4 {opacity:.4}
.sm-opacity5 {opacity:.5}
.sm-opacity6 {opacity:.6}
.sm-opacity7 {opacity:.7}
.sm-opacity8 {opacity:.8}
.sm-opacity9 {opacity:.9}
.sm-opacity10 {opacity:1} .compose-mode .vc_vc_row section.vc_row {padding: 80px 0;}
.compose-mode .vc_vc_row section.vc_row.big-section {padding:120px 0;}
.compose-mode .vc_vc_row section.vc_row.half-section {padding:40px 0;} .pofo-single-post-meta-style {padding-left: 0; padding-right: 0;} .highlight.pricing-box {transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.blog-header-style1 li.blog-column-active {width: 100%;}
.blog-header-style1 li {width: 100%;} .navbar-nav > li.page_item ul.children, .navbar-nav > li.page_item > ul li > ul.children {display: block; min-width: 100%; padding: 0 0 15px; position: inherit;}
.navbar-nav > li.page_item > ul li > ul.children > li:last-child, .navbar-nav > li.page_item ul.children > li:last-child {border-bottom: 0;}
.navbar-nav > li.page_item > ul li > ul.children {left: 0; top: 0;}
.navbar-nav > li.page_item ul.children > li {padding-left: 15px;}
nav.mobile-menu ul.nav > li > a, nav.mobile-menu ul.nav > li i.dropdown-toggle {color: #ffffff !important}
nav.mobile-menu ul > li > ul > li > a, nav.mobile-menu ul > li.simple-dropdown > ul > li > ul > li > a {color: rgba(255, 255, 255, 0.6) !important}
nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full > ul li a.dropdown-header, nav.navbar.bootsnav.mobile-menu ul.nav li.dropdown.simple-dropdown > ul > li > a  {color: #ffffff !important}
header nav.navbar.bootsnav.mobile-menu ul.nav > li.current-menu-ancestor > a, nav.navbar.bootsnav ul.nav li.dropdown.simple-dropdown ul.dropdown-menu > li.current-menu-item > a {color: rgba(255, 255, 255, 0.6) !important}
nav.navbar.bootsnav.mobile-menu li.dropdown .mega-menu-full > ul li.current-menu-item > a, nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full > ul li.current-menu-ancestor a.dropdown-header, nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full > ul li.current-menu-ancestor a.dropdown-header, nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full > ul li.active a.dropdown-header, header nav.navbar.mobile-menu .navbar-nav > li > a.active, nav.navbar.bootsnav.mobile-menu ul.nav > li > a.active {color: #fff !important}
nav.navbar.bootsnav.mobile-menu ul.nav li.dropdown.simple-dropdown ul.dropdown-menu > li.current-menu-ancestor > a, nav.navbar.bootsnav.mobile-menu ul.nav li.dropdown.simple-dropdown ul.dropdown-menu > li.current-menu-item > a, nav.navbar.bootsnav.mobile-menu ul.nav li.dropdown.simple-dropdown ul.dropdown-menu > li.active > a {color: #fff !important;}
nav.mobile-menu.navbar.bootsnav .navbar-nav li, nav.mobile-menu.navbar.bootsnav.menu-logo-center .navbar-nav.navbar-left > li:last-child {border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important}    
nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > ul, nav.mobile-menu.navbar.bootsnav ul.nav .simple-dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu {border-top: 1px solid rgba(255, 255, 255, 0.06) !important}
nav.mobile-menu.navbar.bootsnav .navbar-nav {background-color: rgba(23, 23, 23, 0.95) !important;}
nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full, nav.navbar.bootsnav.mobile-menu ul.nav li.dropdown.simple-dropdown > .dropdown-menu {background: #232323 !important;}
nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:last-child {border: 0 none !important;}
nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full > ul > li:last-child, nav.mobile-menu.navbar.bootsnav .navbar-nav li:last-child {border-bottom: 0 none !important;}
nav.mobile-menu.navbar.bootsnav .navbar-nav li ul > li.menu-item-has-children {border-bottom: 0 none !important;}
.sidebar-nav .navbar-form .input-group {width: 100%;}
.feature-box.feature-box-17 .box .content {top: 30px;}
.swiper-pagination-square-bottom.swiper-pagination-2 {bottom: -20px}
.popup-youtube-img.popup-youtube .icon-image {width: auto;}
.popup-youtube .icon-image {width: 100px;} 
.blog-post-style4 figure figcaption {padding: 25px;}
.search-form .search-input {font-size: 24px; padding-top: 15px; padding-bottom: 15px;}
.demo-logo img {width: auto;}
.demo-portfolio-grid.portfolio-grid.gutter-extra-large li {padding: 20px;}
.counter-box-4 .timer:after {right: -6%}
.team-style-2 {padding-bottom: 30px;}
.sm-no-after:after {display: none}
.sm-no-before:before {display: none}
.sm-timer-after .timer:after {display: none}
nav.navbar.bootsnav .pofo-normal-menu li ul, nav.navbar.bootsnav .pofo-normal-menu li .sub-menu li ul, .navbar-nav.pofo-normal-menu > li.page_item ul.children, .navbar-nav.pofo-normal-menu > li.page_item > ul li > ul.children {display: block}
.pofo-normal-menu .sub-menu, nav.navbar.bootsnav .pofo-normal-menu li .sub-menu li ul, .navbar-nav.pofo-normal-menu > li.page_item ul.children, .navbar-nav.pofo-normal-menu > li.page_item > ul li > ul.children { position: inherit; left: 0; background: rgba(35,35,35,1); width: 100%; padding: 0; box-shadow: none; margin: 0; top: 0;}
nav.navbar.bootsnav .pofo-normal-menu li > ul > li, .navbar-nav.pofo-normal-menu > li.page_item ul.children li {padding-left: 0; padding-right: 0;}
nav.navbar.bootsnav .pofo-normal-menu .sub-menu li a, .navbar-nav.pofo-normal-menu > li.page_item ul.children li a {padding: 9px 15px 8px;}
nav.navbar.bootsnav .pofo-normal-menu li .sub-menu li ul, .navbar-nav.pofo-normal-menu > li.page_item > ul li > ul.children {border-top: 1px solid rgba(255, 255, 255, 0.06)}
nav.navbar.bootsnav .pofo-normal-menu li .sub-menu li ul li a, .navbar-nav.pofo-normal-menu > li.page_item > ul li > ul.children li a{font-weight: 400; padding: 9px 25px 8px}
.pofo-normal-menu .sub-menu li.menu-item-has-children > a:before {display: none}
.elements-list > li {width: 50%; margin-bottom: 50px;}
.elements-list > li:nth-child(3n+0) {clear: both} .woocommerce-MyAccount-navigation {margin: 0 0 30px 0;}
.woocommerce-MyAccount-content {padding-left: 0; width: 100%;}
.woocommerce-MyAccount-navigation {width: 100%;}
.both-content-center .woocommerce-MyAccount-content {padding-left: 0;}
.pofo-my-account-full .woocommerce-MyAccount-navigation {width: 32%; float: left}
.pofo-my-account-full .woocommerce-MyAccount-content {width: 68%; float: right; padding-left: 30px;}
.woocommerce ul.products li.product.pofo-product-3col, .woocommerce-page ul.products li.product.pofo-product-3col {width: 47%;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {margin: 0 0 40px 0;}
.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {float: right; clear: none!important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {float: left; clear: both;}
.woocommerce div.product .woocommerce-tabs .panel {padding: 30px;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {float: right; width: 48%;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {float: left; width: 48%;}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {margin-top: 30px;}
.woocommerce .up-sells {padding-bottom: 0;}
.woocommerce div.product form.cart .group_table td .stock {margin: 5px 0 0 0; display: table-caption; clear: both; white-space: nowrap;}
.woocommerce div.product form.cart .group_table td {padding: 10px;}
.woocommerce div.product form.cart .group_table td.label label a {font-size: 13px;}
.woocommerce div.product form.cart .group_table .button {padding-left: 10px; padding-right: 10px; font-size: 10px;}
.woocommerce-thankyou-order-received {font-size: 16px; padding: 15px;}
.woocommerce-MyAccount-navigation ul li {padding-bottom: 10px; margin-bottom: 8px;}
.woocommerce-MyAccount-content table.shop_table.account-orders-table {margin-bottom: 0;}
.woocommerce-Addresses.addresses > .woocommerce-Address:last-child {margin-bottom: 0;}
.woocommerce-Addresses.addresses > .woocommerce-Address:last-child address {margin-bottom: 0;}
.pofo-my-account-full .woocommerce-form-login, .pofo-my-account-full .register {min-height: 1px;} .tab-style5 .tab-box { width: 270px; }
.tab-style5 .nav-tabs li a { font-size: 19px; line-height: 40px; }
.tab-style5 .nav-tabs li.active a { padding-left: 25px; } .vc_column_container.vc_col-sm-6:nth-child(2) .counter-box-4 .timer:after, .vc_column_container.vc_col-sm-4:nth-child(3) .counter-box-4 .timer:after { display: none; } .popup-icon-round { margin-right: 0;}
}
@media (max-width: 850px) {
.banner-title {top: 48%}
}
@media (max-width: 768px) {
.woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions {display: inline-block; width: 100%;}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {float: left; padding-bottom: 0;}
.woocommerce table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {float: right; width: auto;}
.woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .input-text+.button {float: left}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {background-color: transparent;}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {font-weight: 500; color: #232323;}
.woocommerce-cart .wc-proceed-to-checkout {padding: 15px 0 0;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 49%;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {margin-bottom: 40px;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {float: right; margin-bottom: 0; width: auto;}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {margin-bottom: 30px;}
.woocommerce-column--shipping-address {margin-bottom: 0 !important}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {margin-bottom: 40px;}
.woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {clear: both;}
.woocommerce-page form.login p.form-row {margin-right: 0;}
.cookie-container .btn {margin-left: 0;}
.cookie-container .pofo-cookie-policy-text {margin-bottom: 15px;}
.woocommerce table.cart.woocommerce-cart-form__contents td.actions { width: auto; display: table-cell; padding-left: 0; padding-right: 0; }
}
@media (max-width: 767px) { body {font-size: 12px; line-height: 20px}
.admin-bar header.sticky nav {margin-top: 0}
.wp-block-embed-youtube iframe { height: 70vh; }
.mfp-wrap .html5-video-1 { width: 100%; } h1, h2, h3, h4, h5, h6 {margin:0 0 17px; padding:0; letter-spacing: 0; font-weight: 400;}
h1 {font-size:37px; line-height: 42px;}
h2 {font-size:30px; line-height:36px}
h3 {font-size:28px; line-height:34px}
h4 {font-size:24px; line-height:30px}
h5 {font-size:20px; line-height:28px}
h6 {font-size:18px; line-height:23px}
.title-medium {font-size: 32px;line-height: 36px;}
.text-extra-medium {font-size: 18px; line-height:24px} .xs-opacity1 {opacity:.1}
.xs-opacity2 {opacity:.2}
.xs-opacity3 {opacity:.3}
.xs-opacity4 {opacity:.4}
.xs-opacity5 {opacity:.5}
.xs-opacity6 {opacity:.6}
.xs-opacity7 {opacity:.7}
.xs-opacity8 {opacity:.8}
.xs-opacity9 {opacity:.9}
.xs-opacity10 {opacity:1} .xs-text-center {text-align: center !important;}
.xs-text-left {text-align: left !important;}
.xs-text-right {text-align: right !important;} .xs-float-left{float: left !important}
.xs-float-right{float: right !important}
.xs-float-none{float: none !important} .xs-vertical-align-middle {vertical-align: middle;}
.xs-vertical-align-top {vertical-align: top;}
.xs-vertical-align-bottom {vertical-align: bottom;} .xs-background-image-left {background-position: left !important;}
.xs-background-image-right {background-position: right !important;}
.xs-background-image-center {background-position: center !important;} span.wpcf7-list-item input[type=checkbox] { margin-top: 3px}
span.wpcf7-list-item input[type=radio] { margin-top: 3px} .xs-margin-one-all {margin:1%;}
.xs-margin-one-half-all {margin:1.5%;}
.xs-margin-two-all {margin:2%;}
.xs-margin-two-half-all {margin:2.5%;}
.xs-margin-three-all {margin:3%;}
.xs-margin-three-half-all {margin:3.5%;}
.xs-margin-four-all {margin:4%;}
.xs-margin-four-half-all {margin:4.5%;}
.xs-margin-five-all {margin:5%;}
.xs-margin-five-half-all {margin:5.5%;}
.xs-margin-six-all {margin:6%;}
.xs-margin-six-half-all {margin:6.5%;}
.xs-margin-seven-all {margin:7%;}
.xs-margin-seven-half-all {margin:7.5%;}
.xs-margin-eight-all {margin:8%;}
.xs-margin-eight-half-all {margin:8.5%;}
.xs-margin-nine-all {margin:9%;}
.xs-margin-nine-half-all {margin:9.5%;}
.xs-margin-ten-all {margin:10%;}
.xs-margin-ten-half-all {margin:10.5%;}
.xs-margin-eleven-all {margin:11%;}
.xs-margin-eleven-half-all {margin:11.5%;}
.xs-margin-twelve-all {margin:12%;}
.xs-margin-twelve-half-all {margin:12.5%;}
.xs-margin-thirteen-all {margin:13%;}
.xs-margin-thirteen-half-all {margin:13.5%;}
.xs-margin-fourteen-all {margin:14%;}
.xs-margin-fourteen-half-all {margin:14.5%;}
.xs-margin-fifteen-all {margin:15%;}
.xs-margin-fifteen-half-all {margin:15.5%;}
.xs-margin-sixteen-all {margin:16%;}
.xs-margin-sixteen-half-all {margin:16.5%;}
.xs-margin-seventeen-all {margin:17%;}
.xs-margin-seventeen-half-all {margin:17.5%;}
.xs-margin-eighteen-all {margin:18%;}
.xs-margin-eighteen-half-all {margin:18.5%;}
.xs-margin-nineteen-all {margin:19%;}
.xs-margin-nineteen-half-all {margin:19.5%;}
.xs-margin-twenty-all {margin:20%;}
.xs-no-margin {margin:0 !important}
.xs-no-margin-lr {margin-left: 0 !important; margin-right: 0 !important}
.xs-no-margin-tb {margin-top: 0 !important; margin-bottom: 0 !important}
.xs-no-margin-top {margin-top:0 !important}
.xs-no-margin-bottom {margin-bottom:0 !important}
.xs-no-margin-left {margin-left:0 !important}
.xs-no-margin-right {margin-right:0 !important}
.xs-margin-lr-auto {margin-left:auto !important; margin-right:auto !important}
.xs-margin-auto {margin: 0 auto !important;} .xs-margin-one-top {margin-top:1%;}
.xs-margin-one-half-top {margin-top:1.5%;}
.xs-margin-two-top {margin-top:2%;}
.xs-margin-two-half-top {margin-top:2.5%;}
.xs-margin-three-top {margin-top:3%;}
.xs-margin-three-half-top {margin-top:3.5%;}
.xs-margin-four-top {margin-top:4%;}
.xs-margin-four-half-top {margin-top:4.5%;}
.xs-margin-five-top {margin-top:5%;}
.xs-margin-five-half-top {margin-top:5.5%;}
.xs-margin-six-top {margin-top:6%;}
.xs-margin-six-half-top {margin-top:6.5%;}
.xs-margin-seven-top {margin-top:7%;}
.xs-margin-seven-half-top {margin-top:7.5%;}
.xs-margin-eight-top {margin-top:8%;}
.xs-margin-eight-half-top {margin-top:8.5%;}
.xs-margin-nine-top {margin-top:9%;}
.xs-margin-nine-half-top {margin-top:9.5%;}
.xs-margin-ten-top {margin-top:10%;}
.xs-margin-ten-half-top {margin-top:10.5%;}
.xs-margin-eleven-top {margin-top:11%;}
.xs-margin-eleven-half-top {margin-top:11.5%;}
.xs-margin-twelve-top {margin-top:12%;}
.xs-margin-twelve-half-top {margin-top:12.5%;}
.xs-margin-thirteen-top {margin-top:13%;}
.xs-margin-thirteen-half-top {margin-top:13.5%;}
.xs-margin-fourteen-top {margin-top:14%;}
.xs-margin-fourteen-half-top {margin-top:14.5%;}
.xs-margin-fifteen-top {margin-top:15%;}
.xs-margin-fifteen-half-top {margin-top:15.5%;}
.xs-margin-sixteen-top {margin-top:16%;}
.xs-margin-sixteen-half-top {margin-top:16.5%;}
.xs-margin-seventeen-top {margin-top:17%;}
.xs-margin-seventeen-half-top {margin-top:17.5%;}
.xs-margin-eighteen-top {margin-top:18%;}
.xs-margin-eighteen-half-top {margin-top:18.5%;}
.xs-margin-nineteen-top {margin-top:19%;}
.xs-margin-nineteen-half-top {margin-top:19.5%;}
.xs-margin-twenty-top {margin-top:20%;}
.xs-margin-5px-top {margin-top:5px !important;}
.xs-margin-10px-top {margin-top:10px !important;}
.xs-margin-15px-top {margin-top:15px !important;}
.xs-margin-20px-top {margin-top:20px !important;}
.xs-margin-25px-top {margin-top:25px !important;}
.xs-margin-30px-top {margin-top:30px !important;}
.xs-margin-35px-top {margin-top:35px !important;}
.xs-margin-40px-top {margin-top:40px !important;}
.xs-margin-45px-top {margin-top:45px !important;}
.xs-margin-50px-top {margin-top:50px !important;}
.xs-margin-55px-top {margin-top:55px !important;}
.xs-margin-60px-top {margin-top:60px !important;}
.xs-margin-65px-top {margin-top:65px !important;}
.xs-margin-70px-top {margin-top:70px !important;}
.xs-margin-75px-top {margin-top:75px !important;}
.xs-margin-80px-top {margin-top:80px !important;} .xs-margin-one-bottom {margin-bottom:1%;}
.xs-margin-one-half-bottom {margin-bottom:1.5%;}
.xs-margin-two-bottom {margin-bottom:2%;}
.xs-margin-two-half-bottom {margin-bottom:2.5%;}
.xs-margin-three-bottom {margin-bottom:3%;}
.xs-margin-three-half-bottom {margin-bottom:3.5%;}
.xs-margin-four-bottom {margin-bottom:4%;}
.xs-margin-four-half-bottom {margin-bottom:4.5%;}
.xs-margin-five-bottom {margin-bottom:5%;}
.xs-margin-five-half-bottom {margin-bottom:5.5%;}
.xs-margin-six-bottom {margin-bottom:6%;}
.xs-margin-six-half-bottom {margin-bottom:6.5%;}
.xs-margin-seven-bottom {margin-bottom:7%;}
.xs-margin-seven-half-bottom {margin-bottom:7.5%;}
.xs-margin-eight-bottom {margin-bottom:8%;}
.xs-margin-eight-half-bottom {margin-bottom:8.5%;}
.xs-margin-nine-bottom {margin-bottom:9%;}
.xs-margin-nine-half-bottom {margin-bottom:9.5%;}
.xs-margin-ten-bottom {margin-bottom:10%;}
.xs-margin-ten-half-bottom {margin-bottom:10.5%;}
.xs-margin-eleven-bottom {margin-bottom:11%;}
.xs-margin-eleven-half-bottom {margin-bottom:11.5%;}
.xs-margin-twelve-bottom {margin-bottom:12%;}
.xs-margin-twelve-half-bottom {margin-bottom:12.5%;}
.xs-margin-thirteen-bottom {margin-bottom:13%;}
.xs-margin-thirteen-half-bottom {margin-bottom:13.5%;}
.xs-margin-fourteen-bottom {margin-bottom:14%;}
.xs-margin-fourteen-half-bottom {margin-bottom:14.5%;}
.xs-margin-fifteen-bottom {margin-bottom:15%;}
.xs-margin-fifteen-half-bottom {margin-bottom:15.5%;}
.xs-margin-sixteen-bottom {margin-bottom:16%;}
.xs-margin-sixteen-half-bottom {margin-bottom:16.5%;}
.xs-margin-seventeen-bottom {margin-bottom:17%;}
.xs-margin-seventeen-half-bottom {margin-bottom:17.5%;}
.xs-margin-eighteen-bottom {margin-bottom:18%;}
.xs-margin-eighteen-half-bottom {margin-bottom:18.5%;}
.xs-margin-nineteen-bottom {margin-bottom:19%;}
.xs-margin-nineteen-half-bottom {margin-bottom:19.5%;}
.xs-margin-twenty-bottom {margin-bottom:20%;}
.xs-margin-5px-bottom {margin-bottom:5px !important;}
.xs-margin-10px-bottom {margin-bottom:10px !important;}
.xs-margin-15px-bottom {margin-bottom:15px !important;}
.xs-margin-20px-bottom {margin-bottom:20px !important;}
.xs-margin-25px-bottom {margin-bottom:25px !important;}
.xs-margin-30px-bottom {margin-bottom:30px !important;}
.xs-margin-35px-bottom {margin-bottom:35px !important;}
.xs-margin-40px-bottom {margin-bottom:40px !important;}
.xs-margin-45px-bottom {margin-bottom:45px !important;}
.xs-margin-50px-bottom {margin-bottom:50px !important;}
.xs-margin-55px-bottom {margin-bottom:55px !important;}
.xs-margin-60px-bottom {margin-bottom:60px !important;}
.xs-margin-65px-bottom {margin-bottom:65px !important;}
.xs-margin-70px-bottom {margin-bottom:70px !important;}
.xs-margin-75px-bottom {margin-bottom:75px !important;}
.xs-margin-80px-bottom {margin-bottom:80px !important;}
.xs-margin-85px-bottom {margin-bottom:85px !important;}
.xs-margin-90px-bottom {margin-bottom:90px !important;}
.xs-margin-95px-bottom {margin-bottom:95px !important;}
.xs-margin-100px-bottom {margin-bottom:100px !important;} .xs-margin-one-right {margin-right:1%;}
.xs-margin-one-half-right {margin-right:1.5%;}
.xs-margin-two-right {margin-right:2%;}
.xs-margin-two-half-right {margin-right:2.5%;}
.xs-margin-three-right {margin-right:3%;}
.xs-margin-three-half-right {margin-right:3.5%;}
.xs-margin-four-right {margin-right:4%;}
.xs-margin-four-half-right {margin-right:4.5%;}
.xs-margin-five-right {margin-right:5%;}
.xs-margin-five-half-right {margin-right:5.5%;}
.xs-margin-six-right {margin-right:6%;}
.xs-margin-six-half-right {margin-right:6.5%;}
.xs-margin-seven-right {margin-right:7%;}
.xs-margin-seven-half-right {margin-right:7.5%;}
.xs-margin-eight-right {margin-right:8%;}
.xs-margin-eight-half-right {margin-right:8.5%;}
.xs-margin-nine-right {margin-right:9%;}
.xs-margin-nine-half-right {margin-right:9.5%;}
.xs-margin-ten-right {margin-right:10%;}
.xs-margin-ten-half-right {margin-right:10.5%;}
.xs-margin-eleven-right {margin-right:11%;}
.xs-margin-eleven-half-right {margin-right:11.5%;}
.xs-margin-twelve-right {margin-right:12%;}
.xs-margin-twelve-half-right {margin-right:12.5%;}
.xs-margin-thirteen-right {margin-right:13%;}
.xs-margin-thirteen-half-right {margin-right:13.5%;}
.xs-margin-fourteen-right {margin-right:14%;}
.xs-margin-fourteen-half-right {margin-right:14.5%;}
.xs-margin-fifteen-right {margin-right:15%;}
.xs-margin-fifteen-half-right {margin-right:15.5%;}
.xs-margin-sixteen-right {margin-right:16%;}
.xs-margin-sixteen-half-right {margin-right:16.5%;}
.xs-margin-seventeen-right {margin-right:17%;}
.xs-margin-seventeen-half-right {margin-right:17.5%;}
.xs-margin-eighteen-right {margin-right:18%;}
.xs-margin-eighteen-half-right {margin-right:18.5%;}
.xs-margin-nineteen-right {margin-right:19%;}
.xs-margin-nineteen-half-right {margin-right:19.5%;}
.xs-margin-twenty-right {margin-right:20%;}
.xs-margin-10px-right {margin-right:10px !important;}
.xs-margin-15px-right {margin-right:15px !important;}
.xs-margin-20px-right {margin-right:20px !important;}
.xs-margin-25px-right {margin-right:25px !important;}
.xs-margin-30px-right {margin-right:30px !important;}
.xs-margin-35px-right {margin-right:35px !important;}
.xs-margin-40px-right {margin-right:40px !important;}
.xs-margin-45px-right {margin-right:45px !important;}
.xs-margin-50px-right {margin-right:50px !important;}
.xs-margin-55px-right {margin-right:55px !important;}
.xs-margin-60px-right {margin-right:60px !important;}
.xs-margin-65px-right {margin-right:65px !important;}
.xs-margin-70px-right {margin-right:70px !important;}
.xs-margin-75px-right {margin-right:75px !important;}
.xs-margin-80px-right {margin-right:80px !important;} .xs-margin-one-left {margin-left:1%;}
.xs-margin-one-half-left {margin-left:1.5%;}
.xs-margin-two-left {margin-left:2%;}
.xs-margin-two-half-left {margin-left:2.5%;}
.xs-margin-three-left {margin-left:3%;}
.xs-margin-three-half-left {margin-left:3.5%;}
.xs-margin-four-left {margin-left:4%;}
.xs-margin-four-half-left {margin-left:4.5%;}
.xs-margin-five-left {margin-left:5%;}
.xs-margin-five-half-left {margin-left:5.5%;}
.xs-margin-six-left {margin-left:6%;}
.xs-margin-six-half-left {margin-left:6.5%;}
.xs-margin-seven-left {margin-left:7%;}
.xs-margin-seven-half-left {margin-left:7.5%;}
.xs-margin-eight-left {margin-left:8%;}
.xs-margin-eight-half-left {margin-left:8.5%;}
.xs-margin-nine-left {margin-left:9%;}
.xs-margin-nine-half-left {margin-left:9.5%;}
.xs-margin-ten-left {margin-left:10%;}
.xs-margin-ten-half-left {margin-left:10.5%;}
.xs-margin-eleven-left {margin-left:11%;}
.xs-margin-eleven-half-left {margin-left:11.5%;}
.xs-margin-twelve-left {margin-left:12%;}
.xs-margin-twelve-half-left {margin-left:12.5%;}
.xs-margin-thirteen-left {margin-left:13%;}
.xs-margin-thirteen-half-left {margin-left:13.5%;}
.xs-margin-fourteen-left {margin-left:14%;}
.xs-margin-fourteen-half-left {margin-left:14.5%;}
.xs-margin-fifteen-left {margin-left:15%;}
.xs-margin-fifteen-half-left {margin-left:15.5%;}
.xs-margin-sixteen-left {margin-left:16%;}
.xs-margin-sixteen-half-left {margin-left:16.5%;}
.xs-margin-seventeen-left {margin-left:17%;}
.xs-margin-seventeen-half-left {margin-left:17.5%;}
.xs-margin-eighteen-left {margin-left:18%;}
.xs-margin-eighteen-half-left {margin-left:18.5%;}
.xs-margin-nineteen-left {margin-left:19%;}
.xs-margin-nineteen-half-left {margin-left:19.5%;}
.xs-margin-twenty-left {margin-left:20%;}
.xs-margin-5px-left {margin-left:5px !important;}
.xs-margin-10px-left {margin-left:10px !important;}
.xs-margin-15px-left {margin-left:15px !important;}
.xs-margin-20px-left {margin-left:20px !important;}
.xs-margin-25px-left {margin-left:25px !important;}
.xs-margin-30px-left {margin-left:30px !important;}
.xs-margin-35px-left {margin-left:35px !important;}
.xs-margin-40px-left {margin-left:40px !important;}
.xs-margin-45px-left {margin-left:45px !important;}
.xs-margin-50px-left {margin-left:50px !important;}
.xs-margin-55px-left {margin-left:55px !important;}
.xs-margin-60px-left {margin-left:60px !important;}
.xs-margin-65px-left {margin-left:65px !important;}
.xs-margin-70px-left {margin-left:70px !important;}
.xs-margin-75px-left {margin-left:75px !important;}
.xs-margin-80px-left {margin-left:80px !important;} .xs-margin-one-lr {margin-left:1%; margin-right:1%;}
.xs-margin-one-lr {margin-left:1.5%; margin-right:1.5%;}
.xs-margin-two-lr {margin-left:2%; margin-right:2%;}
.xs-margin-two-lr {margin-left:2.5%; margin-right:2.5%;}
.xs-margin-three-lr {margin-left:3%; margin-right:3%;}
.xs-margin-three-lr {margin-left:3.5%; margin-right:3.5%;}
.xs-margin-four-lr {margin-left:4%; margin-right:4%;}
.xs-margin-four-lr {margin-left:4.5%; margin-right:4.5%;}
.xs-margin-five-lr {margin-left:5%; margin-right:5%;}
.xs-margin-five-lr {margin-left:5.5%; margin-right:5.5%;}
.xs-margin-six-lr {margin-left:6%; margin-right:6%;}
.xs-margin-six-lr {margin-left:6.5%; margin-right:6.5%;}
.xs-margin-seven-lr {margin-left:7%; margin-right:7%;}
.xs-margin-seven-lr {margin-left:7.5%; margin-right:7.5%;}
.xs-margin-eight-lr {margin-left:8%; margin-right:8%;}
.xs-margin-eight-lr {margin-left:8.5%; margin-right:8.5%;}
.xs-margin-nine-lr {margin-left:9%; margin-right:9%;}
.xs-margin-nine-lr {margin-left:9.5%; margin-right:9.5%;}
.xs-margin-ten-lr {margin-left:10%; margin-right:10%;}
.xs-margin-ten-lr {margin-left:10.5%; margin-right:10.5%;}
.xs-margin-eleven-lr {margin-left:11%; margin-right:11%;}
.xs-margin-eleven-lr {margin-left:11.5%; margin-right:11.5%;}
.xs-margin-twelve-lr {margin-left:12%; margin-right:12%;}
.xs-margin-twelve-lr {margin-left:12.5%; margin-right:12.5%;}
.xs-margin-thirteen-lr {margin-left:13%; margin-right:13%;}
.xs-margin-thirteen-half-lr {margin-left:13.5%; margin-right:13.5%;}
.xs-margin-fourteen-lr {margin-left:14%; margin-right:14%;}
.xs-margin-fourteen-half-lr {margin-left:14.5%; margin-right:14.5%;}
.xs-margin-fifteen-lr {margin-left:15%; margin-right:15%;}
.xs-margin-fifteen-half-lr {margin-left:15.5%; margin-right:15.5%;}
.xs-margin-sixteen-lr {margin-left:16%; margin-right:16%;}
.xs-margin-sixteen-half-lr {margin-left:16.5%; margin-right:16.5%;}
.xs-margin-seventeen-lr {margin-left:17%; margin-right:17%;}
.xs-margin-seventeen-half-lr {margin-left:17.5%; margin-right:17.5%;}
.xs-margin-eighteen-lr {margin-left:18%; margin-right:18%;}
.xs-margin-eighteen-half-lr {margin-left:18.5%; margin-right:18.5%;}
.xs-margin-nineteen-lr {margin-left:19%; margin-right:19%;}
.xs-margin-nineteen-half-lr {margin-left:19.5%; margin-right:19.5%;}
.xs-margin-twenty-lr {margin-left:20%; margin-right:20%;}
.xs-margin-twenty-half-lr {margin-left:20.5%; margin-right:20.5%;} 
.xs-margin-twenty-one-lr {margin-left:21%; margin-right:21%;}
.xs-margin-twenty-one-half-lr {margin-left:21.5%; margin-right:21.5%;}
.xs-margin-twenty-two-lr {margin-left:22%; margin-right:22%;}
.xs-margin-twenty-two-half-lr {margin-left:22.5%; margin-right:22.5%;}
.xs-margin-twenty-three-lr {margin-left:23%; margin-right:23%;}
.xs-margin-twenty-three-half-lr {margin-left:23.5%; margin-right:23.5%;}
.xs-margin-twenty-four-lr {margin-left:24%; margin-right:24%;}
.xs-margin-twenty-four-half-lr {margin-left:24.5%; margin-right:24.5%;}
.xs-margin-twenty-five-lr {margin-left:25%; margin-right:25%;}
.xs-margin-thirty-lr {margin-left:30%; margin-right:30%;}
.xs-margin-5px-lr {margin-left:5px !important; margin-right:5px !important;}
.xs-margin-10px-lr {margin-left:10px !important; margin-right:10px !important;}
.xs-margin-15px-lr {margin-left:15px !important; margin-right:15px !important;}
.xs-margin-20px-lr {margin-left:20px !important; margin-right:20px !important;}
.xs-margin-25px-lr {margin-left:25px !important; margin-right:25px !important;}
.xs-margin-30px-lr {margin-left:30px !important; margin-right:30px !important;}
.xs-margin-35px-lr {margin-left:35px !important; margin-right:35px !important;}
.xs-margin-40px-lr {margin-left:40px !important; margin-right:40px !important;}
.xs-margin-45px-lr {margin-left:45px !important; margin-right:45px !important;}
.xs-margin-50px-lr {margin-left:50px !important; margin-right:50px !important;}
.xs-margin-55px-lr {margin-left:55px !important; margin-right:55px !important;}
.xs-margin-60px-lr {margin-left:60px !important; margin-right:60px !important;}
.xs-margin-65px-lr {margin-left:65px !important; margin-right:65px !important;}
.xs-margin-70px-lr {margin-left:70px !important; margin-right:70px !important;}
.xs-margin-75px-lr {margin-left:75px !important; margin-right:75px !important;}
.xs-margin-80px-lr {margin-left:80px !important; margin-right:80px !important;}
.xs-margin-85px-lr {margin-left:85px !important; margin-right:85px !important;}
.xs-margin-90px-lr {margin-left:90px !important; margin-right:90px !important;}
.xs-margin-95px-lr {margin-left:95px !important; margin-right:95px !important;}
.xs-margin-100px-lr {margin-left:100px !important; margin-right:100px !important;} .xs-margin-one-tb {margin-top:1%; margin-bottom:1%;}
.xs-margin-one-tb {margin-top:1.5%; margin-bottom:1.5%;}
.xs-margin-two-tb {margin-top:2%; margin-bottom:2%;}
.xs-margin-two-tb {margin-top:2.5%; margin-bottom:2.5%;}
.xs-margin-three-tb {margin-top:3%; margin-bottom:3%;}
.xs-margin-three-tb {margin-top:3.5%; margin-bottom:3.5%;}
.xs-margin-four-tb {margin-top:4%; margin-bottom:4%;}
.xs-margin-four-tb {margin-top:4.5%; margin-bottom:4.5%;}
.xs-margin-five-tb {margin-top:5%; margin-bottom:5%;}
.xs-margin-five-tb {margin-top:5.5%; margin-bottom:5.5%;}
.xs-margin-six-tb {margin-top:6%; margin-bottom:6%;}
.xs-margin-six-tb {margin-top:6.5%; margin-bottom:6.5%;}
.xs-margin-seven-tb {margin-top:7%; margin-bottom:7%;}
.xs-margin-seven-tb {margin-top:7.5%; margin-bottom:7.5%;}
.xs-margin-eight-tb {margin-top:8%; margin-bottom:8%;}
.xs-margin-eight-tb {margin-top:8.5%; margin-bottom:8.5%;}
.xs-margin-nine-tb {margin-top:9%; margin-bottom:9%;}
.xs-margin-nine-tb {margin-top:9.5%; margin-bottom:9.5%;}
.xs-margin-ten-tb {margin-top:10%; margin-bottom:10%;}
.xs-margin-ten-tb {margin-top:10.5%; margin-bottom:10.5%;}
.xs-margin-eleven-tb {margin-top:11%; margin-bottom:11%;}
.xs-margin-eleven-tb {margin-top:11.5%; margin-bottom:11.5%;}
.xs-margin-twelve-tb {margin-top:12%; margin-bottom:12%;}
.xs-margin-twelve-tb {margin-top:12.5%; margin-bottom:12.5%;}
.xs-margin-thirteen-tb {margin-top:13%; margin-bottom:13%;}
.xs-margin-thirteen-half-tb {margin-top:13.5%; margin-bottom:13.5%;}
.xs-margin-fourteen-tb {margin-top:14%; margin-bottom:14%;}
.xs-margin-fourteen-half-tb {margin-top:14.5%; margin-bottom:14.5%;}
.xs-margin-fifteen-tb {margin-top:15%; margin-bottom:15%;}
.xs-margin-fifteen-half-tb {margin-top:15.5%; margin-bottom:15.5%;}
.xs-margin-sixteen-tb {margin-top:16%; margin-bottom:16%;}
.xs-margin-sixteen-half-tb {margin-top:16.5%; margin-bottom:16.5%;}
.xs-margin-seventeen-tb {margin-top:17%; margin-bottom:17%;}
.xs-margin-seventeen-half-tb {margin-top:17.5%; margin-bottom:17.5%;}
.xs-margin-eighteen-tb {margin-top:18%; margin-bottom:18%;}
.xs-margin-eighteen-half-tb {margin-top:18.5%; margin-bottom:18.5%;}
.xs-margin-nineteen-tb {margin-top:19%; margin-bottom:19%;}
.xs-margin-nineteen-half-tb {margin-top:19.5%; margin-bottom:19.5%;}
.xs-margin-twenty-tb {margin-top:20%; margin-bottom:20%;}
.xs-margin-5px-tb {margin-top:5px !important; margin-bottom:5px !important;}
.xs-margin-10px-tb {margin-top:10px !important; margin-bottom:10px !important;}
.xs-margin-15px-tb {margin-top:15px !important; margin-bottom:15px !important;}
.xs-margin-20px-tb {margin-top:20px !important; margin-bottom:20px !important;}
.xs-margin-25px-tb {margin-top:25px !important; margin-bottom:25px !important;}
.xs-margin-30px-tb {margin-top:30px !important; margin-bottom:30px !important;}
.xs-margin-35px-tb {margin-top:35px !important; margin-bottom:35px !important;}
.xs-margin-40px-tb {margin-top:40px !important; margin-bottom:40px !important;}
.xs-margin-45px-tb {margin-top:45px !important; margin-bottom:45px !important;}
.xs-margin-50px-tb {margin-top:50px !important; margin-bottom:50px !important;}
.xs-margin-55px-tb {margin-top:55px !important; margin-bottom:55px !important;}
.xs-margin-60px-tb {margin-top:60px !important; margin-bottom:60px !important;}
.xs-margin-65px-tb {margin-top:65px !important; margin-bottom:65px !important;}
.xs-margin-70px-tb {margin-top:70px !important; margin-bottom:70px !important;}
.xs-margin-75px-tb {margin-top:75px !important; margin-bottom:75px !important;}
.xs-margin-80px-tb {margin-top:80px !important; margin-bottom:80px !important;} .xs-header-padding-top {padding-top: 82px;}
.xs-header-margin-top {margin-top: 80px;} .xs-no-padding {padding:0 !important}
.xs-no-padding-lr {padding-left: 0 !important; padding-right: 0 !important}
.xs-no-padding-tb {padding-top: 0 !important; padding-bottom: 0 !important}
.xs-no-padding-top {padding-top:0 !important}
.xs-no-padding-bottom {padding-bottom:0 !important}
.xs-no-padding-left {padding-left:0 !important}
.xs-no-padding-right {padding-right:0 !important}
.xs-padding-one-all {padding:1%;}
.xs-padding-one-half-all {padding:1.5%;}
.xs-padding-two-all {padding:2%;}
.xs-padding-two-half-all {padding:2.5%;}
.xs-padding-three-all {padding:3%;}
.xs-padding-three-half-all {padding:3.5%;}
.xs-padding-four-all {padding:4%;}
.xs-padding-four-half-all {padding:4.5%;}
.xs-padding-five-all {padding:5%;}
.xs-padding-five-half-all {padding:5.5%;}
.xs-padding-six-all {padding:6%;}
.xs-padding-six-half-all {padding:6.5%;}
.xs-padding-seven-all {padding:7%;}
.xs-padding-seven-half-all {padding:7.5%;}
.xs-padding-eight-all {padding:8%;}
.xs-padding-eight-half-all {padding:8.5%;}
.xs-padding-nine-all {padding:9%;}
.xs-padding-nine-half-all {padding:9.5%;}
.xs-padding-ten-all {padding:10%;}
.xs-padding-ten-half-all {padding:10.5%;}
.xs-padding-eleven-all {padding:11%;}
.xs-padding-eleven-half-all {padding:11.5%;}
.xs-padding-twelve-all {padding:12%;}
.xs-padding-twelve-half-all {padding:12.5%;}
.xs-padding-thirteen-all {padding:13%;}
.xs-padding-thirteen-half-all {padding:13.5%;}
.xs-padding-fourteen-all {padding:14%;}
.xs-padding-fourteen-half-all {padding:14.5%;}
.xs-padding-fifteen-all {padding:15%;}
.xs-padding-fifteen-half-all {padding:15.5%;}
.xs-padding-sixteen-all {padding:16%;}
.xs-padding-sixteen-half-all {padding:16.5%;}
.xs-padding-seventeen-all {padding:17%;}
.xs-padding-seventeen-half-all {padding:17.5%;}
.xs-padding-eighteen-all {padding:18%;}
.xs-padding-eighteen-half-all {padding:18.5%;}
.xs-padding-nineteen-all {padding:19%;}
.xs-padding-nineteen-half-all {padding:19.5%;}
.xs-padding-twenty-all {padding:20%;}
.xs-padding-5px-all {padding:5px !important;}
.xs-padding-10px-all {padding:10px !important;}
.xs-padding-15px-all {padding:15px !important;}
.xs-padding-20px-all {padding:20px !important;}
.xs-padding-25px-all {padding:25px !important;}
.xs-padding-30px-all {padding:30px !important;}
.xs-padding-35px-all {padding:35px !important;}
.xs-padding-40px-all {padding:40px !important;}
.xs-padding-45px-all {padding:45px !important;}
.xs-padding-50px-all {padding:50px !important;}
.xs-padding-55px-all {padding:55px !important;}
.xs-padding-60px-all {padding:60px !important;}
.xs-padding-65px-all {padding:65px !important;}
.xs-padding-70px-all {padding:70px !important;}
.xs-padding-75px-all {padding:75px !important;}
.xs-padding-80px-all {padding:80px !important;}
.xs-padding-85px-all {padding:85px !important;}
.xs-padding-90px-all {padding:90px !important;}
.xs-padding-95px-all {padding:95px !important;}
.xs-padding-100px-all {padding:100px !important;} .xs-padding-one-top {padding-top:1%;}
.xs-padding-one-half-top {padding-top:1.5%;}
.xs-padding-two-top {padding-top:2%;}
.xs-padding-two-half-top {padding-top:2.5%;}
.xs-padding-three-top {padding-top:3%;}
.xs-padding-three-half-top {padding-top:3.5%;}
.xs-padding-four-top {padding-top:4%;}
.xs-padding-four-half-top {padding-top:4.5%;}
.xs-padding-five-top {padding-top:5%;}
.xs-padding-five-half-top {padding-top:5.5%;}
.xs-padding-six-top {padding-top:6%;}
.xs-padding-six-half-top {padding-top:6.5%;}
.xs-padding-seven-top {padding-top:7%;}
.xs-padding-seven-half-top {padding-top:7.5%;}
.xs-padding-eight-top {padding-top:8%;}
.xs-padding-eight-half-top {padding-top:8.5%;}
.xs-padding-nine-top {padding-top:9%;}
.xs-padding-nine-half-top {padding-top:9.5%;}
.xs-padding-ten-top {padding-top:10%;}
.xs-padding-ten-half-top {padding-top:10.5%;}
.xs-padding-eleven-top {padding-top:11%;}
.xs-padding-eleven-half-top {padding-top:11.5%;}
.xs-padding-twelve-top {padding-top:12%;}
.xs-padding-twelve-half-top {padding-top:12.5%;}
.xs-padding-thirteen-top {padding-top:13%;}
.xs-padding-thirteen-half-top {padding-top:13.5%;}
.xs-padding-fourteen-top {padding-top:14%;}
.xs-padding-fourteen-half-top {padding-top:14.5%;}
.xs-padding-fifteen-top {padding-top:15%;}
.xs-padding-fifteen-half-top {padding-top:15.5%;}
.xs-padding-sixteen-top {padding-top:16%;}
.xs-padding-sixteen-half-top {padding-top:16.5%;}
.xs-padding-seventeen-top {padding-top:17%;}
.xs-padding-seventeen-half-top {padding-top:17.5%;}
.xs-padding-eighteen-top {padding-top:18%;}
.xs-padding-eighteen-half-top {padding-top:18.5%;}
.xs-padding-nineteen-top {padding-top:19%;}
.xs-padding-nineteen-half-top {padding-top:19.5%;}
.xs-padding-twenty-top {padding-top:20%;}
.xs-padding-5px-top {padding-top:5px !important;}
.xs-padding-10px-top {padding-top:10px !important;}
.xs-padding-15px-top {padding-top:15px !important;}
.xs-padding-20px-top {padding-top:20px !important;}
.xs-padding-25px-top {padding-top:25px !important;}
.xs-padding-30px-top {padding-top:30px !important;}
.xs-padding-35px-top {padding-top:35px !important;}
.xs-padding-40px-top {padding-top:40px !important;}
.xs-padding-45px-top {padding-top:45px !important;}
.xs-padding-50px-top {padding-top:50px !important;}
.xs-padding-55px-top {padding-top:55px !important;}
.xs-padding-60px-top {padding-top:60px !important;}
.xs-padding-65px-top {padding-top:65px !important;}
.xs-padding-70px-top {padding-top:70px !important;}
.xs-padding-75px-top {padding-top:75px !important;}
.xs-padding-80px-top {padding-top:80px !important;}
.xs-padding-85px-top {padding-top:85px !important;}
.xs-padding-90px-top {padding-top:90px !important;}
.xs-padding-95px-top {padding-top:95px !important;}
.xs-padding-100px-top {padding-top:100px !important;} .xs-padding-one-bottom {padding-bottom:1%;}
.xs-padding-one-half-bottom {padding-bottom:1.5%;}
.xs-padding-two-bottom {padding-bottom:2%;}
.xs-padding-two-half-bottom {padding-bottom:2.5%;}
.xs-padding-three-bottom {padding-bottom:3%;}
.xs-padding-three-half-bottom {padding-bottom:3.5%;}
.xs-padding-four-bottom {padding-bottom:4%;}
.xs-padding-four-half-bottom {padding-bottom:4.5%;}
.xs-padding-five-bottom {padding-bottom:5%;}
.xs-padding-five-half-bottom {padding-bottom:5.5%;}
.xs-padding-six-bottom {padding-bottom:6%;}
.xs-padding-six-half-bottom {padding-bottom:6.5%;}
.xs-padding-seven-bottom {padding-bottom:7%;}
.xs-padding-seven-half-bottom {padding-bottom:7.5%;}
.xs-padding-eight-bottom {padding-bottom:8%;}
.xs-padding-eight-half-bottom {padding-bottom:8.5%;}
.xs-padding-nine-bottom {padding-bottom:9%;}
.xs-padding-nine-half-bottom {padding-bottom:9.5%;}
.xs-padding-ten-bottom {padding-bottom:10%;}
.xs-padding-ten-half-bottom {padding-bottom:10.5%;}
.xs-padding-eleven-bottom {padding-bottom:11%;}
.xs-padding-eleven-half-bottom {padding-bottom:11.5%;}
.xs-padding-twelve-bottom {padding-bottom:12%;}
.xs-padding-twelve-half-bottom {padding-bottom:12.5%;}
.xs-padding-thirteen-bottom {padding-bottom:13%;}
.xs-padding-thirteen-half-bottom {padding-bottom:13.5%;}
.xs-padding-fourteen-bottom {padding-bottom:14%;}
.xs-padding-fourteen-half-bottom {padding-bottom:14.5%;}
.xs-padding-fifteen-bottom {padding-bottom:15%;}
.xs-padding-fifteen-half-bottom {padding-bottom:15.5%;}
.xs-padding-sixteen-bottom {padding-bottom:16%;}
.xs-padding-sixteen-half-bottom {padding-bottom:16.5%;}
.xs-padding-seventeen-bottom {padding-bottom:17%;}
.xs-padding-seventeen-half-bottom {padding-bottom:17.5%;}
.xs-padding-eighteen-bottom {padding-bottom:18%;}
.xs-padding-eighteen-half-bottom {padding-bottom:18.5%;}
.xs-padding-nineteen-bottom {padding-bottom:19%;}
.xs-padding-nineteen-half-bottom {padding-bottom:19.5%;}
.xs-padding-twenty-bottom {padding-bottom:20%;}
.xs-padding-5px-bottom {padding-bottom:5px !important;}
.xs-padding-10px-bottom {padding-bottom:10px !important;}
.xs-padding-15px-bottom {padding-bottom:15px !important;}
.xs-padding-20px-bottom {padding-bottom:20px !important;}
.xs-padding-25px-bottom {padding-bottom:25px !important;}
.xs-padding-30px-bottom {padding-bottom:30px !important;}
.xs-padding-35px-bottom {padding-bottom:35px !important;}
.xs-padding-40px-bottom {padding-bottom:40px !important;}
.xs-padding-45px-bottom {padding-bottom:45px !important;}
.xs-padding-50px-bottom {padding-bottom:50px !important;}
.xs-padding-55px-bottom {padding-bottom:55px !important;}
.xs-padding-60px-bottom {padding-bottom:60px !important;}
.xs-padding-65px-bottom {padding-bottom:65px !important;}
.xs-padding-70px-bottom {padding-bottom:70px !important;}
.xs-padding-75px-bottom {padding-bottom:75px !important;}
.xs-padding-80px-bottom {padding-bottom:80px !important;}
.xs-padding-85px-bottom {padding-bottom:85px !important;}
.xs-padding-90px-bottom {padding-bottom:90px !important;}
.xs-padding-95px-bottom {padding-bottom:95px !important;}
.xs-padding-100px-bottom {padding-bottom:100px !important;} .xs-padding-one-right {padding-right:1%;}
.xs-padding-one-half-right {padding-right:1.5%;}
.xs-padding-two-right {padding-right:2%;}
.xs-padding-two-half-right {padding-right:2.5%;}
.xs-padding-three-right {padding-right:3%;}
.xs-padding-three-half-right {padding-right:3.5%;}
.xs-padding-four-right {padding-right:4%;}
.xs-padding-four-half-right {padding-right:4.5%;}
.xs-padding-five-right {padding-right:5%;}
.xs-padding-five-half-right {padding-right:5.5%;}
.xs-padding-six-right {padding-right:6%;}
.xs-padding-six-half-right {padding-right:6.5%;}
.xs-padding-seven-right {padding-right:7%;}
.xs-padding-seven-half-right {padding-right:7.5%;}
.xs-padding-eight-right {padding-right:8%;}
.xs-padding-eight-half-right {padding-right:8.5%;}
.xs-padding-nine-right {padding-right:9%;}
.xs-padding-nine-half-right {padding-right:9.5%;}
.xs-padding-ten-right {padding-right:10%;}
.xs-padding-ten-half-right {padding-right:10.5%;}
.xs-padding-eleven-right {padding-right:11%;}
.xs-padding-eleven-half-right {padding-right:11.5%;}
.xs-padding-twelve-right {padding-right:12%;}
.xs-padding-twelve-half-right {padding-right:12.5%;}
.xs-padding-thirteen-right {padding-right:13%;}
.xs-padding-thirteen-half-right {padding-right:13.5%;}
.xs-padding-fourteen-right {padding-right:14%;}
.xs-padding-fourteen-half-right {padding-right:14.5%;}
.xs-padding-fifteen-right {padding-right:15%;}
.xs-padding-fifteen-half-right {padding-right:15.5%;}
.xs-padding-sixteen-right {padding-right:16%;}
.xs-padding-sixteen-half-right {padding-right:16.5%;}
.xs-padding-seventeen-right {padding-right:17%;}
.xs-padding-seventeen-half-right {padding-right:17.5%;}
.xs-padding-eighteen-right {padding-right:18%;}
.xs-padding-eighteen-half-right {padding-right:18.5%;}
.xs-padding-nineteen-right {padding-right:19%;}
.xs-padding-nineteen-half-right {padding-right:19.5%;}
.xs-padding-twenty-right {padding-right:20%;}
.xs-padding-5px-right {padding-right:5px !important;}
.xs-padding-10px-right {padding-right:10px !important;}
.xs-padding-15px-right {padding-right:15px !important;}
.xs-padding-20px-right {padding-right:20px !important;}
.xs-padding-25px-right {padding-right:25px !important;}
.xs-padding-30px-right {padding-right:30px !important;}
.xs-padding-35px-right {padding-right:35px !important;}
.xs-padding-40px-right {padding-right:40px !important;}
.xs-padding-45px-right {padding-right:45px !important;}
.xs-padding-50px-right {padding-right:50px !important;}
.xs-padding-55px-right {padding-right:55px !important;}
.xs-padding-60px-right {padding-right:60px !important;}
.xs-padding-65px-right {padding-right:65px !important;}
.xs-padding-70px-right {padding-right:70px !important;}
.xs-padding-75px-right {padding-right:75px !important;}
.xs-padding-80px-right {padding-right:80px !important;} .xs-padding-one-left {padding-left:1%;}
.xs-padding-one-half-left {padding-left:1.5%;}
.xs-padding-two-left {padding-left:2%;}
.xs-padding-two-half-left {padding-left:2.5%;}
.xs-padding-three-left {padding-left:3%;}
.xs-padding-three-half-left {padding-left:3.5%;}
.xs-padding-four-left {padding-left:4%;}
.xs-padding-four-half-left {padding-left:4.5%;}
.xs-padding-five-left {padding-left:5%;}
.xs-padding-five-half-left {padding-left:5.5%;}
.xs-padding-six-left {padding-left:6%;}
.xs-padding-six-half-left {padding-left:6.5%;}
.xs-padding-seven-left {padding-left:7%;}
.xs-padding-seven-half-left {padding-left:7.5%;}
.xs-padding-eight-left {padding-left:8%;}
.xs-padding-eight-half-left {padding-left:8.5%;}
.xs-padding-nine-left {padding-left:9%;}
.xs-padding-nine-half-left {padding-left:9.5%;}
.xs-padding-ten-left {padding-left:10%;}
.xs-padding-ten-half-left {padding-left:10.5%;}
.xs-padding-eleven-left {padding-left:11%;}
.xs-padding-eleven-half-left {padding-left:11.5%;}
.xs-padding-twelve-left {padding-left:12%;}
.xs-padding-twelve-half-left {padding-left:12.5%;}
.xs-padding-thirteen-left {padding-left:13%;}
.xs-padding-thirteen-half-left {padding-left:13.5%;}
.xs-padding-fourteen-left {padding-left:14%;}
.xs-padding-fourteen-half-left {padding-left:14.5%;}
.xs-padding-fifteen-left {padding-left:15%;}
.xs-padding-fifteen-half-left {padding-left:15.5%;}
.xs-padding-sixteen-left {padding-left:16%;}
.xs-padding-sixteen-half-left {padding-left:16.5%;}
.xs-padding-seventeen-left {padding-left:17%;}
.xs-padding-seventeen-half-left {padding-left:17.5%;}
.xs-padding-eighteen-left {padding-left:18%;}
.xs-padding-eighteen-half-left {padding-left:18.5%;}
.xs-padding-nineteen-left {padding-left:19%;}
.xs-padding-nineteen-half-left {padding-left:19.5%;}
.xs-padding-twenty-left {padding-left:20%;}
.xs-padding-5px-left {padding-left:5px !important;}
.xs-padding-10px-left {padding-left:10px !important;}
.xs-padding-15px-left {padding-left:15px !important;}
.xs-padding-20px-left {padding-left:20px !important;}
.xs-padding-25px-left {padding-left:25px !important;}
.xs-padding-30px-left {padding-left:30px !important;}
.xs-padding-35px-left {padding-left:35px !important;}
.xs-padding-40px-left {padding-left:40px !important;}
.xs-padding-45px-left {padding-left:45px !important;}
.xs-padding-50px-left {padding-left:50px !important;}
.xs-padding-55px-left {padding-left:55px !important;}
.xs-padding-60px-left {padding-left:60px !important;}
.xs-padding-65px-left {padding-left:65px !important;}
.xs-padding-70px-left {padding-left:70px !important;}
.xs-padding-75px-left {padding-left:75px !important;}
.xs-padding-80px-left {padding-left:80px !important;} .xs-padding-one-tb {padding-top:1%; padding-bottom:1%;}
.xs-padding-one-half-tb {padding-top:1.5%; padding-bottom:1.5%;}
.xs-padding-two-tb {padding-top:2%; padding-bottom:2%;}
.xs-padding-two-half-tb {padding-top:2.5%; padding-bottom:2.5%;}
.xs-padding-three-tb {padding-top:3%; padding-bottom:3%;}
.xs-padding-three-half-tb {padding-top:3.5%; padding-bottom:3.5%;}
.xs-padding-four-tb {padding-top:4%; padding-bottom:4%;}
.xs-padding-four-half-tb {padding-top:4.5%; padding-bottom:4.5%;}
.xs-padding-five-tb {padding-top:5%; padding-bottom:5%;}
.xs-padding-five-half-tb {padding-top:5.5%; padding-bottom:5.5%;}
.xs-padding-six-tb {padding-top:6%; padding-bottom:6%;}
.xs-padding-six-half-tb {padding-top:6.5%; padding-bottom:6.5%;}
.xs-padding-seven-tb {padding-top:7%; padding-bottom:7%;}
.xs-padding-seven-half-tb {padding-top:7.5%; padding-bottom:7.5%;}
.xs-padding-eight-tb {padding-top:8%; padding-bottom:8%;}
.xs-padding-eight-half-tb {padding-top:8.5%; padding-bottom:8.5%;}
.xs-padding-nine-tb {padding-top:9%; padding-bottom:9%;}
.xs-padding-nine-half-tb {padding-top:9.5%; padding-bottom:9.5%;}
.xs-padding-ten-tb {padding-top:10%; padding-bottom:10%;}
.xs-padding-ten-half-tb {padding-top:10.5%; padding-bottom:10.5%;}
.xs-padding-eleven-tb {padding-top:11%; padding-bottom:11%;}
.xs-padding-eleven-half-tb {padding-top:11.5%; padding-bottom:11.5%;}
.xs-padding-twelve-tb {padding-top:12%; padding-bottom:12%;}
.xs-padding-twelve-half-tb {padding-top:12.5%; padding-bottom:12.5%;}
.xs-padding-thirteen-tb {padding-top:13%; padding-bottom:13%;}
.xs-padding-thirteen-half-tb {padding-top:13.5%; padding-bottom:13.5%;}
.xs-padding-fourteen-tb {padding-top:14%; padding-bottom:14%;}
.xs-padding-fourteen-half-tb {padding-top:14.5%; padding-bottom:14.5%;}
.xs-padding-fifteen-tb {padding-top:15%; padding-bottom:15%;}
.xs-padding-fifteen-half-tb {padding-top:15.5%; padding-bottom:15.5%;}
.xs-padding-sixteen-tb {padding-top:16%; padding-bottom:16%;}
.xs-padding-sixteen-half-tb {padding-top:16.5%; padding-bottom:16.5%;}
.xs-padding-seventeen-tb {padding-top:17%; padding-bottom:17%;}
.xs-padding-seventeen-half-tb {padding-top:17.5%; padding-bottom:17.5%;}
.xs-padding-eighteen-tb {padding-top:18%; padding-bottom:18%;}
.xs-padding-eighteen-half-tb {padding-top:18.5%; padding-bottom:18.5%;}
.xs-padding-nineteen-tb {padding-top:19%; padding-bottom:19%;}
.xs-padding-nineteen-half-tb {padding-top:19.5%; padding-bottom:19.5%;}
.xs-padding-twenty-tb {padding-top:20%; padding-bottom:20%;}
.xs-padding-thirty-tb {padding-top:30%; padding-bottom:30%;}
.xs-padding-5px-tb {padding-top:5px !important; padding-bottom:5px !important;}
.xs-padding-10px-tb {padding-top:10px !important; padding-bottom:10px !important;}
.xs-padding-15px-tb {padding-top:15px !important; padding-bottom:15px !important;}
.xs-padding-20px-tb {padding-top:20px !important; padding-bottom:20px !important;}
.xs-padding-25px-tb {padding-top:25px !important; padding-bottom:25px !important;}
.xs-padding-30px-tb {padding-top:30px !important; padding-bottom:30px !important;}
.xs-padding-35px-tb {padding-top:35px !important; padding-bottom:35px !important;}
.xs-padding-40px-tb {padding-top:40px !important; padding-bottom:40px !important;}
.xs-padding-45px-tb {padding-top:45px !important; padding-bottom:45px !important;}
.xs-padding-50px-tb {padding-top:50px !important; padding-bottom:50px !important;}
.xs-padding-55px-tb {padding-top:55px !important; padding-bottom:55px !important;}
.xs-padding-60px-tb {padding-top:60px !important; padding-bottom:60px !important;}
.xs-padding-65px-tb {padding-top:65px !important; padding-bottom:65px !important;}
.xs-padding-70px-tb {padding-top:70px !important; padding-bottom:70px !important;}
.xs-padding-75px-tb {padding-top:75px !important; padding-bottom:75px !important;}
.xs-padding-80px-tb {padding-top:80px !important; padding-bottom:80px !important;}
.xs-padding-85px-tb {padding-top:85px !important; padding-bottom:85px !important;}
.xs-padding-90px-tb {padding-top:90px !important; padding-bottom:90px !important;}
.xs-padding-95px-tb {padding-top:95px !important; padding-bottom:95px !important;}
.xs-padding-100px-tb {padding-top:100px !important; padding-bottom:100px !important;} .xs-padding-one-lr {padding-left:1%; padding-right:1%;}
.xs-padding-one-half-lr {padding-left:1.5%; padding-right:1.5%;}
.xs-padding-two-lr {padding-left:2%; padding-right:2%;}
.xs-padding-two-half-lr {padding-left:2.5%; padding-right:2.5%;}
.xs-padding-three-lr {padding-left:3%; padding-right:3%;}
.xs-padding-three-half-lr {padding-left:3.5%; padding-right:3.5%;}
.xs-padding-four-lr {padding-left:4%; padding-right:4%;}
.xs-padding-four-half-lr {padding-left:4.5%; padding-right:4.5%;}
.xs-padding-five-lr {padding-left:5%; padding-right:5%;}
.xs-padding-five-half-lr {padding-left:5.5%; padding-right:5.5%;}
.xs-padding-six-lr {padding-left:6%; padding-right:6%;}
.xs-padding-six-half-lr {padding-left:6.5%; padding-right:6.5%;}
.xs-padding-seven-lr {padding-left:7%; padding-right:7%;}
.xs-padding-seven-half-lr {padding-left:7.5%; padding-right:7.5%;}
.xs-padding-eight-lr {padding-left:8%; padding-right:8%;}
.xs-padding-eight-half-lr {padding-left:8.5%; padding-right:8.5%;}
.xs-padding-nine-lr {padding-left:9%; padding-right:9%;}
.xs-padding-nine-half-lr {padding-left:9.5%; padding-right:9.5%;}
.xs-padding-ten-lr {padding-left:10%; padding-right:10%;}
.xs-padding-ten-half-lr {padding-left:10.5%; padding-right:10.5%;}
.xs-padding-eleven-lr {padding-left:11%; padding-right:11%;}
.xs-padding-eleven-half-lr {padding-left:11.5%; padding-right:11.5%;}
.xs-padding-twelve-lr {padding-left:12%; padding-right:12%;}
.xs-padding-twelve-half-lr {padding-left:12.5%; padding-right:12.5%;}
.xs-padding-thirteen-lr {padding-left:13%; padding-right:13%;}
.xs-padding-thirteen-half-lr {padding-left:13.5%; padding-right:13.5%;}
.xs-padding-fourteen-lr {padding-left:14%; padding-right:14%;}
.xs-padding-fourteen-half-lr {padding-left:14.5%; padding-right:14.5%;}
.xs-padding-fifteen-lr {padding-left:15%; padding-right:15%;}
.xs-padding-fifteen-half-lr {padding-left:15.5%; padding-right:15.5%;}
.xs-padding-sixteen-lr {padding-left:16%; padding-right:16%;}
.xs-padding-sixteen-half-lr {padding-left:16.5%; padding-right:16.5%;}
.xs-padding-seventeen-lr {padding-left:17%; padding-right:17%;}
.xs-padding-seventeen-half-lr {padding-left:17.5%; padding-right:17.5%;}
.xs-padding-eighteen-lr {padding-left:18%; padding-right:18%;}
.xs-padding-eighteen-half-lr {padding-left:18.5%; padding-right:18.5%;}
.xs-padding-nineteen-lr {padding-left:19%; padding-right:19%;}
.xs-padding-nineteen-half-lr {padding-left:19.5%; padding-right:19.5%;}
.xs-padding-twenty-lr {padding-left:20%; padding-right:20%;}
.xs-padding-twenty-half-lr {padding-left:20.5%; padding-right:20.5%;}
.xs-padding-twenty-one-lr {padding-left:21%; padding-right:21%;}
.xs-padding-twenty-one-half-lr {padding-left:21.5%; padding-right:21.5%;}
.xs-padding-twenty-two-lr {padding-left:22%; padding-right:22%;}
.xs-padding-twenty-two-half-lr {padding-left:22.5%; padding-right:22.5%;}
.xs-padding-twenty-three-lr {padding-left:23%; padding-right:23%;}
.xs-padding-twenty-three-half-lr {padding-left:23.5%; padding-right:23.5%;}
.xs-padding-twenty-four-lr {padding-left:24%; padding-right:24%;}
.xs-padding-twenty-four-half-lr {padding-left:24.5%; padding-right:24.5%;}
.xs-padding-twenty-five-lr {padding-left:25%; padding-right:25%;}
.xs-padding-thirty-lr {padding-left:30%; padding-right:30%;}
.xs-padding-5px-lr {padding-left:5px !important; padding-right:5px ;}
.xs-padding-10px-lr {padding-left:10px !important; padding-right:10px !important;}
.xs-padding-15px-lr {padding-left:15px !important; padding-right:15px !important;}
.xs-padding-20px-lr {padding-left:20px !important; padding-right:20px !important;}
.xs-padding-25px-lr {padding-left:25px !important; padding-right:25px !important;}
.xs-padding-30px-lr {padding-left:30px !important; padding-right:30px !important;}
.xs-padding-35px-lr {padding-left:35px !important; padding-right:35px !important;}
.xs-padding-40px-lr {padding-left:40px !important; padding-right:40px !important;}
.xs-padding-45px-lr {padding-left:45px !important; padding-right:45px !important;}
.xs-padding-50px-lr {padding-left:50px !important; padding-right:50px !important;}
.xs-padding-55px-lr {padding-left:55px !important; padding-right:55px !important;}
.xs-padding-60px-lr {padding-left:60px !important; padding-right:60px !important;}
.xs-padding-65px-lr {padding-left:65px !important; padding-right:65px !important;}
.xs-padding-70px-lr {padding-left:70px !important; padding-right:70px !important;}
.xs-padding-75px-lr {padding-left:75px !important; padding-right:75px !important;}
.xs-padding-80px-lr {padding-left:80px !important; padding-right:80px !important;}
.xs-padding-85px-lr {padding-left:85px !important; padding-right:85px !important;}
.xs-padding-90px-lr {padding-left:90px !important; padding-right:90px !important;}
.xs-padding-95px-lr {padding-left:95px !important; padding-right:95px !important;}
.xs-padding-100px-lr {padding-left:100px !important; padding-right:100px !important;} .one-fifth-screen {height:600px !important;}
.one-fourth-screen {height:500px !important;}
.one-third-screen {height:350px !important;}
.one-second-screen {height:300px !important;}
.extra-small-screen {height:250px !important;} .xs-bg-position-left-top, .vc_row-has-fill.xs-bg-position-left-top {background-position: left top !important}
.xs-bg-position-left-center, .vc_row-has-fill.xs-bg-position-left-center {background-position: left center !important}
.xs-bg-position-left-bottom, .vc_row-has-fill.xs-bg-position-left-bottom {background-position: left bottom !important}
.xs-bg-position-center-top, .vc_row-has-fill.xs-bg-position-center-top {background-position: center top !important}
.xs-bg-position-center-center, .vc_row-has-fill.xs-bg-position-center-center {background-position: center center !important}
.xs-bg-position-center-bottom, .vc_row-has-fill.xs-bg-position-center-bottom {background-position: center bottom !important}
.xs-bg-position-right-top, .vc_row-has-fill.xs-bg-position-right-top {background-position: right top !important}
.xs-bg-position-right-center, .vc_row-has-fill.xs-bg-position-right-center {background-position: right center !important}
.xs-bg-position-right-bottom, .vc_row-has-fill.xs-bg-position-right-bottom {background-position: right bottom !important} .xs-top-auto {top:auto}
.xs-top-inherit {top: inherit !important;}
.xs-top-0 {top:0 !important}
.xs-top-1 {top:1px}
.xs-top-2 {top:2px}
.xs-top-3 {top:3px}
.xs-top-4 {top:4px}
.xs-top-5 {top:5px}
.xs-top-6 {top:6px}
.xs-top-7 {top:7px}
.xs-top-8 {top:8px}
.xs-top-9 {top:9px}
.xs-top-10 {top:10px}
.xs-top-12 {top:12px}
.xs-top-15 {top:15px}
.xs-top-17 {top:17px}
.xs-top-20 {top:20px}
.xs-top-25 {top:25px}
.xs-top-30 {top:30px}
.xs-top-35 {top:35px}
.xs-top-40 {top:40px}
.xs-top-45 {top:45px}
.xs-top-50 {top:50px}
.xs-top-17 {top:17px}
.xs-top-minus1 {top:-1px}
.xs-top-minus2 {top:-2px}
.xs-top-minus3 {top:-3px}
.xs-top-minus4 {top:-4px}
.xs-top-minus5 {top:-5px}
.xs-top-minus6 {top:-6px}
.xs-top-minus7 {top:-7px}
.xs-top-minus8 {top:-8px}
.xs-top-minus9 {top:-9px}
.xs-top-minus10 {top:-10px}
.xs-top-minus30 {top:-30px} .xs-bottom-auto {bottom:auto}
.xs-bottom-0 {bottom:0}
.xs-bottom-1 {bottom:1px}
.xs-bottom-2 {bottom:2px}
.xs-bottom-3 {bottom:3px}
.xs-bottom-4 {bottom:4px}
.xs-bottom-5 {bottom:5px}
.xs-bottom-6 {bottom:6px}
.xs-bottom-7 {bottom:7px}
.xs-bottom-8 {bottom:8px}
.xs-bottom-9 {bottom:9px}
.xs-bottom-10 {bottom:10px}
.xs-bottom-20 {bottom:20px}
.xs-bottom-25 {bottom:25px}
.xs-bottom-30 {bottom:30px}
.xs-bottom--minus30 {bottom:-30px} 
.xs-bottom--minus50 {bottom:-50px}
.xs-bottom--minus55 {bottom: -55px;} .xs-left-auto {left:auto}
.xs-left-0 {left:0}
.xs-left-1 {left:1px}
.xs-left-2 {left:2px}
.xs-left-3 {left:3px}
.xs-left-4 {left:4px}
.xs-left-5 {left:5px}
.xs-left-6 {left:6px}
.xs-left-7 {left:7px}
.xs-left-8 {left:8px}
.xs-left-9 {left:9px}
.xs-left-10 {left:10px} .xs-right-auto {right:auto}
.xs-right-0 {right:0}
.xs-right-1 {right:1px}
.xs-right-2 {right:2px}
.xs-right-3 {right:3px}
.xs-right-4 {right:4px}
.xs-right-5 {right:5px}
.xs-right-6 {right:6px}
.xs-right-7 {right:7px}
.xs-right-8 {right:8px}
.xs-right-9 {right:9px}
.xs-right-10 {right:10px} .xs-width-10 {width:10%;}
.xs-width-15 {width:15%;}
.xs-width-20 {width:20%;}
.xs-width-25 {width:25%;}
.xs-width-30 {width:30%;}
.xs-width-35 {width:35%;}
.xs-width-40 {width:40%;}
.xs-width-45 {width:45%;}
.xs-width-50 {width:50%;}
.xs-width-55 {width:55%;}
.xs-width-60 {width:60%;}
.xs-width-65 {width:65%;}
.xs-width-70 {width:70%;}
.xs-width-75 {width:75%;}
.xs-width-80 {width:80%;}
.xs-width-85 {width:85%;}
.xs-width-90 {width:90%;}
.xs-width-95 {width:95%;}
.xs-width-100 {width:100%;}
.xs-width-auto {width: auto}
.xs-width-50px {width:50px;}
.xs-width-70px {width:70px;}
.xs-width-75px {width:75px;}
.xs-width-80px {width:80px;}
.xs-width-85px {width:85px;}
.xs-width-90px {width:90px;}
.xs-width-95px {width:95px;}
.xs-width-100px {width:100px;}
.xs-width-120px {width:120px;}
.xs-width-130px {width:130px;}
.xs-width-150px {width:150px;}
.xs-width-180px {width:180px;}
.xs-width-200px {width:200px;}
.xs-width-250px {width:250px;}
.xs-width-300px {width:300px;}
.xs-width-350px {width:350px;}
.xs-width-400px {width:400px;}
.xs-width-450px {width:450px;}
.xs-width-500px {width:500px;}
.xs-width-550px {width:550px;}
.xs-width-600px {width:600px;}
.xs-width-650px {width:650px;}
.xs-width-700px {width:700px;}
.xs-width-750px {width:750px;}
.xs-width-800px {width:800px;}
.xs-width-850px {width:850px;}
.xs-width-900px {width:900px;}
.xs-width-950px {width:950px;}
.xs-width-1000px {width:1000px;} .xs-height-50 {height: 50% !important}
.xs-height-100 {height: 100% !important}
.xs-height-auto {height:auto !important}
.xs-height-50px {height: 50px !important}
.xs-height-60px {height: 60px !important}
.xs-height-70px {height: 70px !important}
.xs-height-80px {height: 80px !important}
.xs-height-90px {height: 90px !important}
.xs-height-100px {height: 100px !important}
.xs-height-150px {height: 150px !important}
.xs-height-200px {height: 200px !important}
.xs-height-250px {height: 250px !important}
.xs-height-300px {height: 300px !important}
.xs-height-350px {height: 350px !important}
.xs-height-400px {height: 400px !important}
.xs-height-450px {height: 450px !important}
.xs-height-500px {height: 500px !important}
.xs-height-550px {height: 550px !important}
.xs-height-600px {height: 600px !important}
.xs-height-650px {height: 650px !important}
.xs-height-700px {height: 700px !important}
.xs-height-750px {height: 750px !important}
.xs-height-800px {height: 800px !important}
.xs-height-850px {height: 850px}
.xs-height-900px {height: 900px} .xs-line-height-10 {line-height:10px;}
.xs-line-height-18 {line-height:18px;}
.xs-line-height-20 {line-height:20px}
.xs-line-height-24 {line-height:24px}
.xs-line-height-22 {line-height:22px}
.xs-line-height-26 {line-height:26px}
.xs-line-height-28 {line-height:28px}
.xs-line-height-30 {line-height:30px}
.xs-line-height-35 {line-height:35px}
.xs-line-height-40 {line-height:40px}
.xs-line-height-45 {line-height:45px}
.xs-line-height-50 {line-height:50px}
.xs-line-height-55 {line-height:55px}
.xs-line-height-60 {line-height:60px}
.xs-line-height-65 {line-height:65px}
.xs-line-height-70 {line-height:70px}
.xs-line-height-75 {line-height:75px}
.xs-line-height-80 {line-height:80px}
.xs-line-height-85 {line-height:85px}
.xs-line-height-90 {line-height:90px}
.xs-line-height-95 {line-height:95px}
.xs-line-height-100 {line-height:100px} .feature-box-14:nth-child(even) {border-right: 0; border-top: 0}
.feature-box-14:nth-child(odd) {border-right: 0; border-top: 0} .xs-display-block {display:block !important}
.xs-overflow-hidden {overflow:hidden !important}
.xs-display-inline-block {display:inline-block !important}
.xs-display-inline {display:inline !important}
.xs-display-none {display:none !important}
.xs-display-inherit {display:inherit !important}
.xs-display-table {display:table !important}
.xs-display-table-cell {display:table-cell !important} .xs-position-inherit {position:inherit}
.xs-position-relative {position:relative; z-index: 5}
.xs-position-absolute {position:absolute;}
.xs-position-fixed {position:fixed;} .xs-letter-spacing-0 {letter-spacing: 0;} .xs-no-border-top {border-top:0 !important}
.xs-no-border-bottom {border-bottom:0 !important}
.xs-no-border-right {border-right:0 !important}
.xs-no-border-left {border-left:0 !important}
.xs-no-border {border: 0 !important}
.xs-column-no-border-right-bottom .vc_column-inner {border-right:0 !important;border-bottom:0 !important} section, .default-page-space {padding: 50px 0;}
section.big-section {padding:80px 0;}
section.extra-big-section {padding:100px 0;}
section.half-section {padding:25px 0;}
.pofo-page-content-area {padding-top: 50px; padding-bottom: 0;}
.pofo-page-widget-area {padding-top: 0; padding-bottom: 20px;}
.xs-col-2-nth .col-sm-6:nth-child(2n+1) {clear: left;}
.xs-col-3-nth .col-sm-4:nth-child(3n+1) {clear: left;}
.xs-col-4-nth .col-sm-3:nth-child(4n+1) {clear: left;}
.xs-center-col {float: none; margin: 0 auto;}
.mobile-height, .swiper-full-screen {height: auto !important;}
.mobile-height .full-screen, .swiper-full-screen .full-screen, .mobile-height .opacity-very-light, .swiper-full-screen .opacity-very-light, .mobile-height .opacity-light, .swiper-full-screen .opacity-light,
.mobile-height .opacity-extra-medium, .swiper-full-screen .opacity-extra-medium, .mobile-height .opacity-medium, .swiper-full-screen .opacity-medium, .mobile-height .opacity-full, .swiper-full-screen .opacity-full,
.mobile-height .opacity-full-dark, .swiper-full-screen .opacity-full-dark, .mobile-height .opacity-full, .swiper-full-screen .opacity-full, .mobile-height .vc_row-o-full-height, .mobile-height.vc_row-o-full-height {height: 480px !important; min-height: 480px !important}
.blog-post-sticky {padding: 20px 20px 0;}
.overlap-section {margin-top: 0}
.gridblock-main {padding: 15px;}
.gridblock-list li {width: 100%; margin-bottom: 0}
.popup-youtube .icon-image {width: 112px;}
.popup-vimeo .icon-image {width: 112px;}
.popup-youtube-img.popup-youtube .icon-image {width: 50px;} .skillbar-bar-main.skillbar-bar-style1 .skillbar, .skillbar-bar-main.skillbar-bar-style2 .skillbar {display: block} .blog-image blockquote {padding: 20px;}
blockquote {margin: 30px 0; padding: 15px 25px;}
blockquote p {font-size: 14px; line-height: 24px;}
.blog-post .blog-image blockquote {padding: 20px;} .slider-half-small-screen {min-height: 330px;}
.slider-half-screen {min-height: 420px;}
.swiper-container-horizontal > .swiper-pagination-bullets {bottom: 20px} .portfolio-grid.work-6col li, .blog-grid.blog-6col li {width: 100%;}
.portfolio-grid.work-6col li.grid-item-double, .blog-grid.blog-6col li.grid-item-double {width: 100%;}
.portfolio-grid.work-4col li,.blog-grid.work-4col li {width: 100%}
.portfolio-grid.work-4col li.grid-item-double, .blog-grid.blog-4col li.grid-item-double {width: 100%}
.portfolio-grid.work-4col li.grid-item-double:last-child, .blog-grid.blog-4col li.grid-item-double:last-child {width: 100%;}
.portfolio-grid.work-3col li,.blog-grid.work-3col li {width: 100%}
.portfolio-grid.work-3col li.grid-item-double, .blog-grid.work-3col li.grid-item-double {width: 100%} 
.portfolio-grid.gutter-small, .blog-grid.gutter-small {margin: 0 7px;}
.portfolio-grid.gutter-small li, .blog-grid.gutter-small li {padding:7px 7px;}
.hover-option8 .grid-item .portfolio-icon {right: 39px; top: 34px;}
.portfolio-grid.gutter-medium, .blog-grid.gutter-medium, .portfolio-grid.gutter-large, .portfolio-grid.gutter-large, .blog-grid.gutter-large {margin: 0;}
.portfolio-grid.gutter-medium li, .blog-grid.gutter-medium li, .portfolio-grid.gutter-large li, .blog-grid.gutter-large li {padding: 7px 0}
.portfolio-grid.work-5col li, .blog-grid.blog-5col li {width: 100%} 
.portfolio-grid.work-5col li.grid-item-double, .blog-grid.blog-5col li.grid-item-double {width: 100%;} .portfolio-grid.work-2col li, .blog-grid.work-2col li {width: 100%}
.portfolio-grid.work-2col li, .blog-grid.blog-2col li {width: 100%}
.portfolio-grid.work-2col li.grid-item-double, .blog-grid.work-2col li.grid-item-double {width: 100%} .portfolio-grid.portfolio-metro-grid.work-4col li {width: 100%}
.portfolio-grid.portfolio-metro-grid.work-4col li.grid-item-double {width: 100%}
.portfolio-grid.portfolio-metro-grid.work-4col li.grid-item-double:last-child {width: 100%;}
.portfolio-grid.portfolio-metro-grid.work-6col li {width: 100%}
.portfolio-grid.portfolio-metro-grid.work-6col li.grid-item-double {width: 100%}
.portfolio-grid.portfolio-metro-grid.work-6col li.grid-item-double:last-child {width: 100%;}
.portfolio-grid.portfolio-metro-grid.work-3col li {width: 100%}
.portfolio-grid.portfolio-metro-grid.work-3col li.grid-item-double {width: 100%}
.portfolio-grid.portfolio-metro-grid.work-3col li.grid-item-double:last-child {width: 100%;} .xs-clear-none {clear: none}
.xs-clear-both {clear: both} .grid-item.feature-box-4 figure figcaption {padding-bottom:30px} .swiper-full-screen .swiper-pagination {bottom: 20px;} .counter-box-3 .counter-box {width: 25%;}
.counter-box-3 .counter-box .number {font-size: 16px; line-height: 16px;}
.counter-box-3 .counter-box span {font-size: 12px; line-height: 24px;}
.counter-box-3 .counter-box:after {top: 0px;} .xs-bg-position-left-top, .vc_row-has-fill.xs-bg-position-left-top, .vc_col-has-fill .xs-bg-position-left-top {background-position: left top !important}
.xs-bg-position-left-center, .vc_row-has-fill.xs-bg-position-left-center, .vc_col-has-fill .xs-bg-position-left-center {background-position: left center !important}
.xs-bg-position-left-bottom, .vc_row-has-fill.xs-bg-position-left-bottom, .vc_col-has-fill .xs-bg-position-left-bottom {background-position: left bottom !important}
.xs-bg-position-center-top, .vc_row-has-fill.xs-bg-position-center-top, .vc_col-has-fill .xs-bg-position-center-top {background-position: center top !important}
.xs-bg-position-center-center, .vc_row-has-fill.xs-bg-position-center-center, .vc_col-has-fill .xs-bg-position-center-center {background-position: center center !important}
.xs-bg-position-center-bottom, .vc_row-has-fill.xs-bg-position-center-bottom, .vc_col-has-fill .xs-bg-position-center-bottom {background-position: center bottom !important}
.xs-bg-position-right-top, .vc_row-has-fill.xs-bg-position-right-top, .vc_col-has-fill .xs-bg-position-right-top {background-position: right top !important}
.xs-bg-position-right-center, .vc_row-has-fill.xs-bg-position-right-center, .vc_col-has-fill .xs-bg-position-right-center {background-position: right center !important}
.xs-bg-position-right-bottom, .vc_row-has-fill.xs-bg-position-right-bottom, .vc_col-has-fill .xs-bg-position-right-bottom {background-position: right bottom !important} .counter-box-4 .timer::after {display: none;}
.icon-box .icon-box-holder i { padding-top: 0;} .xs-equalize-auto > [class*='col-'], .xs-equalize-auto .inner-match-height {height: auto !important;} .feature-box-4 .grid-item figcaption {padding:0 20px;}
.feature-box-4 figure figcaption {padding: 10% 5%; text-align: center} .feature-box-5 {padding-left: 0; text-align: center}
.feature-box-5 i {display: block; width: 100%; position: inherit; margin-bottom: 15px} .feature-box-9:nth-child(3) {clear: left;} .feature-box-10 .number-center::before, .feature-box-10 .number-center::after {height:0} .feature-box-6 i, .feature-box-6 img {transform:translateY(-15px)} .feature-box-12 .hover-content-box {width:100%; margin-left:0; margin-right:0;  top: -35px;}
.xs-text-center .separator-line-horrizontal-medium-light3 {margin: 0 auto}
.xs-text-right .separator-line-horrizontal-medium-light3 {float: right} .hover-option3 .grid-item figure {bottom: 80px}
.hover-option3 .grid-item figure figcaption {padding: 0 30px} .header-searchbar {padding-left: 15px;}
.header-searchbar a i {margin-right: 0;}
.header-right {margin-left: 0; padding-left: 0; margin-top: 1px;}
header .header-social-icon ul li a i {margin-left: 6px;}
.header-social-icon li:first-child a i {margin-left: 11px;}
.header-social-icon {padding-left: 5px; margin-left: 15px;} .head-text {font-size: 30px; line-height: 36px;}
.sidebar-wrapper .portfolio-grid.work-4col li, .blog-grid.blog-4col li,.blog-grid.blog-3col li {width: 100%}
.special-char-extra-large {font-size:130px; line-height: 110px;} .xs-no-background-img, .vc_row-has-fill.xs-no-background-img {background-image: none !important} .swiper-pagination-square-bottom.swiper-pagination-bullets {bottom: -35px; right: 0;}
.swiper-number-pagination .swiper-pagination-bullets, .swiper-number-pagination .swiper-number {bottom: auto; top: 25% !important;}
.swiper-vertical-pagination > .swiper-pagination-bullets {right: 15px;}
.swiper-pagination-square-bottom.swiper-pagination-bullets {bottom: -35px;} .swiper-bottom-scrollbar-full.swiper-container {height: 100%; padding-top: 80px; }
.swiper-bottom-scrollbar-full.swiper-container .swiper-wrapper { float: left; width: 100%; display: block !important; height: 100% !important;}    
.swiper-bottom-scrollbar-full.swiper-container .swiper-wrapper .swiper-slide { float: left; width: 100%;} .swiper-container-autoheight .swiper-slide {height: auto}
.swiper-container-autoheight .swiper-slide:last-child {margin-bottom: 0;}
.swiper-auto-width.swiper-container {height: calc(100% - 93px); top: 78px;}
.swiper-bottom-scrollbar-full .swiper-slide img {opacity: 1; width: 100%; max-height: 100%; vertical-align: top;}
.swiper-bottom-scrollbar-full .swiper-slide img.signature {width: 100% !important;}
.hover-title-box .separator {position: relative; left: 0; top: 70px}
.swiper-bottom-scrollbar-full .bottom-text {opacity: 1;}
.swiper-bottom-scrollbar-full .bottom-text {bottom: 25px; position: absolute;}
.hover-title-box {opacity: 1; text-align: center; top: inherit; transform: translate(-50%, -30px); -moz-transform: translate(-50%, -30px); -webkit-transform: translate(-50%, -30px); -o-transform: translate(-50%, -30px); -ms-transform: translate(-50%, -30px); bottom: 0; left: 50%; right: 0; display: block;} .swiper-button-prev.swiper-prev-style3, .swiper-button-next.swiper-next-style3 {position: relative; bottom: 24px; display: inline-block; transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); left: 50%; margin: 0;}
.swiper-button-prev.swiper-prev-style3 {left: 50%; margin: 0 0 0 -85px;} .testimonial-style2 .profile-box {margin-top: -25px;} .full-width-pull-menu .link-style-2 ul.hamburger-menu-style1 li a {font-size: 26px; line-height: 60px}
.full-width-pull-menu .link-style-2 ul.hamburger-menu-style1 li a {line-height:42px; font-size: 22px;}
.full-width-pull-menu .link-style-2 .icon-social-medium a:first-child i {margin-left: 0;}
.full-width-pull-menu .link-style-2 .dropdown ul li a, .full-width-pull-menu .link-style-2 .dropdown.open ul li ul li a {line-height:16px; font-size:12px; padding: 3px 0;}
.link-style-2 .dropdown-backdrop {display: none} .close-button-menu {top:10px; right:10px} .full-width-pull-menu .dropdown span.dropdown-toggle {width:30px; height:30px; top:21px}
.full-width-pull-menu .dropdown .dropdown-toggle:before {right:15px; top:10px}
.full-width-pull-menu .dropdown .dropdown-toggle:after {right:10px; top:15px}
.hamburger-wp-menu .menu-wrap .widget ul {margin: 0; padding: 0}
.full-width-pull-menu .menu-wrap ul li ul li { width: 94%; } .btn-dual .btn, .pofo-slider9 .btn-dual .btn {margin:10px auto !important; display: table; min-width: 160px;}
.pofo-slider9 .btn-dual .btn { margin:10px 0 !important; } .search-form {width: 100%} .header-with-topbar.sticky-mini-header.sticky.header-appear .navbar {top: 30px;}
.admin-bar .header-with-topbar.sticky-mini-header.sticky .top-header-area {top: 0;}
.admin-bar .header-with-topbar.sticky-mini-header.sticky.header-appear .navbar {top: 30px;}
.header-with-topbar.sticky-mini-header.sticky nav.navbar-fixed-top {top: 30px;}
.header-with-topbar.sticky-mini-header.sticky nav.navbar.sidebar-nav.sidebar-nav-style-1 .sidenav-header {top: 30px;}
.header-with-topbar.sticky-mini-header.sticky .left-nav, .header-with-topbar.sticky-mini-header.sticky .sidebar-part1 {top: 30px;}
.admin-bar .header-with-topbar.sticky-mini-header.sticky .left-nav, .admin-bar .header-with-topbar.sticky-mini-header.sticky .sidebar-part1 {top: 30px;}
.admin-bar .sticky.header-with-topbar.sticky-mini-header nav.navbar.sidebar-nav.sidebar-nav-style-1 .sidenav-header, .admin-bar .sticky-mini-header nav.navbar.sidebar-nav.sidebar-nav-style-1 .sidenav-header {top: 30px;} nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > .widget_media_image {width: 100%; margin-bottom: 15px;}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul > li > .widget_media_image:last-child {margin-bottom: 0;}
.header-with-topbar nav, .header-with-topbar nav.navbar.sidebar-nav.sidebar-nav-style-1 .sidenav-header {top: 30px}
.header-with-topbar.sticky nav, .sticky .navbar-top {top: -160px;}
.header-appear.header-with-topbar.sticky nav, .header-appear.sticky .navbar-top {top: 0;}
.header-searchbar, .header-social-icon {top: 0;}
.header-menu-button {padding-left: 15px;}
header nav.navbar {margin-bottom: 0; border-bottom: 0;}
.header-with-topbar .left-nav, .header-with-topbar .sidebar-part1 {top: 30px;}
.sticky.header-with-topbar .left-nav, .sticky.header-with-topbar .sidebar-part1 {top: 0;}
.header-with-topbar.sticky.header-appear nav {top: 0;}
.admin-bar .header-with-topbar nav.navbar.sidebar-nav.sidebar-nav-style-1 .sidenav-header, .admin-bar .header-with-topbar .left-nav, .admin-bar .header-with-topbar .sidebar-part1, .admin-bar .header-with-topbar nav.navbar.sidebar-nav {top: 76px;}
.admin-bar .sticky.header-with-topbar .left-nav, .admin-bar .sticky.header-with-topbar .sidebar-part1, .admin-bar .sticky.header-with-topbar nav.navbar.sidebar-nav, .admin-bar .sticky .left-nav, .admin-bar .sticky .sidebar-part1 {top: 0;}
.admin-bar .header-with-topbar.sticky nav.navbar-fixed-top {top: 0;}
.admin-bar .header-with-topbar.sticky-mini-header.no-sticky.min-header-appear .top-header-area {top: 0;}
.admin-bar .header-with-topbar.sticky.sticky-mini-header nav.navbar-fixed-top {top: 30px;} .animation-box {padding: 90px 0 30px;}
.animation-box .menu-middle {overflow-y: auto; display: inherit;}
.hamburger-menu-links {margin-bottom: 15px;}
.hamburger-menu-links li {width:100%; margin-bottom: 15px}
.hamburger-menu-links {font-size: 30px}
.hamburger-menu .hamburger-menu-wrepper .btn-hamburger {right: 15px;}
.hamburger-menu-wrepper {padding: 20px 15px;}
.menu-middle {width: 100%;}
.hamburger-menu-links {font-size: 20px; line-height: 24px;} .social-style-2 ul li {margin:2px 5px;}
.latest-post li div {float: left; width: 70%;}
.latest-post li {width: 100%;}
.footer-widget-area .list-unstyled {margin-bottom: 0;}
.instagram-follow-api li {padding: 0 5px 10px}
.list-style-7 li {padding-bottom: 8px; margin-bottom: 5px;}
.footer-style-one .widget:last-child {margin-bottom: 0 !important}
footer .pofo-footer-wrapper .footer-wrapper-text-align-col-two:first-child {text-align: center;}
footer .pofo-footer-wrapper .footer-wrapper-text-align-col-one {text-align: center}
.footer-wrapper-style-4 { padding-bottom: 0 !important} .feature-box-11 .progress-line:after {visibility: hidden;} .left-nav-sidebar .container {width: 100%;} .content-right-slider .swiper-button-next, .swiper-button-next.slider-long-arrow-white, .swiper-container-rtl .swiper-button-prev.slider-long-arrow-white {right: 5px; background-size: 20px auto;}
.content-right-slider .swiper-button-prev, .swiper-button-prev.slider-long-arrow-white, .swiper-container-rtl .swiper-button-next.slider-long-arrow-white  {left: 5px; background-size: 20px auto;}
.content-right-slider .swiper-button-next, .content-right-slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next.slider-long-arrow-white, .swiper-container-rtl .swiper-button-prev.slider-long-arrow-white {background-size: 20px auto; width: 25px;}
.testimonial-slider-2 .swiper-button-prev.slider-long-arrow-white {left: -7px;}
.testimonial-slider-2 .swiper-button-next.slider-long-arrow-white {right: -7px;}
.pofo-image-style5 .swiper-button-next.swiper-next-2 { background-position: right 3px center; }
.pofo-image-style5 .swiper-button-prev.swiper-prev-2 { background-position: left 3px center; } .swiper-vertical-pagination .box-arrow {height: 50px; position: absolute; right: -35px; bottom: 0; width: 50px;}
.down-section {bottom:40px;}
.after-before-separator:before, .after-before-separator:after {margin: 0 10px; width: 25px;} .down-section-style-3 { bottom: -35px; }
.down-section-style-3 .separator-line-verticle-large { height: 70px;} .social-style-3 ul li {margin: 0 8px;} .nav-tabs {text-align: center;}
.portfolio-filter-tab-1.nav > li {margin: 5px 0; width: 100%;}
.tab-style3 .nav-tabs li {display: block; text-align: left; margin: 0; padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,.1);}
.tab-style3 .nav-tabs li.active {border-bottom: 1px solid #232323;} .tab-style2 .nav-tabs > li.active > a {top: 0} .tab-style1 .nav-tabs li {width: 100%; margin-bottom: 30px;}
.tab-style1 .nav-tabs li a {padding: 0;} .team-style-2 figure:hover figcaption .overlay-content {top: 20px;}
.team-style-2 figure figcaption .overlay-content {padding-bottom: 0;} .tab-style2 .tab-content {padding: 30px 0 0}
.tab-style2 .nav-tabs li {display: block; margin-right: 0;} .tab-style4 .tab-content {padding-left: 0; border-left: 0;}
.tab-style4 .nav-tabs {display: block !important; padding-right: 15px; margin-bottom: 30px;}
.tab-style4 .nav-tabs li {border-right: 1px solid #e5e5e5; border-bottom: 0; top: 0;}
.tab-style4 .nav-tabs > li > a {top: 0;}
.tab-style4 .nav-tabs li:last-child { border-bottom: 1px solid #e5e5e5;} .tab-style5 { margin-left: 0; }
.tab-style5 .tab-content { padding-left: 0; }
.tab-style5 .tab-box { position: inherit; -webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0); left: 0; top: 0; width: 100%; margin-bottom: 25px;}
.tab-style5 .nav-tabs li a { border-bottom: 1px solid rgba(255,255,255,.3); width: 100%; font-size: 17px; line-height: normal; padding: 10px 0 10px; }
.tab-style5 .nav-tabs li.active a { padding-left: 0; width: 100%; border-bottom-width: 1px; } .skillbar-bar-style3 .skillbar {width: 100%;}
.team-image img {width: 100%;}
.banner-style2 figure:hover figcaption {right: 10%;}
.banner-style2 figcaption {width: 80%;}
.text-decoration-line-through-black::before, .text-decoration-line-through-deep-pink:before {display: none}
.counter-box-5 .counter-box .number {font-size: 30px !important; line-height: 30px;}
.counter-box-5 .counter-box {width: 20%}
.counter-box-5 .counter-box span {letter-spacing: 0px; font-size: 11px !important;}
.navigation-area {right: 0;}
.swiper-button-prev.swiper-prev-style4, .swiper-button-next.swiper-next-style4 { transform: scale(0.8); -moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8); top: 5px; right: -5px;}
.swiper-button-next.swiper-next-style4 {top: 14px;}
.blog-nav-link {padding: 10px 0; font-size: 12px;}
.blog-nav-link-next {padding-right: 30px;}
.blog-nav-link-prev {padding-left: 30px;}
.blog-listing-comment {width: 100%; text-align: center;}
.blog-listing-comment li {display: inline-block; float: none}
.blog-text .name {width: 100%; text-align: center;}
.text-outside-line:after {display: none}
.text-outside-line:before {display: none}
.input-border-bottom {margin-bottom: 10px;}
.blog-text .name:nth-child(2) {padding-top: 0; padding-bottom: 0;}
.blog-text .name:last-child {padding-bottom: 15px;} .parallax-category-text {background: #000 none repeat scroll 0 0; color: #fff; opacity: 1; padding: 5px 18px;} .hover-option6 .grid-item .portfolio-icon i.fa-search { top: 12px;} nav.navbar .container-fluid {padding-left: 15px; padding-right: 15px;} .navbar.navbar-brand-top.bootsnav .navbar-toggle {top: 4px;}
.navbar-brand-top .brand-top-menu-right {padding-left: 15px;}
.navbar-brand-top .header-searchbar, .navbar-brand-top .header-social-icon {top: 1px;}
.mfp-close, .mfp-close:active {top: 0; right: 0;}
button.mfp-arrow {background-color: #000; height: 50px; width: 50px; opacity: 1}
.mfp-arrow:before {margin: 0 auto; width: 100%; height: 100%; display: inline-block; vertical-align: middle; text-align: center; line-height: 50px; border: 0}
.mfp-arrow, .mfp-arrow:active, .mfp-arrow:focus {margin-top: -25px}
.mfp-arrow-left {left: 6px}
.mfp-arrow-right {right: 6px}
#search-header {width: 95%; margin: 0 auto} footer .menu {margin: 0 0 7px;} .compose-mode .vc_vc_row section.vc_row {padding: 50px 0;}
.compose-mode .vc_vc_row section.vc_row.big-section {padding:80px 0;}
.compose-mode .vc_vc_row section.vc_row.extra-big-section {padding:100px 0;}
.compose-mode .vc_vc_row section.vc_row.half-section {padding:25px 0;} .full-width-pull-menu .link-style-2 .dropdown.open ul li ul {margin-top: 0;}
.full-width-pull-menu .link-style-2 .dropdown ul li {padding: 5px 0;} footer .instagram-follow-api ul {padding-top: 5px;} footer .latest-post li:last-child {padding-bottom: 0;} .children {padding-left: 20px;}
.blog-comment li ul.children {margin-left: 0}
.blog-comment {list-style: none; margin: 0; padding: 0;}
.blog-comment li {padding: 30px 0;}
.blog-comment > li:first-child {padding-top: 0}
.blog-comment li:last-child {border-bottom: none; padding-bottom: 0}
.blog-comment li ul.children li {padding-bottom: 0;  margin-top: 30px}
.blog-comment li > div:first-child .comment-awaiting-moderation { position: relative; top: 8px; } .page-title-large h1 {font-size: 35px; line-height: 35px;}
.page-title-medium h1 {font-size: 25px; line-height: 30px;}
.title-large {font-size: 38px; line-height:44px}
.title-extra-large {font-size: 35px; line-height:40px} .wp-caption {max-width: 100%;}
.wp-caption.alignleft, .wp-caption.alignright {float: none; margin: 5px 0 20px;}
img.alignleft, img.alignright {float: none; margin: 0 auto 15px; width: 100%}
.input-group-btn .btn.btn-large {height: 58px;}
.newsletter-form-style2 .input-group-btn > .btn {height: 45px;}
.input-group-404 input {height: 58px;}
.swiper-pagination-bottom.swiper-container-horizontal .swiper-wrapper {margin-bottom: 50px;} .icon-medium {font-size: 30px}
.icon-extra-medium {font-size: 30px}
.icon-large {font-size: 40px}
.after-before-separator::before, .after-before-separator::after {display: none} .portfolio-filter-tab-2.nav > li {margin-bottom: 5px; width: 100%;}
.feature-box.feature-box-17 .box .content {top: 25px;}
.blog-post-style4 figure figcaption {padding: 35px;}
.pofo-post-detail-icon > ul  {margin-left: 0; margin-right: 0;} 
.pofo_insta_style_1 ul li figure {display: inline-block; width: 100%;}
.search-form .search-input {font-size: 16px; padding-top: 10px; padding-bottom: 10px; line-height: 34px;}
.search-form .search-button {font-size: 12px; top: 20px;}
.banner-style1 figure:hover figcaption p {height: 80px;}
.demo-logo img {width: 70%;}
.team-style-2 {padding-bottom: 0;}
.demo-portfolio-grid.portfolio-grid.gutter-extra-large li {padding: 15px 0;}
.xs-no-after:after {display: none}
.xs-no-before:before {display: none}
.xs-timer-after .timer:after {display: none}
.home .heading-style2 br {display: none}
.banner-title {display: none}
.elements-list > li {width: 100%; margin-bottom: 30px;}
.elements-list > li:nth-child(3n+0) {clear: none} .woocommerce-page .sidebar .widget {padding: 0 0 20px 0; margin-bottom: 20px;}
.woocommerce-MyAccount-content {margin-bottom: 40px;}
.woocommerce-MyAccount-navigation ul li a {font-size: 14px;}
.woocommerce-page .sidebar .widget:last-child {margin-bottom: 0;}
.pofo-my-account-full .woocommerce-MyAccount-navigation {width: 100%; float: none; margin-bottom: 50px;}
.pofo-my-account-full .woocommerce-MyAccount-content {width: 100%; float: none; padding-left: 0; margin-bottom: 0;}
.pofo-my-account-full .woocommerce-MyAccount-content > section:last-child {margin-bottom: 0;}
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {width: auto; clear: none; text-align: right; margin-top: 0; float: right;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {float: right; width: 100%;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {float: left; width: 100%;}
.woocommerce p.stars a {height: 16px; width: 16px;}
.woocommerce div.product .product_title {font-size: 16px; line-height: 20px;}
.woocommerce div.product p.price, .woocommerce div.product span.price {font-size: 14px; margin-bottom: 10px;}
.woocommerce div.product p, .woocommerce div.product p {margin-bottom: 20px;}
.woocommerce div.product .posted_in, .woocommerce div.product .sku_wrapper, .woocommerce div.product .tagged_as, .woocommerce div.product .products-social-icon {padding-bottom: 12px; margin-bottom: 10px; font-size: 12px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {padding: 11px 10px 10px 10px;}
.woocommerce div.product .woocommerce-tabs .panel {padding: 20px;}
.woocommerce .related h2, .woocommerce .up-sells h2, .woocommerce-page .cart-collaterals .cart_totals h2 {font-size: 16px; line-height: 20px; margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel {margin:0 0 30px;}
.woocommerce ul.products {margin-top: 20px;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {display: none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {border-top: 1px solid #ededed; width: 100%;}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {margin-top: 0;}
.woocommerce div.product div.summary {margin-bottom: 10px;}
.woocommerce .related {padding: 20px 0 0 0;}
.woocommerce div.product form.cart .variations select, .woocommerce .woocommerce-ordering select {font-size: 12px;}
header .widget_shopping_cart {padding-left: 14px; margin-left: 14px;}
.woocommerce .cart-collaterals .cart_totals .tax-rate td, .woocommerce .cart-collaterals .cart_totals .order-total td {font-size: 14px;}
#add_payment_method .wc-proceed-to-checkout .checkout-button, .woocommerce-cart .wc-proceed-to-checkout .checkout-button, .woocommerce-checkout .wc-proceed-to-checkout .checkout-button {padding-top: 12px !important; padding-bottom: 12px !important; font-size: 13px !important;}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {padding: 10px 10px;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { padding: 20px; width: 100%; }
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {width: 130px !important;}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {margin-top: 20px;}
.woocommerce-page h2 {font-size: 16px;  line-height: 20px;}
.woocommerce .quantity .qty {width: 60px; height: 33px; padding: 4px 10px 6px;}
.woocommerce-thankyou-order-received {margin-bottom: 25px;}
.woocommerce ul.order_details li, .woocommerce ul.order_details li:last-of-type {font-size: 12px; line-height: 20px;}
.woocommerce ul.order_details li strong {font-size: 12px; line-height: 20px; padding-top: 0;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {margin-bottom: 30px; width: 100%; }
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {margin-bottom: 30px;}
.woocommerce table.shop_table {margin-bottom: 30px;}
.woocommerce-table--order-downloads thead {display:none}
.woocommerce-table--order-downloads tbody th,.woocommerce-table--order-downloads tbody th{display:none}
.woocommerce-table--order-downloads tr,.woocommerce-table--order-downloads tr{display:block}
.woocommerce-table--order-downloads tr td,woocommerce-table--order-downloads tr td{display:block;text-align:right!important}
.woocommerce-table--order-downloads tr td.order-actions,.woocommerce-table--order-downloads tr td.order-actions{text-align:left!important}
.woocommerce-table--order-downloads tr td::before,.woocommerce-table--order-downloads tr td::before{content:attr(data-title) ": ";font-weight:500;float:left; color: #232323;}
.woocommerce-table--order-downloads tr td.actions::before,.woocommerce-table--order-downloads tr td.product-remove::before,.woocommerce-table--order-downloads tr td.actions::before,.woocommerce-table--order-downloads tr td.product-remove::before{display:none}
.woocommerce-MyAccount-navigation ul li {padding-bottom: 8px; margin-bottom: 6px;}
.woocommerce-MyAccount-navigation ul li a {font-size: 12px;}
.woocommerce-MyAccount-navigation {padding: 15px;}
.woocommerce-page legend {margin-bottom: 20px; padding-bottom: 15px; font-size: 16px; line-height: 20px;}
header.site-header > .header-mini-cart .widget_shopping_cart_content {top: 51px;}
header .widget_shopping_cart .widget-title:before {font-size: 12px;}
header .widget_shopping_cart .pofo-mini-cart-counter { font-size: 12px;}
header .navbar-brand-top .header-mini-cart {position: relative; top: 1px}
.full-width-pull-menu .header-mini-cart {margin-top: 14px;}
.full-width-pull-menu.hamburger-menu-logo-center .header-mini-cart {margin-top: 0; position: relative; top: -3px;}
.left-nav-sidebar header.site-header > .header-mini-cart .widget_shopping_cart {top: -1px;}
.left-nav-sidebar header.site-header > .header-mini-cart .widget_shopping_cart_content {top: 46px;}
.woocommerce div.product form.cart .button {padding: 9px 15px 9px;}
.woocommerce-page .sidebar .widget .widget-title {margin-bottom: 20px;}
.woocommerce-page .sidebar .price_slider_wrapper {margin-top: 10px;}
.woocommerce #reviews #comments ol.commentlist {margin-bottom: 0; margin-top: 10px;}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {font-size: 14px;}
.woocommerce div.product .stock {top: -3px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text {margin: 0;  padding: 10px 0 0; clear: both;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {font-size: 12px; line-height: 16px;}
.woocommerce #reviews #comments ol.commentlist li {padding-bottom: 5px;}
.woocommerce #reviews #comments ol.commentlist li img.avatar {position: inherit;}
.woocommerce div.product form.cart .group_table td.label label a {font-size: 12px;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .tax-rate th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total th {font-size: 14px;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .tax-rate td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total td {font-size: 14px;}
.single-post-navigation .blog-nav-link.blog-nav-link-prev { padding-left: 20px;}
.single-post-navigation .blog-nav-link.blog-nav-link-next { padding-right: 20px;}
.woocommerce-cart .woocommerce .woocommerce-cart-form { overflow: hidden; overflow-x: auto;}
.woocommerce-cart .woocommerce .woocommerce-cart-form table.cart { width: 480px; } .single-post-navigation .blog-nav-link { margin-bottom: 15px; } .vc_images_carousel { width: 100% !important; text-align: center;} .text-outside-line-left { padding-left: 90px; }
.text-outside-line-left:before { left:0; width: 80px; } .blog-details-text .wpb_content_element { margin-bottom: 20px; } .popup-icon-round { width: 90px; height: 90px;  } .swiper-button-prev.swiper-button-angel-white-highlight { left: 0; }
.swiper-button-next.swiper-button-angel-white-highlight { right: 0; } .woocommerce-page form.checkout_coupon p, .woocommerce-page form.login p, .woocommerce-page form.register p {width: 100%; padding: 0; float: left; margin-bottom: 12px;}
.woocommerce-page form.checkout_coupon p.form-row-first, .woocommerce-page form.checkout_coupon p.form-row-last { width: auto;}
}
@media (max-width: 640px) { .special-char-medium {font-size: 60px;} .feature-box {padding: 0 15px;} .accordion-style2 .panel-body {padding: 20px 10px}
.accordion-style2 .panel .panel-heading {padding: 15px 25px 16px 10px;}
.accordion-style2 .panel .panel-heading i {position: absolute; right: 10px; top: 13px;} .accordion-style3 .panel-body {padding: 20px 10px}
.accordion-style3 .panel .panel-heading {padding: 15px 10px 16px 10px}
.accordion-style3 .tab-tag {margin-right: 3px} .hover-option7 .grid-item figcaption {padding: 20px}
.hover-option7 .grid-item figure:hover img {top: -83px} .social-style-1 ul li {margin: 0 0px;}
.social-style-1 a {height: 45px; width: 45px; font-size: 20px;}
.social-style-4 a i {line-height: 40px;}
.social-style-4 a {font-size: 14px; height: 40px; line-height: 12px; width: 40px;} .social-style-1 a i {line-height: 42px;} .social-style-5 ul li {margin: 10px;} .breadcrumb ul > li:after {padding: 0 3px 0 5px}
.skillbar-bar-style1 .skill-bar-percent {right: -30px;}
.skillbar-bar-style2 .skill-bar-percent {right: -30px;}
}
@media (max-width: 600px) {
.cbp-spmenu-vertical {width: 100%;}
.cbp-spmenu-right {right: -100%;}
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) { .parallax {background-attachment: inherit; background-position: center;}
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) { .parallax {background-attachment: inherit; background-position: center;}
}
@media screen and (max-width: 55.1875em){
.cbp-spmenu-horizontal {font-size: 75%;height: 110px;}
.cbp-spmenu-top {top: -110px;}
.cbp-spmenu-bottom {bottom: -110px;}
}
@media screen and (max-height: 26.375em){
.cbp-spmenu-vertical {font-size: 90%;width: 190px;}
.cbp-spmenu-left,.cbp-spmenu-push-toleft {left: -190px;}
.cbp-spmenu-right {right: -190px;}
.cbp-spmenu-push-toright {left: 190px;}
}
@media (max-width: 549px) {
.wp-block-embed-youtube iframe { height: 60vh; }
}
@media (max-width: 474px) { 
.wp-block-embed-youtube iframe { height: 45vh; }
}
@media screen and (max-width: 479px){
.woocommerce .woocommerce-result-count {margin: 0 0 10px 0; text-align: center; width: 100%;}
.woocommerce .woocommerce-ordering {margin: 0; width: 100%;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-size: 14px; line-height: 18px; margin-bottom: 3px;}
.woocommerce ul.products li.product a img {margin-bottom: 20px;}
.woocommerce #review_form #respond .comment-form-author, .woocommerce #review_form #respond .comment-form-email {width: 100%;}
.woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .input-text+.button {width: 100%;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {margin: 0 0 .5em; width: 100% !important;}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {padding-bottom: .5em; width: 100%;}
.woocommerce table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {width: 100%;}
.woocommerce ul.products li.product.pofo-product-2col, .woocommerce-page ul.products li.product.pofo-product-2col {width: 100%; margin: 0 0 30px 0;}
.woocommerce ul.products li.product.pofo-product-3col, .woocommerce-page ul.products li.product.pofo-product-3col {width: 100%; margin: 0 0 30px 0;}
.woocommerce ul.products li.product.pofo-product-4col, .woocommerce-page ul.products li.product.pofo-product-4col {width: 100%; margin: 0 0 30px 0;}
.woocommerce ul.products li.product.pofo-product-5col, .woocommerce-page ul.products li.product.pofo-product-5col {width: 100%; margin: 0 0 30px 0;}
.woocommerce ul.products li.product.pofo-product-6col, .woocommerce-page ul.products li.product.pofo-product-6col {width: 100%; margin: 0 0 30px 0;}
.woocommerce .cart-collaterals .cross-sells h2, .woocommerce-page .cart-collaterals .cross-sells h2 {text-align: center;}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins {margin-bottom: 18px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 100%;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {padding: 15px;}
.woocommerce-page h3 {font-size: 16px; line-height: 20px;}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label input[type=checkbox] {margin-top: 4px;}
.woocommerce-page h3#order_review_heading {padding-bottom: 0;}
#add_payment_method #payment ul.payment_methods li label, .woocommerce-cart #payment ul.payment_methods li label, .woocommerce-checkout #payment ul.payment_methods li label {font-size: 12px;}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label {width: 85%;}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {line-height: 22px; clear: both; display: block; width: 100%;}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {margin-top: 6px;}
.woocommerce form .form-row label, .woocommerce form input, .woocommerce form textarea, .woocommerce form select, .select2-container--default .select2-selection--single {font-size: 12px;}
.woocommerce-page form.checkout_coupon p.form-row-first, .woocommerce-page form.login p.form-row-first, .woocommerce-page form.register p.form-row-first {margin-right: 0; width: 100%;}
.woocommerce-thankyou-order-received {margin-bottom: 15px; font-size: 13px; padding: 10px;}
.woocommerce table.shop_table.order_details {padding: 15px;}
.woocommerce-order-downloads h2, .woocommerce-order-details h2, .woocommerce-customer-details h2, .woocommerce-columns--addresses h2 {padding: 0 0 10px 0; margin: 0 0 15px 0;}
.woocommerce div.product form.cart .button {padding: 9px 15px 9px;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {padding: 15px;}
.woocommerce-page legend {margin-bottom: 15px; padding-bottom: 10px;} .pofo-cookie-policy-wrapper.left-content .cookie-container { width: 290px; padding: 20px; }
.pofo-cookie-policy-wrapper.right-content .cookie-container { width: 290px; padding: 20px; }
}
@media screen and (max-height: 320px){
nav.navbar.bootsnav.no-full .navbar-collapse{max-height: 240px;}
} @media only screen and (min-width: 320px) {
nav.navbar.bootsnav.pofo-standard-menu .responsive-navbar-toggle, nav.navbar.sidebar-nav.sidebar-nav-style-1 .responsive-navbar-toggle { display: none; }
.navbar-collapse.collapse { display: block!important; height: auto!important; padding-bottom: 0; overflow: visible!important; }
.navbar-collapse { width: auto; border-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }
.navbar-left { float: left!important; }
.navbar-nav { float: left; margin: 0; }
.navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
.navbar-nav > li { float: left; }
nav.navbar.bootsnav .navbar-collapse.collapse { display: block !important; }
nav.navbar.bootsnav .navbar-nav { padding-left: 0; padding-right: 0; margin: 0; } .header-menu-button { display: inline-block !important; }
.sidebar-part2 nav.navbar.bootsnav .navbar-nav > li > a { border: 0; }
}