.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;
}@font-face {
font-family: "dl-icon-font";
src:url(//gesehenundwerden.com/wp-content/plugins/dl-dsgvo-2.0.2/inc/../assets/fonts/dl-icon-font.eot);
src:url(//gesehenundwerden.com/wp-content/plugins/dl-dsgvo-2.0.2/inc/../assets/fonts/dl-icon-font.eot?#iefix) format("embedded-opentype"),
url(//gesehenundwerden.com/wp-content/plugins/dl-dsgvo-2.0.2/inc/../assets/fonts/dl-icon-font.woff) format("woff"),
url(//gesehenundwerden.com/wp-content/plugins/dl-dsgvo-2.0.2/inc/../assets/fonts/dl-icon-font.ttf) format("truetype"),
url(//gesehenundwerden.com/wp-content/plugins/dl-dsgvo-2.0.2/inc/../assets/fonts/dl-icon-font.svg#dl-icon-font) format("svg");
font-weight: normal;
font-style: normal;
}
#dl-dsgvo-cookie-popup {
display: none;
position: fixed;
padding: 1em 2%;
z-index: 999999999999;
}
.dl-dsgvo-top {
bottom: auto;
left: 0;
right: 0;
top: 0;
}
.dl-dsgvo-bottom {
bottom: 0;
left: 0;
right: 0;
top: auto;
}
#dl-dsgvo-cookie-popup div#dl-dsgvo-cookie-popup-text {
display: inline-block;
width: 80%;
}
#dl-dsgvo-cookie-popup-button-wrapper {
display: inline-block;
width: 19%;
text-align: center;
}
#dl-dsgvo-cookie-popup-button-wrapper .dl-dsgvo-cookie-popup-button {
display: inline-block;
float: right;
padding: 0.3em 1em;
border-radius: 0.2em;
}
#dl-dsgvo-cookie-popup-button-wrapper .dl-dsgvo-cookie-popup-button:hover {
cursor: pointer;
}
#dl-dsgvo-cookie-popup-text #dl-dsgvo-cookie-popup-checkboxes-wrapper {
display: block;
margin-top: 1em;
}
#dl-dsgvo-cookie-popup-text a span {
border-bottom: 1px solid;
}
#dl-dsgvo-cookie-popup-text a:hover {
cursor: pointer;
}
#dl-dsgvo-cookie-popup-text input[type=checkbox] {
margin-right: .5em;
margin-top: -.3em;
position: relative;
max-width: 1em !important;
max-height: 1em !important;
vertical-align: middle;
line-height: 1;
}
#dl-dsgvo-cookie-popup-text input[type=checkbox]:before {
font-family: "dl-icon-font" !important;
content: "\61";
display:inline-block;
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
min-height: 105%;
min-width: 105%;
text-align: center;
}
#dl-dsgvo-cookie-popup-text input[type=checkbox]:checked:before {
content: "\62";
}
.dl-dsgvo-single-consense,
#dl-dsgvo-all-consenses-names {
display: none;
position: relative;
}
@media (max-width: 768px) {
#dl-dsgvo-cookie-popup div#dl-dsgvo-cookie-popup-text {
width: 100%;
}
#dl-dsgvo-cookie-popup-button-wrapper {
width: 100%;
margin-top: 1rem;
}
#dl-dsgvo-cookie-popup-button-wrapper .dl-dsgvo-cookie-popup-button {
float: none;
}
}
#toplevel_page_dl-dsgvo .dashicons-before:before {
font-family: "dl-icon-font" !important;
content: "\63";
}
.dl-dsgvo-youtube-video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.dl-dsgvo-youtube-video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.dl_dsgvo_disable_youtube_video_optin {
display: none;
}.go-pricing * {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.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;
-webkit-hyphens: none;
hyphens: none;
word-break: normal;
word-break: break-word;
-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: bottom;
}
img.gw-go-responsive-img {
border: none !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
max-width: 100% !important;
width: 100% !important;
}
.gw-go audio,
.gw-go video {
margin: 0;
padding: 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;
line-height: 1;
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 del {
text-decoration: line-through !important;
} .gw-go {
font-size: 0;
margin: 0 0 -20px 0;
visibility: hidden;
}
.gw-go[data-scroll-offset] {
opacity: 0;
} .vc_editor .gw-go[data-scroll-offset] {
opacity: 1;
}
.cs-preview .cs-content .gw-go[data-scroll-offset] {
opacity: 1;
} [dir="rtl"] .gw-go {
direction: ltr;
}
[dir="rtl"] .gw-go-col-wrap {
direction: rtl;
} .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 {
display: inline-block !important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
float: none !important;
font-size: 12px;
line-height: 16px;
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;
vertical-align: top !important;
}
.gw-go-col-wrap:first-child {
margin-left: 0;
}
.gw-go-col-wrap.gw-go-hover {
z-index: 2;
}
.gw-go-col-wrap.gw-go-curr {
z-index: 3 !important;
}
.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-fullh-bg .gw-go-col {
height: 100%;
}
.gw-go.gw-go-fullh-bg .gw-go-col-inner {
height: 100%;
}
.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: 20px;
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-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 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 h2 small {
font-size: 22px;
}
.gw-go-header h3 {
border: none !important;
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;
table-layout: fixed;
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, 0 0 1px rgba(0, 0, 0, 0.38);
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.38) inset, 0 0 1px rgba(0, 0, 0, 0.38);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.38) inset, 0 0 1px rgba(0, 0, 0, 0.38);
-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 !important;
position: relative;
min-height: 17px;
line-height: 16px !important;
list-style: none !important;
margin: 0 !important;
padding: 10px 5px !important;
table-layout: fixed;
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;
}
ul.gw-go-body > li .gw-go-body-cell-valign-top {
vertical-align: top;
}
ul.gw-go-body > li .gw-go-body-cell-valign-bottom {
vertical-align: bottom;
}
.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 {
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
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: 130px;
max-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 {
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;
table-layout: fixed;
-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%;
}
.gw-go-footer-row {
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
display: table;
table-layout: fixed;
width: 100%;
}
div.gw-go-footer-row a,
div.gw-go-footer-row a:visited,
div.gw-go-footer-row a:active {
color: inherit;
text-decoration: none !important;
}
.gw-go-footer-row-inner {
display: table-cell;
padding: 5px;
vertical-align: middle;
}
.gw-go-footer-row-inner.gw-go-footer-row-inner-valign-top {
vertical-align: top;
}
.gw-go-footer-row-inner.gw-go-footer-row-inner-valign-bottom {
vertical-align: bottom;
} .gw-go-btn,
a.gw-go-btn {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
cursor: pointer;
display: inline-block;
font-family: inherit !important;
margin: 0 5px !important;
line-height: 1.4 !important;
text-decoration: none !important;
overflow: hidden;
position: relative;
vertical-align: middle;
}
.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;
}
.gw-go-btn-medium {
padding: 5px 13px 4px;
}
.gw-go-btn-large {
padding: 11px 18px 10px;
}
.gw-go-btn > .gw-go-btn-inner {
display: table-cell;
height: 23px;
vertical-align: middle;
}
.gw-go-btn-fullwidth > .gw-go-btn-inner {
max-width: 100%;
width: 1000px;
} .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(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_skype.png) 50% 50% no-repeat;
}
.gw-go-icon-light-facebook {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_facebook.png) 50% 50% no-repeat;
}
.gw-go-icon-light-twitter {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_twitter.png) 50% 50% no-repeat;
}
.gw-go-icon-light-email {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_email.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-skype {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_skype.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-facebook {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_facebook.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-twitter {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_twitter.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-email {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_email.png) 50% 50% no-repeat;
} .gw-go-icon-light-arrow {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-light-arrow2 {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-light-circle {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-light-cross {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-light-dot {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-light-minus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-light-ok {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-light-plus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-light-star {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_light_star.png) 50% 50% no-repeat;
} .gw-go-icon-dark-arrow {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-arrow2 {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-circle {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-cross {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-dot {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-minus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-ok {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-plus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-star {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_star.png) 50% 50% no-repeat;
} .gw-go-icon-red-arrow {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-red-arrow2 {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-red-circle {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-red-cross {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-red-dot {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-red-minus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-red-ok {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-red-plus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-red-star {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_red_star.png) 50% 50% no-repeat;
} .gw-go-icon-green-arrow {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-green-arrow2 {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-green-circle {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-green-cross {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-green-dot {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-green-minus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-green-ok {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-green-plus {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/icons/icon_green_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-green-star {
background: url(//gesehenundwerden.com/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-bottom: 0;
margin-top: 0;
vertical-align: middle;
width: 20px;
}
span[class*="gw-go-btn-icon"][class*="gw-go-btn-icon-large"] {
height: 24px;
width: 24px;
}
.gw-go-btn-icon-medium-white-basket {
background: url(//gesehenundwerden.com/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(//gesehenundwerden.com/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(//gesehenundwerden.com/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: 0;
margin-left: -1px;
margin-top: -2px;
position: absolute;
top: 0;
z-index: 2;
}
[class*="gw-go-ribbon-right"] {
left: auto;
margin-right: -1px;
right: 0;
} .gw-go-ribbon-text {
height: 110px;
overflow: hidden;
width: 110px;
}
.gw-go-ribbon-text span {
display: inline-block;
line-height: 26px;
text-align: center;
text-shadow: none;
width: 100%;
}
.gw-go-ribbon-text.gw-go-ribbon-left span {
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-moz-transform-origin: 55% 200%;
-o-transform-origin: 55% 200%;
-webkit-transform-origin: 55% 200%;
transform-origin: 55% 200%;
}
.gw-go-ribbon-text.gw-go-ribbon-right span {
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-moz-transform-origin: 45% 200%;
-o-transform-origin: 45% 200%;
-webkit-transform-origin: 45% 200%;
transform-origin: 45% 200%;
}
.gw-go-ribbon-text.gw-go-ribbon-shadow span {
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
} .gw-go-col.gw-go-shadow1:before {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/shadows/shadow_1.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow2:before {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/shadows/shadow_2.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow3:before {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/shadows/shadow_3.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow4:before {
background: url(//gesehenundwerden.com/wp-content/plugins/go_pricing/assets/images/shadows/shadow_4.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow5:before {
background: url(//gesehenundwerden.com/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% 20px;
}  .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;
table-layout: fixed;
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;
table-layout: fixed;
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"] {
margin-left: 0;
margin-top: 0;
}
.gw-go-col[class*="gw-go-clean-style"] [class*="gw-go-ribbon-right"] {
left: auto;
margin-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.3;
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.3;
}
.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(//gesehenundwerden.com/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.3;
}
.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(//gesehenundwerden.com/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.3;
}
.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(//gesehenundwerden.com/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.3;
}
.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(//gesehenundwerden.com/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.3;
}
.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(//gesehenundwerden.com/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(//gesehenundwerden.com/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(//gesehenundwerden.com/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(//gesehenundwerden.com/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(//gesehenundwerden.com/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(//gesehenundwerden.com/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 h2,
.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(//gesehenundwerden.com/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.3;
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(//gesehenundwerden.com/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(//gesehenundwerden.com/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;
}.mc4wp-form input[name^=_mc4wp_honey]{display:none!important}.mc4wp-form-theme{margin:1em 0}.mc4wp-form-theme label,.mc4wp-form-theme input{box-sizing:border-box;cursor:auto;vertical-align:baseline;width:auto;height:auto;line-height:normal;display:block}.mc4wp-form-theme label:after,.mc4wp-form-theme input:after{content:"";clear:both;display:table}.mc4wp-form-theme label{margin-bottom:6px;font-weight:700;display:block}.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme textarea,.mc4wp-form-theme select{vertical-align:middle;width:100%;max-width:480px;height:auto;min-height:32px;text-shadow:none;background:#fff;border:1px solid #ccc;border-radius:2px;outline:0;padding:8px 16px;line-height:1.42857;color:#555!important}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[readonly],.mc4wp-form-theme input[disabled]{background-color:#eee}.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{border:0;width:13px;height:13px;margin:0 6px 0 0;padding:0;display:inline-block;position:relative}.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;text-shadow:none;filter:none;background:0 0;border:1px solid #0000;border-radius:2px;width:auto;height:auto;padding:8px 16px;font-weight:400;line-height:1.42857;display:inline-block}.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=submit]:hover,.mc4wp-form-theme input[type=button]:hover,.mc4wp-form-theme button:focus,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=button]:focus{color:#333;background:0 0;outline:0;text-decoration:none}.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-theme input[type=checkbox],.rtl .mc4wp-form-theme input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=submit],.mc4wp-form-theme-dark input[type=button]{border-color:#1e1e1e;color:#fff!important;background-color:#444!important}.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=submit]:hover,.mc4wp-form-theme-dark input[type=button]:hover,.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=button]:focus{border-color:#000;color:#fff!important;background-color:#1e1e1e!important}.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark textarea:focus,.mc4wp-form-theme-dark select:focus{border-color:#6a6a6a}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=submit],.mc4wp-form-theme-light input[type=button]{border-color:#d9d9d9;color:#000!important;background-color:#fff!important}.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=submit]:hover,.mc4wp-form-theme-light input[type=button]:hover,.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=button]:focus{border-color:#b3b3b3;color:#000!important;background-color:#d9d9d9!important}.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light textarea:focus,.mc4wp-form-theme-light select:focus{border-color:#d9d9d9}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=submit],.mc4wp-form-theme-red input[type=button]{border-color:#b52b27;color:#fff!important;background-color:#d9534f!important}.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=submit]:hover,.mc4wp-form-theme-red input[type=button]:hover,.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=button]:focus{border-color:#761c19;color:#fff!important;background-color:#b52b27!important}.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red textarea:focus,.mc4wp-form-theme-red select:focus{border-color:#e7908e}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=submit],.mc4wp-form-theme-blue input[type=button]{border-color:#2a6496;color:#fff!important;background-color:#428bca!important}.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=submit]:hover,.mc4wp-form-theme-blue input[type=button]:hover,.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=button]:focus{border-color:#193c5a;color:#fff!important;background-color:#2a6496!important}.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue textarea:focus,.mc4wp-form-theme-blue select:focus{border-color:#7eb0db}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=submit],.mc4wp-form-theme-green input[type=button]{border-color:#3d8b3d;color:#fff!important;background-color:#5cb85c!important}.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=submit]:hover,.mc4wp-form-theme-green input[type=button]:hover,.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=button]:focus{border-color:#255625;color:#fff!important;background-color:#3d8b3d!important}.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green textarea:focus,.mc4wp-form-theme-green select:focus{border-color:#91cf91}@font-face {font-family: 'Defaults';src:url(//gesehenundwerden.com/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//gesehenundwerden.com/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//gesehenundwerden.com/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//gesehenundwerden.com/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//gesehenundwerden.com/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}