.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.gw-gopf-no-trans * { 
-webkit-transition: none !important; 
-moz-transition: none !important; 
-o-transition: none !important; 
-ms-transition: none !important; 
transition: none !important; 
} .gw-gopf-clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.gw-gopf-clearfix { display:inline-block; }/*\*/.gw-gopf-clearfix { display:block; }/**/.gw-gopf-clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} .gw-gopf .caroufredsel_wrapper {
margin:0 !important; 
overflow:visible !important;
} .gw-gopf img {
border:none !important;
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
border-radius:0 !important;				
-moz-box-shadow:none !important;
-o-box-shadow:none !important;
-webkit-box-shadow:none !important;
box-shadow:none !important;
display:inline-block !important;
height:auto !important;
max-width:100% !important;		
margin:0 !important;
padding:0 !important;
-moz-transition:none;
-ms-transition:none;
-o-transition:none;
-webkit-transition:none;
transition:none;
vertical-align:middle;
-ms-interpolation-mode:bicubic;
}
.gw-gopf iframe { width:100%; }
.gw-gopf-post-media-wrap iframe { 
height:100% !important;
left:0;
position:absolute;
top:0;
}  :focus { outline:none !important; }
::-moz-focus-inner { border:none !important; }
a { outline:none !important;} .gw-gopf * { -webkit-tap-highlight-color: rgba(0,0,0,0); }
.gw-gopf-disable-trans {
-moz-transition:none !important;
-ms-transition:none !important;
-o-transition:none !important;
-webkit-transition:none !important;
transition:none !important;	
} .gw-gopf-slider-type .gw-gopf-col-wrap{ display:none; }
.gw-gopf-slider-type .gw-gopf-col-wrap:first-child { display:block; visibility: hidden; } .gw-gopf-posts-wrap { 
position:relative;
width:100%;
-webkit-backface-visibility: hidden;		
}
.gw-gopf-slider-type .gw-gopf-posts-wrap { 
margin:-20px 0px;	
padding:20px 0px;
}	
.gw-gopf-posts-wrap-inner { position:relative; }
.gw-gopf-posts { 
margin-right:-10px;
width:100% !important;	
}	
.gw-gopf-post-col{ position:relative; } .gw-gopf-col-wrap {
float:left;
letter-spacing:0;
position:relative;		
}
.gw-gopf-1col .gw-gopf-col-wrap { width:100%; }
.gw-gopf-2cols .gw-gopf-col-wrap { width:50%; }
.gw-gopf-3cols .gw-gopf-col-wrap { width:33.33%; }
.gw-gopf-4cols .gw-gopf-col-wrap { width:25%; }
.gw-gopf-5cols .gw-gopf-col-wrap { width:20%; }
.gw-gopf-6cols .gw-gopf-col-wrap { width:16.66%; }
.gw-gopf-7cols .gw-gopf-col-wrap { width:14.2857%; }
.gw-gopf-8cols .gw-gopf-col-wrap { width:12.50%; }
.gw-gopf-9cols .gw-gopf-col-wrap { width:11.11%; }
.gw-gopf-10cols .gw-gopf-col-wrap { width:10%; } .gw-gopf-rtl .gw-gopf-col-wrap { float:right; }
.gw-gopf-slider-type.gw-gopf-rtl .gw-gopf-col-wrap { float:left; } .gw-gopf-filter-opacity .gw-gopf-col-wrap.gw-gopf-disabled:before { 
position:absolute;
content:'';
width:100%;
height:100%;
z-index:5;
-moz-transition:none !important;
-ms-transition:none !important;
-o-transition:none !important;
-webkit-transition:none !important;
transition:none !important;		
} .gw-gopf-filter { 
position:relative;
z-index:1;
}
.gw-gopf-cats {
list-style:none;
display:block;		
margin:-10px 0 0;
padding:0;
position:relative;
}
.gw-gopf-cats > span {
background:none;
display:inline-block;	
margin:10px 0 0;
padding:0;
}
.gw-gopf-cats > span.gw-gopf-hidden { display:none; } .gw-gopf-cats-centered .gw-gopf-cats { text-align:center; } .gw-gopf-cats-right .gw-gopf-cats { text-align:right; } .gw-gopf-pagination-wrapper { 
position:relative;
display:none;
}
.gw-gopf-pagination {
list-style:none;
display:block;		
margin:-10px 0 0 !important;
padding:0;
position:relative;
}
.gw-gopf-pagination > span,
.gw-gopf-pagination > a {
background:none;
display:inline-block;	
margin:10px 0 0;
padding:0;
} .gw-gopf-pagination-centered .gw-gopf-pagination { text-align:center; } .gw-gopf-pagination-right .gw-gopf-pagination { text-align:right; } .gw-gopf-slider-controls-wrap {
margin:0;
padding:0;
position:relative;
width:100%;
z-index:1;		
}
.gw-gopf-slider-controls > div {
background:none;
float:left;		
margin:0;
padding:0;
text-align:center;
cursor:hand;
}
.gw-gopf-slider-controls > div:first-child { margin-left:0 !important; } .gw-gopf-slider-controls-centered .gw-gopf-slider-controls {
float:left;
left:50%;	
position:relative;
}
.gw-gopf-slider-controls-centered .gw-gopf-slider-controls > div {
float:left;
position:relative;	
right:50%;
} .gw-gopf-slider-controls-right .gw-gopf-slider-controls { float:right; } .gw-gopf-post-header { 
position:relative !important;
width:100%;
}
.gw-gopf-post-media-wrap {
height:auto;
-moz-background-size:cover;
-o-background-size:cover;
-webkit-background-size:cover;
background-size:cover;		
background-position:50% 50%;
overflow:hidden;		
position:relative;
z-index:1;
}
.gw-gopf-post-media-wrap img {
width:100%;
height:auto;
visibility:hidden;
}
.gw-gopf-post-media-wrap a {
border:none !important;
display:block;
position:relative;
} .gw-gopf-post-media-wrap img.gw-gopf-fallback-img {
display:none !important;
position:absolute !important;
width:100% !important;
} .gw-gopf-post-overlay, .gw-gopf-post-overlay-bg {
background:transparent;
display:none;
height:100%;
filter:alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -khtml-opacity:0; -moz-opacity:0; opacity:0;		
overflow:hidden;
-moz-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
-ms-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
-o-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
-webkit-transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
transition:opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
position:absolute;
text-align:center;
width:100%;
z-index:3;		
}
.gw-gopf-has-overlay .gw-gopf-post-overlay, 
.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,
.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-header:hover .gw-gopf-post-overlay { display:block; }
.gw-gopf-post-overlay-bg {
display:block;
content:'';
left:0;		 
filter:alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -khtml-opacity:0; -moz-opacity:0; opacity:0;
top:0;
z-index:-1;		
}
.gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,
.gw-gopf-post-header:hover .gw-gopf-post-overlay,
.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay { 
filter:alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -khtml-opacity:1; -moz-opacity:1; opacity:1;
-moz-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
-ms-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
-o-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
-webkit-transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
transition:opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
}
.gw-gopf-post-overlay:before {
content:'';
display:inline-block;
height:100%;
vertical-align:middle;
margin-right: -0.25em; } .gw-gopf-post-overlay-inner,
.gw-gopf-touch .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay-inner, 
.gw-gopf-touch .gw-gopf-post-header:hover .gw-gopf-post-overlay-inner {
display:inline-block;
left:1px;
padding-top:20px;		
position:relative;
text-align:center;
top:-40px;		
-moz-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
-ms-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
-o-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
-webkit-transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
transition:opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
vertical-align:middle;
visibility:hidden;
}
.gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay-inner, 
.gw-gopf-post-header:hover .gw-gopf-post-overlay-inner,
.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay-inner { 
padding-top:0;
top:-5px;		
-moz-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
-ms-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
-o-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
-webkit-transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
transition:opacity 0.3s ease-in-out, top 0.15s ease-in-out, padding 0.15s 0.1s ease-in-out;
visibility:visible;
}
.gw-gopf-post-overlay-btn, 
.gw-gopf-post-overlay-circle {
margin-top:10px;
}	
.gw-gopf-circle { vertical-align:top; }
.gw-gopf-circle img { vertical-align:0; } .gw-gopf-post-overlay.gw-gopf-post-overlay-link {
display:block;
position:absolute;
z-index:3;
width:100%;
} .gw-gopf-post {
position:relative;
}
.gw-gopf-post-content-wrap { 
overflow:hidden;
position:relative;
z-index:1;
}
.gw-gopf-post-content-wrap:before { 
content:'';
display:block;
height:100%;
left:0;
position:absolute;
top:0;		
width:100%;
z-index:-1;
}
.gw-gopf-post-content {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
overflow:hidden;
text-align:left; 	
}
.gw-gopf-post-content a,
.gw-gopf-post-content a:hover { text-decoration:none; }
.gw-gopf-post-content h2, 
.gw-gopf-post-content h2 a {
margin:0 0 3px 0 !important;
padding:0;
} .gw-gopf-isotope { overflow:visible !important; }
.gw-gopf-isotope-item { z-index:2; }
.gw-gopf-isotope-item:hover { z-index:3; }
.gw-gopf-isotope-hidden.gw-gopf-isotope-item {
pointer-events:none;
z-index:1;
}
.gw-gopf-isotope-ready .gw-gopf-isotope,
.gw-gopf-isotope-new-added .gw-gopf-isotope {
-webkit-transition-duration:0.8s;
-moz-transition-duration:0.8s;
-ms-transition-duration:0.8s;
-o-transition-duration:0.8s;
transition-duration:0.8s;
-webkit-transition-property:height, width;
-moz-transition-property:height, width;
-ms-transition-property:height, width;
-o-transition-property:height, width;
transition-property:height, width;
-webkit-backface-visibility: hidden;		
}
.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item {
-webkit-transition:-webkit-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
-moz-transition:-moz-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
-ms-transition:-ms-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
-o-transition:-o-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
transition:transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
-webkit-backface-visibility: hidden;			
} .gw-gopf-rtl.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item {
-webkit-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
-moz-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
-ms-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
-o-transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;
transition:right 0.8s, top 0.8s, opacity 0.8s, z-index 0s 0.1s;	
}	
.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:hover {
-webkit-transition:-webkit-transform 0.8s, opacity 0.8s, z-index 0s 0s;
-moz-transition:-moz-transform 0.8s, opacity 0.8s, z-index 0s 0s;
-ms-transition:-ms-transform 0.8s, opacity 0.8s, z-index 0s 0s;
-o-transition:-o-transform 0.8s, opacity 0.8s, z-index 0s 0s;
transition:transform 0.8s, opacity 0.8s, z-index 0s 0s;
-webkit-backface-visibility: hidden;		
} .gw-gopf-mfp-close {
background:url(//praxis-shamon.ch/wp-content/plugins/go_portfolio/assets/images/icon_close.png) 0 0 no-repeat;
cursor:pointer;		
height:18px;
filter:alpha(opacity=65); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; -khtml-opacity:0.65; -moz-opacity:0.65; opacity:0.65;
position:absolute;		
right:0;
top:6px;
-moz-transition:all 0.1s ease-in-out;
-ms-transition:all 0.1s ease-in-out;
-o-transition:all 0.1s ease-in-out;
-webkit-transition:all 0.1s ease-in-out;		
transition:all 0.1s ease-in-out;		
width:18px;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 	  
.gw-gopf-mfp-close {
background:url(//praxis-shamon.ch/wp-content/plugins/go_portfolio/assets/images/icon_close@2x.png) 0 0 no-repeat;
background-size:18px auto;
}
}	
.gw-gopf-mfp-close:hover { 
filter:alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -khtml-opacity:1; -moz-opacity:1; opacity:1;
}
.gw-gopf-mfp-title.mfp-title {
color:#bababa;
font-size:16px;
height:auto;
line-height:20px;
}
.gw-gopf-mfp-counter.mfp-counter {
color:#bababa;
}
.gw-gopf-mfp-arrow.mfp-arrow {
cursor:pointer !important;
filter:alpha(opacity=65) !important; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" !important; -khtml-opacity:0.65 !important; -moz-opacity:0.65 !important; opacity:0.65 !important;
-webkit-transform:none !important;
transform:none !important;		
z-index:1048;			
}
.gw-gopf-mfp-arrow.mfp-arrow:hover {
filter:alpha(opacity=100) !important; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important; -khtml-opacity:1 !important; -moz-opacity:1 !important; opacity:1 !important;
}
.gw-gopf-mfp-arrow.mfp-arrow:before, 
.gw-gopf-mfp-arrow.mfp-arrow:after { border:none !important; }
.gw-gopf-mfp-arrow.mfp-arrow-left {
background:url(//praxis-shamon.ch/wp-content/plugins/go_portfolio/assets/images/icon_lb_prev.png) 50% 50% no-repeat !important;
}
.gw-gopf-mfp-arrow.mfp-arrow-right {
background:url(//praxis-shamon.ch/wp-content/plugins/go_portfolio/assets/images/icon_lb_next.png) 50% 50% no-repeat !important;
}	
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 	  
.gw-gopf-mfp-arrow.mfp-arrow-left {
background:url(//praxis-shamon.ch/wp-content/plugins/go_portfolio/assets/images/icon_lb_prev@2x.png) 50% 50% no-repeat !important;
background-size:34px auto !important;
}
.gw-gopf-mfp-arrow.mfp-arrow-right {
background:url(//praxis-shamon.ch/wp-content/plugins/go_portfolio/assets/images/icon_lb_next@2x.png) 50% 50% no-repeat !important;
background-size:34px auto !important;
}
}		
.mfp-iframe-holder .gw-gopf-mfp-close { top:-34px !important; }  .my-mfp-slide-bottom .mfp-figure {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
} .my-mfp-slide-bottom.mfp-ready .mfp-figure {
opacity: 1;
-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
} .my-mfp-slide-bottom.mfp-removing .mfp-figure {
opacity: 0;
-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
} .my-mfp-slide-bottom.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out; 
-moz-transition: opacity 0.3s ease-out; 
-o-transition: opacity 0.3s ease-out; 
transition: opacity 0.3s ease-out;
} .my-mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 0.8;
} .my-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}  @media only screen and (min-width: 768px) and (max-width: 959px) {
.gw-gopf-posts { letter-spacing:10px; }
.gw-gopf {
margin:0 auto;
}
.gw-gopf-1col .gw-gopf-col-wrap { 
float:left !important;		
margin-left:0 !important;
width:100%;		
} 
.gw-gopf-2cols .gw-gopf-col-wrap,
.gw-gopf-3cols .gw-gopf-col-wrap,
.gw-gopf-4cols .gw-gopf-col-wrap,
.gw-gopf-5cols .gw-gopf-col-wrap,
.gw-gopf-6cols .gw-gopf-col-wrap,
.gw-gopf-7cols .gw-gopf-col-wrap,
.gw-gopf-8cols .gw-gopf-col-wrap,
.gw-gopf-9cols .gw-gopf-col-wrap,
.gw-gopf-10cols .gw-gopf-col-wrap { width:50% !important; }		
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.gw-gopf-posts { letter-spacing:20px; }
.gw-gopf {
margin:0 auto;
}		
.gw-gopf-1col .gw-gopf-col-wrap,
.gw-gopf-2cols .gw-gopf-col-wrap,
.gw-gopf-3cols .gw-gopf-col-wrap,
.gw-gopf-4cols .gw-gopf-col-wrap,
.gw-gopf-5cols .gw-gopf-col-wrap,
.gw-gopf-6cols .gw-gopf-col-wrap,
.gw-gopf-7cols .gw-gopf-col-wrap,
.gw-gopf-8cols .gw-gopf-col-wrap,
.gw-gopf-9cols .gw-gopf-col-wrap,
.gw-gopf-10cols .gw-gopf-col-wrap { 
float:left !important;		
margin-left:0 !important;
width:100%;
} .gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:right !important; }
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:left !important; }
} @media only screen and (max-width: 479px) {
.gw-gopf-posts { letter-spacing:30px; }
.gw-gopf {
max-width:400px;			margin:0 auto;
}
.gw-gopf-1col .gw-gopf-col-wrap,
.gw-gopf-2cols .gw-gopf-col-wrap,
.gw-gopf-3cols .gw-gopf-col-wrap,
.gw-gopf-4cols .gw-gopf-col-wrap,
.gw-gopf-5cols .gw-gopf-col-wrap,
.gw-gopf-6cols .gw-gopf-col-wrap,
.gw-gopf-7cols .gw-gopf-col-wrap,
.gw-gopf-8cols .gw-gopf-col-wrap,
.gw-gopf-9cols .gw-gopf-col-wrap,
.gw-gopf-10cols .gw-gopf-col-wrap {
margin-left:0 !important;
float:left !important;
width:100%;
} .gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:right !important; }
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,
.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap { float:left !important; }		
}.gpp-sc-instruction-box { 
padding:20px; 
margin-bottom:20px; 
background:#EDEDED; 
color:#333;
float:left;
} .gpp-sc-grid_1,
.gpp-sc-grid_2,
.gpp-sc-grid_3,
.gpp-sc-grid_4,
.gpp-sc-grid_5,
.gpp-sc-grid_6,
.gpp-sc-grid_7,
.gpp-sc-grid_8,
.gpp-sc-grid_9,
.gpp-sc-grid_10,
.gpp-sc-grid_11,
.gpp-sc-grid_12 {
display:inline;
float: left;
position: relative;
margin-left: 0%;
margin-right: 4%;
padding-bottom:20px;
}
.alpha { margin-left:0; }
.omega { margin-right:0; }
.gpp-sc-grid_1 { width:6.333%; }
.gpp-sc-grid_2 { width:14.667%; }
.gpp-sc-grid_3 { width:23.0%; }
.gpp-sc-grid_4 { width:31.333%; }
.gpp-sc-grid_5 { width:39.667%; }
.gpp-sc-grid_6 { width:48.0%; }
.gpp-sc-grid_7 { width:56.333%; }
.gpp-sc-grid_8 { width:64.667%; }
.gpp-sc-grid_9 { width:73.0%; }
.gpp-sc-grid_10 { width:81.333%; }
.gpp-sc-grid_11 { width:89.667%; }
.gpp-sc-grid_12 { width:98.0%; }
@media screen and (max-width:640px) {
.gpp-sc-grid_1,
.gpp-sc-grid_2,
.gpp-sc-grid_3,
.gpp-sc-grid_4,
.gpp-sc-grid_5,
.gpp-sc-grid_6,
.gpp-sc-grid_7,
.gpp-sc-grid_8,
.gpp-sc-grid_9,
.gpp-sc-grid_10,
.gpp-sc-grid_11,
.gpp-sc-grid_12 {
display: block;
float:none;
margin:0 auto;
width:100%;
}
.omega { margin-top:30px; }
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:after {
clear: both;
content: " ";
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
} .gpp-sc-accordion {
border: 0px solid #ddd;
margin-top:0px;
}
.gpp-sc-accordion h3.gpp-sc-accordion-trigger {
display: block;
color: #999;
display: block;
padding-top:10px;
padding-bottom:8px;
padding-left:0px;
border-bottom: 0px solid grey;
background: ;
outline: 0;
text-transform: none;
letter-spacing: normal;
font-weight: normal;
font-family: 'Rambla', sans-serif;
font-size:13px;
font-weight:700;
line-height: 1.5em;
margin: 0;
cursor: pointer;
background-image: url(http://mvonh.de/uploads/tld/wp-content/uploads/2014/12/plus_open1.png)!important;
background-size: 15px 15px!important;
background-position: center center!important;
background-repeat: no-repeat!important;
}
@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
.gpp-sc-accordion h3.gpp-sc-accordion-trigger {
background-image: url(http://mvonh.de/uploads/tld/wp-content/uploads/2014/12/plus_open_retina.png)!important;
background-size: 15px 15px!important;
}
}
.gpp-sc-accordion h3.gpp-sc-accordion-trigger a {
color: #333;
text-decoration: none !important;
}
.gpp-sc-accordion h3.gpp-sc-accordion-trigger a:active  {
color: #111;
}
.gpp-sc-accordion h3.gpp-sc-accordion-trigger a:hover  {
color: #999;
-webkit-transition-duration: 0.40s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.gpp-sc-accordion .ui-state-focus {
outline: none;
}
.gpp-sc-accordion .gpp-sc-accordion-trigger:hover {
background-color: ;
text-decoration: none;
}
.gpp-sc-accordion .gpp-sc-accordion-trigger.ui-state-active {
background-color: black;
padding-left:10px;
text-decoration: none;
background-image: url()!important;
}
.gpp-sc-accordion .gpp-sc-accordion-trigger.ui-state-active a {
color: white;
background-image: url()!important;
background-size: 37px 30px!important;
background-position: center center!important;
background-repeat: no-repeat!important;
-webkit-transition-duration: 0s!important;
-moz-transition-duration: 0s!important;
-ms-transition-duration: 0s!important;
-o-transition-duration: 0s!important;
transition-duration: 0s!important;
}
.gpp-sc-accordion .gpp-sc-accordion-trigger.ui-state-active a:hover {
color: white;
}
.gpp-sc-accordion .ui-accordion-content {
background-color: ;
padding-top: 15px;
padding-bottom: 15px;
padding-left:0px;
padding-right:0px;
border-bottom: solid 1px black;
}
.gpp-sc-accordion .ui-accordion-content p:last-child {
margin: 0px;
}
.gpp-sc-accordion .ui-icon {
margin-right: 0px;
} .gpp-sc-button {
display: inline-block;
margin: 0 0 1em;
padding: 8px 15px;
border: 0;
border-radius: 2px;
border: 1px solid transparent;
color: #ffffff;
vertical-align: middle;
text-align: center;
font-weight: bold;
font-size: 13px;
font-family: Arial, "Lucida Grande", sans-serif;
line-height: 1.5384615384615385;
cursor: pointer;
outline: none;
background-color: #434a54;
border-color: #434a54;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-style:normal;
text-decoration:none;
}
.gpp-sc-button.medium {
padding: 12px 24px;
font-size: 18px;
}
.gpp-sc-button.medium .gpp-sc-genericon {
line-height: 1.25;
font-size: 18px;
}
.gpp-sc-button.large {
padding: 20px 32px;
font-size: 24px;
}
.gpp-sc-button.large .gpp-sc-genericon {
line-height: 1.5;
font-size: 24px;
}
.gpp-sc-button.block {
display: block;
}
.gpp-sc-button-icon-left {
padding-right: 0.5em;
}
.gpp-sc-button-icon-right {
padding-left: 0.5em;
}
.gpp-sc-button-icon-left.gpp-sc-genericon, .gpp-sc-button-icon-right.gpp-sc-genericon {
vertical-align: top;
height: 10px;
}
.gpp-sc-button:hover {
opacity: 0.8;
}
.gpp-sc-button span.gpp-sc-button-inner {
display: block;
font-weight: normal;
line-height: 1.5384615384615385;
text-decoration: none;
text-align: center;
white-space: nowrap;
color: #fff;
}
.gpp-sc-button.grey, .gpp-sc-box.grey, .gpp-sc-highlight.grey, .gpp-sc-pricing-header.grey, .gpp-sc-pricing-header.grey h5 {
background-color: #ccc;
border-color: #ccc;
color: #fff;
}
.gpp-sc-button.yellow, .gpp-sc-box.yellow, .gpp-sc-highlight.yellow, .gpp-sc-pricing-header.yellow, .gpp-sc-pricing-header.yellow h5 {
background-color: #f6bb42;
border-color: #f6bb42;
color: #fff;
}
.gpp-sc-button.green, .gpp-sc-box.green, .gpp-sc-highlight.green, .gpp-sc-pricing-header.green, .gpp-sc-pricing-header.green h5 {
background-color: #8cc152;
border-color: #8cc152;
color: #fff;
}
.gpp-sc-button.red, .gpp-sc-box.red, .gpp-sc-highlight.red, .gpp-sc-pricing-header.red, .gpp-sc-pricing-header.red h5 {
background-color: #da4453;
border-color: #da4453;
color: #fff;
}
.gpp-sc-button.pink, .gpp-sc-box.pink, .gpp-sc-highlight.pink, .gpp-sc-pricing-header.pink, .gpp-sc-pricing-header.pink h5 {
background-color: #d770ad;
border-color: #d770ad;
color: #fff;
}
.gpp-sc-button.black, .gpp-sc-box.black, .gpp-sc-highlight.black, .gpp-sc-pricing-header.black, .gpp-sc-pricing-header.black h5 {
background-color: #434a54;
border-color: #434a54;
color: #fff;
}
.gpp-sc-button.blue, .gpp-sc-box.blue, .gpp-sc-highlight.blue, .gpp-sc-pricing-header.blue, .gpp-sc-pricing-header.blue h5 {
background-color: #3bafda;
border-color: #3bafda;
color: #fff;
}
.gpp-sc-button.purple, .gpp-sc-box.purple, .gpp-sc-highlight.purple, .gpp-sc-pricing-header.purple, .gpp-sc-pricing-header.purple h5 {
background-color: #967adc;
border-color: #967adc;
color: #fff;
} .gpp-sc-box {
float: left;
width: 90%;
display: block;
padding: 3% 5%;
margin: 0.5em 0;
font-size: 1.2em;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gpp-sc-box.alignright, .gpp-sc-box.alignleft {
margin-left: 0;
margin-right: 0;
}
.gpp-sc-box a {
text-decoration: underline;
}
.gpp-sc-box .gpp-sc-button {
text-decoration: none;
float: right;
margin: 0;
} .gpp-sc-divider {
display: block;
width: 100%;
height: 0;
margin: 0;
background: none;
}
.gpp-sc-divider.solid {
border-top: 1px solid #eee;
}
.gpp-sc-divider.dashed {
border-top: 1px dashed #eee;
}
.gpp-sc-divider.dotted {
border-top: 1px dotted #eee;
}
.gpp-sc-divider.double {
height: 5px;
display: block;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.gpp-sc-divider.yellow {
border-color: #f6bb42;
}
.gpp-sc-divider.green {
border-color: #8cc152;
}
.gpp-sc-divider.red {
border-color: #da4453;
}
.gpp-sc-divider.pink {
border-color: #d770ad;
}
.gpp-sc-divider.black {
border-color: #434a54;
}
.gpp-sc-divider.blue {
border-color: #3bafda;
}
.gpp-sc-divider.gray {
border-color: #ededed;
}
.gpp-sc-divider.purple {
border-color: #967adc;
} .gpp-sc-toggle .gpp-sc-toggle-trigger {
display: block;
color: #3d3d3d;
display: block;
padding: 0.8em;
border: 1px solid #ddd;
background: #f9f9f9;
outline: 0;
text-transform: none;
font-weight: normal;
font-size: 1em;
line-height: 1.5em;
margin: 0;
cursor: pointer;
}
.gpp-sc-toggle .gpp-sc-toggle-trigger:hover {
background-color: #fcfcfc;
text-decoration: none;
}
.gpp-sc-toggle .gpp-sc-toggle-container {
display: none;
overflow: hidden;
padding: 15px;
border: 1px solid #ddd;
border-top: 0px;
} .gpp-sc-tabs ul.ui-tabs-nav {
display: block;
margin: 0;
padding: 0;
border-bottom: solid 1px #ddd;
margin-left: 1px;
}
.gpp-sc-tabs ul.ui-tabs-nav li {
display: block;
width: auto;
height: 40px;
padding: 0 !important;
float: left !important;
margin: 0 !important;
outline: none;
}
.gpp-sc-tabs ul.ui-tabs-nav li a {
display: block;
text-decoration: none;
width: auto;
height: 39px;
padding: 0px 20px;
line-height: 40px;
border: solid 1px #ddd;
border-width: 1px 1px 0 0;
margin: 0;
background-color: #f9f9f9;
font-size: 1em;
color: #444;
outline: none;
}
.gpp-sc-tabs ul.ui-tabs-nav li a:hover {
color: #333;
background: #fcfcfc;
}
.gpp-sc-tabs ul.ui-tabs-nav .ui-state-active a {
background: #fff;
height: 40px;
position: relative;
top: -4px;
padding-top: 4px;
border-left-width: 1px;
margin: 0 0 0 -1px;
color: #111 !important;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-webkit-border-top-right-radius: 2px;
border-top-right-radius: 2px;
}
.gpp-sc-tabs ul.ui-tabs-nav .ui-state-active a:hover {
background: #fff
}
.gpp-sc-tabs ul.ui-tabs-nav li:first-child .ui-state-active a {
margin-left: 0
}
.gpp-sc-tabs ul.ui-tabs-nav li:first-child a {
border-width: 1px 1px 0 1px
}
.gpp-sc-tabs .tab-content {
background: #fff;
padding: 20px;
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
margin: 0;
}
.gpp-sc-tabs ul.tabs:before, ul.tabs:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.gpp-sc-tabs ul.tabs:after {
clear: both
}
.gpp-sc-tabs ul.tabs {
zoom: 1
}
.gpp-sc-tabs .ui-tabs-hide {
display: none
}
.gpp-sc-tabs:before, ul.gpp-sc-tabs:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.gpp-sc-tabs:after {
clear: both
}
.gpp-sc-tabs {
zoom: 1
}
.gpp-sc-tabs .ui-tabs-hide {
display: none
}
.gpp-sc-tabs .ui-tabs-nav {
margin-bottom: 0 !important;
} .googlemap {
position: relative;
max-width: inherit;
}
.googlemap .map_canvas {
width: 100%;
height: 100%;
}
.googlemap .map_canvas h3 {
margin: 0 0 10px;
font-size: 14px;
}
.map_canvas img {
max-width: none !important
} .gpp-sc-pricing-table {
list-style: none;
margin: 0;
padding: 0;
font-size: 16px;
}
.gpp-sc-pricing-table div {
list-style: none
}
.gpp-sc-pricing-table > div {
list-style: none;
text-shadow: none;
margin-bottom: 0;
border: 1px solid #ddd;
}
.gpp-sc-pricing-table .gpp-sc-pricing-header {
text-align: center;
padding: 20px 0;
border-bottom: 1px solid #ddd;
}
.gpp-sc-pricing-table .gpp-sc-pricing-header h5 {
font-size: 1.3em;
margin: 0;
font-weight: normal;
line-height: 1;
}
.gpp-sc-pricing-table .gpp-sc-pricing-cost {
font-size: 3em;
line-height: 1;
}
.gpp-sc-pricing-table .featured .gpp-sc-pricing-header {
background: #fd5c41;
margin: -1px;
border-bottom: 1px solid #e72302;
}
.gpp-sc-pricing-table .featured .gpp-sc-pricing-header h5 {
color: #fff;
border-bottom: 1px solid #e72302;
}
.gpp-sc-pricing-table .featured .gpp-sc-pricing-cost {
border-top: 1px solid #fe8773
}
.gpp-sc-pricing-table .gpp-sc-pricing-per {
font-size: 0.786em;
}
.gpp-sc-pricing-table .gpp-sc-pricing-content {
background: #fff;
font-size: 0.857em;
text-align: center;
}
.gpp-sc-pricing-content p {
margin:0;
}
.gpp-sc-pricing-table .gpp-sc-pricing-content ul {
margin: 0 !important;
list-style: none !important;
}
.gpp-sc-pricing-table .gpp-sc-pricing-content ul li {
margin: 0 !important;
padding: 10px 20px !important;
border-bottom: 1px solid #eee;
list-style: none !important;
}
.gpp-sc-pricing-table .gpp-sc-pricing-content ul li:nth-child(2n+2) {
background: #f9f9f9
}
.gpp-sc-pricing-table .gpp-sc-pricing-button {
background: #fff;
text-align: center;
border-top: 1px solid #fff;
padding: 20px;
}
.gpp-sc-pricing-table .gpp-sc-pricing-button .gpp-sc-button {
float: none;
margin: 0 auto;
} .gpp-cs-clear-floats {
clear: both
}
.gpp-sc-clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}@font-face {
font-family: 'Genericons';
src: url(//praxis-shamon.ch/wp-content/plugins/gpp-shortcodes/genericons/font/genericons-regular-webfont.eot);
}
@font-face {
font-family: 'Genericons';
src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAACKoAA4AAAAAOewAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABRAAAABwAAAAcaOlp/UdERUYAAAFgAAAAHQAAACAAlwAET1MvMgAAAYAAAABCAAAAYFFfaIJjbWFwAAABxAAAAIoAAAGitZecfGdhc3AAAAJQAAAACAAAAAgAAAAQZ2x5ZgAAAlgAABuuAAAtdLos/hdoZWFkAAAeCAAAACkAAAA2A8n4fWhoZWEAAB40AAAAHAAAACQQAwfdaG10eAAAHlAAAAByAAAA3kwoNktsb2NhAAAexAAAANYAAADWozqXpG1heHAAAB+cAAAAHgAAACAAvADAbmFtZQAAH7wAAAFgAAAC2ELpXftwb3N0AAAhHAAAAYEAAAQutFt7d3dlYmYAACKgAAAABgAAAAYlQlIwAAAAAQAAAADMPaLPAAAAAM5V8W4AAAAAzlXVv3jaY2BkYGDgA2IJBhBgYmAEwkwgZgHzGAAIzQCcAAAAeNpjYGb/wDiBgZWBhdWY5QwDA8NMCM10hsEIzAdKYQeh3uF+DA4PGL4ys6X9S2Ng4GBg0AAKMyIpUWBgBACGTwuSAAB42mNgYGBmgGAZBkYGEJgD5DGC+SwMDWBaACjC84DhI+cnzk/inzm+cH6R/KL5xfKL55fILwlfmf//Z2AAyjJ8Yvgk8JnhC8MXgS8KXwy+OHwJAMoy/P+vwMzPwsfHx8GrwKPJo8wjyyPOI8jDzcPKnQa1ESdgZGOAK2FkAhJM6AoYhj0AAMVdI1EAAAABAAH//wAPeNqNWgtglNWVvud/TgIkM5lXCEySSTIzSEJiZpIZwiOMIOURHsFgCMQHokAJyBsLBfSvlQVBoauSWqEm0irIdpHdRVFT65TaqkWwLNFaUUvstjzU1rZWBea/2XPuPwkJoJLJ/77/f8+995zvfOfcy1SGf/CZ9HMmM42lsb4sk7Fyh98hO/1OrwP8fcDhhM/O7+U/e20v3wrT9762V/q5eT1sYZ28vRO4+RbrhBIusU4GrMdfOWOaxCT8qGrgt3XWB7/sZF6sze2vBH+lP+J3+7uOKm4aSzLJMA3JMAC/xsUXDbrDDZmZ+B0Dzwyjk+HOwCokwAI6/vDbTrzOV7LskpJfJNmzWDhaESzQXHIZ7ILbjh7lLfwW3nL0KLzW3tzc3qyzi3duoxLJo830gDGFGWDohmYIid3Mh/JibwSwNwJqpR/CzM4KC3CXle+xa/lBu26cw1Ya+J80SGCJvQgaP//iC/wc6BWQ3tbGP29TjSSTrWbNjrdeSIAOy0Hn5/hWfk5mVKIN0qluidl69hdz+h1+qh/oiJshYzU6bkkG2BmS2Ku4Ad6TDc7ojGPnAD3SqB0SY2ng0IwLhsJMg8YbJCykGthv/fDCpekO1VEKlRXRfI9qbFvWyZZt64DqDtVY98og87QhPTrolXUtHR3Y3zgaepd8DFCiNPA7aZRxuPCLtMeDyWi4ZKEGMnxfklVTWy/GvhjfikXDeeBxZUIoFq0og2BBJsjgBdXrCY8Cr64V4L0KceaS522saa9prKnZNGtjMDgr2BTY9CE0zeLN/O/ionFT6nHjpqC6d1MNnrfTRaAJCwc38m+Lwo10Piv1FE8CTaQ7uCV06oMsVkhtCXvcDpdWiL1dWBCsdFREwWHdKgbs/Zg/HAUcoNmtrbN5nMcNPFFP0pWBlwnszz3v6Ayf4QMeh0TrbMAzE+9fvGe8I/qja1xU7JF8MTY4sIFYLrhdGaCHqqEiqMdyZTeOSyhaIYnx5IbS1Nhwe2ndsMZxU6cmG3Ou8dmHVzbWqPixC7hJrKlx5tl7Zzz14PDGcW2/a1vcOGDk2EmhKQ9Esc3CLitsqFlsPrY0rLAst52pWhBHvLIiVK3QTgqGSiFD0oMhTS+VM0Hzam5XruzV9AwohVCpEhoMGeDx5ireXD0ac3lQvlARc1RksSKFHYO1kLWLr+GHiwpg7OQ1Rn1sgZZuy3Qq/SIjbo/dtXnzXbE51WXp6cOuXRCrN9ZMquw7cFTDjHwpzVcQ9Sl9+6c5cuQ0X05BP5D7ZeUVRUfeUAoFRfwwX7MLnLDWxnbxv/INx/h/mR/N1/P6K69Mu3d4Wt74pn3Ln1iWOWj8reUgKVnlAb8k+QPlDk2SHlq/omX5vqbx+bayWf0yYGhM6Vc4IFvS++RkYdvyhvplW07/vP6edDk9vFrJztfmSx6Y+jtYh+0gvdVpJ/osEzEgwMKsmo1jtQJlGMIMQ5xhBDSBAq3Q46xWYsEiVWO6pygmqdiPuZI3qnglHNQsb5TFgqG+ANGsWJGaC1kQjkkylZXDsBN7zvnTn/JP+AZ+B26f/PSn4JQm5Bv5836rtU7esuCau/lB89Qh/veyQ/DZ5gflB8c998UIjy+k7YVJ3805l7Ny0Xr42Sl7nP+FL1Pu3/lGNv+Yt2cMa+S+Z9v8z3zANzW9Y2OXfB/rFPUW2Z/iT0nD8qtHF939UPxG3va2Z3wp5EysurUp1xeZ3tevDQAf/2d8N39z9RGITr7WqA8nv1wE0xOlpQMe5b/lr9dCCdw3kR97NUG4QjZlY3oce4uBpqOOpENfKMwPeCL5MdQiTySMh5GoRgQ3MY+ikg5Gwh5vNKbpURubfrc057f8NF99kj/BT4TDEPjz/b8fVFJYVfnvifoF9XOrHodDIPX5fN/MluFb15Xdv05be8+sIucevo8f/uvWl7QD0q579EzfqUfVa9Vhzy9aNufQ6X7lZfs+/1b1gJrmukwho8EQQHWDhXpavcPv9I8ElMUbCxYWZEg+KHREHP4UEiBqNjU3N/G/QEZf/pfi0U9pUxbc8lBDCedmCT7QjeamC1hCehWURN8RMfhHeuyWVdd/zJNmVXMTvSswlxnqKay3P17IWKGDaqiolrD5eSAXFmg+ST2VwX/NEx98UDHvP+6MNeXk6L+cFFG+5MeSB+UJUAbSlM2L45os87/Ex2a8iQjS1ZZMNoU1sFvYPKGfHtRPDfUziPoZBWe1VFlBJpxGfe0NFhUWKHokHB0FUY+mazo4ZTT9qNdj3csFuhnAsdPlaFZlhYoKDBqqbDDUBzzyRFgEkz7duvVTfoA/wg/QmfzItGyHy5vtkpyqXeur2mR5yrD0xfzMjjf5zsUVgUWFBW5nhqukHIL719/oynS5NkwNLiwstDsh015cLk1XR35+8N1zB84f4fd8Sw5uvleRvvzHUt3oWQdMEvVeCELfqVU3+UtnVhYouekD+mRneByu9Kp6mLvklT2qJENegaxKyR9KDmjQpYJ8SKebzv4eSZVsgwZvfMysaoIVJ95882O+9g7FtzNZWqqp0m7zOj8Tvj/Vn5XsOjaNzSXfX+hAakK6IPQEAROB0oY9GROnkZi/QNOpY1GVfEBQGYx6c8Hr0WQEhgLdQTpPUApAXYoahQjvRRxVNUPwBSQFqFmqevM2uTCzyOlzOGylkw7MqmvdaD5xz59rLf05//L6193ubWvXvORxG3dnTXAe/OH6I7m+/Jw82KODeeDGTdlV7xrTJzrri0b4fBojoiG+nsSXB3q27Vso5fQd6BjgynanV3xr+IMHlx28duucuutIqw3zaeV3jz/xB0X5809aE3w71MGf75FHVvlHBPj3fQG7bW7tjQsA+vcb3r+8oNzy6eiUtCmaF9liobAjVJ3KUkAddrs84KgQJqRXkpJXxKrxqVsQGCkLxtRJtaPH3DBNWb/7/vC0oQV2/iXYbPaxkQ3mNCJMqjp12IjJU4YPm5pcC68+81x2SbD/0uQpaBviHDT0f3iD3D95qsc4ZbKBLMJiPS3ZMlnn1UnUZdlkvc3Jb5Suy9CtQTE3XIWswP4DnUkt+pHrhO/1ZLldkoIUIyShmYWCMWcKAoX318gI0egYiet2oSLp5IBDQTThaqlIKd8PZW+s3Mtfe/X2Zwom2Atu3q77dg16cF5dQ2BkhnfN3FUv3M7Pfrnlkx831GXpuj1NL/Tc8/1x249BsY2teZ1feOBzflfHzXH+QdXah6O710r7p31nS9vCGyIPHaq6/QfPQ/lzb0PG7btPrH74DndO9shB2fa0CKh773zv6OO3pvDd8on1KR5BfrCwIBSNOXPBkrxUQtGRvHi8nih2dCwaDAUrLZSjFmLDY4RHQWtk8gB7wXsJjbBc/cPbJvrGD9xau8vcfMtTX2x98B9Pf7eqaX6WT5HssqpmXD/OSCx7vaO2+ZYbbnf2Kc8dN+aGFXZb2jJntoa+bl9P1oA8fwP/667BK+dDTmXNQRj12vL2n8yZ/L2n/mfm5uODbRnOtHia0+OY8t3b/nvjtBP7Hvli+6ra0sfvGjx6xqPLiqc5nTxQd9vm1ZCEaIoeSKxVmq3PVluRJZBPsQfzNbsnvyh1lE9+xvd89hk0KCtTJ/J0aPgsdS6OzDJ8/R6kGYg8kBUoklEJcLARM+SgTLqh6V68NQCyImEqaUe/vuW+sfFNdtvSZUMnjHBVlB+buf+ejdPXuG6a9oNFPzZhMdym/hgabX15ne/Rm/bvh8ypMB7KnLZHl921aDrvMP/JO+D38CsKV1IxTiay38tsBxkpDitDxt+SpL2SZ2LZjhYubkm4J15r4ovwDjO0QWiHBXhRqAmh3RGHSwAg4l405sD2hEgF0PD8yphOx5BrJ0xc+JucnPtuvXn94saG1f92/6QRJQ4H7OX1urFl5s0j44WmuWXN6OuW5+d5XEMhp6Go/5DSx+AN6N/L7vMQd4ZfLjvSimAxoC8Fl2c4hKOKGJGoXfWj+iHdRtaBQO5BtI5W9jJ+9WxNpVFZI3ZmCz/UQREQUu9P7bydN/B2O/+0plJllTW9MQDjndRLNTUd1lt5o6vbeTuUtFePNhk9ZDbk/KAzjTMXy0bEykfUDLLBrJTYP4mvA3UTUAtiEA2DN+BwqjFwhnRvIBby6141oKdBSHUoAekXPp852uHKcpqjfT7pF45B5pOnIPc+yD1lXthz9swZ874nn1S+fPJJczT/8BR6vftP8Q+1f/Ih2Xl8SL6Hl/TpA+2efDielw3H+5gfPfYyRPiRlx+DBvPlnTt3li7Gv9aXd/A90LDjZf5Grz6vZDPYz6/AMMJF5AxLpRANO6quEgoWhYJZsWhRDH2fgkCWpUBQ0TVJKIYSw9YSARwlR4siYcWL+lHk9JD2EENkI4UXLaJrUT5KIFIK4hphRaAK6VTqMTJKjBgJbOhKJxTFh4gy3lxJYCddABa9EneRpI9h07zhM5pfX7Fyfyg6YfkS/tzuPfzsuIn9ZjTAkP+W/L/ju187Aash+mP+1p133uFyPLVuNeSvnTR+u/nIQ3IGzIGsnT+B3DlFBd/m723TZtRvWb66rvFX4E5fOH0e/+zOlSNHptkeu3PxH4eP9NR868TUG13uSPimm2qDFTZHpGJ63fCqvlpx3qCy0vH9pIw0t2fspHHO0mDWuOLiRv9ETarfMPr6ub7swIdLlg9Fanr2e99//orM6NwHX7yx6d5Vx3Y2ua49tOaHfN/qtUt9Az5o2Ql3/mjH/+Zq9pN8+/H3+aYTWo6+aslC/oftj3ROGJdZ5X6Eb3+7Bdux3HhgbVXo7u1m+tYVKwYXDiwA96+khS9XT3YNr16wcN13Xsn1193c+OHEya4R1bfOmT4921vuHXdNw7jxqjYiVhcYZXerMLRYzp3oy/UrxQWTbgjFbGn9866fe93Csiz7nQ9MXDi/uHjFqjVrHvA63yXsoPibaaw3AnVH34RAgnNTsI0nGrEkPKFAurkJDMGpKfDFWJryP2hJiDBe5GpyJKYh96EECZY1DcOIK4ZpoCJT5oh15Y00qltBBoMcL03KSuWLNGYyzmR2uKmmpqlGw3MT4VJm3KihO93xu84EBgUutwYWrpbQFtB/I+dLAx0cEbkcVVN9acmSl/gF/iG/QGeQd/atHY2NO96yDrAZBs/i+/G7vQqp4sULS7rL0UFi/O1GqIV3RVtEnoeJfJUDrwuCFdGwx2X1KJKdqNIkMl4c3U1LR5J1KIbIdPGzHS1EEFs6erapDxvASqyMl78y4qbNSeQJSa47BZsQscaKhqmQatOM84bI0xlGTWVSwKFMIBo3coLBimAc95pxgYIV/KMMH5UwaS89G8zhDJ/nQAJLXiJH9BvkGC6hvftkDFPQyEsh5hTSRL5CHB6XQPb4ZcnQhuTkDNQX7aN6v1IwKd8rSSCp6SjfQB1fgf8iCRnr20vGPMF/i1mZYKHD2Sg25pt6z10YSG1qj/NLr7+qUxklEa2t5/ml11/ZLuPyv648KmG8yDmCm8wQKnEfQa8DOuX1EgY5fYhTipHSlKph8AQXudo4sAuGuNkrJ+sUuVPh2kolZIDhXHQEutqdQNWZwR0/en7VRTNYwst65E4BP/23Hpq/6vkfLemZN7X09mJd/q+tTUZk+KYaN0qikV9frWRhSO+6ryH86V01YKURq3qgWN9fKaJI7TIR4G841PoLKTngXCpyM6iCSyXhDlkIkRKIpQp2EpIxKLExrZ31Q70spEyrA6JF+YoXBUNsCskIJeFoLA2IeuvRVPZaSeEenJ8LfaAE+twBF7g2l/8LWc+/7vgIlk/+9TuvTIJV/MHHTy76dc37SIqI5oCFjwqD8/NXrJjHVa7OX75iPpznD06pq5sMK2HFEzdM6ZtiRC0p7FS7ZaSZgAEoY4TGTAgEXmQ4RAfUEKDIVlBEoiMxilFUFINQjNgSeokCdd62+UtRHP7Ap5v4JiF78y/h41kX2CzpWV6S0dFSIreLZjT/8kkqSk34+ybTA+30TFu1rfSGKfQy+nVswPfoRSWPl0RLWjq4QW25dVspNePvG+kdus2svLlkCL8h/A1RsjRAobxKggwjQXlgkQyO46US73XJqUhX/knEUJd9Q44byUQyYchxsZPpG70uk1SkO/4mzO/DvGyINaMSsHIQbtVPQ0qY4/Ko3cw40uOnobkCq0H+S7AIAoA7aS/NsnDCwgWabrHILSIf/ifMOF1JeLy4kR+HXPTj21kayhEAOQ1kUGV5knkA3jsIJ+DEQXjPfPZZ5W7gz5lnYBI/IHlhIkheJuYTWCoXnkGaQGjjEPCJP81IYQ02tpPRT8yPiDtc/EBsqPs066Jb/lxn6eQHEb3cGMekyQ6abPLGyN+b+IMjSoRH4Mh5JsUTCfVIJEJGJM3jR/gRiEDEZJEIECgqoo8TWgK/aUOWYLcYBg4UhLyooRJCTSJp8LhsmP85W6qb3SoOJnEMwPYkDUjIRvKTno+ALJt1cR/8OqlBgGZ3aFMFZSEVS0BCSmCEJehLL6zph/FDPnmYMPqhHBx2DMCL8IpS+v4KqShLGLMHA8ZjsBWmwcDfLO5kh/nTPMiTVnDdSTNfzyxtXbq0ldJEi3/D/48/w5cfAwXehRmHOd6z4u9jcNtRU5RbKvCOuTEO+Egvxb7ItuYtPEK3YlANHtlBFZOTC0elFKQob0lfNCzffe6jPcsbpC+rduwYIGCg5lmLWj1zoXjrG29sVd66ecyY5EoQmsZpzytTcIF1dsWpHpaL0Qdzom6L7I3Xg8FlRYgSPIruZ12tplwc5RhCwQJdoyg0gqGJ34AfDBmb7n/zvsdWBhcEA4GGM/ce4odq+OEUFZI9fKlVYOeyYBMWmHn63kNQXQOVCosNXr9reTAYbArMvKP9Z1yUbwZxe0Wg67aFDSw1pxYiTkgUicJNNDcXxp+VPfpH3BP0qUJug/Q2y60YdIp9jYZm4EFnbRtMQ3ilFwhENrS1bZCM2qVLa1OE6RU+gq4ktkHYETykkX5kYE8x5tLQkkpBuCJgGP1SXkJjM2v5Ar6gdqblUczmrrnJyrPHa3kTNNcetxyNeVeb9chq12zCPPUkmVcaFELMC0SLDX7SOAkJmuyDViMhWTqC2mMjOaz5S2JC/cGyZr+Nfcm6Nl04LlPMF3b25AwOVkTRgCOUISZOHMEiqbIiKwYuSff6HXmoapUVUsjhUbLQ5I3T42v/sPsAf2/P6oWqb/XCP5mG861x0/AWFO3R8fOnx73w7f38k2J+PvdtGNu2A7wLzT/t4GcW/kmiki/O3w/OYtDz3uIvUiwhYzsVQ7SC4AdRUhGeOIVT1AHWvGdqPlaUYEnxXhJhohOrxEOdFLcx9Y8iNzTAmlsk94/AkTowHBVXBmAIXBHtijtgCDxscCesWqq+Zh35v8x1+x6ur3+YdjseX7bs8WVygli81FLN87pPwLBK4I7XL6NiPfFCF36W0RSjtV1upjqOgSmmjWVsQU8TVbvvU7bnChaaZvkhwYW9IiNTLHjwRRac8kmWN4oIz6QWIiJjRzCMUtAKKgI08/9V5z08VaLTUnzaQxCJGva7aXkmELPg737FucWFSXirtCDFMuu6uOTILB+N/oTiygEit+2xvGhFdHiKl3irRRTk0hZ4uxNITbretuHfbilrW97SoTALKHyFG9pmz13b0VItbBTRQVesNRBpYgYcAxdUDgjRfHc07ERWpz4KuRMnnpl4rIZX8ZPwKuBFTftDnawVPdiL/MOa4zVnJkjjeRXk08P2mjMTzY+BtVp+RcZ2qUSzaPYy1Y+yJYpqiUR6DsfVT9T/JN9D/hZ5KcTUT7hzBswQSwienoF65qyHGQbMqEf7d8JxzegqHxPlQ3jzkxn8aVqMADN6l0dbiWskA/6nSchs0PEmTGRB6NUwDk9IyIXQsVl+UPApNS6YofD+GjNExC/FCfwT4szKO8soG83aXwMOWax1wFfQWlEs6z4QxCTF+ggrDhHcQqxV0CyGhP6bdIE87AWxmEQYLOVvJbypGhrrtU7lStEd6xm/BdyFlfA1MdyVrqWeQdvXx3BXutZYV9TWyYwr/1FXSSK/IXIUlv1fmiX1k/2lVshg54lEC+2ls7Rug1sooLPmpqR4RqmYTsqMdGVBUhgj6vCibw5eWgdGvw4/9k9FlFawYNdnXaE6sarHoHNrHcvhS6rFDkItMJqaTSaoE60J6uYGqMdMxOGEs/0FylLmw33x6GI6YlAQ9UPgmmTBWxKVjb//fid7n7+vdqNa6shO8SeG8H9CvyFwK60Rwd4UOJAnWphCAgK2K6GBWA2DbsECBS4W49CZpnUDA9ErwVwZLSYRVKKTDvn5XUBhVpMw1kqqizhU0LN2UcvXwNHFSsSY9qw/VSd19iX1pnJJKT5uE1k59FcCICBGTdapbaiS786SgnwW0HoniUYFTZjC5qfMdxulAGksp6VOZFlyd25KQVbeL+UTLEIAkZC13suSlXzP4cNEm3F08C1C6MMpO06Ns0NociF5kuFozpYmR/BzwYqY8C+aIQKUeJfO4jfC4XDyKCU+SHENS5HPG7GHYnhJ49vKWvXZ+mxWKrJNekDTnXqIcvF6yBkMqaEYdnAsFFOjMTnmjYa9Ma/s8Qa8tLJB7wqd9dnD+JslozxbXh+TZhvz+hb30Ah/c9hpm+30MCgvG+HG+/Yxrz/gGRqBcrpt5gpAlj6mWxdL9vzCiDKr6OmeX342tUKtp3/vY9l3z5VvQJOHOkQDLhYJx0C7dAWcEubt7ZvWSm3jMdwoad+4zhw7/rLlcObRdigZb45du6mdt4+X2u6+vE4cArJxmlKFLl9TlDpKBMPE8QSDSlpwIqcOiFEKE9ibgpOaLpu+mMvs5ln0k2n5E+ty5LRZfLubk6X4WpJZPEzwSdQYrQv7xVeAokZRKPUZqTsXbJWVLIYrCqviYzy1Yi5VZWpNHbu4pk5UZ62pk0EsGrJdFeZ2JbeFpipN4isW+NkQ/M5bVisw90IvzBV4RHVcEXNTRNvRjblXqo5wh4am+WwX6kLNJTVTR6mC+TU1J7uQ10whr9Ir/03e8esz4F2q4Y04Cq8mD15QO3Ro7dB846oy4fLYoVT8NR6/RK7Cb5QL5IjcRTWvRi7J85J3qZDtagSDJ+FxPme2kI5dItsoNu6bZCN4EbOpPkAXGovGxGqTUBANO4R4L1293BKLZfePFmf22ZhlL813ZtodA66bOXLxXXN2X3VbZP/gGqy7aIC9r9sTHJzr87kwNHOm9yn7TrV5LtVEkYe0YnVhceIni5WgCjYeTvJ8VKl8OEl+4UplFUEGkpeVvZjb0TC6zaL4lqLQiJPcIB2c/lChThu5efqvh+ny26SwIM7rkwuLjWL5bdypYlUqCG22jhZhopwc8cgE2XUEoxo5Qb9kPLXmAa9tYsUo2hTdFs+tNitxkcvDZ87Ue0hC4/gUlHgqz4fPAmlg3RYl/h/6xldMAAB42mNgZGBgAOLFQhM84vltvjJwczCAwLnQqweQaQ4GDgjFBKIAD1IIzAAAAHjaY2BkYOBg+H8DRDIw/P8PJIEiKIAVAGP8A/V42k1OuRGAMAyTDAU9xz7swAKMojsWoYaFGIQBiOwUOGfHryS+SIsLYMsnBAgICoQoHnBdppAndLxbfWb1NIed9rz/v0TPq76RW1jMQMVufBpz8++9wf05exhbjMJUV+XsLKbiKsWdTaXGasf1A9cnG9sAAAAAACYAJgAmAC4AXgCIAMYA7AD6ARYBMAF8AbgB8gKMAyYDeAO0A94EhgUaBVoFsAYWBpoGvAb6Bx4HVgeyCBAJPAleCXoJmAngCgIKRgqYCwILKAteC5wL5Aw2DJYMuAzaDSANPg1iDYwNug3SDhQOTg6kDuIPEA8mD0IPhA+SD6gP6hAeEIoQtBDmEPgREBEoET4RUhFeEWwRghHqEhwSXBKOEs4TBhMuE1ATfhPaFBQURhRcFGoUgBSWFKQU1hUYFWQVshYkFjoWUBaCFpAWnhasFroAAHjaY2BkYGDIYtjLIMAAAkxAzMgAEnMA8xkAIUwBfQAAeNqNkr1OAkEUhc8CmmBhRSysSLRQE2ABDYqVhZqoMUSidiaoCxj5E1bAxufTF7D0ISyt/GYYlACFmczuuWfOPffunZW0pFdF5cXikj7ZI+wpQTTCES3ry+Goit5YE9O6V3R4QUPvxuFF+A+H41r1vh1+00ok4fC7/MiWjlXSmZLqK1BXPT2orRZxjt2GSapC/MK7AQqtalY9AIWqg6qWCUGBhrrj2SEa6zbQhKyOisqwBnalVeP0mbepWINvkGFyW9QI2BnYDmwK/4qeUBqfJsyajlzFw5l6m3yd8TC9Gr+29bsgrlHNfE9XWbx8u/Z1qVNd6xw0Ly81lTlPk5zSXE3NabJaSWUYg/MTbB1l6Pz6vxlpFexpE9dHPI2mCmvmdMtdpbVj9y5eOe39q/8T+MB2dcBpE75np91iBgGufzc56sGw90RlO2PDZm3/29ylT80itQv2z/E5yf8Ak9xwFnjabc/FchxBEAbhzTXIzMzMMF1dvZJMMklmZmY8+ObX9CsZtLk6uSMm8jRf1N/r92bf71+96P3vff/70evTZx7zWcBCxljEYpawlGUsZwUrWcVq1rCWdaxnAxvZxGa2sJVtbGcHO9nFbvawl33s5wAHOcRhjnCUYxznBCfpKASVpDFgnAkmOcVpznCWc0xxngtc5BKXmWaGK1zlGte5wU1ucZs73OUe93nAQx7xmCc85RnPecFLXvGaN7zlHe/5wEc+8ZkvfB37+ePbdNd1/zpT5lps2GrTNjuw43bCTs429EIv9EIv9EIv9EIv9GLkFb2iV/SKXtErekWvDL3qPdV7qvdU76neU72nek/tRv8P70md1Emd1Emd1Emd1Mk5Z7gr3ZXuSnelu9Jd6a50V7ori17RC73QC73QC73QC73QC73Qq3pVr+pVvapX9ape1at6VS/1Ui/1Ui/1Ui/1Ui/1Uq/pNb2m1/SaXtNrek2v6TW9wdBr3ajFhq1/AKKM+koAAAAAAVIwJUEAAA==) format('woff'),
url(//praxis-shamon.ch/wp-content/plugins/gpp-shortcodes/genericons/font/genericons-regular-webfont.ttf) format('truetype'),
url(//praxis-shamon.ch/wp-content/plugins/gpp-shortcodes/genericons/font/genericons-regular-webfont.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
} .gpp-sc-genericon {
display: inline-block;
-webkit-font-smoothing: antialiased;
font-size: 16px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: middle;
} .gpp-sc-genericon {
*overflow: auto;
*zoom: 1;
*display: inline;
}  .gpp-sc-genericon-standard:before { 		content: '\f100'; }
.gpp-sc-genericon-aside:before { 			content: '\f101'; }
.gpp-sc-genericon-image:before { 			content: '\f102'; }
.gpp-sc-genericon-gallery:before { 		content: '\f103'; }
.gpp-sc-genericon-video:before { 			content: '\f104'; }
.gpp-sc-genericon-status:before { 			content: '\f105'; }
.gpp-sc-genericon-quote:before { 			content: '\f106'; }
.gpp-sc-genericon-link:before { 			content: '\f107'; }
.gpp-sc-genericon-chat:before { 			content: '\f108'; }
.gpp-sc-genericon-audio:before { 			content: '\f109'; } .gpp-sc-genericon-github:before { 			content: '\f200'; }
.gpp-sc-genericon-dribbble:before { 		content: '\f201'; }
.gpp-sc-genericon-twitter:before { 		content: '\f202'; }
.gpp-sc-genericon-facebook:before { 		content: '\f203'; }
.gpp-sc-genericon-facebook-alt:before { 	content: '\f204'; }
.gpp-sc-genericon-wordpress:before { 		content: '\f205'; }
.gpp-sc-genericon-googleplus:before { 		content: '\f206'; }
.gpp-sc-genericon-linkedin:before { 		content: '\f207'; }
.gpp-sc-genericon-linkedin-alt:before { 	content: '\f208'; }
.gpp-sc-genericon-pinterest:before { 		content: '\f209'; }
.gpp-sc-genericon-pinterest-alt:before { 	content: '\f210'; }
.gpp-sc-genericon-flickr:before { 			content: '\f211'; }
.gpp-sc-genericon-vimeo:before { 			content: '\f212'; }
.gpp-sc-genericon-youtube:before { 		content: '\f213'; }
.gpp-sc-genericon-tumblr:before { 			content: '\f214'; }
.gpp-sc-genericon-instagram:before { 		content: '\f215'; }
.gpp-sc-genericon-codepen:before { 		content: '\f216'; }
.gpp-sc-genericon-polldaddy:before { 		content: '\f217'; } .gpp-sc-genericon-comment:before { 		content: '\f300'; }
.gpp-sc-genericon-category:before { 		content: '\f301'; }
.gpp-sc-genericon-tag:before { 			content: '\f302'; }
.gpp-sc-genericon-time:before { 			content: '\f303'; }
.gpp-sc-genericon-user:before { 			content: '\f304'; }
.gpp-sc-genericon-day:before { 			content: '\f305'; }
.gpp-sc-genericon-week:before { 			content: '\f306'; }
.gpp-sc-genericon-month:before { 			content: '\f307'; }
.gpp-sc-genericon-pinned:before { 			content: '\f308'; } .gpp-sc-genericon-search:before { 			content: '\f400'; }
.gpp-sc-genericon-unzoom:before { 			content: '\f401'; }
.gpp-sc-genericon-zoom:before { 			content: '\f402'; }
.gpp-sc-genericon-show:before { 			content: '\f403'; }
.gpp-sc-genericon-hide:before { 			content: '\f404'; }
.gpp-sc-genericon-close:before { 			content: '\f405'; }
.gpp-sc-genericon-close-alt:before { 		content: '\f406'; }
.gpp-sc-genericon-trash:before { 			content: '\f407'; }
.gpp-sc-genericon-star:before { 			content: '\f408'; }
.gpp-sc-genericon-home:before { 			content: '\f409'; }
.gpp-sc-genericon-mail:before { 			content: '\f410'; }
.gpp-sc-genericon-edit:before { 			content: '\f411'; }
.gpp-sc-genericon-reply:before { 			content: '\f412'; }
.gpp-sc-genericon-feed:before { 			content: '\f413'; }
.gpp-sc-genericon-warning:before { 		content: '\f414'; }
.gpp-sc-genericon-share:before { 			content: '\f415'; }
.gpp-sc-genericon-attachment:before { 		content: '\f416'; }
.gpp-sc-genericon-location:before { 		content: '\f417'; }
.gpp-sc-genericon-checkmark:before { 		content: '\f418'; }
.gpp-sc-genericon-menu:before { 			content: '\f419'; }
.gpp-sc-genericon-top:before { 			content: '\f420'; }
.gpp-sc-genericon-minimize:before { 		content: '\f421'; }
.gpp-sc-genericon-maximize:before { 		content: '\f422'; }
.gpp-sc-genericon-404:before { 			content: '\f423'; }
.gpp-sc-genericon-spam:before { 			content: '\f424'; }
.gpp-sc-genericon-summary:before { 		content: '\f425'; }
.gpp-sc-genericon-cloud:before { 			content: '\f426'; }
.gpp-sc-genericon-key:before { 			content: '\f427'; }
.gpp-sc-genericon-dot:before { 			content: '\f428'; }
.gpp-sc-genericon-next:before { 			content: '\f429'; }
.gpp-sc-genericon-previous:before { 		content: '\f430'; }
.gpp-sc-genericon-expand:before { 			content: '\f431'; }
.gpp-sc-genericon-collapse:before { 		content: '\f432'; }
.gpp-sc-genericon-dropdown:before { 		content: '\f433'; }
.gpp-sc-genericon-dropdown-left:before { 	content: '\f434'; }
.gpp-sc-genericon-top:before { 			content: '\f435'; }
.gpp-sc-genericon-draggable:before { 		content: '\f436'; }
.gpp-sc-genericon-phone:before { 			content: '\f437'; }
.gpp-sc-genericon-send-to-phone:before { 	content: '\f438'; }
.gpp-sc-genericon-plugin:before { 			content: '\f439'; }
.gpp-sc-genericon-cloud-download:before { 	content: '\f440'; }
.gpp-sc-genericon-cloud-upload:before { 	content: '\f441'; }
.gpp-sc-genericon-external:before { 		content: '\f442'; }
.gpp-sc-genericon-document:before { 		content: '\f443'; }
.gpp-sc-genericon-book:before { 			content: '\f444'; }
.gpp-sc-genericon-cog:before { 			content: '\f445'; }
.gpp-sc-genericon-unapprove:before { 		content: '\f446'; }
.gpp-sc-genericon-cart:before { 			content: '\f447'; }
.gpp-sc-genericon-pause:before { 			content: '\f448'; }
.gpp-sc-genericon-stop:before { 			content: '\f449'; }
.gpp-sc-genericon-skip-back:before { 		content: '\f450'; }
.gpp-sc-genericon-skip-ahead:before { 		content: '\f451'; }
.gpp-sc-genericon-play:before { 			content: '\f452'; }
.gpp-sc-genericon-tablet:before { 			content: '\f453'; }
.gpp-sc-genericon-send-to-tablet:before { 	content: '\f454'; }
.gpp-sc-genericon-info:before { 			content: '\f455'; }
.gpp-sc-genericon-notice:before { 			content: '\f456'; }
.gpp-sc-genericon-help:before { 			content: '\f457'; }
.gpp-sc-genericon-fastforward:before { 	content: '\f458'; }
.gpp-sc-genericon-rewind:before {			content: '\f459'; }
.gpp-sc-genericon-portfolio:before { 		content: '\f460'; } .gpp-sc-genericon-uparrow:before { 		content: '\f500'; }
.gpp-sc-genericon-rightarrow:before { 		content: '\f501'; }
.gpp-sc-genericon-downarrow:before { 		content: '\f502'; }
.gpp-sc-genericon-leftarrow:before { 		content: '\f503'; }@font-face{font-family:'FontAwesome';src:url(//praxis-shamon.ch/wp-content/plugins/olevmedia-shortcodes/assets/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//praxis-shamon.ch/wp-content/plugins/olevmedia-shortcodes/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//praxis-shamon.ch/wp-content/plugins/olevmedia-shortcodes/assets/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//praxis-shamon.ch/wp-content/plugins/olevmedia-shortcodes/assets/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//praxis-shamon.ch/wp-content/plugins/olevmedia-shortcodes/assets/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.omsc-clear {
clear:both;
height:0;
overflow:hidden;
}
.omsc-clearfix:after {
content: " ";
display: table;
clear: both;
} .omsc-one-half,
.omsc-one-third,
.omsc-two-third,
.omsc-one-fourth,
.omsc-three-fourth,
.omsc-one-fifth,
.omsc-two-fifth,
.omsc-three-fifth,
.omsc-four-fifth,
.omsc-one-sixth,
.omsc-five-sixth {
float: left;
margin: 0 4% 0 0;
}
.omsc-one-half.omsc-last,
.omsc-one-third.omsc-last,
.omsc-two-third.omsc-last,
.omsc-one-fourth.omsc-last,
.omsc-three-fourth.omsc-last,
.omsc-one-fifth.omsc-last,
.omsc-two-fifth.omsc-last,
.omsc-three-fifth.omsc-last,
.omsc-four-fifth.omsc-last,
.omsc-one-sixth.omsc-last,
.omsc-five-sixth.omsc-last {
margin-right: 0;
}
.omsc-one-half {
width: 48%;
}
.omsc-one-third {
width: 30.66%;
}
.omsc-two-third {
width: 65.33%;
}
.omsc-one-fourth {
width: 22%;
}
.omsc-three-fourth {
width: 74%;
}
.omsc-one-fifth {
width: 16.8%;
}
.omsc-two-fifth {
width: 37.6%;
}
.omsc-three-fifth {
width: 58.4%;
}
.omsc-four-fifth {
width: 79.2%;
}
.omsc-one-sixth {
width: 13.33%;
}
.omsc-five-sixth {
width: 82.66%;
} .omsc-button {
display:inline-block;
position:relative;
color:#fff;
background:#777;
padding: 0.3em 1.3em 0.38em;
margin: 0 0.5em 0.4em 0;
-webkit-transition: color 0.3s, background 0.3s, border-color 0.3s;
-moz-transition: color 0.3s, background 0.3s, border-color 0.3s;
-ms-transition: color 0.3s, background 0.3s, border-color 0.3s;
-o-transition: color 0.3s, background 0.3s, border-color 0.3s;
transition: color 0.3s, background 0.3s, border-color 0.3s;
font-size:100%;
text-shadow:none;
text-decoration:none;
text-align:center;
border:1px solid #777;
border-bottom:0;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.15) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(50%,rgba(255,255,255,0)), color-stop(51%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.15)));
background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.omsc-button.omsc-text-bright { }
.omsc-button.omsc-text-dark { }
.omsc-button:hover {
text-decoration:none;
}
.omsc-button.omsc-no-custom-hover:hover {
background-image: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0.2) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(50%,rgba(0,0,0,0)), color-stop(51%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.2)));
background-image: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
background-image: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
background-image: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
background-image: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
}
.omsc-button.omsc-style-flat {
background-image:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border:0;
padding-top:0.38em;
}
.omsc-button.omsc-style-flat.omsc-no-custom-hover:hover {
background-image: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(255,255,255,.3) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(255,255,255,.3)));
background-image: -webkit-linear-gradient(top,  rgba(255,255,255,.3) 0%,rgba(255,255,255,.3) 100%);
background-image: -o-linear-gradient(top,  rgba(255,255,255,.3) 0%,rgba(255,255,255,.3) 100%);
background-image: -ms-linear-gradient(top,  rgba(255,255,255,.3) 0%,rgba(255,255,255,.3) 100%);
background-image: linear-gradient(to bottom,  rgba(255,255,255,.3) 0%,rgba(255,255,255,.3) 100%);
}
.omsc-button.omsc-style-border {
background-image:none;
background-color:transparent;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border-width:2px;
border-style:solid;
padding-top:0.38em;
}
.omsc-button.omsc-style-border:hover {
background-image:none;
}
.omsc-button p {
margin: 0;
}
.omsc-button.omsc-with-icon {
padding-right:1.5em;
}
.omsc-button.omsc-size-mini {
padding: 0.1em 0.6em 0.12em;
font-size: 90%;
}
.omsc-button.omsc-size-mini.omsc-style-flat,
.omsc-button.omsc-size-mini.omsc-style-border {
padding-top:0.12em;
}
.omsc-button.omsc-size-mini.omsc-with-icon {
padding-right:0.8em;
}
.omsc-button.omsc-size-small {
padding: 0.2em 0.8em 0.28em;
font-size:95%;
}
.omsc-button.omsc-size-small.omsc-style-flat,
.omsc-button.omsc-size-small.omsc-style-border {
padding-top:0.28em;
}
.omsc-button.omsc-size-small.omsc-with-icon {
padding-right:1em;
}
.omsc-button.omsc-size-large {
padding:0.5em 1.7em 0.65em;
font-size: 120%;
}
.omsc-button.omsc-size-large.omsc-style-flat,
.omsc-button.omsc-size-large.omsc-style-border {
padding-top:0.65em;
}
.omsc-button.omsc-size-xlarge {
padding:0.7em 5.1em 0.7em 1.2em; 
text-align:left;
}
.omsc-button.omsc-size-xlarge .omsc-button-title {
display: block;
font-size: 140%;
}
.omsc-button.omsc-size-xlarge .omsc-button-text {
margin-top: 0.3em;
margin-bottom: 0.2em;
display:block;
}
.omsc-button.omsc-size-xlarge i.fa {
font-family: "FontAwesome";
padding-top:0.6em;
font-size:130%;
text-align:center;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 2.8em;
-webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.15), inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.15), inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.15), inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
}
.omsc-button.omsc-style-flat.omsc-size-xlarge i.fa,
.omsc-button.omsc-style-border.omsc-size-xlarge i.fa {
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border-left:1px solid;
}
.omsc-button.omsc-size-xlarge i.fa-omsc-button-xlarge:before {
content: '\f054';	
}
.omsc-button .fa {
margin-right:0.6em;
}
.omsc-button.omsc-no-content .fa {
margin-right:0;
}
.omsc-button.omsc-size-xlarge .fa {
margin-right:0;
line-height:inherit;
} .omsc-tooltip {
position: absolute;
display: none;
opacity: 0;
margin-top: -22px;
width: 160px;
margin-left: -81px;
z-index: 999;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.omsc-tooltip-inner {
background: #fff;
border: 1px solid #ccc;
padding: 6px 8px;
font-size: 11px;
line-height: 16px;
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
text-align: center;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.omsc-tooltip-inner:before {
content:'';
display:block;
width:0;
height:0;
position:absolute;
left:50%;
bottom:-15px;
margin-left:-8px;
border: 8px solid transparent;
border-color:rgba(204,204,204,0);
border-top-color:#ccc;
}
.omsc-tooltip-inner:after {
content:'';
display:block;
width:0;
height:0;
position:absolute;
left:50%;
bottom:-13px;
margin-left:-7px;
border: 7px solid transparent;
border-color:rgba(255,255,255,0);
border-top-color:#fff;
} .omsc-divider {
margin:1em auto; 
border-style:none;
border-width:1px;
border-top-style:solid;
opacity:0.3;
height:0;
position:relative;
}
.omsc-divider.omsc-custom-color,
.omsc-divider.omsc-theme-color {
opacity:1;
}
.omsc-divider .omsc-divider-icon,
.omsc-divider:before,
.omsc-divider:after {
border-width:1px;
}
.omsc-divider.omsc-border-medium,
.omsc-divider.omsc-border-medium .omsc-divider-icon,
.omsc-divider.omsc-border-medium:before,
.omsc-divider.omsc-border-medium:after {
border-width:2px;
}
.omsc-divider.omsc-border-large,
.omsc-divider.omsc-border-large .omsc-divider-icon,
.omsc-divider.omsc-border-large:before,
.omsc-divider.omsc-border-large:after {
border-width:4px;
}
.omsc-divider.omsc-style-double,
.omsc-divider.omsc-style-double-a1,
.omsc-divider.omsc-style-double-a2,
.omsc-divider.omsc-style-triple {
height:6px;
border-bottom-style:solid;
}
.omsc-divider.omsc-style-double-a1 {
}
.omsc-divider.omsc-style-double-a2 {
}
.omsc-divider.omsc-style-triple {
height:13px;
}
.omsc-divider.omsc-border-medium.omsc-style-triple {
height:16px;
}
.omsc-divider.omsc-border-large.omsc-style-triple {
height:19px;
}
.omsc-divider.omsc-style-triple:after {
content:'';
position:absolute;
top:6px;
left:0;
right:0;
border-width:inherit;
border-top-style:solid;
}
.omsc-divider.omsc-border-medium.omsc-style-triple:after {
top:7px;
}
.omsc-divider.omsc-border-large.omsc-style-triple:after {
top:8px;
}
.omsc-divider.omsc-style-dashed {
border-top-style:dashed;
}
.omsc-divider.omsc-style-dotted {
border-top-style:dotted;
}
.omsc-divider.omsc-style-icon-center,
.omsc-divider.omsc-style-icon-left,
.omsc-divider.omsc-style-icon-right {
border-top-style:none;
font-size:28px;
height:52px;
}
.omsc-divider.omsc-style-icon-center .omsc-divider-icon,
.omsc-divider.omsc-style-icon-left .omsc-divider-icon,
.omsc-divider.omsc-style-icon-right .omsc-divider-icon {
position:absolute;
left:50%;
top:50%;
margin:-21px 0 0 -21px;
border-style:solid;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
width:42px;
height:42px;
line-height:42px;
text-align:center;
}
.omsc-divider.omsc-style-icon-left .omsc-divider-icon {
left:0;
margin-left:0;
}
.omsc-divider.omsc-style-icon-right .omsc-divider-icon {
left:auto;
right:0;
margin-left:0;
}
.omsc-divider.omsc-style-icon-center.omsc-border-medium .omsc-divider-icon {
margin:-22px 0 0 -22px;
}
.omsc-divider.omsc-style-icon-center.omsc-border-large .omsc-divider-icon {
margin:-24px 0 0 -24px;
}
.omsc-divider.omsc-style-icon-center:before,
.omsc-divider.omsc-style-icon-center:after,
.omsc-divider.omsc-style-icon-left:before,
.omsc-divider.omsc-style-icon-right:before {
content:'';
position:absolute;
top:50%;
border-top-style:solid;
}
.omsc-divider.omsc-style-icon-center:before {
left:0;
right:50%;
margin-right:34px;
}
.omsc-divider.omsc-style-icon-center:after {
left:50%;
right:0;
margin-left:34px;
}
.omsc-divider.omsc-style-icon-left:before {
left:56px;
right:0;
}
.omsc-divider.omsc-style-icon-right:before {
right:56px;
left:0;
} .omsc-dropcap {
float: left;
margin: 0.12em 0.2em 0 0;
line-height:100%;
}
.omsc-dropcap.omsc-with-bg-color {
padding: 0.11em 0.35em 0.2em;
-webkit-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.3);
box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.3);
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}
.omsc-dropcap.omsc-with-bg-color {
color: #fff;
background-color:#777;
}
.omsc-dropcap.omsc-shape-circle {
margin-top:0.1em;
width:1.31em;
padding: 0.11em 0 0.2em;
text-align:center;
-webkit-border-radius:1000px;
-moz-border-radius:1000px;
border-radius:1000px;
}
.omsc-dropcap .fa {
font-size:80%;
} .omsc-toggle {
margin: 1em 0;
border-top:0px solid #e1e1e1;
border-bottom:1px solid #d48d79;
padding:0;
overflow:hidden;
}
.omsc-toggle-title {
position: relative;
cursor: pointer;
padding: 1em 1em 0.6em 2.4em;
font-family: 'TundraWebProRegular', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 0px solid #e1e1e1;
border-color: rgba(0,0,0,0.10);
margin-bottom: 0px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.omsc-toggle-title:after {
content: '\f105';
font-family: 'FontAwesome';
position: absolute;
top: 1em;
left: 0.8em;
font-weight: normal;
color: #d48d79;
}
.omsc-toggle-title:hover {
background:#d48d79;
color:#FFF;
}
.omsc-toggle.omsc-expanded .omsc-toggle-title {
background:#d48d79;
color:#FFF;
}
.omsc-toggle.omsc-expanded .omsc-toggle-title:after {
content:'\f107';
color: #FFF;
}
.omsc-toggle-inner {
display: none;
padding: 10px;
padding-left:30px;
} .omsc-accordion {
margin:1em 0;
}
.omsc-accordion > * {
display: none;
}
.omsc-accordion .omsc-toggle {
display: block;
margin:0;
border-top-width:0;
}
.omsc-accordion {
border-top:0px solid #e1e1e1;
border-top-color:rgba(0,0,0,0.10);
} .omsc-tabs {
margin:1em 0;
}
.omsc-tabs-control,
.omsc-tabs .omsc-tabs-control {
list-style: none;
padding:0;
margin:0;
display:table;
border-collapse:collapse;
width:100%;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.omsc-tabs-control.omsc-clearfix:after {
display:none;
}
.omsc-tabs-control li {
display:table-cell;
border:1px solid #e1e1e1;
border-color:rgba(0,0,0,0.1)
}
.omsc-tabs-control li a {
display: block;
padding:0.6em 1em;
background:rgba(0,0,0,0.03);
color:#000;  
color: inherit;
text-decoration:none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.omsc-tabs-control li a:hover {
background-color:rgba(0,0,0,0.01);
color:#000;  
color: inherit;
}
.omsc-tabs-control li.omsc-active a,
.omsc-tabs-control li.omsc-active a:hover {
background:none !important;
}
.omsc-tabs-control li.omsc-active {
border-bottom-color:transparent !important;
}
.omsc-tabs-tabs {
padding:0.6em 1em;
border:1px solid #e1e1e1;
border-color:rgba(0,0,0,0.1);
border-top:0;
clear: left;
margin: 0;
position: relative;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}
.omsc-tabs-tabs  > * {
display: none;
}
.omsc-tabs-tabs .omsc-tabs-tab {
display: none;
padding: 1px 0;
}
.omsc-tabs-tabs .omsc-tabs-tab:after {
content: '';
clear: both;
height: 0;
overflow: hidden;
}
.omsc-tabs-tabs .omsc-tabs-tab:first-child {
display: block;
} .omsc-infobox {
padding:0.7em 1em;
margin: 1em 0;
position:relative;
border:1px solid;
color:#fff;
background:#777;
border-color:#777;
background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.15) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(50%,rgba(255,255,255,0)), color-stop(51%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.15)));
background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.omsc-infobox.omsc-with-icon {
padding-left:2.7em;
}
.omsc-infobox .omsc-infobox-icon {
text-indent:-1.7em;
width:0;
} .omsc-biginfobox {
margin: 2em 0;
background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.15) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(50%,rgba(255,255,255,0)), color-stop(51%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.15)));
background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-image: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
background-color: #777;
border:1px solid #777;
color: #fff;
-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.omsc-biginfobox .omsc-inner {
display: table;
width: 100%;
}
.omsc-biginfobox .omsc-text-block {
display: table-cell;
vertical-align: middle;
padding: 1.5em;
}
.omsc-biginfobox .omsc-text-block-title {
font-size: 165%;
line-height: 1.3;
padding-bottom:3px;
font-weight:bold;
}
.omsc-biginfobox .omsc-text-block.omsc-text-bright { }
.omsc-biginfobox .omsc-text-block.omsc-text-dark { }
.omsc-biginfobox .omsc-text-block p {
margin: 0;
}
.omsc-biginfobox .omsc-button-block {
padding: 1.5em;
display: table-cell;
vertical-align: middle;
text-align: right;
}
.omsc-biginfobox .omsc-button-block a {
display: inline-block;
background: #e8e8e8;
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= #ffffff , endColorstr= #e5e5e5 ,GradientType=0 );
border: 1px solid #fff;
color: #828282;
text-decoration: none;
padding: 0.35em 1em;
line-height: 1.4;
font-size: 130%; -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 0 0 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 0 0 1px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 0 0 1px rgba(0, 0, 0, 0.3);
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
white-space:nowrap;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.omsc-biginfobox .omsc-button-block a:hover {
color: #828282;
background: #f5f5f5;
background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
background: linear-gradient(top, #ffffff 0%, #ebebeb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= #ffffff , endColorstr= #ebebeb ,GradientType=0 );
-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 0 0 1px rgba(0, 0, 0, 0.3), 0 0 14px 0 rgba(0, 0, 0, 0.45);
-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 0 0 1px rgba(0, 0, 0, 0.3), 0 0 14px 0 rgba(0, 0, 0, 0.45);
box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 0 0 1px rgba(0, 0, 0, 0.3), 0 0 14px 0 rgba(0, 0, 0, 0.45);
}
.omsc-biginfobox.omsc-layout-vertical .omsc-inner,
.omsc-biginfobox.omsc-layout-vertical .omsc-text-block,
.omsc-biginfobox.omsc-layout-vertical .omsc-button-block {
display:block;
text-align:center;
}
.omsc-biginfobox.omsc-layout-vertical .omsc-button-block {
padding-top:0;
} .omsc-box {
margin:1em 0;
border-style:solid;
border-width:0;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:1px 1em;
position:relative;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.omsc-box.omsc-with-icon {
margin-top:4em;
padding-top:2em;
}
.omsc-box-inner {
margin:1em 0;
}
.omsc-box.omsc-bg-color-theme {
color:#fff;
}
.omsc-box-title {
font-weight:bold;
font-size:130%;
margin:1em 0;
}
.omsc-box-icon-wrapper {
position:absolute;
top:-1.05em;
left:50%;
margin-left:-1.05em;
font-size:2em;
}
.omsc-box-icon {
text-align:center;
width:2.1em;
height:2.1em;
line-height:2.1em;
border-style:solid;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
background:inherit;
}
.omsc-box.omsc-border-style-dotted,
.omsc-box.omsc-border-style-dotted .omsc-box-icon {
border-style:dotted;
}
.omsc-icon-shape-box .omsc-box-icon {
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.omsc-icon-style-bg .omsc-box-icon {
border-width:0;
}
.omsc-box.omsc-icon-style-border .omsc-box-icon {
border-width:2px;
margin-left:-2px;
}
.omsc-box.omsc-with-border.omsc-icon-style-border .omsc-box-icon,
.omsc-box.omsc-with-bg-color.omsc-icon-style-border .omsc-box-icon {
background:#fff;
}
.omsc-box.omsc-icon-style-bg .omsc-box-icon {
background:#aaa;
color:#fff;
} .omsc-marker {
padding: 0.1em 0.3em;
margin-top: -0.1em;
margin-bottom: -0.1em;
background-color: #fffcac;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
} .omsc-icon.omsc-with-bg,
.omsc-icon.omsc-with-border {
width:1.7em;
height:1.7em;
line-height:1.7em;
text-align:center;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.omsc-icon.omsc-with-border {
border-width:2px;
border-style:solid;
} .omsc-icons-ul.icons-ul {
margin-left:0;
list-style:none;
}  .omsc-custom-table, .omsc-custom-table-wrapper table {
border-collapse: collapse;
border-spacing: 0px;
margin:1em 0;
}
.omsc-custom-table td,
.omsc-custom-table-wrapper table td,
.omsc-custom-table th,
.omsc-custom-table-wrapper table th {
margin: 0;
padding: 0.5em 0.5em;
border: 1px solid #ddd;
}
.omsc-custom-table.omsc-style-1, .omsc-custom-table-wrapper.omsc-style-1 table {
border: 1px solid #ccc;
border-color:rgba(0,0,0,0.15);
border-collapse: separate;
border-spacing: 0px;
margin:1em 0;
}
.omsc-custom-table.omsc-style-1 td,
.omsc-custom-table-wrapper.omsc-style-1 table td,
.omsc-custom-table.omsc-style-1 th,
.omsc-custom-table-wrapper.omsc-style-1 table th {
border: 0;
margin: 0;
padding: 0.5em 0.5em;
}
.omsc-custom-table.omsc-style-1 th, .omsc-custom-table-wrapper.omsc-style-1 table th {
background: #f0f0f0;
background-color: rgba(0, 0, 0, 0.04);
border-bottom: 1px solid #ccc;
border-color:rgba(0,0,0,0.15);
font-weight: bold;
padding: 0.6em 0.5em;
text-align: left;
}
.omsc-custom-table.omsc-style-1 td, .omsc-custom-table-wrapper.omsc-style-1 table td {
background: #fafafa;
background-color: rgba(0, 0, 0, 0.01);
}
.omsc-custom-table.omsc-style-1 tr:nth-child(even) td, .omsc-custom-table-wrapper.omsc-style-1 table tr:nth-child(even) td {
background: #f5f5f5;
background-color: rgba(0, 0, 0, 0.03);
} .omsc-responsive-box {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.omsc-responsive-box iframe,  
.omsc-responsive-box object,  
.omsc-responsive-box embed,
.omsc-responsive-box video {
position: absolute;
top: 0;
left: 0;
height: 100% !important;
width: 100% !important;
} .omsc-responsive-box-video,
.omsc-responsive-box-map {
margin:2em 0;
} .omsc-blockquote {
}
.omsc-blockquote-inner:before {
content:'\201C';
width:1em;
margin-left:-1em;
text-align:right;
display:inline-block;
}
.omsc-blockquote-inner:after {
content:'\201E';
}
.omsc-blockquote-footer {
}
.omsc-blockquote cite:before {
content:'\2014';
margin-right:0.3em;
} .omsc-visibility-tablet,
.omsc-visibility-mobile {
display:none;
}
.omsc-visibility-desktop {
display:block;
}
span.omsc-visibility-desktop {
display:inline;
}
.omsc-visibility-retina {
display:none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.omsc-visibility-retina {
display:block;
}
.omsc-visibility-non-retina {
display:none;
}
} .omsc-pricing-table-wrapper {
margin: 1em 0;
text-align:center;
}
.omsc-pricing-table {
display:table;
width:100%;
border-collapse:separate;
border-spacing:2px;
}
.omsc-pricing-column {
list-style:none;
padding:0;
display:table-cell;
background:#fff;
-webkit-transition:0.3s;
-moz-transition:0.3s;
transition:0.3s;
}
.omsc-pricing-column.omsc-pricing-column-featured {
-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.4);
-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.4);
box-shadow:0 0 10px 0 rgba(0,0,0,0.4);
-webkit-transform:scale(1.05, 1.05);
-moz-transform:scale(1.05, 1.05);
transform:scale(1.05, 1.05);
z-index:2;
}
.omsc-pricing-column:hover,
.omsc-pricing-column.omsc-pricing-column-featured:hover {
-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
-moz-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
z-index:1;
}
.omsc-pricing-column li {
display:block;
text-align:center;
padding:12px;
border-bottom:1px dotted rgba(0,0,0,0.1);
}
.omsc-pricing-column li:nth-child(even) {
background:#f5f5f5;
background:rgba(0,0,0,0.02);
}
.omsc-pricing-column li.omsc-pricing-title {
font-weight:bold;
font-size:130%;
border-top-width:3px;
border-top-style:solid;
padding-top:1.3em;
padding-bottom:1.3em;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.03)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
}
.omsc-pricing-column li.omsc-pricing-title .omsc-pricing-title-comment {
font-size:75%;
font-style:italic;
font-weight:normal;
margin-top:0.1em;
}
.omsc-pricing-column li.omsc-pricing-price {
color:#fff;
background:#777;
font-size:200%;
}
.omsc-pricing-column .omsc-price-comment {
font-size:45%;
}
.omsc-pricing-column .omsc-pricing-button {
padding-top:1.3em;
padding-bottom:1.4em;
}
.omsc-pricing-column .omsc-pricing-button .omsc-button {
margin:0;
} .omsc-recent-posts-item {
margin-bottom:4%;
}
.omsc-recent-posts-date {
color:#777;
margin:0.5em 0;
}
.omsc-recent-posts-excerpt {
font-size:90%;
} .omsc-logos {
margin:16px 0;
text-align:center;
}
.omsc-logos .omsc-logos-item {
display:inline-block;
padding:1.5em 2em;
text-align:center;
}
.omsc-logos .omsc-logos-item img {
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
transition:opacity 0.3s;
}
.omsc-logos .omsc-logos-item a:hover img {
opacity:0.7;
}
.omsc-logos .omsc-logos-item img {
display:inline-block;
vertical-align:middle;
} .omsc-counter {
text-align:center;
}
.omsc-counter-number {
font-size:350%;
}
.omsc-counter.size-small .omsc-counter-number {
font-size:250%;
}
.omsc-counter.size-small .omsc-counter-title {
font-size:85%;
}
.omsc-counter.size-large .omsc-counter-number {
font-size:600%;
line-height:1.3;
}
.omsc-counter.size-large .omsc-counter-title {
font-size:120%;
}
.omsc-counter.size-xlarge .omsc-counter-number {
font-size:850%;
line-height:1.2;
}
.omsc-counter.size-xlarge .omsc-counter-title {
font-size:150%;
}