.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 .hidden-fields-container {
display: none;
}
.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;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.gw-go * {
background:none;
border:none;
-moz-box-sizing:content-box !important;
-webkit-box-sizing:content-box !important;
box-sizing:content-box !important;
letter-spacing:normal !important;		
margin:0;
outline:none;		
padding:0;		
text-transform:none;
text-decoration:none !important;
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens:none;
hyphens:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-font-smoothing:antialiased;						
}  .gw-go-clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.gw-go-clearfix { display:inline-block; }/*\*/.gw-go-clearfix { display:block; }/**/.gw-go-clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} .gw-go-clear {
clear:both;
display:block;
font-size:0;
height:0;
line-height:0;
width:100%;
} .gw-go-tcenter { text-align:center; }
.gw-go-tleft { text-align:center; }
.gw-go-tright { text-align:right; } .gw-go-video-wrapper {
padding-bottom:56.25% !important;
position:relative;	
height:0; 	
}
.gw-go-header-bottom .gw-go-video-wrapper { margin-bottom:-1px; }
.gw-go-video-wrapper > div {
position:static !important;
padding-top:100% !important;			
}	
.gw-go-video-wrapper iframe {
height:100%;
left:0;
margin:0;
border:none;
outline:none;
position:absolute;
top:0;
width:100%;
} .gw-go-img-wrapper { position:relative; }
.gw-go img {
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
border-radius:0 !important;
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
box-shadow: none !important;
display:inline-block;
vertical-align:top;
}
img.gw-go-responsive-img {
border:none !important;
height:auto !important;
margin:0 !important;
paddig:0 !important;        
max-width:100% !important;
width:100% !important;
}
.gw-go audio, 
.gw-go video {
margin:0;
paddig:0;
max-width:100% !important;
width:100% !important;        
} .gw-go-gmap img { max-width: none !important; }
.gw-go .mejs-container img {
height: auto !important;    
max-width: none !important;
width:100% !important;        
}
.gw-go-oldie .me-plugin, 
.gw-go-oldie .mejs-mediaelement { position: static !important; } .gw-go table {
border:none;
margin:0 auto;
width:auto;
text-align:center;
}
.gw-go td {
border:none;	
margin:0;
padding:0 0 10px 0;
}
div.gw-go input {
border:none;
outline:none;
}
.gw-go input[type="text"] {
background:#FFF !important;
border:solid 1px #b8b8b8 !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.15) inset;
-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.15) inset;
box-shadow:1px 1px 3px rgba(0,0,0,0.15) inset;	
font-size:12px;
height:20px;
line-height:20px;
outline:none;
padding:3px 5px;	
-moz-transition:all 0.15s linear;
-o-transition:all 0.15s linear;
-webkit-transition:all 0.15s linear;
transition:all 0.15s linear;
}
.gw-go input[type="text"]:focus {
border:solid 1px #9d9d9d;
-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.15) inset;
-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.15) inset;
box-shadow:1px 1px 3px rgba(0,0,0,0.15) inset;	
} .gw-go i { 
display:inline-block;	
position:relative;
vertical-align:middle;
text-align:left;
top:-1px;
}
.gw-go b, .gw-go strong { font-weight:bold; }
.gw-go em { font-style:italic !important; }
.gw-go u { text-decoration:underline !important; } .gw-go {
font-size:12px;
line-height:16px;
margin:0 0 -20px 0;
visibility:hidden;
} .gw-go-1col .gw-go-col-wrap { width:100%; }
.gw-go-2cols .gw-go-col-wrap { width:50%; }
.gw-go-3cols .gw-go-col-wrap { width:33.33%; }
.gw-go-4cols .gw-go-col-wrap { width:25%; }
.gw-go-5cols .gw-go-col-wrap { width:20%; }
.gw-go-6cols .gw-go-col-wrap { width:16.66%; }
.gw-go-7cols .gw-go-col-wrap { width:14.285%; }
.gw-go-8cols .gw-go-col-wrap { width:12.5%; }
.gw-go-9cols .gw-go-col-wrap { width:11.11%; }
.gw-go-10cols .gw-go-col-wrap { width:10%; }			
.gw-go-col-wrap {
-moz-box-sizing:border-box !important;
-webkit-box-sizing:border-box !important;
box-sizing:border-box !important;		
float:left;
margin-left:-1px;
padding:20px 0;
position:relative;
-moz-transition:padding 0.2s linear, margin 0.2s linear !important;
-o-transition:padding 0.2s linear, margin 0.2s linear !important;		
-webkit-transition:padding 0.2s linear, margin 0.2s linear !important;
transition:padding 0.2s linear, margin 0.2s linear !important;
}
.gw-go-col-wrap:first-child { margin-left:0; }
.gw-go-col {
border:solid 1px #EBEBEB;
border-bottom:solid 2px #D3D3D3;
border-top-width:2px;
position:relative;
top:0;
-moz-transition:margin-top 0.2s linear, top 0.2s linear, -moz-box-shadow 0.2s linear;
-o-transition:margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear;
-webkit-transition:margin-top 0.2s linear, top 0.2s linear, -webkit-box-shadow 0.2s linear;
transition:margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear;		
}
.gw-go-col-inner {
-moz-box-shadow:0 0 20px -2px rgba(0,0,0,0);
-webkit-box-shadow:0 0 20px -2px rgba(0,0,0,0);
box-shadow:0 0 20px -2px rgba(0,0,0,0);		
float:none !important;		
overflow:hidden;
padding:0 !important;
-moz-transition:-moz-box-shadow 0.2s linear;
-o-transition:box-shadow 0.2s linear;
-webkit-transition:-webkit-box-shadow 0.2s linear;
transition:box-shadow 0.2s linear;				
}	
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-col-inner {
-moz-box-shadow:0 0 20px -2px rgba(0,0,0,0.25);
-webkit-box-shadow:0 0 20px -2px rgba(0,0,0,0.25);
box-shadow:0 0 20px -2px rgba(0,0,0,0.25);
}	
.gw-go-col:before {
content:'';
height:23px;		
margin-top:2px;
filter:alpha(opacity=40);
-khtml-opacity:0.4;
-moz-opacity:0.4;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";  
opacity:0.4;		
position:absolute;
left:0;
top:100%;
width:100%;
} .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current { padding:20px 0 40px; }	
.gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col {	
margin-top:0;
top:0;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current, 
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover, 
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover {
padding:0;
margin-bottom:0;
}
.gw-go.gw-go-enlarge-current.gw-go-no-footer.gw-go-hover .gw-go-col-wrap.gw-go-hover { margin-bottom:0; }	
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current { z-index:2; }
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover { z-index:3; }
.gw-go.gw-go-enlarge-current.gw-go-disable-box-shadow .gw-go-col-wrap { z-index:inherit; } .gw-go-col-wrap.gw-go-disable-enlarge { padding:20px 0 20px !important; }
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-col { 		
margin-top:0 !important;
top:0 !important;
}
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-footer { top:0 !important; }
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-footer-spacer { height: 0.1px !important; }
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-col {
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
box-shadow:none !important;
} .gw-go-disable-box-shadow .gw-go-col-inner { 
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
box-shadow:none !important;
} .gw-go-header {
overflow:hidden; 
position:relative;
text-align:center;
width:100%;		
}
.gw-go-header img {
border-radius:0 !important;	
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
box-shadow:none !important;
margin:0 !important;
}
.gw-go-header small {
font-size:inherit;
margin-bottom:4px;
}  .gw-go-header-top {
height:95px;	
position:relative;
}
.gw-go-header h1 {
color:inherit;
font-size:32px !important;
line-height:32px !important;
font-weight:normal !important;
letter-spacing:normal !important;           
margin:0 !important;         		
padding:0 0 15px !important;
text-transform:none	!important;
}
.gw-go-header h1 small { font-size:26px; }
.gw-go-header h2 {
color:inherit;
font-size:26px !important;
line-height:32px !important;
font-weight:normal !important;
letter-spacing:normal !important;        
margin-bottom:15px !important;
padding:0 !important;         
text-transform:none	!important;
top:15px;  
}    
.gw-go-header h3 {
color:inherit;    
font-size:18px !important;
line-height:16px !important;
font-weight:normal !important;
left:0;
letter-spacing:normal !important;
margin:0 !important;
padding:0 !important;
position:absolute;
text-align:center;	
text-transform:none	!important;   
top:19px;
width:100%;
}
.gw-go-header h3 small {
display:block;
font-size:12px;
}
.gw-go-header-bottom {
border-top:solid 1px transparent;	
height:50px;
} .gw-go-coin-wrap {
font-size:32px;
height:80px;
left:50%;
margin:0 0 0 -40px;
position:absolute;			
top:54px;			
width:80px;
z-index:1;
}
.gw-go-coinf, 
.gw-go-coinb {
background:#fff;
border-width:1px !important;
border-radius:50px;
display:table;
height:78px;		
left:0;		
position:absolute;
text-align:center;
width:78px;
}
.gw-go-coinf div, 
.gw-go-coinb div {
-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.38) inset;
-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.38) inset;		
box-shadow:1px 1px 3px rgba(0,0,0,0.38) inset;
-moz-box-sizing:content-box !important;
-webkit-box-sizing:content-box !important;
box-sizing:content-box !important;		
border-radius:50px;
border-width:1px !important;
display: table-cell;		
font-size:32px;
line-height:24px;		
vertical-align:middle;		
}
.gw-go-coinf div span[data-id="currency"], 
.gw-go-coinb div span[data-id="currency"] {	
font-size:0.5em;
margin:0 2px;		
position:relative;
top:0;
vertical-align:top;		
}
.gw-go-coinf small, 
.gw-go-coinb small {
display:block;
font-size:12px;
line-height:16px;	
margin-bottom:-5px;		
margin-top:3px;
}
.gw-go-coinb,
.gw-go-col-wrap.gw-go-hover .gw-go-coinf,
.gw-go-col-wrap.gw-go-current .gw-go-coinf { visibility:hidden; }
.gw-go-coinf,
.gw-go-col-wrap.gw-go-hover .gw-go-coinb,
.gw-go-col-wrap.gw-go-current .gw-go-coinb { visibility:visible; }	
.gw-go-price-wrap > span { font-size:32px; }
.gw-go-price-wrap > small { font-size:12px; } ul.gw-go-body {
border-bottom:solid 1px transparent;
float:none !important;
list-style:none !important;		
margin:0 !important;
padding:0 !important;
position:relative;
text-align:center;
width:100%;		
}
.gw-go-no-footer ul.gw-go-body { 
border-bottom:none !important; 
padding-bottom:none !important;
}
ul.gw-go-body li {
background:none;
border-top:solid 1px #FFF;
-moz-box-sizing:border-box !important;
-webkit-box-sizing:border-box !important;
box-sizing:border-box !important;
display:table;
position:relative;
min-height:17px;
line-height:16px !important;
list-style:none !important;	
margin:0 !important;
padding:10px 5px !important;
text-align:inherit !important;
width:100%;
}
ul.gw-go-body li .gw-go-body-cell {
display:table-cell;
vertical-align:middle;
width:100%;
position:relative;
z-index:1;
}
.gw-go-ie ul.gw-go-body li .gw-go-body-cell { display:block; }
ul.gw-go-body li:before, ul.gw-go-body li:after { display:none !important; }
ul.gw-go-body li .gw-go-body-cell:before, 
ul.gw-go-body li .gw-go-body-cell:after {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
} .gw-go-tooltip {
left:50%;
margin-top:15px !important;        
margin-left:-15px;
opacity:0;
position:absolute;
-moz-transition:none;
-o-transition:none;		
-webkit-transition:none;
transition:none;
visibility:hidden;
z-index:4;
}
.gw-go-tooltip-visible {
margin-top:5px !important; 
opacity:1;
visibility:visible;
-moz-transition:opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;		
-o-transition:opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;
-webkit-transition:opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;
transition:opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;		
}	
.gw-go-tooltip-content:before {		
border-right:6px solid transparent;	
border-left:6px solid transparent;		
border-top:6px solid #9D9D9D;
border-top-color:inherit;
content:'';
left:10px;
position:absolute;
top:100%;
}
.gw-go-tooltip-content { 
background:#9D9D9D;
border-color:#9D9D9D;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-moz-box-shadow:0 0 5px rgba(0,0,0,0.15);
-webkit-box-shadow:0 0 5px rgba(0,0,0,0.15);
box-shadow:0 0 5px rgba(0,0,0,0.15);
color:#333333;
display:none;
padding:6px 10px 6px 10px;	
text-decoration:none !important;
transition:none;
text-align:left;		
width:100%;
}
.gw-go-tooltip .gw-go-tooltip-content { display:block; }
ul.gw-go-body li a,
ul.gw-go-body li a:visited,
ul.gw-go-body li a:active {
border:none;
color:inherit;
text-decoration:none !important; 
}
ul.gw-go-body li a:hover { text-decoration:underline !important; }  .gw-go-footer-wrap { padding:15px 0; }
.gw-go-footer {
display:table;
width:100%;		
position:relative;
-moz-transition:padding 0.2s linear;	
-o-transition:padding 0.2s linear;
-webkit-transition:top 0.2s linear;
transition:top 0.2s linear;
text-align:center;
top:0;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-footer,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-footer,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-footer { top:-20px; }		
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-footer { bottom:20px; } 
.gw-go-footer-spacer {
height:0.1px;
-moz-transition:height 0.2s linear;
-o-transition:height 0.2s linear;
-webkit-transition:height 0.2s linear;
transition:height 0.2s linear;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-footer-spacer,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-hover .gw-go-footer-spacer { height:40px; }
.gw-go-footer-inner {
-moz-transition:top 0.2s linear;
-o-transition:top 0.2s linear;
-webkit-transition:top 0.2s linear;
transition:top 0.2s linear;
top:0;	
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-footer-inner,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-footer-inner,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-footer-innner { top:20px; }	
.gw-go-footer-rows {
display:table-cell;
vertical-align:middle;
width:100%;		
}
div.gw-go-footer-row a,
div.gw-go-footer-row a:visited,
div.gw-go-footer-row a:active {
border:none;
color:inherit;
text-decoration:none !important; 
}		
.gw-go-footer-row-inner { padding:5px; } .gw-go-btn,
a.gw-go-btn {
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
cursor:pointer;		
display:inline-block;
font-family:inherit !important;
margin:0 5px !important;
text-decoration:none !important;
overflow:hidden;
position:relative;
vertical-align:middle;
-webkit-backface-visibility: hidden;		
}
.gw-go-btn,
a.gw-go-btn:hover,
ul.gw-go-body li a.gw-go-btn:hover { text-decoration:none !important; }	
.gw-go-btn:active { top:1px; }		
.gw-go-btn form { display:none !important; } .gw-go-col-wrap.gw-go-hover .gw-go-btn:active, 
.gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-btn:active {	
-moz-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
-webkit-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
-moz-transition:none;
-o-transition:none;
-webkit-transition:none; 
transition:none; 		
} .gw-go-btn-small {
padding:1px 11px 0;
height:23px;
line-height:23px;		
}
.gw-go-btn-medium {
padding:1px 13px 0;
height:31px;
line-height:31px;
}
.gw-go-btn-large {
padding:1px 18px 0;
height:43px;
line-height:43px;
} .gw-go-icon-left { margin-left:0 !important; }
.gw-go-icon-right { margin-right:0 !important; } span[class*="gw-go-icon"] {
background-position: 50% 50% no-repeat;
display:inline-block;
height:16px;
margin:0 3px -4px;
width:16px;
} .gw-go-icon-light-skype { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_skype.png) 50% 50% no-repeat; }
.gw-go-icon-light-facebook { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_facebook.png) 50% 50% no-repeat; }
.gw-go-icon-light-twitter { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_twitter.png) 50% 50% no-repeat; }
.gw-go-icon-light-email { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_email.png) 50% 50% no-repeat; }
.gw-go-icon-dark-skype { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_skype.png) 50% 50% no-repeat; }
.gw-go-icon-dark-facebook { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_facebook.png) 50% 50% no-repeat; }
.gw-go-icon-dark-twitter { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_twitter.png) 50% 50% no-repeat; }
.gw-go-icon-dark-email { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_email.png) 50% 50% no-repeat; } .gw-go-icon-light-arrow { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_arrow.png) 50% 50% no-repeat; }
.gw-go-icon-light-arrow2 { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_arrow2.png) 50% 50% no-repeat; }
.gw-go-icon-light-circle { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_circle.png) 50% 50% no-repeat; }
.gw-go-icon-light-cross { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_cross.png) 50% 50% no-repeat; }
.gw-go-icon-light-dot { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_dot.png) 50% 50% no-repeat; }
.gw-go-icon-light-minus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_minus.png) 50% 50% no-repeat; }
.gw-go-icon-light-ok { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_ok.png) 50% 50% no-repeat; }
.gw-go-icon-light-plus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_plus.png) 50% 50% no-repeat; }
.gw-go-icon-light-star { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_star.png) 50% 50% no-repeat; } .gw-go-icon-dark-arrow { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_arrow.png) 50% 50% no-repeat; }
.gw-go-icon-dark-arrow2 { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_arrow2.png) 50% 50% no-repeat; }
.gw-go-icon-dark-circle { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_circle.png) 50% 50% no-repeat; }
.gw-go-icon-dark-cross { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_cross.png) 50% 50% no-repeat; }
.gw-go-icon-dark-dot { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_dot.png) 50% 50% no-repeat; }
.gw-go-icon-dark-minus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_minus.png) 50% 50% no-repeat; }
.gw-go-icon-dark-ok { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_ok.png) 50% 50% no-repeat; }
.gw-go-icon-dark-plus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_plus.png) 50% 50% no-repeat; }
.gw-go-icon-dark-star { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_star.png) 50% 50% no-repeat; } .gw-go-icon-red-arrow { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_arrow.png) 50% 50% no-repeat; }
.gw-go-icon-red-arrow2 { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_arrow2.png) 50% 50% no-repeat; }
.gw-go-icon-red-circle { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_circle.png) 50% 50% no-repeat; }
.gw-go-icon-red-cross { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_cross.png) 50% 50% no-repeat; }
.gw-go-icon-red-dot { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_dot.png) 50% 50% no-repeat; }
.gw-go-icon-red-minus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_minus.png) 50% 50% no-repeat; }
.gw-go-icon-red-ok { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_ok.png) 50% 50% no-repeat; }
.gw-go-icon-red-plus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_plus.png) 50% 50% no-repeat; }
.gw-go-icon-red-star { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_star.png) 50% 50% no-repeat; } .gw-go-icon-green-arrow { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_arrow.png) 50% 50% no-repeat; }
.gw-go-icon-green-arrow2 { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_arrow2.png) 50% 50% no-repeat; }
.gw-go-icon-green-circle { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_circle.png) 50% 50% no-repeat; }
.gw-go-icon-green-cross { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_cross.png) 50% 50% no-repeat; }
.gw-go-icon-green-dot { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_dot.png) 50% 50% no-repeat; }
.gw-go-icon-green-minus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_minus.png) 50% 50% no-repeat; }
.gw-go-icon-green-ok { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_ok.png) 50% 50% no-repeat; }
.gw-go-icon-green-plus { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_plus.png) 50% 50% no-repeat; }
.gw-go-icon-green-star { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_star.png) 50% 50% no-repeat; } span[class*="gw-go-btn-icon"] {
display:inline-block;
height:20px;
margin:0 5px -5px;
width:20px;
}
span[class*="gw-go-btn-icon"][class*="gw-go-btn-icon-large"] {
height:24px;
margin:0 5px -6px;
width:24px;	
}
.gw-go-btn-icon-medium-white-basket { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_white_basket_medium.png) 50% 50% no-repeat; }
.gw-go-btn-icon-medium-white-download { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_white_download_medium.png) 50% 50% no-repeat; }
.gw-go-btn-icon-large-white-basket { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/icons/icon_white_basket_large.png) 50% 50% no-repeat; } [class^="gw-go-ribbon"] img {
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;		
box-shadow:none !important;
border-radius:0 !important;	
display:block !important;
margin:0 !important;
}
[class^="gw-go-ribbon-right"] img { float:right; }
[class^="gw-go-ribbon-left"], [class^="gw-go-ribbon-right"] {
left:-1px;		
position:absolute;
top:-2px;		
z-index:1;
}
[class^="gw-go-ribbon-right"] {
left:auto;
right:-1px;
} .gw-go-col.gw-go-shadow1:before { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_1.png) 50% 100% no-repeat; }
.gw-go-col.gw-go-shadow2:before { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_2.png) 50% 100% no-repeat; }
.gw-go-col.gw-go-shadow3:before { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_3.png) 50% 100% no-repeat; } 
.gw-go-col.gw-go-shadow4:before { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_4.png) 50% 100% no-repeat; }
.gw-go-col.gw-go-shadow5:before { background:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_5.png) 50% 100% no-repeat; }
.gw-go-col.gw-go-shadow1:before,
.gw-go-col.gw-go-shadow2:before,
.gw-go-col.gw-go-shadow3:before,
.gw-go-col.gw-go-shadow4:before,
.gw-go-col.gw-go-shadow5:before { background-size:100% 23px; }  .gw-go-col[class*="gw-go-clean-style"] { 
border:none;
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
box-shadow:none !important;		
-moz-transition:margin-top 0.2s linear, top 0.2s linear;
-o-transition:margin-top 0.2s linear, top 0.2s linear;
-webkit-transition:margin-top 0.2s linear, top 0.2s linear;
transition:margin-top 0.2s linear, top 0.2s linear;
}
.gw-go-col[class*="gw-go-clean-style"]:before { margin-top:0; }
.gw-go-col[class*="gw-go-clean-style"] .gw-go-col-inner {
border:solid 1px #EBEBEB;
border-bottom:solid 2px #D3D3D3;
border-top-width:2px;
-moz-transition:-moz-box-shadow 0.2s linear;
-o-transition:box-shadow 0.2s linear;
-webkit-transition:-webkit-box-shadow 0.2s linear;
transition:box-shadow 0.2s linear;		
}	
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-top { height:100px; }
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-bottom {height:60px; }
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coin-wrap {
height:90px;
margin: 0 0 0 -45px;
width: 90px; 
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinf,
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinb {
height:88px;
width:88px;
border-width:2px !important;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinf div,
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinb div {
-webkit-box-shadow:none;
box-shadow:none;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-header-top {
display:table;
height:50px;
width:100%;	
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-header-top h3 {
display:table-cell;
position:relative;
top:0;		
vertical-align:middle;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-header-bottom {
display:table;
height:110px;
width:100%;	
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap {
display:table-cell;
text-align:center;
vertical-align:middle;		
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap span[data-id="currency"], 
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap span[data-id="currency"] {	
font-size:0.5em;
position:relative;
top:2px;
vertical-align:text-top;
margin:0 2px;
vertical-align:top;
top:0;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap small, 
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap small {
display:block;
font-size:12px;
line-height:16px;	
margin-bottom:-5px;		
margin-top:3px;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-img,
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-img h3 {
background-color:transparent !important;
background-repeat:no-repeat;		
background-size:cover;
text-shadow:0 0 10px rgba(0,0,0,0.1);
}
.gw-go-col[class*="gw-go-clean-style"] [class^="gw-go-ribbon-left"], 
.gw-go-col[class*="gw-go-clean-style"] [class^="gw-go-ribbon-right"] {
left:0;
top:0;
}
.gw-go-col[class*="gw-go-clean-style"] [class^="gw-go-ribbon-right"] {
left:auto;
right:0;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-btn { border:none; } .gw-go-col.gw-go-clean-style1 .gw-go-col-inner { background:#FFF; }  .gw-go-col.gw-go-clean-style1 .gw-go-header-top { background:none; }	
.gw-go-col.gw-go-clean-style1 .gw-go-header-bottom { 
background:#F5F5F5;
border-top-color:#F5F5F5;
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-top { background:none !important; }
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-bottom { background:none !important; border-top:solid 1px rgba(255,255,255,0.35); }
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
background:#fff;					
content:'' !important;
display:block !important;					
height:60px;
left:0;					
filter:alpha(opacity=30);
-khtml-opacity:0.3;
-moz-opacity:0.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  
opacity:0.30;
position:absolute;				
width:100%;		
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-top:before { height:50px !important; }
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-header-bottom:before { display:none !important; } .gw-go-col.gw-go-clean-style1 .gw-go-header h3 { color:#333; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-header h3,
.gw-go-col.gw-go-clean-style1 .gw-go-header-img h3,
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap small { color:#FFF !important; }
.gw-go-col.gw-go-clean-style1 .gw-go-coinf,
.gw-go-col.gw-go-clean-style1 .gw-go-coinb { border:solid 2px #c9c9c9; }
.gw-go-col.gw-go-clean-style1 .gw-go-coinf small, 
.gw-go-col.gw-go-clean-style1 .gw-go-coinb small { color:#333; } .gw-go-col.gw-go-clean-style1 .gw-go-body li { background:#EBEBEB; }
.gw-go-col.gw-go-clean-style1 .gw-go-body li.gw-go-even { background:#F5F5F5; }
.gw-go-col.gw-go-clean-style1 .gw-go-body { border-bottom-color:#EBEBEB; } .gw-go-col.gw-go-clean-style1 .gw-go-body li { color:#9D9D9D; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-body li { color:#333333; } .gw-go-col.gw-go-clean-style1 .gw-go-btn.gw-go-btn-small { margin-top:45px; }
.gw-go-col.gw-go-clean-style1 .gw-go-btn.gw-go-btn-medium { margin-top:40px; }
.gw-go-col.gw-go-clean-style1 .gw-go-btn.gw-go-btn-large{ margin-top:33px; } .gw-go-col.gw-go-clean-style1 .gw-go-btn { 
background:#9D9D9D; 
color:#FFFFFF;
} .gw-go-col.gw-go-clean-style1 .gw-go-btn:hover { background:#333333; } .gw-go-col.gw-go-clean-style1 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-footer-row { color:#9D9D9D; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style1 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style2 .gw-go-col-inner { background:#FFF; }  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-top,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-bottom { background:#333333 !important; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-top,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-bottom { background:none !important; } .gw-go-col.gw-go-clean-style2 .gw-go-header-bottom { border-top:solid 1px rgba(255,255,255,0.2); }
.gw-go-col.gw-go-clean-style2 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-header-top:before {
background:#fff;					
content:'' !important;
display:block !important;					
height:100%;
left:0;					
filter:alpha(opacity=10);
-khtml-opacity:0.1;
-moz-opacity:0.1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";  
opacity:0.15;
position:absolute;				
width:100%;
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-header-top:before {
height:50px;
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-bottom { border-top:solid 1px rgba(255,255,255,0.35); }
.gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter:alpha(opacity=30);
-khtml-opacity:0.3;
-moz-opacity:0.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  
opacity:0.30;		
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-header-bottom:before {
display:none !important;
}	
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-header h3,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-price-wrap small { color:#FFF !important; }
.gw-go-col.gw-go-clean-style2 .gw-go-header h3 { color:#FFF; }
.gw-go-col.gw-go-clean-style2 .gw-go-coinf, 
.gw-go-col.gw-go-clean-style2 .gw-go-coinb { border:solid 2px #c9c9c9; }
.gw-go-col.gw-go-clean-style2 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style2 .gw-go-coinb small { color:#333; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-coinf div,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-coinb div { color:#333 !important; } .gw-go-col.gw-go-clean-style2 .gw-go-body { border-bottom-color:#EBEBEB; }		
.gw-go-col.gw-go-clean-style2 .gw-go-body li { 
background:#EBEBEB; 
color:#333333;
}
.gw-go-col.gw-go-clean-style2 .gw-go-body li.gw-go-even { background:#F5F5F5; }  .gw-go-col.gw-go-clean-style2 .gw-go-btn { 
background:#333;
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;		
} .gw-go-col.gw-go-clean-style2 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
}
.gw-go-col.gw-go-clean-style2 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style3 .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style3 .gw-go-header-bottom { border-top:solid 1px rgba(255,255,255,0.2); }
.gw-go-col.gw-go-clean-style3 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-header-top:before {
background:#fff;					
content:'' !important;
display:block !important;					
height:60px;
left:0;					
filter:alpha(opacity=15);
-khtml-opacity:0.15;
-moz-opacity:0.15;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";  
opacity:0.15;
position:absolute;				
width:100%;
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-header-top:before {
height:50px;
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-img .gw-go-header-bottom { border-top:solid 1px rgba(255,255,255,0.35); }
.gw-go-col.gw-go-clean-style3 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter:alpha(opacity=30);
-khtml-opacity:0.3;
-moz-opacity:0.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  
opacity:0.30;		
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-header-bottom:before {
display:none !important;
}
.gw-go-col.gw-go-clean-style3 .gw-go-header h3, 
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-price-wrap { color:#FFF; }
.gw-go-col.gw-go-clean-style3 .gw-go-coinf, 
.gw-go-col.gw-go-clean-style3 .gw-go-coinb { border:solid 2px #c9c9c9; }
.gw-go-col.gw-go-clean-style3 .gw-go-coinf small, 
.gw-go-col.gw-go-clean-style3 .gw-go-coinb small { color:#9D9D9D; } .gw-go-col.gw-go-clean-style3 .gw-go-body { border-bottom-color:#EBEBEB; }		
.gw-go-col.gw-go-clean-style3 .gw-go-body li { background:#EBEBEB; }
.gw-go-col.gw-go-clean-style3 .gw-go-body li.gw-go-even { background:#F5F5F5; } .gw-go-col.gw-go-clean-style3 .gw-go-body li { 
color:#9D9D9D;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style3 .gw-go-body li { color:#333333; }  .gw-go-col.gw-go-clean-style3 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:20px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style3 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
} .gw-go-col.gw-go-clean-style3 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style3 .gw-go-footer-row { color:#9D9D9D; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style3 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style3 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style4 .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style4 .gw-go-header-bottom { border-top:solid 1px rgba(255,255,255,0.2); }
.gw-go-col.gw-go-clean-style4 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-header-top:before {
background:#fff;					
content:'' !important;
display:block !important;					
height:60px;
left:0;					
filter:alpha(opacity=15);
-khtml-opacity:0.15;
-moz-opacity:0.15;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";  
opacity:0.15;
position:absolute;				
width:100%;
}
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-header-top:before {
height:50px;
}
.gw-go-col.gw-go-clean-style4  .gw-go-header-img .gw-go-header-bottom { border-top:solid 1px rgba(255,255,255,0.35); }
.gw-go-col.gw-go-clean-style4 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style4  .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter:alpha(opacity=30);
-khtml-opacity:0.3;
-moz-opacity:0.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  
opacity:0.30;		
}
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-header-bottom:before {
display:none !important;
}	
.gw-go-col.gw-go-clean-style4 .gw-go-header h3, 
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-price-wrap { color:#FFF; }
.gw-go-col.gw-go-clean-style4 .gw-go-coinf, 
.gw-go-col.gw-go-clean-style4 .gw-go-coinb { border:solid 2px #c9c9c9; } .gw-go-col.gw-go-clean-style4 .gw-go-body { border-bottom-color:#EBEBEB; }		
.gw-go-col.gw-go-clean-style4 .gw-go-body li.gw-go-even .gw-go-body-cell:before,
.gw-go-col.gw-go-clean-style4 .gw-go-body li .gw-go-body-cell:before  {			
content:'';
display:block;					
height:100%;
left:-5px;
margin-left:-1px;				
filter:alpha(opacity=7);
-khtml-opacity:0.07;
-moz-opacity:0.07;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";
opacity:0.07;
padding:10px 5px;		
position:absolute;
top:-10px;					
width:101%;
z-index:-1;
}
.gw-go-col.gw-go-clean-style4 .gw-go-body li .gw-go-body-cell:before {
filter:alpha(opacity=14);
-khtml-opacity:0.14;
-moz-opacity:0.14;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";  
opacity:0.14;
} .gw-go-col.gw-go-clean-style4 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style4 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
}
.gw-go-col.gw-go-clean-style4 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style5 .gw-go-col-inner { background:#FFF; }  .gw-go-col.gw-go-clean-style5 .gw-go-header-bottom { 
background:#F5F5F5;
border-top:solid 1px rgba(255,255,255,0.2);	
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-img .gw-go-header-bottom { background:transparent !important; }		
.gw-go-col.gw-go-clean-style5 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard .gw-go-header-top:before {
background:#fff;					
content:'' !important;
display:block !important;					
height:60px;
left:0;					
filter:alpha(opacity=15);
-khtml-opacity:0.15;
-moz-opacity:0.15;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";  
opacity:0.15;
position:absolute;				
width:100%;
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard .gw-go-header-top:before {
height:50px;
}
.gw-go-col.gw-go-clean-style5  .gw-go-header-img .gw-go-header-bottom { border-top:solid 1px rgba(255,255,255,0.35); }
.gw-go-col.gw-go-clean-style5 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style5  .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter:alpha(opacity=30);
-khtml-opacity:0.3;
-moz-opacity:0.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  
opacity:0.30;		
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard .gw-go-header-bottom:before { display:none !important; }		
.gw-go-col.gw-go-clean-style5 .gw-go-header h3,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-price-wrap span,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-price-wrap small,
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard.gw-go-header-img span, 
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard.gw-go-header-img small { color:#FFF !important; }
.gw-go-col.gw-go-clean-style5 .gw-go-coinf, 
.gw-go-col.gw-go-clean-style5 .gw-go-coinb { border:solid 2px #c9c9c9; }		
.gw-go-col.gw-go-clean-style5 .gw-go-coinf small, 
.gw-go-col.gw-go-clean-style5 .gw-go-coinb small { color:#333; } .gw-go-col.gw-go-clean-style5 .gw-go-body { border-bottom-color:#EBEBEB; } .gw-go-col.gw-go-clean-style5 .gw-go-body li { 
background:#EBEBEB;
color:#9D9D9D;
}
.gw-go-col.gw-go-clean-style5 .gw-go-body li.gw-go-even { background:#F5F5F5; }	
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body li { background:none !important; }	
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body li.gw-go-even .gw-go-body-cell:before,
.gw-go-col-wrap .gw-go-col.gw-go-clean-style5 .gw-go-body li .gw-go-body-cell:before {	
content:'';
display:block;					
height:100%;
left:-5px;
margin-left:-1px;	
position:absolute;
top:-10px;
z-index:-1;								
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body li.gw-go-even .gw-go-body-cell:before {				 
filter:alpha(opacity=10);
-khtml-opacity:0.1;
-moz-opacity:0.1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity:0.1;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body li .gw-go-body-cell:before{
filter:alpha(opacity=15);
-khtml-opacity:0.15;
-moz-opacity:0.15;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";  
opacity:0.15;
padding:10px 5px;		
width:101%;		
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body li { color:#333; } .gw-go-col.gw-go-clean-style5 .gw-go-footer-row { color:#9D9D9D; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style5 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style5 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
}  .gw-go-col.gw-go-clean-style6 .gw-go-col-inner,
.gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style6 .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style6 .gw-go-header-bottom { border-top:solid 1px transparent; }
.gw-go-col.gw-go-clean-style6 .gw-go-header-img .gw-go-header-bottom { border-top:solid 1px transparent; }
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard  .gw-go-header-bottom {  border-top:solid 1px rgba(255,255,255,0.2) !important; }	
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img  .gw-go-header-bottom {  border-top:solid 1px rgba(255,255,255,0.35) !important; }
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard .gw-go-header-top:before {
background:#fff;					
content:'' !important;
display:block !important;					
height:60px;
left:0;					
filter:alpha(opacity=15);
-khtml-opacity:0.15;
-moz-opacity:0.15;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";  
opacity:0.15;
position:absolute;				
width:100%;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard .gw-go-header-top:before {
height:50px;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter:alpha(opacity=30);
-khtml-opacity:0.3;
-moz-opacity:0.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  
opacity:0.30;		
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard .gw-go-header-bottom:before { display:none !important; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-header h3 { color:#FFF !important; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-price-wrap,
.gw-go-col.gw-go-clean-style6 .gw-go-header-img h3,
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap small { color:#FFF !important; } .gw-go-coin-wrap:before {
content:'';
width:100%;
height:100%;
position:absolute;
left:1px;
top:1px;
border-radius:50px
}	
.gw-go-col.gw-go-clean-style6 .gw-go-coinf div,
.gw-go-col.gw-go-clean-style6 .gw-go-coinb div { color:#FFF; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinf,	
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinb { border:solid 2px #c9c9c9; }	
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinf div,	
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinb div { background:#FFF !important; } .gw-go-col.gw-go-clean-style6 .gw-go-body { border-bottom-color:#EBEBEB; } .gw-go-col.gw-go-clean-style6 .gw-go-body li {
background:#EBEBEB;
border-top-color:#FFF;
color:#9D9D9D;
}
.gw-go-col.gw-go-clean-style6 .gw-go-body li.gw-go-even { background:#F5F5F5; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-body { border-bottom-color:#fff !important; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-body li {
background:none;
border-top-color:#FFF;
color:#FFF !important;
}  .gw-go-col.gw-go-clean-style6 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
}  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-btn { background:#FFF !important; } .gw-go-col.gw-go-clean-style6 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
} .gw-go-col.gw-go-clean-style6 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-footer-row { color:#9D9D9D; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style6 .gw-go-footer-row { color:#fff; } .gw-go-col.gw-go-clean-style7 .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style7 .gw-go-body { border-bottom-color:#EBEBEB; }		
.gw-go-col.gw-go-clean-style7 .gw-go-body li.gw-go-even .gw-go-body-cell:before,
.gw-go-col.gw-go-clean-style7 .gw-go-body li .gw-go-body-cell:before {			
content:'';
display:block;					
height:100%;
left:-5px;
margin-left:-1px;				
filter:alpha(opacity=10);
-khtml-opacity:0.1;
-moz-opacity:0.1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity:0.1;
padding:10px 5px;		
position:absolute;
top:-10px;					
width:101%;
z-index:-1;
}
.gw-go-col.gw-go-clean-style7 .gw-go-body li .gw-go-body-cell:before{
filter:alpha(opacity=15);
-khtml-opacity:0.15;
-moz-opacity:0.15;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";  
opacity:0.15;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-body { border-bottom-color:#fff !important; }  .gw-go-col.gw-go-clean-style7 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style7 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
}
.gw-go-col.gw-go-clean-style7 .gw-go-footer-row { color:#333; }  .gw-go-col.gw-go-clean-style8 .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style8 .gw-go-header-bottom { border-top:solid 1px transparent; } .gw-go-col.gw-go-clean-style8 .gw-go-body { border-bottom-color:#EBEBEB; } .gw-go-col.gw-go-clean-style8 .gw-go-body li {
background:#EBEBEB;
border-top-color:#FFF;
color:#9D9D9D;
}
.gw-go-col.gw-go-clean-style8 .gw-go-body li.gw-go-even { background:#F5F5F5; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-body li {
background:none;
border-top-color:#FFF;
color:#FFF;
}  .gw-go-col.gw-go-clean-style8 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
}  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-btn { background:#FFF !important; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-footer-row { color:#fff !important; } .gw-go-col.gw-go-clean-style8 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
} .gw-go-col.gw-go-clean-style8 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-footer-row { color:#9D9D9D; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style8 .gw-go-footer-row { color:#fff; }  .gw-go-col.gw-go-clean-style9 .gw-go-header-bottom {
height:auto;
border-top:solid 1px transparent;
}	
.gw-go-col.gw-go-clean-style9 .gw-go-header h3 { color:#FFF; }
.gw-go-col.gw-go-clean-style9 .gw-go-coinf, 
.gw-go-col.gw-go-clean-style9 .gw-go-coinb { border:solid 2px #c9c9c9; }
.gw-go-col.gw-go-clean-style9 .gw-go-coinf small, 
.gw-go-col.gw-go-clean-style9 .gw-go-coinb small { color:#333; } .gw-go-col.gw-go-clean-style9 .gw-go-body li { background:#FFF; }
.gw-go-col.gw-go-clean-style9 .gw-go-body li.gw-go-even .gw-go-body-cell:before,
.gw-go-col.gw-go-clean-style9 .gw-go-body li .gw-go-body-cell:before {			
content:'';
display:block;					
height:100%;
left:-5px;
margin-left:-1px;				
filter:alpha(opacity=10);
-khtml-opacity:0.1;
-moz-opacity:0.1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity:0.1;
padding:10px 5px;		
position:absolute;
top:-10px;					
width:101%;
z-index:-1;
}
.gw-go-col.gw-go-clean-style9 .gw-go-body li .gw-go-body-cell:before{
filter:alpha(opacity=15);
-khtml-opacity:0.15;
-moz-opacity:0.15;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";  
opacity:0.15;
}  .gw-go-col.gw-go-clean-style9 .gw-go-btn {
background:#FFF; 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
}
.gw-go-col.gw-go-clean-style9 .gw-go-footer-row { color:#fff !important; } .gw-go-col.gw-go-clean-style9 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
} .gw-go-col.gw-go-clean-style10 .gw-go-col-inner { background:#FFF; }
.gw-go-col.gw-go-clean-style10 .gw-go-header-bottom {
height:auto;
border-top:none;		
}	
.gw-go-col.gw-go-clean-style10 .gw-go-header h3 { color:#FFF; }
.gw-go-col.gw-go-clean-style10 .gw-go-coinf, 
.gw-go-col.gw-go-clean-style10 .gw-go-coinb { border:solid 2px #c9c9c9; }
.gw-go-col.gw-go-clean-style10 .gw-go-coinf small, 
.gw-go-col.gw-go-clean-style10 .gw-go-coinb small { color:#333; } .gw-go-col.gw-go-clean-style10 .gw-go-body { border-bottom-color:#EBEBEB; }		
.gw-go-col.gw-go-clean-style10 .gw-go-body li {
background:#EBEBEB;
border-top-color:#FFF;
color:#333;
}
.gw-go-col.gw-go-clean-style10 .gw-go-body li.gw-go-even { background:#F5F5F5; }  .gw-go-col.gw-go-clean-style10 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style10 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
}
.gw-go-col.gw-go-clean-style10 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style12 .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style12 .gw-go-header-bottom {
height:auto;
border-top:none;		
}
.gw-go-col.gw-go-clean-style12 .gw-go-header h3 small { color:#333; } .gw-go-col.gw-go-clean-style12 .gw-go-body { border-bottom-color:#EBEBEB; }		
.gw-go-col.gw-go-clean-style12 .gw-go-body li {
background:#EBEBEB;
border-top-color:#F5F5F5;
color:#333;
}
.gw-go-col.gw-go-clean-style12 .gw-go-body li a { color:#333; }
.gw-go-col.gw-go-clean-style12 .gw-go-body li:first-child { border-top-color:#FFF; }
.gw-go-col.gw-go-clean-style12 .gw-go-body li.gw-go-even { 
background:#F5F5F5;
border-top-color:#EBEBEB;
}  .gw-go-col.gw-go-clean-style12 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style12 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
}
.gw-go-col.gw-go-clean-style12 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style13 .gw-go-header-bottom {
height:auto;
border-top:none;	
} .gw-go-col.gw-go-clean-style13 .gw-go-col-inner { background:#FFF; }  .gw-go-col.gw-go-clean-style13 .gw-go-header p { color:#333; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-header,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-header h1,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-header p { color:#FFF !important; }  .gw-go-col.gw-go-clean-style13 .gw-go-body { border-bottom-color:#EBEBEB; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-body { border-bottom-color:#FFF; } .gw-go-col.gw-go-clean-style13 .gw-go-body li {
background:#EBEBEB;
border-top-color:#FFF;
color:#9D9D9D;
}
.gw-go-col.gw-go-clean-style13 .gw-go-body li.gw-go-even { background:#F5F5F5; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-body li {
background:none;
border-top-color:#FFF;
color:#FFF;
}  .gw-go-col.gw-go-clean-style13 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
}  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-btn { background:#FFF !important; } .gw-go-col.gw-go-clean-style13 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
} .gw-go-col.gw-go-clean-style13 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-footer-row { color:#9D9D9D; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style13 .gw-go-footer-row { color:#fff; }  .gw-go-col.gw-go-clean-style14  .gw-go-col-inner { background:#F5F5F5; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14  .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style14 .gw-go-header-top { background:#FFF; }
.gw-go-col.gw-go-clean-style14 .gw-go-header-img .gw-go-header-top { background:transparent; } .gw-go-col.gw-go-clean-style14 .gw-go-header h3 { color:#333; }
.gw-go-col.gw-go-clean-style14 	.gw-go-header-img h3 { color:#FFF !important; }	
.gw-go-col.gw-go-clean-style14 	.gw-go-header-standard.gw-go-header-img .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style14 	.gw-go-header-standard.gw-go-header-img .gw-go-price-wrap small { color:#FFF !important; }	
.gw-go-col.gw-go-clean-style14 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard .gw-go-header-top:before {
background:#fff;					
content:'' !important;
display:block !important;					
height:60px;
left:0;					
filter:alpha(opacity=30);
-khtml-opacity:0.3;
-moz-opacity:0.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";  
opacity:0.30;
position:absolute;				
width:100%;
}
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard .gw-go-header-top:before { height:50px; }
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard .gw-go-header-bottom:before { display:none !important; }		
.gw-go-col.gw-go-clean-style14 .gw-go-coinf, 
.gw-go-col.gw-go-clean-style14 .gw-go-coinb { border:solid 2px #c9c9c9; }
.gw-go-col.gw-go-clean-style14 .gw-go-coinf small, 
.gw-go-col.gw-go-clean-style14 .gw-go-coinb small { color:#9D9D9D; }  .gw-go-col.gw-go-clean-style14 .gw-go-body { border-bottom-color:#FFF; } .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14 .gw-go-body { border-bottom-color:#EBEBEB; } .gw-go-col.gw-go-clean-style14 .gw-go-body li { 
border-top-color:#FFF;
color:#9D9D9D;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14 .gw-go-body li { 
border-top-color:#EBEBEB;
color:#333333;
} .gw-go-col.gw-go-clean-style14 .gw-go-footer-row { color:#9D9D9D; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14 .gw-go-footer-row { color:#333; } .gw-go-col.gw-go-clean-style14 .gw-go-btn { 
background:#9D9D9D;
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style14 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
} .gw-go-col.gw-go-clean-style15 .gw-go-col-inner { background:#FFF; } .gw-go-col.gw-go-clean-style15 .gw-go-body { border-bottom-color:#EBEBEB; }		
.gw-go-col.gw-go-clean-style15 .gw-go-body li { 
background:#EBEBEB; 
}
.gw-go-col.gw-go-clean-style15 .gw-go-body li.gw-go-even { background:none;  }	
.gw-go-col.gw-go-clean-style15 .gw-go-body li.gw-go-even .gw-go-body-cell:before {				
content:'';
display:block;					
height:100%;
left:-5px;
margin-left:-1px;				
filter:alpha(opacity=10);
-khtml-opacity:0.1;
-moz-opacity:0.1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity:0.1;
padding:10px 5px;		
position:absolute;
top:-10px;					
width:101%;
z-index:-1;
}  .gw-go-col.gw-go-clean-style15 .gw-go-btn { 
background-image:url(//hochzeit.silja-hansen.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position:200px 0;
background-repeat:no-repeat;					
color:#fff !important;
} .gw-go-col.gw-go-clean-style15 .gw-go-btn:hover {
background-position:0 0;
background-repeat:repeat;
}
.gw-go-col.gw-go-clean-style15 .gw-go-footer-row { color:#333; }.video-wrapped {
background: black no-repeat center center;
background-size: cover;
color: white;
overflow: hidden;
position: relative;
}
.video-wrapped .video-wrapped-nojs {
padding: 20px;
}
.video-wrapped .video-wrapped-play {
text-align: center;
font-size: 30px;
padding-top: 20px;
position: absolute;
left: 0;
right: 0;
top: 50%;
cursor: pointer;
text-shadow: 1px 1px 3px black;
}
.video-wrapped .video-wrapped-play:before {
content: '';
border-style: solid;
border-width: 20px 0 20px 30px;
border-color: transparent transparent transparent white;
position: absolute;
width: 0;
height: 0;
margin-left: -20px;
left: 50%;
top: -30px;
cursor: pointer;
}
.video-wrapped .video-wrapped-play .small {
font-size: 50%;
}p:empty, .entry-content-wrapper:empty{display:none;}
.avia-shadow{box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);} .webkit_fix{
-webkit-perspective: 1000px;
-webkit-backface-visibility: hidden;
}
body .container_wrap .avia-builder-el-no-sibling{margin-top:0; margin-bottom:0;}
body .container_wrap .avia-builder-el-last{margin-bottom:0;}
body .container_wrap .avia-builder-el-first{margin-top:0;}
body .av-align-left{text-align: left;}
body .av-align-right{text-align: right;}
body .av-align-center{text-align: center;}
#top .av_inherit_color *{color:inherit;}
#top .av_inherit_color a{text-decoration: underline; }
#top .av_opacity_variation{opacity: 0.7;}
#top .av-shortcode-disabled-notice{display:block; text-align: center; margin: 5px; padding: 20px; background-color: #FFFDF3;color: #C96D11; border:1px solid #E6BF4A; clear:both; }
#top .av-shortcode-disabled-notice a{color: inherit; text-decoration: underline;} .av-screen-reader-only {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
} .avia_textblock{
clear: both;
line-height: 1.65em;
}
.flex_column + .avia_textblock{padding-top:50px;} body .column-top-margin{
margin-top:50px;
}
body .flex_column.avia-link-column{
cursor: pointer;
}
body .flex_column.avia-link-column.avia-link-column-hover:hover{
opacity: 0.8;
} .av-icon-display{
display: block;
font-size: 30px;
line-height: 58px;
margin: 0 auto 20px auto;
width: 60px;
border-radius: 100px;
border-style: solid;
border-width: 1px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
transition: 		all 0.3s ease-in-out;
} .avia-section{
clear:both;
width:100%;
float:left;
min-height:100px;
position: static; }
.avia-section.avia-section-small{
min-height:0;	
}
.js_active .av-minimum-height .container{
z-index: 1; opacity: 0;
-webkit-transition: opacity 0.6s ease-in;
transition: 		opacity 0.6s ease-in;
}
.js_active.av-preloader-enabled .av-minimum-height .container{
-webkit-transition: opacity 1.2s ease-in;
transition: 		opacity 1.2s ease-in;	
}
.avia-section.av-minimum-height .container{display: table; table-layout: fixed;}
.avia-section.av-minimum-height .container .content{display: table-cell; vertical-align: middle; height:100%; float:none !important;}
.av-minimum-height-100 .container {height:1500px;} .avia-full-stretch{
background-size: cover !important;
}
.avia-full-contain{
background-size: contain !important;
}
.avia_mobile .avia-full-stretch{
background-attachment: scroll !important;
}
#top #main .avia-section .template-page{
width:100%;
border:none;
margin-left: auto;
padding-left: 0;
margin-right: auto;
}
.avia-section .template-page .entry-content-wrapper{
padding-right:0;
}
.avia-section-small .content, .avia-section-small .sidebar { padding-top: 20px; padding-bottom: 20px;}
.avia-section-large .content, .avia-section-large .sidebar { padding-top: 70px; padding-bottom: 70px;}
.avia-section-huge .content,  .avia-section-huge .sidebar { padding-top: 130px; padding-bottom: 130px;}
.avia-section-no-padding .content, .avia-section-no-padding .sidebar,
.avia-section-custom .content, .avia-section-custom .sidebar{padding-top:0; padding-bottom:0;}
.html_header_sticky_disabled .container_wrap:first-child, .avia-section.avia-full-stretch, .html_header_transparency .avia-section.avia-builder-el-0{border-top:none;}
#top #wrap_all #main .avia-no-border-styling{border:none;}
#top .scroll-down-link {
height: 60px;
width: 80px;
margin: 0px 0 0 -40px;
line-height: 60px;
position: absolute;
left: 49.85%;
bottom: 0px;
color: #FFF;
text-align: center;
font-size: 70px;
z-index: 100;
text-decoration: none;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
-webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
animation:         avia_fade_move_down 2s ease-in-out infinite;
} #top .av-section-with-video-bg{border-top:none; position: relative;}
#top .av-section-video-bg{
position: absolute;
top:0;
left:0;
right:0;
bottom: 0;
padding: 0;
margin: 0;
z-index: 1;
}
#top .av-section-video-bg .av-click-to-play-overlay{
display: none;
}
#top .av-section-video-bg .avia-slideshow-inner{
height:100% !important;
}
#top .av-section-with-video-bg .av-section-video-bg .av-video-service-vimeo iframe{
-webkit-transform: 	scale(1.2);
-ms-transform: 		scale(1.2);
transform: 			scale(1.2);
} .avia_mobile #top .av-parallax-section{z-index: 0; -webkit-transform: translate3d(0,0,0);}
.avia_mobile #top .av-parallax{position: absolute; z-index: -10;}
.avia_mobile #top .av-parallax .container{z-index: 10; }
.avia_mobile #top .av-section-mobile-video-disabled .av-section-video-bg{display:none;}
.avia_desktop #top .av-section-mobile-video-disabled{background-image: none !important;}
.avia_desktop #top .av-section-mobile-video-disabled .av-parallax{display: none;} .av-parallax-section{
position: relative;
border-top: none;
overflow: hidden;
}
.av-parallax {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
height: calc((100vh * 0.3) + 100%);
will-change: transform;
}
.av-parallax-inner{
position: absolute;
width: 100%;
height:100%;
bottom:0;
left:0;
} .js_active .av-parallax{opacity: 0;}
.js_active .av-parallax.enabled-parallax{opacity: 1}
.js_active .av-parallax.active-parallax{opacity: 1; 
-webkit-transition: opacity 0.3s ease-in-out;
transition: 		opacity 0.3s ease-in-out;} .avia_transform .av-extra-border-element{
position: relative; width: 100%; overflow: visible;
}
.avia_transform .av-extra-border-element.border-extra-arrow-down{
position: relative;
width: 50px;
height: 25px;
left: 50%;
margin-left: -26px;
margin-top: -1px;
z-index: 25;
margin-bottom: -25px;
clear:both;
}
.avia_transform .av-extra-border-element .av-extra-border-outer{
overflow: hidden;
height:100%;
width:100%;
position: absolute;
}
.avia_transform .av-extra-border-element.border-extra-arrow-down .av-extra-border-inner{
position: absolute;
left: 50%;
width: 50px;
height: 50px;
-webkit-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
top: -39px;
}
.av-section-color-overlay + .container + .border-extra-diagonal,
.av-section-color-overlay + .scroll-down-link + .container + .border-extra-diagonal{
z-index: 1;
}
.avia_transform .av-extra-border-element.border-extra-diagonal{
height:250px;
margin-top: -250px;
}
.avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner{
top: 250px;
right: 0;
width: 110%;
height: 100%;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
position: absolute;
}
.avia_transform .av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse .av-extra-border-inner{
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
-webkit-transform-origin: left top;
transform-origin: left top;
right:auto;
left:0;
}
.av-extra-border-element.diagonal-box-shadow .av-extra-border-inner{
box-shadow: 0 0 44px -8px rgba(0,0,0,0.2);
}
div .av-section-color-overlay-wrap{position: relative; width:100%; }
.html_header_sidebar .av-section-color-overlay-wrap{float:left;}
div .av-section-color-overlay{position: absolute; top:0; left: 0; bottom: 0; width:100%; }
div .av-arrow-down-section .av-section-color-overlay{bottom: 24px; }
div .av-section-color-overlay{z-index: 1;}
div .av-video-service-html5 .av-section-color-overlay{z-index: 8;}
.html_minimal_header #main > .avia-builder-el-0,
.av_minimal_header + #main .container_wrap_first:first-child { border-top: none; } .av_dropcap1 {
display: block;
float: left;
font-size: 38px;
line-height: 32px;
margin: 4px 8px 0 0;
}
.av_dropcap2{
display:block;
float:left;
font-size:18px;
line-height:35px;
width:35px;
text-align: center;
margin:4px 8px 0 0;
border-radius: 100px;
font-weight: bold;
} fieldset{
border:none;
}
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select{
-webkit-appearance: none;
border-radius:0px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
border-radius: 2px;
}
#top select[multiple], #top .avia_ajax_form .select[multiple]{background-image:none;} 
#top select[multiple] { background-image:none; } .avia-builder-widget-area{
position: relative;
}
.flex_column .widget:first-child, .content .widget:first-child{
padding-top: 0;
border-top: none;
}
.flex_column .widget .widgettitle , .content .widget .widgettitle{
margin-top:0.85em;
}  .avia_textblock .wp-playlist{margin:0;}
.wp-playlist-light .wp-playlist-item.wp-playlist-playing{background: transparent;}
.wp-playlist-current-item img{border-radius: 3px;}
.wp-playlist-current-item img[src$="media/audio.png"]{border-radius: 0px; background: #fff;}
.wp-playlist-item-meta.wp-playlist-item-title{font-weight: bold;}
.wp-playlist-tracks .wp-playlist-item{padding: 4px 3px;}
.wp-playlist-tracks .wp-playlist-item-length{top: 4px;}
div .mejs-controls .mejs-time-rail .mejs-time-loaded, div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#9c9c9c;}
div .mejs-controls .mejs-time-rail > span, div .mejs-controls .mejs-time-rail a,
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{height:7px;}
div .mejs-controls div.mejs-time-rail{padding-top: 7px;}
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:12px;}
div .mejs-container, div .mejs-embed, div .mejs-embed body, div .mejs-container div .mejs-controls{background:transparent;}
div .mejs-container{border-radius:2px;background:#313131}
div .wp-playlist-item-album{font-style: normal; }
div .mejs-controls .mejs-playpause-button , div .mejs-controls .mejs-volume-button{ height:30px;}
#top .mejs-container .mejs-controls .mejs-time, #top .mejs-time-rail .mejs-time-float{color:#fff;}
#top .mejs-time-rail .mejs-time-float {border:none;}
div .mejs-container .mejs-controls{height: 30px;width: 100%;}
#top .mejs-container{height: 30px;}
#top .mejs-container.mejs-audio{max-height: 30px}
div .mejs-button>button {margin: 6px 6px;}
div .mejs-time{padding: 12px 6px 0; height:18px;}
div .mejs-time-rail, div .mejs-horizontal-volume-slider{height:30px;}
div .mejs-controls .mejs-time-rail .mejs-time-handle{display:none;}
div .mejs-time-buffering, div .mejs-time-current,  div .mejs-time-float-corner, div .mejs-time-hovered, div .mejs-time-loaded, div .mejs-time-marker, div .mejs-time-total{ height:7px; outline:none;}
div .mejs-controls{padding:0;} #top .av-toggle-switch{display: block; margin-bottom: 10px; margin-top:10px;	
opacity: 0;
text-align: left;
} 
#top .av-toggle-switch.active{	
-webkit-animation: avia-fadein 1s 1 ease-in; animation:         avia-fadein 1s 1 ease-in; opacity: 1;
}
#top .av-toggle-switch input[type="checkbox"] {display:none}
#top .av-toggle-switch label {cursor:pointer; 
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;}
#top .av-toggle-switch label .toggle-track {
display:block; height:27px; width:54px;background:rgba(0, 0, 0, 0.08); border-radius:100px;
position:relative;
margin-right:15px;border:1px solid rgba(0, 0, 0, 0.15);
clear:both;
vertical-align: bottom;
float: left;
transition:all .1s ease-in;
}
#top .av-toggle-switch .toggle-track:before{
content:'';
display:inline;height:25px;width:25px;background:#fff;
border-radius:100px;
position:absolute;
top:0;
right:0;
transition:right .1s ease-in;
box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
}
#top .av-toggle-switch.av-cookie-sc-disabled .toggle-track{
opacity: 0.2;
}
#top .av-toggle-switch input[type="checkbox"]:checked +  .toggle-track:before{
right:27px;
}
#top .av-toggle-switch input[type="checkbox"]:checked +  .toggle-track{
background:#5dceba;
}
#top .av-toggle-switch .toggle-label-content{
color: inherit;
font-weight: bold;
display: block;
overflow: hidden;
font-size: inherit;
}
#top .avia-cookie-consent-modal-buttons-wrap{
text-align: center;
} .avia-tooltip{
position: absolute;
z-index: 9999999;
padding:12px;
margin-top:-18px;
margin-left: -4px;
background: #000;
background: rgba(0, 0, 0, 0.8);
color:#fff;
width:140px;
border-radius: 2px;
text-align: center;
}
.avia-tooltip .inner_tooltip{
font-size: 0.925em;
line-height: 1.65em;
}
#top .avia-tooltip.transparent_dark, #top .avia-tooltip.transparent_dark .avia-arrow{
background: #000;
background: rgba(0, 0, 0, 0.8);
color:#fff;	
border:none;
}
#top .avia-tooltip.transparent_dark h1, #top .avia-tooltip.transparent_dark h2, #top .avia-tooltip.transparent_dark h3,
#top .avia-tooltip.transparent_dark h4, #top .avia-tooltip.transparent_dark h5, #top .avia-tooltip.transparent_dark h6{
color:inherit;
}
.avia-tooltip.av-tooltip-shadow, .avia-tooltip.av-tooltip-shadow .avia-arrow{ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
.avia-tooltip ul, .avia-tooltip ol, .avia-tooltip blockquote{text-align: left; list-style-position: inside;}
.avia-tooltip .avia-arrow{
background: rgba(0, 0, 0, 0.8);
border:none;
}
.avia-tooltip .avia-arrow-wrap{
width:20px;
height:20px;
position: absolute;
bottom:-20px;
left:50%;
margin-left:-7px;
overflow: hidden;
}
.avia-tooltip .inner_tooltip br:first-child{display:none;} .av-tt-hotspot .avia-arrow-wrap{bottom:auto; bottom:-19px;}
.transparent_dark.av-tt-hotspot .avia-arrow-wrap{bottom:-20px;} .avia-tooltip.av-tt-pos-below{ margin-top: 18px; }
.avia-tooltip.av-tt-pos-below .avia-arrow-wrap{bottom:auto; top:-19px;}
.avia-tooltip.av-tt-pos-below .avia-arrow{bottom: -6px; top:auto;} .avia-tooltip.av-tt-pos-left{ margin-top: 0; margin-left: -18px;}
.avia-tooltip.av-tt-pos-left .avia-arrow-wrap{left: auto; margin-left: 0; right: -19px; top: 50%; margin-top: -10px;}
.avia-tooltip.av-tt-pos-left .avia-arrow{top: 5px; left: -5px; margin-left: 0;} .avia-tooltip.av-tt-pos-right{ margin-top: 0; margin-left: 18px;}
.avia-tooltip.av-tt-pos-right .avia-arrow-wrap{left: -19px; margin-left: 0;  top: 50%; margin-top: -10px;}
.avia-tooltip.av-tt-pos-right .avia-arrow{top: 5px; left:auto; right: -5px; margin-left: 0;} .av-tt-pos-above.av-tt-align-right.avia-tooltip, 	.av-tt-pos-below.av-tt-align-right.avia-tooltip{margin-left:4px;}
.av-tt-pos-above.av-tt-align-left .avia-arrow-wrap, .av-tt-pos-below.av-tt-align-left .avia-arrow-wrap{left: 0; margin-left: 7px;}
.av-tt-pos-above.av-tt-align-right .avia-arrow-wrap,.av-tt-pos-below.av-tt-align-right .avia-arrow-wrap{left: auto; right:0; margin-left: auto; margin-right: 7px;} .av-tt-pos-left.av-tt-align-top .avia-arrow-wrap, .av-tt-pos-right.av-tt-align-top .avia-arrow-wrap{top: 0; margin-top: 2px;}
.av-tt-pos-left.av-tt-align-bottom .avia-arrow-wrap,.av-tt-pos-right.av-tt-align-bottom .avia-arrow-wrap{bottom: 0; margin-bottom: 4px; top: auto;}
.av-tt-pos-above.av-tt-align-centered, .av-tt-pos-below.av-tt-align-centered{text-align: center;} .avia_transform.avia_desktop .av-animated-generic{
opacity: 0;
}
.avia_transform .avia_start_delayed_animation.fade-in {
-webkit-animation: avia-fadein 1.5s 1 ease-out; animation:         avia-fadein 1.5s 1 ease-out; opacity: 1;
}
.avia_transform .avia_start_delayed_animation.pop-up {
-webkit-animation: avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.top-to-bottom {
-webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.bottom-to-top {
-webkit-animation: avia-btt 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000); animation:         avia-btt 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.left-to-right {
-webkit-animation: avia-ltr 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-ltr 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.right-to-left {
-webkit-animation: avia-rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateIn {
-webkit-animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateInUpLeft {
-webkit-animation: avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateInUpRight {
-webkit-animation: avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
} @-webkit-keyframes avia_appear {
0%   { -webkit-transform:scale(0.5); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@keyframes avia_appear {
0%   { transform:scale(0.5); opacity: 0.1;  }
100% { transform:scale(1); opacity: 1;  }
}
@-webkit-keyframes avia_image_appear {
0%   { -webkit-transform:scale(0.7); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@keyframes avia_image_appear {
0%   { transform:scale(0.7); opacity: 0.1;  }
100% { transform:scale(1); opacity: 1;  }
}
@-webkit-keyframes avia_hotspot_appear {
0%   { -webkit-transform:translate(0, 80px); opacity: 0.1;  }
100% { -webkit-transform:translate(0, 0px); opacity: 1; }
}
@keyframes avia_hotspot_appear {
0%   { transform:translate(0, 80px); opacity: 0.1;  }
100% { transform:translate(0, 0px); opacity: 1;  }
}
@-webkit-keyframes avia_appear_short {
0%   { -webkit-transform:scale(0.5); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:scale(1); opacity: 0;  }
}
@keyframes avia_appear_short {
0%   { transform:scale(0.5); opacity: 0;  }
50%  { opacity: 1;  }
100% { transform:scale(1); opacity: 0;  }
} @-webkit-keyframes avia_msonry_show {
0%   { -webkit-transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1;  }
100% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes avia_msonry_show {
0%   { transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1;  }
100% { transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1;  }
} @-webkit-keyframes avia_fade_move_down {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@keyframes avia_fade_move_down {
0%   { transform:translate(0,-20px); opacity: 0;  }
50%  { opacity: 1;  }
100% { transform:translate(0,20px); opacity: 0; }
} @-webkit-keyframes avia_slide_down {
0%   { height:0%; }
100% { height:100%; }
}
@keyframes avia_slide_down {
0%   { height:0%; }
100% { height:100%; }
} @-webkit-keyframes avia_expand {
0%   { width:0%; }
100% { width:100%; }
}
@keyframes avia_expand {
0%   { width:0%; }
100% { width:100%; }
} @-webkit-keyframes avia-ltr {
0%   { -webkit-transform:translate(-10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-ltr {
0%   { transform:translate(-10%,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-rtl {
0%   { -webkit-transform:translate(10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-rtl {
0%   { transform:translate(10%,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-btt {
0%   { -webkit-transform:translate(0,50%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-btt {
0%   { transform:translate(0,50%); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-ttb {
0%   { -webkit-transform:translate(0, -10%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-ttb {
0%   { transform:translate(0, -10%); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-fadein {
0%   { opacity: 0; }
100% { opacity: 1; }
}
@keyframes avia-fadein {
0%   { opacity: 0; }
100% { opacity: 1; }
} @-webkit-keyframes avia-rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -22deg);
transform: rotate3d(0, 0, 1, -22deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -22deg);
transform: rotate3d(0, 0, 1, -22deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
} @-webkit-keyframes avia-bg-move {
0%   { background-position: -31px 0;  }
100% { background-position: 0 0; }
}
@keyframes avia-bg-move {
0%   { background-position: -31px 0;  }
100% { background-position: 0 0; }
} @-webkit-keyframes caption-right {
0%   { -webkit-transform:translate(2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-right {
0%   { transform:translate(2000px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-left {
0%   { -webkit-transform:translate(-2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-left {
0%   { transform:translate(-2000px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-top {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-top {
0%   { transform:translate(0,-20px); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-bottom {
0%   { -webkit-transform:translate(0,20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-bottom {
0%   { transform:translate(0,20px); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
} @-webkit-keyframes av_pulsate {
0% 		{-webkit-transform: scale(0.1); opacity: 0.0;}
50% 	{opacity: 0.7;}
100% 	{-webkit-transform: scale(1); opacity: 0.0;}
}
@keyframes av_pulsate {
0% 		{transform: scale(0.1); opacity: 0.0;}
50% 	{opacity: 0.7;}
100% 	{transform: scale(1); opacity: 0.0;}
} @-webkit-keyframes sonarEffect {
0% {opacity: 0.3;}
40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;}
}
@keyframes sonarEffect {
0% {opacity: 0.3;}
40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}
}