.twenty20{
margin-bottom: 20px;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.twentytwenty-before-label, .twentytwenty-after-label {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.twentytwenty-before-label, .twentytwenty-after-label {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
}
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none; }
.twentytwenty-container img {
max-width: 100%;
width: 100%;
position: absolute;
top: 0;
display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label {
}
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label{
opacity: 1;
}
.twentytwenty-after-label {
opacity: 0; }
.twentytwenty-after-label {
}
.twentytwenty-horizontal .twentytwenty-before-label {
left: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-horizontal .twentytwenty-after-label {
right: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-vertical .twentytwenty-before-label {
top: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box;}
.twentytwenty-vertical .twentytwenty-after-label {
bottom: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box; }
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.twentytwenty-before {
z-index: 20; }
.twentytwenty-after {
z-index: 10; }
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, cite,
del, dfn, em, font, q, s, samp,
strike, strong,
ol, ul, li,
fieldset, form, label, legend,
tbody, tfoot, thead, tr {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote:before, q:before,
blockquote:after, q:after {
}
blockquote:before, q:before {
}
blockquote:after, q:after {
}
blockquote, q {
position: relative;
display: block;
font-style: italic;
margin: 0 0 20px 35px;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote cite a,
q cite a {
color: #fff;
}
blockquote cite:before,
q cite:before {
content: "- ";
}
dt {
font-weight: bold;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
.clearboth {
width: 100%;
clear: both;
display: block;
} .screen-reader-text {
position: absolute !important;
word-wrap: normal !important;
overflow: hidden;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.screen-reader-text:focus {
z-index: 100000;
display: block;
outline: none;
color: #21759b;
font-size: 13px;
font-weight: 600;
line-height: normal;
text-decoration: none;
top: 5px;
right: 5px;
width: auto;
height: auto;
padding: 12px 20px;
background-color: #f1f1f1;
border: 2px solid #aaa;
border-radius: 0px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
clip: auto !important;
clip-path: none;
} body,
button,
input,
select,
textarea {
color: #7a7a7a;
font-family: Open Sans, Helvetica, Arial;
font-size: 13px;
line-height: 1.8;
word-wrap: break-word;
}
body {
background: #FFF;
}
#body-core {
background: white;
min-width: 320px;
} body.layout-fixed,
body.layout-fixed #body-core,
body.layout-fixed #site-header,
body.layout-fixed #header-sticky,
body.layout-fixed #notification {
min-width: 1140px;
} h1,h2,h3,h4,h5,h6 {
color: #232323;
clear: both;
margin: 0 0 0.8em;
font-family: Raleway, Helvetica, Arial;
line-height: 1.5;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
hr {
background-color: #E6E6E6;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 20px;
}
ul, ol {
margin: 0 0 20px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
code,
pre {
line-height: 25px;
padding: 2px 8px;
margin-bottom:10px;
border: 1px solid #efefef;
background: #f8f8f8;
background: -moz-linear-gradient(top, #f8f8f8 50%, #fdfdfd 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f8f8f8), color-stop(50%,#fdfdfd));
background: -webkit-linear-gradient(top, #f8f8f8 50%,#fdfdfd 50%);
background: -o-linear-gradient(top, #f8f8f8 50%,#fdfdfd 50%);
background: -ms-linear-gradient(top, #f8f8f8 50%,#fdfdfd 50%);
background: linear-gradient(to bottom, #f8f8f8 50%,#fdfdfd 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#fdfdfd',GradientType=0 );
background-size: 50px 50px;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
vertical-align: baseline;
*vertical-align: middle;
}
button,
input {
line-height: inherit;
*overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
padding: 10px 30px;
}
input.searchsubmit {
padding: 10px 25px;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
background: white;
border: 1px solid #EEE;
padding: 10px 15px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
background: #fff;
}
textarea {
overflow: auto;
vertical-align: top;
width: 100%;
} table {
text-align:   center;
margin:       0 0 25px;
width:        100%;
border:       1px solid #EEE;
border-collapse:collapse;
}
caption {
font-size:  0.875rem;
font-style: italic;
color:      #888;
}
th,
td {
font-size:   0.9em;
padding:     4px 2%;
border:      1px solid #EEE;
border-left: none;
}
th {
font-weight: bold;
}
td {
border-top: none;
}
#footer table,
#footer th,
#footer td {
border-color: #333;
} a {
color: #4498e7;
cursor: pointer;
text-decoration: none;
outline: 0 none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:hover {
color: inherit;
}
a,
a:visited {
text-decoration: none;
} .alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
.alignright {
display: inline;
float: right;
margin-left: 20px;
margin-bottom: 10px;
}
.aligncenter {
clear: both;
display: block;
margin: 20px auto;
} #pre-header-core,
#header-core,
#header-sticky-core,
#content-core,
#footer-core,
#sub-footer-core,
#sub-footer-widgets,
#sub-footer-close,
#notification-core,
#intro-core,
#introaction-core,
#outroaction-core {
display: block;
max-width:1140px;
margin: 0 auto;
}
#content,
.main-navigation,
.site-title,
.site-description {
margin: 0 auto;
}
#content {
clear: both;
margin: 0;
padding: 60px 10px 30px;
} body.layout-boxed,
body.custom-background {
background: #232323;
padding: 25px 0;
}
body.layout-boxed #body-core,
body.custom-background #body-core {
max-width: 1170px;
display: block;
margin: 0 auto;
border: 1px solid #EEE;
}
body.layout-boxed #pre-header,
body.layout-boxed #header,
body.layout-boxed #header-sticky,
body.custom-background #pre-header,
body.custom-background #header,
body.custom-background #header-sticky {
max-width: 1170px;
}
body.layout-boxed #pre-header,
body.custom-background #pre-header {
border-top: none;
} .entry-content img,
.entry-content iframe {
display: block;
}
img {
max-width: 100%;
height: auto;
}
embed,
iframe,
object,
.wp-caption {
max-width: 100%;
}
iframe.twitter-tweet {
margin: 0 !important;
width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size: 12px;
font-style: italic;
}
#content .gallery a img {
border: none;
} #nav-above,
#nav-below {
padding: 7px 20px;
margin: 0 0 40px;
background: #4498e7;
}
.nav-previous,
.nav-next {
}
.nav-previous {
float: left;
}
.nav-next {
float: right;
}
.nav-previous a,
.nav-next a {
display: block;
color: #FFF;
text-align: center;
height: 34px;
line-height: 34px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.nav-previous a:hover,
.nav-next a:hover {
opacity: 0.9;
}
.nav-previous a .meta-nav,
.nav-next a .meta-nav {
padding: 0 8px;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
top: -1px;
position: relative;
}
.nav-previous a:hover .meta-icon,
.nav-next a:hover .meta-icon {
}
.nav-previous i,
.nav-next i {
} .pag {
background: #4498e7;
margin: 10px 0 30px;
padding: 11px 15px;
list-style: none;
}
.pag li {
font-size: 90%;
text-align: center;
display: inline-block;
margin-right: 1px;
}
.pag li a,
.pag li span {
color: inherit;
display: block;
width: 28px;
height: 28px;
line-height: 28px;
color: #FFF;
background: none;
margin-right: 5px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.pag li a:hover,
.pag li.current span {
color: #4498e7;
background: #FFF;
}
li.pag-first,
li.pag-last { }
li.pag-previous {
}
li.pag-next {
} .pag.pag-start {
}
.pag.pag-inner {
}
.pag.pag-end {
}
.pag.pag-inner span.pag-before {
}
.pag.pag-inner span.pag-current {
}
.pag.pag-inner span.pag-after {
} .navigation.pagination {
background: #4498e7;
margin: 10px 10px 30px;
padding: 11px 15px;
}
.navigation.pagination .screen-reader-text {
display: none;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
font-size: 90%;
text-align: center;
display: inline-block;
width: 28px;
height: 28px;
line-height: 28px;
color: #FFF;
background: #4498e7;
margin-right: 3px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
color: #4498e7;
background: #FFF;
}
.navigation.pagination .nav-links .dots:hover {
color: #FFF;
background: #4498e7;
}  .custom-header img {
display: block;
margin: 0 auto;
} .site-description {
color: #AAA;
font-size: 13px;
line-height: 16px;
}
#logo,
#logo-sticky {
float: left;
margin-top: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#logo img,
#logo-sticky img {
width: auto;
max-height: 60px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#logo h1,
#logo-sticky h1 {
font-size: 22px;
line-height: 1.4;
font-weight: bold;
margin-top: 10px;
}
#logo h1 {
margin-bottom: 0;
} #logo-sticky {
margin-top: 10px;
}
#logo-sticky img {
max-height: 45px
}
#logo-sticky h1 {
font-size: 15px;
}
#logo-sticky .site-description {
display: none;
} .header-below #logo {
margin-top: 12px !important;
}
.header-below #logo img {
max-height: 45px;
} .header-style1.header-logooverflow #logo,
.header-style1.header-logooverflow #logo-sticky {
margin: 0;
}
.header-style1.header-logooverflow #logo img,
.header-style1.header-logooverflow #logo-sticky img {
position: absolute;
left: 0;
top: 0;
z-index: 9;
height: 200px;
max-height: 100%;
} .header-style2 #logo {
margin-top: 20px;
margin-left: 10px;
}
.header-style2 #logo h1 {
color: #fff;
} .header-style3 #logo {
float: none;
text-align: center;
margin: 40px 0 35px;
}
.header-style3 #logo a {
display: inline-block;
}
.header-style3 #logo h1 {
margin-bottom: 10px;
}
.header-style3 #logo img {
max-height: 90px;
}  #header-image img {
display: block;
width: 100%;
}
#header-image.header-image-boxed {
display: block;
margin: 0 auto;
max-width: 1170px;
} #site-header {
position: relative;
} #pre-header {
position: relative;
background: #232323;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#pre-header:hover,
#pre-header:focus-within {
z-index: 99991;
}
#pre-header .header-links > ul > li > a {
display: inline-block;
}
#pre-header .header-links > ul > li:last-child > a {
padding-right: 0;
}
#pre-header li {
float: left;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
color: #E3E3E3;
}
#pre-header .header-links li,
#pre-header .header-links li a {
color: #B3B3B3;
font-size: 12px;
font-weight: 300;
}
#pre-header .header-links li a {
display: block;
padding: 7px 10px 7px 0;
}
#pre-header .header-links > ul > li:before {
content: "/";
padding-right: 10px;
} #pre-header .header-links > ul > li.alignright:before,
#pre-header .header-links > ul > li:first-child:before {
content: "";
padding: 0;
}
#pre-header .header-links > ul > li.menu-parent > a:after {
position: relative;
content: "\f0d7";
font-family: FontAwesome;
padding-left: 6px;
}
#pre-header .header-links .sub-menu {
position: absolute;
display: none;
z-index: 9999;
border-top: 1px solid #1E1E1E;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#pre-header .header-links .sub-menu li {
}
#pre-header .header-links .sub-menu a {
background: #333;
min-width: 100px;
padding: 5px 25px 5px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#pre-header .header-links .sub-menu a:hover {
color: #E3E3E3;
}
#pre-header-core {
display: table;
width: 100%;
}
#pre-header-links-inner,
#pre-header-search,
#pre-header-social {
display: table-cell;
vertical-align: middle;
}
#pre-header-links-inner > ul {
float: right;
} #pre-header li.alignright {
float: right;
margin: 0;
} #pre-header .header-links i {
color: #FFF;
padding-right: 10px;
font-size: larger;
} #pre-header-social {
float: left;
padding-right: 40px;
}
#pre-header-social ul {
display: table;
float: right;
}
#pre-header-social li.message {
border: none;
padding-right: 10px;
white-space: nowrap;
}
#pre-header-social li,
#pre-header-social li a {
border: 0px;
}
#pre-header-social li {
color: #B3B3B3;
display: table-cell;
vertical-align: middle;
float: none;
}
#pre-header-social li a {
display: block;
text-align: center;
width: 22px;
height: 22px;
line-height: 22px;
color: #b3b3b3;
background: #333;
margin: 6px 4px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#pre-header-social li:last-child > a {
}
#pre-header-social li a:hover {
background: #4498e7;
}
#pre-header-social li.facebook a:hover {
background: #3b5997;
}
#pre-header-social li.twitter a:hover {
background: #a5dee8;
}
#pre-header-social li.google-plus a:hover {
background: #db4a39;
}
#pre-header-social li.instagram a:hover {
background: #AC8263;
}
#pre-header-social li.tumblr a:hover {
background: #395672;
}
#pre-header-social li.linkedin a:hover {
background: #56a1c4;
}
#pre-header-social li.flickr a:hover {
background: #c5c5c5;
}
#pre-header-social li.pinterest a:hover {
background: #C92228;
}
#pre-header-social li.xing a:hover {
background: #126567;
}
#pre-header-social li.paypal a:hover {
background: #1e477a;
}
#pre-header-social li.youtube a:hover {
background: #de1f26;
}
#pre-header-social li.vimeo-square a:hover {
background: #4EBBFF;
}
#pre-header-social li.rss a:hover {
background: #fea81d;
}
#pre-header-social li i {
font-size: 11px;
vertical-align: middle;
}
#pre-header-social .tooltip-inner {
padding: 6px 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #pre-header-search {
width: 165px;
float: left;
position: relative;
padding-right: 40px;
}
#pre-header-search .search {
font-size: 12px;
width: 165px;
height: 35px;
color: #B3B3B3;
background: #333;
border: none;
padding: 10px 40px 10px 15px;
}
#pre-header-search .searchsubmit {
display: none;
}
#pre-header-search .fa-search {
font-size: 14px;
text-align: center;
color: #B3B3B3;
position: absolute;
right: 40px;
width: 40px;
height: 35px;
line-height: 35px;
} #pre-header-search ::-webkit-input-placeholder { color: #787878; }
#pre-header-search :-moz-placeholder { color: #787878; }
#pre-header-search ::-moz-placeholder { color: #787878; }
#pre-header-search :-ms-input-placeholder { color: #787878; } .pre-header-style2 #pre-header {
background: #FFF;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
.pre-header-style2 #pre-header .header-links > ul > li > a {
}
.pre-header-style2 #pre-header .header-links > ul > li:last-child > a {
}
.pre-header-style2 #pre-header .header-links li a {
background: #FFF;
}
.pre-header-style2 #pre-header .header-links li,
.pre-header-style2 #pre-header .header-links li a,
.pre-header-style2 #pre-header-social li {
color: #AAA;
}
.pre-header-style2 #pre-header .header-links i {
color: #4498e7;
}
.pre-header-style2 #pre-header-social li a {
color: #FFF;
background: #DDD;
}
.pre-header-style2 #pre-header-social li:last-child > a {
}
.pre-header-style2 #pre-header .header-links a:hover {
color: #4498e7;
}
.pre-header-style2 #pre-header .header-links .sub-menu {
border: 1px solid #EEE;
}
.pre-header-style2 #pre-header-search .search {
color: #999;
background: none;
border-left: 1px solid #EEE;
border-right: 1px solid #EEE;
}
.pre-header-style2 #pre-header-search .fa-search {
color: #aaa;
}
.pre-header-style2 #pre-header-search ::-webkit-input-placeholder { color: #CACACA; }
.pre-header-style2 #pre-header-search :-moz-placeholder { color: #CACACA; }
.pre-header-style2 #pre-header-search ::-moz-placeholder { color: #CACACA; }
.pre-header-style2 #pre-header-search :-ms-input-placeholder { color: #CACACA; } #header,
#header-sticky {
position: relative;
font-size: 12px;
background: #FFF;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#header {
z-index: 9999;
}
#header-sticky {
z-index: 99999;
}
#header-core,
#header-sticky-core {
position: relative;
}
#header-links,
#header-sticky-links {
float: right;
}
#header-links-inner,
#header-sticky-links-inner {
float: right;
display: table;
}
#header .header-links li,
#header-sticky .header-links li {
float: left;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
font-size: 13px;
padding: 29px 20px;
}
#header .header-links > ul > li.menu-parent > a:after,
#header-sticky .header-links > ul > li.menu-parent > a:after {
position: relative;
content: "\f0d7";
font-family: FontAwesome;
padding-left: 6px;
}
#header .header-links li a,
#header-sticky .header-links li a {
color: #232323;
font-weight: 600;
text-transform: uppercase;
display: block;
padding: 8px 14px;
margin: 0px;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
display: none;
float: left;
position: absolute;
z-index: 9999;
background: #FFF;
border-top: none;
border-bottom: none;
-webkit-box-shadow: 0 3px 10px 0 rgba( 38, 36, 36, 0.15 );
-moz-box-shadow: 0 3px 10px 0 rgba( 38, 36, 36, 0.15 );
-ms-box-shadow: 0 3px 10px 0 rgba( 38, 36, 36, 0.15 );
-o-box-shadow: 0 3px 10px 0 rgba( 38, 36, 36, 0.15 );
box-shadow: 0 3px 10px 0 rgba( 38, 36, 36, 0.15 );
}
#header .header-links .menu-hover > .sub-menu,
#header-sticky .header-links .menu-hover > .sub-menu {
border-color: #FFF;
}
#header .header-links .sub-menu li,
#header-sticky .header-links .sub-menu li {
float: none;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
text-transform: none;
color: #454545;
font-size: 12px;
font-weight: 400;
line-height: 32px;
min-width: 100px;
margin: 0;
padding: 2px 10px 2px 0;
}
#header .header-links .sub-menu li:last-child > a,
#header-sticky .header-links .sub-menu li:last-child > a {
border: 0;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a,
#header-sticky .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu .current-menu-item a {
color: #4498e7;
}
#pre-header .sub-menu li,
#header .sub-menu li,
#header-sticky .sub-menu li {
float: none;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease
}
#header .sub-menu li,
#header-sticky .sub-menu li {
padding: 0 20px;
border-left: none;
border-right: none;
border-bottom: none;
}
#header .menu > li > a,
#header-sticky .menu > li > a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover,
#header-sticky .menu > li.menu-hover > a,
#header-sticky .menu > li.current-menu-item > a,
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
color: #4498e7;
}
.main-navigation:after {
clear: both;
content: "";
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation .sub-menu a {
white-space: nowrap;
}
.main-navigation .sub-menu .sub-menu {
position: absolute;
top: 0px;
left: 100%;
}
.main-navigation ul ul :hover > a {
}
#pre-header .main-navigation ul li:hover > ul,
#pre-header .main-navigation ul li:focus-within > ul,
#header .main-navigation ul li:hover > ul,
#header .main-navigation ul li:focus-within > ul,
#header-sticky .main-navigation ul li:hover > ul,
#header-sticky .main-navigation ul li:focus-within > ul {
display: block;
} #header-sticky {
opacity: 0.85;
visibility: hidden;
position: fixed;
top: 0;
width: 100%;
z-index: 999999;
border-bottom: 1px solid #EEE;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
#header-sticky:hover {
opacity: 1;
}
.header-sticky-active #header-sticky {
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
#header-sticky .header-links > ul > li a{
padding: 20px 15px;
} #header .header-links .header-thinkupmega > ul,
#header-sticky .header-links .header-thinkupmega > ul {
left: 0;
width: 100%;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #E3E3E3;
margin: 0 !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#header .header-links .header-thinkupmega > ul > li:first-child,
#header-sticky .header-links .header-thinkupmega > ul > li:first-child {
border-left: none;
height: auto !important;
}
#header .header-links .header-thinkupmega > ul > li,
#header-sticky .header-links .header-thinkupmega > ul > li {
float: left;
padding-top: 10px;
padding-bottom: 10px;
border-right: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#header .header-links .header-thinkupmega  > ul > li > a,
#header-sticky .header-links .header-thinkupmega  > ul > li > a {
font-weight: 700;
text-transform: uppercase;
}
#header .header-links .header-thinkupmega  > ul > li > a:before,
#header-sticky .header-links .header-thinkupmega  > ul > li > a:before {
content: "";
}
#header .header-links .header-thinkupmega ul .sub-menu,
#header-sticky .header-links .header-thinkupmega ul .sub-menu {
position: relative;
display:block !important;
visibility: visible !important;
float: none;
left: 0px;
top: auto;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#header .header-links .header-thinkupmega ul .sub-menu li,
#header-sticky .header-links .header-thinkupmega ul .sub-menu li {
position: relative;
border: none;
padding-left: 0;
padding-right: 0;
}
#header .header-links .header-thinkupmega ul .sub-menu a,
#header-sticky .header-links .header-thinkupmega ul .sub-menu a {
border: none;
}
#header .header-links .header-thinkupmega ul .sub-menu a:before,
#header-sticky .header-links .header-thinkupmega ul .sub-menu a:before {
position: relative;
font-family: FontAwesome;
content: "\f105";
padding-right: 10px;
}
#header .header-links .header-thinkupmega .sub-menu a,
#header-sticky .header-links .header-thinkupmega .sub-menu a {
padding: 2px 10px;
} .header-style1 #header {
margin: 0 auto;
left: 0;
right: 0;
border-bottom: 1px solid #EEE;
}
.header-style1.intro-on #header,
.header-style1.slider-full #header {
border-bottom: none;
}
.header-style1.slider-full.header-float.header-logooverflow #logo img,
.header-style1.intro-style2.header-float.header-logooverflow #logo img {
top: -10%;
left: -15px;
max-height: 120%;
} .header-style1.header-float.slider-full #header,
.header-style1.header-float.intro-style2 #header {
max-width: 1170px;
position: absolute;
margin-top: 40px;
} .header-style2 #header .header-links > ul > li {
margin-top: 19px;
margin-bottom: 19px;
}
.header-style2 #header .header-links > ul > li:first-child {
border-left: 1px solid #353535;
padding-left: 20px;
}
.header-style2 #header .header-links > ul > li:last-child {
padding-right: 20px;
}
.header-style2 #header .header-links > ul > li > a,
.header-style2 #header-sticky .header-links > ul > li > a {
color: #FFF;
padding: 20px 20px;
}
.header-style2 #header .menu > li.menu-hover > a,
.header-style2 #header .menu > li.current-menu-item > a,
.header-style2 #header .menu > li.current-menu-ancestor > a,
.header-style2 #header .menu > li > a:hover,
.header-style2 #header-sticky .menu > li.menu-hover > a,
.header-style2 #header-sticky .menu > li.current-menu-item > a,
.header-style2 #header-sticky .menu > li.current-menu-ancestor > a,
.header-style2 #header-sticky .menu > li > a:hover {
color: #4498e7;
}
.header-style2 #header-core,
.header-style2 #header-sticky {
background: #232323;
border-color: #353535;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.header-style2.intro-on #header,
.header-style2.slider-full #header {
position: absolute;
width: 100%;
background: none;
}
.header-style2.intro-on #header-core,
.header-style2.slider-full #header-core {
padding: 0 15px;
} .header-style2.header-below #header {
position: static;
background: #232323;
}
.header-style2.header-below #header .header-links > ul > li > a {
padding: 25px 15px;
}
.header-style2.header-below #header .sub-menu {
}
.header-style2.header-below #header .header-links > ul > li {
margin-top: 0;
margin-bottom: 0;
}
.header-style2.header-below1 #header #header-links-inner > ul > li > .sub-menu {
bottom: 100%;
}
.header-style2.header-below1 #header .header-links > ul > li.menu-parent > a:after {
content: "\f0d8";
}
.header-style2.header-below1 #header .main-navigation .sub-menu .sub-menu {
top: -1px
}
.header-style2.header-below2 #header .sub-menu {
bottom: auto;
} .header-style3 #header {
background: #FFF;
}
.header-style3 #header #header-core,
.header-style3.slider-full #header #header-core {
max-width: 100%;
}
.header-style3 #header #header-links {
float: none;
background: #FFF;
border-top: 1px solid #AAA;
border-bottom: 1px solid #AAA;
}
.header-style3.slider-full #header {
border-bottom: none;
}
.header-style3.slider-full #header-links {
border-bottom: none !important;
}
.header-style3 #header #header-links-inner {
text-align: center;
float: none;
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.header-style3 #header-links-inner > .menu {
display: inline-block;
}
.header-style3 #header .header-links > ul > li > a {
padding: 15px 20px;
}
.header-style3 #header .header-links > ul > li:last-child > a {
}
.header-style3 #header .header-links .sub-menu {
text-align: left;
}
.header-style3 #header .header-links .sub-menu a {
}
.header-style3 #header .main-navigation .sub-menu .sub-menu {
}
.header-style3 #header .header-links li a {
}
.header-style3 #header .menu > li.menu-hover > a,
.header-style3 #header .menu > li.current_page_item > a,
.header-style3 #header .menu > li.current-menu-ancestor > a,
.header-style3 #header .menu > li > a:hover {
}
.header-style3 #header .header-links .header-thinkupmega > ul {
border-left: none;
border-right: none;
} .header-style3 #header-container {
display: table;
max-width: 1140px;
width: 100%;
margin: 25px auto 20px;
}
.header-style3 #header-container #logo,
.header-style3 #header-container #header-social {
display: table-cell;
vertical-align: middle;
}
.header-style3 #header-container #logo {
text-align: left;
} #header-links-inner {
display: table;
}
#header-links-inner > .menu,
#header-search,
#header-social {
display: table-cell;
vertical-align: middle;
} #header-social {
padding-left: 40px;
}
#header-social ul {
float: right;
display: table;
margin: 0;
}
#header-social li.message {
border: none;
padding-right: 10px;
white-space: nowrap;
}
#header-social li,
#header-social li a {
border: 0px;
}
#header-social li {
display: table-cell;
vertical-align: middle;
float: none !important;
}
#header-social li a {
display: table !important;
text-align: center;
width: 36px;
height: 36px;
color: #FFF !important;
background: #292929;
padding: 0 !important;
margin: 2px !important;
}
#header-social li a:hover {
color: #fff;
opacity: 0.8;
}
#header-social li.facebook a {
background: #3b5997;
}
#header-social li.twitter a {
background: #a5dee8;
}
#header-social li.google-plus a {
background: #db4a39;
}
#header-social li.instagram a {
background: #AC8263;
}
#header-social li.tumblr a {
background: #395672;
}
#header-social li.linkedin a {
background: #56a1c4;
}
#header-social li.flickr a {
background: #c5c5c5;
}
#header-social li.pinterest a {
background: #C92228;
}
#header-social li.xing a {
background: #126567;
}
#header-social li.paypal a {
background: #1e477a;
}
#header-social li.youtube a {
background: #de1f26;
}
#header-social li.vimeo-square a {
background: #4EBBFF;
}
#header-social li.rss a {
background: #fea81d;
}
#header-social li i {
font-size: 12px;
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
}
#header-social .tooltip-inner {
padding: 6px 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #header-search {
width: 165px;
position: relative;
padding-left: 10px;
}
#header-search .search {
width: 165px;
height: 30px;
background: none;
border: 1px solid #EEE;
padding: 5px 40px 5px 15px;
}
#header-search .searchsubmit {
display: none;
}
#header-search .fa-search {
font-size: 14px;
text-align: center;
color: #aaa;
position: absolute;
right: 0;
width: 40px;
height: 30px;
line-height: 30px;
border-left: 1px solid #EEE;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header-search .fa-search:hover {
color: #FFF;
background: #4498e7;
} #header-search ::-webkit-input-placeholder { color: #CACACA; }
#header-search :-moz-placeholder { color: #CACACA; }
#header-search ::-moz-placeholder { color: #CACACA; }
#header-search :-ms-input-placeholder { color: #CACACA; } .header-style2 #header-search {
padding-left: 40px;
border-left: 1px solid #353535;
}
.header-style2 #header-search .search,
.header-style2 #header-search .fa-search {
border-color: #353535;
} .header-style3 #header #header-search {
width: 235px;
padding-left: 10px;
}
.header-style3 #header #header-search .search {
width: 235px;
height: 40px;
}
.header-style3 #header #header-search .fa-search {
height: 40px;
line-height: 40px;
border: none;
}
.header-style3 #header #header-search .fa-search:hover {
color: #232323;
background: inherit;
}
.header-style3 #header-sticky #header-search .search,
.header-style3 #header-sticky #header-search .fa-search {
border-color: #333;
} #pre-header .sub-menu .menu-parent > a:before {
font-family: FontAwesome;
font-size: 1.2em;
text-align: right;
content: "\f105";
position: relative;
left: 10px;
top: -2px;
display: inline-block;
float: right;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#pre-header .sub-menu .menu-parent > a:hover:before {
left: 15px
}
#header .sub-menu .menu-parent > a:before,
#header-sticky .sub-menu .menu-parent > a:before {
font-family: FontAwesome;
font-size: 1.2em;
text-align: right;
content: "\f105";
position: relative;
left: 15px;
display: inline-block;
float: right;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header .sub-menu .menu-parent > a:hover:before,
#header-sticky .sub-menu .menu-parent > a:hover:before {
left: 15px;
} #header-responsive {
display: none;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
} #slider {
position: relative;
}
#slider-core {
position: relative;
text-align: center;
} #slider .slidedeck-frame {
margin: 0 auto;
} #slider .slides {
height: 0;
margin: 0;
}
#slider .rslides {
margin: 0;
overflow: hidden;
}
.rslides li {
width: 100%;
}
.rslides img {
width: 100%;
}
#slider .rslides-inner {
position: relative;
width: 1140px;
max-width: 100%;
margin: 0 auto;
border: 0;
overflow: hidden;
}
#slider .rslides-inner li {
height: auto;
list-style: none;
}
#slider .rslides-container {
padding: 6px 10px;
}
#slider a.rslides_nav {
text-align: center;
line-height: 1;
width: 60px;
height: 60px;
margin: -30px 0 0;
position: absolute;
overflow: hidden;
top: 50%;
color: rgba(0, 0, 0, 0.8);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
#slider a.rslides_nav.prev {
left: -60px;
}
#slider a.rslides_nav.next {
right: -60px;
}
#slider a.rslides_nav.prev:before,
#slider a.rslides_nav.next:before {
color: #fff;
background: #000;
background: rgba(0, 0, 0, 0.5);
font-family: FontAwesome;
font-size: 30px;
line-height: 60px;
display: block;
position: relative;
z-index: 9999;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
#slider a.rslides_nav.prev:hover:before,
#slider a.rslides_nav.next:hover:before {
color: #333;
background: #fff;
}
#slider a.rslides_nav.prev:before {
content: "\f104";
}
#slider a.rslides_nav.next:before {
content: "\f105";
}
#slider .rslides-inner:hover a.rslides_nav {
opacity: 1;
}
#slider .rslides-inner:hover a.rslides_nav.prev {
left: 0px;
}
#slider .rslides-inner:hover a.rslides_nav.next {
right: 0px;
}
#slider .rslides_tabs {
position: absolute;
z-index: 99;
text-align: center;
width: 100%;
bottom: 20px;
margin: 0;
height: 12px;
}
#slider .rslides_tabs li {
list-style: none;
margin: 0 5px;
display: inline-block;
zoom: 1;
}
#slider .rslides_tabs li a {
width: 12px;
height: 12px;
display: block;
background: none;
border: 2px solid #fff;
cursor: pointer;
text-indent: -9999px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#slider .rslides_tabs li a:hover,
#slider .rslides_tabs li.rslides_here a {
background: #FFF;
} .layout-boxed #slider .rslides-content,
.custom-background #slider .rslides-content,
.slider-boxed #slider .rslides-content {
padding: 0 80px;
}
.slider-boxed #slider {
margin-top: 30px;
}
.slider-boxed #slider .rslides-inner {
width: 1130px;
}
.slider-boxed #slider .rslides-inner {
-webkit-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
-moz-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
-o-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
}
.slider-full #header-core {
max-width: 1140px;
}
.slider-full #header-links {
border-bottom: none;
}
.slider-full #slider  .rslides-inner {
width: 100%;
position: relative;
}
.slider-full #slider .rslides-container {
padding: 0;
} #slider .rslides-content,
.thinkupslider-sc .rslides-content {
height: 100%;
width: 100%;
position: absolute;
top: 0;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider .rslides-content-inner,
.thinkupslider-sc .rslides-content-inner {
display: table;
width: 100%;
height: 100%;
margin: 0 auto;
}
#slider .featured,
.thinkupslider-sc .featured {
display: table-cell;
vertical-align: middle;
}
#slider .featured-title,
.thinkupslider-sc .featured-title {
margin-bottom: 30px;
}
#slider .featured-title span,
.thinkupslider-sc .featured-title span {
position: relative;
display: inline-block;
color: #FFF;
font-size: 48px;
font-weight: 400;
line-height: 1;
}
#slider .featured-title span:after,
.thinkupslider-sc .featured-title span:after {
}
#slider .featured-excerpt p,
.thinkupslider-sc .featured-excerpt p {
margin-bottom: 35px;
}
#slider .featured-excerpt span,
.thinkupslider-sc .featured-excerpt span {
display: inline-block;
color: #b1b1b1;
font-size: 13px;
line-height: 1.8;
font-weight: 400;
}
#slider .featured-excerpt i,
.thinkupslider-sc .featured-excerpt i {
font-size: 10px;
vertical-align: middle;
padding-right: 10px;
}
#slider .featured-link a,
.thinkupslider-sc .featured-link a {
display: inline-block;
color: #FFF;
font-size: 12px;
font-weight: 700;
text-align: center;
padding: 12px 35px;
background: #4498e7;
border: none;
border-bottom: 2px solid rgba( 0, 0, 0, 0.2 );
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#slider .featured-link a:hover,
.thinkupslider-sc .featured-link a:hover {
opacity: 0.75;
} #slider.style2 .featured.one_half,
.thinkupslider-sc.style2 .featured.one_half {
padding-left: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider.style3 .featured.one_half,
.thinkupslider-sc.style3 .featured.one_half {
padding-right: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider.style2 .wrap-safari,
#slider.style3 .wrap-safari,
.thinkupslider-sc.style2 .wrap-safari,
.thinkupslider-sc.style3 .wrap-safari {
display: table;
height: 100%;
max-width: 1140px;
margin: 0 auto;
width: 100%;
}
#slider.style2 .rslides-content-inner,
#slider.style3 .rslides-content-inner,
.thinkupslider-sc.style2 .rslides-content-inner,
.thinkupslider-sc.style3 .rslides-content-inner {
display: table-cell;
width: 100%;
vertical-align: middle;
margin: 0 auto;
}
#slider.style2 .featured-video,
#slider.style3 .featured-video,
.thinkupslider-sc.style2 .featured-video,
.thinkupslider-sc.style3 .featured-video {
margin-bottom: 0;
} #slider .featured-video iframe,
.thinkupslider-sc .featured-video iframe {
padding-bottom: 20px;
}
#slider .featured-video .wp-video,
#slider .wp-video-shortcode,
.thinkupslider-sc .featured-video .wp-video,
.thinkupslider-sc .wp-video-shortcode {
max-width: 100%;
}
#slider .videoBG video,
.thinkupslider-sc .videoBG video {
top: 0% !important;
width: 100%;
}
#slider .mejs-layers,
.thinkupslider-sc .mejs-layers {
max-width: 100%;
}
#slider .videoBG,
#slider .videoBG_wrapper,
#slider .videoBG_wrapper li,
.thinkupslider-sc .videoBG,
.thinkupslider-sc .videoBG_wrapper,
.thinkupslider-sc .videoBG_wrapper li {
width: 100% !important;
height: 100% !important;
} #slider .featured-title,
#slider .featured-excerpt,
#slider .featured-link,
.thinkupslider-sc .featured-title,
.thinkupslider-sc .featured-excerpt,
.thinkupslider-sc .featured-link {
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#slider .rslides > [class*="_on"] .featured-title,
#slider .rslides > [class*="_on"] .featured-excerpt,
#slider .rslides > [class*="_on"] .featured-link,
.thinkupslider-sc .rslides > [class*="_on"] .featured-title,
.thinkupslider-sc .rslides > [class*="_on"] .featured-excerpt,
.thinkupslider-sc .rslides > [class*="_on"] .featured-link {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
}
#slider .rslides > [class*="_on"] .featured-title,
.thinkupslider-sc .rslides > [class*="_on"] .featured-title {
-webkit-transition-delay: 1.0s;
-moz-transition-delay: 1.0s;
-ms-transition-delay: 1.0s;
-o-transition-delay: 1.0s;
transition-delay: 1.0s;
}
#slider .rslides > [class*="_on"] .featured-excerpt,
.thinkupslider-sc .rslides > [class*="_on"] .featured-excerpt {
-webkit-transition-delay: 1.2s;
-moz-transition-delay: 1.2s;
-ms-transition-delay: 1.2s;
-o-transition-delay: 1.2s;
transition-delay: 1.2s;
}
#slider .rslides > [class*="_on"] .featured-link,
.thinkupslider-sc .rslides > [class*="_on"] .featured-link {
-webkit-transition-delay: 1.4s;
-moz-transition-delay: 1.4s;
-ms-transition-delay: 1.4s;
-o-transition-delay: 1.4s;
transition-delay: 1.4s;
} #slider .rslides-content.slider-left .featured-title,
#slider .rslides-content.slider-left .featured-excerpt,
#slider .rslides-content.slider-left .featured-link,
.thinkupslider-sc .rslides-content.slider-left .featured-title,
.thinkupslider-sc .rslides-content.slider-left .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-left .featured-link {
text-align: left;
}
#slider .rslides-content.slider-left .featured-title span:after,
.thinkupslider-sc .rslides-content.slider-left .featured-title span:after {
left: 0;
right: auto;
}
#slider .rslides-content.slider-right .featured-title,
#slider .rslides-content.slider-right .featured-excerpt,
#slider .rslides-content.slider-right .featured-link,
.thinkupslider-sc .rslides-content.slider-right .featured-title,
.thinkupslider-sc .rslides-content.slider-right .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-right .featured-link {
text-align: right;
}
#slider .rslides-content.slider-right .featured-title span:after,
.thinkupslider-sc .rslides-content.slider-right .featured-title span:after {
left: auto;
right: 0;
}
#slider .rslides-content.slider-center .featured-title,
#slider .rslides-content.slider-center .featured-excerpt,
#slider .rslides-content.slider-center .featured-link,
.thinkupslider-sc .rslides-content.slider-center .featured-title,
.thinkupslider-sc .rslides-content.slider-center .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-center .featured-link {
text-align: center;
}
#slider .rslides-content.slider-half .featured-title,
#slider .rslides-content.slider-half .featured-excerpt,
#slider .rslides-content.slider-half .featured-link,
.thinkupslider-sc .rslides-content.slider-half .featured-title,
.thinkupslider-sc .rslides-content.slider-half .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-half .featured-link {
width: 50%;
}
#slider .rslides-content.slider-middle .featured-title,
#slider .rslides-content.slider-middle .featured-excerpt,
#slider .rslides-content.slider-middle .featured-link,
.thinkupslider-sc .rslides-content.slider-middle .featured-title,
.thinkupslider-sc .rslides-content.slider-middle .featured-excerpt,
.thinkupslider-sc .rslides-content.slider-middle .featured-link {
width: 50%;
margin-left: auto;
margin-right: 0;
} #slider img.slider-parallax,
.thinkupslider-sc img.slider-parallax {
background-attachment: fixed !important;
} #slider .rslides-content.style2 .featured-title,
.thinkupslider-sc .rslides-content.style2 .featured-title {
margin-bottom: 10px;
}
#slider .rslides-content.style2 .featured-title span,
.thinkupslider-sc .rslides-content.style2 .featured-title span {
line-height: 1;
font-size: 28px;
font-weight: 400;
}
#slider .rslides-content.style2 .featured-excerpt p,
.thinkupslider-sc .rslides-content.style2 .featured-excerpt p {
margin-bottom: 40px;
}
#slider .rslides-content.style2 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style2 .featured-excerpt span {
line-height: 1;
color: #fff;
font-size: 36px;
font-weight: 600;
}
#slider .rslides-content.style2 .featured-excerpt span:last-child:after,
.thinkupslider-sc .rslides-content.style2 .featured-excerpt span:last-child:after {
display: block;
content: '';
width: 240px;
height: 2px;
margin-top: 15px;
background: #FFF;
}
#slider .rslides-content.style2 .featured-link a,
.thinkupslider-sc .rslides-content.style2 .featured-link a {
}
#slider .rslides-content.style2 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style2 .featured-link a:hover {
} #slider .rslides-content.style3 .featured-title,
.thinkupslider-sc .rslides-content.style3 .featured-title {
margin-bottom: 40px;
}
#slider .rslides-content.style3 .featured-title span,
.thinkupslider-sc .rslides-content.style3 .featured-title span {
font-size: 48px;
font-weight: 600;
text-shadow: 1px 1px 0 rgba( 35, 35, 35, 0.15 );
}
#slider .rslides-content.style3 .featured-title span strong,
.thinkupslider-sc .rslides-content.style3 .featured-title span strong {
color: #4498e7;
}
#slider .rslides-content.style3 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style3 .featured-excerpt span {
position: relative;
color: #4498e7;
font-size: 14px;
line-height: 36px;
font-weight: 400;
background: #FFF;
margin: 0 0 16px 40px;
padding: 0 20px;
}
#slider .rslides-content.style3 .featured-excerpt span:nth-child(3),
.thinkupslider-sc .rslides-content.style3 .featured-excerpt span:nth-child(3) {
left: 40px
}
#slider .rslides-content.style3 .featured-excerpt span:nth-child(5),
.thinkupslider-sc .rslides-content.style3 .featured-excerpt span:nth-child(5) {
left: 80px
}
#slider .rslides-content.style3 .featured-excerpt span:nth-child(7),
.thinkupslider-sc .rslides-content.style3 .featured-excerpt span:nth-child(7) {
left: 120px
}
#slider .rslides-content.style3 .featured-excerpt span:nth-child(9),
.thinkupslider-sc .rslides-content.style3 .featured-excerpt span:nth-child(9) {
left: 160px
}
#slider .rslides-content.style3 .featured-excerpt i,
.thinkupslider-sc .rslides-content.style3 .featured-excerpt i {
position: absolute;
color: #fff;
font-size: 16px;
text-align: center;
height: 36px;
width: 36px;
line-height: 36px;
background: #4498e7;
padding: 0;
margin: 0;
left: -40px;
}
#slider .rslides-content.style3 .featured-link a,
.thinkupslider-sc .rslides-content.style3 .featured-link a {
}
#slider .rslides-content.style3 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style3 .featured-link a:hover {
} #slider .rslides-content.style4 .featured-wrap,
.thinkupslider-sc .rslides-content.style4 .featured-wrap {
background: #4498e7;
-webkit-box-shadow: 0 -25px 0 0 #4498e7, 1000px -25px 0 0 #4498e7, -1000px -25px 0 0 #4498e7, 0 23px 0 0 #4498e7, 1000px 23px 0 0 #4498e7, -1000px 23px 0 0 #4498e7;
-moz-box-shadow: 0 -25px 0 0 #4498e7, 1000px -25px 0 0 #4498e7, -1000px -25px 0 0 #4498e7, 0 23px 0 0 #4498e7, 1000px 23px 0 0 #4498e7, -1000px 23px 0 0 #4498e7;
-ms-box-shadow: 0 -25px 0 0 #4498e7, 1000px -25px 0 0 #4498e7, -1000px -25px 0 0 #4498e7, 0 23px 0 0 #4498e7, 1000px 23px 0 0 #4498e7, -1000px 23px 0 0 #4498e7;
-o-box-shadow: 0 -25px 0 0 #4498e7, 1000px -25px 0 0 #4498e7, -1000px -25px 0 0 #4498e7, 0 23px 0 0 #4498e7, 1000px 23px 0 0 #4498e7, -1000px 23px 0 0 #4498e7;
box-shadow: 0 -25px 0 0 #4498e7, 1000px -25px 0 0 #4498e7, -1000px -25px 0 0 #4498e7, 0 23px 0 0 #4498e7, 1000px 23px 0 0 #4498e7, -1000px 23px 0 0 #4498e7;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#slider .rslides > [class*="_on"] .rslides-content.style4 .featured-wrap,
.thinkupslider-sc .rslides > [class*="_on"] .rslides-content.style4 .featured-wrap {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
-webkit-transition-delay: 0.75s;
-moz-transition-delay: 0.75s;
-ms-transition-delay: 0.75s;
-o-transition-delay: 0.75s;
transition-delay: 0.75s;
}
#slider .rslides-content.style4 .featured-title,
.thinkupslider-sc .rslides-content.style4 .featured-title {
margin-bottom: 5px;
}
#slider .rslides-content.style4 .featured-title span,
.thinkupslider-sc .rslides-content.style4 .featured-title span {
color: #232323;
font-size: 34px;
font-weight: 600;
}
#slider .rslides-content.style4 .featured-excerpt p,
.thinkupslider-sc .rslides-content.style4 .featured-excerpt p {
margin: 0;
}
#slider .rslides-content.style4 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style4 .featured-excerpt span {
color: #fff;
font-size: 48px;
font-weight: 600;
line-height: 1;
}
#slider .rslides-content.style4 .featured-link,
.thinkupslider-sc .rslides-content.style4 .featured-link {
position: absolute;
left: 0;
right: 0;
margin-top: 53px;
}
#slider .rslides-content.style4 .featured-link a,
.thinkupslider-sc .rslides-content.style4 .featured-link a {
}
#slider .rslides-content.style4 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style4 .featured-link a:hover {
} #slider .rslides-content.style5:after,
.thinkupslider-sc .rslides-content.style5:after {
content: '';
margin: 0 auto;
width: 1000px;
height: 100%;
display: block;
position: relative;
top: -100%;
background: rgba( 68, 152, 231, 0.8 );
-webkit-box-shadow: 1000px 0 0 0 rgba( 68, 152, 231, 0.8 ), -1000px 0 0 0 rgba( 68, 152, 231, 0.8 );
-moz-box-shadow: 1000px 0 0 0 rgba( 68, 152, 231, 0.8 ), -1000px 0 0 0 rgba( 68, 152, 231, 0.8 );
-ms-box-shadow: 1000px 0 0 0 rgba( 68, 152, 231, 0.8 ), -1000px 0 0 0 rgba( 68, 152, 231, 0.8 );
-o-box-shadow: 1000px 0 0 0 rgba( 68, 152, 231, 0.8 ), -1000px 0 0 0 rgba( 68, 152, 231, 0.8 );
box-shadow: 1000px 0 0 0 rgba( 68, 152, 231, 0.8 ), -1000px 0 0 0 rgba( 68, 152, 231, 0.8 );
}
#slider .rslides-content.style5.slider-middle:after,
.thinkupslider-sc .rslides-content.style5.slider-middle:after {
width: 50%;
margin-left: auto;
margin-right: 0;
-webkit-box-shadow: 250px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
-moz-box-shadow: 250px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
-ms-box-shadow: 250px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
-o-box-shadow: 250px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
box-shadow: 250px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
}
.slider-boxed #slider .rslides-content.style5.slider-middle:after,
.slider-boxed .thinkupslider-sc .rslides-content.style5.slider-middle:after {
-webkit-box-shadow: 480px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
-moz-box-shadow: 480px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
-ms-box-shadow: 480px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
-o-box-shadow: 480px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
box-shadow: 480px 0 0 0 rgba( 68, 152, 231, 0.8 ), -40px 0 0 0 rgba( 68, 152, 231, 0.8 );
}
#slider .rslides-content.style5 .featured-wrap,
.thinkupslider-sc .rslides-content.style5 .featured-wrap,
#slider .rslides-content.style5 .featured-video,
.thinkupslider-sc .rslides-content.style5 .featured-video {
position: relative;
z-index: 2;
}
#slider .rslides-content.style5 .featured-title,
.thinkupslider-sc .rslides-content.style5 .featured-title {
margin-bottom: 10px;
}
#slider .rslides-content.style5 .featured-title span,
.thinkupslider-sc .rslides-content.style5 .featured-title span {
line-height: 1;
font-size: 36px;
font-weight: 600;
}
#slider .rslides-content.style5 .featured-excerpt p,
.thinkupslider-sc .rslides-content.style5 .featured-excerpt p {
margin-bottom: 40px;
}
#slider .rslides-content.style5 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style5 .featured-excerpt span {
line-height: 1;
color: #fff;
font-size: 28px;
font-weight: 400;
}
#slider .rslides-content.style5 .featured-excerpt span:last-child:after,
.thinkupslider-sc .rslides-content.style5 .featured-excerpt span:last-child:after {
display: block;
content: '';
width: 240px;
height: 2px;
margin-top: 15px;
background: #FFF;
}
#slider .rslides-content.style5 .featured-link a,
.thinkupslider-sc .rslides-content.style5 .featured-link a {
background: none;
border: 2px solid #fff;
}
#slider .rslides-content.style5 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style5 .featured-link a:hover {
opacity: 1;
color: #4498e7;
background: #fff;
} #slider .rslides-content.style6 .featured-title,
#slider .rslides-content.style6 .featured-excerpt,
.thinkupslider-sc .rslides-content.style6 .featured-title,
.thinkupslider-sc .rslides-content.style6 .featured-excerpt {
margin-bottom: 30px;
}
#slider .rslides-content.style6 .featured-title span,
.thinkupslider-sc .rslides-content.style6 .featured-title span {
font-size: 18px;
font-weight: 600;
color: #232323;
background: #FFF;
padding: 15px 20px;
}
#slider .rslides-content.style6 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style6 .featured-excerpt span {
color: #FFF;
font-size: 14px;
font-weight: 400;
}
#slider .rslides-content.style6 .featured-excerpt p,
.thinkupslider-sc .rslides-content.style6 .featured-excerpt p {
margin-bottom: 0;
}
#slider .rslides-content.style6 .featured-link a,
.thinkupslider-sc .rslides-content.style6 .featured-link a {
background: none;
border: 2px solid #fff;
}
#slider .rslides-content.style6 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style6 .featured-link a:hover {
opacity: 1;
color: #232323;
background: #fff;
} #slider .rslides-content.style7 .featured,
.thinkupslider-sc .rslides-content.style7 .featured {
vertical-align: bottom;
}
#slider .rslides-content.style7 .featured-wrap,
.thinkupslider-sc .rslides-content.style7 .featured-wrap {
opacity: 0;
max-width: 700px;
background: #FFF;
border-bottom: 3px solid #4498e7;
margin: 0 auto;
padding: 55px 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#slider .rslides > [class*="_on"] .rslides-content.style7 .featured-wrap,
.thinkupslider-sc .rslides > [class*="_on"] .rslides-content.style7 .featured-wrap {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
-webkit-transition-delay: 0.75s;
-moz-transition-delay: 0.75s;
-ms-transition-delay: 0.75s;
-o-transition-delay: 0.75s;
transition-delay: 0.75s;
}
#slider .rslides-content.style7 .featured-title,
.thinkupslider-sc .rslides-content.style7 .featured-title {
margin-bottom: 15px;
}
#slider .rslides-content.style7 .featured-title span,
.thinkupslider-sc .rslides-content.style7 .featured-title span {
color: #232323;
font-size: 36px;
}
#slider .rslides-content.style7 .featured-title span strong,
.thinkupslider-sc .rslides-content.style7 .featured-title span strong {
color: #4498e7;
}
#slider .rslides-content.style7 .featured-excerpt p,
.thinkupslider-sc .rslides-content.style7 .featured-excerpt p {
margin-bottom: 25px
}
#slider .rslides-content.style7 .featured-excerpt span,
.thinkupslider-sc .rslides-content.style7 .featured-excerpt span {
}
#slider .rslides-content.style7 .featured-link a,
.thinkupslider-sc .rslides-content.style7 .featured-link a {
}
#slider .rslides-content.style7 .featured-link a:hover,
.thinkupslider-sc .rslides-content.style7 .featured-link a:hover {
}  #intro {
text-align: center;
position: relative;
background: #eeede4;
padding: 25px 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#intro #intro-core {
background: #fff;
word-break: break-all;
}
#intro #intro-core-wrap {
display: table;
width: 100%;
vertical-align: middle;
padding: 15px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#intro .page-title {
position: relative;
color: #232323;
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
}
.header-float #intro {
}
.header-float #intro .wrap-safari {
position: relative;
}
.header-float #intro #intro-core {
} .intro-style2 #intro {
height: 250px;
padding: 0 20px;
}
.intro-style2 #intro #intro-core {
display: table;
width: 100%;
position: absolute;
left: 0;
right: 0;
bottom: 0;
text-align: center;
max-width: 500px;
border: none;
border-bottom: 3px solid #4498e7;
}
.intro-style2 #intro #intro-core-wrap {
display: table-cell;
vertical-align: middle;
height: 180px;
max-width: 500px;
padding: 0 20px;
}
.intro-style2 #intro .page-title {
font-size: 36px;
}
.intro-style2.header-float #intro {
height: 380px;
} .header-style2 #intro {
height: 310px;
} .header-style3 #intro {
height: 210px;
} #intro #breadcrumbs {
color: #232323;
font-size: 12px;
text-transform: uppercase;
vertical-align: middle;
}
#intro #breadcrumbs:before {
display: none;
}
#intro #breadcrumbs .delimiter {
padding: 0px 2px;
}
#intro #breadcrumbs a {
color: #4498e7;
}
#intro #breadcrumbs a:hover {
color: inherit;
}
#intro #breadcrumbs-core {
display: inline-block;
}
#intro #breadcrumbs-home {
padding-left: 12px;
}
#intro #breadcrumbs-home:after {
position:relative;
top: 1px;
font-family: FontAwesome;
font-size: large;
content: "\f015";
padding-left: 12px;
} .intro-style2 #intro #breadcrumbs {
font-size: 14px;
}
.intro-style2 #intro #breadcrumbs:before {
content: "";
display: block;
width: 80px;
height: 1px;
background: #232323;
margin: 12px auto 18px;
} #intro.option2 .page-title,
#intro.option2 #breadcrumbs {
}
#intro.option2 .page-title {
}
#intro.option2 #breadcrumbs {
} .intro-style2 #intro.option2 .page-title,
.intro-style2 #intro.option2 #breadcrumbs {
} #notification {
position: relative;
z-index:999999;
width: 100%;
background: #364BE6;
border-bottom: 2px solid white;
-webkit-box-shadow: 0 0 6px 0 #999;
-moz-box-shadow: 0 0 6px 0 #999;
-ms-box-shadow: 0 0 6px 0 #999;
-o-box-shadow: 0 0 6px 0 #999;
box-shadow: 0 0 6px 0 #999;
}
#notification-core {
text-align: center;
color: white;
padding: 5px 0px;
}
#notification-core .notification-button {
color: white;
background: black;
padding: 3px 10px;
margin: 0px 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}   .themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #FFF;
font-size: 90%;
font-weight: 600;
text-align: center;
text-transform: uppercase;
background: #4498e7;
border: none;
border-bottom: 2px solid rgba( 0, 0, 0, 0.2 );
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
a.themebutton {
color: #FFF;
background: #4498e7;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.75;
}
.themebutton:focus,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: none
} .themebutton2 {
color: #727272;
background: #FFF;
border: 1px solid #DDD;
font-weight: 600;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.themebutton2 {
color: #727272;
background: #FFF;
}
.themebutton2:hover {
color: #FFF;
background: #4498e7;
border-color: #4498e7;
}
.themebutton2:focus {
outline: none
} .themebutton3 {
color: #FFF;
text-align: center;
background: #333;
border: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.themebutton3 {
color: #FFF;
background: #333;
}
.themebutton3:hover {
background: #4498e7;
} .themebutton4 {
color: #FFF;
text-align: center;
background: #4498e7;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.themebutton4 {
color: #FFF;
background: #4498e7;
}
.themebutton4:hover {
background: #333;
}  .image-overlay {
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
background: #FFF !important;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.image-overlay:hover {
opacity: 0.9;
}
.image-overlay .image-overlay-inner {
display: table;
width: 100%;
height: 100%;
background: none !important;
}
.image-overlay .hover-icons {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.image-overlay .image-overlay-inner .hover-zoom,
.image-overlay .image-overlay-inner .hover-link {
display: inline-block;
vertical-align: top;
color: #232323 !important;
font-size: 33px;
font-weight: bold;
line-height: 40px;
width: 40px;
height: 40px;
margin: 5px;
border: 1px solid #232323 !important;
background: none !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.image-overlay .image-overlay-inner .hover-zoom:before,
.image-overlay .image-overlay-inner .hover-link:before {
color: #232323 !important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.image-overlay .image-overlay-inner .hover-zoom {
-webkit-transform: translateX(-35px);
-moz-transform: translateX(-35px);
-ms-transform: translateX(-35px);
-o-transform: translateX(-35px);
transform: translateX(-35px);
}
.image-overlay .image-overlay-inner .hover-link {
-webkit-transform: translateX(35px);
-moz-transform: translateX(35px);
-ms-transform: translateX(35px);
-o-transform: translateX(35px);
transform: translateX(35px);
}
.image-overlay .image-overlay-inner .hover-zoom:hover,
.image-overlay .image-overlay-inner .hover-link:hover,
.image-overlay .image-overlay-inner .hover-zoom:hover:before,
.image-overlay .image-overlay-inner .hover-link:hover:before {
color: #FFF !important;
}
.image-overlay .image-overlay-inner .hover-zoom:hover,
.image-overlay .image-overlay-inner .hover-link:hover {
background: #4498e7 !important;
border-color: #4498e7 !important;
}
.image-overlay .image-overlay-inner:hover .hover-zoom,
.image-overlay .image-overlay-inner:hover .hover-link {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
} .image-overlay .hover-zoom:before,
.image-overlay .hover-link:before {
font-family: dashicons !important;
font-size: 18px !important;
position: relative !important;
display: inline-block !important;
float: right !important;
line-height: 40px !important;
width: 40px !important;
right: auto !important;
top: auto !important;
}
.image-overlay .hover-zoom:before {
content: "\f211" !important;
}
.image-overlay .hover-link:before {
content: "\f345" !important;
} .image-overlay.overlay2 .image-overlay-inner {
}
.image-overlay.overlay2 h4 a {
}
.image-overlay.overlay2 h4 a:hover {
} .image-overlay.style2 .hover-zoom,
.image-overlay.style2 .hover-link {
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
}
.image-overlay.style2:hover a {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
} #section-home {
padding: 0 10px;
}
#section-home-inner {
max-width: 1140px;
margin: 60px auto 40px;
}
#section-home .services-builder {
margin: 0;
} #introaction,
#outroaction {
text-align: center;
}
#introaction {
padding: 55px 10px 30px;
}
#outroaction {
padding: 30px 10px 55px;
}
#introaction-core,
#outroaction-core {
}
.action-message,
.action-message {
text-align: center;
}
.action-text {
margin-bottom: 0;
}
.action-text h3 {
position: relative;
font-size: 30px;
line-height: 1;
font-weight: 400;
margin-bottom: 57px;
}
.action-text h3:before,
.action-text h3:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: -30px;
height: 0;
width: 40px;
}
.action-text h3:before {
left: 0;
right: 40px;
border-bottom: 2px solid #E1E1E1;
}
.action-text h3:after {
left: 40px;
right: 0;
border-bottom: 2px solid #4498e7;
}
.action-teaser {
color: inherit;
padding: 0;
margin-bottom: 25px;
}
.action-teaser p {
margin-bottom: 0px;
}
.action-link {
padding: 0;
}
.action-link a {
display: inline-block;
font-weight: 400;
padding: 10px 38px;
} #header-core:before,
#header-core:after,
#intro-core:before,
#intro-core:after,
#introaction-core:before,
#introaction-core:after,
#outroaction-core:before,
#outroaction-core:after,
#main-core:before,
#main-core:after,
#content-core:before,
#content-core:after,
#article:before,
#article:after,
#nav-above:before,
#nav-above:after,
#nav-below:before,
#nav-below:after,
#sharepost:before,
#sharepost:after,
#author-bio:before,
#author-bio:after,
#sub-footer:before,
#sub-footer:after,
#footer-core:before,
#footer-core:after,
.entry-meta:before,
.entry-meta:after,
.attention:before,
.attention:after,
ul.pricing-table:before,
ul.pricing-table:after,
.popular-posts:before,
.popular-posts:after,
.recent-comments:before,
.recent-comments:after,
.recent-posts:before,
.recent-posts:after,
.searchform:before,
.searchform:after,
.thinkup_widget_categories a:before,
.thinkup_widget_categories a:after {
content:"";
display:table;
}
#header-core:after,
#intro-core:after,
#introaction-core:after,
#outroaction-core:after,
#main-core:after,
#content-core:after,
#article:after,
#nav-above:after,
#nav-below:after,
#sharepost:after,
#author-bio:after,
#sub-footer:after,
#footer-core:after,
.entry-meta:after,
.attention:after,
ul.pricing-table:after,
.popular-posts:after,
.recent-comments:after,
.recent-posts:after,
.searchform:after,
.thinkup_widget_categories a:after {
clear:both;
} #footer {
font-size: 13px;
font-weight: 400;
background: #1e2021;
padding: 80px 10px 20px;
}
#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
width: 100%;
color: #696e71;
background: #292b2c;
border: 1px solid #292b2c;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#footer-core h3 {
display: inline-block;
color: #FFF;
font-size: 13px;
margin-bottom: 40px;
font-weight: 600;
text-transform: uppercase;
}
#footer-core h3:before {
position: absolute;
content: "";
display: block;
width: 32px;
height: 32px;
border-left: 2px solid #4498e7;
border-bottom: 2px solid #4498e7;
}
#footer-core h3 span {
display: block;
height: 32px;
line-height: 32px;
padding-left: 12px;
}
#footer-core,
#footer-core p {
color: #696e71;
}
#footer-core a,
#footer-core .widget li > a:before {
color: #4498e7;
}
#footer-core a:hover,
#footer-core .widget li > a:hover:before {
color: #696e71;
} #sub-footer {
position: relative;
padding: 35px 10px;
}
#sub-footer {
background: #1e2021;
}
#sub-footer,
#sub-footer a {
font-size: 12px;
}
#sub-footer,
#sub-footer a:hover {
color: #4c5154;
}
#sub-footer a {
color: #4498e7;
}
#footer-menu {
text-align: right;
margin-bottom: 10px;
}
#footer-menu a {
padding: 0 8px;
}
#footer-menu ul {
margin: 0px;
}
#footer-menu li {
display: inline-block;
}
#footer-menu li:after {
content: '|';
}
#footer-menu li:last-child:after {
content: none;
} #sub-footer-widgets {
max-height: 500px;
overflow: hidden;
padding: 0 0 35px;
-webkit-transition: max-height 0.5s ease, padding 0.5s ease;
-moz-transition: max-height 0.5s ease, padding 0.5s ease;
-ms-transition: max-height 0.5s ease, padding 0.5s ease;
-o-transition: max-height 0.5s ease, padding 0.5s ease;
transition: max-height 0.5s ease, padding 0.5s ease;
}
#sub-footer-widgets.collapsed {
max-height: 0;
padding: 0;
}
#sub-footer-widgets h3 {
display: inline-block;
color: #FFF;
font-size: 13px;
font-weight: 600;
margin-bottom: 25px;
text-transform: uppercase;
}
#sub-footer-widgets h3:before {
position: absolute;
content: "";
display: block;
width: 32px;
height: 32px;
border-left: 2px solid #4498e7;
border-bottom: 2px solid #4498e7;
}
#sub-footer-widgets h3 span {
display: block;
height: 32px;
line-height: 32px;
padding-left: 12px;
}
#sub-footer-widgets p {
color: #696e71;
} #sub-footer-close {
position: relative;
text-align: center;
}
#sub-footer-close-core {
position: absolute;
background: #292b2c;
top: -40px;
right: 0;
display: block;
height: 40px;
width: 40px;
}
#sub-footer-close-core:hover {
cursor: pointer;
}
#sub-footer-close-core:before {
font-family: FontAwesome;
content: "\f0d7";
color: #FFF;
display: block;
line-height: 40px;
font-size: large;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#sub-footer-close-core.collapsed:before {
transform:rotate(180deg);
-ms-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
} #sub-footer-core {
display: table;
width: 100%;
}
#sub-footer-core .copyright,
#post-footer-social,
#sub-footer-core #footer-menu {
display: table-cell;
vertical-align: middle;
} #post-footer-social ul {
margin: 0;
display: table;
float: right;
}
#post-footer-social li {
display: table-cell;
vertical-align: middle;
float: none;
}
#post-footer-social li.message {
padding-right: 15px;
}
#post-footer-social li a {
font-size: 14px;
display: table;
text-align: center;
color: #FFF;
background: #4498e7;
width: 40px;
height: 40px;
margin-left: 2px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#post-footer-social li a:hover {
color: #FFF;
background: #292b2c;
}
#post-footer-social li i {
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
}
#post-footer-social .tooltip-inner {
padding: 6px 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#post-footer-social .tooltip-arrow,
#post-footer-social .tooltip-inner {
margin-bottom: 5px;
} #scrollUp {
bottom: 20px;
right: 20px;
-webkit-transition: all 0 ease;
-moz-transition: all 0 ease;
-ms-transition: all 0 ease;
-o-transition: all 0 ease;
transition: all 0 ease;
}
#scrollUp:after {
content: "\f106";
font-family: FontAwesome;
width: 45px;
height: 45px;
display: block;
text-align: center;
line-height: 45px;
font-size: 30px;
color: #FFF;
background: #1D1D1F;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#scrollUp:hover:after {
background: #4498e7;
}  #sidebar .widget {
margin-bottom: 45px;
}
#sidebar h3.widget-title {
display: block;
position: relative;
font-size: 14px;
font-weight: 400;
text-indent: 14px;
text-transform: uppercase;
margin-bottom: 25px;
height: 32px;
line-height: 36px;
}
#sidebar h3.widget-title:before {
position: absolute;
content: "";
display: block;
width: 32px;
height: 32px;
border-left: 2px solid #4498e7;
border-top: 2px solid #4498e7;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .rev_slider_wrapper {
padding: 3px;
border: 1px solid #ddd;
} .layout-sidebar-left #main {
float: right;
width: 73%;
display: block;
}
.layout-sidebar-left #main-core {
margin-left: 30px;
}
.layout-sidebar-left #sidebar {
display: block;
float: right;
width: 27%;
}
.layout-sidebar-left #sidebar-core {
margin-right: 20px;
} .layout-sidebar-right #main {
float: left;
width: 73%;
display: block;
}
.layout-sidebar-right #main-core {
margin-right: 30px;
}
.layout-sidebar-right #sidebar {
display: block;
float: left;
width: 27%;
}
.layout-sidebar-right #sidebar-core {
margin-left: 20px;
} .widget {
line-height: 1.8;
}
.widget select {
max-width: 100%
}
.widget a {
color: inherit;
}
.widget a:hover {
color: #4498e7;
}
#footer .widget {
margin-bottom: 35px;
}
#footer .widget-area .widget:last-child {
margin-bottom: 0px;
} #footer .thinkup_widget_categories a,
#footer .popular-posts a,
#footer .recent-comments a,
#footer .recent-posts a,
#footer .thinkup_widget_tagscloud a {
font-weight: normal;
}
#footer .popular-posts a.comment,
#footer .popular-posts a.excerpt,
#footer .recent-comments a.date,
#footer .recent-comments a.excerpt,
#footer .recent-posts a.date,
#footer .recent-posts a.excerpt {
color: #696e71;
}
#footer .popular-posts a:hover,
#footer .recent-comments a:hover,
#footer .recent-posts a:hover {
color: #4498e7;
}
#footer .popular-posts a.title:after,
#footer .recent-comments a.title:after,
#footer .recent-posts a.title:after {
border-color: #333;
} .widget ul {
margin: 0;
}
.widget li {
list-style: none;
}
.widget li a {
padding: 4px 0;
display: inline-block;
vertical-align: top;
}
.widget li > a:before {
}
.widget li a:hover,
.widget li > a:hover:before {
color: #4498e7;
}
.widget ul.children,
.widget ul.sub-menu {
border-left:none;
border-right:none;
border-bottom: none !important;
}
.widget ul.children li:last-child,
.widget ul.sub-menu li:last-child {
border-bottom: none;
}
.widget ul.children li a,
.widget ul.sub-menu li a {
padding-left: 14px;
}
.widget ul.children ul.children li a,
.widget ul.sub-menu ul.sub-menu li a {
padding-left: 30px;
}
.widget select {
width: 100%;
margin-top: 10px;
} #footer .widget ul {
border: none;
}
#footer .widget li {
border: none;
padding: 2px 0;
}
#footer .widget li a {
padding: 1px 0px 1px 0px;
}
#footer .widget ul.children li a,
#footer .widget ul.sub-menu li a {
padding-left: 15px;
}
#footer .widget ul.children ul.children li a,
#footer .widget ul.sub-menu ul.sub-menu li a {
padding-left: 30px;
} .widget.widget_archive li > a:before,
.widget.widget_categories li > a:before,
.widget.widget_pages li > a:before,
.widget.widget_meta li > a:before,
.widget.widget_nav_menu li > a:before {
font-family: fontawesome;
content: "\f054";
font-size: 8px;
margin-right: 8px;
vertical-align: middle;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .widget_calendar #calendar_wrap {
border: 1px solid #EEE;
padding: 10px;
}
.widget_calendar #wp-calendar {
margin: 0;
}
#footer .widget_calendar #calendar_wrap {
border-color: #333;
overflow: hidden;
} #sidebar .widget_rss li {
padding: 10px 0;
}
.widget_rss li a {
display: inline-block;
color: #4498e7;
}
.widget_rss li a:hover {
color: inherit;
}
.widget li a.rsswidget {
padding: 0;
}
.widget li .rsswidget,
.widget li .rss-date,
.widget li .rssSummary {
padding: 5px 0
} .widget_tag_cloud a {
font-size: 13px !important;
display: inline-block;
color: #AAA;
background: #F3F3F3;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.widget_tag_cloud a:hover {
color: #FFF;
background: #4498e7;
}
#sidebar .widget_tag_cloud a {
padding: 1px 10px;
margin: 0 0 4px 0;
}
#footer .widget_tag_cloud a {
color: #696e71;
background: #292b2c;
font-size: 12px !important;
text-align: center;
padding: 1px 10px;
margin: 0 1px 4px 0;
}
#footer .widget_tag_cloud a:hover {
color: #FFF;
background: #4498e7;
} .widget_search .searchsubmit { display: none; }
.widget_search form {
}
.widget_search .search {
float: left;
font-size: 11px;
width: 100%;
border: 1px solid #EEE;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#footer .widget_search form {
border: none;
padding: 0;
}
#footer .widget_search .search {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
} #sidebar .widget_tag_cloud,
#sidebar .widget_archive,
#sidebar .widget_categories,
#sidebar .widget_search {
border-bottom: none;
} .thinkup_widget_categories { list-style: none; }
.thinkup_widget_categories ul { list-style: none; margin: 0; }
.thinkup_widget_categories li i { width: 10%; }
.thinkup_widget_categories li a { display: block !important; padding: 0 !important }
.thinkup_widget_categories li a:hover { color: #4498e7; }
.thinkup_widget_categories li span { display: inline-block; }
.thinkup_widget_categories select { width: 95%; margin-top: 10px; }
.thinkup_widget_categories li span.cat-name:before {
font-family: fontawesome;
content: "\f054";
font-size: 8px;
margin-right: 8px;
vertical-align: middle;
}
.thinkup_widget_categories li span.cat-count {
margin-left: 5px;
}
.thinkup_widget_categories li a:hover span.cat-count {
}
#sidebar .thinkup_widget_categories select { width: 100%; }
#sidebar .thinkup_widget_categories .widget-main { padding-top: 5px; }
#sidebar .thinkup_widget_categories li { padding: 2px 0; }
#footer .thinkup_widget_categories li span.cat-count { color: #696e71; } .thinkup_widget_childmenu ul {
overflow: hidden;
border-width: 1px 1px 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.thinkup_widget_childmenu ul {
border: 1px solid #EEE;
}
.thinkup_widget_childmenu li {
border-bottom: 1px solid #EEE;
}
.thinkup_widget_childmenu li:last-child {
border-bottom: none;
}
.thinkup_widget_childmenu li a {
display: block;
padding: 10px 20px;
}
.thinkup_widget_childmenu li > a:before {
font-family: FontAwesome;
content: "\f105";
float: right;
margin: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.thinkup_widget_childmenu li a.active,
.thinkup_widget_childmenu li a:hover,
.thinkup_widget_childmenu li > a.active:before,
.thinkup_widget_childmenu li > a:hover:before {
color: #FFF;
}
.thinkup_widget_childmenu li a.active,
.thinkup_widget_childmenu li a:hover {
background: #4498e7;
} .wpcf7-form p {
margin-bottom: 15px;
}
.wpcf7-form input {
width: 100%;
padding: 8px 15px;
}
.wpcf7-form input[type="submit"] {
width: inherit;
padding: 8px 30px;
}
.wpcf7-form textarea {
height: 130px;
min-height: 68px;
}
.wpcf7-form .wpcf7-response-output {
margin-left: 0;
margin-right: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
width: 100%;
left: 0;
top: -6px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#footer .wpcf7-form input,
#footer .wpcf7-form textarea {
color: #969696;
border: 1px solid #444;
background: #2D2D2D;
background: rgba(0, 0, 0, 0.1);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#footer .wpcf7-form input[type=submit] {
text-transform: capitalize;
border: 1px solid #111;
background: #1A1A1A;
} .wpcf7-form ::-webkit-input-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; line-height: 2.2;  }
.wpcf7-form :-moz-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; line-height: 2.2;  }
.wpcf7-form ::-moz-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; line-height: 2.2;  }
.wpcf7-form :-ms-input-placeholder { font-size: 12px; color: #7a7a7a; opacity: 0.6; line-height: 2.2;  } .thinkup_widget_flickr a,
.thinkup_widget_flickr img {
display: block;
}
.thinkup_widget_flickr img {
width: 65px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_flickr img:hover {
opacity: 0.8;
}
.thinkup_widget_flickr .flickr {
float: none;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_flickr .flickr-photo {
float: left;
position: relative;
overflow: hidden;
margin-right: 2px;
margin-bottom: 2px;
}
.thinkup_widget_flickr .image-overlay {
display: none !important;
}
.thinkup_widget_flickr .image-overlay:hover {
}
.thinkup_widget_flickr .image-overlay-inner {
display: none;
}
#sidebar .thinkup_widget_flickr .flickr-photo {
}
#footer .thinkup_widget_flickr img {
border: none;
}
#footer .thinkup_widget_flickr img:hover {
} .thinkup_widget_logotext h3 {
text-indent: 0 !important;
}
.thinkup_widget_logotext h3:before {
display: none !important;
}
#footer-core .thinkup_widget_logotext h3 span {
padding: 0;
border: none;
} .popular-posts .image,
.recent-comments .image,
.recent-posts .image {
margin-bottom: 0px;
position: relative;
float: left;
}
.popular-posts .main,
.recent-comments .main,
.recent-posts .main {
position: relative;
margin-left: 100px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.popular-posts .main.widget-noimage,
.recent-comments .main.widget-noimage,
.recent-posts .main.widget-noimage {
margin-left: 0;
}
.popular-posts,
.recent-comments,
.recent-posts {
clear: both;
}
.popular-posts a,
.recent-comments a,
.recent-posts a,
.popular-posts img,
.recent-comments img,
.recent-posts img {
display: block;
}
.popular-posts a.title,
.recent-comments a.title,
.recent-posts a.title {
position: relative;
color: #232323;
font-weight: 400;
line-height: 1.3;
margin-bottom: 5px;
}
.popular-posts a.title:after,
.recent-comments a.title:after,
.recent-posts a.title:after {
}
.popular-posts img,
.recent-comments img,
.recent-posts img {
max-width: 80px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.popular-posts img:hover,
.recent-comments img:hover,
.recent-posts img:hover {
opacity: 0.8;
}
.popular-posts .image-overlay,
.recent-comments .image-overlay,
.recent-posts .image-overlay {
display: none !important;
}
.popular-posts:hover .image-overlay,
.recent-comments:hover .image-overlay,
.recent-posts:hover .image-overlay {
}
.popular-posts .comment,
.recent-comments .date,
.recent-posts .date {
font-size: 90%;
opacity: 1;
}
.popular-posts .comment:before,
.recent-comments .date:before,
.recent-posts .date:before {
font-family: fontawesome;
padding-right: 5px;
}
.popular-posts .comment:before {
content: "\f075";
}
.recent-comments .date:before,
.recent-posts .date:before {
content: "\f073";
}
.popular-posts,
.recent-comments,
.recent-posts {
padding-bottom: 20px;
}
.popular-posts:last-child,
.recent-comments:last-child,
.recent-posts:last-child {
}
.tab-content .popular-posts,
.tab-content .recent-posts {
}
#sidebar .popular-posts a .image-overlay,
#sidebar .recent-comments a .image-overlay,
#sidebar .recent-posts a .image-overlay {
}
#sidebar .popular-posts a .image-overlay:before,
#sidebar .recent-comments a .image-overlay:before,
#sidebar .recent-posts a .image-overlay:before {
}
#sidebar .popular-posts:hover .image-overlay,
#sidebar .recent-comments:hover .image-overlay,
#sidebar .recent-posts:hover .image-overlay {
}
#footer .popular-posts,
#footer .recent-comments,
#footer .recent-posts {
border: none;
padding: 0 0 15px;
}
#footer .popular-posts:last-child,
#footer .recent-comments:last-child,
#footer .recent-posts:last-child {
border-bottom: none;
}
#footer .popular-posts img,
#footer .recent-comments img,
#footer .recent-posts img {
max-width: 70px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#footer .popular-posts:hover img,
#footer .recent-comments:hover img,
#footer .recent-posts:hover img {
border-color: #4498e7;
} .thinkup_widget_recentcomments .quote {
padding-left: 15px;
}
.thinkup_widget_recentcomments .quote:before {
font-family: "Times New Roman",Georgia,Times,serif;
content: '\201C';
margin: -8px -15px;
position: absolute;
}
.thinkup_widget_recentcomments .quote:before {
color: #4498e7;
font-size: 150%;
font-weight: bold;
display: inline;
} .thinkup_widget_search .searchsubmit {
display: none;
}
.thinkup_widget_search .search {
float: left;
width: 100%;
border: 1px solid #EEE;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#sidebar .thinkup_widget_search form {
}
#footer .thinkup_widget_search .search {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
} #sidebar .thinkup_widget_search ::-webkit-input-placeholder { color: #CCC; }
#sidebar .thinkup_widget_search :-moz-placeholder { color: #CCC; }
#sidebar .thinkup_widget_search ::-moz-placeholder { color: #CCC; }
#sidebar .thinkup_widget_search :-ms-input-placeholder { color: #CCC; }
#footer .thinkup_widget_search ::-webkit-input-placeholder { color: #777; }
#footer .thinkup_widget_search :-moz-placeholder { color: #777; }
#footer .thinkup_widget_search ::-moz-placeholder { color: #777; }
#footer .thinkup_widget_search :-ms-input-placeholder { color: #777; } .thinkup_widget_tabs .nav-tabs {
margin: 0 0 20px;
border: none;
overflow: hidden;
}
.thinkup_widget_tabs .nav-tabs > li {
margin-bottom: 0;
border-bottom: 0;
}
.thinkup_widget_tabs li {
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_tabs li a:before {
content: "";
margin: 0;
}
.thinkup_widget_tabs li a,
.thinkup_widget_tabs li a:hover,
.thinkup_widget_tabs li.active a,
.thinkup_widget_tabs li.active:hover a {
display: block;
padding: 0;
margin: 0;
border: none;
background: none;
}
.thinkup_widget_tabs h3.widget-title {
line-height: 40px;
text-align: center;
}
.thinkup_widget_tabs li.active > a,
.thinkup_widget_tabs h3.widget-title {
height: 40px;
-webkit-transition: all 0s;
-moz-transition: all 0s;
-ms-transition: all 0s;
-o-transition: all 0s;
transition: all 0s;
}
.thinkup_widget_tabs .popular-posts,
.thinkup_widget_tabs .recent-comments,
.thinkup_widget_tabs .recent-posts {
}
.thinkup_widget_tabs .popular-posts:last-child,
.thinkup_widget_tabs .recent-comments:last-child,
.thinkup_widget_tabs .recent-posts:last-child {
border-bottom: none;
}
#sidebar .thinkup_widget_tabs li.active > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#sidebar .thinkup_widget_tabs h3.widget-title {
display: block;
color: #AAA;
font-size: 14px;
text-indent: 0;
background: #F3F3F3;
margin: 0;
}
#sidebar .thinkup_widget_tabs h3.widget-title:before {
display: none;
}
#sidebar .thinkup_widget_tabs li.active h3.widget-title {
color: #FFF;
background: #4498e7;
}
#sidebar .thinkup_widget_tabs .tab-content {
}
#footer .thinkup_widget_tabs .nav-tabs {
margin-bottom: 35px;
}
#footer .thinkup_widget_tabs h3.widget-title {
display: block;
color: #FFF;
font-size: 13px;
font-weight: 600;
border-width: 0;
margin: 0;
border: 1px solid rgba(0, 0, 0, 0);
}
#footer .thinkup_widget_tabs h3.widget-title:before {
display: none;
}
#footer .thinkup_widget_tabs .nav .active h3.widget-title {
color: #B3B3B3;
background: #333;
border: 1px solid #333;
} .thinkup_widget_tagscloud a {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .thinkup_widget_tagscloud a {
display: inline-block;
color: #AAA;
font-size: 13px !important;
padding: 1px 10px;
margin: 0 4px 4px 0;
background: #F3F3F3;
}
#sidebar .thinkup_widget_tagscloud a:hover {
color: #FFF;
background: #4498e7;
}
#footer .thinkup_widget_tagscloud a {
color: #696e71;
background: #292b2c;
text-align: center;
padding: 1px 10px;
margin: 0 4px 4px 0;
}
#footer .thinkup_widget_tagscloud a:hover {
color: #FFF;
background: #4498e7;
} .thinkup_widget_twitterfeed ul {
list-style: none;
margin: 0;
}
.thinkup_widget_twitterfeed ul:last-child {
border-bottom: none;
}
.thinkup_widget_twitterfeed .tweet-content {
padding: 10px 10px 0 45px;
}
.thinkup_widget_twitterfeed .tweet-content p {
margin-bottom: 10px;
}
.thinkup_widget_twitterfeed .tweet-content a {
display: inline;
padding: 0;
}
.thinkup_widget_twitterfeed small {
display: block;
}
#sidebar .thinkup_widget_twitterfeed ul {
}
#sidebar .thinkup_widget_twitterfeed a {
color: #4498e7;
}
#sidebar .thinkup_widget_twitterfeed a:hover {
color: inherit;
}
#sidebar .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.digitalekunsthandwerker.de/wp-content/themes/consulting/images/widgets/twitter-bird-light-bgs.png) 2px 5px no-repeat;
background-size: 40px;
}
#footer .thinkup_widget_twitterfeed .tweet-content {
border: none;
padding: 0 0 0 35px;
}
#footer .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.digitalekunsthandwerker.de/wp-content/themes/consulting/images/widgets/twitter-bird-dark-bgs.png) -8px -5px no-repeat;
background-size: 40px;
}
#sub-footer .thinkup_widget_twitterfeed {
padding-right: 15px;
}
#sub-footer .thinkup_widget_twitterfeed .tweet-content {
border: none;
padding: 0 55px 0 0;
}
#sub-footer .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.digitalekunsthandwerker.de/wp-content/themes/consulting/images/widgets/twitter-bird-dark-bgs.png) right -5px no-repeat;
background-size: 40px
}
#sub-footer .thinkup_widget_twitterfeed ul {
border: none;
}
#sub-footer .thinkup_widget_twitterfeed small {
color: #7c7c7c;
display: block;
}  .entry-meta {
opacity: 0.6;
font-size: 13px;
font-style: italic;
}
.entry-meta > span {
display: inline-block;
margin: 0 15px 5px 0;
}
.sticky {
} .blog-thumb {
max-width: 100%;
overflow: hidden;
position: relative;
}
.blog-thumb > a,
.blog-thumb iframe,
.blog-thumb img {
display: block;
}
.blog-thumb img {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.blog-thumb:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.blog-icon i {
color: white;
line-height: 48px;
width: 48px;
height: 48px;
float: left;
display: inline-block;
background: #B7C6C9;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.blog-icon i:hover {
background: #4498e7;
}
.blog-article .more-link {
margin-bottom: 30px;
}
.blog-article .more-link a {
padding: 6px 20px;
display: inline-block;
} .blog-article {
position: relative;
}
.blog-article.format-nomedia {
padding-top: 20px;
}
.blog-article.sticky  {
background: #F8F8F8;
padding: 20px 20px 30px;
}
.blog-grid.column-1 {
width: 100%;
padding: 0%;
}
.blog-article .entry-meta {
position: relative;
padding-bottom: 15px;
}
.blog-article .entry-content {
position: static;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.blog-article.sticky .entry-content {
padding: 15px 15px 0;
background: #F8F8F8;
}
.blog-article .entry-header {
position: relative;
}
.blog-article .blog-icon {
position: absolute;
top: 0;
left: 0;
}
.blog-article .blog-thumb {
max-width: 100%;
display:inline-block;
}
.blog-article .blog-thumb.gallery {
display: block;
margin-bottom: 20px;
}
.blog-article .blog-thumb.gallery .rslides-container {
padding: 0;
}
.blog-article .blog-title {
font-size: 17px;
font-weight: 400;
line-height: 1.2;
text-transform: uppercase;
margin-bottom: 10px;
}
.blog-article .blog-title a {
color: inherit;
}
.blog-article .blog-title a:hover {
color: #4498e7;
}
.blog-article .entry-footer {
padding: 20px 20px 15px;
}
.blog-article .entry-meta > span {
}
.blog-article .entry-meta:after {
}
.blog-article .entry-meta > span:after {
}
.blog-article .entry-meta > span:last-child:after {
}
.blog-article .entry-meta a,
.blog-article .entry-meta span:before {
color: inherit;
}
.blog-article .entry-meta a {
}
.blog-article .entry-meta a:hover {
color: #4498e7;
} .blog-article .entry-meta > span.date:before,
.blog-article .entry-meta > span.author:before,
.blog-article .entry-meta > span.comment:before,
.blog-article .entry-meta > span.category:before,
.blog-article .entry-meta > span.tags:before {
font-family: FontAwesome;
padding-right: 6px;
}
.blog-article .entry-meta > span.date:before {
content: "\f073";
}
.blog-article .entry-meta > span.author:before {
content: "\f007";
}
.blog-article .entry-meta > span.comment:before {
content: "\f086";
}
.blog-article .entry-meta > span.category:before {
content: "\f07b";
}
.blog-article .entry-meta > span.tags:before {
content: "\f02b";
}
.blog-article .entry-meta > span:first-child:before {
} .blog-style1 .blog-article,
.blog-style2 .blog-article {
background: #FFF;
margin: 0 3px 40px;
border: 1px solid #f4f4f4;
border: 1px solid rgba(35,35,35, 0.15);
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
} .blog-style1 .blog-article .more-link {
display: none;
} .blog-style1-layout1 .entry-header {
margin-bottom: 0;
}
.blog-style1-layout1 .blog-thumb {
display: block;
}
.blog-style1-layout1 .blog-article .blog-thumb.gallery {
margin-bottom: 0;
}
.blog-style1-layout1 .blog-article.format-media .entry-content {
padding: 20px 0;
} .blog-style1-layout2 .blog-article {
}
.blog-style1-layout2 .blog-article .entry-content {
}
.blog-style1-layout2 .blog-thumb {
margin-bottom: 10px;
} .blog-style2 .blog-grid.column-2 {
width: 50%;
padding: 0 10px;
}
.blog-style2 .blog-grid.column-3 {
width: 33%;
padding: 0 10px;
}
.blog-style2 .blog-grid.column-4 {
width: 25%;
padding: 0 10px;
}
.blog-style2 #content {
background: #333b43;
}
.blog-style2 .blog-article {
margin: 0 0 20px;
padding: 0px;
border: none;
}
.blog-style2 .blog-article .blog-thumb {
margin-bottom: 10px;
}
.blog-style2 .blog-article .entry-meta {
opacity: 1;
padding: 13px 0 8px;
background: #1e2021;
-webkit-box-shadow: 20px 0px 0 0px #1e2021, -20px 0px 0 0px #1e2021;
-moz-box-shadow: 20px 0px 0 0px #1e2021, -20px 0px 0 0px #1e2021;
-ms-box-shadow: 20px 0px 0 0px #1e2021, -20px 0px 0 0px #1e2021;
-o-box-shadow: 20px 0px 0 0px #1e2021, -20px 0px 0 0px #1e2021;
box-shadow: 20px 0px 0 0px #1e2021, -20px 0px 0 0px #1e2021;
}
.blog-style2 .blog-article .entry-meta a,
.blog-style2 .blog-article .entry-meta span:before {
color: #FFF;
opacity: 1;
}
.blog-style2 .blog-article .entry-meta a:hover {
opacity: 0.8;
}
.blog-style2 .blog-article .entry-content {
margin: 0;
padding: 0 20px;
}
.blog-style2 .blog-article.format-nomedia .entry-content {
padding-top: 20px;
} .blog-style2 .blog-article .entry-meta:after {
left: 0;
right: 0;
} .blog-style2 .pag {
margin-left: 10px;
margin-right: 10px;
}
.blog-style2 .pag li a,
.blog-style2 .pag li span {
}
.blog-style2 .pag li a:hover,
.blog-style2 .pag li.current span {
} .blog-article.format-video .image-overlay {
}  .post-thumb {
margin-bottom: 15px;
}
.single article.post {
margin-bottom: 30px;
border: 1px solid #f4f4f4;
border: 1px solid rgba(35,35,35, 0.15);
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
}
.single .post-title {
font-size: 22px;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 5px;
}
.single article.format-nomedia .post-title {
margin-top: 15px;
} .single .entry-meta,
.single .entry-meta a,
.single .entry-meta span:before {
color: inherit;
}
.single .entry-meta {
position: relative;
padding-bottom: 15px;
}
.single .entry-meta a:hover {
color: #4498e7;
}
.single .entry-meta > span {
}
.single .entry-meta:after {
}
.single .entry-meta > span:after {
}
.single .entry-meta > span:last-child:after {
} .single .entry-meta > span.date a {
cursor: default;
pointer-events: none;
} .single .entry-meta > span.date:before,
.single .entry-meta > span.author:before,
.single .entry-meta > span.comment:before,
.single .entry-meta > span.category:before,
.single .entry-meta > span.tags:before {
font-family: FontAwesome;
padding-right: 6px;
}
.single .entry-meta > span.date:before {
content: "\f073";
}
.single .entry-meta > span.author:before {
content: "\f007";
}
.single .entry-meta > span.comment:before {
content: "\f086";
}
.single .entry-meta > span.category:before {
content: "\f07b";
}
.single .entry-meta > span.tags:before {
content: "\f02b";
}
.single .entry-meta > span:first-child:before {
} .single .format-image .post-thumb img {
display: block;
} .single .format-gallery .post-thumb .rslides-sc .rslides-container {
padding: 0;
}
.single .format-gallery .post-thumb .slides.rslides li {
z-index: 0 !important;
} .single .format-video .post-thumb iframe {
display: block;
} .single article > .entry-header {
margin: 0 20px;
}
.single article > .entry-content {
margin: 0 20px 23px;
}
.single article > .entry-footer {
margin: 0 20px 20px;
} .page-links {
margin-bottom: 25px;
} #sharepost {
display: table;
width: 100%;
margin-bottom: 20px;
padding: 20px 0 0;
border-top: 1px solid #DDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#sharemessage,
#shareicons {
display: table-cell;
vertical-align: middle;
}
#sharemessage {
opacity: 0.6;
font-style: italic;
}
#sharemessage p {
margin: 0 15px 0 0;
}
#shareicons {
text-align: right;
}
#shareicons a,
#shareicons i {
width: 25px;
height: 25px;
line-height: 25px;
}
#shareicons a {
text-align: center;
display: inline-block;
color: #FFF;
background: #DDD;
margin: 0 10px 0 0;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#shareicons a:hover {
color: #FFF;
background: #4498e7;
}
#shareicons i {
display: block;
font-size: 12px;
}
#shareicons a.facebook:hover {
background: #3b5997;
}
#shareicons a.twitter:hover {
background: #a5dee8;
}
#shareicons a.google-plus:hover {
background: #db4a39;
}
#shareicons a.instagram:hover {
background: #AC8263;
}
#shareicons a.tumblr:hover {
background: #395672;
}
#shareicons a.linkedin:hover {
background: #56a1c4;
}
#shareicons a.flickr:hover {
background: #c5c5c5;
}
#shareicons a.pinterest:hover {
background: #C92228;
}
#shareicons a.xing:hover {
background: #126567;
}
#shareicons a.paypal:hover {
background: #1e477a;
}
#shareicons a.youtube:hover {
background: #de1f26;
}
#shareicons a.vimeo-square:hover {
background: #4EBBFF;
}
#shareicons a.rss:hover {
background: #fea81d;
}
#shareicons .tooltip-inner {
text-shadow: none;
padding: 4px 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #author-bio {
padding: 0 0 40px;
margin-bottom: 40px;
border-bottom : 1px solid #EEE;
}
#author-image {
float: left;
}
#author-content {
margin-left: 200px;
}
#author-title {
position: relative;
}
#author-title p:after {
}
#author-title a {
display: inline-block;
color: #232323;
font-size: 16px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
#author-title a:hover {
color: #4498e7;
}
#author-bio img {
display: block;
margin-right: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#author-title p:last-child {
line-height: 1;
margin-bottom: 15px;
}
#author-text p:last-child {
margin: 0;
} #comments {
}
#comments .comment-notes,
#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .comment-form-url label,
#comments .comment-form-comment label {
display: none;
}
#comment-nav-above,
#comment-nav-below {
margin-bottom: 50px;
} #comments input::-webkit-input-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
#comments input:-moz-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
#comments input::-moz-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
#comments input:-ms-input-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
#comments textarea::-webkit-input-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
#comments textarea:-moz-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
#comments textarea::-moz-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
#comments textarea:-ms-input-placeholder { opacity: 0.8; font-style: italic; text-transform: uppercase; }
.bypostauthor {
}
#comments-title {
}
#comments-title h3,
#reply-title {
}
#comments-title h3 {
position: relative;
font-size: 16px;
margin: 30px 0;
font-weight: 400;
}
#comments-title h3:before {
}
#comments-title span {
}
#reply-title {
position: relative;
font-size: 16px;
line-height: 1.5;
font-weight: 400;
margin: 0 0 30px;
}
#reply-title:before {
}
#reply-title #cancel-comment-reply-link {
font-size: 12px;
padding: 5px 10px;
margin-left: 20px;
}
.commentlist article {
display: table;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.commentlist article header,
.commentlist article footer {
margin: 0 0 0 110px;
}
.commentlist article header {
position: relative;
}
.commentlist article header .comment-author,
.commentlist article header .comment-meta,
.commentlist article header .reply {
display: block;
}
.commentlist article header .comment-author {
}
.commentlist article header .comment-meta {
line-height: 1;
font-style: italic;
padding: 1px 0;
}
.commentlist article header .comment-meta:after {
}
.commentlist article header .comment-meta a,
.commentlist article header .comment-meta span {
padding-right: 5px;
display: inline-block;
}
.commentlist article header .reply {
right: 0;
top: 0;
}
.commentlist article header .reply a {
color: #4498e7;
}
.commentlist article header .reply a:hover {
color: inherit;
}
.commentlist article header .reply a:before {
}
.commentlist,
.comment-respond {
margin: 0 0 40px 0;
}
.commentlist {
}
.commentlist .children {
list-style: none;
margin: 0px;
}
.commentlist .children {
margin: 0 0 0 100px;
}
.commentlist .comment,
.commentlist .pingback {
list-style: none;
margin-bottom: 35px;
}
.commentlist .avatar {
width: 80px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.comment-author h4 {
font-size: 15px;
font-weight: 500;
line-height: 1;
margin: 0 0 5px;
clear: none;
}
.comment-author a {
color: inherit;
}
.comment-meta a {
color: #aaa;
}
.comment-author a:hover,
.comment-meta a:hover {
color: #4498e7;
}
.comment-content {
margin-top: 10px;
}
.comment-content p:last-child {
margin: 0;
}
.comment-meta,
.comment .reply {
margin-left: 0px;
}
.comment .reply a {
}
.comment-respond .form-submit {
margin: 0;
}
li.pingback {
font-weight: bold;
}
li.pingback a {
font-weight: normal;
} #commentform input[type="text"] {
width: 100%;
max-width: 370px;
}
#commentform input[type="submit"] {
font-size: 90%;
font-weight: 600;
}
#commentform #comment {
height: 180px;
}
#commentform .form-allowed-tags {
font-size: 11px;
}
.required {
color: #880000;
} .page-template-template-contact iframe {
display: block;
width: 100% !important;
max-height: 350px !important;
}
.page-template-template-contact-php #main .google-map-placeholder {
width: 100% !important;
}
.page-template-template-contact-php #main h4 {
line-height: 1;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 35px;
}
.page-template-template-contact-php #main h4:after {
}
.page-template-template-contact-php #main .wpcf7-form input[type="submit"] {
height: 40px;
padding-top: 0;
padding-bottom: 0;
}
.page-template-template-contact-php #main .contact-details {
color: #b9b9b9;
display: inline-block;
padding-right: 50px;
}
.page-template-template-contact-php #main .contact-details i,
.page-template-template-contact-php #main .contact-details h4,
.page-template-template-contact-php #main .contact-details h5,
.page-template-template-contact-php #main .contact-details span {
display: inline-block
}
.page-template-template-contact-php #main .contact-details h5,
.page-template-template-contact-php #main .contact-details span {
vertical-align: top;
margin: 0;
line-height: 25px;
}
.page-template-template-contact-php #main .contact-details h5 {
margin: 0;
padding-right: 10px;
}
.page-template-template-contact-php #main .contact-details i {
font-size: 14px;
text-align: center;
line-height: 25px;
margin: 0 10px 0 0;
}
.page-template-template-contact-php #content {
padding: 0;
}
.page-template-template-contact-php #content-core {
margin: 0;
max-width: 100%;
}
.page-template-template-contact-php .panel-grid {
padding: 30px 10px 0;
}
.page-template-template-contact-php .panel-grid:first-child {
padding: 60px 10px 0;
}
.page-template-template-contact-php .panel-grid-core {
display: block;
max-width: 1140px;
margin: 0 auto
}
.page-template-template-contact-php #main .shadow-box {
padding: 0;
}
.page-template-template-contact-php #main .shadow-box-core {
padding: 0 20px;
} .page-template-template-archive-php h3.page-title {
margin-top: 0
}
.page-template-template-archive-php #main-core a {
color: inherit;
}
.page-template-template-archive-php #main-core a:hover {
color: #4498e7;
}
.page-template-template-archive-php ul.archive-pages,
.page-template-template-archive-php ul.archive-categories,
.page-template-template-archive-php ul.archive-authors,
.page-template-template-archive-php ul.archive-monthly,
.page-template-template-archive-php ul.archive-recent {
margin-left: 2px;
list-style: none;
}
.page-template-template-archive-php ul.archive-pages li,
.page-template-template-archive-php ul.archive-categories li,
.page-template-template-archive-php ul.archive-authors li,
.page-template-template-archive-php ul.archive-monthly li,
.page-template-template-archive-php ul.archive-recent li {
padding-bottom: 4px;
}
.page-template-template-archive-php ul.archive-pages .children li,
.page-template-template-archive-php ul.archive-categories .children li,
.page-template-template-archive-php ul.archive-authors .children li,
.page-template-template-archive-php ul.archive-monthly .children li,
.page-template-template-archive-php ul.archive-recent .children li {
padding-left: 25px;
}
.page-template-template-archive-php ul.archive-pages li:before,
.page-template-template-archive-php ul.archive-categories li:before,
.page-template-template-archive-php ul.archive-authors li:before,
.page-template-template-archive-php ul.archive-monthly li:before,
.page-template-template-archive-php ul.archive-recent li:before {
color: #AAA;
line-height: 1;
font-family: FontAwesome;
content: "\f105";
font-size: 1.3333333333333333em;
padding-right: 10px;
}
.page-template-template-archive-php ul.archive-pages ul.children,
.page-template-template-archive-php ul.archive-categories ul.children,
.page-template-template-archive-php ul.archive-authors ul.children,
.page-template-template-archive-php ul.archive-monthly ul.children,
.page-template-template-archive-php ul.archive-recent ul.children {
margin: 10px 0px 10px -2px;
list-style: none;
} .page-template-template-sitemap-php h3.page-title {
margin-top: 0
}
.page-template-template-sitemap-php #main-core a {
color: inherit;
}
.page-template-template-sitemap-php #main-core a:hover {
color: #4498e7;
}
.page-template-template-sitemap-php ul.sitemap-pages,
.page-template-template-sitemap-php ul.sitemap-authors,
.page-template-template-sitemap-php ul.sitemap-archives,
.page-template-template-sitemap-php ul.sitemap-posts,
.page-template-template-sitemap-php ul.sitemap-posts ul {
margin-left: 2px;
list-style: none;
}
.page-template-template-sitemap-php ul.sitemap-pages li,
.page-template-template-sitemap-php ul.sitemap-authors li,
.page-template-template-sitemap-php ul.sitemap-archives li,
.page-template-template-sitemap-php ul.sitemap-posts li,
.page-template-template-sitemap-php ul.sitemap-posts ul li {
padding-bottom: 4px;
}
.page-template-template-sitemap-php ul.sitemap-pages .children li,
.page-template-template-sitemap-php ul.sitemap-authors .children li,
.page-template-template-sitemap-php ul.sitemap-archives .children li,
.page-template-template-sitemap-php ul.sitemap-posts .children li,
.page-template-template-sitemap-php ul.sitemap-posts ul .children li {
padding-left: 25px;
}
.page-template-template-sitemap-php ul.sitemap-pages li:before,
.page-template-template-sitemap-php ul.sitemap-authors li:before,
.page-template-template-sitemap-php ul.sitemap-archives li:before,
.page-template-template-sitemap-php ul.sitemap-posts li:before,
.page-template-template-sitemap-php ul.sitemap-posts ul li:before {
color: #AAA;
line-height: 1;
font-family: FontAwesome;
content: "\f105";
font-size: 1.3333333333333333em;
padding-right: 10px;
}
.page-template-template-sitemap-php ul.sitemap-pages ul.children,
.page-template-template-sitemap-php ul.sitemap-authors ul.children,
.page-template-template-sitemap-php ul.sitemap-archives ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul ul.children {
margin: 10px 0px 10px -2px;
list-style: none;
} .page-template-template-parallax-php #content {
padding: 0;
}
.page-template-template-parallax-php #content-core {
margin: 0;
max-width: 100%;
}
.page-template-template-parallax-php .panel-grid {
padding: 30px 10px 0;
}
.page-template-template-parallax-php.layout-boxed .panel-grid {
padding: 30px 20px 0;
}
.page-template-template-parallax-php .panel-grid:first-child {
padding: 60px 10px 0;
}
.page-template-template-parallax-php .panel-grid-core,
.page-template-template-parallax-php #content #nav-above,
.page-template-template-parallax-php #content #nav-below,
.page-template-template-parallax-php #content #comments {
display: block;
max-width: 1140px;
margin: 0 auto
}
.page-template-template-parallax-php #content #comments {
padding-bottom: 30px;
} .team-style1 #content,
.team-style2 #content {
background: #F3F3F3;
}     .search-results .blog-article .entry-meta {
margin: 0;
} .title-404 {
text-align: center;
margin: 30px 0;
}
.title-404 h2 {
line-height: 1;
font-size: 80px;
margin: 0 0 20px 0;
}
.title-404 h2 i {
padding-right: 15px;
}
.title-404 p {
font-size: 15px;
}
.title-404 .search {
margin-bottom: 20px;
width: 200px;
max-width: 200px;
} .column-1 { width: 100%;    padding: 10px; }
.column-2 { width: 50%;     padding: 10px; }
.column-3 { width: 33.333%; padding: 10px; }
.column-4 { width: 25%;     padding: 10px; }
.column-5 { width: 20%;     padding: 10px; }
.column-6 { width: 16.65%;  padding: 10px; }
.column-1,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6 {
float: left;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}  .client-thumb {
text-align: center;
margin: 0;
list-style: none;
}
.column-4.client_grid {
padding: 30px 10px;
} .team-grid {
margin-bottom: 0px;
text-align: center;
} .team-social {
display: block;
position: relative;
border-top: 1px solid #EEE;
margin: 15px 20px 20px;
padding-top: 20px;
}
.team-social ul {
display: table;
margin: 0 auto;
}
.team-social li {
display: table-cell;
vertical-align: top;
float: none;
padding: 0 !important;
}
.team-social li a {
display: table;
font-size: 13px;
text-align: center;
color: #FFF;
width: 25px;
height: 24px;
background: #DDD;
margin-right: 5px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.team-social li a:hover {
color: #fff;
background: #4498e7;
border-color: #4498e7;
}
.team-social li i {
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
}
.team-social .tooltip-inner {
padding: 5px 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} .team-content .entry-header {
width: 100%;
display: table;
margin-bottom: 20px;
}
.team-content .team-title,
.team-content .team-links,
.team-content .team-email {
display: table-cell;
vertical-align: middle
}
.team-content .team-links,
.team-content .team-email {
text-align: right
}
.team-content .team-links ul {
margin: 0 0 0 auto;
}
.team-content .team-email {
width: 150px;
}
.team-content .team-email a {
padding: 6px 20px;
display: inline-block;
} .team-button {
display: block;
position: relative;
border-top: 1px solid #EEE;
margin: 15px 20px 20px;
padding-top: 20px;
}
.team-button .themebutton {
display: inline-block;
padding: 10px 35px;
}  .testimonial-grid {
text-align: center;
}
.testimonial-grid .entry-content {
}
.testimonial-thumb img {
margin: 0 auto;
-webkit-transition: inherit !important;
-moz-transition: inherit !important;
-ms-transition: inherit !important;
-o-transition: inherit !important;
transition: inherit !important;
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important;
}
.testimonial-excerpt {
display: block;
font-weight: 400;
text-align: center;
}
.testimonial-excerpt p:last-child {
margin-bottom: 0;
}
.testimonial-name h3 {
font-size: 15px;
}
.testimonial-name h3:after {
content: "-";
padding: 0 7px;
}
.testimonial-name h3 a {
color: inherit;
}
.testimonial-name h3 a:hover {
color: #4498e7;
}
.testimonial-position {
opacity: 0.8;
font-style: italic;
}
.testimonial-quote {
display: none;
}
.testimonial-quote:before {
}
.testimonial-style1 #content,
.testimonial-style1 #content {
background: #F3F3F3
} .testimonial-style1 .testimonial-grid .style1 .entry-header {
padding: 0;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-o-border-radius: 0 !important;
border-radius: 0 !important;
}
.testimonial-style1 .testimonial-grid .style1 .entry-content {
}
.testimonial-style1 .testimonial-grid .testimonial-thumb img {
} .testimonial-style2 #content {
background: #f3f3f3;
}
.testimonial-style2  .testimonial-grid .sc-postitem {
border: none !important;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
box-shadow: 0 1px 2px rgba(0,0,0,0.15)
}   blockquote.style2:before, q.style2:before,
blockquote.style2:after, q.style2:after {
content: '';
}
blockquote.style2, q.style2 {
color: inherit;
background: none;
padding: 0 20px;
margin-bottom: 20px;
border-left: 10px solid #4498e7;
}
blockquote.style2 p:last-child,
q.style2 p:last-child {
margin-bottom: 0;
} .button.style1,
.button.style2,
.button.style3,
.button.style4 {
font-size: 1em !important;
}
.button.style1:hover,
.button.style2:hover,
.button.style3:hover,
.button.style4:hover {
background: #4498e7;
}
.button.large {
height: 50px !important;
line-height: 50px;
padding-top: 0;
padding-bottom: 0;
} .sc-action {
text-align: center;
} .sc-action.style1 .action-link a {
margin: 15px 4px 4px;
} .sc-carousel {
}
.sc-carousel li {
margin: 0;
border: none;
}
.sc-carousel a.prev,
.sc-carousel a.next {
color: #FFF;
background: #232323;
}
.sc-carousel a.prev:hover,
.sc-carousel a.next:hover {
color: #FFF;
background: #4498e7;
}
.sc-carousel a.next {
}
.sc-carousel a.prev {
}
.sc-carousel a.prev i,
.sc-carousel a.next i {
color: inherit;
top: 0;
line-height: 30px;
}
.sc-carousel a.prev:hover i,
.sc-carousel a.next:hover i {
color: #FFF;
}
.sc-carousel .entry-header {
margin: 0;
}
.sc-carousel .entry-header img {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.sc-carousel .entry-header:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.sc-carousel .entry-content img {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.sc-carousel .entry-content:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.sc-carousel .entry-content {
margin: 15px 0 0 0;
}
.sc-carousel .entry-content h4 {
position: relative;
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 15px;
}
.sc-carousel .entry-content .date a,
.sc-carousel .entry-content .date a {
color: #3d3d3d;
}
.sc-carousel .entry-content .comment {
float: none;
line-height: 1;
}
.sc-carousel-title {
float: left;
position: absolute;
top: -70px;
} .sc-carousel .entry-meta {
line-height: 1;
margin-bottom: 15px;
} .sc-carousel .port-thumb {
display: block;
} .sc-carousel .entry-content h4 a:hover {
color: #4498e7 !important;
} .divider-top,
.divider {
border-color: #DDD;
} .sc-featured,
.sc-image {
padding: 0;
margin: 0 0 20px;
}
.sc-featured .entry-header {
margin-bottom: 15px;
}
.sc-featured h3 {
font-size: 15px;
line-height: 1;
font-weight: 700;
margin-bottom: 15px;
} .sc-grid .entry-header img {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.sc-grid .entry-header:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
} ul.iconfont i {
color: #4498e7;
font-size: 90%;
margin: 0 15px 0 -22px;
}  .notification {
overflow: hidden;
margin-bottom: 20px;
border: 1px solid rgba(0, 0, 0, 0.1);
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.notification p:last-child{ margin: 0; }
.notification,          .notification.normal   { background: #f3f3f3; border-color: #f3f3f3; }
.notification.download, .notification.success  { color: #fff; background: #71be32; border-color: #71be32; }
.notification.error,    .notification.stop     { color: #fff; background: #d51317; border-color: #d51317; }
.notification.info,     .notification.question { color: #fff; background: #2ba6cb; border-color: #2ba6cb  }
.notification.warning,  .notification.message  { color: #fff; background: #edb803; border-color: #edb803; } .notification.download,
.notification.success,
.notification.error,
.notification.stop,
.notification.info,
.notification.question,
.notification.warning,
.notification.message  {
position: relative;
padding-left: 50px;
}
.notification.download:before,
.notification.success:before,
.notification.error:before,
.notification.stop:before,
.notification.info:before,
.notification.question:before,
.notification.warning:before,
.notification.message:before {
color: #FFF;
font-size: 22px;
font-family: FontAwesome;
text-align: center;
position:absolute;
left: 0px;
width: 50px;
height: 100%;
padding-top: 5px;
}
.notification.download:before, .notification.success:before  { content: "\f058"; background: none; }
.notification.error:before,    .notification.stop:before     { content: "\f057"; background: none; }
.notification.info:before,     .notification.question:before { content: "\f05a"; background: none; }
.notification.warning:before,  .notification.message:before  { content: "\f071"; background: none; }
.notification .icon          { padding: 14px 20px; }
.notification.download .icon, .notification.success .icon  { background: none; padding-left: 5px; }
.notification.error .icon,    .notification.stop .icon     { background: none; padding-left: 5px; }
.notification.info .icon,     .notification.question .icon { background: none; padding-left: 5px; }
.notification.warning .icon,  .notification.message .icon  { background: none; padding-left: 5px; }
.notification .icon:before {
}
.notification.download .icon:before, .notification.success .icon:before  { }
.notification.error .icon:before,    .notification.stop .icon:before     { }
.notification.info .icon:before,     .notification.question .icon:before { }
.notification.warning .icon:before,  .notification.message .icon:before  { } .pricing-table {
text-align: center;
background: #F6F6F6;
}
.pricing-table .entry-header {
padding: 55px 20px 25px;
}
.pricing-table .entry-content {
padding: 25px 20px 45px;
}
.pricing-table .entry-footer {
padding: 0 20px 35px;
}
.pricing-table li {
line-height: 1;
position: relative;
border-bottom: none;
}
.pricing-table i {
color: #4498e7;
position: absolute;
left: -15px;
}
.pricing-features {
text-align: left;
display: inline-block;
}
.pricing-table .pricing-title,
.pricing-table .pricing-price {
line-height: 1;
color: #4498e7
}
.pricing-table .pricing-title {
font-size: 22px;
font-weight: 600;
margin-bottom: 5px;
}
.pricing-table .pricing-price {
font-size: 40px;
}
.pricing-table .pricing-link a {
min-width: 115px;
font-weight: 600;
display: inline-block;
margin: 4px;
padding: 5px 40px;
} .pricing-table.style1 .pricing-link a {
border: 2px solid #fff;
} .pricing-table.style2 i {
color: #fff;
}
.pricing-table.style2 {
background: #4498e7;
}
.pricing-table.style2 .entry-header {
padding: 55px 20px;
}
.pricing-table.style2 .pricing-title,
.pricing-table.style2 .pricing-price,
.pricing-table.style2 .pricing-features {
color: #fff;
}
.pricing-table.style2 .pricing-link a {
border: 2px solid #4498e7;
} .rslides-sc .rslides-inner li {
}
.rslides-sc a.rslides_nav {
opacity: 1;
text-align: center;
position: absolute;
top: 50%;
z-index: 9999;
width: 60px;
height: 60px;
line-height: 1;
margin: -25px 0px 0;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.rslides-sc a.rslides_nav.prev {
left: -60px;
}
.rslides-sc a.rslides_nav.next {
right: -60px;
}
.rslides-sc a.rslides_nav.prev:before,
.rslides-sc a.rslides_nav.next:before {
color: #fff;
background: #000;
background: rgba(0, 0, 0, 0.5);
font-family: FontAwesome;
font-size: 30px;
line-height: 60px;
display: block;
position: relative;
z-index: 9999;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rslides-sc a.rslides_nav.prev:hover:before,
.rslides-sc a.rslides_nav.next:hover:before {
color: #333;
background: #fff;
}
.rslides-sc .rslides-inner:hover a.rslides_nav {
opacity: 1;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.prev {
left: 0px;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.next {
right: 0px;
}  .tabs.style1 .nav-tabs a,
.tabs.style2 .nav-tabs a {
color: #AAA;
border: 2px solid #AAA;
font-weight: 600;
text-shadow: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.tabs.style1 .nav-tabs .active a,
.tabs.style1 .nav-tabs a:hover,
.tabs.style2 .nav-tabs .active a,
.tabs.style2 .nav-tabs a:hover {
color: #4498e7;
border-color: #4498e7 !important;
}
.tabs.style1 .nav-tabs > li > a,
.tabs.style2 .nav-tabs > li > a {
padding: 8px 20px;
margin-right: 25px;
}
.tabs.style1 .nav-tabs > li:last-child > a,
.tabs.style2 .nav-tabs > li:last-child > a {
margin-right: 0;
}
.tabs.style1 li [class^="fa fa-"],
.tabs.style2 li [class^="fa fa-"] {
padding-right: 15px;
} .tabs.style1 .nav-tabs {
padding-bottom: 20px;
}
.tabs.style1 .tab-buttons {
border-color: #EEE;
}
.tabs.style1 .tab-content {
border: none;
padding: 20px 0 0;
} .tabs.style2 {
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
}
.tabs.style2 .nav-tabs {
border: 1px solid #f4f4f4;
padding: 20px;
}
.tabs.style2 .nav-tabs > li {
margin: 0;
}
.tabs.style2 .tab-content {
border-color: #f4f4f4;
padding: 20px 20px;
} .accordion-toggle:before {
display: none;
}
.accordion-heading .accordion-toggle {
font-weight: 600;
padding-left: 15px;
} .accordion.style1 .accordion-group,
.accordion.style2 .accordion-group {
border: 2px solid #AAA;
margin-bottom: 20px;
}
.accordion.style1 .accordion-group.accordion-open,
.accordion.style2 .accordion-group.accordion-open {
border-color: #4498e7;
}
.accordion.style1 .accordion-heading,
.accordion.style2 .accordion-heading {
background: none;
border: none;
}
.accordion.style1 .accordion-heading .accordion-toggle,
.accordion.style2 .accordion-heading .accordion-toggle {
color: #4498e7;
text-shadow: none;
}
.accordion.style1 .accordion-inner,
.accordion.style2 .accordion-inner {
padding: 0px 15px 15px;
}
.accordion.style1 .accordion-heading .accordion-toggle.collapsed,
.accordion.style2 .accordion-heading .accordion-toggle.collapsed {
color: #AAA;
}
.accordion.style1 .accordion-inner,
.accordion.style2 .accordion-inner {
border: none;
}  .accordion.style2 {
padding: 20px 20px 0;
border: 1px solid #f4f4f4;
border: 1px solid rgba(35,35,35, 0.15);
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
} .sc-carousel.carousel-blog .entry-content h4 {
}
.sc-carousel.carousel-blog .entry-content h4:after {
} .sc-carousel.carousel-client .entry-header img {
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important;
} .sc-carousel.carousel-portfolio .entry-header {
display: block;
}
.sc-carousel.carousel-portfolio .entry-content h4 {
font-size: 14px;
line-height: inherit;
margin: 0;
}
.sc-carousel.carousel-portfolio .entry-content h4 a:hover {
color: #4498e7;
}
.sc-carousel.carousel-portfolio .entry-footer {
font-size: 100%;
border: 0;
margin: 0;
padding: 0;
}
.sc-carousel.carousel-portfolio .entry-footer p {
margin: 0;
}
.sc-carousel.carousel-portfolio .comment {
display: none;
} .sc-carousel.carousel-team {
background: #FFF;
}
.sc-carousel.carousel-team .entry-header {
display: block;
}
.sc-carousel.carousel-team .entry-content {
text-align: center;
margin: 0;
padding: 19px 0 10px;
}
.sc-carousel.carousel-team .entry-content h4 {
margin: 0 20px 5px;
}
.sc-carousel.carousel-team .entry-content h4 a {
color: #232323 !important;
margin: 0;
}
.sc-carousel.carousel-team .entry-content h4 a:hover {
color: #4498e7 !important;
}
.sc-carousel.carousel-team .entry-content h5 {
opacity: 0.6;
font-style: italic;
font-size: 13px;
margin: 0 20px;
}
.sc-carousel.carousel-team .entry-content p {
margin: 10px 15px 5px;
}
.sc-carousel.carousel-team .team-thumb {
height: auto !important;
}
.sc-carousel.carousel-team .team-thumb .themebutton {
display: inline-block;
font-size: 13px;
margin-top: 15px;
padding: 5px 10px;
} .sc-carousel.carousel-team .image-overlay {
display: none;
}
.sc-carousel.carousel-team .entry-header a:hover img {
opacity: 0.8;
} .carousel-team.style1 .team-button {
display: none;
} .carousel-team.style2 li {
position: relative;
}
.carousel-team.style2 .entry-header,
.carousel-team.style2 .entry-header .team-thumb {
overflow: hidden;
}
.carousel-team.style2 .entry-header .team-thumb {
display: block;
position: relative;
z-index: 2;
}
.carousel-team.style2 .entry-content {
}
.sc-carousel.carousel-team.style2 .entry-content h4 a {
display: inline;
color: inherit !important;
background: none;
padding: 0;
}
.sc-carousel.carousel-team.style2 .entry-content h4 a:hover {
color: #4498e7 !important;
}
.sc-carousel.carousel-team.style2 .entry-content p {
padding-bottom: 0;
}
.sc-carousel.carousel-team.style2 .team-social {
opacity: 0;
width: 100%;
position: absolute;
top: 0;
z-index: 9;
padding: 15px 0;
margin: 0;
border: none;
background: #FFF;
background: rgba( 255, 255, 255, 0.8 );
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.sc-carousel.carousel-team.style2:hover .team-social {
opacity: 1;
}
.sc-carousel.carousel-team.style2 .team-social li a {
background: #232323;
}
.sc-carousel.carousel-team.style2 .team-social li a:hover {
background: #4498e7;
} .sc-carousel.carousel-team.sc-postitem {
border: 1px solid #f4f4f4;
border: 1px solid rgba(35,35,35, 0.15);
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
} .sc-carousel.carousel-testimonial .entry-header {
font-size: inherit;
}
.sc-carousel.carousel-testimonial .entry-content {
position: relative;
border: none;
margin: 0;
}
.sc-carousel.carousel-testimonial .sc-carousel-thumbs a {
position: relative;
} .sc-carousel.carousel-testimonial.style1 .entry-header  {
display: none;
background: none;
}
.sc-carousel.carousel-testimonial.style1 .entry-header h3,
.sc-carousel.carousel-testimonial.style1 .entry-header a {
color: #fff;
display: block;
height: 40px;
padding: 12px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.sc-carousel.carousel-testimonial.style1 .entry-header h3 {
font-size: 16px;
line-height: 1;
margin: 0;
background: #4498e7;
}
.sc-carousel.carousel-testimonial.style1 .entry-header a {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.sc-carousel.carousel-testimonial.style1 .entry-content {
text-align: left;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb {
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb img {
width: 70px;
height: 70px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.sc-carousel.carousel-testimonial.style1 .sc-carousel-thumbs img {
border: 3px solid #DDD;
}
.sc-carousel.carousel-testimonial.style1 .sc-carousel-thumbs img:hover,
.sc-carousel.carousel-testimonial.style1 .sc-carousel-thumbs .selected img {
border-color: #4498e7;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb .selected:before {
left: 26px;
top: -60px;
content: "";
height: 0;
width: 0;
position: absolute;
border: solid transparent;
border-width: 10px;
pointer-events: none;
border-bottom-color: #BBB;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-name,
.sc-carousel.carousel-testimonial.style1 .testimonial-position {
display: inline-block;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-excerpt {
text-align: center;
border-bottom: 1px solid #EEE;
padding-bottom: 15px;
margin-bottom: 15px;
} .sc-carousel.carousel-testimonial.style2 {
background: #FFF;
padding: 0 35px;
}
.sc-carousel.carousel-testimonial.style2 li {
margin: 0 15px;
padding: 20px;
border: 1px solid #EEE;
}
.sc-carousel.carousel-testimonial.style2 .entry-header,
.sc-carousel.carousel-testimonial.style2 .entry-content {
display: block;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-carousel.carousel-testimonial.style2 .entry-header {
text-align: left;
margin: 0;
padding: 0;
background: none;
}
.sc-carousel.carousel-testimonial.style2 .entry-header .testimonial-thumb {
float: left;
position: relative;
margin-right: 15px;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-thumb:before {
}
.sc-carousel.carousel-testimonial.style2 .entry-header img {
display: block;
width: 60px;
height: 60px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.sc-carousel.carousel-testimonial.style2 .entry-content {
text-align: center;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-excerpt {
border-top: 1px solid #EEE;
margin-top: 13px;
padding-top: 20px;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-name,
.sc-carousel.carousel-testimonial.style2 .testimonial-position {
display: inline-block;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-name h3 {
line-height: 60px;
margin: 0;
} .sc-carousel.carousel-testimonial.style1 .caroufredsel_wrapper .entry-header  {
display: inline-block;
background: #f3f3f3;
border: 1px solid #EEE;
margin-bottom: 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-carousel.carousel-testimonial.style1 .caroufredsel_wrapper .testimonial-excerpt {
border: none;
padding-bottom: 0;
margin-bottom: 0;
} .sc-carousel.carousel-testimonial.style2 .caroufredsel_wrapper .testimonial-name h3:after,
.sc-carousel.carousel-testimonial.style2 .caroufredsel_wrapper .testimonial-position {
display: none;
} .sc-carousel.carousel-testimonial.sc-postitem {
display: block;
padding: 20px 20px 0;
margin-bottom: 20px;
background: #FFF;
border: 1px solid #f4f4f4;
border: 1px solid rgba(35,35,35, 0.15);
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
} .sc-carousel.carousel-testimonial.sc-postitem.style1 .entry-header {
margin-bottom: 20px;
}
.sc-carousel.carousel-testimonial.sc-postitem.style1 .testimonial-thumb:before {
} .sc-carousel.carousel-testimonial.sc-postitem.style2 {
max-width: 382px;
border: 1px solid #EEE;
margin: 0 auto 20px;
padding: 20px;
} .iconfull br {
display: none
}
.iconfull .iconimage {
width: auto !important;
}
.iconmain .iconurl {
margin-top: 0px;
}
.iconmain .iconurl a {
display: inline-block;
padding: 3px 20px;
}
.iconmain .iconurl a:after {
content: "";
} .iconfull .iconmain h3 {
position: relative;
font-size: 17px;
font-weight: 400;
margin-bottom: 12px;
}
.iconfull .iconmain h3:after {
}
.iconfull.iconbackground {
background: none;
margin-bottom: 20px;
padding: 30px 20px 10px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.iconfull .iconurl > a {
}
.iconfull .iconurl > a:hover {
} .iconfull.style1,
.iconfull.style2 {
text-align: center;
margin: 0 0 20px;
}
.iconfull.style1 .iconimage,
.iconfull.style2 .iconimage {
overflow: visible;
position: relative;
float: left;
text-align: center;
}
.iconfull.style1 .iconimage i,
.iconfull.style2 .iconimage i {
font-size: 25px;
height: 30px;
width: 30px;
line-height: 30px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.iconfull.style1 .iconimage i:after,
.iconfull.style2 .iconimage i:after {
}
.iconfull.style1 .iconimage a:hover i,
.iconfull.style2 .iconimage a:hover i {
opacity: 0.75;
}
.iconfull.style1 .iconimage i.fa-inverse,
.iconfull.style2 .iconimage i.fa-inverse {
color: #AAA;
}
.iconfull.style1 .iconimage a:hover i.fa-inverse,
.iconfull.style2 .iconimage a:hover i.fa-inverse {
}
.iconfull.style1 .iconmain,
.iconfull.style2 .iconmain {
text-align: left;
padding:0;
}
.iconfull.style1 .iconmain .iconurl,
.iconfull.style2 .iconmain .iconurl {
margin: -15px 0 0;
}
.iconfull.style1 .iconmain .iconurl a,
.iconfull.style2 .iconmain .iconurl a {
display: inline;
padding: 0;
}
.iconfull.style1 .iconmain h3:after,
.iconfull.style2 .iconmain h3:after {
} .iconfull.style1 {
padding-left: 10px;
}
.iconfull.style1 .iconimage {
float: left;
}
.iconfull.style1 .iconmain {
margin-left: 50px;
}
.iconfull.style1 .iconimage i {
color: #4498e7;
}
.iconfull.style1 .iconimage i:after {
right: 60px;
border-right-color: inherit;
} .iconfull.style2 {
padding-right: 10px;
}
.iconfull.style2 .iconimage {
display: inline-block;
float: none;
height: 60px;
line-height: 60px;
margin-top: 10px;
}
.iconfull.style2 .iconimage i {
color: #fff;
background: #4498e7;
font-size: 22px;
height: 50px;
width: 50px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.iconfull.style2 .iconimage a:hover i {
}
.iconfull.style2 .iconimage i.fa-inverse {
color: #FFF;
background: #AAA;
}
.iconfull.style2 .iconmain {
text-align: center;
margin: 0;
}
.iconfull.style2 .iconimage i:before {
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
} span.bar-title,
span.bar-per {
font-size: 14px;
font-weight: normal;
text-shadow: 0 0 0;
}
.progress {
height: 35px;
background: #f3f3f3;
margin-bottom: 15px;
border: 1px solid #eee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.progress .bar {
padding: 5px 20px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.progress .bar {
background-color: #4498e7;
}
.progress.progress-basic .bar {
background: #4498e7;
}
.progress .bar-info {
background-color: #2ba6cb;
}
.progress.progress-basic .bar-info {
background: #2ba6cb;
}
.progress .bar-success {
background-color: #71be32;
}
.progress.progress-basic .bar-success {
background: #71be32;
}
.progress .bar-warning {
background-color: #edb803;
}
.progress.progress-basic .bar-warning {
background: #edb803;
}
.progress .bar-danger {
background-color: #d51317;
}
.progress.progress-basic .bar-danger {
background: #d51317;
} .sc-knob-dial {
color: #555 !important;
font-weight: 300 !important;
}
.sc-knob.sc-counter input {
font-size: 30px !important;
margin: 0 0 10px !important;
}
.sc-knob.sc-counter > div:after {
font-family: fontawesome;
content: '\f176';
color: #4498e7;
top: 0px;
position: absolute;
font-size: 20px;
padding-left: 10px;
}
.sc-knob-title {
font-weight: 300;
}
.sc-knob-title:after {
} .rslides-sc a.rslides_nav,
.thinkupslider-sc a.rslides_nav {
}
.rslides-sc a.rslides_nav.prev:before,
.rslides-sc a.rslides_nav.next:before,
.thinkupslider-sc a.rslides_nav.prev:before,
.thinkupslider-sc a.rslides_nav.next:before {
}
.rslides-sc a.rslides_nav.prev:hover:before,
.rslides-sc a.rslides_nav.next:hover:before,
.thinkupslider-sc a.rslides_nav.prev:hover:before,
.thinkupslider-sc a.rslides_nav.next:hover:before {
}
.rslides-sc a.rslides_nav.prev,
.thinkupslider-sc a.rslides_nav.prev {
}
.rslides-sc a.rslides_nav.next,
.thinkupslider-sc a.rslides_nav.next {
}
.rslides-sc .rslides-inner:hover a.rslides_nav.prev,
.thinkupslider-sc .rslides-inner:hover a.rslides_nav.prev {
}
.rslides-sc .rslides-inner:hover a.rslides_nav.next,
.thinkupslider-sc .rslides-inner:hover a.rslides_nav.next {
} .customtitle h1,
.customtitle h2,
.customtitle h3,
.customtitle h4,
.customtitle h5,
.customtitle h6,
.customtitle.style5 {
display: block;
}
.customtitle.style5 span {
position: relative;
border: none;
}
.customtitle.style5 span:before,
.customtitle.style5 span:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: -10px;
height: 0;
width: 40px;
}
.customtitle.style5 span:before {
left: 0;
right: 40px;
border-bottom: 2px solid #E1E1E1;
}
.customtitle.style5 span:after {
left: 40px;
right: 0;
border-bottom: 2px solid #4498e7;
}  .panel-grid-cell #introaction {
padding: 0;
}
.panel-grid-cell #introaction h3 {
font-size: 30px;
font-weight: normal;
}
.panel-grid-cell #introaction .style1,
.panel-grid-cell #introaction .style2 {
color: #FFF;
background: #4498e7;
}
.panel-grid-cell #introaction .style3,
.panel-grid-cell #introaction .style4 {
color: #FFF;
background: #2D2D2D;
}
.panel-grid-cell #introaction .style5,
.panel-grid-cell #introaction .style6 {
color: #202224;
background: #FFF;
}
.panel-grid-cell #introaction .style1:hover,
.panel-grid-cell #introaction .style5:hover {
color: #FFF;
background: #2D2D2D;
}
.panel-grid-cell #introaction .style2:hover,
.panel-grid-cell #introaction .style3:hover {
color: #202224;
background: #FFF;
}
.panel-grid-cell #introaction .style4:hover,
.panel-grid-cell #introaction .style6:hover {
color: #FFF;
background: #4498e7;
} .carousel-portfolio-builder.style2 {
position: relative;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio {
padding-bottom: 0;
margin-bottom: 20px;
margin-top: 90px;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
top: 0;
margin-top: 0;
height: 100%;
background: #fff;
border: 1px solid #EEE;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev:hover,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next:hover {
background: #4498e7;
border-color: #4498e7;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {
left: -35px;
right: auto;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
right: -35px;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev i,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next i {
top: 45%;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio .entry-content {
margin: 0;
}
.carousel-portfolio-builder.style2 .sc-carousel-button {
position: absolute;
right: 0;
color: inherit;
background: #FFF;
border: 1px solid #EEE;
padding: 5px 21px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.carousel-portfolio-builder.style2 .sc-carousel-button:hover {
color: #FFF;
background: #4498e7;
border-color: #4498e7;
}
.carousel-portfolio-builder.style2 .sc-carousel-title,
.carousel-portfolio-builder.style2 .sc-carousel-button {
top: -90px;
}
.layout-boxed .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev,
.custom-background .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {
left: -20px;
}
.layout-boxed .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next,
.custom-background .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
right: -20px;
} .services-builder .iconmain h3 {
position: relative;
font-size: 16px;
font-weight: 400;
margin-bottom: 12px;
}
.services-builder .iconmain h3:after {
content: '';
position: absolute;
margin: auto;
top: -27px;
bottom: auto;
left: 0;
right: 0;
height: 0px;
width: 48px;
border-bottom: 2px solid #ddd;
}
.services-builder .iconurl > a {
}
.services-builder .iconurl > a:hover {
} .services-builder.style1 {
text-align: center;
background: #f3f3f3;
border: 1px solid #eee;
margin: 0 0 20px;
padding: 20px;
}
.services-builder.style1 .iconimage {
width: auto;
margin: 18px auto 33px;
overflow: visible;
}
.services-builder.style1 .iconimage i {
font-size: 20px;
color: #FFF;
background: #4498e7;
height: 40px;
width: 40px;
line-height: 40px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.services-builder.style1 .iconimage i:before {
display: inline-block;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.services-builder.style1 .iconimage a:hover i {
opacity: 0.75;
}
.services-builder.style1 .iconimage i.fa-inverse {
color: #FFF;
background: #AAA;
}
.services-builder.style1 .iconimage a:hover i.fa-inverse {
}
.services-builder.style1 .iconmain {
margin: 0;
padding:0;
}
.services-builder.style1 .iconmain .iconurl {
margin: -5px 0 10px;
}
.services-builder.style1 .iconmain .iconurl a {
display: inline-block;
padding: 3px 20px;
} .services-builder.style2 {
text-align: center;
background: #FFF;
border: 1px solid #eee;
margin: 0 0 20px;
padding: 20px;
border: 1px solid #f4f4f4;
border: 1px solid rgba(35,35,35, 0.15);
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
}
.services-builder.style2 .iconimage {
width: auto;
margin: 8px auto 45px;
}
.services-builder.style2 .iconimage i {
font-size: 30px;
color: #4498e7;
height: 40px;
width: 40px;
line-height: 40px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.services-builder.style2 .iconimage i:before {
}
.services-builder.style2 .iconimage a:hover i {
opacity: 0.75;
}
.services-builder.style2 .iconimage i.fa-inverse {
color: #AAA;
}
.services-builder.style2 .iconimage a:hover i.fa-inverse {
}
.services-builder.style2 .iconmain {
overflow: visible;
margin: 0;
padding:0;
}
.services-builder.style2 .iconmain .iconurl {
margin: -5px 0 10px;
}
.services-builder.style2 .iconmain .iconurl a {
display: inline-block;
padding: 3px 20px;
} #ie8 .entry-content img,
#ie8 .widget img,
#ie8 .wp-caption img {
width: auto;
}
#ie8 .content-core {
zoom:1;
}  .wrap-safari {
display: block;
height: 100%;
max-width: 1140px;
margin: 0 auto;
} .hidden {
display: none;
}
.shadow-box {
padding: 20px 20px 0;
margin-bottom: 20px;
border: 1px solid #f4f4f4;
border: 1px solid rgba(35,35,35, 0.15);
-webkit-box-shadow: 0px 3px 3px 0px #f4f4f4;
-moz-box-shadow: 0px 3px 3px 0px #f4f4f4;
-ms-box-shadow: 0px 3px 3px 0px #f4f4f4;
-o-box-shadow: 0px 3px 3px 0px #f4f4f4;
box-shadow: 0px 3px 3px 0px #f4f4f4;
-webkit-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-moz-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-ms-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
-o-box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
box-shadow: 0px 3px 3px 0px rgba(35,35,35, 0.15);
} body .fa-lg {
line-height: 1;
vertical-align: -10%;
}table.media .column-title .media-icon img[src*='.svg']{
width: 100%;
height: auto;
}
*{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0px; margin: 0px;
}
a:focus, a::-moz-focus-inner{
border: 0;
outline: none;
}
a:focus {
outline: none!important;
}
html{
height: 100%;
width: 100%;
overflow-y: unset;
overflow-x: hidden;
position: relative;
clear: both;
padding: 0px;
margin: 0px;
}
body{
height: 100%;
width: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-ms-scroll-chaining: none;
-ms-touch-action: pan-y;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 0px;
margin: 0px;
position: relative;
clear: both;
}
.elementor-text-editor ol{
font-family: "corporate-s"!important;
margin-left:23px;
}
.elementor-text-editor ul{
font-family: "corporate-s"!important;
margin-left: 24px;
}
.row{
margin-left: 0px;
margin-right: 0px;
}  #body-core{  display: flex;  flex-direction: column;  height: 100%; }.site-header{	position: relative;}#wrapper{	height: 100%;}header,footer{  flex: none; }footer{	width:100%; overflow: hidden;}#content {  flex: 1 0 auto; padding: 1.5em;  width: 100%;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #body-core {        display: block;    }} .absolute{
position: absolute!important;
bottom: 0px!important;
padding: 0px 7% !important;
width: 100%;
}
.center{
display: flex;
align-content: center;
}
.signOut{
float: right;
list-style: none;
font-size: 1.6rem;
font-weight: 600;
}
.signOutdiv{
max-width: 1120px;
min-width: 320px;
height: 1px;
margin: 0 auto;
padding: 0 10px;
}
.signOut a{
color: black;
}
.float-right{
float: right;
}
h1, h2, h3, h4, h5, h6{
color: #000000;
clear: both;
margin: 0 0 0.8em;
font-family: "corporate-s", sans-serif!important;
line-height: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
p{
font-family: "corporate-s"!important; text-rendering: auto;
}
html, body{
font-family: "corporate-s"!important;
}
body, button, input, select, textarea{
line-height: 35px;
font-size: 23px;
font-family: "corporate-s", sans-serif!important;
font-weight: 400;
color: #000000;
}
h1{
color: #000000;
font-size: 35px; font-weight: 700!important;
letter-spacing: -0.7!important;
text-transform: uppercase;
margin-bottom: 38px;
}
h2{
font-size: 25px;
line-height: 38px;
text-transform: uppercase;
color: #000000;
font-weight: 700;
}
h3{
font-size: 22px;
line-height: 28px;
font-weight: 700;
text-transform: uppercase;
}
h5{
font-size: 20px;
line-height: 28px;
font-weight: 400;
letter-spacing: -0.7!important;
}
h6{
font-size: 18px;
line-height: 24px;
font-weight: 400;
}
a:hover{
text-decoration: none;
}
body.home.page-template-default.page.page-id-9.logged-in.layout-responsive.pre-header-style2.header-style1.elementor-default.elementor-page.elementor-page-9{
overflow-x: visible!important;
}
.header-style1 #header{
height: 110px;
border: none!important;
}
#header{
position: fixed;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
#header.black{
background: #000;
width:100%;
}
#header-links-inner{
margin-left: -3px;
width: 100%;
}
.pre-header-style2 #pre-header{
border: none;
}
#pre-header-core, #content-core, #footer-core, #sub-footer-core, #sub-footer-widgets, #sub-footer-close, #notification-core, #intro-core, #introaction-core, #outroaction-core{
max-width: 100%;
} @media only screen and (min-width: 768px){	.post-password-required{		margin: 0 auto;		max-width: 804px;		padding: 1em 50px;	}}@media only screen and (max-width: 767px){	.post-password-required{		padding: 1em 25px;	}}.post-password-required p{	color: #000;	font-size: 20px;	line-height: 1.4em;}.post-password-required label{	font-size: 18px;	color: #7d7d7d;}.post-password-required input{	color: #000000;}.post-password-required input[type=submit]{	background-color: #000;	border: 1px solid #000000;	border-radius: 0px;	color: #ffffff;}.post-password-required input[type=submit]:hover{	background-color: #fff;	border-color: #000000;	color: #000000;} .header-style1.intro-on #header, .header-style1.slider-full #header{
height: 110px;
min-width: inherit!important;
max-width: 100%;
width: 100%;
 padding: 20px 10px 0px 10px;
top: 0px;
}
#slider .featured-title, .thinkupslider-sc .featured-title{
margin-bottom: 0px;
}
#header-core, #header-sticky-core{
padding-top: 10px;
padding-left: 54px;
padding-right: 50px;
margin: 0 auto;
width: 100%;
max-width: 1490px;
}
#header-sticky{
padding-top: 40px;
opacity: 0;
display: none;
}
#header-links, #header-sticky-links{
float: left;
}
.main-navigation ul{
display: flex!important;
flex-direction: row;
margin: 0;
padding: 0;
}
.main-navigation ul li{
list-style: none;
flex-grow: 1;
text-align: center;
}
#header .header-links li a, #header-sticky .header-links li a{
color: #7B7C7E!important;
text-transform: inherit!important;
}
#header .header-links > ul > li a, #header-sticky .header-links > ul > li a{
padding: 30px 14px;
font-family: corporate-s, sans-serif;
font-size: 16px;
line-height: 19px;
font-weight: 600;
display: block;
}
#header .header-links > ul > li a > span:hover, #header-sticky .header-links > ul > li a > span:hover{
color: black;
}
li.current_page_item a span{
color: #ffffff!important;
} .facebook{	height: auto;	width: 12px!important;	float: right;	padding-top: 28px;	margin-left: 20px;}.fblogo.black{	margin: 0 auto;	position: absolute;	width: 100%;	width: calc(100% - 100px);	padding-top: 5vw;}.fblogo.black .logo{	position: relative;	margin: 0 auto;	float:none!important}.fblogo.black .logo a{	position: relative;	text-align:center;}.blacklogo img{height: 80px;	margin: 0px 0px 0px 0px;	padding: 0px;}.blacklogo, .fblogo.black .logoimg{	display:none;}.fblogo.black .blacklogo{	display:block;}
#logo, #logo-sticky{
float: right!important;
margin-top: 20px;
}
img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo{
max-height: inherit!important;
width: 236px;
height: 74px;
float: right;
right: 0px;
margin-right: 25px;
margin-top: 10px;
top: 0px;
}
.fixedspacer{
position: relative;
height: 115px;
} #slider .rslides_tabs{	bottom: 0px;	margin-top: 10px;	position: relative;	opacity: 0!important;}#slider .rslides_tabs li a{	width: 120px;	height: 8px; 	border-radius: 0px;	border: 1px solid #C4C4C4;	border-color: #C4C4C4;	background-color: white;}#slider .rslides_tabs li.rslides_here a{	border-color: #2F3236;	background-color: #2F3236;}#slider .rslides_tabs li a:hover{	border-color: #2F3236;}#slider .rslides img{} body[data-elementor-device-mode="desktop"] .swiper-container{	width: calc(100% - 150px)!important;}body[data-elementor-device-mode="tablet"] .swiper-container{	width: calc(100% - 130px)!important;}body[data-elementor-device-mode="mobile"] .swiper-container{	width: calc(100% - 110px)!important;}.elementor-editor-active #content{	padding-top:25px!important;}.elementor-heading-title{	font-family: "corporate-s"!important;} .projekt-head{    position: absolute!important;    top: 0px;    clear: both;    width: 100%;    height: 100%;	transition: all 3s;	opacity: 1;	z-index: 0;}div:hover > .projekt-head .elementor-heading-title{	opacity: 0;} .oben{	position: absolute!important;	top: 0px!important;}.diagonal{	position: relative;	z-index: 0;	padding-top: 50px;	padding-bottom: 50px;}.diagonal:before {  background: inherit;  content: '';  display: block;  height: 100%;  left: 0;  position: absolute;  right: 0;  z-index: -1;  -webkit-backface-visibility: hidden;}.diagonal:before {  top: 0;  -webkit-transform: skewY(-4deg);          transform: skewY(-4deg);  -webkit-transform-origin: 0 0;          transform-origin: 0 0;}.diagonal:after {	height: 100%;	background: inherit;	bottom: 0;	content: '';	display: block;	height: 100%;	left: 0;	position: absolute;	right: 0;	transform: skewY(-4deg);	transform-origin: 100%;	z-index: -1;}.diagonal-links {  position: relative;  z-index: 0;	padding-top: 50px;	padding-bottom: 50px;}.diagonal-links:before {  background: inherit;  content: '';  display: block;  height: 100%;  left: 0;  position: absolute;  right: 0;  z-index: -1;  -webkit-backface-visibility: hidden;}.diagonal-links:before {  top: 0;  -webkit-transform: skewY(4deg);          transform: skewY(4deg);  -webkit-transform-origin: 100% 0;          transform-origin: 100% 0;}.diagonal-links:after {  background: inherit;  content: '';  display: block;  height: 100%;  left: 0;  position: absolute;  right: 0;  z-index: -1;  -webkit-backface-visibility: hidden;}.diagonal-links:after {  bottom: 0;  -webkit-transform: skewY(4deg);          transform: skewY(4deg);  -webkit-transform-origin: 0 100%;          transform-origin: 0 100%;}.gmaps > div > div > iframe[style]{  height: 640px!important;}section.kunden{	padding-bottom: 0px;	margin-bottom: -0px;}.kunden img{}div#kundenslider > div > div > div > div > div > div> figure > a > img{	margin: auto;	max-width: 60%!important;	height: 80px;	top: 0px;	bottom: 0px;	right: 0px;	left: 0px; } .elementor-slick-slider .slick-next, .elementor-slick-slider .slick-prev{	width: 60px!important;	opacity: 1!important;}.fa-arrow-right::after{	width: 80px!important;} button{	color: #ffffff;	background-color: #000000;	border: 1px solid #000000;	display: block;	margin: 0 auto;	cursor: pointer;	font-size: 18px;	line-height: 25px;	border-radius: 0px;	font-weight: 600!important;}button:hover{	color: #000000;	background-color: #ffffff;}.wpgmza-gdpr-compliance button{	margin-top:30px;}.wpgmza-gdpr-compliance{	padding-top: 100px;	padding-bottom: 100px;	border-top:1px solid #555555;}.wpgmza-gdpr-compliance p{	width: 80%;	margin:0 auto;}.wpgmza-gdpr-compliance a{	font-size: 20px!important; line-height: 25px!important;}.elementor-button{	margin-right: 20px;}.elementor-button-text{	font-size: 20px;	line-height: 30px;	font-weight: 600;}.elementor-button .elementor-button-text {	margin-top: 25px;margin-top: 10px;	display: inline-flex !important;	position: relative;	height: 100%;	float: left;	align-content: center;	-webkit-align-content: center;} .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title a:hover{	border: none;}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary:before{	width: 40%!important;	height: 3px!important;	background: #000000!important;}div.lae-entry-meta{	display: none;}.intro-style2 #intro{	display: none;} .grid-gallery-caption img{	padding: 10px!important;}.gallery-text{	opacity: 0;  	-webkit-transition:  1s ease-out;  	-moz-transition:  1s ease-out;  	-o-transition:  1s ease-out; 	 transition:  1s ease-out;}.gallery-text:hover{	opacity: 1;}.gallery-text img{	 cursor: pointer;}.gallery-text:hover *{    -webkit-animation: fadeInFromNone 0.5s ease-out;    -moz-animation: fadeInFromNone 0.5s ease-out;    -o-animation: fadeInFromNone 0.5s ease-out;    animation: fadeInFromNone 0.5s ease-out;}@-webkit-keyframes fadeInFromNone {    0% {        opacity: 0;    }    50% {        opacity: 0.5;    }    100% {        opacity: 1;    }}@-moz-keyframes fadeInFromNone {    0% {        opacity: 0;    }    50% {		opacity: 0.5;    }}p.more-link{	display: none;}.tags{	text-align: center;	padding: 20px 0px 20px 0px;}.tags p{	color: #7B7C7E !important;	font-size: 18px;	line-height: 28px;	width: 80%;	margin: 0 auto;	text-align:center;}.tags a{	padding: 0px 10px 0px 10px;	color: #343434;}.tags p a:hover{	color: black;}.tag_spacer{	width: 1px;	height: 30px!important;}.grid-plus-container .post-item a{	color: black;}div.grid-plus-container div.post-item.thumbnail-title div.thumbnail-image{	background-size: cover;	background-repeat: no-repeat;}  .vp-portfolio__items-style-default .vp-portfolio__item-meta{		padding: 10px 0!important;}.vp-portfolio *{	font-family: "corporate-s"!important;}.vp-portfolio__item-img-wrap{}.vp-portfolio__item-meta-title::after{	content: " ";	background-color: #000000;	width: 25%;	min-width: 10px;	height: 3px;	bottom: 0px;	opacity: 1;	margin-top:12px;	display: block;}.vp-portfolio__item-meta-title{	line-height: 26px!important;}.vp-portfolio__item-meta-title a{	font-size: 22px !important;	font-weight: 700;	letter-spacing: 0 !important;	line-height: 26px !important;	text-transform: none;	color: #000000;}.vp-portfolio__item-meta-title a:hover,.vp-portfolio__item-meta-title:hover{	color: #000000!important;}.vp-portfolio__item-meta-excerpt{	padding-top: 10px;	font-size: 18px !important;  line-height: 24px !important;	color: #000000;	opacity: 1!important;}.vp-portfolio__item-meta-read-more{	font-size: 18px;	line-height: 24px;	font-weight: 600;	padding-top:15px;	padding-bottom:15px;	color: #000000;}.vp-portfolio__item-meta-read-more::after{	content:"";	display: block!important;	background: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts_linie.svg) rgba(255,255,255, 0.5) no-repeat!important;	width: 40px!important; height: 40px!important; float:right;	margin:-6px 0 0 5px;}.vp-portfolio__item-meta-read-more:hover{	color: #000000;}.vp-portfolio__item-meta-tags{	text-align: center;	display: block;	color: #000000;	padding-top: 15px;	font-size: 18px;	line-height: 24px;}.vp-portfolio__item-meta-tag{  padding: 0 10px;}.vp-pagination__style-default .vp-pagination__item.vp-pagination__load-more-loading{	border-color: #000000!important;	min-width: 350px!important;	width: 100%;	max-width: 800px!important;	font-size: 18px!important;	font-weight: 600!important;	text-transform: uppercase;	color: #ffffff!important;	background-color:#000000!important;}.vp-pagination__style-default .vp-pagination__item:hover > *{	border-color: #000000!important;	color: #000000!important;	background-color:#fff!important;}  .fa-arrow-right{	height: 50px;	width: 50px;	display: flex !important;	margin: 0 auto;	position: relative;	display: flex;    display: -webkit-flex;    -webkit-flex-wrap: wrap;    flex-wrap: wrap;	font-size: inherit!important;	text-rendering: unset!important;	-moz-osx-font-smoothing: unset!important;}.elementor-widget-button a.elementor-button, .elementor-widget-button .elementor-button, button{	font-family: "corporate-s"!important;}.fa-arrow-right:before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_down-2.svg) !important;	transform: rotate(-90deg);	-webkit-transform: rotate(-90deg);	-moz-transform: rotate(-90deg);	-o-transform: rotate(-90deg);	-i-transform: rotate(-90deg);	margin: 0 auto;	display: block!important;	position: relative!important;	text-align: center;	-webkit-align-content: center;	align-content: center;	height: 100%;	width: 75%;}.nextend-arrow-previous > img{	display: block!important;	-moz-box-sizing: border-box!important;	box-sizing: border-box!important;	background: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_links_linie.svg) rgba(255,255,255, 0.5) no-repeat!important;	width: 60px!important; height: 60px!important; padding-left: 60px!important; }.nextend-arrow-previous > img:hover, .nextend-arrow-next > img:hover{	background-color: #ffffff!important;	-webkit-transition: 0.4s ease;	-moz-transition: 0.4s ease;	-o-transition: 0.4s ease;	transition: 0.4s ease;}.nextend-arrow-next > img{	display: block!important;	-moz-box-sizing: border-box!important;	box-sizing: border-box!important;	background: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts_linie.svg) rgba(255,255,255, 0.5) no-repeat!important;	width: 60px!important; height: 60px!important; padding-left: 60px!important; }div#n2-ss-3-arrow-previous.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-ss-widget-display-hover.nextend-arrow.n2-ow.nextend-arrow-previous.nextend-arrow-animated-fade.n2-ib, div#n2-ss-3-arrow-previous.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-ss-widget-display-hover.nextend-arrow.n2-ow.nextend-arrow-previous.nextend-arrow-animated-fade.n2-ib, div#n2-ss-3-arrow-next.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-ss-widget-display-hover.nextend-arrow.n2-ow.nextend-arrow-next.nextend-arrow-animated-fade.n2-ib{	height: 60px!important;	width: 60px!important;} .elementor-slick-slider .slick-prev:before, .eicon-chevron-left::before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_links-1.svg)!important;	opacity: 1!important;}.elementor-slick-slider .slick-next:before, .eicon-chevron-right::before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts-1.svg)!important;	opacity: 1!important;}.eicon-chevron-left::before, .eicon-chevron-right::before{	width: 60px;	height: 60px;	display: block;}#slider a.rslides_nav.prev:before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_links_linie.svg)!important;	opacity: 1!important;}#slider a.rslides_nav.prev:hover:before, #slider a.rslides_nav.next:hover:before{	background: rgba(255,255,255,0.95)!important;}#slider a.rslides_nav.next:before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts_linie.svg)!important;	opacity: 1!important;}.kundenslider .slick-prev:after, .kundenslider .slick-next:after{	width: 26px!important;	margin-left: auto;	margin-right: auto;}#slider a.rslides_nav.prev:before{	background: rgba(255,255,255, 0.8);}#slider a.rslides_nav.next:before{	background: rgba(255,255,255, 0.7);} .elementor-slick-slider .slick-prev:after, .elementor-slick-slider .slick-next:after, .fa-arrow-right:after, .eicon-chevron-left::after, .eicon-chevron-right::after{	content: " ";	background-color: #000000;	width: 100%;	min-width: 10px;    height: 3px;	margin-top: -10px;	bottom: 0px;	opacity: 1;    display: block;}@media only screen and (max-width: 767px){	.eicon-chevron-left::before, .eicon-chevron-right::before{		width: 50px!important;		height: 50px!important;	}	.elementor-slick-slider .slick-prev:after, .elementor-slick-slider .slick-next:after, .fa-arrow-right:after, .eicon-chevron-left::after, .eicon-chevron-right::after{		margin: -5px auto auto auto!important;	}} .entry-header{
display: none;
}
.single article.post{
border: none;
box-shadow: none;
} #nav-below{
display: none;
}
.fa-arrow-right:after{
margin-top: 10%!important;
display: flex;
position: relative;
width: 100% !important;
} .rslides-inner > ul > li > img[style]{	background-size: contain!important;} #rslides1_s0 > div > div > div > div.featured{	padding-right: 50%;	padding-bottom: 15%;}#rslides1_s0 > div > div > div > div > div.featured-title > span{	font-size: 50px;	line-height: 53px;	padding-bottom: 22px;	font-weight: 700;	color: black;	width: 80%;	-webkit-hyphens: none;    -moz-hyphens:    none;    -ms-hyphens:     none;    hyphens:         none;}#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{	font-size: 30px;	line-height: 24px;	padding-bottom: 15px;	font-weight: 400;	color: black;} #rslides1_s1 > div > div > div > div.featured{	padding-right: 50%;	padding-bottom: 40%;}#rslides1_s1 > div > div > div > div > div.featured-title > span{	font-size: 50px;	line-height: 53px;	padding-bottom: 22px;	font-weight: 700;	color: black;	width: 110%;	-webkit-hyphens: none;    -moz-hyphens:    none;    -ms-hyphens:     none;    hyphens:         none;}#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{	width: 110%;	font-size: 30px;	line-height: 38px;	padding-bottom: 15px;	font-weight: 400;	color: black;} #rslides1_s2 > div > div > div > div.featured{	padding-left: 40%;	padding-bottom: 30%;}#rslides1_s2 > div > div > div > div > div.featured-title > span{	font-size: 50px;	line-height: 53px;	padding-bottom: 22px;	font-weight: 700;	color: black;	width: 80%;	-webkit-hyphens: none;    -moz-hyphens:    none;    -ms-hyphens:     none;    hyphens:         none;}#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{	font-size: 30px;	line-height: 24px;	padding-bottom: 15px;	font-weight: 400;	color: black;}  .press-elements-terms {	padding-left: 14px!important;}.press-elements-terms p{	font-size: 20px!important;}.press-elements-terms::before{	content: "#"!important;	position: absolute!important;	left: 0px!important;}.blog-style2 #content{	font-family:"corporate-s", sans-serif!important;	width: 1135px;	margin: 0 auto;	background: #ffffff!important;}.blog-style2 .blog-article .entry-meta{	font-style: normal;}.author{	display: none!important;} #content{
padding: 0px;
}
section{
padding-left: 5px;
padding-right: 5px;
padding-top: inherit;
padding-bottom: inherit;
margin-bottom: 50px;
}
body[data-elementor-device-mode="mobile"] section{
padding-right: 5px;
padding-left: 5px;
}
@media only screen and (min-width: 768px){
section{
padding-right: 22px!important;
padding-left: 22px!important;
}
}
@media only screen and (min-width: 1025px){
section{
padding-left: 47px!important;
padding-right: 47px!important;
}
}
section section, body[data-elementor-device-mode="mobile"] section section{
padding-left: inherit!important;
padding-right: inherit!important;
}
footer section{
padding-left: 15px!important;
padding-right: 15px!important;
margin-bottom: 0px;
}
.fw-row{
display: flex;
margin-left: 0px!important;
margin-right: 0px!important;
padding-bottom: 5px!important;
}
.inner_row{
}
.arrowspacer{
}
div.su-spacer.fullimage{
height: 700px!important;
}
.fw-bgscale{
background-position: center;
background-repeat: no-repeat;
background-size: contain;
} div.arrow_right{
position: absolute;
bottom: 0px;
right: 5px;
}
div.slidertext_right{
padding-top: 26%;
} section.fw-main-row{
background-size:cover;
}
footer{
width: 100%;
margin: 0px;
color: white!important; z-index:1;
}
#footer{
background: none;
padding: 0px 0px 0px 0px;
}
#google, #instagram, #pinterest{
height: 30px;
margin-left: 20px;
}
#facebook{
height: 30px;
width: 115px;
}
#google:hover, #instagram:hover, #pinterest:hover, #facebook:hover{
fill: #7d7d7d;
-webkit-fill: #7d7d7d;
}
#footer-core{	padding-left: 25px;	padding-right: 25px;	color: white;	width: 1450px;	margin: 0 auto;}#footer-core p{	color: white;	margin: 0 auto;}#footer-core h3{	font-size: 14px;	line-height: 20px;	font-weight: 900;	margin-bottom: 5px;}#footer-core h3:before{	border: none;}#footer-core h3 span{	padding-left: 0px;}.desktop_sichtbar{	display: flex;}.mobil_sichtbar{	display: flex;}.footer-left{	padding-right: 0px;	border-right: 2px;	border-style: solid;	border-color: white;	text-align:center;	height: 100px;}.footer-last{	text-align:center;	height: 100px;}.footer-right{	padding-right: 0px;}.footer-w2{	padding-left: 0px;}.footer-w2 a:hover{	color: rgba(255,255,255,0.5)!important;}.footer-w3 img{	width: auto;	position: relative;	display: inline;}#footer .widget {	margin-bottom: 10px !important;}#footer-core a, #footer-core a p{	transition: 0.5s all!important;	-webkit-transition: 0.5s all!important;}#footer-core a:hover, #footer-core a p:hover{	color: #7d7d7d;}#footer-core a, #footer-core .widget li > a::before{	color: inherit;	font-weight: 600!important;}
.email{
font-weight: 400!important;
}
span.copy{
padding-right: 20px;
font-size: 16px;
font-weight: 600!important;
position: absolute;
bottom: 18px;
width: 100%;
display: inline-flex;
align-items: flex-end;
justify-content: space-between;
}
span.copy a{
color: white!important;
padding: 0px 5px 0px 5px;
}
span.copy a:hover{
color: #7B7C7E!important;
}
.copy_mob{
}
p.copy_mob a{
margin: 0px 5px 0px 5px;
color: white!important;
font-weight: 600!important;
} .fw-btn-1{
position: absolute;
bottom: 25px;
right: 15px;
} .motiveslider > div > div > div > .slick-prev {
left: -25px;
}
.motiveslider figure.slick-slide-inner{
padding: 50px;
}
.motiveslider > div > div > div > .slick-next{
right: -25px;
} #footer-core p{
font-family: "corporate-s", sans-serif!important;
}
.desktop-footer{display: none;}
@media only screen and (min-width: 1350px){
.desktop-footer{display: block;}
.mobile-footer{display: none;}
}
.button_right{
position: absolute;
right: 15px;
bottom: 25px;
width: 100px;
height: 30px;
}
.button_right span{
position: absolute;
right: 120px;
color: black;
}
header{
padding-left: 10px;
padding-right: 10px;
} .wppb-user-forms, .wppb-user-forms *{		font-family: "corporate-s",sans-serif!important;	}	span#pass-strength-result{		height: auto!important;	}label.file_userdata_label{	border: 0!important;	font-family: inherit!important;	font-size: 100%!important;	font-style: inherit!important;	font-weight: inherit!important;	margin: 0!important;	outline: 0!important;	padding: 0!important;	vertical-align: baseline!important;	width: 100%!important;}input.file_userdata_label, div.file_div_clean_responsive{	width: 100%!important;	height: 100%!important;	display: block!important;}#userdata_3_field_6, #userdata_3_field_6 textarea{		resize: none!important;		overflow-y:scroll!important;}td.file_messageblock_arrow_td{	display: none!important;}#userdata_3_label_2,#userdata_3_label_0, #userdata_3_label_1, #userdata_3_label_3, #userdata_3_label_4, #userdata_3_label_5, #userdata_3_label_6, #userdata_3_label_7{	padding-bottom: 6px!important;}#userdata_3_label_2:after,#userdata_3_label_0:after, #userdata_3_label_1:after, #userdata_3_label_3:after, #userdata_3_label_4:after, #userdata_3_label_5:after, #userdata_3_label_6:after, #userdata_3_label_7:after{	color: #000000!important;	margin-left: 0px!important;}#userdata_3_7{	height: auto;}#userdata_3_label_7{		display: none;}#userdata_3_7 .file_userdata_checkbox{	margin: 0px!important;	float: left;	height: 15px;	width: 15px;}#userdata_3_7 .file_userdata_checkbox::after{	font-size: 16px;	content: "*";	margin-left: 15px;	margin-top: -11px;}#userdata_3_7{	margin-top: 25px !important;	margin-bottom: 0px !important;}#userdata_3_7 .file_userdata_checkbox{	display: flex!important;	margin: 5px 8px;}.file_userdata_checkbox_description{	margin-top: -8px;	float: right;	width: calc(100% - 40px)!important;}#field_3_5{	padding-top: 10px;}.wfu_container:hover div.wfu_overlay_editor, .wfu_browser_container:hover div.wfu_overlay_editor{	display: none!important;	z-index: -999;} input[type="file"].file_input_hidden{	font-size: 24px!important;}.themebutton, html input[type="button"], input[type="reset"], input[type="submit"]{	width: 100%!important;}input.searchsubmit{	width: 150px!important;	padding: 5px;}.searchsubmit:hover{	background: white!important;	color: black!important;}html input[type="button"], .searchsubmit{	background: black!important;	color: white!important;	font-size: 18px!important;	border: 1px solid black!important;	border-radius: 0px!important;}html input[type="button"]:hover{	background: white!important;	color: black!important;	font-size: 18px!important;	border-radius: 0px!important;}div.file_userdata_container{	width: 100%;	padding: 5px 0px 5px 0px!important;	height: 100px;	margin: 0 auto!important;	font-size: 18px !important;	line-height: 25px !important;	font-family: "corporate-s",sans-serif;	font-weight: 400!important;}div#wordpress_file_upload_submit_3.file_div_clean_responsive:before{	content: "*Pflichtfelder bitte vollst\00e4ndig ausf\00fcllen";	float: left;	color: #7d7d7d;	font-size: 16px;	margin-top: 10px;	margin-bottom: 7px;	padding: 10px 0px;}input#input_3.file_input_button, input#upload_3.file_input_submit{	display: block!important;	width: 100%!important;	margin: 0 auto!important;	cursor: pointer;	font-size: 18px!important;	line-height: 25px;	border-radius: 0px!important;	border: 1px solid black;}input#input_3.file_input_button:hover, input#upload_3.file_input_submit:hover{	display: block!important;	margin: 0 auto!important;	cursor: pointer;	font-size: 18px!important;	line-height: 25px;	border: 1px solid black;	border-radius: 0px!important;	background: white!important;	color: black!important;} input#input_3.file_input_button_hover{	display: block!important;	width: 100%!important;	margin: 0 auto!important;	font-size: 18px!important;	line-height: 25px!important;	border-radius: 0px!important;	border: 1px solid black;	cursor: pointer;	background: white!important;	color: black!important;}input[type=file] {    cursor:pointer;}input#fileName_3.file_input_textbox{	width: 100%!important;	margin: 0 auto!important;	display: block!important;	cursor: not-allowed;}input[type="file"].file_input_hidden{	width: 100% !important;	height: 100%;} input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], select, textarea{	margin-bottom: 30px;	font-size: 18px;    font-family: "corporate-s"!important;}div.file_userdata_fieldwrapper, div.file_userdata_fieldwrapper_required, div.file_userdata_fieldwrapper_required_empty{	width: 100%!important;}input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], select, textarea{	width: 100%;	padding: 5px 15px!important;}div.file_userdata_fieldwrapper, div.file_userdata_fieldwrapper_required, div.file_userdata_fieldwrapper_required_empty{	display: block!important;} .memberbox{	background-color: white!important;	color: black!important;	border-color: black!important;	border-width: 1px!important;}div#wfu_messageblock_header_3_1.file_messageblock_fileheader, label.file_messageblock_filesubheader_messagelabel{	padding: 10px!important;	font-size: 18px!important;}label.file_messageblock_fileheader_label{	font-size: 18px!important;}label.file_messageblock_filesubheader_adminmessagelabel, label.file_messageblock_filesubheader_messagelabel{	font-weight: 600!important;	font-style: normal;	line-height: 1.3!important;	font-family: "corporate-s"!important;	font-size: 18px!important;	background: white !important;	color: black !important;	display: block !important;	border-radius: 0px !important;	padding: 5px;}td#wfu_messageblock_header_3_container_1.file_messageblock_fileheader_td{	border: none!important;}td.file_messageblock_filesubheader_td{	border:none!important;}th, td{	border: none;}div.file_userdata_hint_bottom, div.file_userdata_hint_right{	background: black!important;	color: white!important;	border: 1px solid black!important;	border-radius: 0px!important;	padding: 6px!important;	margin-top: 10px!important;	box-shadow: none!important;	z-index: 1000000!important;}div.file_userdata_hint_bottom:before{	border-bottom-color: black!important;	top: -6.6px!important;	left: 10px!important;}div.file_userdata_hint_bottom:after{	border-bottom-color: black!important;	top: -6px!important;	left: 11px!important;}div.file_userdata_fieldwrapper_required_empty div.wfu_fieldwrapper_overlay{	box-shadow: none!important;	border: none!important;}div#userdata_3_hint_0.file_userdata_hint_bottom, div#userdata_3_hint_1.file_userdata_hint_bottom{top: 0px!important;position: relative!important;margin-bottom: 20px!important;}textarea#userdata_3_field_5.file_userdata_message{	margin: 0px 0px 30px;	height: 80px;	width: 100%;	position: relative;	overflow-y: scroll;	line-height: 1.3;	resize: none!important;} .cleanlogin-field-remember{
display: none!important;
}
.cleanlogin-form a.cleanlogin-form-register-link{
padding-left: 0px!important;
display: flow-root;
width: 100%;
padding-top: 10px;
font-size: 20px!important;
text-align: center;
}
.cleanlogin-form a.cleanlogin-form-pwd-link{
margin-top: 10px;
font-size: 20px !important;
text-align: center;
width: 100%;
}
.cleanlogin-form input[type="submit"]{
border-radius: 0px!important;
border: 1px solid black!important;
margin-bottom: 10px;
}
.cleanlogin-form input[type="submit"]:hover{
background: white!important;
color: black!important;
border-radius: 0px!important;
border: 1px solid black!important;
}
div.memberbox{
display: none;
}
.cleanlogin-full-width form .cleanlogin-field{
float: inherit;
width: 95%;
margin-left: 5%;
}
div.file_userdata_fieldwrapper_required_empty div.wfu_fieldwrapper_overlay{
z-index: 10!important;
height: 65%!important;
}
div#userdata_3_hint_0.file_userdata_hint_bottom, div#userdata_3_hint_1.file_userdata_hint_bottom, div#userdata_3_hint_2.file_userdata_hint_bottom, div#userdata_3_hint_3.file_userdata_hint_bottom, div#userdata_3_hint_4.file_userdata_hint_bottom, div#userdata_3_hint_5.file_userdata_hint_bottom, div#userdata_3_hint_6.file_userdata_hint_bottom{
top: -30px !important;
position: relative!important;
z-index: 5!important;
}
div#userdata_3_hint_7.file_userdata_hint_bottom{
z-index: 5!important;
position: relative;
top: 10px!important;
}
tr#wfu_messageblock_3_1.file_messageblock_fileheader_tr, td#wfu_messageblock_header_3_container_1.file_messageblock_fileheader_td, div#wfu_messageblock_header_3_1.file_messageblock_fileheader{
width:100%!important;
}
.cleanlogin-preview a.cleanlogin-preview-logout-link{
float: unset!important;
}
.cleanlogin-form a.cleanlogin-form-register-link{
padding-left: 10px;
}
.cleanlogin-preview .avatar{
display: none!important;
}
.cleanlogin-container h4{
margin-top: 0;
text-align: center;
font-size: 20px;
font-weight: 400;
margin-bottom: 20px;
color: black;
margin-top: 20px;
}
.loginout{
float: left;
position: absolute;
right: 31%;
top: 40px;
} #wordpress_file_upload_message_3{
margin-top: -10px;
}
table.file_messageblock_table{
width: 100%;
height: 100%;
margin: 0 auto!important;
}
div.file_messageblock_header{
padding: 0px!important;
border: 1px dotted black!important;
}
label.file_messageblock_header_label, label.file_messageblock_filesubheader_messagelabel{
font-size: 18px!important;
line-height: 35px!important;
}
td.file_messageblock_header_td, label.file_messageblock_filesubheader_messagelabel{
border: none!important;
background: white!important;
color: black!important;
}
.cleanlogin-notification.success, div#wfu_messageblock_header_3_1.file_messageblock_fileheader, input[type="text"].file_input_textbox_nofile, div.file_messageblock_header, td.file_messageblock_fileheader_td{
background: white!important;
border-color: black!important;
color: black!important;
border: 1px dotted black;
display: block!important;
border-radius: 0px!important;
}
div#wfu_messageblock_header_3_1.file_messageblock_fileheader{
width: 100%;
padding: 10!important;
font-size: 20px!important;
}
input[type="text"].file_input_textbox_nofile{
color: red!important;
width: 100%;
}
div#wordpress_file_upload_textbox_3.file_div_clean_responsive{
display: block;
margin: 0 auto;
}
div#wordpress_file_upload_textbox_3.file_div_clean_responsive:before{
content: "Upload- Datei";
width: 100%;
font-size: 18px;
margin: 0 auto;
margin-bottom: 10px;
display: block;
color: #7d7d7d;
font-weight: 400;
font-family: "corporate-s"!important;
} .cleanlogin-preview a.cleanlogin-preview-logout-link, .cleanlogin-form a.cleanlogin-form-login-link{
float: unset !important;
background: black;
color: white !important;
padding: 5px;
font-size: 20px!important;
text-transform: uppercase!important;
font-weight: 700;
width: 30%;
display: block;
margin: 0 auto;
text-align: center;
border: 1px solid black;
}
.cleanlogin-form a.cleanlogin-form-login-link{
float:left!important;
width: 100%;
}
.cleanlogin-preview a.cleanlogin-preview-logout-link:hover{
background: white!important;
color: black!important;
}
.su-members{
width: 100%;
margin: 0 auto;
}
.su-members .login{
background-color: none!important;
border: none!important;
}
.cleanlogin-container{
max-width: unset;
width: 100%;
box-shadow: none;
border: none;
padding: 0px;
padding-top: 3px;
}
.cleanlogin-container a{
color: black;
}
.cleanlogin-form input[type="text"], .cleanlogin-form input[type="password"], .cleanlogin-form input[type="email"], .cleanlogin-form input[type="submit"] {
font-size: 18px;
padding: 5px 15px!important;
height: 100%;
margin-bottom: 30px;
border-radius: 0px!important;
border: 1px solid #888888
}
.cleanlogin-field{
margin-bottom: 0px!important;
}
form.file_input_uploadform{
margin-top: -10px!important;
}
td.file_messageblock_filearrow_td{ }
div.file_progress_bar{
width: 100%!important;
padding: 0px!important;
border: none!important;
}
div.file_progress_inner{
border: none!important;
height: 3px!important;
}
#wordpress_file_upload_progressbar_3{
margin-top: -25px;
}
.cleanlogin-form input[type="submit"]{
height: unset!important;
background-color: black;
display: block;
width: 100%!important;
}
.cleanlogin-container{
font-family: "corporate-s",sans-serif!important;
padding-top: 3px;
}
.btn-navbar:focus{outline: none;}
.btn-navbar .icon-bar {
position: relative;
transition: all 500ms ease-in-out;
transform: rotate(0deg);
top: 0px;
}
.btn-navbar.open::after{
color: #ffffff;
}
.btn-navbar::after {
position: absolute;
transition: none;
transform: rotate(0deg);
top: 30px;
content: "MENÜ"!important;
color: #000000!important;
font-size: 18px;
left: 100px;
}
#header.black .btn-navbar::after{
opacity: 0;
left: 60px;
}
.btn-navbar.open .icon-bar:nth-of-type(1) {
top: 7px;
transform: rotate(45deg);
}
.btn-navbar.open .icon-bar:nth-of-type(2) {
background-color: transparent;
}
.btn-navbar.open .icon-bar:nth-of-type(3) {
top: -9px;
transform: rotate(-45deg);
} #header-responsive{
background-color: #000;
padding: 0px;
max-height: 110%;
}
#header-responsive.black{
height: 100%!important;
}
#header-responsive .menu-item:hover{
}  #header-links{
display: none!important;
}
.fixedspacer{
position: relative;
height: 110px;
}
.header-style1.intro-on #header, .header-style1.slider-full #header{
height: 110px;
}
.btn-navbar .icon-bar, a.btn-navbar, #header-responsive{
}
.btn-navbar{
margin-top: 15px;
}
.btn-navbar .icon-bar{
width: 30px!important;
height: 2px!important;
margin-bottom: 6px!important;
background: #000000;
}
.btn-navbar .icon-bar.black{
background: #ffffff;
}
div.header-style1.intro-on #header, div.header-style1.slider-full #header{
position: fixed!important;
}
#header-responsive{
position: fixed;
margin-left: -10px;
z-index: 999;
}
#header-responsive {
display: block;
width: 100%;
max-height: 100%;
}
#header-responsive ul {
margin: 0;
}
#header-responsive li {
position: relative;
list-style: none;
padding-left: 60px;
padding-right: 60px;
}
#header-responsive .sub-menu li {
padding: 0;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ul#menu-menu-1{
height: auto!important;
}
#header-responsive.black{
margin-top: -100px;
position: fixed;
height: 100%;
width: 100%;
}
#header-responsive.black #header-responsive-inner{
display:table-cell;
justify-content: center;
vertical-align: middle;
height: 100vh!important;
width: 100vw!important;
overflow: auto;
}
#header.black{
height: 10px!important;
width: 100%!important;
}
#header-responsive li a {
width: 100%;
color: #ffffff;
display: block;
margin: 0 auto;
text-align: center; font-size: calc(35px + (60 - 35) * ((100vw - 260px) / (1920 - 260)));
font-weight: 800;
padding: 0em 0px!important;
text-transform: uppercase;
}
#menu-menu-1::before{
content: "";
background-image: url(https://www.digitalekunsthandwerker.de/wp-content/uploads/Logo_Icon_K_Website_weiss.svg);
background-repeat: no-repeat;
background-size: 100% 100%;
width: calc(20px + (35 - 20) * ((100vw - 260px) / (1920 - 260)));;
height: calc(45px + (80 - 45) * ((100vw - 260px) / (1920 - 260)));;
margin: 0 auto 1em auto;
display: block;
z-index:90;
}
#header-responsive li.current-menu-item > a,
#header-responsive li a:hover, 	#header-responsive li a:hover span {
color: #ffffff!important;
transition: 0s all;
}
#header-responsive li a span, #header-responsive li a span:hover{
background-image: linear-gradient(#000000,#000000);
background-position: 0 100%;
background-size: 100% calc(2px + (6 - 2) * ((100vw - 260px) / (1920 - 260)));
background-repeat: no-repeat;
transition: 0s all;
-moz-transition: 0s all;
line-height: 1.4em;
display: inline-block;
} #header-responsive li a span:hover{
background-image: linear-gradient(#ffffff,#ffffff);;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
color: inherit;
background: inherit!important;
}
@media only screen and (max-width: 767px) and (orientation: landscape) { #header-responsive li a {
font-size: 1em;
padding: 0px;
}
#header-responsive li a {
line-height: 1.1em;
}
#header-responsive.black #menu-menu-1{
height: 100vh;
width: 100vw!important;
}
#menu-menu-1::before {
margin: 5px auto;
}
#menu-menu-1::before{
width: 15px;
height: 25px;
}
}
.btn-navbar {
display: block;
padding: 15px 0px 0px 0px;
margin-left: 2px;
}
.btn-navbar .icon-bar {
display: block;
}
.nav-collapse.collapse {
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
position: relative;
overflow: hidden;
height: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
#header-core, #header-sticky-core{
padding-right: 26px;
padding-left: 26px;
}
.btn-navbar::after{
left: 80px;
}
img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo{
width: 250px;
height: 80px;
}
}
@media only screen and (max-width: 1024px){
.fblogo.black{
}
ul#menu-menu-1{
}
} @media only screen and (max-width: 1070px){ #header-links{		display: none!important;	}	.fixedspacer{		position: relative;		height: 100px;	}	.header-style1.intro-on #header, .header-style1.slider-full #header{		height: 100px;	}	.btn-navbar .icon-bar, a.btn-navbar, #header-responsive{	}	.btn-navbar{		margin-top: 15px;	}	.btn-navbar .icon-bar{	}	div.header-style1.intro-on #header, div.header-style1.slider-full #header{		position: fixed!important;	}	#header-responsive{		position: fixed;		z-index: 999;	}	#header-responsive {		display: block;		width: 100%;		max-height: 100%;	}	#header-responsive ul {		margin: 0;	}	#header-responsive li {		position: relative;		list-style: none;		padding-left: 60px;		padding-right: 60px;	}	#header-responsive .sub-menu li {		padding: 0;		border: none;		-webkit-box-shadow: none;		-moz-box-shadow: none;		-ms-box-shadow: none;		-o-box-shadow: none;		box-shadow: none;	}  #header-responsive li a {	}	#header-responsive li.current-menu-item > a,	#header-responsive li a:hover {		color: black;	}	#header .menu > li.menu-hover > a,	#header .menu > li.current-menu-item > a,	#header .menu > li.current-menu-ancestor > a,	#header .menu > li > a:hover {	color: inherit;	background: inherit!important;	}	.btn-navbar {		display: block;		padding: 15px 0px 0px 0px;		margin-left: 5px;	}	.btn-navbar .icon-bar {	}	.nav-collapse.collapse {		-webkit-transition: height 0.35s ease;		-moz-transition: height 0.35s ease;		-ms-transition: height 0.35s ease;		-o-transition: height 0.35s ease;		transition: height 0.35s ease;		position: relative;		overflow: hidden;		height: 0;	}	.footer-w2{		padding-left: unset;	}} @media only screen and (max-width: 911px){ #rslides1_s0 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 15%;	}	#rslides1_s0 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 38px;		padding-bottom: 22px;		font-weight: 700;		color: black;		width: 80%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 30px;		line-height: 34px;		padding-bottom: 15px;		font-weight: 400;		color: black;	} #rslides1_s1 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 40%;	}	#rslides1_s1 > div > div > div > div > div.featured-title > span{		font-size: 35px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 130%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{		width: 130%;		font-size: 20px;		line-height: 24px;		padding-bottom: 50px;		font-weight: 400;		text-align: center;		color: black;	} #rslides1_s2 > div > div > div > div.featured{		padding-left: 40%;		padding-bottom: 30%;	}	#rslides1_s2 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 100%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 20px;		line-height: 24px;		padding-left: 0%;		padding-bottom: 15px;		font-weight: 400;		color: black;	}  .themebutton, html input[type="button"], input[type="reset"], input[type="submit"]{		width: 100%!important;	}	html input[type="button"]{		background: black!important;		color: white!important;		font-size: 18px!important;	}	html input[type="button"]:hover{		background: white!important;		color: black!important;	}div#wordpress_file_upload_submit_1.file_div_clean_responsive{	margin-top: 8px;}	div.file_userdata_container{		width: 100%;		margin: 0 auto!important;		font-size: 20px !important;		line-height: 35px !important;		font-family: "corporate-s",sans-serif;		font-weight: 900;	}	input#input_1.file_input_button, input#upload_1.file_input_submit{		width: 100%!important;		margin: 0 auto!important;		font-size: 18px!important;		line-height: 25px;		border-radius: 0px!important;	}	input#input_1.file_input_button_hover{		width: 100%!important;	}	input#fileName_1.file_input_textbox{		width: 100%!important;	}	input[type="file"].file_input_hidden{		width: 100% !important;		left: 25%!important;	}	div#wordpress_file_upload_textbox_1.file_div_clean_responsive:before{		width: 100%;		display: block !important;		margin: 0 auto;		margin-bottom: 10px;	} .su-members{		width: 100%;		margin: 0 auto;	}	.cleanlogin-notification.success {		width: 100%!important;		margin: 0 auto;		border: 1px dotted black;		border-radius: 0px!important;		background-color: none!important;	}	.cleanlogin-container{		max-width: unset;		width: 100%;		box-shadow: none;		border-color: black;		border-radius: 0px;		padding-top: 3px;	}} @media only screen and (max-width: 1140px) { .motiveslider > div > div > div > .slick-prev {		left: -15px;		top: 50%;	}	.motiveslider > div > div > div > .slick-next{		right: -15px;		top: 50%;	} }
@media only screen and (max-width: 960px) {	div.su-spacer.fullimage{    height: 500px!important;  }	#rslides1 > div > div > div > div.featured{		font-size: 5vw;		line-height: 20px;	}  .fw-bgscale{    background-position: center;    background-repeat: no-repeat;    background-size: contain;  }  .fw-col-xs-6{    width: 50%!important;  }  .fw-col-xs-3{    width: 25%!important;  }	.col-xs-6{		flex: 0 0 50%;		width: 50%;	}	.col-xs-0{		width: 0px;		flex: 0 0 0%;		display: none;	}	.non-mobile{		display: none;	}		span.copy{			font-size: 1.7vw;		}}
@media only screen and (max-width: 1024px){
.footer-w3{
padding-left: 30px;
}
#res-menu-item-3762{
display: none;
}
#res-menu-item-1823{
display: none;
}
} @media only screen and (max-width: 768px) {	#content{		padding-top: 0px!important;	}	.su-row div.su-column{		float: left!important;		width: 50%!important;	}	 div.su-spacer.fullimage{		height: 300px!important;	 }	#rslides1 > div > div > div > div.featured{		font-size: 5vw;		line-height: 20px;	}  .fw-bgscale{    background-position: center;    background-repeat: no-repeat;    background-size: contain;  }  h1{    font-size: 30px;    line-height: 40px;  }  h2{    font-size: 25px;  }  h3{    font-size: 22px;  }  h4{    font-size: 20px;  }  p{ font-family: "corporate-s", sans-serif!important;	font-weight: 400;  }  .su-custom-gallery-slide{    width: 100%!important;  }  .su-custom-gallery-slide img{    margin: 0 auto!important;  }	#header-core {		float: right !important;		position: static !important;		text-align: left !important;		display: inline-block !important;		margin: 0px !important;		padding: 0px !important;		border-left: 0px solid #EEE !important;		border-right: 0px solid #EEE !important;	}	#logo .site-description {		display: none;	}	#logo a {		display: block !important;	}	#header-core {		display: table;		width: 100%;		padding: 0 10px;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;		box-sizing: border-box;	}	#logo,	#header-nav {		display: table-cell;		vertical-align: middle;		top: 30px;		left: 25px;	}	#header-nav{		top: 15px;	}	div.fixedspacer{		height: 100px;	}	.btn-navbar{		margin-top: 0px;		margin-left: 5px;	}	.header-style1.intro-on #header, .header-style1.slider-full #header, .header-style1 #header{		height: 100px;		min-width: 100%!important;		max-width: 100%!important;		width: 80%; 	 }	#header-nav {		z-index: 1;    float: left;		position: relative;		width: 60px;		border-left: 0px solid #EEE!important;		border-right: 0px solid #EEE!important;	}	#header-responsive {		display: block;		width: 100%;		background: white;		position:fixed;		padding: 0px !important;		z-index: 999;		margin-left: -10px;	}	#header-responsive ul {		margin: 0;	}	#header-responsive li {		position: relative;		list-style: none;		padding-left: 15px;		padding-right: 15px;		font-size: 0.8em;	}	#header-responsive .sub-menu li {		padding: 0;		border: none;		-webkit-box-shadow: none;		-moz-box-shadow: none;		-ms-box-shadow: none;		-o-box-shadow: none;		box-shadow: none;	}	#header-responsive{		background-color: #000000!important;	}	#header-responsive li a {		border-bottom: 0px!important;		display: block;		text-align: center!important;		margin: 0 auto;		color: #ffffff!important;	}	#header-responsive li.current-menu-item > a,	#header-responsive li a:hover {		color: #7f7f7f!important;	}	#header .menu > li.menu-hover > a,	#header .menu > li.current-menu-item > a,	#header .menu > li.current-menu-ancestor > a,	#header .menu > li > a:hover {	color: inherit;	background-color: inherit;	}	.btn-navbar {		display: block;		padding: 15px 0;		margin-left: 2px	}	.nav-collapse.collapse {		-webkit-transition: height 0.35s ease;		-moz-transition: height 0.35s ease;		-ms-transition: height 0.35s ease;		-o-transition: height 0.35s ease;		transition: height 0.35s ease;		position: relative;		overflow: hidden;		height: 0;	}	.fblogo.black{		width: calc(100% - 0px);	} .header-below #logo {		margin-top: 0 !important;	} .header-style2 #logo {		border-left: 1px solid #353535 !important;		border-right: 1px solid #353535 !important;	}	.header-style2 #header-nav {		border-left: 0px solid #353535;		border-right: 0px solid #353535;	}	.header-style2 .btn-navbar .icon-bar {		background-color: #FFF;	} .header-style3 #header {		padding-bottom: 0;	}	.header-style3 #header-container {		margin: 0;	} #header-responsive .sub-menu-toggle,	#header-responsive .menu-item-has-children > a:after {		position: absolute;		right: 0;		top: 0;		width: 44px;		height: 44px;		line-height: 44px;	}	#header-responsive .sub-menu-toggle {		z-index: 3;	}	#header-responsive .menu-item-has-children > a:after {		font-family: "corporate-s";		content: "\f067";		text-align: center;		font-size: 12px;		z-index: 2;	}	#header-responsive .menu-item-has-children.sub-menu-show > a:after {		content: "\f068";	}	#header-responsive .sub-menu {		display: none;	}	#header-responsive .sub-menu-show > .sub-menu {		display: block;	}	#header-responsive .sub-menu-show > a {		color: #FFF;	}	#header-responsive .sub-menu a {		padding-right: 70px;	}	#header-responsive .sub-menu .sub-menu-toggle {		width: 70px;	}	#header-responsive .sub-menu .menu-item-has-children > a:after {		right: 20px;	}  .fw-col-xs-6{    width: 50%!important;  }  .fw-col-xs-3{    width: 25%!important;  }	.customtitle h1,	.customtitle h2,	.customtitle h3,	.customtitle h4,	.customtitle h5,	.customtitle h6 {		white-space: initial;	}	.customtitle .title-div {		display: none;	} #rslides1_s0 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 15%;	}	#rslides1_s0 > div > div > div > div > div.featured-title > span{		font-size: 40px;		line-height: 50px;		padding-bottom: 22px;		font-weight: 700;		color: black;		width: 80%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 30px;		line-height: 34px;		padding-bottom: 15px;		padding-left: 5%;		font-weight: 400;		color: black;	} #rslides1_s1 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 40%;	}	#rslides1_s1 > div > div > div > div > div.featured-title > span{		font-size: 35px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 130%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{		width: 130%;		font-size: 20px;		line-height: 24px;		padding-bottom: 50px;		font-weight: 400;		text-align: center;		color: black;	} #rslides1_s2 > div > div > div > div.featured{		padding-left: 40%;		padding-bottom: 30%;	}	#rslides1_s2 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 100%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 20px;		line-height: 24px;		padding-left: 17%;		padding-bottom: 15px;		font-weight: 400;		color: black;	} .motiveslider > .slick-prev{		margin-left: 20px;	}	.motiveslider > .slick-prev{		margin-right: 20px;	}	span.copy{		font-size: 2vw;		font-weight: 600!important;		position: absolute;		bottom: 18px;		width: 100%;		display: inline-flex;		align-items: flex-end;		justify-content: space-between;	}}
@media only screen and (max-width: 767px){	.btn-navbar{		margin-top: 0px;		margin-left: 30px;	}	.btn-navbar::after{		top: 8px;		left: 50px;	}	.btn-navbar.open::after{	}	#header{		height: 100px;		padding: 10px 0px 0px 0px;	}	#header-core{		padding-top: 10px;	}}
@media only screen and (max-width: 767px){	.btn-navbar{		margin-top: 0px;		margin-left: -50px;	}	.btn-navbar::after{		left: 35px;	}	#footer-core{		padding-left: 5px;		padding-right: 5px;	}	#header{		height: 100px;	}	.pea_cook_wrapper{		padding: 5px 15px!important;		z-index: 99999;	}} @media only screen and (width: 768px) {	#header-nav{		top: 23px;		width: 40px!important;	}	.btn-navbar::after{		top: 5px;		left: 55px;	}	.logo{		margin-right: 30px;	}} @media only screen and (max-width: 685px) { h1{		font-size: 25px;		line-height: 30px;		text-transform: uppercase;		color: #000000;		font-weight: 700;	}	h2{		font-size: 24px;		line-height: 27px;		letter-spacing: 0;	}	h3{		font-size: 24px;		line-height: 27px;	}	h4{		font-size: 24px;		line-height: 27px;	}	h5{		font-size: 24px;		line-height: 27px;	}	p{ }	#pre-header-links-inner,	#intro #breadcrumbs,	#sidebar,	#footer-menu,	.meta-author {		display: none !important;	}	#main-core,	#intro.option1,	#intro.option2 {		margin-left: 0px !important;	}	#main {		width: 100% !important;	}	#main-core,	#intro,	.commentlist .children .children {		margin: 0px !important;	}	#intro {	}	.intro-style2 #intro {		max-height: 120px;	}	#intro #intro-core {	}	.intro-style2 #intro #intro-core-wrap {		height: 100px;	}	#intro.option2 .page-title {		width: 100%;		display: block;	}	.notification-text {		display: block;		margin-bottom: 5px;	} #slider .featured-title,	.thinkupslider-sc .featured-title {		margin-bottom: 15px !important;	}	#slider .featured-excerpt,	.thinkupslider-sc .featured-excerpt {		display: none !important;	}	#slider .rslides_tabs li a{  	width: 100px;	height: 8px; 	border-radius: 0px;	border: 1px solid #C4C4C4;	border-color: #C4C4C4;	background-color: white;} .motiveslider > div > div > div > .slick-prev {		left: 0px;		top: 108%;	}	.motiveslider figure.slick-slide-inner{		padding: 0px;	}	.motiveslider > div > div > div > .slick-next{		right: 0px;		top: 108%;	}   #comments {		max-width: 100%;	}	.commentlist .children .children {		margin: 0px;	} .action-text.three_fourth,	.action-button.one_fourth.last {		width:100%;		float:none;		margin-right:0px;	}	.action-button h4 {		display:block;		float: none;		margin: 0px;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;		box-sizing: border-box;	}	.action-text {	}	.action-text > h3 {		margin-top: 0px;	}	.action-text,	.attention_text {		text-align: center;	} .thinkup_widget_flickr .flickr-photo {		width: auto !important;		margin-right: 5px !important;	} .page-template-template-contact-php #main .contact-details span {		display: block;		margin-bottom: 20px;	}}
.fw-col-xs-6{
width: 50%!important;
}
.fw-col-xs-3{
width: 25%!important;
} @media only screen and (max-width: 568px) { #notification-core .notification-text {		display: block;		margin-bottom: 5px;	} #slider,	.thinkupslider-sc {		text-align: center  !important;	}	#slider .featured-title span,	.thinkupslider-sc .featured-title span {		font-size: 20px  !important;	}	#slider .featured-video,	.thinkupslider-sc .featured-video {		display: none  !important;	}	#slider .featured-link,	.thinkupslider-sc .featured-link {		margin-top: 0 !important;	}	#rslides1 > div > div > div > div.featured{		font-size: 5vw;		line-height: 20px;	} #rslides1_s0 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 30%;	}	#rslides1_s0 > div > div > div > div > div.featured-title > span{		font-size: 25px;		line-height: 28px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 80%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 30px;		line-height: 34px;		padding-bottom: 15px;		font-weight: 400;		color: black;	} #rslides1_s1 > div > div > div > div.featured{		padding-right: 60%;		padding-bottom: 60%;	}	#rslides1_s1 > div > div > div > div > div.featured-title > span{		font-size: 35px;		line-height: 28px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 150%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{		width: 130%;		font-size: 20px;		line-height: 24px;		padding-bottom: 50px;		font-weight: 400;		text-align: center;		color: black;	} #rslides1_s2 > div > div > div > div.featured{		padding-left: 40%;		padding-bottom: 50%;	}	#rslides1_s2 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 28px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 100%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 20px;		line-height: 24px;		padding-left: 27%;		padding-bottom: 15px;		font-weight: 400;		color: black;	}  .action-text {	}	.action-teaser {		text-align: center;	} section#options.nav-collapse {		overflow: hidden;		height: 0;	}	section#options.nav-collapse.collapse {		-webkit-transition: height 0.35s ease;		-moz-transition: height 0.35s ease;		-ms-transition: height 0.35s ease;		-o-transition: height 0.35s ease;		transition: height 0.35s ease;		position: relative;		overflow: hidden;		height: 0;	}	#portfolio-options.style2 {		margin: 0 10px 10px;	}	#portfolio-options.style2 #filter.portfolio-filter {		display: block;	}	#filter.portfolio-filter,	#portfolio-options.style2 #filter.portfolio-filter li	{		float: none;		display: block;		margin-left: 0;	}	#portfolio-options.style2 #filter.portfolio-filter li a {		text-align: center;		margin: 0;		padding: 0;	}	#portfolio-options.style2 #filter.portfolio-filter li a {		border: none;	}	#portfolio-options.style2 #filter.portfolio-filter li a:hover,	#portfolio-options.style2 #filter.portfolio-filter li a.selected {		color: #fff;		background: #4498e7;		border: none;	}	.element.column-1 ,	.element.column-2 ,	.element.column-3 ,	.element.column-4 {		width: auto !important;	}	#filter.portfolio-filter li {		display: block;		margin-bottom: 2px;	}	#filter.portfolio-filter li a {		width: 100%;		padding: 5px 20px;	} #sharemessage {		text-align: center;		margin-bottom: 15px;		padding: 0;	}	#shareicons {		padding: 0;	}	#sharemessage,	#shareicons {		width: 100%;		display: block;		text-align: center;	}	#comments {		margin-right: 0;	}	#nocomments {		margin-left: 0;	} #author-image {		display: none;	}	#author-text {		margin: 0px;	}	#author-bio .author-description {		padding-right: 50px;	}	span.post-title {		display:none;	}	p.form-submit {		margin-bottom: 0px;	}	#shareicons a {		float: none;		margin-left: 10px;		margin-right: 10px;	}	#shareicons i {		font-size: 24px;	}	.form-allowed-tags {		display: none;	} .elementor-hidden-desktop.elementor-section::before, .elementor-hidden-phone.elementor-section::before, .elementor-hidden-tablet.elementor-section::before{	height: 0px!important;}[data-elementor-device-mode=desktop] .elementor-hidden-desktop.elementor-section:before, [data-elementor-device-mode=mobile] .elementor-hidden-phone.elementor-section:before, [data-elementor-device-mode=tablet] .elementor-hidden-tablet.elementor-section:before{	height: 0px!important;}	.fa-arrow-right:before {	}	.elementor-button .elementor-button-text {		font-size: 16px;		margin-right: -10px;	} .wpgmza-gdpr-compliance p, #gmaps p{		margin: 0 auto!important;		width: 80%!important;	}	.wpgmza-centered button.wpgmza-api-consent, .wpgmza-api-consent{		background-color: #000000!important;		color: #ffffff!important;		border: none!important;	} .action-text h3,	.action-text p {		margin-left: 0px;		margin-right: 0px;	}	.action-text h3 {		line-height: 1.4;	}	.action-button p {		margin-left: 0px;		margin-right: 0px;	} #footer .widget {		margin-bottom: 50px !important;		padding-left: 20px;	}	#sub-footer-core {		text-align: center;	}	#sub-footer-core #footer-menu {		display: block;		text-align: center;	}	#post-footer-social {		display: block;	}	#post-footer-social ul {		float: none;		margin: 0 auto;	} .fw-col-xs-6{    width: 50%!important;  }  .fw-col-xs-3{    width: 25%!important;  }	.one_half,	.one_third,	.two_third,	.one_fourth,	.three_fourth,	.one_fifth,	.two_fifth,	.three_fifth,	.four_fifth,	.one_sixth,	.five_sixth {		width:100%;		float:none;		margin-right:0px;	}	.border {		margin-left:10px;		margin-right:10px;	}	.pricing-table.style1 span {		text-align: center;		padding-left: 0;		padding-right: 0;		background: none !important	}	.pricing-table.style2 .pricing-package {		float: none;		display: block;		margin: 0 auto 20px;		max-width: 100% !important;		width: 100% !important;	}	.pricing-table.style2 .pricing-package.big {		-webkit-transform: scale(1);		-moz-transform: scale(1);		-ms-transform: scale(1);		-o-transform: scale(1);		transform: scale(1);	}	.sc-carousel .image-overlay {		display: none;	}  .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev,	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {		top: -40px;		height: 30px	}	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {		left: auto;		right: 46px;	}	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {		right: 11px;	}	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev i,	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next i {		top: 6px;	} .thinkup_widget_categories li span {		float: none;		padding-left: 5px;	} .page-template-template-contact-php #main .contact-details span {		display: inline-block;		margin-bottom: 0;	} .themebutton, html input[type="button"], input[type="reset"], input[type="submit"]{		width: 100%!important;	}	html input[type="button"]{		background: black!important;		color: white!important;		font-size: 20px!important;	}	div.file_userdata_container{		width: 100%;		margin: 0 auto!important;		font-size: 20px !important;		line-height: 35px !important;		font-family: "corporate-s",sans-serif;		font-weight: 900;	}	input#input_1.file_input_button, input#upload_1.file_input_submit, input#input_1.file_input_button{		width: 100%!important;		margin: 0 auto!important;		font-size: 20px!important;		line-height: 25px;	}	input#input_1.file_input_button_hover, input#input_1.file_input_button_hover:hover, input#upload_1.file_input_submit:hover, input#input_1.file_input_button:hover{		width: 100%!important;		font-size: 20px!important;	}	input#fileName_1.file_input_textbox{		width: 100%!important;	}	input[type="file"].file_input_hidden{		width: 100% !important;		left: 25%!important;	}	div#wordpress_file_upload_textbox_1.file_div_clean_responsive:before{		width: 100%;		display: block !important;		margin: 0 auto;		margin-bottom: 10px;	} .su-members{		width: 100%;		margin: 0 auto;	}	.cleanlogin-notification.success {		width: 100%;		border-radius: 0px!important;	}	.cleanlogin-container{		max-width: unset;		width: 100%;		box-shadow: none;		border-color: black;		border-radius: 0px;		padding-top: 3px;	}	.cleanlogin-preview a.cleanlogin-preview-logout-link{		width: 100%;	}	#footer-core{		padding-left:15px;		padding-right: 15px;	}	.pea_cook_wrapper{		padding: 0px 5px!important;	}} @media only screen and (max-width: 380px){	#slider .rslides_tabs li a{  		width: 70px;	}	.mobile-center{	}	.btn-navbar{		margin-left: -50px;	}	.btn-navbar .icon-bar {		width: 30px!important;	}	img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo {		width: 170px;		height: auto;		margin-top: 18px;	} .motiveslider > div > div > div > .slick-prev {		left: 0px;		top: 112%;	}	.motiveslider figure.slick-slide-inner{		padding: 0px;	}	.motiveslider > div > div > div > .slick-next{		right: 0px;		top: 112%;	}} @media only screen and (max-width: 320px) { #header-social {		display: none !important;	}	.fixedspacer{		height: 150px;	} div.grid-plus-container div.post-item.thumbnail-title div.thumbnail-image{		height: 100%!important;	} .comment-meta {		float: none;		display: block;	}	#shareicons a {		margin-left: 8px;		margin-right: 8px;	}	.commentlist .children {	margin: 0 0 0 25px;	}	#footer-core {		padding-left: 15px;		padding-right: 15px;	}	.fa-arrow-right:before{		width: 50%;	}	.fa-arrow-right:after {		margin-top: -5%!important;		width: 70% !important;	}
} div.embed-container{		position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;}div.embed-container iframe, div.embed-container object, div.embed-container embed {	position: absolute; top: 0; left: 0; width: 100%; height: 100%;}  @media only screen and (max-width: 270px) {	img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo {		width: 50%;		height: auto;		margin-top: 28px;	}} @media only screen and        (-webkit-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) {}
.elementor-element.elementor-arrows-position-outside .swiper{
width: calc(100% - 150px) !important;
}.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-group{position:relative;display:inline-block;*display:inline;*zoom:1;font-size:0;vertical-align:middle;white-space:nowrap;*margin-left:.3em;}.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px;}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px;}
.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group>.btn+.btn{margin-left:-1px;}
.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px;}
.btn-group>.btn-mini{font-size:10.5px;}
.btn-group>.btn-small{font-size:11.9px;}
.btn-group>.btn-large{font-size:17.5px;}
.btn-group>.btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*padding-top:5px;*padding-bottom:5px;}
.btn-group>.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:2px;*padding-bottom:2px;}
.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px;}
.btn-group>.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px;*padding-top:7px;*padding-bottom:7px;}
.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6;}
.btn-group.open .btn-primary.dropdown-toggle{background-color:#0044cc;}
.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406;}
.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f;}
.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351;}
.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4;}
.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222;}
.btn .caret{margin-top:8px;margin-left:0;}
.btn-large .caret{margin-top:6px;}
.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px;}
.btn-mini .caret,.btn-small .caret{margin-top:8px;}
.dropup .btn-large .caret{border-bottom-width:5px;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.btn-group-vertical{display:inline-block;*display:inline;*zoom:1;}
.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group-vertical>.btn+.btn{margin-left:0;margin-top:-1px;}
.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.nav{margin-left:0;margin-bottom:20px;list-style:none;}
.nav>li>a{display:block;}
.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee;}
.nav>li>a>img{max-width:none;}
.nav>.pull-right{float:right;}
.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999999;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);text-transform:uppercase;}
.nav li+.nav-header{margin-top:9px;}
.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0;}
.nav-list>li>a,.nav-list .nav-header{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.nav-list>li>a{padding:3px 15px;}
.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#0088cc;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px;}
.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.nav-tabs,.nav-pills{*zoom:1;}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";line-height:0;}
.nav-tabs:after,.nav-pills:after{clear:both;}
.nav-tabs>li,.nav-pills>li{float:left;}
.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px;}
.nav-tabs{border-bottom:1px solid #ddd;}
.nav-tabs>li{margin-bottom:-1px;}
.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #dddddd;}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}
.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#ffffff;background-color:#0088cc;}
.nav-stacked>li{float:none;}
.nav-stacked>li>a{margin-right:0;}
.nav-tabs.nav-stacked{border-bottom:0;}
.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{border-color:#ddd;z-index:2;}
.nav-pills.nav-stacked>li>a{margin-bottom:3px;}
.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;}
.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.nav .dropdown-toggle .caret{border-top-color:#0088cc;border-bottom-color:#0088cc;margin-top:6px;}
.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580;}
.nav-tabs .dropdown-toggle .caret{margin-top:8px;}
.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff;}
.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer;}
.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#ffffff;background-color:#999999;border-color:#999999;}
.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:1;filter:alpha(opacity=100);}
.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999999;}
.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;}
.tabbable:after{clear:both;}
.tab-content{overflow:auto;}
.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}
.tabs-below>.nav-tabs{border-top:1px solid #ddd;}
.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0;}
.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-bottom-color:transparent;border-top-color:#ddd;}
.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd;}
.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none;}
.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;}
.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;}
.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eeeeee #dddddd #eeeeee #eeeeee;}
.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;}
.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;}
.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd;}
.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;}
.nav>.disabled>a{color:#999999;}
.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;background-color:transparent;cursor:default;}
.navbar{overflow:visible;margin-bottom:20px;*position:relative;*z-index:2;}
.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top, #ffffff, #f2f2f2);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));background-image:-webkit-linear-gradient(top, #ffffff, #f2f2f2);background-image:-o-linear-gradient(top, #ffffff, #f2f2f2);background-image:linear-gradient(to bottom, #ffffff, #f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);*zoom:1;}.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0;}
.navbar-inner:after{clear:both;}
.navbar .container{width:auto;}
.nav-collapse.collapse{height:auto;overflow:visible;}
.navbar .brand{float:left;display:block;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777777;text-shadow:0 1px 0 #ffffff;}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none;}
.navbar-text{margin-bottom:0;line-height:40px;color:#777777;}
.navbar-link{color:#777777;}.navbar-link:hover,.navbar-link:focus{color:#333333;}
.navbar .divider-vertical{height:40px;margin:0 9px;border-left:1px solid #f2f2f2;border-right:1px solid #ffffff;}
.navbar .btn,.navbar .btn-group{margin-top:5px;}
.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0;}
.navbar-form{margin-bottom:0;*zoom:1;}.navbar-form:before,.navbar-form:after{display:table;content:"";line-height:0;}
.navbar-form:after{clear:both;}
.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px;}
.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0;}
.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px;}
.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap;}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0;}
.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0;}.navbar-search .search-query{margin-bottom:0;padding:4px 14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.navbar-static-top{position:static;margin-bottom:0;}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0;}
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px;}
.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0;}
.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-left:0;padding-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px;}
.navbar-fixed-top{top:0;}
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1);}
.navbar-fixed-bottom{bottom:0;}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);box-shadow:0 -1px 10px rgba(0,0,0,.1);}
.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0;}
.navbar .nav.pull-right{float:right;margin-right:0;}
.navbar .nav>li{float:left;}
.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777777;text-decoration:none;text-shadow:0 1px 0 #ffffff;}
.navbar .nav .dropdown-toggle .caret{margin-top:8px;}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{background-color:transparent;color:#333333;text-decoration:none;}
.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);}
.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#ededed;background-image:-moz-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));background-image:-webkit-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-o-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:linear-gradient(to bottom, #f2f2f2, #e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e5e5e5;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#ffffff;background-color:#e5e5e5;*background-color:#d9d9d9;}
.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#cccccc \9;}
.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);}
.btn-navbar .icon-bar+.icon-bar{margin-top:3px;}
.navbar .nav>li>.dropdown-menu:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0, 0, 0, 0.2);position:absolute;top:-7px;left:9px;}
.navbar .nav>li>.dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:10px;}
.navbar-fixed-bottom .nav>li>.dropdown-menu:before{border-top:7px solid #ccc;border-top-color:rgba(0, 0, 0, 0.2);border-bottom:0;bottom:-7px;top:auto;}
.navbar-fixed-bottom .nav>li>.dropdown-menu:after{border-top:6px solid #ffffff;border-bottom:0;bottom:-6px;top:auto;}
.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333333;border-bottom-color:#333333;}
.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{background-color:#e5e5e5;color:#555555;}
.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777777;border-bottom-color:#777777;}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{left:auto;right:0;}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{left:auto;right:12px;}
.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{left:auto;right:13px;}
.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top, #222222, #111111);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));background-image:-webkit-linear-gradient(top, #222222, #111111);background-image:-o-linear-gradient(top, #222222, #111111);background-image:linear-gradient(to bottom, #222222, #111111);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);border-color:#252525;}
.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999999;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#ffffff;}
.navbar-inverse .brand{color:#999999;}
.navbar-inverse .navbar-text{color:#999999;}
.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{background-color:transparent;color:#ffffff;}
.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#ffffff;background-color:#111111;}
.navbar-inverse .navbar-link{color:#999999;}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#ffffff;}
.navbar-inverse .divider-vertical{border-left-color:#111111;border-right-color:#222222;}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{background-color:#111111;color:#ffffff;}
.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999999;border-bottom-color:#999999;}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .navbar-search .search-query{color:#ffffff;background-color:#515151;border-color:#111111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333333;text-shadow:0 1px 0 #ffffff;background-color:#ffffff;border:0;-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);box-shadow:0 0 3px rgba(0, 0, 0, 0.15);outline:0;}
.navbar-inverse .btn-navbar{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e0e0e;background-image:-moz-linear-gradient(top, #151515, #040404);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));background-image:-webkit-linear-gradient(top, #151515, #040404);background-image:-o-linear-gradient(top, #151515, #040404);background-image:linear-gradient(to bottom, #151515, #040404);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);border-color:#040404 #040404 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#040404;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#ffffff;background-color:#040404;*background-color:#000000;}
.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000000 \9;}
.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.breadcrumb>li{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 0 #ffffff;}.breadcrumb>li>.divider{padding:0 5px;color:#ccc;}
.breadcrumb>.active{color:#999999;}
.pagination{margin:20px 0;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;}
.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;}
.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}
.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px;}
.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}
.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}
.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px;}
.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px;}
.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1;}.pager:before,.pager:after{display:table;content:"";line-height:0;}
.pager:after{clear:both;}
.pager li{display:inline;}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5;}
.pager .next>a,.pager .next>span{float:right;}
.pager .previous>a,.pager .previous>span{float:left;}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999999;background-color:#fff;cursor:default;}
.thumbnails{margin-left:-20px;list-style:none;*zoom:1;}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0;}
.thumbnails:after{clear:both;}
.row-fluid .thumbnails{margin-left:0;}
.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px;}
.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a.thumbnail:hover,a.thumbnail:focus{border-color:#0088cc;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);}
.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto;}
.thumbnail .caption{padding:9px;color:#555555;}
.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.alert,.alert h4{color:#c09853;}
.alert h4{margin:0;}
.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847;}
.alert-success h4{color:#468847;}
.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}
.alert-danger h4,.alert-error h4{color:#b94a48;}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;}
.alert-info h4{color:#3a87ad;}
.alert-block{padding-top:14px;padding-bottom:14px;}
.alert-block>p,.alert-block>ul{margin-bottom:0;}
.alert-block p+p{margin-top:5px;}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.progress .bar{width:0%;height:100%;color:#ffffff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);}
.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;}
.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(to bottom, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);}
.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(to bottom, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);}
.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(to bottom, #5bc0de, #339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);}
.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);}
.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eeeeee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;color:inherit;letter-spacing:-1px;}
.hero-unit li{line-height:30px;}
.media,.media-body{overflow:hidden;*overflow:visible;zoom:1;}
.media,.media .media{margin-top:15px;}
.media:first-child{margin-top:0;}
.media-object{display:block;}
.media-heading{margin:0 0 5px;}
.media>.pull-left{margin-right:10px;}
.media>.pull-right{margin-left:10px;}
.media-list{margin-left:0;list-style:none;}
.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-left:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-left:-3px;padding:0 5px;}
.tooltip-inner{max-width:200px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}.popover.top{margin-top:-10px;}
.popover.right{margin-left:10px;}
.popover.bottom{margin-top:10px;}
.popover.left{margin-left:-10px;}
.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-title:empty{display:none;}
.popover-content{padding:9px 14px;}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover .arrow{border-width:11px;}
.popover .arrow:after{border-width:10px;content:"";}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25);}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;}.modal-backdrop.fade{opacity:0;}
.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);}
.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:none;}.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-25%;}
.modal.fade.in{top:10%;}
.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;}
.modal-header h3{margin:0;line-height:30px;}
.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px;}
.modal-form{margin-bottom:0;}
.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;}
.modal-footer:after{clear:both;}
.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0;}
.modal-footer .btn-group .btn+.btn{margin-left:-1px;}
.modal-footer .btn-block+.btn-block{margin-left:0;}
.dropup,.dropdown{position:relative;}
.dropdown-toggle{*margin-bottom:-3px;}
.dropdown-toggle:active,.open .dropdown-toggle{outline:0;}
.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}
.dropdown .caret{margin-top:8px;margin-left:2px;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333333;white-space:nowrap;}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{text-decoration:none;color:#ffffff;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999;}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default;}
.open{*z-index:1000;}.open>.dropdown-menu{display:block;}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.pull-right>.dropdown-menu{right:0;left:auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;}
.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;padding:8px 15px;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;}
.carousel{position:relative;margin-bottom:20px;line-height:1;}
.carousel-inner{overflow:hidden;width:100%;position:relative;}
.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1;}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;}
.carousel-inner>.active{left:0;}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;}
.carousel-inner>.next{left:100%;}
.carousel-inner>.prev{left:-100%;}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;}
.carousel-inner>.active.left{left:-100%;}
.carousel-inner>.active.right{left:100%;}
.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;}
.carousel-control:hover,.carousel-control:focus{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255, 255, 255, 0.25);border-radius:5px;}
.carousel-indicators .active{background-color:#fff;}
.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333333;background:rgba(0, 0, 0, 0.75);}
.carousel-caption h4,.carousel-caption p{color:#ffffff;line-height:20px;}
.carousel-caption h4{margin:0 0 5px;}
.carousel-caption p{margin-bottom:0;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
.pull-right{float:right;}
.pull-left{float:left;}
.hide{display:none;}
.show{display:block;}
.invisible{visibility:hidden;}
.affix{position:fixed;}
.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.in{opacity:1;}
.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;}.collapse.in{height:auto;}
@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden;}
.visible-phone{display:none !important;}
.visible-tablet{display:none !important;}
.hidden-desktop{display:none !important;}
.visible-desktop{display:inherit !important;}
@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}.visible-print{display:none !important;}
@media print{.visible-print{display:inherit !important;} .hidden-print{display:none !important;}}@media (max-width:767px){body{padding-left:20px;padding-right:20px;} .navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-left:-20px;margin-right:-20px;} .container-fluid{padding:0;} .dl-horizontal dt{float:none;clear:none;width:auto;text-align:left;} .dl-horizontal dd{margin-left:0;} .container{width:auto;} .row-fluid{width:100%;} .row,.thumbnails{margin-left:0;} .thumbnails>li{float:none;margin-left:0;} [class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .row-fluid [class*="offset"]:first-child{margin-left:0;} .input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto;} .controls-row [class*="span"]+[class*="span"]{margin-left:0;} .modal{position:fixed;top:20px;left:20px;right:20px;width:auto;margin:0;}.modal.fade{top:-100px;} .modal.fade.in{top:20px;}}@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0, 0, 0);} .page-header h1 small{display:block;line-height:20px;} input[type="checkbox"],input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .media .pull-left,.media .pull-right{float:none;display:block;margin-bottom:10px;} .media-object{margin-right:0;margin-left:0;} .modal{top:10px;left:10px;right:10px;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:20px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px;} .span12{width:724px;} .span11{width:662px;} .span10{width:600px;} .span9{width:538px;} .span8{width:476px;} .span7{width:414px;} .span6{width:352px;} .span5{width:290px;} .span4{width:228px;} .span3{width:166px;} .span2{width:104px;} .span1{width:42px;} .offset12{margin-left:764px;} .offset11{margin-left:702px;} .offset10{margin-left:640px;} .offset9{margin-left:578px;} .offset8{margin-left:516px;} .offset7{margin-left:454px;} .offset6{margin-left:392px;} .offset5{margin-left:330px;} .offset4{margin-left:268px;} .offset3{margin-left:206px;} .offset2{margin-left:144px;} .offset1{margin-left:82px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%;} .row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%;} .row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%;} .row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%;} .row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%;} .row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%;} .row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%;} .row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%;} .row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%;} .row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%;} .row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%;} .row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%;} .row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%;} .row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%;} .row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%;} .row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%;} .row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%;} .row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%;} .row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%;} .row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%;} .row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%;} .row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%;} .row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%;} .row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%;} .row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%;} .row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%;} .row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%;} .row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%;} .row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%;} .row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%;} .row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%;} .row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%;} .row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%;} .row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%;} .row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:20px;} input.span12,textarea.span12,.uneditable-input.span12{width:710px;} input.span11,textarea.span11,.uneditable-input.span11{width:648px;} input.span10,textarea.span10,.uneditable-input.span10{width:586px;} input.span9,textarea.span9,.uneditable-input.span9{width:524px;} input.span8,textarea.span8,.uneditable-input.span8{width:462px;} input.span7,textarea.span7,.uneditable-input.span7{width:400px;} input.span6,textarea.span6,.uneditable-input.span6{width:338px;} input.span5,textarea.span5,.uneditable-input.span5{width:276px;} input.span4,textarea.span4,.uneditable-input.span4{width:214px;} input.span3,textarea.span3,.uneditable-input.span3{width:152px;} input.span2,textarea.span2,.uneditable-input.span2{width:90px;} input.span1,textarea.span1,.uneditable-input.span1{width:28px;}}@media (min-width:1200px){.row{margin-left:-30px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:30px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px;} .span12{width:1170px;} .span11{width:1070px;} .span10{width:970px;} .span9{width:870px;} .span8{width:770px;} .span7{width:670px;} .span6{width:570px;} .span5{width:470px;} .span4{width:370px;} .span3{width:270px;} .span2{width:170px;} .span1{width:70px;} .offset12{margin-left:1230px;} .offset11{margin-left:1130px;} .offset10{margin-left:1030px;} .offset9{margin-left:930px;} .offset8{margin-left:830px;} .offset7{margin-left:730px;} .offset6{margin-left:630px;} .offset5{margin-left:530px;} .offset4{margin-left:430px;} .offset3{margin-left:330px;} .offset2{margin-left:230px;} .offset1{margin-left:130px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%;} .row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%;} .row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%;} .row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%;} .row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%;} .row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%;} .row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%;} .row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%;} .row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%;} .row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%;} .row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%;} .row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%;} .row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%;} .row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%;} .row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%;} .row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%;} .row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%;} .row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%;} .row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%;} .row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%;} .row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%;} .row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%;} .row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%;} .row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%;} .row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%;} .row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%;} .row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%;} .row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%;} .row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%;} .row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%;} .row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%;} .row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%;} .row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%;} .row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%;} .row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:30px;} input.span12,textarea.span12,.uneditable-input.span12{width:1156px;} input.span11,textarea.span11,.uneditable-input.span11{width:1056px;} input.span10,textarea.span10,.uneditable-input.span10{width:956px;} input.span9,textarea.span9,.uneditable-input.span9{width:856px;} input.span8,textarea.span8,.uneditable-input.span8{width:756px;} input.span7,textarea.span7,.uneditable-input.span7{width:656px;} input.span6,textarea.span6,.uneditable-input.span6{width:556px;} input.span5,textarea.span5,.uneditable-input.span5{width:456px;} input.span4,textarea.span4,.uneditable-input.span4{width:356px;} input.span3,textarea.span3,.uneditable-input.span3{width:256px;} input.span2,textarea.span2,.uneditable-input.span2{width:156px;} input.span1,textarea.span1,.uneditable-input.span1{width:56px;} .thumbnails{margin-left:-30px;} .thumbnails>li{margin-left:30px;} .row-fluid .thumbnails{margin-left:0;}}table.media .column-title .media-icon img[src*='.svg']{
width: 100%;
height: auto;
}
*{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0px; margin: 0px;
}
a:focus, a::-moz-focus-inner{
border: 0;
outline: none;
}
a:focus {
outline: none!important;
}
html{
height: 100%;
width: 100%;
overflow-y: unset;
overflow-x: hidden;
position: relative;
clear: both;
padding: 0px;
margin: 0px;
}
body{
height: 100%;
width: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-ms-scroll-chaining: none;
-ms-touch-action: pan-y;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 0px;
margin: 0px;
position: relative;
clear: both;
}
.elementor-text-editor ol{
font-family: "corporate-s"!important;
margin-left:23px;
}
.elementor-text-editor ul{
font-family: "corporate-s"!important;
margin-left: 24px;
}
.row{
margin-left: 0px;
margin-right: 0px;
}  #body-core{  display: flex;  flex-direction: column;  height: 100%; }.site-header{	position: relative;}#wrapper{	height: 100%;}header,footer{  flex: none; }footer{	width:100%; overflow: hidden;}#content {  flex: 1 0 auto; padding: 1.5em;  width: 100%;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #body-core {        display: block;    }} .absolute{
position: absolute!important;
bottom: 0px!important;
padding: 0px 7% !important;
width: 100%;
}
.center{
display: flex;
align-content: center;
}
.signOut{
float: right;
list-style: none;
font-size: 1.6rem;
font-weight: 600;
}
.signOutdiv{
max-width: 1120px;
min-width: 320px;
height: 1px;
margin: 0 auto;
padding: 0 10px;
}
.signOut a{
color: black;
}
.float-right{
float: right;
}
h1, h2, h3, h4, h5, h6{
color: #000000;
clear: both;
margin: 0 0 0.8em;
font-family: "corporate-s", sans-serif!important;
line-height: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
p{
font-family: "corporate-s"!important; text-rendering: auto;
}
html, body{
font-family: "corporate-s"!important;
}
body, button, input, select, textarea{
line-height: 35px;
font-size: 23px;
font-family: "corporate-s", sans-serif!important;
font-weight: 400;
color: #000000;
}
h1{
color: #000000;
font-size: 35px; font-weight: 700!important;
letter-spacing: -0.7!important;
text-transform: uppercase;
margin-bottom: 38px;
}
h2{
font-size: 25px;
line-height: 38px;
text-transform: uppercase;
color: #000000;
font-weight: 700;
}
h3{
font-size: 22px;
line-height: 28px;
font-weight: 700;
text-transform: uppercase;
}
h5{
font-size: 20px;
line-height: 28px;
font-weight: 400;
letter-spacing: -0.7!important;
}
h6{
font-size: 18px;
line-height: 24px;
font-weight: 400;
}
a:hover{
text-decoration: none;
}
body.home.page-template-default.page.page-id-9.logged-in.layout-responsive.pre-header-style2.header-style1.elementor-default.elementor-page.elementor-page-9{
overflow-x: visible!important;
}
.header-style1 #header{
height: 110px;
border: none!important;
}
#header{
position: fixed;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
#header.black{
background: #000;
width:100%;
}
#header-links-inner{
margin-left: -3px;
width: 100%;
}
.pre-header-style2 #pre-header{
border: none;
}
#pre-header-core, #content-core, #footer-core, #sub-footer-core, #sub-footer-widgets, #sub-footer-close, #notification-core, #intro-core, #introaction-core, #outroaction-core{
max-width: 100%;
} @media only screen and (min-width: 768px){	.post-password-required{		margin: 0 auto;		max-width: 804px;		padding: 1em 50px;	}}@media only screen and (max-width: 767px){	.post-password-required{		padding: 1em 25px;	}}.post-password-required p{	color: #000;	font-size: 20px;	line-height: 1.4em;}.post-password-required label{	font-size: 18px;	color: #7d7d7d;}.post-password-required input{	color: #000000;}.post-password-required input[type=submit]{	background-color: #000;	border: 1px solid #000000;	border-radius: 0px;	color: #ffffff;}.post-password-required input[type=submit]:hover{	background-color: #fff;	border-color: #000000;	color: #000000;} .header-style1.intro-on #header, .header-style1.slider-full #header{
height: 110px;
min-width: inherit!important;
max-width: 100%;
width: 100%;
 padding: 20px 10px 0px 10px;
top: 0px;
}
#slider .featured-title, .thinkupslider-sc .featured-title{
margin-bottom: 0px;
}
#header-core, #header-sticky-core{
padding-top: 10px;
padding-left: 54px;
padding-right: 50px;
margin: 0 auto;
width: 100%;
max-width: 1490px;
}
#header-sticky{
padding-top: 40px;
opacity: 0;
display: none;
}
#header-links, #header-sticky-links{
float: left;
}
.main-navigation ul{
display: flex!important;
flex-direction: row;
margin: 0;
padding: 0;
}
.main-navigation ul li{
list-style: none;
flex-grow: 1;
text-align: center;
}
#header .header-links li a, #header-sticky .header-links li a{
color: #7B7C7E!important;
text-transform: inherit!important;
}
#header .header-links > ul > li a, #header-sticky .header-links > ul > li a{
padding: 30px 14px;
font-family: corporate-s, sans-serif;
font-size: 16px;
line-height: 19px;
font-weight: 600;
display: block;
}
#header .header-links > ul > li a > span:hover, #header-sticky .header-links > ul > li a > span:hover{
color: black;
}
li.current_page_item a span{
color: #ffffff!important;
} .facebook{	height: auto;	width: 12px!important;	float: right;	padding-top: 28px;	margin-left: 20px;}.fblogo.black{	margin: 0 auto;	position: absolute;	width: 100%;	width: calc(100% - 100px);	padding-top: 5vw;}.fblogo.black .logo{	position: relative;	margin: 0 auto;	float:none!important}.fblogo.black .logo a{	position: relative;	text-align:center;}.blacklogo img{height: 80px;	margin: 0px 0px 0px 0px;	padding: 0px;}.blacklogo, .fblogo.black .logoimg{	display:none;}.fblogo.black .blacklogo{	display:block;}
#logo, #logo-sticky{
float: right!important;
margin-top: 20px;
}
img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo{
max-height: inherit!important;
width: 236px;
height: 74px;
float: right;
right: 0px;
margin-right: 25px;
margin-top: 10px;
top: 0px;
}
.fixedspacer{
position: relative;
height: 115px;
} #slider .rslides_tabs{	bottom: 0px;	margin-top: 10px;	position: relative;	opacity: 0!important;}#slider .rslides_tabs li a{	width: 120px;	height: 8px; 	border-radius: 0px;	border: 1px solid #C4C4C4;	border-color: #C4C4C4;	background-color: white;}#slider .rslides_tabs li.rslides_here a{	border-color: #2F3236;	background-color: #2F3236;}#slider .rslides_tabs li a:hover{	border-color: #2F3236;}#slider .rslides img{} body[data-elementor-device-mode="desktop"] .swiper-container{	width: calc(100% - 150px)!important;}body[data-elementor-device-mode="tablet"] .swiper-container{	width: calc(100% - 130px)!important;}body[data-elementor-device-mode="mobile"] .swiper-container{	width: calc(100% - 110px)!important;}.elementor-editor-active #content{	padding-top:25px!important;}.elementor-heading-title{	font-family: "corporate-s"!important;} .projekt-head{    position: absolute!important;    top: 0px;    clear: both;    width: 100%;    height: 100%;	transition: all 3s;	opacity: 1;	z-index: 0;}div:hover > .projekt-head .elementor-heading-title{	opacity: 0;} .oben{	position: absolute!important;	top: 0px!important;}.diagonal{	position: relative;	z-index: 0;	padding-top: 50px;	padding-bottom: 50px;}.diagonal:before {  background: inherit;  content: '';  display: block;  height: 100%;  left: 0;  position: absolute;  right: 0;  z-index: -1;  -webkit-backface-visibility: hidden;}.diagonal:before {  top: 0;  -webkit-transform: skewY(-4deg);          transform: skewY(-4deg);  -webkit-transform-origin: 0 0;          transform-origin: 0 0;}.diagonal:after {	height: 100%;	background: inherit;	bottom: 0;	content: '';	display: block;	height: 100%;	left: 0;	position: absolute;	right: 0;	transform: skewY(-4deg);	transform-origin: 100%;	z-index: -1;}.diagonal-links {  position: relative;  z-index: 0;	padding-top: 50px;	padding-bottom: 50px;}.diagonal-links:before {  background: inherit;  content: '';  display: block;  height: 100%;  left: 0;  position: absolute;  right: 0;  z-index: -1;  -webkit-backface-visibility: hidden;}.diagonal-links:before {  top: 0;  -webkit-transform: skewY(4deg);          transform: skewY(4deg);  -webkit-transform-origin: 100% 0;          transform-origin: 100% 0;}.diagonal-links:after {  background: inherit;  content: '';  display: block;  height: 100%;  left: 0;  position: absolute;  right: 0;  z-index: -1;  -webkit-backface-visibility: hidden;}.diagonal-links:after {  bottom: 0;  -webkit-transform: skewY(4deg);          transform: skewY(4deg);  -webkit-transform-origin: 0 100%;          transform-origin: 0 100%;}.gmaps > div > div > iframe[style]{  height: 640px!important;}section.kunden{	padding-bottom: 0px;	margin-bottom: -0px;}.kunden img{}div#kundenslider > div > div > div > div > div > div> figure > a > img{	margin: auto;	max-width: 60%!important;	height: 80px;	top: 0px;	bottom: 0px;	right: 0px;	left: 0px; } .elementor-slick-slider .slick-next, .elementor-slick-slider .slick-prev{	width: 60px!important;	opacity: 1!important;}.fa-arrow-right::after{	width: 80px!important;} button{	color: #ffffff;	background-color: #000000;	border: 1px solid #000000;	display: block;	margin: 0 auto;	cursor: pointer;	font-size: 18px;	line-height: 25px;	border-radius: 0px;	font-weight: 600!important;}button:hover{	color: #000000;	background-color: #ffffff;}.wpgmza-gdpr-compliance button{	margin-top:30px;}.wpgmza-gdpr-compliance{	padding-top: 100px;	padding-bottom: 100px;	border-top:1px solid #555555;}.wpgmza-gdpr-compliance p{	width: 80%;	margin:0 auto;}.wpgmza-gdpr-compliance a{	font-size: 20px!important; line-height: 25px!important;}.elementor-button{	margin-right: 20px;}.elementor-button-text{	font-size: 20px;	line-height: 30px;	font-weight: 600;}.elementor-button .elementor-button-text {	margin-top: 25px;margin-top: 10px;	display: inline-flex !important;	position: relative;	height: 100%;	float: left;	align-content: center;	-webkit-align-content: center;} .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title a:hover{	border: none;}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary:before{	width: 40%!important;	height: 3px!important;	background: #000000!important;}div.lae-entry-meta{	display: none;}.intro-style2 #intro{	display: none;} .grid-gallery-caption img{	padding: 10px!important;}.gallery-text{	opacity: 0;  	-webkit-transition:  1s ease-out;  	-moz-transition:  1s ease-out;  	-o-transition:  1s ease-out; 	 transition:  1s ease-out;}.gallery-text:hover{	opacity: 1;}.gallery-text img{	 cursor: pointer;}.gallery-text:hover *{    -webkit-animation: fadeInFromNone 0.5s ease-out;    -moz-animation: fadeInFromNone 0.5s ease-out;    -o-animation: fadeInFromNone 0.5s ease-out;    animation: fadeInFromNone 0.5s ease-out;}@-webkit-keyframes fadeInFromNone {    0% {        opacity: 0;    }    50% {        opacity: 0.5;    }    100% {        opacity: 1;    }}@-moz-keyframes fadeInFromNone {    0% {        opacity: 0;    }    50% {		opacity: 0.5;    }}p.more-link{	display: none;}.tags{	text-align: center;	padding: 20px 0px 20px 0px;}.tags p{	color: #7B7C7E !important;	font-size: 18px;	line-height: 28px;	width: 80%;	margin: 0 auto;	text-align:center;}.tags a{	padding: 0px 10px 0px 10px;	color: #343434;}.tags p a:hover{	color: black;}.tag_spacer{	width: 1px;	height: 30px!important;}.grid-plus-container .post-item a{	color: black;}div.grid-plus-container div.post-item.thumbnail-title div.thumbnail-image{	background-size: cover;	background-repeat: no-repeat;}  .vp-portfolio__items-style-default .vp-portfolio__item-meta{		padding: 10px 0!important;}.vp-portfolio *{	font-family: "corporate-s"!important;}.vp-portfolio__item-img-wrap{}.vp-portfolio__item-meta-title::after{	content: " ";	background-color: #000000;	width: 25%;	min-width: 10px;	height: 3px;	bottom: 0px;	opacity: 1;	margin-top:12px;	display: block;}.vp-portfolio__item-meta-title{	line-height: 26px!important;}.vp-portfolio__item-meta-title a{	font-size: 22px !important;	font-weight: 700;	letter-spacing: 0 !important;	line-height: 26px !important;	text-transform: none;	color: #000000;}.vp-portfolio__item-meta-title a:hover,.vp-portfolio__item-meta-title:hover{	color: #000000!important;}.vp-portfolio__item-meta-excerpt{	padding-top: 10px;	font-size: 18px !important;  line-height: 24px !important;	color: #000000;	opacity: 1!important;}.vp-portfolio__item-meta-read-more{	font-size: 18px;	line-height: 24px;	font-weight: 600;	padding-top:15px;	padding-bottom:15px;	color: #000000;}.vp-portfolio__item-meta-read-more::after{	content:"";	display: block!important;	background: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts_linie.svg) rgba(255,255,255, 0.5) no-repeat!important;	width: 40px!important; height: 40px!important; float:right;	margin:-6px 0 0 5px;}.vp-portfolio__item-meta-read-more:hover{	color: #000000;}.vp-portfolio__item-meta-tags{	text-align: center;	display: block;	color: #000000;	padding-top: 15px;	font-size: 18px;	line-height: 24px;}.vp-portfolio__item-meta-tag{  padding: 0 10px;}.vp-pagination__style-default .vp-pagination__item.vp-pagination__load-more-loading{	border-color: #000000!important;	min-width: 350px!important;	width: 100%;	max-width: 800px!important;	font-size: 18px!important;	font-weight: 600!important;	text-transform: uppercase;	color: #ffffff!important;	background-color:#000000!important;}.vp-pagination__style-default .vp-pagination__item:hover > *{	border-color: #000000!important;	color: #000000!important;	background-color:#fff!important;}  .fa-arrow-right{	height: 50px;	width: 50px;	display: flex !important;	margin: 0 auto;	position: relative;	display: flex;    display: -webkit-flex;    -webkit-flex-wrap: wrap;    flex-wrap: wrap;	font-size: inherit!important;	text-rendering: unset!important;	-moz-osx-font-smoothing: unset!important;}.elementor-widget-button a.elementor-button, .elementor-widget-button .elementor-button, button{	font-family: "corporate-s"!important;}.fa-arrow-right:before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_down-2.svg) !important;	transform: rotate(-90deg);	-webkit-transform: rotate(-90deg);	-moz-transform: rotate(-90deg);	-o-transform: rotate(-90deg);	-i-transform: rotate(-90deg);	margin: 0 auto;	display: block!important;	position: relative!important;	text-align: center;	-webkit-align-content: center;	align-content: center;	height: 100%;	width: 75%;}.nextend-arrow-previous > img{	display: block!important;	-moz-box-sizing: border-box!important;	box-sizing: border-box!important;	background: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_links_linie.svg) rgba(255,255,255, 0.5) no-repeat!important;	width: 60px!important; height: 60px!important; padding-left: 60px!important; }.nextend-arrow-previous > img:hover, .nextend-arrow-next > img:hover{	background-color: #ffffff!important;	-webkit-transition: 0.4s ease;	-moz-transition: 0.4s ease;	-o-transition: 0.4s ease;	transition: 0.4s ease;}.nextend-arrow-next > img{	display: block!important;	-moz-box-sizing: border-box!important;	box-sizing: border-box!important;	background: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts_linie.svg) rgba(255,255,255, 0.5) no-repeat!important;	width: 60px!important; height: 60px!important; padding-left: 60px!important; }div#n2-ss-3-arrow-previous.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-ss-widget-display-hover.nextend-arrow.n2-ow.nextend-arrow-previous.nextend-arrow-animated-fade.n2-ib, div#n2-ss-3-arrow-previous.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-ss-widget-display-hover.nextend-arrow.n2-ow.nextend-arrow-previous.nextend-arrow-animated-fade.n2-ib, div#n2-ss-3-arrow-next.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-ss-widget-display-hover.nextend-arrow.n2-ow.nextend-arrow-next.nextend-arrow-animated-fade.n2-ib{	height: 60px!important;	width: 60px!important;} .elementor-slick-slider .slick-prev:before, .eicon-chevron-left::before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_links-1.svg)!important;	opacity: 1!important;}.elementor-slick-slider .slick-next:before, .eicon-chevron-right::before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts-1.svg)!important;	opacity: 1!important;}.eicon-chevron-left::before, .eicon-chevron-right::before{	width: 60px;	height: 60px;	display: block;}#slider a.rslides_nav.prev:before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_links_linie.svg)!important;	opacity: 1!important;}#slider a.rslides_nav.prev:hover:before, #slider a.rslides_nav.next:hover:before{	background: rgba(255,255,255,0.95)!important;}#slider a.rslides_nav.next:before{	content: url(//www.digitalekunsthandwerker.de/wp-content/uploads/icon_pfeil_rechts_linie.svg)!important;	opacity: 1!important;}.kundenslider .slick-prev:after, .kundenslider .slick-next:after{	width: 26px!important;	margin-left: auto;	margin-right: auto;}#slider a.rslides_nav.prev:before{	background: rgba(255,255,255, 0.8);}#slider a.rslides_nav.next:before{	background: rgba(255,255,255, 0.7);} .elementor-slick-slider .slick-prev:after, .elementor-slick-slider .slick-next:after, .fa-arrow-right:after, .eicon-chevron-left::after, .eicon-chevron-right::after{	content: " ";	background-color: #000000;	width: 100%;	min-width: 10px;    height: 3px;	margin-top: -10px;	bottom: 0px;	opacity: 1;    display: block;}@media only screen and (max-width: 767px){	.eicon-chevron-left::before, .eicon-chevron-right::before{		width: 50px!important;		height: 50px!important;	}	.elementor-slick-slider .slick-prev:after, .elementor-slick-slider .slick-next:after, .fa-arrow-right:after, .eicon-chevron-left::after, .eicon-chevron-right::after{		margin: -5px auto auto auto!important;	}} .entry-header{
display: none;
}
.single article.post{
border: none;
box-shadow: none;
} #nav-below{
display: none;
}
.fa-arrow-right:after{
margin-top: 10%!important;
display: flex;
position: relative;
width: 100% !important;
} .rslides-inner > ul > li > img[style]{	background-size: contain!important;} #rslides1_s0 > div > div > div > div.featured{	padding-right: 50%;	padding-bottom: 15%;}#rslides1_s0 > div > div > div > div > div.featured-title > span{	font-size: 50px;	line-height: 53px;	padding-bottom: 22px;	font-weight: 700;	color: black;	width: 80%;	-webkit-hyphens: none;    -moz-hyphens:    none;    -ms-hyphens:     none;    hyphens:         none;}#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{	font-size: 30px;	line-height: 24px;	padding-bottom: 15px;	font-weight: 400;	color: black;} #rslides1_s1 > div > div > div > div.featured{	padding-right: 50%;	padding-bottom: 40%;}#rslides1_s1 > div > div > div > div > div.featured-title > span{	font-size: 50px;	line-height: 53px;	padding-bottom: 22px;	font-weight: 700;	color: black;	width: 110%;	-webkit-hyphens: none;    -moz-hyphens:    none;    -ms-hyphens:     none;    hyphens:         none;}#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{	width: 110%;	font-size: 30px;	line-height: 38px;	padding-bottom: 15px;	font-weight: 400;	color: black;} #rslides1_s2 > div > div > div > div.featured{	padding-left: 40%;	padding-bottom: 30%;}#rslides1_s2 > div > div > div > div > div.featured-title > span{	font-size: 50px;	line-height: 53px;	padding-bottom: 22px;	font-weight: 700;	color: black;	width: 80%;	-webkit-hyphens: none;    -moz-hyphens:    none;    -ms-hyphens:     none;    hyphens:         none;}#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{	font-size: 30px;	line-height: 24px;	padding-bottom: 15px;	font-weight: 400;	color: black;}  .press-elements-terms {	padding-left: 14px!important;}.press-elements-terms p{	font-size: 20px!important;}.press-elements-terms::before{	content: "#"!important;	position: absolute!important;	left: 0px!important;}.blog-style2 #content{	font-family:"corporate-s", sans-serif!important;	width: 1135px;	margin: 0 auto;	background: #ffffff!important;}.blog-style2 .blog-article .entry-meta{	font-style: normal;}.author{	display: none!important;} #content{
padding: 0px;
}
section{
padding-left: 5px;
padding-right: 5px;
padding-top: inherit;
padding-bottom: inherit;
margin-bottom: 50px;
}
body[data-elementor-device-mode="mobile"] section{
padding-right: 5px;
padding-left: 5px;
}
@media only screen and (min-width: 768px){
section{
padding-right: 22px!important;
padding-left: 22px!important;
}
}
@media only screen and (min-width: 1025px){
section{
padding-left: 47px!important;
padding-right: 47px!important;
}
}
section section, body[data-elementor-device-mode="mobile"] section section{
padding-left: inherit!important;
padding-right: inherit!important;
}
footer section{
padding-left: 15px!important;
padding-right: 15px!important;
margin-bottom: 0px;
}
.fw-row{
display: flex;
margin-left: 0px!important;
margin-right: 0px!important;
padding-bottom: 5px!important;
}
.inner_row{
}
.arrowspacer{
}
div.su-spacer.fullimage{
height: 700px!important;
}
.fw-bgscale{
background-position: center;
background-repeat: no-repeat;
background-size: contain;
} div.arrow_right{
position: absolute;
bottom: 0px;
right: 5px;
}
div.slidertext_right{
padding-top: 26%;
} section.fw-main-row{
background-size:cover;
}
footer{
width: 100%;
margin: 0px;
color: white!important; z-index:1;
}
#footer{
background: none;
padding: 0px 0px 0px 0px;
}
#google, #instagram, #pinterest{
height: 30px;
margin-left: 20px;
}
#facebook{
height: 30px;
width: 115px;
}
#google:hover, #instagram:hover, #pinterest:hover, #facebook:hover{
fill: #7d7d7d;
-webkit-fill: #7d7d7d;
}
#footer-core{	padding-left: 25px;	padding-right: 25px;	color: white;	width: 1450px;	margin: 0 auto;}#footer-core p{	color: white;	margin: 0 auto;}#footer-core h3{	font-size: 14px;	line-height: 20px;	font-weight: 900;	margin-bottom: 5px;}#footer-core h3:before{	border: none;}#footer-core h3 span{	padding-left: 0px;}.desktop_sichtbar{	display: flex;}.mobil_sichtbar{	display: flex;}.footer-left{	padding-right: 0px;	border-right: 2px;	border-style: solid;	border-color: white;	text-align:center;	height: 100px;}.footer-last{	text-align:center;	height: 100px;}.footer-right{	padding-right: 0px;}.footer-w2{	padding-left: 0px;}.footer-w2 a:hover{	color: rgba(255,255,255,0.5)!important;}.footer-w3 img{	width: auto;	position: relative;	display: inline;}#footer .widget {	margin-bottom: 10px !important;}#footer-core a, #footer-core a p{	transition: 0.5s all!important;	-webkit-transition: 0.5s all!important;}#footer-core a:hover, #footer-core a p:hover{	color: #7d7d7d;}#footer-core a, #footer-core .widget li > a::before{	color: inherit;	font-weight: 600!important;}
.email{
font-weight: 400!important;
}
span.copy{
padding-right: 20px;
font-size: 16px;
font-weight: 600!important;
position: absolute;
bottom: 18px;
width: 100%;
display: inline-flex;
align-items: flex-end;
justify-content: space-between;
}
span.copy a{
color: white!important;
padding: 0px 5px 0px 5px;
}
span.copy a:hover{
color: #7B7C7E!important;
}
.copy_mob{
}
p.copy_mob a{
margin: 0px 5px 0px 5px;
color: white!important;
font-weight: 600!important;
} .fw-btn-1{
position: absolute;
bottom: 25px;
right: 15px;
} .motiveslider > div > div > div > .slick-prev {
left: -25px;
}
.motiveslider figure.slick-slide-inner{
padding: 50px;
}
.motiveslider > div > div > div > .slick-next{
right: -25px;
} #footer-core p{
font-family: "corporate-s", sans-serif!important;
}
.desktop-footer{display: none;}
@media only screen and (min-width: 1350px){
.desktop-footer{display: block;}
.mobile-footer{display: none;}
}
.button_right{
position: absolute;
right: 15px;
bottom: 25px;
width: 100px;
height: 30px;
}
.button_right span{
position: absolute;
right: 120px;
color: black;
}
header{
padding-left: 10px;
padding-right: 10px;
} .wppb-user-forms, .wppb-user-forms *{		font-family: "corporate-s",sans-serif!important;	}	span#pass-strength-result{		height: auto!important;	}label.file_userdata_label{	border: 0!important;	font-family: inherit!important;	font-size: 100%!important;	font-style: inherit!important;	font-weight: inherit!important;	margin: 0!important;	outline: 0!important;	padding: 0!important;	vertical-align: baseline!important;	width: 100%!important;}input.file_userdata_label, div.file_div_clean_responsive{	width: 100%!important;	height: 100%!important;	display: block!important;}#userdata_3_field_6, #userdata_3_field_6 textarea{		resize: none!important;		overflow-y:scroll!important;}td.file_messageblock_arrow_td{	display: none!important;}#userdata_3_label_2,#userdata_3_label_0, #userdata_3_label_1, #userdata_3_label_3, #userdata_3_label_4, #userdata_3_label_5, #userdata_3_label_6, #userdata_3_label_7{	padding-bottom: 6px!important;}#userdata_3_label_2:after,#userdata_3_label_0:after, #userdata_3_label_1:after, #userdata_3_label_3:after, #userdata_3_label_4:after, #userdata_3_label_5:after, #userdata_3_label_6:after, #userdata_3_label_7:after{	color: #000000!important;	margin-left: 0px!important;}#userdata_3_7{	height: auto;}#userdata_3_label_7{		display: none;}#userdata_3_7 .file_userdata_checkbox{	margin: 0px!important;	float: left;	height: 15px;	width: 15px;}#userdata_3_7 .file_userdata_checkbox::after{	font-size: 16px;	content: "*";	margin-left: 15px;	margin-top: -11px;}#userdata_3_7{	margin-top: 25px !important;	margin-bottom: 0px !important;}#userdata_3_7 .file_userdata_checkbox{	display: flex!important;	margin: 5px 8px;}.file_userdata_checkbox_description{	margin-top: -8px;	float: right;	width: calc(100% - 40px)!important;}#field_3_5{	padding-top: 10px;}.wfu_container:hover div.wfu_overlay_editor, .wfu_browser_container:hover div.wfu_overlay_editor{	display: none!important;	z-index: -999;} input[type="file"].file_input_hidden{	font-size: 24px!important;}.themebutton, html input[type="button"], input[type="reset"], input[type="submit"]{	width: 100%!important;}input.searchsubmit{	width: 150px!important;	padding: 5px;}.searchsubmit:hover{	background: white!important;	color: black!important;}html input[type="button"], .searchsubmit{	background: black!important;	color: white!important;	font-size: 18px!important;	border: 1px solid black!important;	border-radius: 0px!important;}html input[type="button"]:hover{	background: white!important;	color: black!important;	font-size: 18px!important;	border-radius: 0px!important;}div.file_userdata_container{	width: 100%;	padding: 5px 0px 5px 0px!important;	height: 100px;	margin: 0 auto!important;	font-size: 18px !important;	line-height: 25px !important;	font-family: "corporate-s",sans-serif;	font-weight: 400!important;}div#wordpress_file_upload_submit_3.file_div_clean_responsive:before{	content: "*Pflichtfelder bitte vollst\00e4ndig ausf\00fcllen";	float: left;	color: #7d7d7d;	font-size: 16px;	margin-top: 10px;	margin-bottom: 7px;	padding: 10px 0px;}input#input_3.file_input_button, input#upload_3.file_input_submit{	display: block!important;	width: 100%!important;	margin: 0 auto!important;	cursor: pointer;	font-size: 18px!important;	line-height: 25px;	border-radius: 0px!important;	border: 1px solid black;}input#input_3.file_input_button:hover, input#upload_3.file_input_submit:hover{	display: block!important;	margin: 0 auto!important;	cursor: pointer;	font-size: 18px!important;	line-height: 25px;	border: 1px solid black;	border-radius: 0px!important;	background: white!important;	color: black!important;} input#input_3.file_input_button_hover{	display: block!important;	width: 100%!important;	margin: 0 auto!important;	font-size: 18px!important;	line-height: 25px!important;	border-radius: 0px!important;	border: 1px solid black;	cursor: pointer;	background: white!important;	color: black!important;}input[type=file] {    cursor:pointer;}input#fileName_3.file_input_textbox{	width: 100%!important;	margin: 0 auto!important;	display: block!important;	cursor: not-allowed;}input[type="file"].file_input_hidden{	width: 100% !important;	height: 100%;} input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], select, textarea{	margin-bottom: 30px;	font-size: 18px;    font-family: "corporate-s"!important;}div.file_userdata_fieldwrapper, div.file_userdata_fieldwrapper_required, div.file_userdata_fieldwrapper_required_empty{	width: 100%!important;}input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], select, textarea{	width: 100%;	padding: 5px 15px!important;}div.file_userdata_fieldwrapper, div.file_userdata_fieldwrapper_required, div.file_userdata_fieldwrapper_required_empty{	display: block!important;} .memberbox{	background-color: white!important;	color: black!important;	border-color: black!important;	border-width: 1px!important;}div#wfu_messageblock_header_3_1.file_messageblock_fileheader, label.file_messageblock_filesubheader_messagelabel{	padding: 10px!important;	font-size: 18px!important;}label.file_messageblock_fileheader_label{	font-size: 18px!important;}label.file_messageblock_filesubheader_adminmessagelabel, label.file_messageblock_filesubheader_messagelabel{	font-weight: 600!important;	font-style: normal;	line-height: 1.3!important;	font-family: "corporate-s"!important;	font-size: 18px!important;	background: white !important;	color: black !important;	display: block !important;	border-radius: 0px !important;	padding: 5px;}td#wfu_messageblock_header_3_container_1.file_messageblock_fileheader_td{	border: none!important;}td.file_messageblock_filesubheader_td{	border:none!important;}th, td{	border: none;}div.file_userdata_hint_bottom, div.file_userdata_hint_right{	background: black!important;	color: white!important;	border: 1px solid black!important;	border-radius: 0px!important;	padding: 6px!important;	margin-top: 10px!important;	box-shadow: none!important;	z-index: 1000000!important;}div.file_userdata_hint_bottom:before{	border-bottom-color: black!important;	top: -6.6px!important;	left: 10px!important;}div.file_userdata_hint_bottom:after{	border-bottom-color: black!important;	top: -6px!important;	left: 11px!important;}div.file_userdata_fieldwrapper_required_empty div.wfu_fieldwrapper_overlay{	box-shadow: none!important;	border: none!important;}div#userdata_3_hint_0.file_userdata_hint_bottom, div#userdata_3_hint_1.file_userdata_hint_bottom{top: 0px!important;position: relative!important;margin-bottom: 20px!important;}textarea#userdata_3_field_5.file_userdata_message{	margin: 0px 0px 30px;	height: 80px;	width: 100%;	position: relative;	overflow-y: scroll;	line-height: 1.3;	resize: none!important;} .cleanlogin-field-remember{
display: none!important;
}
.cleanlogin-form a.cleanlogin-form-register-link{
padding-left: 0px!important;
display: flow-root;
width: 100%;
padding-top: 10px;
font-size: 20px!important;
text-align: center;
}
.cleanlogin-form a.cleanlogin-form-pwd-link{
margin-top: 10px;
font-size: 20px !important;
text-align: center;
width: 100%;
}
.cleanlogin-form input[type="submit"]{
border-radius: 0px!important;
border: 1px solid black!important;
margin-bottom: 10px;
}
.cleanlogin-form input[type="submit"]:hover{
background: white!important;
color: black!important;
border-radius: 0px!important;
border: 1px solid black!important;
}
div.memberbox{
display: none;
}
.cleanlogin-full-width form .cleanlogin-field{
float: inherit;
width: 95%;
margin-left: 5%;
}
div.file_userdata_fieldwrapper_required_empty div.wfu_fieldwrapper_overlay{
z-index: 10!important;
height: 65%!important;
}
div#userdata_3_hint_0.file_userdata_hint_bottom, div#userdata_3_hint_1.file_userdata_hint_bottom, div#userdata_3_hint_2.file_userdata_hint_bottom, div#userdata_3_hint_3.file_userdata_hint_bottom, div#userdata_3_hint_4.file_userdata_hint_bottom, div#userdata_3_hint_5.file_userdata_hint_bottom, div#userdata_3_hint_6.file_userdata_hint_bottom{
top: -30px !important;
position: relative!important;
z-index: 5!important;
}
div#userdata_3_hint_7.file_userdata_hint_bottom{
z-index: 5!important;
position: relative;
top: 10px!important;
}
tr#wfu_messageblock_3_1.file_messageblock_fileheader_tr, td#wfu_messageblock_header_3_container_1.file_messageblock_fileheader_td, div#wfu_messageblock_header_3_1.file_messageblock_fileheader{
width:100%!important;
}
.cleanlogin-preview a.cleanlogin-preview-logout-link{
float: unset!important;
}
.cleanlogin-form a.cleanlogin-form-register-link{
padding-left: 10px;
}
.cleanlogin-preview .avatar{
display: none!important;
}
.cleanlogin-container h4{
margin-top: 0;
text-align: center;
font-size: 20px;
font-weight: 400;
margin-bottom: 20px;
color: black;
margin-top: 20px;
}
.loginout{
float: left;
position: absolute;
right: 31%;
top: 40px;
} #wordpress_file_upload_message_3{
margin-top: -10px;
}
table.file_messageblock_table{
width: 100%;
height: 100%;
margin: 0 auto!important;
}
div.file_messageblock_header{
padding: 0px!important;
border: 1px dotted black!important;
}
label.file_messageblock_header_label, label.file_messageblock_filesubheader_messagelabel{
font-size: 18px!important;
line-height: 35px!important;
}
td.file_messageblock_header_td, label.file_messageblock_filesubheader_messagelabel{
border: none!important;
background: white!important;
color: black!important;
}
.cleanlogin-notification.success, div#wfu_messageblock_header_3_1.file_messageblock_fileheader, input[type="text"].file_input_textbox_nofile, div.file_messageblock_header, td.file_messageblock_fileheader_td{
background: white!important;
border-color: black!important;
color: black!important;
border: 1px dotted black;
display: block!important;
border-radius: 0px!important;
}
div#wfu_messageblock_header_3_1.file_messageblock_fileheader{
width: 100%;
padding: 10!important;
font-size: 20px!important;
}
input[type="text"].file_input_textbox_nofile{
color: red!important;
width: 100%;
}
div#wordpress_file_upload_textbox_3.file_div_clean_responsive{
display: block;
margin: 0 auto;
}
div#wordpress_file_upload_textbox_3.file_div_clean_responsive:before{
content: "Upload- Datei";
width: 100%;
font-size: 18px;
margin: 0 auto;
margin-bottom: 10px;
display: block;
color: #7d7d7d;
font-weight: 400;
font-family: "corporate-s"!important;
} .cleanlogin-preview a.cleanlogin-preview-logout-link, .cleanlogin-form a.cleanlogin-form-login-link{
float: unset !important;
background: black;
color: white !important;
padding: 5px;
font-size: 20px!important;
text-transform: uppercase!important;
font-weight: 700;
width: 30%;
display: block;
margin: 0 auto;
text-align: center;
border: 1px solid black;
}
.cleanlogin-form a.cleanlogin-form-login-link{
float:left!important;
width: 100%;
}
.cleanlogin-preview a.cleanlogin-preview-logout-link:hover{
background: white!important;
color: black!important;
}
.su-members{
width: 100%;
margin: 0 auto;
}
.su-members .login{
background-color: none!important;
border: none!important;
}
.cleanlogin-container{
max-width: unset;
width: 100%;
box-shadow: none;
border: none;
padding: 0px;
padding-top: 3px;
}
.cleanlogin-container a{
color: black;
}
.cleanlogin-form input[type="text"], .cleanlogin-form input[type="password"], .cleanlogin-form input[type="email"], .cleanlogin-form input[type="submit"] {
font-size: 18px;
padding: 5px 15px!important;
height: 100%;
margin-bottom: 30px;
border-radius: 0px!important;
border: 1px solid #888888
}
.cleanlogin-field{
margin-bottom: 0px!important;
}
form.file_input_uploadform{
margin-top: -10px!important;
}
td.file_messageblock_filearrow_td{ }
div.file_progress_bar{
width: 100%!important;
padding: 0px!important;
border: none!important;
}
div.file_progress_inner{
border: none!important;
height: 3px!important;
}
#wordpress_file_upload_progressbar_3{
margin-top: -25px;
}
.cleanlogin-form input[type="submit"]{
height: unset!important;
background-color: black;
display: block;
width: 100%!important;
}
.cleanlogin-container{
font-family: "corporate-s",sans-serif!important;
padding-top: 3px;
}
.btn-navbar:focus{outline: none;}
.btn-navbar .icon-bar {
position: relative;
transition: all 500ms ease-in-out;
transform: rotate(0deg);
top: 0px;
}
.btn-navbar.open::after{
color: #ffffff;
}
.btn-navbar::after {
position: absolute;
transition: none;
transform: rotate(0deg);
top: 30px;
content: "MENÜ"!important;
color: #000000!important;
font-size: 18px;
left: 100px;
}
#header.black .btn-navbar::after{
opacity: 0;
left: 60px;
}
.btn-navbar.open .icon-bar:nth-of-type(1) {
top: 7px;
transform: rotate(45deg);
}
.btn-navbar.open .icon-bar:nth-of-type(2) {
background-color: transparent;
}
.btn-navbar.open .icon-bar:nth-of-type(3) {
top: -9px;
transform: rotate(-45deg);
} #header-responsive{
background-color: #000;
padding: 0px;
max-height: 110%;
}
#header-responsive.black{
height: 100%!important;
}
#header-responsive .menu-item:hover{
}  #header-links{
display: none!important;
}
.fixedspacer{
position: relative;
height: 110px;
}
.header-style1.intro-on #header, .header-style1.slider-full #header{
height: 110px;
}
.btn-navbar .icon-bar, a.btn-navbar, #header-responsive{
}
.btn-navbar{
margin-top: 15px;
}
.btn-navbar .icon-bar{
width: 30px!important;
height: 2px!important;
margin-bottom: 6px!important;
background: #000000;
}
.btn-navbar .icon-bar.black{
background: #ffffff;
}
div.header-style1.intro-on #header, div.header-style1.slider-full #header{
position: fixed!important;
}
#header-responsive{
position: fixed;
margin-left: -10px;
z-index: 999;
}
#header-responsive {
display: block;
width: 100%;
max-height: 100%;
}
#header-responsive ul {
margin: 0;
}
#header-responsive li {
position: relative;
list-style: none;
padding-left: 60px;
padding-right: 60px;
}
#header-responsive .sub-menu li {
padding: 0;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ul#menu-menu-1{
height: auto!important;
}
#header-responsive.black{
margin-top: -100px;
position: fixed;
height: 100%;
width: 100%;
}
#header-responsive.black #header-responsive-inner{
display:table-cell;
justify-content: center;
vertical-align: middle;
height: 100vh!important;
width: 100vw!important;
overflow: auto;
}
#header.black{
height: 10px!important;
width: 100%!important;
}
#header-responsive li a {
width: 100%;
color: #ffffff;
display: block;
margin: 0 auto;
text-align: center; font-size: calc(35px + (60 - 35) * ((100vw - 260px) / (1920 - 260)));
font-weight: 800;
padding: 0em 0px!important;
text-transform: uppercase;
}
#menu-menu-1::before{
content: "";
background-image: url(https://www.digitalekunsthandwerker.de/wp-content/uploads/Logo_Icon_K_Website_weiss.svg);
background-repeat: no-repeat;
background-size: 100% 100%;
width: calc(20px + (35 - 20) * ((100vw - 260px) / (1920 - 260)));;
height: calc(45px + (80 - 45) * ((100vw - 260px) / (1920 - 260)));;
margin: 0 auto 1em auto;
display: block;
z-index:90;
}
#header-responsive li.current-menu-item > a,
#header-responsive li a:hover, 	#header-responsive li a:hover span {
color: #ffffff!important;
transition: 0s all;
}
#header-responsive li a span, #header-responsive li a span:hover{
background-image: linear-gradient(#000000,#000000);
background-position: 0 100%;
background-size: 100% calc(2px + (6 - 2) * ((100vw - 260px) / (1920 - 260)));
background-repeat: no-repeat;
transition: 0s all;
-moz-transition: 0s all;
line-height: 1.4em;
display: inline-block;
} #header-responsive li a span:hover{
background-image: linear-gradient(#ffffff,#ffffff);;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
color: inherit;
background: inherit!important;
}
@media only screen and (max-width: 767px) and (orientation: landscape) { #header-responsive li a {
font-size: 1em;
padding: 0px;
}
#header-responsive li a {
line-height: 1.1em;
}
#header-responsive.black #menu-menu-1{
height: 100vh;
width: 100vw!important;
}
#menu-menu-1::before {
margin: 5px auto;
}
#menu-menu-1::before{
width: 15px;
height: 25px;
}
}
.btn-navbar {
display: block;
padding: 15px 0px 0px 0px;
margin-left: 2px;
}
.btn-navbar .icon-bar {
display: block;
}
.nav-collapse.collapse {
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
position: relative;
overflow: hidden;
height: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
#header-core, #header-sticky-core{
padding-right: 26px;
padding-left: 26px;
}
.btn-navbar::after{
left: 80px;
}
img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo{
width: 250px;
height: 80px;
}
}
@media only screen and (max-width: 1024px){
.fblogo.black{
}
ul#menu-menu-1{
}
} @media only screen and (max-width: 1070px){ #header-links{		display: none!important;	}	.fixedspacer{		position: relative;		height: 100px;	}	.header-style1.intro-on #header, .header-style1.slider-full #header{		height: 100px;	}	.btn-navbar .icon-bar, a.btn-navbar, #header-responsive{	}	.btn-navbar{		margin-top: 15px;	}	.btn-navbar .icon-bar{	}	div.header-style1.intro-on #header, div.header-style1.slider-full #header{		position: fixed!important;	}	#header-responsive{		position: fixed;		z-index: 999;	}	#header-responsive {		display: block;		width: 100%;		max-height: 100%;	}	#header-responsive ul {		margin: 0;	}	#header-responsive li {		position: relative;		list-style: none;		padding-left: 60px;		padding-right: 60px;	}	#header-responsive .sub-menu li {		padding: 0;		border: none;		-webkit-box-shadow: none;		-moz-box-shadow: none;		-ms-box-shadow: none;		-o-box-shadow: none;		box-shadow: none;	}  #header-responsive li a {	}	#header-responsive li.current-menu-item > a,	#header-responsive li a:hover {		color: black;	}	#header .menu > li.menu-hover > a,	#header .menu > li.current-menu-item > a,	#header .menu > li.current-menu-ancestor > a,	#header .menu > li > a:hover {	color: inherit;	background: inherit!important;	}	.btn-navbar {		display: block;		padding: 15px 0px 0px 0px;		margin-left: 5px;	}	.btn-navbar .icon-bar {	}	.nav-collapse.collapse {		-webkit-transition: height 0.35s ease;		-moz-transition: height 0.35s ease;		-ms-transition: height 0.35s ease;		-o-transition: height 0.35s ease;		transition: height 0.35s ease;		position: relative;		overflow: hidden;		height: 0;	}	.footer-w2{		padding-left: unset;	}} @media only screen and (max-width: 911px){ #rslides1_s0 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 15%;	}	#rslides1_s0 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 38px;		padding-bottom: 22px;		font-weight: 700;		color: black;		width: 80%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 30px;		line-height: 34px;		padding-bottom: 15px;		font-weight: 400;		color: black;	} #rslides1_s1 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 40%;	}	#rslides1_s1 > div > div > div > div > div.featured-title > span{		font-size: 35px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 130%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{		width: 130%;		font-size: 20px;		line-height: 24px;		padding-bottom: 50px;		font-weight: 400;		text-align: center;		color: black;	} #rslides1_s2 > div > div > div > div.featured{		padding-left: 40%;		padding-bottom: 30%;	}	#rslides1_s2 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 100%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 20px;		line-height: 24px;		padding-left: 0%;		padding-bottom: 15px;		font-weight: 400;		color: black;	}  .themebutton, html input[type="button"], input[type="reset"], input[type="submit"]{		width: 100%!important;	}	html input[type="button"]{		background: black!important;		color: white!important;		font-size: 18px!important;	}	html input[type="button"]:hover{		background: white!important;		color: black!important;	}div#wordpress_file_upload_submit_1.file_div_clean_responsive{	margin-top: 8px;}	div.file_userdata_container{		width: 100%;		margin: 0 auto!important;		font-size: 20px !important;		line-height: 35px !important;		font-family: "corporate-s",sans-serif;		font-weight: 900;	}	input#input_1.file_input_button, input#upload_1.file_input_submit{		width: 100%!important;		margin: 0 auto!important;		font-size: 18px!important;		line-height: 25px;		border-radius: 0px!important;	}	input#input_1.file_input_button_hover{		width: 100%!important;	}	input#fileName_1.file_input_textbox{		width: 100%!important;	}	input[type="file"].file_input_hidden{		width: 100% !important;		left: 25%!important;	}	div#wordpress_file_upload_textbox_1.file_div_clean_responsive:before{		width: 100%;		display: block !important;		margin: 0 auto;		margin-bottom: 10px;	} .su-members{		width: 100%;		margin: 0 auto;	}	.cleanlogin-notification.success {		width: 100%!important;		margin: 0 auto;		border: 1px dotted black;		border-radius: 0px!important;		background-color: none!important;	}	.cleanlogin-container{		max-width: unset;		width: 100%;		box-shadow: none;		border-color: black;		border-radius: 0px;		padding-top: 3px;	}} @media only screen and (max-width: 1140px) { .motiveslider > div > div > div > .slick-prev {		left: -15px;		top: 50%;	}	.motiveslider > div > div > div > .slick-next{		right: -15px;		top: 50%;	} }
@media only screen and (max-width: 960px) {	div.su-spacer.fullimage{    height: 500px!important;  }	#rslides1 > div > div > div > div.featured{		font-size: 5vw;		line-height: 20px;	}  .fw-bgscale{    background-position: center;    background-repeat: no-repeat;    background-size: contain;  }  .fw-col-xs-6{    width: 50%!important;  }  .fw-col-xs-3{    width: 25%!important;  }	.col-xs-6{		flex: 0 0 50%;		width: 50%;	}	.col-xs-0{		width: 0px;		flex: 0 0 0%;		display: none;	}	.non-mobile{		display: none;	}		span.copy{			font-size: 1.7vw;		}}
@media only screen and (max-width: 1024px){
.footer-w3{
padding-left: 30px;
}
#res-menu-item-3762{
display: none;
}
#res-menu-item-1823{
display: none;
}
} @media only screen and (max-width: 768px) {	#content{		padding-top: 0px!important;	}	.su-row div.su-column{		float: left!important;		width: 50%!important;	}	 div.su-spacer.fullimage{		height: 300px!important;	 }	#rslides1 > div > div > div > div.featured{		font-size: 5vw;		line-height: 20px;	}  .fw-bgscale{    background-position: center;    background-repeat: no-repeat;    background-size: contain;  }  h1{    font-size: 30px;    line-height: 40px;  }  h2{    font-size: 25px;  }  h3{    font-size: 22px;  }  h4{    font-size: 20px;  }  p{ font-family: "corporate-s", sans-serif!important;	font-weight: 400;  }  .su-custom-gallery-slide{    width: 100%!important;  }  .su-custom-gallery-slide img{    margin: 0 auto!important;  }	#header-core {		float: right !important;		position: static !important;		text-align: left !important;		display: inline-block !important;		margin: 0px !important;		padding: 0px !important;		border-left: 0px solid #EEE !important;		border-right: 0px solid #EEE !important;	}	#logo .site-description {		display: none;	}	#logo a {		display: block !important;	}	#header-core {		display: table;		width: 100%;		padding: 0 10px;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;		box-sizing: border-box;	}	#logo,	#header-nav {		display: table-cell;		vertical-align: middle;		top: 30px;		left: 25px;	}	#header-nav{		top: 15px;	}	div.fixedspacer{		height: 100px;	}	.btn-navbar{		margin-top: 0px;		margin-left: 5px;	}	.header-style1.intro-on #header, .header-style1.slider-full #header, .header-style1 #header{		height: 100px;		min-width: 100%!important;		max-width: 100%!important;		width: 80%; 	 }	#header-nav {		z-index: 1;    float: left;		position: relative;		width: 60px;		border-left: 0px solid #EEE!important;		border-right: 0px solid #EEE!important;	}	#header-responsive {		display: block;		width: 100%;		background: white;		position:fixed;		padding: 0px !important;		z-index: 999;		margin-left: -10px;	}	#header-responsive ul {		margin: 0;	}	#header-responsive li {		position: relative;		list-style: none;		padding-left: 15px;		padding-right: 15px;		font-size: 0.8em;	}	#header-responsive .sub-menu li {		padding: 0;		border: none;		-webkit-box-shadow: none;		-moz-box-shadow: none;		-ms-box-shadow: none;		-o-box-shadow: none;		box-shadow: none;	}	#header-responsive{		background-color: #000000!important;	}	#header-responsive li a {		border-bottom: 0px!important;		display: block;		text-align: center!important;		margin: 0 auto;		color: #ffffff!important;	}	#header-responsive li.current-menu-item > a,	#header-responsive li a:hover {		color: #7f7f7f!important;	}	#header .menu > li.menu-hover > a,	#header .menu > li.current-menu-item > a,	#header .menu > li.current-menu-ancestor > a,	#header .menu > li > a:hover {	color: inherit;	background-color: inherit;	}	.btn-navbar {		display: block;		padding: 15px 0;		margin-left: 2px	}	.nav-collapse.collapse {		-webkit-transition: height 0.35s ease;		-moz-transition: height 0.35s ease;		-ms-transition: height 0.35s ease;		-o-transition: height 0.35s ease;		transition: height 0.35s ease;		position: relative;		overflow: hidden;		height: 0;	}	.fblogo.black{		width: calc(100% - 0px);	} .header-below #logo {		margin-top: 0 !important;	} .header-style2 #logo {		border-left: 1px solid #353535 !important;		border-right: 1px solid #353535 !important;	}	.header-style2 #header-nav {		border-left: 0px solid #353535;		border-right: 0px solid #353535;	}	.header-style2 .btn-navbar .icon-bar {		background-color: #FFF;	} .header-style3 #header {		padding-bottom: 0;	}	.header-style3 #header-container {		margin: 0;	} #header-responsive .sub-menu-toggle,	#header-responsive .menu-item-has-children > a:after {		position: absolute;		right: 0;		top: 0;		width: 44px;		height: 44px;		line-height: 44px;	}	#header-responsive .sub-menu-toggle {		z-index: 3;	}	#header-responsive .menu-item-has-children > a:after {		font-family: "corporate-s";		content: "\f067";		text-align: center;		font-size: 12px;		z-index: 2;	}	#header-responsive .menu-item-has-children.sub-menu-show > a:after {		content: "\f068";	}	#header-responsive .sub-menu {		display: none;	}	#header-responsive .sub-menu-show > .sub-menu {		display: block;	}	#header-responsive .sub-menu-show > a {		color: #FFF;	}	#header-responsive .sub-menu a {		padding-right: 70px;	}	#header-responsive .sub-menu .sub-menu-toggle {		width: 70px;	}	#header-responsive .sub-menu .menu-item-has-children > a:after {		right: 20px;	}  .fw-col-xs-6{    width: 50%!important;  }  .fw-col-xs-3{    width: 25%!important;  }	.customtitle h1,	.customtitle h2,	.customtitle h3,	.customtitle h4,	.customtitle h5,	.customtitle h6 {		white-space: initial;	}	.customtitle .title-div {		display: none;	} #rslides1_s0 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 15%;	}	#rslides1_s0 > div > div > div > div > div.featured-title > span{		font-size: 40px;		line-height: 50px;		padding-bottom: 22px;		font-weight: 700;		color: black;		width: 80%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 30px;		line-height: 34px;		padding-bottom: 15px;		padding-left: 5%;		font-weight: 400;		color: black;	} #rslides1_s1 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 40%;	}	#rslides1_s1 > div > div > div > div > div.featured-title > span{		font-size: 35px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 130%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{		width: 130%;		font-size: 20px;		line-height: 24px;		padding-bottom: 50px;		font-weight: 400;		text-align: center;		color: black;	} #rslides1_s2 > div > div > div > div.featured{		padding-left: 40%;		padding-bottom: 30%;	}	#rslides1_s2 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 40px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 100%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 20px;		line-height: 24px;		padding-left: 17%;		padding-bottom: 15px;		font-weight: 400;		color: black;	} .motiveslider > .slick-prev{		margin-left: 20px;	}	.motiveslider > .slick-prev{		margin-right: 20px;	}	span.copy{		font-size: 2vw;		font-weight: 600!important;		position: absolute;		bottom: 18px;		width: 100%;		display: inline-flex;		align-items: flex-end;		justify-content: space-between;	}}
@media only screen and (max-width: 767px){	.btn-navbar{		margin-top: 0px;		margin-left: 30px;	}	.btn-navbar::after{		top: 8px;		left: 50px;	}	.btn-navbar.open::after{	}	#header{		height: 100px;		padding: 10px 0px 0px 0px;	}	#header-core{		padding-top: 10px;	}}
@media only screen and (max-width: 767px){	.btn-navbar{		margin-top: 0px;		margin-left: -50px;	}	.btn-navbar::after{		left: 35px;	}	#footer-core{		padding-left: 5px;		padding-right: 5px;	}	#header{		height: 100px;	}	.pea_cook_wrapper{		padding: 5px 15px!important;		z-index: 99999;	}} @media only screen and (width: 768px) {	#header-nav{		top: 23px;		width: 40px!important;	}	.btn-navbar::after{		top: 5px;		left: 55px;	}	.logo{		margin-right: 30px;	}} @media only screen and (max-width: 685px) { h1{		font-size: 25px;		line-height: 30px;		text-transform: uppercase;		color: #000000;		font-weight: 700;	}	h2{		font-size: 24px;		line-height: 27px;		letter-spacing: 0;	}	h3{		font-size: 24px;		line-height: 27px;	}	h4{		font-size: 24px;		line-height: 27px;	}	h5{		font-size: 24px;		line-height: 27px;	}	p{ }	#pre-header-links-inner,	#intro #breadcrumbs,	#sidebar,	#footer-menu,	.meta-author {		display: none !important;	}	#main-core,	#intro.option1,	#intro.option2 {		margin-left: 0px !important;	}	#main {		width: 100% !important;	}	#main-core,	#intro,	.commentlist .children .children {		margin: 0px !important;	}	#intro {	}	.intro-style2 #intro {		max-height: 120px;	}	#intro #intro-core {	}	.intro-style2 #intro #intro-core-wrap {		height: 100px;	}	#intro.option2 .page-title {		width: 100%;		display: block;	}	.notification-text {		display: block;		margin-bottom: 5px;	} #slider .featured-title,	.thinkupslider-sc .featured-title {		margin-bottom: 15px !important;	}	#slider .featured-excerpt,	.thinkupslider-sc .featured-excerpt {		display: none !important;	}	#slider .rslides_tabs li a{  	width: 100px;	height: 8px; 	border-radius: 0px;	border: 1px solid #C4C4C4;	border-color: #C4C4C4;	background-color: white;} .motiveslider > div > div > div > .slick-prev {		left: 0px;		top: 108%;	}	.motiveslider figure.slick-slide-inner{		padding: 0px;	}	.motiveslider > div > div > div > .slick-next{		right: 0px;		top: 108%;	}   #comments {		max-width: 100%;	}	.commentlist .children .children {		margin: 0px;	} .action-text.three_fourth,	.action-button.one_fourth.last {		width:100%;		float:none;		margin-right:0px;	}	.action-button h4 {		display:block;		float: none;		margin: 0px;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;		box-sizing: border-box;	}	.action-text {	}	.action-text > h3 {		margin-top: 0px;	}	.action-text,	.attention_text {		text-align: center;	} .thinkup_widget_flickr .flickr-photo {		width: auto !important;		margin-right: 5px !important;	} .page-template-template-contact-php #main .contact-details span {		display: block;		margin-bottom: 20px;	}}
.fw-col-xs-6{
width: 50%!important;
}
.fw-col-xs-3{
width: 25%!important;
} @media only screen and (max-width: 568px) { #notification-core .notification-text {		display: block;		margin-bottom: 5px;	} #slider,	.thinkupslider-sc {		text-align: center  !important;	}	#slider .featured-title span,	.thinkupslider-sc .featured-title span {		font-size: 20px  !important;	}	#slider .featured-video,	.thinkupslider-sc .featured-video {		display: none  !important;	}	#slider .featured-link,	.thinkupslider-sc .featured-link {		margin-top: 0 !important;	}	#rslides1 > div > div > div > div.featured{		font-size: 5vw;		line-height: 20px;	} #rslides1_s0 > div > div > div > div.featured{		padding-right: 50%;		padding-bottom: 30%;	}	#rslides1_s0 > div > div > div > div > div.featured-title > span{		font-size: 25px;		line-height: 28px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 80%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s0 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 30px;		line-height: 34px;		padding-bottom: 15px;		font-weight: 400;		color: black;	} #rslides1_s1 > div > div > div > div.featured{		padding-right: 60%;		padding-bottom: 60%;	}	#rslides1_s1 > div > div > div > div > div.featured-title > span{		font-size: 35px;		line-height: 28px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 150%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s1 > div > div > div > div > div.featured-excerpt > p > span{		width: 130%;		font-size: 20px;		line-height: 24px;		padding-bottom: 50px;		font-weight: 400;		text-align: center;		color: black;	} #rslides1_s2 > div > div > div > div.featured{		padding-left: 40%;		padding-bottom: 50%;	}	#rslides1_s2 > div > div > div > div > div.featured-title > span{		font-size: 30px;		line-height: 28px;		padding-bottom: 0px;		font-weight: 700;		color: black;		width: 100%;		-webkit-hyphens: none;		-moz-hyphens:    none;		-ms-hyphens:     none;		hyphens:         none;	}	#rslides1_s2 > div > div > div > div > div.featured-excerpt > p > span{		font-size: 20px;		line-height: 24px;		padding-left: 27%;		padding-bottom: 15px;		font-weight: 400;		color: black;	}  .action-text {	}	.action-teaser {		text-align: center;	} section#options.nav-collapse {		overflow: hidden;		height: 0;	}	section#options.nav-collapse.collapse {		-webkit-transition: height 0.35s ease;		-moz-transition: height 0.35s ease;		-ms-transition: height 0.35s ease;		-o-transition: height 0.35s ease;		transition: height 0.35s ease;		position: relative;		overflow: hidden;		height: 0;	}	#portfolio-options.style2 {		margin: 0 10px 10px;	}	#portfolio-options.style2 #filter.portfolio-filter {		display: block;	}	#filter.portfolio-filter,	#portfolio-options.style2 #filter.portfolio-filter li	{		float: none;		display: block;		margin-left: 0;	}	#portfolio-options.style2 #filter.portfolio-filter li a {		text-align: center;		margin: 0;		padding: 0;	}	#portfolio-options.style2 #filter.portfolio-filter li a {		border: none;	}	#portfolio-options.style2 #filter.portfolio-filter li a:hover,	#portfolio-options.style2 #filter.portfolio-filter li a.selected {		color: #fff;		background: #4498e7;		border: none;	}	.element.column-1 ,	.element.column-2 ,	.element.column-3 ,	.element.column-4 {		width: auto !important;	}	#filter.portfolio-filter li {		display: block;		margin-bottom: 2px;	}	#filter.portfolio-filter li a {		width: 100%;		padding: 5px 20px;	} #sharemessage {		text-align: center;		margin-bottom: 15px;		padding: 0;	}	#shareicons {		padding: 0;	}	#sharemessage,	#shareicons {		width: 100%;		display: block;		text-align: center;	}	#comments {		margin-right: 0;	}	#nocomments {		margin-left: 0;	} #author-image {		display: none;	}	#author-text {		margin: 0px;	}	#author-bio .author-description {		padding-right: 50px;	}	span.post-title {		display:none;	}	p.form-submit {		margin-bottom: 0px;	}	#shareicons a {		float: none;		margin-left: 10px;		margin-right: 10px;	}	#shareicons i {		font-size: 24px;	}	.form-allowed-tags {		display: none;	} .elementor-hidden-desktop.elementor-section::before, .elementor-hidden-phone.elementor-section::before, .elementor-hidden-tablet.elementor-section::before{	height: 0px!important;}[data-elementor-device-mode=desktop] .elementor-hidden-desktop.elementor-section:before, [data-elementor-device-mode=mobile] .elementor-hidden-phone.elementor-section:before, [data-elementor-device-mode=tablet] .elementor-hidden-tablet.elementor-section:before{	height: 0px!important;}	.fa-arrow-right:before {	}	.elementor-button .elementor-button-text {		font-size: 16px;		margin-right: -10px;	} .wpgmza-gdpr-compliance p, #gmaps p{		margin: 0 auto!important;		width: 80%!important;	}	.wpgmza-centered button.wpgmza-api-consent, .wpgmza-api-consent{		background-color: #000000!important;		color: #ffffff!important;		border: none!important;	} .action-text h3,	.action-text p {		margin-left: 0px;		margin-right: 0px;	}	.action-text h3 {		line-height: 1.4;	}	.action-button p {		margin-left: 0px;		margin-right: 0px;	} #footer .widget {		margin-bottom: 50px !important;		padding-left: 20px;	}	#sub-footer-core {		text-align: center;	}	#sub-footer-core #footer-menu {		display: block;		text-align: center;	}	#post-footer-social {		display: block;	}	#post-footer-social ul {		float: none;		margin: 0 auto;	} .fw-col-xs-6{    width: 50%!important;  }  .fw-col-xs-3{    width: 25%!important;  }	.one_half,	.one_third,	.two_third,	.one_fourth,	.three_fourth,	.one_fifth,	.two_fifth,	.three_fifth,	.four_fifth,	.one_sixth,	.five_sixth {		width:100%;		float:none;		margin-right:0px;	}	.border {		margin-left:10px;		margin-right:10px;	}	.pricing-table.style1 span {		text-align: center;		padding-left: 0;		padding-right: 0;		background: none !important	}	.pricing-table.style2 .pricing-package {		float: none;		display: block;		margin: 0 auto 20px;		max-width: 100% !important;		width: 100% !important;	}	.pricing-table.style2 .pricing-package.big {		-webkit-transform: scale(1);		-moz-transform: scale(1);		-ms-transform: scale(1);		-o-transform: scale(1);		transform: scale(1);	}	.sc-carousel .image-overlay {		display: none;	}  .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev,	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {		top: -40px;		height: 30px	}	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {		left: auto;		right: 46px;	}	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {		right: 11px;	}	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev i,	.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next i {		top: 6px;	} .thinkup_widget_categories li span {		float: none;		padding-left: 5px;	} .page-template-template-contact-php #main .contact-details span {		display: inline-block;		margin-bottom: 0;	} .themebutton, html input[type="button"], input[type="reset"], input[type="submit"]{		width: 100%!important;	}	html input[type="button"]{		background: black!important;		color: white!important;		font-size: 20px!important;	}	div.file_userdata_container{		width: 100%;		margin: 0 auto!important;		font-size: 20px !important;		line-height: 35px !important;		font-family: "corporate-s",sans-serif;		font-weight: 900;	}	input#input_1.file_input_button, input#upload_1.file_input_submit, input#input_1.file_input_button{		width: 100%!important;		margin: 0 auto!important;		font-size: 20px!important;		line-height: 25px;	}	input#input_1.file_input_button_hover, input#input_1.file_input_button_hover:hover, input#upload_1.file_input_submit:hover, input#input_1.file_input_button:hover{		width: 100%!important;		font-size: 20px!important;	}	input#fileName_1.file_input_textbox{		width: 100%!important;	}	input[type="file"].file_input_hidden{		width: 100% !important;		left: 25%!important;	}	div#wordpress_file_upload_textbox_1.file_div_clean_responsive:before{		width: 100%;		display: block !important;		margin: 0 auto;		margin-bottom: 10px;	} .su-members{		width: 100%;		margin: 0 auto;	}	.cleanlogin-notification.success {		width: 100%;		border-radius: 0px!important;	}	.cleanlogin-container{		max-width: unset;		width: 100%;		box-shadow: none;		border-color: black;		border-radius: 0px;		padding-top: 3px;	}	.cleanlogin-preview a.cleanlogin-preview-logout-link{		width: 100%;	}	#footer-core{		padding-left:15px;		padding-right: 15px;	}	.pea_cook_wrapper{		padding: 0px 5px!important;	}} @media only screen and (max-width: 380px){	#slider .rslides_tabs li a{  		width: 70px;	}	.mobile-center{	}	.btn-navbar{		margin-left: -50px;	}	.btn-navbar .icon-bar {		width: 30px!important;	}	img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo {		width: 170px;		height: auto;		margin-top: 18px;	} .motiveslider > div > div > div > .slick-prev {		left: 0px;		top: 112%;	}	.motiveslider figure.slick-slide-inner{		padding: 0px;	}	.motiveslider > div > div > div > .slick-next{		right: 0px;		top: 112%;	}} @media only screen and (max-width: 320px) { #header-social {		display: none !important;	}	.fixedspacer{		height: 150px;	} div.grid-plus-container div.post-item.thumbnail-title div.thumbnail-image{		height: 100%!important;	} .comment-meta {		float: none;		display: block;	}	#shareicons a {		margin-left: 8px;		margin-right: 8px;	}	.commentlist .children {	margin: 0 0 0 25px;	}	#footer-core {		padding-left: 15px;		padding-right: 15px;	}	.fa-arrow-right:before{		width: 50%;	}	.fa-arrow-right:after {		margin-top: -5%!important;		width: 70% !important;	}
} div.embed-container{		position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;}div.embed-container iframe, div.embed-container object, div.embed-container embed {	position: absolute; top: 0; left: 0; width: 100%; height: 100%;}  @media only screen and (max-width: 270px) {	img#logo, #logo-sticky img, #logo img, img#logo-sticky, .logo {		width: 50%;		height: auto;		margin-top: 28px;	}} @media only screen and        (-webkit-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) {}
.elementor-element.elementor-arrows-position-outside .swiper{
width: calc(100% - 150px) !important;
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
opacity: 0.2;
background-color: #ffffff;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
.lazy-loaded {
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 1 !important;
}
picture source[type="image/webp"] {
display: block;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}@media only screen and (max-width: 1140px) {
#slider .rslides-content,
.thinkupslider-sc .rslides-content {
padding: 0 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#logo {
margin-left: 15px;
}
}
@media only screen and (max-width: 960px) {
} @media only screen and (max-width: 768px) { #content {
padding-top: 30px;
} body.layout-boxed #body-core,
body.custom-background #body-core {
border-left: none;
border-right: none;
} #header,
#pre-header {
position: static !important;
margin: 0 !important;
}
#header-links,
#header-sticky {
display: none !important;
}
#header-social ul {
float: none;
}
#pre-header {
padding: 0 10px;
}
#logo {
float: none !important;
position: static !important;
text-align: left !important;
display: inline-block !important;
margin: 0 !important;
padding: 0 20px !important;
border-left: 1px solid #EEE !important;
border-right: 1px solid #EEE !important;
}
#intro {
}
.intro-style2 #intro {
max-height: 200px;
}
#logo img {
max-height: 45px !important;
position: static !important;
}
#logo img,
#logo h1 {
float: left;
min-height: 45px;
line-height: 45px;
margin-top: 5px !important;
margin-bottom: 5px !important;
}
#logo .site-description {
display: none;
}
#logo a {
display: block !important;
}
#header-core {
display: table;
width: 100%;
padding: 0 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#logo,
#header-nav {
display: table-cell;
vertical-align: middle;
}
#header-nav {
z-index: 1;
position: relative;
width: 60px;
border-left: 1px solid #EEE;
border-right: 1px solid #EEE
}
#header-responsive {
display: block;
width: 100%;
background: #292929;
padding: 0 20px;
}
#header-responsive ul {
margin: 0;
}
#header-responsive li {
position: relative;
list-style: none;
}
#header-responsive .sub-menu li {
padding: 0;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#header-responsive li a {
color: #AAA;
display: block;
border-bottom: 1px dotted #505050;
padding: 10px 20px;
}
#header-responsive li.current-menu-item > a,
#header-responsive li a:hover {
color: white;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
color: inherit;
background: none;
}
.btn-navbar {
display: block;
padding: 15px 0
}
.btn-navbar .icon-bar {
display: block;
width: 20px;
height: 3px;
margin: 0 auto;
background-color: #292929;
}
.nav-collapse.collapse {
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
position: relative;
overflow: hidden;
height: 0;
} .header-below #logo {
margin-top: 0 !important;
} .header-style2 #logo {
border-left: 1px solid #353535 !important;
border-right: 1px solid #353535 !important;
}
.header-style2 #header-nav {
border-left: 1px solid #353535;
border-right: 1px solid #353535;
}
.header-style2 .btn-navbar .icon-bar {
background-color: #FFF;
} .header-style3 #header {
padding-bottom: 0;
}
.header-style3 #header-container {
margin: 0;
} #intro {
padding: 15px 10px
}
#intro .page-title {
font-size: 30px !important;
} #header-responsive .sub-menu-toggle,
#header-responsive .menu-item-has-children > a:after {
position: absolute;
right: 0;
top: 0;
width: 44px;
height: 44px;
line-height: 44px;
}
#header-responsive .sub-menu-toggle {
z-index: 3;
}
#header-responsive .sub-menu-toggle:focus {
outline: thin dotted;
}
#header-responsive .menu-item-has-children > a:after {
font-family: fontawesome;
content: "\f067";
text-align: center;
font-size: 12px;
z-index: 2;
}
#header-responsive .menu-item-has-children.sub-menu-show > a:after {
content: "\f068";
}
#header-responsive .sub-menu {
overflow: hidden;
height: 0;
}
#header-responsive .sub-menu-show > .sub-menu {
height: auto;
}
#header-responsive .sub-menu-show > a {
color: #FFF;
}
#header-responsive .sub-menu a {
padding-right: 70px;
}
#header-responsive .sub-menu .sub-menu-toggle {
width: 70px;
}
#header-responsive .sub-menu .menu-item-has-children > a:after {
right: 20px;
} #slider .featured-title span,
.thinkupslider-sc .featured-title span {
font-size: 25px !important;
}
#slider .featured-excerpt span,	
.thinkupslider-sc .featured-excerpt span {	
font-size: 14px !important;
line-height: 22px !important;
}
#slider .featured-link a,
.thinkupslider-sc .featured-link a {
font-size: 12px !important;
padding: 5px 10px !important;
} #slider .videoBG video,
.thinkupslider-sc .videoBG video {
top: -25% !important;
} .action-text.action-teaser h3, 
.attention_text h3 { 
margin-top: 0px; 
}    .commentlist .children .children .children { 
margin: 0px; 
}  .testimonial-name h3:after,
.testimonial-position {
display: none !important;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-name {
display: block;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-name h3 {
margin: 0;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-excerpt {
margin-top: 0;
text-align: left;
}    .customtitle h1,
.customtitle h2,
.customtitle h3,
.customtitle h4,
.customtitle h5,
.customtitle h6 {
white-space: initial;
}
.customtitle .title-div {
display: none;
}
} @media only screen and (max-width: 685px) { #pre-header-links-inner,
#intro #breadcrumbs,
#sidebar,
#footer-menu,
.meta-author {
display: none !important;
}
#main-core,
#intro.option1, 
#intro.option2 {
margin-left: 0px !important;
}
#main {
width: 100% !important;
}
#main-core, 
#intro,
.commentlist .children .children {
margin: 0px !important;
}
#intro {
}
.intro-style2 #intro {
max-height: 120px;
}
#intro #intro-core {
}
.intro-style2 #intro #intro-core-wrap {
height: 100px;
}
#intro.option2 .page-title {
width: 100%;
display: block;
}
.notification-text {
display: block;
margin-bottom: 5px;
} #slider .featured-title,
.thinkupslider-sc .featured-title {
margin-bottom: 15px !important;
}
#slider .featured-excerpt,
.thinkupslider-sc .featured-excerpt {
display: none !important;
}  #comments {
max-width: 100%;
}	
.commentlist .children .children {
margin: 0px;
} .action-text.three_fourth,
.action-button.one_fourth.last {
width:100%;
float:none;
margin-right:0px;
}
.action-button h4 {
display:block;
float: none;
margin: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.action-text {
}
.action-text > h3 {
margin-top: 0px;
}
.action-text,
.attention_text {
text-align: center;
} .thinkup_widget_flickr .flickr-photo {
width: auto !important;
margin-right: 5px !important;
} .page-template-template-contact-php #main .contact-details span {
display: block;
margin-bottom: 20px;
}
} @media only screen and (max-width: 568px) { #notification-core .notification-text {
display: block;
margin-bottom: 5px;
} #slider,
.thinkupslider-sc {
text-align: center  !important;
}
#slider .featured-title span,
.thinkupslider-sc .featured-title span {
font-size: 20px  !important;
}
#slider .featured-video,
.thinkupslider-sc .featured-video {
display: none  !important;
}
#slider .featured-link,
.thinkupslider-sc .featured-link {
margin-top: 0 !important;
} .action-text {
}
.action-teaser {
text-align: center;
} section#options.nav-collapse {
overflow: hidden;
height: 0;
}
section#options.nav-collapse.collapse {
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
position: relative;
overflow: hidden;
height: 0;
}
#portfolio-options.style2 {
margin: 0 10px 10px;
}
#portfolio-options.style2 #filter.portfolio-filter {
display: block;	
}
#filter.portfolio-filter,
#portfolio-options.style2 #filter.portfolio-filter li	{
float: none;
display: block;
margin-left: 0;
}
#portfolio-options.style2 #filter.portfolio-filter li a {
text-align: center;
margin: 0;
padding: 0;
}
#portfolio-options.style2 #filter.portfolio-filter li a {
border: none;	
}
#portfolio-options.style2 #filter.portfolio-filter li a:hover, 
#portfolio-options.style2 #filter.portfolio-filter li a.selected {
color: #fff;
background: #4498e7;
border: none;
}
.element.column-1 ,
.element.column-2 ,
.element.column-3 ,
.element.column-4 {
width: auto !important;
}
#filter.portfolio-filter li {
display: block;
margin-bottom: 2px;
}
#filter.portfolio-filter li a {
width: 100%;
padding: 5px 20px;
} #sharemessage {
text-align: center;
margin-bottom: 15px;
padding: 0;
}
#shareicons {
padding: 0;
}
#sharemessage,
#shareicons {
width: 100%;
display: block;
text-align: center;
}
#comments {
margin-right: 0;
}
#nocomments {
margin-left: 0;
} #author-image {
display: none;
}
#author-text {
margin: 0px;
}
#author-bio .author-description {
padding-right: 50px;
}
span.post-title {
display:none;
}
p.form-submit {
margin-bottom: 0px;
}
#shareicons a {
float: none;
margin-left: 10px;
margin-right: 10px;
}
#shareicons i {
font-size: 24px;
}
.form-allowed-tags {
display: none;
} .action-text h3,
.action-text p {
margin-left: 0px;
margin-right: 0px;
}
.action-text h3 {
line-height: 1.4;
}
.action-button p {
margin-left: 0px;
margin-right: 0px;
} #footer .widget {
margin-bottom: 50px !important;
}
#sub-footer-core {
text-align: center;
}
#sub-footer-core .copyright {
display: block;
margin-bottom: 15px;
}
#sub-footer-core #footer-menu {
display: block;
text-align: center;
}
#post-footer-social {
display: block;
}
#post-footer-social ul {
float: none;
margin: 0 auto;
} .one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
width:100%;
float:none;
margin-right:0px;
}
.border {
margin-left:10px;
margin-right:10px;
}
.pricing-table.style1 span {
text-align: center;
padding-left: 0;
padding-right: 0;
background: none !important
}
.pricing-table.style2 .pricing-package {
float: none;
display: block;
margin: 0 auto 20px;
max-width: 100% !important;
width: 100% !important;
}
.pricing-table.style2 .pricing-package.big {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.sc-carousel .image-overlay {
display: none;
}  .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev, 
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
top: -40px;
height: 30px
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {
left: auto;
right: 46px;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
right: 11px;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev i, 
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next i {
top: 6px;
} .thinkup_widget_categories li span {
float: none;
padding-left: 5px;
} .page-template-template-contact-php #main .contact-details span {
display: inline-block;
margin-bottom: 0;
} .hidden-mobile {
display: none;
}
} @media only screen and (max-width: 320px) { #header-social {
display: none !important;
}  .comment-meta {
float: none;
display: block;
}
#shareicons a {
margin-left: 8px;
margin-right: 8px;
}
.commentlist .children {
margin: 0 0 0 25px;
}  } @media only screen and 
(-webkit-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) {
}