.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;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}.nd_cc_section { float: left; width: 100%; }
.nd_cc_container{ width:1200px; margin:auto; padding: 0px; }
.nd_cc_clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .nd_cc_width_100_percentage { width: 100%; }
.nd_cc_width_75_percentage { width: 75%; }
.nd_cc_width_70_percentage { width: 70%; }
.nd_cc_width_66_percentage { width: 66.66%; }
.nd_cc_width_65_percentage { width: 65%; }
.nd_cc_width_60_percentage { width: 60%; }
.nd_cc_width_50_percentage { width: 50%; }
.nd_cc_width_45_percentage { width: 45%; }
.nd_cc_width_40_percentage { width: 40%; }
.nd_cc_width_35_percentage { width: 35%; }
.nd_cc_width_33_percentage { width: 33.33%; }
.nd_cc_width_30_percentage { width: 30%; }
.nd_cc_width_25_percentage { width: 25%; }
.nd_cc_width_20_percentage { width: 20%; }
.nd_cc_width_15_percentage { width: 15%; }
.nd_cc_width_10_percentage { width: 10%; }
.nd_cc_width_650 { width: 650px; }
.nd_cc_width_160 { width: 160px; }
.nd_cc_width_60 { width: 60px; }
.nd_cc_width_50 { width: 50px; }
.nd_cc_width_40 { width: 40px; }
.nd_cc_width_30 { width: 30px; }
.nd_cc_width_25 { width: 25px; }
.nd_cc_width_20 { width: 20px; }
.nd_cc_width_18 { width: 18px; }
.nd_cc_width_initial { width: initial; }
.nd_cc_height_250 { height: 250px; }
.nd_cc_height_200 { height: 200px; }
.nd_cc_height_130 { height: 130px; }
.nd_cc_height_120 { height: 120px; }
.nd_cc_height_110 { height: 110px; }
.nd_cc_height_100 { height: 100px; }
.nd_cc_height_80 { height: 80px; }
.nd_cc_height_70 { height: 70px; }
.nd_cc_height_60 { height: 60px; }
.nd_cc_height_50 { height: 50px; }
.nd_cc_height_45 { height: 45px; }
.nd_cc_height_40 { height: 40px; }
.nd_cc_height_30 { height: 30px; }
.nd_cc_height_25 { height: 25px; }
.nd_cc_height_20 { height: 20px; }
.nd_cc_height_15 { height: 15px; }
.nd_cc_height_18 { height: 18px; }
.nd_cc_height_10 { height: 10px; }
.nd_cc_height_8 { height: 8px; }
.nd_cc_height_7 { height: 7px; }
.nd_cc_height_5 { height: 5px; }
.nd_cc_height_3 { height: 3px; }
.nd_cc_height_1 { height: 1px; }
.nd_cc_height_2 { height: 2px; }
.nd_cc_height_0 { height: 0px; }
.nd_cc_height_0_important { height: 0px !important; }
.nd_cc_height_100_percentage { height: 100%; }
.nd_cc_min_height_100 { min-height: 100px; }
.nd_cc_float_left { float: left; }
.nd_cc_float_right { float: right; }
.nd_cc_float_none { float: none; }
.nd_cc_padding_0 { padding: 0px; }
.nd_cc_padding_0_important { padding: 0px !important; }
.nd_cc_padding_5 { padding: 5px; }
.nd_cc_padding_7 { padding: 7px; }
.nd_cc_padding_8 { padding: 8px; }
.nd_cc_padding_10 { padding: 10px; }
.nd_cc_padding_15 { padding: 15px; }
.nd_cc_padding_20 { padding: 20px; }
.nd_cc_padding_30 { padding: 30px; }
.nd_cc_padding_40 { padding: 40px; }
.nd_cc_padding_50 { padding: 50px; }
.nd_cc_padding_10_0 { padding: 10px 0px; }
.nd_cc_padding_10_20 { padding: 10px 20px; }
.nd_cc_padding_10_15 { padding: 10px 15px; }
.nd_cc_padding_10_20_important { padding: 10px 20px !important; }
.nd_cc_padding_10_25 { padding: 10px 25px; }
.nd_cc_padding_25_0 { padding: 25px 0px; }
.nd_cc_padding_20_10 { padding: 20px 10px; }
.nd_cc_padding_20_15 { padding: 20px 15px; }
.nd_cc_padding_20_25 { padding: 20px 25px; }
.nd_cc_padding_20_30 { padding: 20px 30px; }
.nd_cc_padding_20_0 { padding: 20px 0px; }
.nd_cc_padding_15_0 { padding: 15px 0px; }
.nd_cc_padding_18_0 { padding: 18px 0px; }
.nd_cc_padding_15_20 { padding: 15px 20px; }
.nd_cc_padding_15_25 { padding: 15px 25px; }
.nd_cc_padding_15_30 { padding: 15px 30px; }
.nd_cc_padding_15_35 { padding: 15px 35px; }
.nd_cc_padding_15_35_important { padding: 15px 35px !important; }
.nd_cc_padding_15_30_important { padding: 15px 30px !important; }
.nd_cc_padding_15_25_important { padding: 15px 25px !important; }
.nd_cc_padding_5_0 { padding: 5px 0px; }
.nd_cc_padding_40_20 { padding: 40px 20px; }
.nd_cc_padding_40_0 { padding: 40px 0px; }
.nd_cc_padding_5_10 { padding: 5px 10px; }
.nd_cc_padding_3_5 { padding: 3px 5px; }
.nd_cc_padding_3_10 { padding: 3px 10px; }
.nd_cc_padding_5_20 { padding: 5px 20px; }
.nd_cc_padding_0_5 { padding: 0px 5px; }
.nd_cc_padding_0_10 { padding: 0px 10px; }
.nd_cc_padding_0_15 { padding: 0px 15px; }
.nd_cc_padding_0_20 { padding: 0px 20px; }
.nd_cc_padding_0_30 { padding: 0px 30px; }
.nd_cc_padding_0_50 { padding: 0px 50px; }
.nd_cc_padding_bottom_0 { padding-bottom: 0px; }
.nd_cc_padding_bottom_5 { padding-bottom: 5px; }
.nd_cc_padding_bottom_15 { padding-bottom: 15px; }
.nd_cc_padding_bottom_20 { padding-bottom: 20px; }
.nd_cc_padding_left_20 { padding-left: 20px; }
.nd_cc_padding_left_10 { padding-left: 10px; }
.nd_cc_padding_left_15 { padding-left: 15px; }
.nd_cc_padding_left_40 { padding-left: 40px; }
.nd_cc_padding_left_50 { padding-left: 50px; }
.nd_cc_padding_left_60 { padding-left: 60px; }
.nd_cc_padding_left_70 { padding-left: 70px; }
.nd_cc_padding_left_85 { padding-left: 85px; }
.nd_cc_padding_left_120 { padding-left: 120px; }
.nd_cc_padding_right_15 { padding-right: 15px; }
.nd_cc_padding_right_10 { padding-right: 10px; }
.nd_cc_padding_right_20 { padding-right: 20px; }
.nd_cc_padding_right_70 { padding-right: 70px; }
.nd_cc_padding_right_85 { padding-right: 85px; }
.nd_cc_padding_top_5 { padding-top: 5px; }
.nd_cc_padding_top_12 { padding-top: 12px; }
.nd_cc_padding_top_0 { padding-top: 0px; }
.nd_cc_margin_auto { margin: auto; }
.nd_cc_margin_0 { margin: 0px; }
.nd_cc_margin_0_important { margin: 0px !important; }
.nd_cc_margin_0_10 { margin: 0px 10px; }
.nd_cc_margin_0_20 { margin: 0px 20px; }
.nd_cc_margin_5 { margin: 5px; }
.nd_cc_margin_top_1 { margin-top: 1px; }
.nd_cc_margin_top_5 { margin-top: 5px; }
.nd_cc_margin_top_7 { margin-top: 7px; }
.nd_cc_margin_top_8 { margin-top: 8px; }
.nd_cc_margin_top_10 { margin-top: 10px; }
.nd_cc_margin_top_12 { margin-top: 12px; }
.nd_cc_margin_top_10_negative { margin-top: -10px; }
.nd_cc_margin_top_20 { margin-top: 20px; }
.nd_cc_margin_top_30 { margin-top: 30px; }
.nd_cc_margin_top_37 { margin-top: 37px; }
.nd_cc_margin_bottom_20 { margin-bottom: 20px; }
.nd_cc_margin_bottom_40 { margin-bottom: 40px; }
.nd_cc_margin_right_40 { margin-right: 40px; }
.nd_cc_margin_right_30 { margin-right: 30px; }
.nd_cc_margin_right_10 { margin-right: 10px; }
.nd_cc_margin_right_15 { margin-right: 15px; }
.nd_cc_margin_right_5 { margin-right: 5px; }
.nd_cc_margin_right_20 { margin-right: 20px; }
.nd_cc_margin_left_20 { margin-left: 20px; }
.nd_cc_margin_left_10 { margin-left: 10px; }
.nd_cc_margin_left_5 { margin-left: 5px; }
.nd_cc_margin_left_40 { margin-left: 40px; }
.nd_cc_color_white { color: #fff; }
.nd_cc_color_white_important { color: #fff !important; }
.nd_cc_font_size_70 { font-size: 70px; line-height: 70px; }
.nd_cc_font_size_60 { font-size: 60px; line-height: 60px; }
.nd_cc_font_size_55 { font-size: 55px; line-height: 55px; }
.nd_cc_font_size_50 { font-size: 50px; line-height: 50px; }
.nd_cc_font_size_40 { font-size: 40px; line-height: 45px; }
.nd_cc_font_size_35 { font-size: 35px; line-height: 35px; }
.nd_cc_font_size_20 { font-size: 20px; line-height: 20px; }
.nd_cc_font_size_16 { font-size: 16px; line-height: 16px; }
.nd_cc_font_size_15 { font-size: 15px; line-height: 15px; }
.nd_cc_font_size_14 { font-size: 14px; line-height: 14px; }
.nd_cc_font_size_13 { font-size: 13px; line-height: 13px; }
.nd_cc_font_size_12 { font-size: 12px; line-height: 12px; }
.nd_cc_font_size_11 { font-size: 11px; line-height: 11px; }
.nd_cc_font_size_10 { font-size: 10px; line-height: 10px; }
.nd_cc_letter_spacing_2 { letter-spacing: 2px; }
.nd_cc_font_weight_bold {font-weight: bold; }
.nd_cc_font_weight_bolder {font-weight: bolder; }
.nd_cc_font_weight_lighter {font-weight: lighter; }
.nd_cc_white_space_normal { white-space: normal; }
.nd_cc_line_height_17 { line-height: 17px; }
.nd_cc_line_height_18 { line-height: 18px; }
.nd_cc_line_height_13 { line-height: 13px; }
.nd_cc_line_height_16 { line-height: 16px; }
.nd_cc_line_height_20 { line-height: 20px; }
.nd_cc_line_height_50 { line-height: 50px; }
.nd_cc_line_height_40 { line-height: 40px; }
.nd_cc_line_height_30 { line-height: 30px; }
.nd_cc_line_height_25 { line-height: 25px; }
.nd_cc_line_height_9 { line-height: 9px; }
.nd_cc_line_height_0 { line-height: 0px; }
.nd_cc_background_size_cover { background-size: cover; }
.nd_cc_background_size_25 { background-size: 25px; }
.nd_cc_background_size_18 { background-size: 18px; }
.nd_cc_background_position_center_bottom { background-position: center bottom; }
.nd_cc_background_position_center_top { background-position: center top; }
.nd_cc_background_position_center { background-position: center; }
.nd_cc_background_repeat_no_repeat { background-repeat: no-repeat; }
.nd_cc_background_transparent_important { background: transparent !important; }
.nd_cc_bg_black { background-color: #000; }
.nd_cc_bg_black_important { background-color: #000 !important; }
.nd_cc_bg_white { background-color: #fff; }
.nd_cc_bg_white_alpha_85 { background-color: rgba(255, 255, 255, 0.85); }
.nd_cc_bg_white_alpha_10 { background-color: rgba(255, 255, 255, 0.10); }
.nd_cc_bg_grey_3 { background-color: #e4e4e4; }
.nd_cc_bg_yellow { background-color: #FFDA44; }
.nd_cc_bg_greydark { background-color: #1c1c1c; }
.nd_cc_bg_greydark_2 { background-color: #151515; }
.nd_cc_bg_greydark_2_important { background-color: #151515 !important; }
.nd_cc_background_color_transparent { background-color: transparent; }
.nd_cc_background_color_transparent_important { background-color: transparent !important; }
.nd_cc_bg_greydark_alpha_2 { background-color: rgba(101, 100, 96, 0.2); }
.nd_cc_bg_greydark_alpha_3 { background-color: rgba(101, 100, 96, 0.3); }
.nd_cc_bg_greydark_alpha_4 { background-color: rgba(101, 100, 96, 0.4); }
.nd_cc_bg_greydark_alpha_5 { background-color: rgba(101, 100, 96, 0.5); }
.nd_cc_bg_greydark_alpha_6 { background-color: rgba(101, 100, 96, 0.6); }
.nd_cc_bg_greydark_alpha_8 { background-color: rgba(101, 100, 96, 0.8); }
.nd_cc_bg_greydark_alpha_9 { background-color: rgba(101, 100, 96, 0.9); }
.nd_cc_bg_greydark_alpha_gradient { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0.8) 0%, rgba(101,100,96,0) 35%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_3 { 
background: -moz-linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
background: -webkit-linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_3_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,1) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_4 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_5 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,0.2) 60%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0) 0%,rgba(45,45,45,0.2) 60%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0) 0%,rgba(45,45,45,0.2) 60%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_6 { 
background: -moz-linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
background: -webkit-linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_7 { 
background: -moz-linear-gradient(to bottom, rgba(45, 45, 45, 0.8) 0%,rgba(45, 45, 45, 0) 100%);
background: -webkit-linear-gradient(to bottom, rgba(45, 45, 45, 0.8) 0%,rgba(45, 45, 45, 0) 100%);
background: linear-gradient(to bottom, rgba(45, 45, 45, 0.8) 0%,rgba(45, 45, 45, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_text_decoration_none { text-decoration: none; }
.nd_cc_text_decoration_underline{ text-decoration: underline; }
.nd_cc_word_wrap_break_word { -ms-word-wrap: break-word; word-wrap: break-word; }
.nd_cc_text_align_center { text-align: center; }
.nd_cc_text_align_right { text-align: right; }
.nd_cc_text_align_left { text-align: left; }
.nd_cc_border_radius_top_3 { border-radius: 3px 3px 0px 0px; }
.nd_cc_border_radius_3 { border-radius: 3px; }
.nd_cc_border_radius_30 { border-radius: 30px; }
.nd_cc_border_radius_3_important { border-radius: 3px !important; }
.nd_cc_border_radius_100_percentage { border-radius: 100%; }
.nd_cc_border_radius_0 { border-radius: 0px; }
.nd_cc_border_radius_0_important { border-radius: 0px !important; }
.nd_cc_border_width_0 { border-width: 0px; }
.nd_cc_border_width_0_important { border-width: 0px !important; }
.nd_cc_border_1_solid_white { border: 1px solid #fff; }
.nd_cc_border_2_solid_white_important { border: 2px solid #fff !important; }
.nd_cc_border_right_2_solid_grey { border-right: 2px solid #f9f9f9; }
.nd_cc_display_none { display: none; }
.nd_cc_display_none_important { display: none !important; }
.nd_cc_display_inline_block { display: inline-block; }
.nd_cc_display_inline_flex { display: inline-flex;  }
.nd_cc_display_table { display: table; }
.nd_cc_display_table_cell { display: table-cell; }
.nd_cc_display_block { display:block; }
.nd_cc_display_block_important { display:block !important; }
.nd_cc_vertical_align_middle { vertical-align: middle; }
.nd_cc_vertical_align_bottom { vertical-align: bottom; }
.nd_cc_vertical_align_top { vertical-align: top; }
.nd_cc_position_fixed { position: fixed; }
.nd_cc_position_relative { position: relative; }
.nd_cc_position_absolute { position: absolute; }
.nd_cc_left_0 { left: 0px; }
.nd_cc_left_5 { left: 5px; }
.nd_cc_left_20 { left: 20px; }
.nd_cc_left_35 { left: 35px; }
.nd_cc_left_40 { left: 40px; }
.nd_cc_left_305_negative { left: -305px; }
.nd_cc_top_0 { top: 0px; }
.nd_cc_top_2 { top: 2px; }
.nd_cc_top_5 { top: 5px; }
.nd_cc_top_10 { top: 10px; }
.nd_cc_top_20 { top: 20px; }
.nd_cc_top_25 { top: 25px; }
.nd_cc_top_16 { top: 16px; }
.nd_cc_top_35 { top: 35px; }
.nd_cc_top_50 { top: 50px; }
.nd_cc_bottom_20 { bottom: 20px; }
.nd_cc_bottom_30 { bottom: 30px; }
.nd_cc_bottom_40 { bottom: 40px; }
.nd_cc_bottom_50 { bottom: 50px; }
.nd_cc_bottom_60 { bottom: 60px; }
.nd_cc_bottom_70 { bottom: 70px; }
.nd_cc_bottom_0 { bottom: 0px; }
.nd_cc_right_30 { right: 30px; }
.nd_cc_right_20 { right: 20px; }
.nd_cc_right_15 { right: 15px; }
.nd_cc_right_10 { right: 10px; }
.nd_cc_right_53 { right: 53px; }
.nd_cc_right_15_important { right: 15px !important; }
.nd_cc_right_0 { right: 0px; }
.nd_cc_bottom_35_negative { bottom: -35px; }
.nd_cc_z_index_9 { z-index: 9; }
.nd_cc_z_index_99 { z-index: 99; }
.nd_cc_z_index_999 { z-index: 999; }
.nd_cc_box_sizing_border_box { box-sizing: border-box; }
.nd_cc_text_transform_uppercase { text-transform: uppercase; }
.nd_cc_text_transform_capitalize { text-transform: capitalize; }
.nd_cc_list_style_none { list-style: none; }
.nd_cc_outline_0 { outline: 0; }
.nd_cc_overflow_hidden { overflow: hidden; }
.nd_cc_overflow_visible { overflow: visible; }
.nd_cc_overflow_visible_important { overflow: visible !important; }
.nd_cc_overflow_x_auto { overflow-x: auto; }
.nd_cc_cursor_pointer { cursor: pointer; }
.nd_cc_cursor_text { cursor: text; }
.nd_cc_cursor_progress { cursor: progress; }
.nd_cc_cursor_no_drop { cursor: no-drop; }
.nd_cc_cursor_not_allowed { cursor: not-allowed; }
.nd_cc_opacity_0 { opacity: 0; }
.nd_cc_opacity_06 { opacity: 0.6; }
.nd_cc_opacity_04 { opacity: 0.4; }
.nd_cc_opacity_03 { opacity: 0.3; }
.nd_cc_opacity_02 { opacity: 0.2; }
.nd_cc_opacity_5 { opacity: 5; } .nd_cc_border_3_solid_white { border: 3px solid #fff; }
.nd_cc_border_1_solid_grey { border: 1px solid #f1f1f1; }
.nd_cc_border_right_1_solid_grey { border-right: 1px solid #f1f1f1; }
.nd_cc_bg_grey { background-color: #f9f9f9; }
.nd_cc_border_top_1_solid_grey { border-top: 1px solid #f1f1f1; }
.nd_cc_border_top_2_solid_grey { border-top: 2px solid #f9f9f9; }
.nd_cc_border_bottom_1_solid_grey { border-bottom: 1px solid #f1f1f1; }
.nd_cc_border_bottom_1_solid_greydark { border-bottom: 1px solid #575757; }
.nd_cc_single_cause_tags_container p a { border: 1px solid #f1f1f1; padding: 5px; margin: 5px 10px; border-radius: 3px; font-size: 13px; }
.nd_cc_border_bottom_2_solid_grey { border-bottom: 2px solid #f1f1f1; }
.nd_cc_border_bottom_2_solid_white { border-bottom: 2px solid #ffffff; }
.nd_cc_color_grey { color:#a3a3a3; }
.nd_cc_color_yellow { color: #c19b76; }
.nd_cc_color_yellow_important { color: #c19b76 !important; } .ui-helper-hidden-accessible { display: none; } .ui-tooltip.nd_cc_tooltip_jquery_content{ z-index: 99; border-radius: 0px; padding: 8px; position: absolute; color: #fff; margin: 0px; font-size: 11px;line-height:11px; outline: 0; -webkit-appearance: none; border: 0;letter-spacing:2px;font-weight:lighter;text-transform:uppercase;}  @media only screen and (min-width: 960px) and (max-width: 1199px) {
.nd_cc_container{width:960px;}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.nd_cc_container {width:748px;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
body{ -webkit-text-size-adjust:none; }      
.nd_cc_container {width:460px;}
} @media only screen and (min-width: 320px) and (max-width: 479px){
body{ -webkit-text-size-adjust:none; }
.nd_cc_container{ width:300px;}
.nd_cc_margin_top_20_iphone_port { margin-top: 20px; }
.nd_cc_display_none_iphone_port { display: none; }
.nd_cc_display_block_iphone_port { display: block; }
.nd_cc_display_margin_top_10_iphone_port { margin-top: 10px; }
} @media only screen and (min-width: 320px) and (max-width: 1199px) {
.nd_cc_display_none_responsive { display: none; } 
.nd_cc_display_block_responsive { display: block; } 
.nd_cc_display_inline_block_responsive { display: inline-block; } 
.nd_cc_cursor_move_responsive { cursor: move; }
.nd_cc_width_100_percentage_responsive { width: 100%; } 
.nd_cc_width_100_percentage_important_responsive { width: 100% !important; }  
.nd_cc_width_20_responsive { width: 20px; }  
.nd_cc_width_300_responsive { width: 300px; }  
.nd_cc_text_align_left_responsive { text-align: left; }
.nd_cc_text_align_left_important_responsive { text-align: left !important; }
.nd_cc_text_align_center_responsive { text-align: center; }
.nd_cc_float_left_responsive { float: left; }
.nd_cc_margin_bottom_20_responsive { margin-bottom: 20px; }
.nd_cc_margin_top_40_responsive { margin-top: 40px; }
.nd_cc_margin_top_50_responsive { margin-top: 50px; }
.nd_cc_margin_0_10_responsive { margin: 0px 10px; }
.nd_cc_margin_0_responsive { margin: 0px; }
.nd_cc_left_130_negative_responsive { left: -130px; }
.nd_cc_padding_top_0_responsive { padding-top: 0px; }
.nd_cc_padding_bottom_0_responsive { padding-bottom: 0px; } 
.nd_cc_padding_bottom_20_responsive { padding-bottom: 20px; } 
.nd_cc_padding_bottom_20_important_responsive { padding-bottom: 20px !important; } 
.nd_cc_padding_20_responsive { padding: 20px; }  
.nd_cc_padding_0_responsive { padding: 0px; }	
.nd_cc_font_size_30_responsive { font-size: 30px; }
.nd_cc_font_size_17_responsive { font-size: 17px; }
.nd_cc_font_size_13_responsive { font-size: 13px; }
} @media only screen and (min-width: 320px) and (max-width: 767px) {
.nd_cc_width_50_all_iphone { width: 50px; }
.nd_cc_width_100_percentage_all_iphone { width: 100%; }
.nd_cc_width_initial_all_iphone { width: initial; }
.nd_cc_float_left_all_iphone { float: left; }
.nd_cc_float_initial_all_iphone { float: initial; }
.nd_cc_display_none_all_iphone { display: none; }
.nd_cc_display_block_all_iphone { display: block; } 
.nd_cc_display_inline_block_all_iphone { display: inline-block; } 
.nd_cc_padding_left_0_all_iphone { padding-left: 0px; }
.nd_cc_padding_0_all_iphone { padding: 0px; }
.nd_cc_padding_15_all_iphone { padding: 15px; }
.nd_cc_padding_30_15_all_iphone { padding: 30px 15px; }
.nd_cc_width_50_percentage_all_iphone { width: 50%; }
.nd_cc_font_size_40_all_iphone { font-size: 40px; }
.nd_cc_line_height_40_all_iphone { line-height: 40px; }
.nd_cc_line_height_25_all_iphone { line-height: 25px; }
.nd_cc_font_size_30_all_iphone  { font-size: 30px; }
.nd_cc_margin_0_all_iphone { margin: 0px; }
.nd_cc_margin_top_20_all_iphone { margin-top: 20px; }
.nd_cc_margin_top_40_all_iphone { margin-top: 40px; }
.nd_cc_margin_bottom_20_all_iphone { margin-bottom: 20px; }
.nd_cc_margin_left_0_all_iphone { margin-left: 0px; }
.nd_cc_text_align_center_all_iphone { text-align: center; }
.nd_cc_box_sizing_border_box_all_iphone { box-sizing: border-box; } 
.nd_cc_border_0_all_iphone { border-width: 0px; } 
}body{ margin:0px; padding:0px; } .nd_options_container{ width:1200px; margin:auto; padding: 0px; }
.nd_options_clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.nd_options_site{ float: left; width: 100%; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transition: all 0.8s ease; }
.nd_options_section{ width: 100%; float: left; } .nd_options_grid_1, .nd_options_grid_2, .nd_options_grid_3, .nd_options_grid_4, .nd_options_grid_5, .nd_options_grid_6, .nd_options_grid_7, .nd_options_grid_8, .nd_options_grid_9, .nd_options_grid_10, .nd_options_grid_11, .nd_options_grid_12{ padding:15px; float:left; display:inline; box-sizing:border-box; }
.nd_options_grid_1 {width:8.33%;}
.nd_options_grid_2 {width:16.66%;}
.nd_options_grid_3 {width:25%;}
.nd_options_grid_4 {width:33.33%;}
.nd_options_grid_5 {width:41.66%;}
.nd_options_grid_6 {width:50%;}
.nd_options_grid_7 {width:58.33%;}
.nd_options_grid_8 {width:66.66%;}
.nd_options_grid_9 {width:75%;}
.nd_options_grid_10 {width:83.33%;}
.nd_options_grid_11 {width:91.66%;}
.nd_options_grid_12 {width:100%;}  .nd_options_text_align_center { text-align: center; }
.nd_options_text_align_right { text-align: right; }
.nd_options_text_align_left { text-align: left; } .nd_options_text_transform_uppercase{ text-transform: uppercase; } .nd_options_letter_spacing_4 { letter-spacing: 4px; }
.nd_options_letter_spacing_3 { letter-spacing: 3px; }
.nd_options_letter_spacing_2 { letter-spacing: 2px; }
.nd_options_letter_spacing_1 { letter-spacing: 1px; }
.nd_options_letter_spacing_0 { letter-spacing: 0px; } .nd_options_color_white { color: #fff !important; }
.nd_options_color_white_first_a > a { color: #fff !important; } .nd_options_placeholder_color_white::-webkit-input-placeholder { color: #fff; }
.nd_options_placeholder_color_white::-moz-placeholder { color: #fff; }
.nd_options_placeholder_color_white:-ms-input-placeholder { color: #fff; }
.nd_options_placeholder_color_white:-moz-placeholder { color: #fff; }
.nd_options_placeholder_color_white_important::-webkit-input-placeholder { color: #fff !important; }
.nd_options_placeholder_color_white_important::-moz-placeholder { color: #fff !important; }
.nd_options_placeholder_color_white_important:-ms-input-placeholder { color: #fff !important; }
.nd_options_placeholder_color_white_important:-moz-placeholder { color: #fff !important; } .nd_options_font_size_150 { font-size: 150px; line-height: 150px; }
.nd_options_font_size_120 { font-size: 120px; line-height: 150px; }
.nd_options_font_size_100 { font-size: 100px; line-height: 100px; }
.nd_options_font_size_80 { font-size: 80px; line-height: 80px; }
.nd_options_font_size_70 { font-size: 70px; line-height: 70px; }
.nd_options_font_size_60 { font-size: 60px; line-height: 60px; }
.nd_options_font_size_55 { font-size: 55px; line-height: 55px; }
.nd_options_font_size_50 { font-size: 50px; line-height: 50px; }
.nd_options_font_size_45 { font-size: 45px; line-height: 45px; }
.nd_options_font_size_40 { font-size: 40px; line-height: 45px; }
.nd_options_font_size_30 { font-size: 30px; line-height: 30px; }
.nd_options_font_size_35 { font-size: 35px; line-height: 35px; }
.nd_options_font_size_25 { font-size: 25px; line-height: 25px; }
.nd_options_font_size_23 { font-size: 23px; line-height: 23px; }
.nd_options_font_size_20 { font-size: 20px; line-height: 20px; }
.nd_options_font_size_19 { font-size: 19px; line-height: 19px; }
.nd_options_font_size_17 { font-size: 17px; line-height: 17px; }
.nd_options_font_size_16 { font-size: 16px; line-height: 16px; }
.nd_options_font_size_15 { font-size: 15px; line-height: 15px; }
.nd_options_font_size_14 { font-size: 14px; line-height: 14px; }
.nd_options_font_size_13 { font-size: 13px; line-height: 13px; }
.nd_options_font_size_12 { font-size: 12px; line-height: 12px; }
.nd_options_font_size_11 { font-size: 11px; line-height: 12px; }
.nd_options_font_size_10 { font-size: 10px; line-height: 10px; }
.nd_options_font_size_8 { font-size: 8px; line-height: 8px; }
.nd_options_font_size_40_important { font-size: 40px !important; line-height: 45px !important; } .nd_options_font_weight_bolder { font-weight: bolder; }
.nd_options_font_weight_bold { font-weight: bold; }
.nd_options_font_weight_normal { font-weight: normal; }
.nd_options_font_weight_lighter { font-weight: lighter; } .nd_options_height_1000{ height: 1000px; }
.nd_options_height_600{ height: 600px; }
.nd_options_height_570{ height: 570px; }
.nd_options_height_550{ height: 550px; }
.nd_options_height_500{ height: 500px; }
.nd_options_height_450{ height: 450px; }
.nd_options_height_400{ height: 400px; }
.nd_options_height_300{ height: 300px; }
.nd_options_height_250{ height: 250px; }
.nd_options_height_200{ height: 200px; }
.nd_options_height_150{ height: 150px; }
.nd_options_height_130{ height: 130px; }
.nd_options_height_120{ height: 120px; }
.nd_options_height_110{ height: 110px; }
.nd_options_height_100{ height: 100px; }
.nd_options_height_90{ height: 90px; }
.nd_options_height_80{ height: 80px; }
.nd_options_height_70{ height: 70px; }
.nd_options_height_60{ height: 60px; }
.nd_options_height_56{ height: 56px; }
.nd_options_height_55{ height: 55px; }
.nd_options_height_50{ height: 50px; }
.nd_options_height_40{ height: 40px; }
.nd_options_height_33{ height: 33px; }
.nd_options_height_30{ height: 30px; }
.nd_options_height_25{ height: 25px; }
.nd_options_height_20{ height: 20px; }
.nd_options_height_18{ height: 18px; }
.nd_options_height_15{ height: 15px; }
.nd_options_height_13{ height: 13px; }
.nd_options_height_10{ height: 10px; }
.nd_options_height_5{ height: 5px; }
.nd_options_height_4{ height: 4px; }
.nd_options_height_3{ height: 3px; }
.nd_options_height_2{ height: 2px; }
.nd_options_height_1{ height: 1px; }
.nd_options_height_0 { height: 0px; }
.nd_options_height_auto{ height: auto; }
.nd_options_height_100_percentage { height: 100%; }
.nd_options_min_height_70 { min-height: 70px; }
.nd_options_min_height_165 { min-height: 165px; } .nd_options_line_height_0 { line-height: 0px; }
.nd_options_line_height_5 { line-height: 5px; }
.nd_options_line_height_11 { line-height: 11px; }
.nd_options_line_height_14 { line-height: 14px; }
.nd_options_line_height_16 { line-height: 16px; }
.nd_options_line_height_17 { line-height: 17px; }
.nd_options_line_height_18 { line-height: 18px; }
.nd_options_line_height_20 { line-height: 20px; }
.nd_options_line_height_21 { line-height: 21px; }
.nd_options_line_height_22 { line-height: 22px; }
.nd_options_line_height_21 { line-height: 21px; }
.nd_options_line_height_25 { line-height: 25px; }
.nd_options_line_height_31 { line-height: 31px; }
.nd_options_line_height_30 { line-height: 30px; }
.nd_options_line_height_30_important { line-height: 30px !important; }
.nd_options_line_height_35 { line-height: 35px; }
.nd_options_line_height_50 { line-height: 50px; }
.nd_options_line_height_100 { line-height: 100px; }
.nd_options_line_height_2_em { line-height: 2em; } .nd_options_width_700 { width: 700px; }
.nd_options_width_300 { width: 300px; }
.nd_options_width_200 { width: 200px; }
.nd_options_width_170 { width: 170px; }
.nd_options_width_160 { width: 160px; }
.nd_options_width_150 { width: 150px; }
.nd_options_width_100 { width: 100px; }
.nd_options_width_90 { width: 90px; }
.nd_options_width_80 { width: 80px; }
.nd_options_width_70 { width: 70px; }
.nd_options_width_60 { width: 60px; }
.nd_options_width_56 { width: 56px; }
.nd_options_width_55 { width: 55px; }
.nd_options_width_50 { width: 50px; }
.nd_options_width_40 { width: 40px; }
.nd_options_width_33 { width: 33px; }
.nd_options_width_30_hover:hover { width: 30px; }
.nd_options_width_30 { width: 30px; }
.nd_options_width_25 { width: 25px; }
.nd_options_width_20 { width: 20px; }
.nd_options_width_5 { width: 5px; }
.nd_options_width_0 { width: 0px; }
.nd_options_width_100_percentage { width: 100%; }
.nd_options_width_80_percentage { width: 80%; }
.nd_options_width_75_percentage { width: 75%; }
.nd_options_width_70_percentage { width: 70%; }
.nd_options_width_66_percentage { width: 66.66%; }
.nd_options_width_65_percentage { width: 65%; }
.nd_options_width_60_percentage { width: 60%; }
.nd_options_width_55_percentage { width: 55%; }
.nd_options_width_50_percentage { width: 50%; }
.nd_options_width_37-5_percentage_important { width: 37.5% !important; }
.nd_options_width_35_percentage { width: 35%; }
.nd_options_width_33_percentage { width: 33.33%; }
.nd_options_width_40_percentage { width: 40%; }
.nd_options_width_30_percentage { width: 30%; }
.nd_options_width_25_percentage { width: 25%; }
.nd_options_width_25_percentage_important { width: 25% !important; }
.nd_options_width_20_percentage { width: 20%; }
.nd_options_width_15_percentage { width: 15%; }
.nd_options_width_10_percentage { width: 10%; }
.nd_options_width_5_percentage { width: 5%; } .nd_options_max_width_280 { max-width: 280px; }
.nd_options_max_width_100_percentage { max-width: 100%; } .nd_options_bg_white { background-color: #ffffff; }
.nd_options_bg_white_important { background-color: #ffffff !important; }
.nd_options_bg_white_hover:hover { background-color: #ffffff; }
.nd_options_bg_blue { background-color: #8AC6D0; }
.nd_options_bg_green { background-color: #68B78C; }
.nd_options_bg_green_hover:hover { background-color: #68B78C; }
.nd_options_bg_grey { background-color: #f9f9f9; }
.nd_options_bg_grey_important { background-color: #f9f9f9 !important; }
.nd_options_bg_grey_2 { background-color: #a3a3a3; }
.nd_options_bg_grey_3 { background-color: #e4e4e4; }
.nd_options_bg_grey_4 { background-color: #f1f1f1; }
.nd_options_bg_greydark { background-color: #444444; }
.nd_options_bg_greydark_2 { background-color: #495052; }
.nd_options_bg_greydark_3 { background-color: #555555; }
.nd_options_bg_greydark_4 { background-color: #2d2d2d; }
.nd_options_bg_greydark_hover:hover { background-color: #444444; }
.nd_options_bg_orange { background-color: #ceb28d; }
.nd_options_bg_red { background-color: #CC8585; }
.nd_options_bg_yellow { background-color: #FFDA44; }
.nd_options_bg_orangedark { background-color: #c4aa87; } 
.nd_options_bg_blue_alpha { background-color: rgba(138, 198, 208, 0.75); }
.nd_options_bg_white_alpha_97 { background-color: rgba(255, 255, 255, 0.97); }
.nd_options_bg_white_alpha_2 { background-color: rgba(255, 255, 255, 0.2); }
.nd_options_bg_white_alpha_1 { background-color: rgba(255, 255, 255, 0.1); }
.nd_options_bg_white_alpha_1_important { background-color: rgba(255, 255, 255, 0.1) !important; }
.nd_options_bg_green_alpha { background-color: rgba(112, 193, 144, 0.95); }
.nd_options_bg_greydark_alpha { background-color: rgba(101, 100, 96, 0.3); }
.nd_options_bg_greydark_alpha_2 { background-color: rgba(67, 74, 84, 0.2); }
.nd_options_bg_greydark_alpha_3 { background-color: rgba(67, 74, 84, 0.3); }
.nd_options_bg_greydark_alpha_2_2 { background-color: rgba(238, 238, 238, 0.2); }
.nd_options_bg_greydark_alpha_4 { background-color: rgba(101, 100, 96, 0.4); }
.nd_options_bg_greydark_alpha_5 { background-color: rgba(88, 88, 88, 0.5); }
.nd_options_bg_greydark_alpha_6 { background-color: rgba(101, 100, 96, 0.6); }
.nd_options_bg_greydark_alpha_8 { background-color: rgba(101, 100, 96, 0.8); }
.nd_options_bg_greydark_alpha_9 { background-color: rgba(101, 100, 96, 0.9); }
.nd_options_background_color_282828_05 { background-color: rgba(28,28,28,0.5); }
.nd_options_background_color_282828_03 { background-color: rgba(28,28,28,0.3); } .nd_options_background_none{ background: none; }
.nd_options_background_none_hover:hover{ background: none; }
.nd_options_background_transparent_important { background: transparent !important; }
.nd_options_bg_greydark_alpha_gradient { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_2 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.8) 0%, rgba(101,100,96,0) 35%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_3 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_3_2 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.1) 0%, rgba(101,100,96,0.85) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.85) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_4 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_5 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.6) 0%, rgba(101,100,96,0.6) 75%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.6) 0%,rgba(101,100,96,0.6) 75%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.6) 0%,rgba(101,100,96,0.6) 75%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#00656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_6 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0.15) 0%, rgba(45,45,45,0.5) 75%, rgba(45,45,45,1) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0.15) 0%,rgba(45,45,45,0.5) 75%,rgba(45,45,45,1) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0.15) 0%,rgba(45,45,45,0.5) 75%,rgba(45,45,45,1) 100%);
linear-gradient(to bottom, rgba(45, 45, 45, 0.15) 0%,rgba(45, 45, 45, 0.5) 75%,rgb(45, 45, 45) 100%);
}
.nd_options_bg_gradient_red_to_green{
background: rgb(204,133,133);
background: -moz-linear-gradient(left, rgba(204,133,133,1) 0%, rgba(204,133,133,1) 61%, rgba(104,183,140,1) 82%, rgba(104,183,140,1) 100%);
background: -webkit-linear-gradient(left, rgba(204,133,133,1) 0%,rgba(204,133,133,1) 61%,rgba(104,183,140,1) 82%,rgba(104,183,140,1) 100%);
background: linear-gradient(to right, rgba(204,133,133,1) 0%,rgba(204,133,133,1) 61%,rgba(104,183,140,1) 82%,rgba(104,183,140,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc8585', endColorstr='#68b78c',GradientType=1 );
}
.nd_options_bg_greydark_alpha_gradient_cc_1 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_cc_2 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
} .nd_options_filter_blur_5 { filter:blur(5px); -webkit-filter: blur(5px); }  .nd_options_margin_auto { margin: auto; }
.nd_options_margin_0 { margin: 0px; }
.nd_options_margin_0_important { margin: 0px !important; }
.nd_options_margin_5 { margin: 5px; }
.nd_options_margin_10 { margin: 10px; }
.nd_options_margin_15 { margin: 15px; }
.nd_options_margin_20 { margin: 20px; } .nd_options_margin_bottom_70 { margin-bottom: 70px; }
.nd_options_margin_bottom_40 { margin-bottom: 40px; }
.nd_options_margin_bottom_30 { margin-bottom: 30px; }
.nd_options_margin_bottom_20 { margin-bottom: 20px; }
.nd_options_margin_bottom_10 { margin-bottom: 10px; }
.nd_options_margin_bottom_0 { margin-bottom: 0px; } .nd_options_margin_top_50 { margin-top: 50px; }
.nd_options_margin_top_40 { margin-top: 40px; }
.nd_options_margin_top_30 { margin-top: 30px; }
.nd_options_margin_top_20 { margin-top: 20px; }
.nd_options_margin_top_15 { margin-top: 15px; }
.nd_options_margin_top_13 { margin-top: 13px; }
.nd_options_margin_top_12 { margin-top: 12px; }
.nd_options_margin_top_10 { margin-top: 10px; }
.nd_options_margin_top_6 { margin-top: 6px; }
.nd_options_margin_top_5 { margin-top: 5px; }
.nd_options_margin_top_2 { margin-top: 2px; }
.nd_options_margin_top_1 { margin-top: 1px; } .nd_options_margin_right_5 { margin-right: 5px; }
.nd_options_margin_right_10 { margin-right: 10px; }
.nd_options_margin_right_20 { margin-right: 20px; }
.nd_options_margin_right_40 { margin-right: 40px; }
.nd_options_margin_right_50 { margin-right: 50px; }
.nd_options_margin_right_60 { margin-right: 60px; } .nd_options_margin_left_0 { margin-left: 0px; }
.nd_options_margin_left_5 { margin-left: 5px; }
.nd_options_margin_left_10 { margin-left: 10px; }
.nd_options_margin_left_15 { margin-left: 15px; }
.nd_options_margin_left_20 { margin-left: 20px; }
.nd_options_margin_left_40 { margin-left: 40px; }
.nd_options_margin_left_80 { margin-left: 80px; }
.nd_options_margin_left_60 { margin-left: 60px; }
.nd_options_margin_left_70 { margin-left: 70px; }
.nd_options_margin_left_120 { margin-left: 120px; }
.nd_options_margin_left_200 { margin-left: 200px; }
.nd_options_margin_left_220 { margin-left: 220px; }
.nd_options_margin_left_240 { margin-left: 240px; } .nd_options_margin_left_negative_15 { margin-left: -15px; } .nd_options_margin_bottom_negative_15 { margin-bottom: -15px; }
.nd_options_margin_bottom_100_negative { margin-bottom: -100px; }
.nd_options_margin_bottom_105_negative { margin-bottom: -105px; } .nd_options_margin_top_negative_30 { margin-top: -30px; }
.nd_options_margin_top_negative_15 { margin-top: -15px; }
.nd_options_margin_top_negative_28 { margin-top: -28px; }
.nd_options_margin_top_negative_90 { margin-top: -90px; }
.nd_options_margin_top_negative_120 { margin-top: -120px; }
.nd_options_margin_top_negative_225 { margin-top: -225px; }
.nd_options_margin_top_negative_300 { margin-top: -300px; }  .nd_options_padding_0 { padding: 0px; }
.nd_options_padding_4 { padding: 4px; }
.nd_options_padding_4_8 { padding: 4px 8px; }
.nd_options_padding_5 { padding: 5px; }
.nd_options_padding_5_0 { padding: 5px 0px; }
.nd_options_padding_5_10 { padding: 5px 10px; }
.nd_options_padding_5_20 { padding: 5px 20px; }
.nd_options_padding_5_8 { padding: 5px 8px; }
.nd_options_padding_8 { padding: 8px; }
.nd_options_padding_8_12 { padding: 8px 12px; }
.nd_options_padding_8_20 { padding: 8px 20px; }
.nd_options_padding_10 { padding: 10px; }
.nd_options_padding_10_20 { padding: 10px 20px; }
.nd_options_padding_10_20_important { padding: 10px 20px !important; }
.nd_options_padding_15_20 { padding: 15px 20px; }
.nd_options_padding_15_30 { padding: 15px 30px; }
.nd_options_padding_20_10 { padding: 20px 10px; }
.nd_options_padding_20_0 { padding: 20px 0px; }
.nd_options_padding_13_10 { padding: 13px 10px; }
.nd_options_padding_13 { padding: 13px; }
.nd_options_padding_15 { padding: 15px; }
.nd_options_padding_0_15 { padding: 0px 15px; }
.nd_options_padding_0_15_important { padding: 0px 15px !important; }
.nd_options_padding_20 { padding: 20px; }
.nd_options_padding_25 { padding: 25px; }
.nd_options_padding_25_15 { padding: 25px 15px; }
.nd_options_padding_28 { padding: 28px; }
.nd_options_padding_20_50 { padding: 20px 50px; }
.nd_options_padding_20_25 { padding: 20px 25px; }
.nd_options_padding_20_30 { padding: 20px 30px; }
.nd_options_padding_35 { padding: 35px; }
.nd_options_padding_30 { padding: 30px; }
.nd_options_padding_40 { padding: 40px; }
.nd_options_padding_0_40 { padding: 0px 40px; }
.nd_options_padding_0_20 { padding: 0px 20px; }
.nd_options_padding_40_20 { padding: 40px 20px; }
.nd_options_padding_50 { padding: 50px; }
.nd_options_padding_60 { padding: 60px; }
.nd_options_padding_80 { padding: 80px; }
.nd_options_padding_90 { padding: 90px; }
.nd_options_padding_100 { padding: 100px; }
.nd_options_padding_1020 { padding: 10px 20px; }
.nd_options_padding_510 { padding: 5px 10px; }
.nd_options_padding_10_10_5_10 { padding: 10px 10px 5px 10px; } .nd_options_padding_botttom_0 { padding-bottom: 0px; }
.nd_options_padding_botttom_5 { padding-bottom: 5px; }
.nd_options_padding_bottom_5 { padding-bottom: 5px; }
.nd_options_padding_botttom_10 { padding-bottom: 10px; } .nd_options_padding_top_0 { padding-top: 0px; }
.nd_options_padding_top_5 { padding-top: 5px; }
.nd_options_padding_top_7 { padding-top: 7px; }
.nd_options_padding_top_10 { padding-top: 10px; }
.nd_options_padding_top_30 { padding-top: 30px; }
.nd_options_padding_top_50 { padding-top: 50px; } .nd_options_padding_left_220 { padding-left: 220px; }
.nd_options_padding_left_185 { padding-left: 185px; }
.nd_options_padding_left_120 { padding-left: 120px; }
.nd_options_padding_left_100 { padding-left: 100px; }
.nd_options_padding_left_90 { padding-left: 90px; }
.nd_options_padding_left_80 { padding-left: 80px; }
.nd_options_padding_left_70 { padding-left: 70px; }
.nd_options_padding_left_50 { padding-left: 50px; }
.nd_options_padding_left_45 { padding-left: 45px; }
.nd_options_padding_left_40 { padding-left: 40px; }
.nd_options_padding_left_25 { padding-left: 25px; }
.nd_options_padding_left_20 { padding-left: 20px; }
.nd_options_padding_left_10 { padding-left: 10px; }
.nd_options_padding_left_5 { padding-left: 5px; }
.nd_options_padding_left_0 { padding-left: 0px; } .nd_options_padding_right_0 { padding-right: 0px; }
.nd_options_padding_right_5 { padding-right: 5px; }
.nd_options_padding_right_10 { padding-right: 10px; }
.nd_options_padding_right_20 { padding-right: 20px; }
.nd_options_padding_right_40 { padding-right: 40px; }  .nd_options_border_style_solid { border-style: solid; } .nd_options_border_color_transparent { border-color: transparent; } .nd_options_border_radius_3 { border-radius: 3px; }
.nd_options_border_radius_4 { border-radius: 4px; }
.nd_options_border_radius_5 { border-radius: 5px; }
.nd_options_border_radius_15 { border-radius: 15px }
.nd_options_border_radius_20 { border-radius: 20px; }
.nd_options_border_radius_25 { border-radius: 25px; }
.nd_options_border_radius_30 { border-radius: 30px; }
.nd_options_border_radius_30_important { border-radius: 30px !important; }
.nd_options_border_radius_25_25_0_0 { border-radius: 25px 25px 0px 0px; }
.nd_options_border_radius_0_0_4_4 { border-radius: 0px 0px 4px 4px; }
.nd_options_border_radius_4_4_0_0 { border-radius: 4px 4px 0px 0px; }
.nd_options_border_radius_5_5_0_0 { border-radius: 5px 5px 0px 0px; }
.nd_options_border_radius_0_0_5_5 { border-radius: 0px 0px 5px 5px; }
.nd_options_border_radius_50 { border-radius: 50px; }
.nd_options_border_radius_100_percentage { border-radius: 100%; } .nd_options_border_width_2 { border-width: 2px; }
.nd_options_border_width_15 { border-width: 15px; }
.nd_options_border_bottom_width_0 { border-bottom-width: 0px; }
.nd_options_border_0 { border: 0px solid #fff; }
.nd_options_border_0_important { border: 0px solid #fff !important; }
.nd_options_border_1_solid_white { border: 1px solid #fff; }
.nd_options_border_2_solid_white { border: 2px solid #fff; }
.nd_options_border_2_solid_white_hover:hover { border: 2px solid #fff; }
.nd_options_border_1_solid_grey { border: 1px solid #f1f1f1; }
.nd_options_border_1_solid_grey_2 { border: 1px solid #a3a3a3; }
.nd_options_border_1_solid_grey_3 { border: 1px solid #7e7e7e; }
.nd_options_border_3_solid_white { border: 3px solid #fff; }
.nd_options_border_3_dashed_grey { border: 3px dashed #f1f1f1; }
.nd_options_border_1_solid_green { border: 1px solid #68B78C; }
.nd_options_border_1_solid_green_hover:hover { border: 1px solid #68B78C; }
.nd_options_border_2_solid_green { border: 2px solid #68B78C; }
.nd_options_border_1_solid_orange { border: 1px solid #ceb28d; }
.nd_options_border_5_solid_white { border: 5px solid #fff; }
.nd_options_border_4_solid_grey { border: 4px solid #f1f1f1; } .nd_options_border_top_width_0{ border-top-width: 0px; }
.nd_options_border_top_1_solid_grey { border-top: 1px solid #f1f1f1; }
.nd_options_border_top_1_solid_greydark { border-top: 1px solid #595959; }
.nd_options_border_top_2_solid_grey { border-top: 2px solid #f1f1f1; } .nd_options_border_bottom_width_0{ border-bottom-width: 0px; }
.nd_options_border_bottom_width_2{ border-bottom-width: 2px; }
.nd_options_border_bottom_1_solid_grey { border-bottom: 1px solid #f1f1f1; }
.nd_options_border_bottom_2_solid_grey { border-bottom: 2px solid #f1f1f1; }
.nd_options_border_bottom_2_solid_greendark { border-bottom: 2px solid #64AB84; }
.nd_options_border_bottom_4_solid_white { border-bottom: 4px solid #fff; }
.nd_options_border_bottom_3_solid_white { border-bottom: 3px solid #fff; }
.nd_options_border_bottom_1_solid_greydark { border-bottom: 1px solid #595959; }
.nd_options_border_bottom_2_dotted_grey { border-bottom: 2px dotted #f1f1f1; } .nd_options_border_left_width_0{ border-left-width: 0px; } .nd_options_border_right_width_0{ border-right-width: 0px; } .nd_options_box_sizing_border_box { box-sizing: border-box; } .nd_options_list_style_none { list-style: none; } .nd_options_display_inline { display: inline; }
.nd_options_display_inline_block { display: inline-block; }
.nd_options_display_block { display: block; }
.nd_options_display_none { display: none; }
.nd_options_display_table { display: table; }
.nd_options_display_table_cell { display: table-cell; } .nd_options_vertical_align_middle { vertical-align: middle; }
.nd_options_vertical_align_top { vertical-align: top; }
.nd_options_vertical_align_bottom { vertical-align: bottom; } .nd_options_float_left { float: left; }
.nd_options_float_right { float: right; } .nd_options_background_size_cover { background-size: cover; }
.nd_options_background_size_25 { background-size: 25px; }
.nd_options_background_size_15 { background-size: 15px; }
.nd_options_background_position_center { background-position: center center; }
.nd_options_background_position_center_bottom { background-position: center bottom; }
.nd_options_background_position_center_top { background-position: center top; }
.nd_options_background_repeat_no_repeat { background-repeat: no-repeat; } .nd_options_position_absolute { position: absolute; }
.nd_options_position_relative { position: relative; }
.nd_options_position_fixed { position: fixed; } .nd_options_right_300_negative { right: -300px; }
.nd_options_right_0 { right: 0; }
.nd_options_right_20 { right: 20px; }
.nd_options_right_30 { right: 30px; }
.nd_options_right_5_negative { right: -5px; }
.nd_options_left_0 { left: 0; }
.nd_options_left_10 { left: 10px; }
.nd_options_left_20 { left: 20px; }
.nd_options_left_30 { left: 30px; }
.nd_options_left_10_negative { left: -10px; }
.nd_options_left_20_negative { left: -20px; }
.nd_options_left_15 { left: 15px; }
.nd_options_left_65_negative { left: -65px; }
.nd_options_top_0 { top: 0; }
.nd_options_top_5 { top: 5px; }
.nd_options_top_10 { top: 10px; }
.nd_options_top_15 { top: 15px; }
.nd_options_top_40_negative { top: -40px; }
.nd_options_top_10_negative { top: -10px; }
.nd_options_top_5_negative { top: -5px; }
.nd_options_top_3_negative { top: -3px; }
.nd_options_top_22_negative { top: -22px; }
.nd_options_top_10 { top: 10px; }
.nd_options_top_17 { top: 17px; }
.nd_options_top_20 { top: 20px; }
.nd_options_top_30 { top: 30px; }
.nd_options_bottom_0 { bottom: 0px; }
.nd_options_bottom_2 { bottom: 2px; }
.nd_options_bottom_20 { bottom: 20px; }
.nd_options_bottom_30 { bottom: 30px; }
.nd_options_bottom_35_negative { bottom: -35px; }
.nd_options_bottom_22_negative { bottom: -22px; }
.nd_options_bottom_6_negative { bottom: -6px; } .nd_options_overflow_hidden { overflow: hidden; }
.nd_options_overflow_x_auto { overflow-x: auto; }
.nd_options_overflow_y_auto { overflow-y: auto; }
.nd_options_overflow_visible_important { overflow: visible !important; } .nd_options_cursor_move { cursor: move; }
.nd_options_cursor_text { cursor: text; }
.nd_options_cursor_pointer { cursor: pointer; }
.nd_options_cursor_zoom_out { cursor: zoom-out; } .nd_options_outline_0{ outline: 0; } .nd_options_z_index_1_negative{ z-index: -1; }
.nd_options_z_index_9{ z-index: 9; }
.nd_options_z_index_10{ z-index: 10; }
.nd_options_z_index_98 { z-index: 98; }
.nd_options_z_index_99{ z-index: 99; }
.nd_options_z_index_999{ z-index: 999; } .nd_options_transition_all_08_ease{
-webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transition: all 0.8s ease;
} .nd_options_opacity_0{ opacity: 0; }
.nd_options_opacity_07{ opacity: 0.7; }
.nd_options_opacity_05_hover:hover{ opacity: 0.5; } .nd_options_zoom_1_1_hover:hover{ zoom: 1.1; } .nd_options_box_shadow_0_7_20_000_030 { box-shadow: 0 7px 20px rgba(0,0,0,0.3) }
.nd_options_box_shadow_0_7_20_000_015 { box-shadow: 0 7px 20px rgba(0,0,0,0.15) }
.nd_options_box_shadow_0_0_15_0_0001 { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); } .nd_options_fadein_fadeout .nd_options_fadein{
opacity: 0;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 800ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 800ms;
}
.nd_options_fadein_fadeout:hover .nd_options_fadein{
opacity: 1;
z-index: 2;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 800ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 800ms;
} .nd_options_fadein_fadeout .nd_options_fadeout{
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;
}
.nd_options_fadein_fadeout:hover .nd_options_fadeout{
opacity: 0;
z-index: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;
} .nd_options_fadein_fadeout .nd_options_filter_blur_5 { -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); -ms-filter: blur(0px); filter: blur(0px); }
.nd_options_fadein_fadeout:hover .nd_options_filter_blur_5 { -webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(5px); } .nd_options_fadein_fadeout .nd_options_zoom_image { -webkit-transition:all 3000ms; -o-transition:all 500ms; transition:all 3000ms; }
.nd_options_fadein_fadeout:hover .nd_options_zoom_image{ -webkit-transform:rotate(3deg) scale(1.2, 1.2); -o-transform:rotate(3deg) scale(1.2, 1.2); transform:rotate(3deg) scale(1.2, 1.2); } .nd_options_rotate{ -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}
.nd_options_rotate:hover { -webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); }  .typed-cursor{opacity: 1;font-weight: 100;-webkit-animation: blink 0.7s infinite;-moz-animation: blink 0.7s infinite;-ms-animation: blink 0.7s infinite;-o-animation: blink 0.7s infinite;animation: blink 0.7s infinite;}
@-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-webkit-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-moz-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-ms-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-o-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}  .nd_options_vc_parallax_filter_1_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.3); 
left:0px;
}
.nd_options_vc_parallax_filter_1_4 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.4); 
left:0px;
}
.nd_options_vc_parallax_filter_1_5 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.5); 
left:0px;
}
.nd_options_vc_parallax_filter_1_6 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.6); 
left:0px;
}
.nd_options_vc_parallax_filter_1_7 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.7); 
left:0px;
}
.nd_options_vc_parallax_filter_1_8 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.8); 
left:0px;
}
.nd_options_vc_parallax_filter_1_9 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.9);
left:0px; 
} .nd_options_vc_parallax_filter_1 .vc_parallax-inner:after {
content: ''; position: absolute; width: 100%; height: 100%; 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
} .nd_options_vc_parallax_filter_2 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_2 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,0.1) 0%, rgba(101,100,96,0.6) 60%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.6) 60%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.6) 60%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.2) 60%, rgba(28,28,28,1) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.2) 60%,rgba(28,28,28,1) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.2) 60%,rgba(28,28,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_4 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(28,28,28,0.2) 0%, rgba(28,28,28,0.7) 100%);
background: -webkit-linear-gradient(top, rgba(28,28,28,0.2) 0%, rgba(28,28,28,0.7) 100%);
background: linear-gradient(to bottom, rgba(28,28,28,0.2) 0%, rgba(28,28,28,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_5 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(45,45,45,0.2) 0%, rgba(45,45,45,0.9) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0.2) 0%, rgba(45,45,45,0.9) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0.2) 0%, rgba(45,45,45,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
} .nd_options_vc_parallax_filter_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,1) 0%, rgba(101,100,96,0) 45%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,1) 0%,rgba(101,100,96,0) 45%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,1) 0%,rgba(101,100,96,0) 45%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
left:0px;
} .nd_options_vc_parallax_filter_cc_1 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_2 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0.8) 0%, rgba(45,45,45,0.4) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0.4) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0.4) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_4 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0.4) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0.4) 0%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0.4) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_5 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(left,  rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(left,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to left,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_6 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(left,  rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: -webkit-linear-gradient(left,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
background: linear-gradient(to left,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
} .nd_options_underline_effect u { position: relative; z-index: 99; text-decoration: none; }
.nd_options_underline_effect u:after { position: absolute; content:''; width: 100%; height: 5px; left: 0;bottom: 11px; z-index: -9; } .wpb_revslider_element.wpb_content_element { margin-bottom: 0px !important; }  #container.give-wrap.container { width: 1200px !important; margin: auto !important; margin-bottom: 45px !important; }  .give-grid div.give-grid__item a.give-card { border-width: 0px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }
.give-grid div.give-grid__item .give-card__title { font-weight: bold; letter-spacing: 1px; }
.give-grid div.give-grid__item .give-card__text { line-height: 2em; margin-bottom: 10px; }
.give-grid div.give-grid__item .give-card__progress .raised,
.give-grid div.give-grid__item .give-card__progress .raised span { text-transform: uppercase; letter-spacing: 1px; font-size: 13px; }
.give-grid div.give-grid__item .give-card__progress .raised span:first-child { font-weight: bold; }
.give-grid div.give-grid__item .give-card__progress .give-progress-bar { height: 3px; border-radius: 0px; } .give-form-wrap .give-goal-progress .give-progress-bar { height: 6px; border-radius: 0px; }
.give-form-wrap .give-goal-progress .raised,
.give-form-wrap .give-goal-progress .raised span { font-size: 20px; text-transform: uppercase; letter-spacing: 1px; }
.give-form-wrap .give-goal-progress .raised span:first-child { font-weight: bold; }
.give-form-wrap .give-form-content-wrap p { line-height: 2em; margin-top: 40px; margin-bottom: 40px; }
.give-form-wrap legend { margin-top: 30px !important; float: left; width: 100%;letter-spacing: 1px;margin-bottom: 30px !important; border-width: 0px !important; font-size: 20px !important; line-height: 20px; }
.give-form-wrap fieldset#give_offline_payment_info { margin-top: 20px;margin-bottom: 20px;padding: 20px;background-color: #f9f9f9; border: 1px solid #f1f1f1; }  @media only screen and (min-width: 960px) and (max-width: 1199px) {
.nd_options_container{width:960px;}
#container.give-wrap.container{ width:960px !important;}
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; }
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.nd_options_container {width:748px;}
#container.give-wrap.container{ width:748px !important;}
.nd_options_width_100_percentage_ipad_port { width: 100%; }
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
body{ -webkit-text-size-adjust:none; }      
.nd_options_container {width:460px;}
#container.give-wrap.container{ width:460px !important;}
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; }
} @media only screen and (min-width: 320px) and (max-width: 479px){
body{ -webkit-text-size-adjust:none; }
.nd_options_container{ width:300px;}
#container.give-wrap.container{ width:300px !important;}
.nd_options_max_width_280_iphone_port { max-width: 280px; }
.nd_options_display_none_iphone_port { display: none; }
.nd_options_width_100_percentage_iphone_port { width: 100%; }
.nd_options_text_align_left_iphone_port { text-align: left; }
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; } 
} @media only screen and (min-width: 320px) and (max-width: 1199px) {
.nd_options_display_none_all_responsive { display: none; }
.nd_options_padding_0_20_responsive { padding: 0px 20px; }
.nd_options_padding_20_responsive { padding: 20px; }
.nd_options_padding_20_responsive_important { padding: 20px !important; }
.nd_options_padding_10_responsive_important { padding: 10px !important; }
.nd_options_padding_top_0_responsive { padding-top: 0px; }
.nd_options_padding_bottom_0_responsive { padding-bottom: 0px; }
.nd_options_padding_20_first_div_important_responsive > div { padding: 20px !important; }
.nd_options_padding_0_first_div_important_responsive > div { padding: 0px !important; }
.nd_options_display_block_responsive { display: block; }
.nd_options_display_inline_block_responsive { display: inline-block; }
.nd_options_width_100_percentage_responsive { width: 100%; }
.nd_options_width_100_percentage_responsive_important { width: 100% !important; }
.nd_options_width_50_percentage_responsive { width: 50%; }
.nd_options_text_align_center_responsive { text-align: center; }
.nd_options_text_align_center_responsive_important { text-align: center !important; }
.nd_options_text_align_left_responsive { text-align: left; }
.nd_options_margin_top_50_responsive { margin-top: 50px; }
.nd_options_margin_top_20_responsive { margin-top: 20px; }
.nd_options_margin_top_5_responsive { margin-top: 5px; }
.nd_options_margin_bottom_20_responsive { margin-bottom: 20px; }
.nd_options_margin_bottom_50_responsive { margin-bottom: 50px; }
.nd_options_margin_top_0_important_responsive { margin-top: 0px !important; }
.nd_options_margin_top_0_first_div_important_responsive > div { margin-top: 0px !important; }
.nd_options_margin_top_50_first_div_important_responsive > div { margin-top: 50px !important; }
.nd_options_margin_0_20_first_div_important_responsive > div { margin: 0px 20px !important; }
.nd_options_margin_0_first_div_important_responsive > div { margin: 0px !important; }
.nd_options_border_top_1_solid_greydark_responsive { border-top: 1px solid #595959; }
.nd_options_border_top_1_solid_grey_responsive { border-top: 1px solid #f1f1f1; }
.nd_options_border_top_1_solid_orangedark_responsive { border-top: 1px solid #b59974; }
.nd_options_border_width_0_first_div_important_responsive > div { border-width: 0px !important; }
.nd_options_cursor_move_responsive { cursor: move; }
.nd_options_font_size_40_responsive { font-size: 40px; }
.nd_options_line_height_40_responsive { line-height: 40px; }
.nd_options_line_height_25_responsive { line-height: 25px; }
.nd_options_line_height_20_important_responsive { line-height: 20px !important; }
.nd_options_float_none_responsive { float: none; }
.nd_options_float_left_responsive { float: left; }
} @media only screen and (min-width: 320px) and (max-width: 767px) {
.nd_options_display_none_all_iphone { display: none; }
.nd_options_display_block_all_iphone { display: block; }
.nd_options_width_100_percentage_all_iphone { width: 100%; }
.nd_options_width_100_percentage_all_iphone_important { width: 100% !important; }
.nd_options_width_50_percentage_all_iphone { width: 50%; }
.nd_options_width_50_all_iphone { width: 50px; }
.nd_options_width_250_all_iphone { width: 250px; }
.nd_options_text_align_center_all_iphone { text-align: center; }
.nd_options_text_align_left_all_iphone { text-align: left; }
.nd_options_text_align_left_important_all_iphone { text-align: left !important; }
.nd_options_padding_right_0_all_iphone { padding-right: 0px; }
.nd_options_padding_left_0_all_iphone { padding-left: 0px; }
.nd_options_padding_left_40_all_iphone { padding-left: 40px; }
.nd_options_padding_right_40_all_iphone { padding-right: 40px; }
.nd_options_padding_0_all_iphone { padding: 0px; }
.nd_options_padding_0_important_all_iphone { padding: 0px !important; }
.nd_options_padding_0_right_important_all_iphone { padding-right: 0px !important; }
.nd_options_padding_0_left_important_all_iphone { padding-left: 0px !important; }
.nd_options_padding_40_all_iphone { padding: 40px; }
.nd_options_padding_50_first_div_important_all_iphone > div { padding: 50px !important; }
.nd_options_padding_20_first_div_important_all_iphone > div { padding: 20px !important; }
.nd_options_padding_0_first_div_important_all_iphone > div { padding: 0px !important; }
.nd_options_font_size_40_all_iphone { font-size: 40px; }
.nd_options_font_size_40_important_all_iphone { font-size: 40px !important; }
.nd_options_font_size_20_all_iphone { font-size: 20px; }
.nd_options_font_size_20_important_all_iphone { font-size: 20px !important; }
.nd_options_font_size_10_all_iphone { font-size: 10px; }
.nd_options_line_height_40_all_iphone { line-height: 40px; }
.nd_options_line_height_40_important_all_iphone { line-height: 40px !important; }
.nd_options_line_height_20_all_iphone { line-height: 20px; }
.nd_options_position_relative_all_iphone { position: relative; }
.nd_options_position_initial_all_iphone { position: initial; }
.nd_options_margin_top_20_all_iphone { margin-top: 20px; }
}@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(//www.backen-federleicht.de/wp-content/uploads/omgf/nd_options_font_family_h/cormorant-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(//www.backen-federleicht.de/wp-content/uploads/omgf/nd_options_font_family_h/cormorant-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Cormorant';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(//www.backen-federleicht.de/wp-content/uploads/omgf/nd_options_font_family_h/cormorant-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Cabin';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(//www.backen-federleicht.de/wp-content/uploads/omgf/nd_options_font_family_p/cabin-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Cabin';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(//www.backen-federleicht.de/wp-content/uploads/omgf/nd_options_font_family_p/cabin-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Kristi';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(//www.backen-federleicht.de/wp-content/uploads/omgf/nd_options_font_family_third/kristi-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-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:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.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%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.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:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}