.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.pbs-row .pbs-col:after,.pbs-row:after{content:'';clear:both}.pbs-main-wrapper>.pbs-row[data-width*=full-width]:not([style*="left:"]),html:not(.pbs-editing) .pbs-main-wrapper [data-pbs-count-up].aos-init:not(.aos-animate){visibility:hidden}body{position:relative}.pbs-main-wrapper .fluidvids,p{margin:0 0 1em}.pbs-main-wrapper input:not([type=submit]):not([type=button]):not([type=reset]){outline:0!important}html.pbs-editing .pbs-orig-page-content,html:not(.pbs-editing) .pbs-orig-page-content+.pbs-main-wrapper{display:none}#wp-link-wrap .says,#wp-link-wrap .screen-reader-text,.media-modal .says,.media-modal .screen-reader-text,.pbs-modal-frame .says,.pbs-modal-frame .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}#wp-link-wrap .media-modal-close,#wp-link-wrap .media-modal-close:active,#wp-link-wrap .media-modal-close:focus,.media-modal .media-modal-close,.media-modal .media-modal-close:active,.media-modal .media-modal-close:focus,.pbs-modal-frame .media-modal-close,.pbs-modal-frame .media-modal-close:active,.pbs-modal-frame .media-modal-close:focus{border:none!important;background:0 0!important;box-shadow:none!important}.pbs-row,.pbs-row .pbs-col{border-width:0;border-color:#000}html.pbs-ie11 .pbs-col{min-height:inherit!important}.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper .pbs-col h1,.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper .pbs-col h2,.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper .pbs-col h3,.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper .pbs-col h4,.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper .pbs-col h5,.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper .pbs-col h6,.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper .pbs-col p{width:100%;max-width:100%}.pbs-col hr{width:100%}.pbs-row{box-sizing:border-box;clear:both;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 0 24px;padding:0;border-style:none;-ms-flex-pack:center;justify-content:center}.pbs-row .pbs-col{padding:15px;border-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;min-width:100px}.pbs-row .pbs-col[style*=margin]:last-child{margin-right:0!important}.pbs-row:after{display:block}.pbs-row .pbs-col:after{display:block}.pbs-col>.pbs-row:first-child{margin-top:-15px}.pbs-col>.pbs-row{margin-left:-15px;margin-right:-15px}.pbs-col>.pbs-row:last-child{margin-bottom:-15px}.pbs-col>:first-child{margin-top:0}.pbs-col>:last-child,.pbs-col>a:last-child>img{margin-bottom:0}.pbs-row+.pbs-row{margin-top:-24px}.pbs-col,.pbs-row{background-size:cover;background-position:center}.pbs-col img{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;height:auto}.pbs-col{min-width:0;word-wrap:break-word;max-width:100%}.pbs-col>:not(.pbs-row){max-width:100%}.pbs-col .alignleft{-ms-flex-item-align:start;align-self:flex-start}.pbs-col .alignright{-ms-flex-item-align:end;align-self:flex-end}.pbs-col .aligncenter{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.pbs-col .alignleft,.pbs-col .alignright{margin-left:0;margin-right:0}.pbs-col[data-orientation=horizontal]{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.pbs-col[data-orientation=horizontal]>*{margin:0 10px}body iframe{margin:0 auto;display:block}html body a.pbs-button{border:0;outline:0;border-radius:2px;letter-spacing:.046875em;line-height:1;padding:12px;display:inline-block;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;transition:all .3s;vertical-align:middle;text-decoration:none;white-space:nowrap;margin-bottom:5px;cursor:pointer}html body a.pbs-button,html body a.pbs-button:active,html body a.pbs-button:focus,html body a.pbs-button:hover,html body a.pbs-button:visited{background:#467EC1;color:#fff;box-shadow:none}html body a.pbs-button:hover{opacity:.9;color:#fff}html body a.pbs-button.pbs-shadow-hover:hover{opacity:1}html body a.pbs-button.pbs-button-icon:before{height:1em;width:1em;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:100%;content:"";margin-right:1em;vertical-align:middle;margin-top:-3px}html body a.pbs-button.pbs-button-ghost{background:0 0!important;border:3px solid #467EC1;color:#467EC1}[data-ce-tag=carousel]{position:relative;padding-bottom:30px;margin-bottom:1.5em}[data-ce-tag=carousel]>div:not(.pbs-row),[data-ce-tag=carousel]>div:not(.pbs-row)>div{display:-ms-flexbox;display:flex}[data-ce-tag=carousel]>div>div>.pbs-row{margin:0!important;width:100%}[data-ce-tag=carousel] .pbs-carousel-bullet-wrapper{position:absolute;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;left:0;right:0;height:30px;-ms-flex-direction:row;flex-direction:row;padding:0 10px}[data-ce-tag=newsletter],[data-ce-tag=carousel][data-bullet-location=middle],[data-ce-tag=carousel][data-bullet-location=right],[data-ce-tag=carousel][data-bullet-location=left]{padding-bottom:0}[data-ce-tag=carousel][data-bullet-location=middle] .pbs-carousel-bullet-wrapper{bottom:5px}[data-ce-tag=carousel][data-bullet-location=right] .pbs-carousel-bullet-wrapper{bottom:5px;-ms-flex-pack:end;justify-content:flex-end}[data-ce-tag=carousel][data-bullet-location=left] .pbs-carousel-bullet-wrapper{bottom:5px;-ms-flex-pack:start;justify-content:flex-start}[data-ce-tag=carousel] .pbs-carousel-bullet{background:#95A5A6;height:12px;width:12px;border-radius:100%;margin:0 5px;cursor:pointer;transition:all .3s ease-in-out;opacity:.5;-ms-flex-preferred-size:12px;flex-basis:12px}[data-ce-tag=carousel] .pbs-carousel-bullet:hover,[data-ce-tag=carousel][data-slide="0"] .pbs-carousel-bullet-wrapper [data-slide="0"],[data-ce-tag=carousel][data-slide="1"] .pbs-carousel-bullet-wrapper [data-slide="1"],[data-ce-tag=carousel][data-slide="2"] .pbs-carousel-bullet-wrapper [data-slide="2"],[data-ce-tag=carousel][data-slide="3"] .pbs-carousel-bullet-wrapper [data-slide="3"],[data-ce-tag=carousel][data-slide="4"] .pbs-carousel-bullet-wrapper [data-slide="4"],[data-ce-tag=carousel][data-slide="5"] .pbs-carousel-bullet-wrapper [data-slide="5"],[data-ce-tag=carousel][data-slide="6"] .pbs-carousel-bullet-wrapper [data-slide="6"],[data-ce-tag=carousel][data-slide="7"] .pbs-carousel-bullet-wrapper [data-slide="7"],[data-ce-tag=carousel][data-slide="8"] .pbs-carousel-bullet-wrapper [data-slide="8"],[data-ce-tag=carousel][data-slide="9"] .pbs-carousel-bullet-wrapper [data-slide="9"],[data-ce-tag=carousel][data-slide="10"] .pbs-carousel-bullet-wrapper [data-slide="10"],[data-ce-tag=carousel][data-slide="11"] .pbs-carousel-bullet-wrapper [data-slide="11"],[data-ce-tag=carousel][data-slide="12"] .pbs-carousel-bullet-wrapper [data-slide="12"],[data-ce-tag=carousel][data-slide="13"] .pbs-carousel-bullet-wrapper [data-slide="13"],[data-ce-tag=carousel][data-slide="14"] .pbs-carousel-bullet-wrapper [data-slide="14"],[data-ce-tag=carousel][data-slide="15"] .pbs-carousel-bullet-wrapper [data-slide="15"],[data-ce-tag=carousel][data-slide="16"] .pbs-carousel-bullet-wrapper [data-slide="16"],[data-ce-tag=carousel][data-slide="17"] .pbs-carousel-bullet-wrapper [data-slide="17"],[data-ce-tag=carousel][data-slide="18"] .pbs-carousel-bullet-wrapper [data-slide="18"],[data-ce-tag=carousel][data-slide="19"] .pbs-carousel-bullet-wrapper [data-slide="19"],[data-ce-tag=carousel][data-slide="20"] .pbs-carousel-bullet-wrapper [data-slide="20"]{opacity:1}body [data-ce-tag=icon]{display:block;width:100px;height:100px;box-sizing:border-box;float:none!important;margin-left:auto;margin-right:auto;max-width:100%}body [data-ce-tag=icon]>a{display:block;box-shadow:none}body [data-ce-tag=icon]>a:hover{box-shadow:none}body [data-ce-tag=icon] svg{overflow:hidden;display:block;width:100%;height:100%}body [data-ce-tag=icon].alignright{margin-left:auto;margin-right:0;display:block}body [data-ce-tag=icon].alignleft{margin-left:0;margin-right:auto;display:block}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]){position:relative}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]):after{content:attr(data-tooltip);position:absolute;top:50%;left:calc(100% + 19.5px);padding:10px;width:170px;background:#222;color:#fff;font-size:13px;line-height:1.6em;z-index:999;transform:translateY(-50%) scale(.7);transform-origin:0 50%}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]):before{left:100%!important;top:50%!important;bottom:auto!important;right:auto!important;border:solid transparent;content:" "!important;height:0;width:0;display:block!important;position:absolute;border-width:10px;margin-top:-10px;background:0 0!important;z-index:1000;border-color:transparent #222 transparent transparent}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]):after,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]):before{pointer-events:none;transition:all .3s cubic-bezier(.175,.885,.32,1);opacity:0}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).ce-element--over:after,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).ce-element--over:before,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]):hover:after,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]):hover:before{opacity:1!important}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).ce-element--over:after,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]):hover:after{transform:translateY(-50%) scale(1)}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-left:after{top:50%;left:auto;right:calc(100% + 20px);transform:translateY(-50%) scale(.7);transform-origin:100% 50%}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-left.ce-element--over:after,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-left:hover:after{transform:translateY(-50%) scale(1)}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-left:before{left:auto!important;right:100%!important;top:50%!important;bottom:auto!important;border-color:transparent transparent transparent #222}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-top:after{top:auto;bottom:calc(100% + 20px);left:50%;right:auto;transform:translateX(-50%) scale(.7);transform-origin:50% 100%}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-top.ce-element--over:after,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-top:hover:after{transform:translateX(-50%) scale(1)}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-top:before{left:50%!important;right:auto!important;top:auto!important;bottom:100%!important;margin-top:0;margin-left:-10px;border-color:#222 transparent transparent}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-bottom:after{bottom:auto;top:calc(100% + 20px);left:50%;right:auto;transform:translateX(-50%) scale(.7);transform-origin:50% 0}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-bottom.ce-element--over:after,body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-bottom:hover:after{transform:translateX(-50%) scale(1)}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-icon-tooltip-bottom:before{left:50%!important;right:auto!important;bottom:auto!important;top:100%!important;margin-top:0;margin-left:-10px;border-color:transparent transparent #222}body [data-ce-tag=icon][data-tooltip]:not([data-tooltip=""]).pbs-has-tooltip-shadow:after{box-shadow:5px 5px 15px rgba(0,0,0,.2)}ul.pbs-list-icon>li{list-style:none!important;position:relative}ul.pbs-list-icon>li:before{height:1em;width:1em;display:block;float:left;position:absolute;right:calc(100% + 5px);top:5px;background-position:center;background-repeat:no-repeat;background-size:contain;content:""}[data-ce-tag=newsletter]{display:-ms-flexbox!important;display:flex!important;margin:0 -.5em 1.7em;position:relative;transition:padding-bottom .2s ease-in-out}[data-ce-tag=newsletter]>*{margin:0 .5em;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:auto}[data-ce-tag=newsletter] input{-ms-flex:1 1 auto;flex:1 1 auto}[data-ce-tag=newsletter] .pbs-button{-ms-flex-positive:0 0 auto;flex-grow:0 0 auto;max-width:1000px;overflow:hidden;margin-bottom:0}[data-ce-tag=newsletter] .pbs-button,[data-ce-tag=newsletter] input{opacity:1;transition:all .2s ease-in-out;height:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[data-ce-tag=newsletter] .pbs-newsletter-notice{line-height:30px;width:100%;display:block;position:absolute;left:0;bottom:0;right:0;font-style:italic;font-size:.8em;color:#F64747;opacity:0;transition:all .2s ease-in-out;transition-delay:.2s;text-align:left}[data-ce-tag=newsletter].pbs-has-notice{padding-bottom:30px}[data-ce-tag=newsletter].pbs-has-notice .pbs-newsletter-notice{opacity:1}[data-ce-tag=newsletter].pbs-notice-success .pbs-newsletter-notice{color:#00B16A;top:50%;transform:translateY(-50%)}[data-ce-tag=newsletter].pbs-success{padding-bottom:0}[data-ce-tag=newsletter].pbs-success .pbs-newsletter-notice{opacity:1;text-align:center}[data-ce-tag=newsletter].pbs-success .pbs-button,[data-ce-tag=newsletter].pbs-success input{opacity:0}[data-ce-tag=newsletter].pbs-show-on-typed:not(.pbs-typed):not(.ce-element--focused) .pbs-button{margin-left:0!important;margin-right:0!important;max-width:0!important;padding-left:0!important;padding-right:0!important;border-left-width:0!important;border-right-width:0!important}.pbs-main-wrapper [data-ce-tag=newsletter] input{width:auto}[data-ce-tag=map]{min-height:250px;min-width:100px;margin-bottom:24px}.pbs-col>[data-ce-tag=map]:only-child{-ms-flex:1;flex:1}html.pbs-editing .ce-element--dragging[data-ce-tag=map] *{pointer-events:none!important}[data-ce-tag=tabs] [data-tab="1"]:not(:checked)~.pbs-tab-panels [data-panel="1"],[data-ce-tag=tabs] [data-tab="2"]:not(:checked)~.pbs-tab-panels [data-panel="2"],[data-ce-tag=tabs] [data-tab="3"]:not(:checked)~.pbs-tab-panels [data-panel="3"],[data-ce-tag=tabs] [data-tab="4"]:not(:checked)~.pbs-tab-panels [data-panel="4"],[data-ce-tag=tabs] [data-tab="5"]:not(:checked)~.pbs-tab-panels [data-panel="5"],[data-ce-tag=tabs] [data-tab="6"]:not(:checked)~.pbs-tab-panels [data-panel="6"],[data-ce-tag=tabs] [data-tab="7"]:not(:checked)~.pbs-tab-panels [data-panel="7"],[data-ce-tag=tabs] [data-tab="8"]:not(:checked)~.pbs-tab-panels [data-panel="8"],[data-ce-tag=tabs] [data-tab="9"]:not(:checked)~.pbs-tab-panels [data-panel="9"],[data-ce-tag=tabs] [data-tab="10"]:not(:checked)~.pbs-tab-panels [data-panel="10"],[data-ce-tag=tabs] [data-tab="11"]:not(:checked)~.pbs-tab-panels [data-panel="11"],[data-ce-tag=tabs] [data-tab="12"]:not(:checked)~.pbs-tab-panels [data-panel="12"],[data-ce-tag=tabs] [data-tab="13"]:not(:checked)~.pbs-tab-panels [data-panel="13"],[data-ce-tag=tabs] [data-tab="14"]:not(:checked)~.pbs-tab-panels [data-panel="14"],[data-ce-tag=tabs] [data-tab="15"]:not(:checked)~.pbs-tab-panels [data-panel="15"],[data-ce-tag=tabs] [data-tab="16"]:not(:checked)~.pbs-tab-panels [data-panel="16"],[data-ce-tag=tabs] [data-tab="17"]:not(:checked)~.pbs-tab-panels [data-panel="17"],[data-ce-tag=tabs] [data-tab="18"]:not(:checked)~.pbs-tab-panels [data-panel="18"],[data-ce-tag=tabs] [data-tab="19"]:not(:checked)~.pbs-tab-panels [data-panel="19"],[data-ce-tag=tabs] [data-tab="20"]:not(:checked)~.pbs-tab-panels [data-panel="20"]{pointer-events:none;padding:0!important;margin:0!important}[data-ce-tag=tabs]{margin-bottom:24px}[data-ce-tag=tabs]>p{display:none}[data-ce-tag=tabs] .pbs-tab-state{position:absolute;left:-10000px}[data-ce-tag=tabs] .pbs-tab-tabs{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;border-bottom:1px solid rgba(40,44,42,.1)}[data-ce-tag=tabs] .pbs-tab-tabs>*{display:inline-block;padding:15px;vertical-align:top;cursor:hand;cursor:pointer;margin-bottom:-1px;transition:opacity .3s,background .3s;border-right:1px solid rgba(40,44,42,.1);border-top:1px solid rgba(40,44,42,.1)}[data-ce-tag=tabs] [data-panel]{display:-ms-flexbox;display:flex;margin:0!important;overflow:hidden;opacity:0;height:0!important;min-height:0!important;transition:opacity .4s ease-in-out}[data-ce-tag=tabs] [data-tab="1"]:checked~.pbs-tab-panels [data-panel="1"],[data-ce-tag=tabs] [data-tab="1"][aria-selected]~.pbs-tab-panels [data-panel="1"],[data-ce-tag=tabs] [data-tab="2"]:checked~.pbs-tab-panels [data-panel="2"],[data-ce-tag=tabs] [data-tab="2"][aria-selected]~.pbs-tab-panels [data-panel="2"],[data-ce-tag=tabs] [data-tab="3"]:checked~.pbs-tab-panels [data-panel="3"],[data-ce-tag=tabs] [data-tab="3"][aria-selected]~.pbs-tab-panels [data-panel="3"],[data-ce-tag=tabs] [data-tab="4"]:checked~.pbs-tab-panels [data-panel="4"],[data-ce-tag=tabs] [data-tab="4"][aria-selected]~.pbs-tab-panels [data-panel="4"],[data-ce-tag=tabs] [data-tab="5"]:checked~.pbs-tab-panels [data-panel="5"],[data-ce-tag=tabs] [data-tab="5"][aria-selected]~.pbs-tab-panels [data-panel="5"],[data-ce-tag=tabs] [data-tab="6"]:checked~.pbs-tab-panels [data-panel="6"],[data-ce-tag=tabs] [data-tab="6"][aria-selected]~.pbs-tab-panels [data-panel="6"],[data-ce-tag=tabs] [data-tab="7"]:checked~.pbs-tab-panels [data-panel="7"],[data-ce-tag=tabs] [data-tab="7"][aria-selected]~.pbs-tab-panels [data-panel="7"],[data-ce-tag=tabs] [data-tab="8"]:checked~.pbs-tab-panels [data-panel="8"],[data-ce-tag=tabs] [data-tab="8"][aria-selected]~.pbs-tab-panels [data-panel="8"],[data-ce-tag=tabs] [data-tab="9"]:checked~.pbs-tab-panels [data-panel="9"],[data-ce-tag=tabs] [data-tab="9"][aria-selected]~.pbs-tab-panels [data-panel="9"],[data-ce-tag=tabs] [data-tab="10"]:checked~.pbs-tab-panels [data-panel="10"],[data-ce-tag=tabs] [data-tab="10"][aria-selected]~.pbs-tab-panels [data-panel="10"],[data-ce-tag=tabs] [data-tab="11"]:checked~.pbs-tab-panels [data-panel="11"],[data-ce-tag=tabs] [data-tab="11"][aria-selected]~.pbs-tab-panels [data-panel="11"],[data-ce-tag=tabs] [data-tab="12"]:checked~.pbs-tab-panels [data-panel="12"],[data-ce-tag=tabs] [data-tab="12"][aria-selected]~.pbs-tab-panels [data-panel="12"],[data-ce-tag=tabs] [data-tab="13"]:checked~.pbs-tab-panels [data-panel="13"],[data-ce-tag=tabs] [data-tab="13"][aria-selected]~.pbs-tab-panels [data-panel="13"],[data-ce-tag=tabs] [data-tab="14"]:checked~.pbs-tab-panels [data-panel="14"],[data-ce-tag=tabs] [data-tab="14"][aria-selected]~.pbs-tab-panels [data-panel="14"],[data-ce-tag=tabs] [data-tab="15"]:checked~.pbs-tab-panels [data-panel="15"],[data-ce-tag=tabs] [data-tab="15"][aria-selected]~.pbs-tab-panels [data-panel="15"],[data-ce-tag=tabs] [data-tab="16"]:checked~.pbs-tab-panels [data-panel="16"],[data-ce-tag=tabs] [data-tab="16"][aria-selected]~.pbs-tab-panels [data-panel="16"],[data-ce-tag=tabs] [data-tab="17"]:checked~.pbs-tab-panels [data-panel="17"],[data-ce-tag=tabs] [data-tab="17"][aria-selected]~.pbs-tab-panels [data-panel="17"],[data-ce-tag=tabs] [data-tab="18"]:checked~.pbs-tab-panels [data-panel="18"],[data-ce-tag=tabs] [data-tab="18"][aria-selected]~.pbs-tab-panels [data-panel="18"],[data-ce-tag=tabs] [data-tab="19"]:checked~.pbs-tab-panels [data-panel="19"],[data-ce-tag=tabs] [data-tab="19"][aria-selected]~.pbs-tab-panels [data-panel="19"],[data-ce-tag=tabs] [data-tab="20"]:checked~.pbs-tab-panels [data-panel="20"],[data-ce-tag=tabs] [data-tab="20"][aria-selected]~.pbs-tab-panels [data-panel="20"]{opacity:1;height:auto!important;min-height:auto!important}[data-ce-tag=tabs] .pbs-tab-tabs>:first-child{border-left:1px solid rgba(40,44,42,.1)}[data-ce-tag=tabs] .pbs-tab-tabs>:not(.pbs-tab-active){background:rgba(40,44,42,.05)!important}[data-ce-tag=tabs] .pbs-tab-tabs>:not(.pbs-tab-active):hover{background:rgba(40,44,42,.02)!important}[data-ce-tag=tabs] .pbs-tab-tabs .pbs-tab-active{background:#fff;border-bottom:0;color:inherit!important}[data-ce-tag=tabs].pbs-tabs-align-center .pbs-tab-tabs{-ms-flex-pack:center;justify-content:center}[data-ce-tag=tabs].pbs-tabs-align-right .pbs-tab-tabs{-ms-flex-pack:end;justify-content:flex-end}[data-ce-tag=tabs].pbs-tabs-align-stretch .pbs-tab-tabs>*{-ms-flex:1;flex:1}[data-ce-tag=tabs].pbs-tabs-vertical{display:-ms-flexbox;display:flex}[data-ce-tag=tabs].pbs-tabs-vertical .pbs-tab-tabs{-ms-flex-direction:column;flex-direction:column;border-bottom:0;border-right:1px solid rgba(40,44,42,.1)}[data-ce-tag=tabs].pbs-tabs-vertical .pbs-tab-panels{-ms-flex:1;flex:1;display:block}[data-ce-tag=toggleradio],[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs:before{display:none}[data-ce-tag=tabs].pbs-tabs-vertical .pbs-tab-tabs:before{border-top:0;border-right:1px solid #ddd;left:auto;top:0}[data-ce-tag=tabs].pbs-tabs-vertical .pbs-tab-tabs>*{margin-bottom:inherit;margin-right:-1px;border-top:0;border-right:0;border-left:1px solid rgba(40,44,42,.1);border-bottom:1px solid rgba(40,44,42,.1)}[data-ce-tag=tabs].pbs-tabs-vertical .pbs-tab-tabs>:first-child{border-top:1px solid rgba(40,44,42,.1)}[data-ce-tag=tabs].pbs-tabs-vertical .pbs-tab-tabs .pbs-tab-active{border-right:0}[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs{border-style:none none solid!important;border-width:0;border-color:#eee}[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs>*,[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs>:first-child{border:none}[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs>*{background:0 0;opacity:.4}[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs>:hover{background:0 0;opacity:1}[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs>:not(.pbs-tab-active){background:0 0!important}[data-ce-tag=tabs].pbs-tab-style-clean .pbs-tab-tabs .pbs-tab-active{opacity:1;background:0 0}[data-ce-tag=tabs].pbs-tab-style-clean.pbs-tabs-vertical .pbs-tab-tabs{border-style:none solid none none!important}[data-ce-tag=tabs].pbs-tab-style-clean.pbs-tabs-vertical .pbs-tab-tabs:before,[data-ce-tag=tabs].pbs-tab-style-clean.pbs-tabs-vertical .pbs-tab-tabs>*,[data-ce-tag=tabs].pbs-tab-style-clean.pbs-tabs-vertical .pbs-tab-tabs>:first-child{border:none}[data-ce-tag=tabs].pbs-tab-style-simple-classic .pbs-tab-tabs>*{border:1px solid transparent;border-bottom:0;background:0 0;opacity:.4}[data-ce-tag=tabs].pbs-tab-style-simple-classic .pbs-tab-tabs>:hover{background:0 0;opacity:1}[data-ce-tag=tabs].pbs-tab-style-simple-classic .pbs-tab-tabs>:not(.pbs-tab-active){border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important;background-color:transparent!important}[data-ce-tag=tabs].pbs-tab-style-simple-classic .pbs-tab-tabs .pbs-tab-active{opacity:1;border:1px solid #eee;border-bottom:0;background:#fff}[data-ce-tag=tabs].pbs-tab-style-simple-classic.pbs-tabs-vertical .pbs-tab-tabs>*,[data-ce-tag=tabs].pbs-tab-style-simple-classic.pbs-tabs-vertical .pbs-tab-tabs>:first-child{border:1px solid transparent}[data-ce-tag=tabs].pbs-tab-style-simple-classic.pbs-tabs-vertical .pbs-tab-tabs>:not(.pbs-tab-active){border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}[data-ce-tag=tabs].pbs-tab-style-simple-classic.pbs-tabs-vertical .pbs-tab-tabs .pbs-tab-active{border:1px solid #eee;border-right:0}html body .pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper.pbs-main-wrapper hr{padding:15px!important;background:linear-gradient(0deg,transparent,rgba(0,0,0,.3),transparent);background-size:auto 1px;background-position:50%!important;background-repeat:repeat-x!important;border:none!important;box-shadow:none!important;box-sizing:border-box!important;transition:all .2s ease-in-out}[data-ce-tag=spacer]{min-height:50px}[data-ce-tag=countdown]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}[data-ce-tag=countdown] .pbs-countdown-num span:nth-child(2){display:block;font-size:calc(.5rem + .4vw);text-transform:uppercase;text-align:center;line-height:1.6em;margin-top:.7vw}[data-ce-tag=countdown] .pbs-countdown-num{font-size:calc(1rem + 4vw)}[data-ce-tag=countdown] .pbs-countdown-num,[data-ce-tag=countdown] .pbs-countdown-sep{line-height:calc(1rem + 4vw);margin:.7vw}[data-ce-tag=countdown][data-size="4"] .pbs-countdown-num{font-size:calc(1rem + 6vw)}[data-ce-tag=countdown][data-size="4"] .pbs-countdown-num,[data-ce-tag=countdown][data-size="4"] .pbs-countdown-sep{line-height:calc(1rem + 6vw)}[data-ce-tag=countdown][data-size="2"] .pbs-countdown-num{font-size:calc(1rem + 3vw)}[data-ce-tag=countdown][data-size="2"] .pbs-countdown-num span:nth-child(2){font-size:calc(.5rem + .2vw)}[data-ce-tag=countdown][data-size="2"] .pbs-countdown-num,[data-ce-tag=countdown][data-size="2"] .pbs-countdown-sep{line-height:calc(1rem + 3vw);margin:.5vw}[data-ce-tag=countdown][data-size="1"] .pbs-countdown-num{font-size:calc(1rem + 2vw)}[data-ce-tag=countdown][data-size="1"] .pbs-countdown-num span:nth-child(2){font-size:calc(.5rem + .1vw)}[data-ce-tag=countdown][data-size="1"] .pbs-countdown-num,[data-ce-tag=countdown][data-size="1"] .pbs-countdown-sep{line-height:calc(1rem + 2vw);margin:.4vw}.pbs-row[data-pbs-parallax]{overflow:hidden;position:relative;transform:translate(0)}.pbs-row[data-pbs-parallax] .pbs-parallax{pointer-events:none;background-position:center;background-size:cover;background-attachment:scroll;width:100%;z-index:-100;top:0;bottom:0;left:0;right:0;will-change:transform}.pbs-row[data-pbs-video-mp4],.pbs-row[data-pbs-video-url],.pbs-row[data-pbs-video-webm]{overflow:hidden;position:relative;transform:translate(0)}.pbs-row[data-pbs-video-mp4] .pbs-video-bg,.pbs-row[data-pbs-video-url] .pbs-video-bg,.pbs-row[data-pbs-video-webm] .pbs-video-bg{position:absolute;top:0;left:0;width:100%;height:100%}.pbs-row[data-pbs-video-mp4] .pbs-video-bg video,.pbs-row[data-pbs-video-url] .pbs-video-bg video,.pbs-row[data-pbs-video-webm] .pbs-video-bg video{pointer-events:none!important;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;transform:translateX(-50%) translateY(-50%);background-size:cover;object-fit:cover}.pbs-row[data-pbs-video-mp4] div.pbs-video-bg,.pbs-row[data-pbs-video-url] div.pbs-video-bg,.pbs-row[data-pbs-video-webm] div.pbs-video-bg{pointer-events:none!important;z-index:-100;position:absolute}.pbs-row[data-pbs-video-mp4] div.pbs-video-bg iframe,.pbs-row[data-pbs-video-url] div.pbs-video-bg iframe,.pbs-row[data-pbs-video-webm] div.pbs-video-bg iframe{position:absolute;top:0;left:0;width:100%;height:100%}.pbs-row[data-pbs-kenburns-1]{overflow:hidden;position:relative;transform:translate(0)}.pbs-row[data-pbs-kenburns-1] .pbs-kenburns-bg{pointer-events:none;position:absolute;width:100%;height:100%;left:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover;animation-timing-function:linear;animation-iteration-count:infinite;opacity:1;transition:opacity .3s,transform .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.pbs-main-wrapper,.pbs-main-wrapper .pbs-shadow-fancy-1-1,.pbs-main-wrapper .pbs-shadow-fancy-1-2,.pbs-main-wrapper .pbs-shadow-fancy-1-3{position:relative}.pbs-kenburns-bg-1{animation-duration:8s}.pbs-kenburns-bg-1:nth-child(1){animation-name:pbs-kenburns-1-1;z-index:-100}@keyframes pbs-kenburns-1-1{12.5%{visibility:hidden}12.49%{visibility:visible}0%,100%{z-index:-99;visibility:visible;transform:scale(1.02778)}12.5%{transform:scale(1)}0%{opacity:0}100%,12.5%{opacity:1}}.pbs-kenburns-bg-2{animation-duration:16s}.pbs-kenburns-bg-2:nth-child(1){animation-name:pbs-kenburns-2-1;z-index:-99}.pbs-kenburns-bg-2:nth-child(2){animation-name:pbs-kenburns-2-2;z-index:-100}@keyframes pbs-kenburns-2-1{0%,49.99%{z-index:-98}100%,50%{z-index:-99}56.25%{visibility:hidden}0%,56.24%{visibility:visible}100%{visibility:hidden}0%{transform:scale(1.25);opacity:0}50%{transform:scale(1.02778)}56.25%{transform:scale(1)}100%,6.25%{opacity:1}}@keyframes pbs-kenburns-2-2{100%,50%{z-index:-98}0%,49.99%{z-index:-99}49.99%,50%{z-index:-100}6.25%{visibility:hidden}0%,100%,50%,6.24%{visibility:visible}49.99%{visibility:hidden}50%{transform:scale(1.25);opacity:0}0%,100%{transform:scale(1.02778)}6.25%{transform:scale(1)}0%,100%,56.25%{opacity:1}}.pbs-kenburns-bg-3{animation-duration:24s}.pbs-kenburns-bg-3:nth-child(1){animation-name:pbs-kenburns-3-1;z-index:-98}.pbs-kenburns-bg-3:nth-child(2){animation-name:pbs-kenburns-3-2;z-index:-99}.pbs-kenburns-bg-3:nth-child(3){animation-name:pbs-kenburns-3-3;z-index:-100}@keyframes pbs-kenburns-3-1{0%,33.32333%{z-index:-98}33.33333%,66.65667%{z-index:-99}100%,66.66667%{z-index:-100}37.5%{visibility:hidden}0%,37.49%{visibility:visible}100%{visibility:hidden}0%{transform:scale(1.25);opacity:0}33.33333%{transform:scale(1.02778)}37.5%{transform:scale(1)}100%,4.16667%{opacity:1}}@keyframes pbs-kenburns-3-2{0%,33.32333%{z-index:-100}33.33333%,66.65667%{z-index:-98}100%,66.66667%{z-index:-99}70.83333%{visibility:hidden}33.33333%,70.82333%{visibility:visible}0%,100%,33.32333%{visibility:hidden}33.33333%{transform:scale(1.25);opacity:0}66.66667%{transform:scale(1.02778)}70.83333%{transform:scale(1)}0%,100%,37.5%{opacity:1}}@keyframes pbs-kenburns-3-3{100%,66.66667%{z-index:-98}0%,33.32333%{z-index:-99}33.33333%,66.65667%{z-index:-100}4.16667%{visibility:hidden}0%,100%,4.15667%,66.66667%{visibility:visible}66.65667%{visibility:hidden}66.66667%{transform:scale(1.25);opacity:0}0%,100%{transform:scale(1.02778)}4.16667%{transform:scale(1)}0%,100%,70.83333%{opacity:1}}.pbs-kenburns-bg-4{animation-duration:32s}.pbs-kenburns-bg-4:nth-child(1){animation-name:pbs-kenburns-4-1;z-index:-97}.pbs-kenburns-bg-4:nth-child(2){animation-name:pbs-kenburns-4-2;z-index:-98}.pbs-kenburns-bg-4:nth-child(3){animation-name:pbs-kenburns-4-3;z-index:-99}.pbs-kenburns-bg-4:nth-child(4){animation-name:pbs-kenburns-4-4;z-index:-100}@keyframes pbs-kenburns-4-1{0%,24.99%{z-index:-98}25%,49.99%{z-index:-99}100%,50%{z-index:-100}28.125%{visibility:hidden}0%,28.115%{visibility:visible}100%{visibility:hidden}0%{transform:scale(1.25);opacity:0}25%{transform:scale(1.02778)}28.125%{transform:scale(1)}100%,3.125%{opacity:1}}@keyframes pbs-kenburns-4-2{0%{z-index:-100}25%,49.99%{z-index:-98}50%,74.99%{z-index:-99}24.99%,75%{z-index:-100}53.125%{visibility:hidden}25%,53.115%{visibility:visible}0%,100%,24.99%{visibility:hidden}25%{transform:scale(1.25);opacity:0}50%{transform:scale(1.02778)}53.125%{transform:scale(1)}0%,100%,28.125%{opacity:1}}@keyframes pbs-kenburns-4-3{0%,49.99%{z-index:-100}50%,74.99%{z-index:-98}100%,75%{z-index:-99}78.125%{visibility:hidden}50%,78.115%{visibility:visible}0%,100%,49.99%{visibility:hidden}50%{transform:scale(1.25);opacity:0}75%{transform:scale(1.02778)}78.125%{transform:scale(1)}0%,100%,53.125%{opacity:1}}@keyframes pbs-kenburns-4-4{100%,75%{z-index:-98}0%,24.99%{z-index:-99}25%,74.99%{z-index:-100}3.125%{visibility:hidden}0%,100%,3.115%,75%{visibility:visible}74.99%{visibility:hidden}75%{transform:scale(1.25);opacity:0}0%,100%{transform:scale(1.02778)}3.125%{transform:scale(1)}0%,100%,78.125%{opacity:1}}.pbs-kenburns-bg-5{animation-duration:40s}.pbs-kenburns-bg-5:nth-child(1){animation-name:pbs-kenburns-5-1;z-index:-96}.pbs-kenburns-bg-5:nth-child(2){animation-name:pbs-kenburns-5-2;z-index:-97}.pbs-kenburns-bg-5:nth-child(3){animation-name:pbs-kenburns-5-3;z-index:-98}.pbs-kenburns-bg-5:nth-child(4){animation-name:pbs-kenburns-5-4;z-index:-99}.pbs-kenburns-bg-5:nth-child(5){animation-name:pbs-kenburns-5-5;z-index:-100}@keyframes pbs-kenburns-5-1{0%,19.99%{z-index:-98}20%,39.99%{z-index:-99}100%,40%{z-index:-100}22.5%{visibility:hidden}0%,22.49%{visibility:visible}100%{visibility:hidden}0%{transform:scale(1.25);opacity:0}20%{transform:scale(1.02778)}22.5%{transform:scale(1)}100%,2.5%{opacity:1}}@keyframes pbs-kenburns-5-2{0%{z-index:-100}20%,39.99%{z-index:-98}40%,59.99%{z-index:-99}19.99%,60%{z-index:-100}42.5%{visibility:hidden}20%,42.49%{visibility:visible}0%,100%,19.99%{visibility:hidden}20%{transform:scale(1.25);opacity:0}40%{transform:scale(1.02778)}42.5%{transform:scale(1)}0%,100%,22.5%{opacity:1}}@keyframes pbs-kenburns-5-3{0%{z-index:-100}40%,59.99%{z-index:-98}60%,79.99%{z-index:-99}39.99%,80%{z-index:-100}62.5%{visibility:hidden}40%,62.49%{visibility:visible}0%,100%,39.99%{visibility:hidden}40%{transform:scale(1.25);opacity:0}60%{transform:scale(1.02778)}62.5%{transform:scale(1)}0%,100%,42.5%{opacity:1}}@keyframes pbs-kenburns-5-4{0%,59.99%{z-index:-100}60%,79.99%{z-index:-98}100%,80%{z-index:-99}82.5%{visibility:hidden}60%,82.49%{visibility:visible}0%,100%,59.99%{visibility:hidden}60%{transform:scale(1.25);opacity:0}80%{transform:scale(1.02778)}82.5%{transform:scale(1)}0%,100%,62.5%{opacity:1}}@keyframes pbs-kenburns-5-5{100%,80%{z-index:-98}0%,19.99%{z-index:-99}20%,79.99%{z-index:-100}2.5%{visibility:hidden}0%,100%,2.49%,80%{visibility:visible}79.99%{visibility:hidden}80%{transform:scale(1.25);opacity:0}0%,100%{transform:scale(1.02778)}2.5%{transform:scale(1)}0%,100%,82.5%{opacity:1}}.pbs-main-wrapper{z-index:1}.pbs-main-wrapper .pbs-hover-shadow{will-change:box-shadow;transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos],body[data-aos-easing=ease] [data-aos][data-pbs-aos-bezier],body[data-aos-easing=ease] [data-aos^=loop-][data-pbs-aos-bezier]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.pbs-main-wrapper .pbs-shadow-simple-1-1{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.08)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-1-1:hover{box-shadow:0 3px 6px rgba(0,0,0,.0533333),0 3px 6px rgba(0,0,0,.0766667)}.pbs-main-wrapper .pbs-shadow-simple-1-2{box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.16)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-1-2:hover{box-shadow:0 3px 6px rgba(0,0,0,.106667),0 3px 6px rgba(0,0,0,.153333)}.pbs-main-wrapper .pbs-shadow-simple-1-3{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-1-3:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.pbs-main-wrapper .pbs-shadow-simple-2-1{box-shadow:0 3px 6px rgba(0,0,0,.0533333),0 3px 6px rgba(0,0,0,.0766667)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-2-1:hover{box-shadow:0 10px 20px rgba(0,0,0,.0633333),0 6px 6px rgba(0,0,0,.0766667)}.pbs-main-wrapper .pbs-shadow-simple-2-2{box-shadow:0 3px 6px rgba(0,0,0,.106667),0 3px 6px rgba(0,0,0,.153333)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-2-2:hover{box-shadow:0 10px 20px rgba(0,0,0,.126667),0 6px 6px rgba(0,0,0,.153333)}.pbs-main-wrapper .pbs-shadow-simple-2-3{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-2-3:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.pbs-main-wrapper .pbs-shadow-simple-3-1{box-shadow:0 10px 20px rgba(0,0,0,.0633333),0 6px 6px rgba(0,0,0,.0766667)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-3-1:hover{box-shadow:0 14px 28px rgba(0,0,0,.0833333),0 10px 10px rgba(0,0,0,.0733333)}.pbs-main-wrapper .pbs-shadow-simple-3-2{box-shadow:0 10px 20px rgba(0,0,0,.126667),0 6px 6px rgba(0,0,0,.153333)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-3-2:hover{box-shadow:0 14px 28px rgba(0,0,0,.166667),0 10px 10px rgba(0,0,0,.146667)}.pbs-main-wrapper .pbs-shadow-simple-3-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-3-3:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.pbs-main-wrapper .pbs-shadow-simple-4-1{box-shadow:0 14px 28px rgba(0,0,0,.0833333),0 10px 10px rgba(0,0,0,.0733333)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-4-1:hover{box-shadow:0 19px 38px rgba(0,0,0,.1),0 15px 12px rgba(0,0,0,.0733333)}.pbs-main-wrapper .pbs-shadow-simple-4-2{box-shadow:0 14px 28px rgba(0,0,0,.166667),0 10px 10px rgba(0,0,0,.146667)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-4-2:hover{box-shadow:0 19px 38px rgba(0,0,0,.2),0 15px 12px rgba(0,0,0,.146667)}.pbs-main-wrapper .pbs-shadow-simple-4-3{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-4-3:hover{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.pbs-main-wrapper .pbs-shadow-simple-5-1{box-shadow:0 19px 38px rgba(0,0,0,.1),0 15px 12px rgba(0,0,0,.0733333)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-5-1:hover{box-shadow:0 25px 45px rgba(0,0,0,.116667),0 21px 18px rgba(0,0,0,.116667)}.pbs-main-wrapper .pbs-shadow-simple-5-2{box-shadow:0 19px 38px rgba(0,0,0,.2),0 15px 12px rgba(0,0,0,.146667)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-5-2:hover{box-shadow:0 25px 45px rgba(0,0,0,.233333),0 21px 18px rgba(0,0,0,.233333)}.pbs-main-wrapper .pbs-shadow-simple-5-3{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.pbs-main-wrapper .pbs-hover-shadow.pbs-shadow-simple-5-3:hover{box-shadow:0 25px 45px rgba(0,0,0,.35),0 21px 18px rgba(0,0,0,.35)}.pbs-main-wrapper .pbs-shadow-fancy-1-1:after,.pbs-main-wrapper .pbs-shadow-fancy-1-1:before,.pbs-main-wrapper .pbs-shadow-fancy-1-2:after,.pbs-main-wrapper .pbs-shadow-fancy-1-2:before,.pbs-main-wrapper .pbs-shadow-fancy-1-3:after,.pbs-main-wrapper .pbs-shadow-fancy-1-3:before{position:absolute;content:"";bottom:0;left:15px;height:10px;width:40%;background:0 0;z-index:-1;transform:rotate(-2deg);transform-origin:left bottom}.pbs-main-wrapper .pbs-shadow-fancy-1-1:after,.pbs-main-wrapper .pbs-shadow-fancy-1-2:after,.pbs-main-wrapper .pbs-shadow-fancy-1-3:after{transform:rotate(2deg);transform-origin:right bottom;right:15px;left:auto}.pbs-main-wrapper .pbs-shadow-fancy-1-1{box-shadow:0 1px 2px rgba(0,0,0,.08)}.pbs-main-wrapper .pbs-shadow-fancy-1-1:after,.pbs-main-wrapper .pbs-shadow-fancy-1-1:before{box-shadow:0 5px 15px rgba(0,0,0,.133333)}.pbs-main-wrapper .pbs-shadow-fancy-1-2{box-shadow:0 1px 2px rgba(0,0,0,.16)}.pbs-main-wrapper .pbs-shadow-fancy-1-2:after,.pbs-main-wrapper .pbs-shadow-fancy-1-2:before{box-shadow:0 5px 15px rgba(0,0,0,.266667)}.pbs-main-wrapper .pbs-shadow-fancy-1-3{box-shadow:0 1px 2px rgba(0,0,0,.24)}.pbs-main-wrapper .pbs-shadow-fancy-1-3:after,.pbs-main-wrapper .pbs-shadow-fancy-1-3:before{box-shadow:0 5px 15px rgba(0,0,0,.4)}.pbs-main-wrapper .pbs-shadow-fancy-2-1,.pbs-main-wrapper .pbs-shadow-fancy-2-2,.pbs-main-wrapper .pbs-shadow-fancy-2-3{position:relative}.pbs-main-wrapper .pbs-shadow-fancy-2-1:after,.pbs-main-wrapper .pbs-shadow-fancy-2-1:before,.pbs-main-wrapper .pbs-shadow-fancy-2-2:after,.pbs-main-wrapper .pbs-shadow-fancy-2-2:before,.pbs-main-wrapper .pbs-shadow-fancy-2-3:after,.pbs-main-wrapper .pbs-shadow-fancy-2-3:before{content:"";position:absolute;bottom:0;top:2px;left:15px;right:15px;z-index:-1;border-radius:20%}.pbs-main-wrapper .pbs-shadow-fancy-2-1{box-shadow:0 1px 2px rgba(0,0,0,.08)}.pbs-main-wrapper .pbs-shadow-fancy-2-1:after,.pbs-main-wrapper .pbs-shadow-fancy-2-1:before{box-shadow:0 0 20px 2px rgba(0,0,0,.0833333)}.pbs-main-wrapper .pbs-shadow-fancy-2-2{box-shadow:0 1px 2px rgba(0,0,0,.16)}.pbs-main-wrapper .pbs-shadow-fancy-2-2:after,.pbs-main-wrapper .pbs-shadow-fancy-2-2:before{box-shadow:0 0 20px 2px rgba(0,0,0,.166667)}.pbs-main-wrapper .pbs-shadow-fancy-2-3{box-shadow:0 1px 2px rgba(0,0,0,.24)}.pbs-main-wrapper .pbs-shadow-fancy-2-3:after,.pbs-main-wrapper .pbs-shadow-fancy-2-3:before{box-shadow:0 0 20px 2px rgba(0,0,0,.25)}.pbs-main-wrapper .pbs-shadow-fancy-3-1,.pbs-main-wrapper .pbs-shadow-fancy-3-2,.pbs-main-wrapper .pbs-shadow-fancy-3-3{position:relative}.pbs-main-wrapper .pbs-shadow-fancy-3-1:after,.pbs-main-wrapper .pbs-shadow-fancy-3-1:before,.pbs-main-wrapper .pbs-shadow-fancy-3-2:after,.pbs-main-wrapper .pbs-shadow-fancy-3-2:before,.pbs-main-wrapper .pbs-shadow-fancy-3-3:after,.pbs-main-wrapper .pbs-shadow-fancy-3-3:before{position:absolute;content:"";top:20px;bottom:20px;left:8px;right:8px;border-radius:20%;z-index:-1}.pbs-main-wrapper .pbs-shadow-fancy-3-1{box-shadow:0 1px 2px rgba(0,0,0,.08)}.pbs-main-wrapper .pbs-shadow-fancy-3-1:after,.pbs-main-wrapper .pbs-shadow-fancy-3-1:before{box-shadow:0 0 30px 0 rgba(0,0,0,.1)}.pbs-main-wrapper .pbs-shadow-fancy-3-2{box-shadow:0 1px 2px rgba(0,0,0,.16)}.pbs-main-wrapper .pbs-shadow-fancy-3-2:after,.pbs-main-wrapper .pbs-shadow-fancy-3-2:before{box-shadow:0 0 30px 0 rgba(0,0,0,.2)}.pbs-main-wrapper .pbs-shadow-fancy-3-3{box-shadow:0 1px 2px rgba(0,0,0,.24)}.pbs-main-wrapper .pbs-shadow-fancy-3-3:after,.pbs-main-wrapper .pbs-shadow-fancy-3-3:before{box-shadow:0 0 30px 0 rgba(0,0,0,.3)}.pbs-main-wrapper .pbs-shadow-fancy-4-1,.pbs-main-wrapper .pbs-shadow-fancy-4-2,.pbs-main-wrapper .pbs-shadow-fancy-4-3{position:relative}.pbs-main-wrapper .pbs-shadow-fancy-4-1:after,.pbs-main-wrapper .pbs-shadow-fancy-4-1:before,.pbs-main-wrapper .pbs-shadow-fancy-4-2:after,.pbs-main-wrapper .pbs-shadow-fancy-4-2:before,.pbs-main-wrapper .pbs-shadow-fancy-4-3:after,.pbs-main-wrapper .pbs-shadow-fancy-4-3:before{position:absolute;content:"";top:50%;bottom:5px;left:30px;right:30px;z-index:-1;border-radius:20%}.pbs-main-wrapper .pbs-shadow-fancy-4-1{box-shadow:0 1px 2px rgba(0,0,0,.08)}.pbs-main-wrapper .pbs-shadow-fancy-4-1:after,.pbs-main-wrapper .pbs-shadow-fancy-4-1:before{box-shadow:0 0 20px 4px rgba(0,0,0,.0666667)}.pbs-main-wrapper .pbs-shadow-fancy-4-2{box-shadow:0 1px 2px rgba(0,0,0,.16)}.pbs-main-wrapper .pbs-shadow-fancy-4-2:after,.pbs-main-wrapper .pbs-shadow-fancy-4-2:before{box-shadow:0 0 20px 4px rgba(0,0,0,.133333)}.pbs-main-wrapper .pbs-shadow-fancy-4-3{box-shadow:0 1px 2px rgba(0,0,0,.24)}.pbs-main-wrapper .pbs-shadow-fancy-4-3:after,.pbs-main-wrapper .pbs-shadow-fancy-4-3:before{box-shadow:0 0 20px 4px rgba(0,0,0,.2)}[data-aos][data-aos][data-aos-duration='50'],body[data-aos-duration='50'] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay='50'],body[data-aos-delay='50'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='50'].aos-animate,body[data-aos-delay='50'] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration='100'],body[data-aos-duration='100'] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay='100'],body[data-aos-delay='100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='100'].aos-animate,body[data-aos-delay='100'] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration='150'],body[data-aos-duration='150'] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay='150'],body[data-aos-delay='150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='150'].aos-animate,body[data-aos-delay='150'] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration='200'],body[data-aos-duration='200'] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay='200'],body[data-aos-delay='200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='200'].aos-animate,body[data-aos-delay='200'] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration='250'],body[data-aos-duration='250'] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay='250'],body[data-aos-delay='250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='250'].aos-animate,body[data-aos-delay='250'] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration='300'],body[data-aos-duration='300'] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay='300'],body[data-aos-delay='300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='300'].aos-animate,body[data-aos-delay='300'] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration='350'],body[data-aos-duration='350'] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay='350'],body[data-aos-delay='350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='350'].aos-animate,body[data-aos-delay='350'] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration='400'],body[data-aos-duration='400'] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay='400'],body[data-aos-delay='400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='400'].aos-animate,body[data-aos-delay='400'] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration='450'],body[data-aos-duration='450'] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay='450'],body[data-aos-delay='450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='450'].aos-animate,body[data-aos-delay='450'] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration='500'],body[data-aos-duration='500'] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay='500'],body[data-aos-delay='500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='500'].aos-animate,body[data-aos-delay='500'] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration='550'],body[data-aos-duration='550'] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay='550'],body[data-aos-delay='550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='550'].aos-animate,body[data-aos-delay='550'] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration='600'],body[data-aos-duration='600'] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay='600'],body[data-aos-delay='600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='600'].aos-animate,body[data-aos-delay='600'] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration='650'],body[data-aos-duration='650'] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay='650'],body[data-aos-delay='650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='650'].aos-animate,body[data-aos-delay='650'] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration='700'],body[data-aos-duration='700'] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay='700'],body[data-aos-delay='700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='700'].aos-animate,body[data-aos-delay='700'] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration='750'],body[data-aos-duration='750'] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay='750'],body[data-aos-delay='750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='750'].aos-animate,body[data-aos-delay='750'] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration='800'],body[data-aos-duration='800'] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay='800'],body[data-aos-delay='800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='800'].aos-animate,body[data-aos-delay='800'] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration='850'],body[data-aos-duration='850'] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay='850'],body[data-aos-delay='850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='850'].aos-animate,body[data-aos-delay='850'] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration='900'],body[data-aos-duration='900'] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay='900'],body[data-aos-delay='900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='900'].aos-animate,body[data-aos-delay='900'] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration='950'],body[data-aos-duration='950'] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay='950'],body[data-aos-delay='950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='950'].aos-animate,body[data-aos-delay='950'] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration='1000'],body[data-aos-duration='1000'] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay='1000'],body[data-aos-delay='1000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1000'].aos-animate,body[data-aos-delay='1000'] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration='1050'],body[data-aos-duration='1050'] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay='1050'],body[data-aos-delay='1050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1050'].aos-animate,body[data-aos-delay='1050'] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration='1100'],body[data-aos-duration='1100'] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay='1100'],body[data-aos-delay='1100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1100'].aos-animate,body[data-aos-delay='1100'] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration='1150'],body[data-aos-duration='1150'] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay='1150'],body[data-aos-delay='1150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1150'].aos-animate,body[data-aos-delay='1150'] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration='1200'],body[data-aos-duration='1200'] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay='1200'],body[data-aos-delay='1200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1200'].aos-animate,body[data-aos-delay='1200'] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration='1250'],body[data-aos-duration='1250'] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay='1250'],body[data-aos-delay='1250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1250'].aos-animate,body[data-aos-delay='1250'] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration='1300'],body[data-aos-duration='1300'] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay='1300'],body[data-aos-delay='1300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1300'].aos-animate,body[data-aos-delay='1300'] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration='1350'],body[data-aos-duration='1350'] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay='1350'],body[data-aos-delay='1350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1350'].aos-animate,body[data-aos-delay='1350'] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration='1400'],body[data-aos-duration='1400'] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay='1400'],body[data-aos-delay='1400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1400'].aos-animate,body[data-aos-delay='1400'] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration='1450'],body[data-aos-duration='1450'] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay='1450'],body[data-aos-delay='1450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1450'].aos-animate,body[data-aos-delay='1450'] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration='1500'],body[data-aos-duration='1500'] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay='1500'],body[data-aos-delay='1500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1500'].aos-animate,body[data-aos-delay='1500'] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration='1550'],body[data-aos-duration='1550'] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay='1550'],body[data-aos-delay='1550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1550'].aos-animate,body[data-aos-delay='1550'] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration='1600'],body[data-aos-duration='1600'] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay='1600'],body[data-aos-delay='1600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1600'].aos-animate,body[data-aos-delay='1600'] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration='1650'],body[data-aos-duration='1650'] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay='1650'],body[data-aos-delay='1650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1650'].aos-animate,body[data-aos-delay='1650'] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration='1700'],body[data-aos-duration='1700'] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay='1700'],body[data-aos-delay='1700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1700'].aos-animate,body[data-aos-delay='1700'] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration='1750'],body[data-aos-duration='1750'] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay='1750'],body[data-aos-delay='1750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1750'].aos-animate,body[data-aos-delay='1750'] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration='1800'],body[data-aos-duration='1800'] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay='1800'],body[data-aos-delay='1800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1800'].aos-animate,body[data-aos-delay='1800'] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration='1850'],body[data-aos-duration='1850'] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay='1850'],body[data-aos-delay='1850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1850'].aos-animate,body[data-aos-delay='1850'] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration='1900'],body[data-aos-duration='1900'] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay='1900'],body[data-aos-delay='1900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1900'].aos-animate,body[data-aos-delay='1900'] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration='1950'],body[data-aos-duration='1950'] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay='1950'],body[data-aos-delay='1950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1950'].aos-animate,body[data-aos-delay='1950'] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration='2000'],body[data-aos-duration='2000'] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay='2000'],body[data-aos-delay='2000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2000'].aos-animate,body[data-aos-delay='2000'] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration='2050'],body[data-aos-duration='2050'] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay='2050'],body[data-aos-delay='2050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2050'].aos-animate,body[data-aos-delay='2050'] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration='2100'],body[data-aos-duration='2100'] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay='2100'],body[data-aos-delay='2100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2100'].aos-animate,body[data-aos-delay='2100'] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration='2150'],body[data-aos-duration='2150'] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay='2150'],body[data-aos-delay='2150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2150'].aos-animate,body[data-aos-delay='2150'] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration='2200'],body[data-aos-duration='2200'] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay='2200'],body[data-aos-delay='2200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2200'].aos-animate,body[data-aos-delay='2200'] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration='2250'],body[data-aos-duration='2250'] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay='2250'],body[data-aos-delay='2250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2250'].aos-animate,body[data-aos-delay='2250'] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration='2300'],body[data-aos-duration='2300'] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay='2300'],body[data-aos-delay='2300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2300'].aos-animate,body[data-aos-delay='2300'] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration='2350'],body[data-aos-duration='2350'] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay='2350'],body[data-aos-delay='2350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2350'].aos-animate,body[data-aos-delay='2350'] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration='2400'],body[data-aos-duration='2400'] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay='2400'],body[data-aos-delay='2400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2400'].aos-animate,body[data-aos-delay='2400'] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration='2450'],body[data-aos-duration='2450'] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay='2450'],body[data-aos-delay='2450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2450'].aos-animate,body[data-aos-delay='2450'] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration='2500'],body[data-aos-duration='2500'] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay='2500'],body[data-aos-delay='2500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2500'].aos-animate,body[data-aos-delay='2500'] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration='2550'],body[data-aos-duration='2550'] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay='2550'],body[data-aos-delay='2550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2550'].aos-animate,body[data-aos-delay='2550'] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration='2600'],body[data-aos-duration='2600'] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay='2600'],body[data-aos-delay='2600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2600'].aos-animate,body[data-aos-delay='2600'] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration='2650'],body[data-aos-duration='2650'] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay='2650'],body[data-aos-delay='2650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2650'].aos-animate,body[data-aos-delay='2650'] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration='2700'],body[data-aos-duration='2700'] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay='2700'],body[data-aos-delay='2700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2700'].aos-animate,body[data-aos-delay='2700'] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration='2750'],body[data-aos-duration='2750'] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay='2750'],body[data-aos-delay='2750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2750'].aos-animate,body[data-aos-delay='2750'] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration='2800'],body[data-aos-duration='2800'] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay='2800'],body[data-aos-delay='2800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2800'].aos-animate,body[data-aos-delay='2800'] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration='2850'],body[data-aos-duration='2850'] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay='2850'],body[data-aos-delay='2850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2850'].aos-animate,body[data-aos-delay='2850'] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration='2900'],body[data-aos-duration='2900'] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay='2900'],body[data-aos-delay='2900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2900'].aos-animate,body[data-aos-delay='2900'] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration='2950'],body[data-aos-duration='2950'] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay='2950'],body[data-aos-delay='2950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2950'].aos-animate,body[data-aos-delay='2950'] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration='3000'],body[data-aos-duration='3000'] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay='3000'],body[data-aos-delay='3000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='3000'].aos-animate,body[data-aos-delay='3000'] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translate(0)}[data-aos=fade-up]{transform:translateY(100px)}[data-aos=fade-down]{transform:translateY(-100px)}[data-aos=fade-right]{transform:translate(-100px)}[data-aos=fade-left]{transform:translate(100px)}[data-aos=fade-up-right]{transform:translate(-100px,100px)}[data-aos=fade-up-left]{transform:translate(100px,100px)}[data-aos=fade-down-right]{transform:translate(-100px,-100px)}[data-aos=fade-down-left]{transform:translate(100px,-100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translate(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translateY(100px) scale(.6)}[data-aos=zoom-in-down]{transform:translateY(-100px) scale(.6)}[data-aos=zoom-in-right]{transform:translate(-100px) scale(.6)}[data-aos=zoom-in-left]{transform:translate(100px) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translateY(100px) scale(1.2)}[data-aos=zoom-out-down]{transform:translateY(-100px) scale(1.2)}[data-aos=zoom-out-right]{transform:translate(-100px) scale(1.2)}[data-aos=zoom-out-left]{transform:translate(100px) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translate(0)}[data-aos=slide-up]{transform:translateY(100%)}[data-aos=slide-down]{transform:translateY(-100%)}[data-aos=slide-right]{transform:translateX(-100%)}[data-aos=slide-left]{transform:translateX(100%)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=roll-3d-bottom-top],[data-aos=roll-3d-left-right],[data-aos=roll-3d-right-left]{transform:perspective(200px) rotateX(-50deg) translate3d(0,600px,-20px);opacity:0;transition-property:transform,opacity}[data-aos=roll-3d-bottom-top].aos-animate,[data-aos=roll-3d-left-right].aos-animate,[data-aos=roll-3d-right-left].aos-animate{transform:perspective(200px) rotateX(0) translate3d(0,0,0);opacity:1}[data-aos=roll-3d-right-left]{transform:perspective(200px) rotateY(50deg) translate3d(600px,0,-20px)}[data-aos=roll-3d-left-right]{transform:perspective(200px) rotateY(-50deg) translate3d(-600px,0,-20px)}[data-aos=spin],[data-aos=spin-reverse]{transform:perspective(1300px) rotate(120deg) scale(.5);opacity:0;transition-property:transform,opacity}[data-aos=spin].aos-animate,[data-aos=spin-reverse].aos-animate{transform:perspective(1300px) rotate(0) scale(1);opacity:1}[data-aos=spin-reverse]{transform:perspective(1300px) rotate(-120deg) scale(.5)}[data-aos=spin-3d],[data-aos=spin-3d-reverse]{transform:perspective(1300px) rotateY(-220deg);opacity:0;transition-property:transform,opacity}[data-aos=spin-3d].aos-animate,[data-aos=spin-3d-reverse].aos-animate{transform:perspective(1300px) rotateY(0);opacity:1}[data-aos=spin-3d-reverse]{transform:perspective(1300px) rotateY(220deg)}[data-aos=rotate-top-left],[data-aos=rotate-top-right],[data-aos=rotate-bottom-left],[data-aos=rotate-bottom-right]{transform:rotate(-90deg);transform-origin:left top;opacity:0;transition-property:transform,opacity}[data-aos=rotate-top-left].aos-animate,[data-aos=rotate-top-right].aos-animate,[data-aos=rotate-bottom-left].aos-animate,[data-aos=rotate-bottom-right].aos-animate{transform:rotate(0);opacity:1}[data-aos=rotate-top-right]{transform:rotate(90deg);transform-origin:right top}[data-aos=rotate-bottom-left]{transform:rotate(90deg);transform-origin:left bottom}[data-aos=rotate-bottom-right]{transform:rotate(-90deg);transform-origin:right bottom}[data-aos^=loop-][data-aos][data-aos-duration='50'],body[data-aos-duration='50'] [data-aos^=loop-]{animation-duration:50ms}[data-aos^=loop-][data-aos][data-aos-duration='100'],body[data-aos-duration='100'] [data-aos^=loop-]{animation-duration:.1s}[data-aos^=loop-][data-aos][data-aos-duration='150'],body[data-aos-duration='150'] [data-aos^=loop-]{animation-duration:150ms}[data-aos^=loop-][data-aos][data-aos-duration='200'],body[data-aos-duration='200'] [data-aos^=loop-]{animation-duration:.2s}[data-aos^=loop-][data-aos][data-aos-duration='250'],body[data-aos-duration='250'] [data-aos^=loop-]{animation-duration:250ms}[data-aos^=loop-][data-aos][data-aos-duration='300'],body[data-aos-duration='300'] [data-aos^=loop-]{animation-duration:.3s}[data-aos^=loop-][data-aos][data-aos-duration='350'],body[data-aos-duration='350'] [data-aos^=loop-]{animation-duration:350ms}[data-aos^=loop-][data-aos][data-aos-duration='400'],body[data-aos-duration='400'] [data-aos^=loop-]{animation-duration:.4s}[data-aos^=loop-][data-aos][data-aos-duration='450'],body[data-aos-duration='450'] [data-aos^=loop-]{animation-duration:450ms}[data-aos^=loop-][data-aos][data-aos-duration='500'],body[data-aos-duration='500'] [data-aos^=loop-]{animation-duration:.5s}[data-aos^=loop-][data-aos][data-aos-duration='550'],body[data-aos-duration='550'] [data-aos^=loop-]{animation-duration:550ms}[data-aos^=loop-][data-aos][data-aos-duration='600'],body[data-aos-duration='600'] [data-aos^=loop-]{animation-duration:.6s}[data-aos^=loop-][data-aos][data-aos-duration='650'],body[data-aos-duration='650'] [data-aos^=loop-]{animation-duration:650ms}[data-aos^=loop-][data-aos][data-aos-duration='700'],body[data-aos-duration='700'] [data-aos^=loop-]{animation-duration:.7s}[data-aos^=loop-][data-aos][data-aos-duration='750'],body[data-aos-duration='750'] [data-aos^=loop-]{animation-duration:750ms}[data-aos^=loop-][data-aos][data-aos-duration='800'],body[data-aos-duration='800'] [data-aos^=loop-]{animation-duration:.8s}[data-aos^=loop-][data-aos][data-aos-duration='850'],body[data-aos-duration='850'] [data-aos^=loop-]{animation-duration:850ms}[data-aos^=loop-][data-aos][data-aos-duration='900'],body[data-aos-duration='900'] [data-aos^=loop-]{animation-duration:.9s}[data-aos^=loop-][data-aos][data-aos-duration='950'],body[data-aos-duration='950'] [data-aos^=loop-]{animation-duration:950ms}[data-aos^=loop-][data-aos][data-aos-duration='1000'],body[data-aos-duration='1000'] [data-aos^=loop-]{animation-duration:1s}[data-aos^=loop-][data-aos][data-aos-duration='1050'],body[data-aos-duration='1050'] [data-aos^=loop-]{animation-duration:1.05s}[data-aos^=loop-][data-aos][data-aos-duration='1100'],body[data-aos-duration='1100'] [data-aos^=loop-]{animation-duration:1.1s}[data-aos^=loop-][data-aos][data-aos-duration='1150'],body[data-aos-duration='1150'] [data-aos^=loop-]{animation-duration:1.15s}[data-aos^=loop-][data-aos][data-aos-duration='1200'],body[data-aos-duration='1200'] [data-aos^=loop-]{animation-duration:1.2s}[data-aos^=loop-][data-aos][data-aos-duration='1250'],body[data-aos-duration='1250'] [data-aos^=loop-]{animation-duration:1.25s}[data-aos^=loop-][data-aos][data-aos-duration='1300'],body[data-aos-duration='1300'] [data-aos^=loop-]{animation-duration:1.3s}[data-aos^=loop-][data-aos][data-aos-duration='1350'],body[data-aos-duration='1350'] [data-aos^=loop-]{animation-duration:1.35s}[data-aos^=loop-][data-aos][data-aos-duration='1400'],body[data-aos-duration='1400'] [data-aos^=loop-]{animation-duration:1.4s}[data-aos^=loop-][data-aos][data-aos-duration='1450'],body[data-aos-duration='1450'] [data-aos^=loop-]{animation-duration:1.45s}[data-aos^=loop-][data-aos][data-aos-duration='1500'],body[data-aos-duration='1500'] [data-aos^=loop-]{animation-duration:1.5s}[data-aos^=loop-][data-aos][data-aos-duration='1550'],body[data-aos-duration='1550'] [data-aos^=loop-]{animation-duration:1.55s}[data-aos^=loop-][data-aos][data-aos-duration='1600'],body[data-aos-duration='1600'] [data-aos^=loop-]{animation-duration:1.6s}[data-aos^=loop-][data-aos][data-aos-duration='1650'],body[data-aos-duration='1650'] [data-aos^=loop-]{animation-duration:1.65s}[data-aos^=loop-][data-aos][data-aos-duration='1700'],body[data-aos-duration='1700'] [data-aos^=loop-]{animation-duration:1.7s}[data-aos^=loop-][data-aos][data-aos-duration='1750'],body[data-aos-duration='1750'] [data-aos^=loop-]{animation-duration:1.75s}[data-aos^=loop-][data-aos][data-aos-duration='1800'],body[data-aos-duration='1800'] [data-aos^=loop-]{animation-duration:1.8s}[data-aos^=loop-][data-aos][data-aos-duration='1850'],body[data-aos-duration='1850'] [data-aos^=loop-]{animation-duration:1.85s}[data-aos^=loop-][data-aos][data-aos-duration='1900'],body[data-aos-duration='1900'] [data-aos^=loop-]{animation-duration:1.9s}[data-aos^=loop-][data-aos][data-aos-duration='1950'],body[data-aos-duration='1950'] [data-aos^=loop-]{animation-duration:1.95s}[data-aos^=loop-][data-aos][data-aos-duration='2000'],body[data-aos-duration='2000'] [data-aos^=loop-]{animation-duration:2s}[data-aos^=loop-][data-aos][data-aos-duration='2050'],body[data-aos-duration='2050'] [data-aos^=loop-]{animation-duration:2.05s}[data-aos^=loop-][data-aos][data-aos-duration='2100'],body[data-aos-duration='2100'] [data-aos^=loop-]{animation-duration:2.1s}[data-aos^=loop-][data-aos][data-aos-duration='2150'],body[data-aos-duration='2150'] [data-aos^=loop-]{animation-duration:2.15s}[data-aos^=loop-][data-aos][data-aos-duration='2200'],body[data-aos-duration='2200'] [data-aos^=loop-]{animation-duration:2.2s}[data-aos^=loop-][data-aos][data-aos-duration='2250'],body[data-aos-duration='2250'] [data-aos^=loop-]{animation-duration:2.25s}[data-aos^=loop-][data-aos][data-aos-duration='2300'],body[data-aos-duration='2300'] [data-aos^=loop-]{animation-duration:2.3s}[data-aos^=loop-][data-aos][data-aos-duration='2350'],body[data-aos-duration='2350'] [data-aos^=loop-]{animation-duration:2.35s}[data-aos^=loop-][data-aos][data-aos-duration='2400'],body[data-aos-duration='2400'] [data-aos^=loop-]{animation-duration:2.4s}[data-aos^=loop-][data-aos][data-aos-duration='2450'],body[data-aos-duration='2450'] [data-aos^=loop-]{animation-duration:2.45s}[data-aos^=loop-][data-aos][data-aos-duration='2500'],body[data-aos-duration='2500'] [data-aos^=loop-]{animation-duration:2.5s}[data-aos^=loop-][data-aos][data-aos-duration='2550'],body[data-aos-duration='2550'] [data-aos^=loop-]{animation-duration:2.55s}[data-aos^=loop-][data-aos][data-aos-duration='2600'],body[data-aos-duration='2600'] [data-aos^=loop-]{animation-duration:2.6s}[data-aos^=loop-][data-aos][data-aos-duration='2650'],body[data-aos-duration='2650'] [data-aos^=loop-]{animation-duration:2.65s}[data-aos^=loop-][data-aos][data-aos-duration='2700'],body[data-aos-duration='2700'] [data-aos^=loop-]{animation-duration:2.7s}[data-aos^=loop-][data-aos][data-aos-duration='2750'],body[data-aos-duration='2750'] [data-aos^=loop-]{animation-duration:2.75s}[data-aos^=loop-][data-aos][data-aos-duration='2800'],body[data-aos-duration='2800'] [data-aos^=loop-]{animation-duration:2.8s}[data-aos^=loop-][data-aos][data-aos-duration='2850'],body[data-aos-duration='2850'] [data-aos^=loop-]{animation-duration:2.85s}[data-aos^=loop-][data-aos][data-aos-duration='2900'],body[data-aos-duration='2900'] [data-aos^=loop-]{animation-duration:2.9s}[data-aos^=loop-][data-aos][data-aos-duration='2950'],body[data-aos-duration='2950'] [data-aos^=loop-]{animation-duration:2.95s}[data-aos^=loop-][data-aos][data-aos-duration='3000'],body[data-aos-duration='3000'] [data-aos^=loop-]{animation-duration:3s}[data-aos^=loop-]{animation-duration:1.5s;animation-name:pbs-loop-animation-pulsate;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes pbs-loop-animation-pulsate{0%,100%{opacity:1;transform:scale(.94)}50%{transform:scale(1)}}[data-aos^=loop-pulsate-fade]{animation-name:pbs-loop-animation-pulsate-fade}@keyframes pbs-loop-animation-pulsate-fade{0%,100%{transform:scale(.94);opacity:.7}50%{transform:scale(1);opacity:1}}[data-aos^=loop-hover]{animation-name:pbs-loop-hover}@keyframes pbs-loop-hover{0%,100%{opacity:1;transform:translateY(-4%)}50%{transform:translateY(4%)}}[data-aos^=loop-hover-float]{animation-name:pbs-loop-hover-float}@keyframes pbs-loop-hover-float{0%,100%{opacity:1;transform:perspective(1300px) rotateX(30deg) scale(1) translate3d(0,0,8px)}50%{transform:perspective(1300px) rotateX(30deg) scale(.98) translate3d(0,0,-4px)}}[data-aos^=loop-wobble]{animation-name:pbs-loop-wobble}@keyframes pbs-loop-wobble{0%,100%{opacity:1;transform:rotate(-4deg)}50%{transform:rotate(4deg)}}[data-aos^=loop-wobble-3d]{animation-name:pbs-loop-wobble-3d}@keyframes pbs-loop-wobble-3d{0%,100%{opacity:1;transform:perspective(500px) rotateY(-7deg)}50%{transform:perspective(500px) rotateY(7deg)}}[data-aos^=loop-dangle]{animation-name:pbs-loop-dangle;transform-origin:center top}@keyframes pbs-loop-dangle{0%,100%{opacity:1;transform:perspective(500px) rotate(-4deg)}50%{transform:perspective(500px) rotate(4deg)}}[data-ce-tag=toggle] [data-ce-tag=toggletab]{display:block;padding:15px;font-weight:700;cursor:pointer;margin-bottom:0}[data-ce-tag=toggle]{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}[data-ce-tag=toggle]>p{display:none!important}[data-ce-tag=toggle]>.pbs-row{height:0;overflow:hidden;margin:0;opacity:0;transition:all .3s ease-in-out}[data-ce-tag=toggle] [type=checkbox]:checked~.pbs-row{height:auto;opacity:1}[data-ce-tag=toggle]+[data-ce-tag=toggle]{margin-top:-1px;border-top:none}[data-ce-tag=iconlabel]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-bottom:1em}[data-ce-tag=iconlabel] [data-ce-tag=icon]{width:50px;height:50px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}[data-ce-tag=iconlabel]>:not([data-ce-tag=icon]){margin:0;-ms-flex-positive:1;flex-grow:1}body[class*="-template-page_builder_sandwichpage-templatestemplate-blank-php"]{min-height:80vh}body[class*="-template-page_builder_sandwichpage-templatestemplate-blank-php"] .entry-content{max-width:1170px;width:calc(100% - 60px);margin-left:auto;margin-right:auto}body[class*="-template-page_builder_sandwichpage-templatestemplate-blank-php"] .pbs-main-wrapper>p:first-child{margin-top:30px}@media screen and (min-width:900px){.pbs-row[data-pbs-parallax],.pbs-row[data-pbs-video-mp4],.pbs-row[data-pbs-video-url],.pbs-row[data-pbs-video-webm]{background-image:none!important}}@media screen and (max-width:900px){html:not(.pbs-editing) .pbs-main-wrapper [data-pbs-count-up].aos-init:not(.aos-animate){visibility:visible}.pbs-row[data-pbs-parallax] .pbs-parallax,.pbs-row[data-pbs-video-mp4]>.pbs-video-bg,.pbs-row[data-pbs-video-url]>.pbs-video-bg,.pbs-row[data-pbs-video-webm]>.pbs-video-bg{display:none!important}body.pbs-responsive-text .pbs-main-wrapper h1,body.pbs-responsive-text .pbs-main-wrapper h1 *,body.pbs-responsive-text .pbs-main-wrapper h2,body.pbs-responsive-text .pbs-main-wrapper h2 *,body.pbs-responsive-text .pbs-main-wrapper h3,body.pbs-responsive-text .pbs-main-wrapper h3 *,body.pbs-responsive-text .pbs-main-wrapper h4,body.pbs-responsive-text .pbs-main-wrapper h4 *,body.pbs-responsive-text .pbs-main-wrapper h5,body.pbs-responsive-text .pbs-main-wrapper h5 *,body.pbs-responsive-text .pbs-main-wrapper h6,body.pbs-responsive-text .pbs-main-wrapper h6 *{line-height:1.1em!important}body.pbs-responsive-text .pbs-main-wrapper h1,body.pbs-responsive-text .pbs-main-wrapper h1 *{font-size:calc(1rem + 3.5vw)!important}body.pbs-responsive-text .pbs-main-wrapper h2,body.pbs-responsive-text .pbs-main-wrapper h2 *{font-size:calc(1rem + 2vw)!important}body.pbs-responsive-text .pbs-main-wrapper h3,body.pbs-responsive-text .pbs-main-wrapper h3 *{font-size:calc(1rem + 1.5vw)!important}body.pbs-responsive-text .pbs-main-wrapper h4,body.pbs-responsive-text .pbs-main-wrapper h4 *{font-size:calc(1rem + 1vw)!important}body.pbs-responsive-text .pbs-main-wrapper h5,body.pbs-responsive-text .pbs-main-wrapper h5 *{font-size:calc(1rem + .5vw)!important}body.pbs-responsive-text .pbs-main-wrapper h6,body.pbs-responsive-text .pbs-main-wrapper h6 *{font-size:1rem!important}html body a.pbs-button{max-width:100%;padding:1rem!important;display:inline-block;white-space:normal;text-align:center;margin:.75rem 0!important}html body a.pbs-button:before{display:none!important}.pbs-row{background-attachment:scroll!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:calc(.5rem + .5vw)!important;overflow:auto!important;min-height:auto!important}.pbs-row .pbs-col,.pbs-row .pbs-col[style*=margin]:last-child{padding:calc(1rem + 1vw)!important;-ms-flex-preferred-size:300px!important;flex-basis:300px!important;-ms-flex-positive:1!important;flex-grow:1!important;margin:calc(.5rem + .5vw)!important;-ms-flex-pack:center;justify-content:center}.pbs-row .pbs-col:empty,.pbs-row .pbs-col[style*=margin]:last-child:empty{display:none!important}.pbs-row .pbs-col:only-child,.pbs-row .pbs-col[style*=margin]:last-child:only-child{min-width:auto}.pbs-row .pbs-col .pbs-col p:only-child{margin:calc(-1rem - 1vw) 0}.pbs-row+:not(.pbs-row){margin-top:calc(2rem + 2vw)}.pbs-row .pbs-row{margin-left:calc(-1rem - 1vw);margin-right:calc(-1rem - 1vw)}.pbs-row [data-ce-tag=carousel]>div>div>.pbs-row{margin-left:0!important;margin-right:0!important}.pbs-row+.pbs-row{margin-top:0}.pbs-row .pbs-row:last-child{margin-bottom:calc(-1rem - 1vw)!important}:not(.pbs-row)+.pbs-row{margin-top:calc(2rem + 2vw)}.pbs-main-wrapper img[class*=wp-image]{max-height:100vh!important;display:block;float:none;height:auto!important;max-width:100%!important;margin:calc(1rem + .5vw) auto}.pbs-main-wrapper .pbs-col a:only-child img[class*=wp-image],.pbs-main-wrapper .pbs-col img[class*=wp-image]:only-child{margin:0 auto}.pbs-main-wrapper .pbs-row .pbs-col[style*=background-image]{min-height:350px}.pbs-main-wrapper .pbs-row .pbs-col[style*=background-image]:empty{padding:0!important}.pbs-main-wrapper .pbs-row .pbs-col[style*=background-image],.pbs-main-wrapper .pbs-row[style*=background-image]{min-height:350px!important}body.pbs-force-mobile-adjustments .pbs-row .pbs-row{margin:0!important}body.pbs-force-mobile-adjustments .pbs-row .pbs-col .pbs-col p:only-child{margin:calc(-1rem - 1vw) auto!important}body.pbs-force-mobile-adjustments .pbs-row+:not(.pbs-row),body.pbs-force-mobile-adjustments :not(.pbs-row)+.pbs-row{margin-top:calc(2rem + 2vw)!important}body.pbs-force-mobile-adjustments .pbs-row .pbs-row{margin-left:calc(-1rem - 1vw)!important;margin-right:calc(-1rem - 1vw)!important}body.pbs-force-mobile-adjustments .pbs-main-wrapper img[class*=wp-image]{margin:calc(1rem + .5vw) auto!important}body.pbs-force-mobile-adjustments .pbs-main-wrapper .pbs-col a:only-child img[class*=wp-image],body.pbs-force-mobile-adjustments .pbs-main-wrapper .pbs-col img[class*=wp-image]:only-child{margin:0 auto!important}}@media screen and (max-width:768px){html.theme-twenty-seventeen ul.pbs-list-icon{padding-left:30px}}@media only screen and (max-width:640px),screen and (max-height:400px){[data-ce-tag=map]{min-height:400px}}@media screen and (max-width:500px){[data-ce-tag=iconlabel]{-ms-flex-direction:column;flex-direction:column}[data-ce-tag=iconlabel] [data-ce-tag=icon]{margin-left:0;margin-right:0;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:.5em!important}[data-ce-tag=iconlabel]>:not([data-ce-tag=icon]){width:100%}html body a.pbs-button{display:block}}@media screen and (max-width:400px){.pbs-row{display:-ms-flexbox;display:flex}[data-pbs-hide-phone="1"],[data-pbs-hide-phone="2"]{display:none!important}}@media screen and (max-width:900px) and (min-width:400px){[data-pbs-hide-tablet]{display:none!important}}body .wp-show-posts a{box-shadow:0 0 0 transparent}.wp-show-posts-entry-title a{text-decoration:none}a.wp-show-posts-read-more,a.wp-show-posts-read-more:visited{display:inline-block;padding:8px 15px;border:2px solid #222;color:#222;font-size:.8em;text-decoration:none}.wpsp-read-more{margin:0 0 1em;display:inline-block}a.wp-show-posts-read-more:focus,a.wp-show-posts-read-more:hover{border:2px solid transparent;color:#fff;background:#222;text-decoration:none}.wp-show-posts-image{margin-bottom:1em}.wp-show-posts-image.wpsp-image-left{float:left;margin-right:1.5em}.wp-show-posts-image.wpsp-image-right{float:right;margin-left:1.5em}.wp-show-posts-image.wpsp-image-center{display:block;text-align:center}.wp-show-posts-image img{margin:0!important;vertical-align:bottom;height:auto}.wp-show-posts-entry-header{margin:0 0 1em;padding:0}.wp-show-posts .wp-show-posts-entry-title{margin:0}.wp-show-posts-updated{display:none}.wp-show-posts-entry-content,.wp-show-posts-entry-summary{margin-bottom:1em}.wp-show-posts-entry-meta{font-size:.8em}.wp-show-posts-separator{opacity:.5}.wp-show-posts-meta a,.wp-show-posts-meta a:visited{color:rgba(0,0,0,.5)}.stack-wp-show-posts-byline,.stack-wp-show-posts-posted-on{display:block}.wp-show-posts-entry-meta-below-post{margin-bottom:1em}.wp-show-posts-columns:not(.wp-show-posts-masonry){display:flex;flex-wrap:wrap}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block){display:flex;flex-direction:row}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img{flex:0 0 auto;object-fit:scale-down}.wpsp-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){margin-bottom:2em}.wpsp-load-more{margin-top:2em}.wp-show-posts-columns .wp-show-posts-inner{flex:1}.wp-show-posts-inner:after{clear:both;display:table;content:'';width:0;height:0;overflow:hidden;visibility:hidden}.wp-show-posts-single.post{margin-bottom:0}@media (min-width:768px){.wpsp-col-1,.wpsp-col-10,.wpsp-col-11,.wpsp-col-12,.wpsp-col-2,.wpsp-col-20,.wpsp-col-3,.wpsp-col-4,.wpsp-col-5,.wpsp-col-6,.wpsp-col-7,.wpsp-col-8,.wpsp-col-9{float:left}.wpsp-col-1{width:8.333333%}.wpsp-col-2{width:16.666667%}.wpsp-col-3{width:25%}.wpsp-col-4{width:33.333%}.wpsp-col-5{width:41.666667%}.wpsp-col-6{width:50%}.wpsp-col-7{width:58.333333%}.wpsp-col-8{width:66.666667%}.wpsp-col-9{width:75%}.wpsp-col-10{width:83.333333%}.wpsp-col-11{width:91.666667%}.wpsp-col-12{width:100%}.wpsp-col-20{width:20%}}@media (max-width:767px){.wp-show-posts-columns,.wp-show-posts-inner{margin-left:0!important;margin-right:0!important}.wp-show-posts-columns .wp-show-posts-single{display:block;width:100%}.wp-show-posts-image.wpsp-image-left,.wp-show-posts-image.wpsp-image-right{float:none;margin-right:0;margin-left:0}}.wp-show-posts-inner :last-child{margin-bottom:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpsp-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.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;}}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 {
position: absolute;
font-family: "Times New Roman", Arial, Helvetica;
font-weight: bold;
font-size: 70px;
line-height: 0px;
}
blockquote:before, q:before {
content: '\201D';
left: 18px;
top: 55px;
}
blockquote:after, q:after {
content: '';
}
blockquote, q {
position: relative;
display: block;
color: #FFF;
background: #13aff0;
padding: 25px 25px 25px 70px;
margin-bottom: 20px;
}
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: 1px dotted #13aff0;
}
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: 999992;
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;
}
.screen-reader-shortcut {
z-index: 99992;
} body,
button,
input,
select,
textarea {
color: #767676;
font-family: Source Sans Pro, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 300;
letter-spacing: 0;
line-height: 1.8;
text-transform: none;
word-wrap: break-word;
}
body {
background: #FFF;
}
#body-core {
background: #fff;
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: 1170px;
} h1, h2, h3, h4, h5, h6 {
color: #3A3939;
margin: 0 0 0.8em;
font-family: Source Sans Pro, Helvetica, Arial;
font-family: Montserrat, Helvetica, Arial;
font-weight: 600;
line-height: 1.8;
letter-spacing: 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;
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
margin-right: 10px;
}
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 {
color: #111;
line-height: 25px;
padding: 0 8px;
margin-bottom: 20px;
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 { 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 {
*overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
padding: 15px 24px;
}
input.searchsubmit {
padding: 15px 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: #fff;
border: 1px solid #eee;
padding: 14px 20px;
}
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%;
}
abbr[title] {
cursor: inherit !important;
text-decoration: none !important;
border-bottom: none !important;
} table {
text-align:   center;
margin:       0 0 25px;
width:        100%;
border: 1px solid #ddd;
border-collapse:collapse;
}
caption {
font-size:  0.875rem;
font-style: italic;
color:      #888;
}
th,
td {
padding:     4px 2%;
border:      1px solid #ddd;
border-left: none;
}
th {
font-weight: bold;
}
td {
border-top: none;
}
#footer table,
#footer th,
#footer td {
border-color: #E5E5E5;
} a {
color: #13aff0;
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: table !important;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
.alignright {
display: table !important;
float: right;
margin-left: 20px;
margin-bottom: 10px;
}
.aligncenter {
clear: both;
display: table !important;
margin: 20px auto !important;
} #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: 30px 10px;
overflow: hidden;
} body.layout-boxed #body-core,
body.custom-background #body-core {
max-width: 1170px;
display: block;
margin: 0 auto;
}
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;
} .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%;
}
iframe.wp-embedded-content {
position: relative !important;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size: 12px;
font-style: italic;
}
#content .gallery a img {
border: none;
} #nav-above,
#nav-below {
padding: 20px 0 50px 0;
}
.nav-previous,
.nav-next {
width: 150px;
}
.nav-previous {
float: left;
}
.nav-next {
float: right;
}
.nav-previous a,
.nav-next a {
display: block;
color: #fff;
text-align: center;
height: 48px;
line-height: 48px;
background: #13aff0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: -webkit-box-shadow 0s;
-moz-transition: -moz-box-shadow 0s;
-ms-transition: -ms-box-shadow 0s;
-o-transition: -o-box-shadow 0s;
transition: box-shadow 0s;
}
.nav-previous a:hover,
.nav-next a:hover {
-webkit-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-moz-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-ms-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-o-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
}
.nav-previous a .meta-nav,
.nav-next a .meta-nav {
padding: 0 5px;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
display: none;
}
.nav-previous a:hover .meta-icon,
.nav-next a:hover .meta-icon {
}
.nav-previous i,
.nav-next i {
} .pag {
margin: 0;
padding-top: 10px;
padding-bottom: 30px;
list-style: none;
}
.pag li {
font-size: 90%;
text-align: center;
display: inline-block;
margin-right: 1px;
}
.pag li a,
.pag li span {
color: #13aff0;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
margin-right: 5px;
border: 1px solid #13aff0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.pag li a:hover,
.pag li.current span {
color: #FFF;
background: #13aff0;
}
li.pag-first,
li.pag-last { }
li.pag-previous {
}
li.pag-next {
} .pag.pag-start {
text-align: left;
}
.pag.pag-inner {
text-align: center;
}
.pag.pag-end {
text-align: right;
}
.pag.pag-inner span.pag-before {
float: left;
}
.pag.pag-inner span.pag-current {
}
.pag.pag-inner span.pag-after {
float: right;
} .navigation.pagination {
margin: 10px 0 30px;
list-style: none;
}
.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;
color: inherit;
background: none;
color: #13aff0;
width: 40px;
height: 40px;
line-height: 40px;
margin-right: 2px;
border: 1px solid #13aff0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.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: #fff;
background: #13aff0;
border-color: #13aff0;
}
.navigation.pagination .nav-links a.prev,
.navigation.pagination .nav-links a.next {
font-size: 0;
top: 1px;
position: relative;
}
.navigation.pagination .nav-links a.prev:after,
.navigation.pagination .nav-links a.next:after {
font-size: 15px;
font-family: fontawesome;
}
.navigation.pagination .nav-links a.prev:after {
content: "\f104";
}
.navigation.pagination .nav-links a.next:after {
content: "\f105";
}
.navigation.pagination .nav-links .dots,
.navigation.pagination .nav-links .dots:hover {
color: inherit;
background: none;
border: none;
}  .custom-header img {
display: block;
margin: 0 auto;
} .site-description {
font-size: 13px;
font-weight: 300;
line-height: 13px;
}
#logo,
#logo-sticky {
float: left;
margin-top: 23px;
-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 a,
#logo-sticky a {
display: block;
}
#logo img,
#logo-sticky img {
width: auto;
max-height: 45px;
-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;
} #logo-sticky {
margin-top: 10px;
}
#logo-sticky img {
max-height: 45px
}
#logo-sticky h1 {
font-size: 18px;
margin-top: 10px;
}
#logo-sticky .site-description {
display: none;
} .header-below #logo {
margin-top: 15px;
}
.header-below #logo img {
max-height: 45px;
} .header-style2 #logo {
float: none;
text-align: center;
margin: 25px 0 15px;
}
.header-style2 #logo a {
display: inline-block;
}
.header-style2 #logo h1 {
margin:0;
}
.header-style2 #logo img {
max-height: 90px;
}  #site-header {
font-family: Montserrat, Helvetica, Arial;
position: relative;
} #pre-header {
position: relative;
background: #FFF;
border-bottom: 1px solid #E5E5E5;
-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 li {
float: left;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
color: #13aff0;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a {
color: #999;
font-size: 12px;
}
#pre-header .header-links li a {
padding: 7px 10px;
display: block
}
#pre-header .header-links > ul > li > a {
display: inline-block
}
#pre-header .header-links > ul > li:before {
content: "/";
color: #e5e5e5;
}
#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;
top: 0;
right: 0;
content: "\f107";
font-family: fontawesome;
font-size: 90%;
padding-left: 6px;
}
#pre-header-social li.message {
border: none;
padding-right: 10px;
}
#pre-header-social li,
#pre-header-social li a {
border: 0px;
}
#pre-header .header-links .sub-menu {
position: absolute;
display: none;
background: #fff;
z-index: 9999;
border: 1px solid #e5e5e5;
}
#pre-header .header-links .sub-menu li {
}
#pre-header .header-links .sub-menu a {
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: #13aff0;
}
#pre-header .main-navigation .sub-menu .sub-menu {
top: -1px;
}
#pre-header-core {
display: table;
width: 100%;
}
#pre-header-links-inner,
#pre-header-social {
display: table-cell;
vertical-align: middle;
} #pre-header li.alignright {
float: right;
margin: 0;
} #pre-header .header-links i {
color: #13aff0;
padding-right: 10px;
font-size: larger;
} #pre-header-social ul {
display: table;
float: right;
}
#pre-header-social li {
display: table-cell;
vertical-align: middle;
float: none;
}
#pre-header-social li:last-child {
border-right: 1px solid #FFF;
}
#pre-header-social li a {
display: block;
color: #ccc;
text-align: center;
width: 25px;
height: 25px;
padding: 5px 5px;
border-left: 1px solid #e5e5e5;
}
#pre-header-social li:last-child > a {
border-right: 1px solid #e5e5e5;
}
#pre-header-social li a:hover {
color: #fff;
background: #1D1D1F;
}
#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: 14px;
vertical-align: middle;
position: relative;
top: 1px;
}
#pre-header-social .tooltip-inner {
padding: 6px 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #header {
z-index: 9999;
}
#header-sticky {
z-index: 99999;
}
#header,
#header-sticky {
font-family: Montserrat, Helvetica, Arial;
position: relative;
font-size: 12px;
background: #FFF;
border-bottom: 1px solid #E5E5E5;
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-core,
#header-sticky-core {
position: relative;
}
#header-links,
#header-sticky-links {
float: right;
}
#header-links-inner,
#header-sticky-links-inner {
float: right;
}
#header .header-links li,
#header-sticky .header-links li {
float: left;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
color: #111;
font-size: 13px;
font-weight: 600;
padding: 35px 15px;
}
#header .header-links > ul > li.menu-parent > a:after,
#header-sticky .header-links > ul > li.menu-parent > a:after {
position: relative;
top: 0;
right: 0;
content: "\f107";
font-family: fontawesome;
font-size: 90%;
padding-left: 6px;
}
#header .header-links li a,
#header-sticky .header-links li a {
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: 1px solid #E5E5E5;
border-bottom: 1px solid #E5E5E5;
}
#header .header-links > ul > li > .sub-menu,
#header-sticky .header-links > ul > li > .sub-menu {
margin-left: -16px;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
color: #888;
font-size: 13px;
line-height: 32px;
min-width: 100px;
margin: 0;
padding: 2px 10px;
font-weight: normal;
}
#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: #13aff0;
}
#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: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
}
#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_page_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_page_item > a,
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
color: #13aff0;
}
.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: -1px;
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 {
visibility: hidden;
position: fixed;
top: 0;
width: 100%;
z-index: 999999;
-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-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: 22px 15px;
} #header .header-links .header-shuttlemega > ul,
#header-sticky .header-links .header-shuttlemega > ul {
left: 0;
margin: 0 !important;
width: 100%;
}
#header .header-links .header-shuttlemega > ul > li,
#header-sticky .header-links .header-shuttlemega > ul > li {
height: auto !important;
float: left;
padding-top: 10px;
padding-bottom: 10px;
border-left: 1px solid #DDD;
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-shuttlemega > ul > li:last-child,
#header-sticky .header-links .header-shuttlemega > ul > li:last-child {
border-right: 1px solid #DDD;
}
#header .header-links .header-shuttlemega  > ul > li > a,
#header-sticky .header-links .header-shuttlemega  > ul > li > a {
color: #111;
font-weight: 700;
text-transform: uppercase;
}
#header .header-links .header-shuttlemega  > ul > li > a:before,
#header-sticky .header-links .header-shuttlemega  > ul > li > a:before {
content: "";
}
#header .header-links .header-shuttlemega ul .sub-menu,
#header-sticky .header-links .header-shuttlemega ul .sub-menu {
position: relative;
display:block !important;
visibility: visible !important;
float: none;
left: 0px;
top: auto;
border: none;
}
#header .header-links .header-shuttlemega ul .sub-menu li,
#header-sticky .header-links .header-shuttlemega ul .sub-menu li {
position: relative;
border: none;
padding-left: 0;
padding-right: 0;
}
#header .header-links .header-shuttlemega ul .sub-menu a,
#header-sticky .header-links .header-shuttlemega ul .sub-menu a {
border: none;
}
#header .header-links .header-shuttlemega ul .sub-menu a:before,
#header-sticky .header-links .header-shuttlemega ul .sub-menu a:before {
position: relative;
font-family: fontawesome;
content: "\f105";
padding-right: 10px;
}
#header .header-links .header-shuttlemega .sub-menu a,
#header-sticky .header-links .header-shuttlemega .sub-menu a {
padding: 2px 10px;
} .header-style1.header-below #header {
border-top: 1px solid #E1E1E1;
}
.header-style1.header-below #header .header-links > ul > li > a {
padding: 25px 15px;
}
.header-style1.header-below #header .sub-menu {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
.header-style1.header-below1 #header #header-links-inner > ul > li > .sub-menu {
bottom: 100%;
}
.header-style1.header-below1 #header .header-links > ul > li.menu-parent > a:after {
content: "\f106";
}
.header-style1.header-below1 #header .main-navigation .sub-menu .sub-menu {
top: -1px
}
.header-style1.header-below2 #header .sub-menu {
bottom: auto;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
} .header-style2 #header {
background: #FFF;
}
.header-style2 #header-core,
.header-style2.slider-full #header-core {
max-width: 100%;
}
.header-style2 #header-links {
overflow: hidden;
float: none;
border-top: 1px solid #E1E1E1;
}
.header-style2 #header-links-inner {
float: none;
max-width: 1140px;
display: block;
margin: 0 auto;
}
.header-style2 #header .header-links > ul > li > a {
padding: 15px 20px;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
}
.header-style2 #header .header-links .sub-menu {
border-top: 1px solid #E5E5E5;
}
.header-style2 #header .header-links .sub-menu a {
padding: 2px 0px;
}
.header-style2 #header .header-links .menu-hover > .sub-menu,
.header-style2 #header-sticky .header-links .menu-hover > .sub-menu {
margin-left: 0;
}
.header-style2 #header .main-navigation .sub-menu .sub-menu {
top: -1px;
}
.header-style2 #header .menu > li.menu-hover > a,
.header-style2 #header .menu > li.current_page_item > a,
.header-style2 #header .menu > li.current-menu-ancestor > a,
.header-style2 #header .menu > li > a:hover {
background: #FAFAFA;
border-left: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
} #header-links-inner {
display: table;
}
#header-links-inner > .menu,
#header-sticky-links-inner > .menu,
#header-search {
display: table-cell;
vertical-align: middle;
} #header-search .search {
position: absolute;
width: 0;
top: -50px;
right: 0;
height: 50px;
background: #FFF;
border: 1px solid #E7E7E7;
border-right: none;
padding: 12px 0px;
-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: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#header-search.active .search {
width: 250px;
padding: 12px 10px;
}
#header-search .searchform {
visibility: hidden;
position: relative;
}
#header-search.active .searchform {
visibility: visible;
}
#header-search .searchsubmit {
display: none;
}
#header-search a {
display: block;
color: #fff;
font-size: 20px;
text-align: center;
position: relative;
z-index: 2;
line-height: 48px;
height: 50px;
width: 50px;
margin-left:15px;
background: #13aff0;
border: 1px solid #13aff0;
-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-search a:hover,
#header-search.active a {
color: #121212;
background: #f8f8f8;
border-color: #e7e7e7;
}
#header-search .fa-search {
font-size: 16px;
line-height: 50px;
width: 50px;
}
.header-style2 #header-search a {
border: none;
-webkit-box-shadow: 0 0 0 1px #13aff0;
-moz-box-shadow: 0 0 0 1px #13aff0;
-ms-box-shadow: 0 0 0 1px #13aff0;
-o-box-shadow: 0 0 0 1px #13aff0;
box-shadow: 0 0 0 1px #13aff0;
}
.header-style2 #header-search a:hover,
.header-style2 #header-search.active a {
-webkit-box-shadow: 0 0 0 1px #e7e7e7;
-moz-box-shadow: 0 0 0 1px #e7e7e7;
-ms-box-shadow: 0 0 0 1px #e7e7e7;
-o-box-shadow: 0 0 0 1px #e7e7e7;
box-shadow: 0 0 0 1px #e7e7e7;
}
.header-style2 #header-search .search {
border: none;
-webkit-box-shadow: 0 0 0 1px #e7e7e7;
-moz-box-shadow: 0 0 0 1px #e7e7e7;
-ms-box-shadow: 0 0 0 1px #e7e7e7;
-o-box-shadow: 0 0 0 1px #e7e7e7;
box-shadow: 0 0 0 1px #e7e7e7;
} #header-search ::-webkit-input-placeholder { color: #BABABA; }
#header-search :-moz-placeholder { color: #BABABA; }
#header-search ::-moz-placeholder { color: #BABABA; }
#header-search :-ms-input-placeholder { color: #BABABA; } #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: 10px;
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 .header-links .align-rtl {
position: relative;
}
#header .header-links .align-rtl .sub-menu {
right: 0px;
text-align: right;
}
#header .header-links .align-rtl .sub-menu a:before {
}
#header .header-links .align-rtl .sub-menu a:hover:before {
}
#header .header-links .align-rtl .sub-menu .sub-menu {
left: auto;
right: 100%;
}
#header .header-links .align-rtl .sub-menu a:hover span {
margin-left: 0;
margin-right: 10px;
}
#header .header-links .align-rtl .sub-menu .menu-parent > a:before {
content: "\f104";
left: auto;
right: 10px;
float: left;
}
#header .header-links .align-rtl .sub-menu .menu-parent > a:hover:before {
left: auto;
right: 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: 20px 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: 10px;
margin: 0;
}
#slider .rslides_tabs li {
list-style: none;
margin: 0 6px;
display: inline-block;
zoom: 1;
}
#slider .rslides_tabs li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.4);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#slider .rslides_tabs li a:hover,
#slider .rslides_tabs li.rslides_here a {
background: #333;
background: rgba(0, 0, 0, 0.7)
} .layout-boxed #slider .rslides-content,
.custom-background #slider .rslides-content,
.slider-boxed #slider .rslides-content {
padding: 0 80px;
}
.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,
.shuttleslider-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,
.shuttleslider-sc .rslides-content-inner {
display: table;
width: 100%;
height: 100%;
margin: 0 auto;
}
#slider .featured,
.shuttleslider-sc .featured {
display: table-cell;
vertical-align: middle;
}
#slider .featured-title,
.shuttleslider-sc .featured-title {
margin-bottom: 20px;
}
#slider .featured-title span,
.shuttleslider-sc .featured-title span {
display: inline-block;
color: #FFF;
font-size: 48px;
font-weight: 700;
line-height: 1;
}
#slider .featured-excerpt p,
.shuttleslider-sc .featured-excerpt p {
margin-bottom: 25px;
}
#slider .featured-excerpt span,
.shuttleslider-sc .featured-excerpt span {
display: inline-block;
color: #FFF;
font-size: 16px;
line-height: 1.4;
font-weight: 300;
}
#slider .featured-link a,
.shuttleslider-sc .featured-link a {
display: inline-block;
color: #FFF;
font-size: 14px;
font-weight: 600;
padding: 10px 35px;
border: 1px solid #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#slider .featured-link a:hover,
.shuttleslider-sc .featured-link a:hover {
background: #13aff0;
border-color: #13aff0;
} #slider.style2 .featured.one_half,
.shuttleslider-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,
.shuttleslider-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,
.shuttleslider-sc.style2 .wrap-safari,
.shuttleslider-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,
.shuttleslider-sc.style2 .rslides-content-inner,
.shuttleslider-sc.style3 .rslides-content-inner {
display: table-cell;
width: 100%;
vertical-align: middle;
margin: 0 auto;
}
#slider.style2 .featured-video,
#slider.style3 .featured-video,
.shuttleslider-sc.style2 .featured-video,
.shuttleslider-sc.style3 .featured-video {
margin-bottom: 0;
} #slider .featured-video iframe,
.shuttleslider-sc .featured-video iframe {
padding-bottom: 20px;
}
#slider .featured-video .wp-video,
#slider .wp-video-shortcode,
.shuttleslider-sc .featured-video .wp-video,
.shuttleslider-sc .wp-video-shortcode {
max-width: 100%;
}
#slider .videoBG video,
.shuttleslider-sc .videoBG video {
top: -30% !important;
width: 100%;
}
#slider .mejs-layers,
.shuttleslider-sc .mejs-layers {
max-width: 100%;
}
#slider .videoBG,
#slider .videoBG_wrapper,
#slider .videoBG_wrapper li,
.shuttleslider-sc .videoBG,
.shuttleslider-sc .videoBG_wrapper,
.shuttleslider-sc .videoBG_wrapper li {
width: 100% !important;
height: 100% !important;
} #slider .featured-title,
#slider .featured-excerpt,
#slider .featured-link,
.shuttleslider-sc .featured-title,
.shuttleslider-sc .featured-excerpt,
.shuttleslider-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,
.shuttleslider-sc .rslides > [class*="_on"] .featured-title,
.shuttleslider-sc .rslides > [class*="_on"] .featured-excerpt,
.shuttleslider-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,
.shuttleslider-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,
.shuttleslider-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,
.shuttleslider-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,
.shuttleslider-sc .rslides-content.slider-left .featured-title,
.shuttleslider-sc .rslides-content.slider-left .featured-excerpt,
.shuttleslider-sc .rslides-content.slider-left .featured-link {
text-align: left;
}
#slider .rslides-content.slider-right .featured-title,
#slider .rslides-content.slider-right .featured-excerpt,
#slider .rslides-content.slider-right .featured-link,
.shuttleslider-sc .rslides-content.slider-right .featured-title,
.shuttleslider-sc .rslides-content.slider-right .featured-excerpt,
.shuttleslider-sc .rslides-content.slider-right .featured-link {
text-align: right;
}
#slider .rslides-content.slider-center .featured-title,
#slider .rslides-content.slider-center .featured-excerpt,
#slider .rslides-content.slider-center .featured-link,
.shuttleslider-sc .rslides-content.slider-center .featured-title,
.shuttleslider-sc .rslides-content.slider-center .featured-excerpt,
.shuttleslider-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,
.shuttleslider-sc .rslides-content.slider-half .featured-title,
.shuttleslider-sc .rslides-content.slider-half .featured-excerpt,
.shuttleslider-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,
.shuttleslider-sc .rslides-content.slider-middle .featured-title,
.shuttleslider-sc .rslides-content.slider-middle .featured-excerpt,
.shuttleslider-sc .rslides-content.slider-middle .featured-link {
width: 50%;
margin-left: auto;
margin-right: 0;
} #slider img.slider-parallax,
.shuttleslider-sc img.slider-parallax {
background-attachment: fixed !important;
} #slider .rslides-content.style2 .featured-title,
.shuttleslider-sc .rslides-content.style2 .featured-title {
margin: 0;
}
#slider .rslides-content.style2 .featured-title span,
.shuttleslider-sc .rslides-content.style2 .featured-title span {
padding: 0 15px 15px;
margin-bottom: 15px;
border-bottom: 2px solid #FFF;
background: none;
font-size: 20px;
font-weight: 400;
}
#slider .rslides-content.style2 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style2 .featured-excerpt span {
padding: 0px 15px;
background: none;
font-size: 18px;
line-height: 28px;
}
#slider .rslides-content.style2 .featured-link a,
.shuttleslider-sc .rslides-content.style2 .featured-link a {
color: #222;
font-size: 13px;
background: #FFF;
padding: 10px 25px;
border: none;
}
#slider .rslides-content.style2 .featured-link a:hover,
.shuttleslider-sc .rslides-content.style2 .featured-link a:hover {
color: #FFF;
background: #222;
} #slider .rslides-content.style3 .featured-title span,
#slider .rslides-content.style3 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style3 .featured-title span,
.shuttleslider-sc .rslides-content.style3 .featured-excerpt span {
font-size: 36px;
background: #101010;
background: rgba(0, 0, 0, 0.4);
padding: 10px 30px;
}
#slider .rslides-content.style3 .featured-title,
#slider .rslides-content.style3 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style3 .featured-title,
.shuttleslider-sc .rslides-content.style3 .featured-excerpt span {
margin-bottom: 2px;
}
#slider .rslides-content.style3 .featured-excerpt p,
.shuttleslider-sc .rslides-content.style3 .featured-excerpt p {
margin-bottom: 0;
}
#slider .rslides-content.style3 .featured-link a,
.shuttleslider-sc .rslides-content.style3 .featured-link a {
font-size: 14px;
font-weight: 600;
padding: 10px 40px;
background: #13aff0;
border: none;
}
#slider .rslides-content.style3 .featured-link a:hover,
.shuttleslider-sc .rslides-content.style3 .featured-link a:hover {
background: #101010;
background: rgba(0, 0, 0, 0.4);
} #slider .rslides-content.style4 .featured-title,
.shuttleslider-sc .rslides-content.style4 .featured-title {
margin-bottom: 5px;
}
#slider .rslides-content.style4 .featured-title span,
.shuttleslider-sc .rslides-content.style4 .featured-title span {
color: #111;
font-size: 18px;
font-weight: 700;
padding: 10px 20px;
background: #D9D7D7;
}
#slider .rslides-content.style4 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style4 .featured-excerpt span {
color: #FFF;
font-size: 20px;
font-weight: 400;
line-height: 1;
padding: 12px 20px;
background: #101010;
background: rgba(0, 0, 0, 0.6);
margin-bottom: 2px;
}
#slider .rslides-content.style4 .featured-link a,
.shuttleslider-sc .rslides-content.style4 .featured-link a {
font-size: 15px;
color: #FFF;
border: 1px solid #D9D7D7;
border: 1px solid rgba(255, 255, 255, 0.3);
background: #101010;
background: rgba(0, 0, 0, 0.2);
}
#slider .rslides-content.style4 .featured-link a:hover,
.shuttleslider-sc .rslides-content.style4 .featured-link a:hover {
background: #101010;
border-color: #101010;
background: rgba(0, 0, 0, 0.6);
border-color: rgba(0, 0, 0, 0.6);
} #slider .rslides-content.style5 .featured-title,
.shuttleslider-sc .rslides-content.style5 .featured-title {
margin-bottom: 5px;
}
#slider .rslides-content.style5 .featured-title span,
.shuttleslider-sc .rslides-content.style5 .featured-title span {
color: #fff;
font-size: 30px;
font-weight: 600;
padding: 10px 20px;
background: #aaa;
background: rgba(0,0,0,0.3);
}
#slider .rslides-content.style5 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style5 .featured-excerpt span {
color: #FFF;
font-size: 18px;
font-weight: 400;
line-height: 1;
padding: 12px 20px;
background: #101010;
background: rgba(0, 0, 0, 0.25);
margin-bottom: 2px;
}
#slider .rslides-content.style5 .featured-link a,
.shuttleslider-sc .rslides-content.style5 .featured-link a {
font-size: 14px;
font-weight: 600;
padding: 10px 40px;
background: #13aff0;
border: none;
}
#slider .rslides-content.style5 .featured-link a:hover,
.shuttleslider-sc .rslides-content.style5 .featured-link a:hover {
background: #101010;
background: rgba(0, 0, 0, 0.4);
} #slider .rslides-content.style6 .featured-title span,
#slider .rslides-content.style6 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style6 .featured-title span,
.shuttleslider-sc .rslides-content.style6 .featured-excerpt span {
font-weight: 600;
}
#slider .rslides-content.style6 .featured-title,
.shuttleslider-sc .rslides-content.style6 .featured-title {
margin-bottom: 30px;
}
#slider .rslides-content.style6 .featured-title span,
.shuttleslider-sc .rslides-content.style6 .featured-title span {
font-size: 36px;
}
#slider .rslides-content.style6 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style6 .featured-excerpt span {
font-size: 18px;
line-height: 30px;
}
#slider .rslides-content.style6 .featured-excerpt span i,
.shuttleslider-sc .rslides-content.style6 .featured-excerpt span i {
position: relative;
top: 5px;
font-size: 25px;
text-align: center;
width: 60px;
height: 60px;
line-height: 60px;
border: 1px solid #FFF;
background: none;
margin: 0 15px 20px 0;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
-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.style6 .featured-link a,
.shuttleslider-sc .rslides-content.style6 .featured-link a {
font-size: 15px;
font-weight: 600;
background: rgba(255, 255, 255, 0.15);
border: 1px solid #FFF;
padding: 6px 30px;
border-radius: 3px;
}
#slider .rslides-content.style6 .featured-link a:hover,
.shuttleslider-sc .rslides-content.style6 .featured-link a:hover {
background: rgba(0, 0, 0, 0.2);
} #slider .rslides-content.style7 .featured-title span,
#slider .rslides-content.style7 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style7 .featured-title span,
.shuttleslider-sc .rslides-content.style7 .featured-excerpt span {
font-weight: 400;
}
#slider .rslides-content.style7 .featured-title span,
.shuttleslider-sc .rslides-content.style7 .featured-title span {
font-size: 36px;
}
#slider .rslides-content.style7 .featured-excerpt span,
.shuttleslider-sc .rslides-content.style7 .featured-excerpt span {
font-size: 14px;
line-height: 30px;
}
#slider .rslides-content.style7 .featured-excerpt span i,
.shuttleslider-sc .rslides-content.style7 .featured-excerpt span i {
font-size: 80%;
margin-right: 7px;
top: -1px;
position: relative
}
#slider .rslides-content.style7 .featured-link a,
.shuttleslider-sc .rslides-content.style7 .featured-link a {
font-size: 15px;
font-weight: 600;
background: rgba(255, 255, 255, 0.15);
border: 1px solid #FFF;
padding: 6px 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#slider .rslides-content.style7 .featured-link a:hover,
.shuttleslider-sc .rslides-content.style7 .featured-link a:hover {
background: rgba(0, 0, 0, 0.2);
}  #intro {
text-align: center;
text-transform: uppercase;
border: none;
background: #1D1D1F;
padding: 39px 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 {
width: 100%;
display: block;
word-break: normal;
}
#intro .page-title {
display: block;
color: #fff;
font-size: 36px;
width: auto;
margin: 0px;
}
#intro .page-title > span {
display: inline-block;
background: rgba(255, 255, 255, 0.05);
padding: 8px 28px;
} #intro #breadcrumbs {
color: #fff;
font-size: 12px;
display: block;
vertical-align: middle;
width: auto;
margin-top: 2px;
}
#intro #breadcrumbs .delimiter {
padding: 0px 2px;
}
#intro #breadcrumbs a {
color: #13aff0;
}
#intro #breadcrumbs a:hover {
color: inherit;
}
#intro #breadcrumbs-core {
display: inline-block;
text-align: inherit;
background: rgba(255, 255, 255, 0.05);
padding: 5px 10px;
}
#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.option1 .page-title {
width: 100%;
}
#intro.option2 .page-title,
#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-weight: 400;
text-transform: uppercase;
text-align: center;
background: #13aff0;
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;
-webkit-transition: -webkit-box-shadow 0s;
-moz-transition: -moz-box-shadow 0s;
-ms-transition: -ms-box-shadow 0s;
-o-transition: -o-box-shadow 0s;
transition: box-shadow 0s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
a.themebutton {
color: #FFF;
font-weight: 400;
text-transform: uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
-webkit-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-moz-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-ms-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-o-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
}
.themebutton:focus,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
} .themebutton2  {
color: #222;
text-align: center;
font-weight: 400;
text-transform: uppercase;
border: 1px solid #222;
-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: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
a.themebutton2 {
color: #222;
}
.themebutton2:hover {
color: #fff;
background: #222;
}
.themebutton2:focus {
} .themebutton3 {
color: #FFF;
text-align: center;
background: #2d2d2d;
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;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
a.themebutton3 {
color: #FFF;
}
.themebutton3:hover {
background: #13aff0;
} .themebutton4 {
color: #13aff0;
text-align: center;
background: #fff;
background: rgba(255, 255, 255, 0.2);
border: 2px solid #13aff0;
-webkit-box-shadow: 0 0 0 4px #FFF;
-moz-box-shadow: 0 0 0 4px #FFF;
-ms-box-shadow: 0 0 0 4px #FFF;
-o-box-shadow: 0 0 0 4px #FFF;
box-shadow: 0 0 0 4px #FFF;
-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;
}
.themebutton4:hover {
color: #13aff0;
background: #fff;
} #section-home a,
#main a {
text-decoration: underline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.themebutton,
a.themebutton,
.themebutton2,
a.themebutton2,
.entry-meta a,
.blog-title a,
.featured-link a,
.widget_tag_cloud a,
.nav-links a {
text-decoration: none !important;
} #slider .rslides-inner a.rslides_nav.prev:focus {
left: 0px !important;
}
#slider .rslides-inner a.rslides_nav.next:focus {
right: 0px;
}
#slider .rslides-inner a.rslides_nav.prev:focus:before,
#slider .rslides-inner a.rslides_nav.next:focus:before {
box-shadow: inset 0 0 0 1px #13aff0;
} #section-home {
padding: 0 10px;
}
#section-home-inner {
max-width: 1140px;
margin: 30px auto 0;
}
#section-home-inner .services-builder {
margin-bottom: 0;
} #introaction,
#outroaction {
text-align: center;
}
#introaction {
padding: 50px 10px 30px;
}
#outroaction {
padding: 30px 10px 50px;
}
#introaction-core,
#outroaction-core,
.sc-action-core {
padding: 30px 30px 10px;
background: #f8f8f8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-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-message,
.action-message {
text-align: left;
}
.action-text {
margin-bottom: 0;
}
.action-text h3 {
color: #121212;
font-size: 21px;
line-height: 1.2;
font-weight: 600;
letter-spacing: 0.5px;
margin-bottom: 15px;
}
.action-teaser {
color: #888;
font-size: 15px;
line-height: 1.6;
padding: 0;
margin-bottom: 0;
}
.action-teaser p {
margin-bottom: 0px;
}
.action-link {
text-align: center;
padding: 0;
}
.action-link a {
display: inline-block;
font-weight: 600;
padding: 10px 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;
} #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,
#comment-nav-above:before,
#comment-nav-above:after,
#comment-nav-below:before,
#comment-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,
.shuttle_widget_categories a:before,
.shuttle_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,
#comment-nav-above:after,
#comment-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,
.shuttle_widget_categories a:after {
clear:both;
} #footer {
font-size: 14px;
background: #FFF;
padding: 45px 10px 40px;
border-top: 1px solid #E5E5E5;
}
#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
border: 1px solid #e5e5e5;
}
#footer-core h3 {
display: inline-block;
color: #222;
font-size: 15px;
margin-bottom: 15px;
font-weight: 600;
letter-spacing: 0px;
}
#footer-core h3 span {
}
#footer-core,
#footer-core p {
color: #999;
}
#footer-core p {
margin-bottom: 10px;
}
#footer-core a,
#footer-core .widget li > a:before {
color: #13aff0;
}
#footer-core a:hover,
#footer-core .widget li > a:hover:before {
color: #999;
}
#footer-core .nav-tabs > .active > a,
#footer-core .nav-tabs > .active > a:hover,
#footer-core .nav-tabs > .active > a:focus {
border: none;
} #sub-footer {
position: relative;
padding: 20px 10px;
background: #FFF;
border-top: 1px solid #E5E5E5;
}
#sub-footer,
#sub-footer a {
font-size: 14px;
text-transform: none;
}
#sub-footer,
#sub-footer a:hover {
color: #999;
}
#sub-footer a {
color: #13aff0;
}
#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: 25px 0;
-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;
font-size: 15px;
}
#sub-footer-widgets p {
color: inherit;
} #sub-footer-close {
position: relative;
text-align: center;
}
#sub-footer-close-core {
position: absolute;
background: #171719;
top: -60px;
right: 0;
display: block;
height: 40px;
width: 40px;
}
#sub-footer-close-core:hover {
cursor: pointer;
}
#sub-footer-close-core:before {
font-family: FontAwesome;
content: "\f107";
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 a {
font-size: 13px;
display: table;
text-align: center;
color: #999;
width: 25px;
height: 25px;
margin-left: 10px;
border: 1px solid #e5e5e5;
}
#post-footer-social li a:hover {
color: #fff;
background: #1D1D1F;
border-color: #1D1D1F;
}
#post-footer-social li.facebook a:hover {
background: #3b5997;
border-color: #3b5997;
}
#post-footer-social li.twitter a:hover {
background: #a5dee8;
border-color: #a5dee8;
}
#post-footer-social li.google-plus a:hover {
background: #db4a39;
border-color: #db4a39;
}
#post-footer-social li.instagram a:hover {
background: #AC8263;
border-color: #AC8263;
}
#post-footer-social li.tumblr a:hover {
background: #395672;
border-color: #395672;
}
#post-footer-social li.linkedin a:hover {
background: #56a1c4;
border-color: #56a1c4;
}
#post-footer-social li.flickr a:hover {
background: #c5c5c5;
border-color: #c5c5c5;
}
#post-footer-social li.pinterest a:hover {
background: #C92228;
border-color: #C92228;
}
#post-footer-social li.xing a:hover {
background: #126567;
border-color: #126567;
}
#post-footer-social li.paypal a:hover {
background: #1e477a;
border-color: #1e477a;
}
#post-footer-social li.youtube a:hover {
background: #de1f26;
border-color: #de1f26;
}
#post-footer-social li.vimeo-square a:hover {
background: #4EBBFF;
border-color: #4EBBFF;
}
#post-footer-social li.rss a:hover {
background: #fea81d;
border-color: #fea81d;
}
#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: #13aff0;
}  #sidebar .widget {
margin-bottom: 45px;
}
#sidebar h3.widget-title {
color: #AAA;
display: inline-block;
position: relative;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 15px;
}
#sidebar h3.widget-title:before {
content: '';
position: absolute;
bottom: 0px;
width: 100%;
border-bottom: 1px solid #e5e5e5;
}
#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%;
background: #FFF;
-webkit-box-shadow: -10000px 0 0 10000px #FFF;
-moz-box-shadow: -10000px 0 0 10000px #FFF;
-ms-box-shadow: -10000px 0 0 10000px #FFF;
-o-box-shadow: -10000px 0 0 10000px #FFF;
box-shadow: -10000px 0 0 10000px #FFF;
}
.layout-sidebar-left #sidebar-core {
margin-right: 50px;
} .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%;
background: #FFF;
-webkit-box-shadow: 10000px 0 0 10000px #FFF;
-moz-box-shadow: 10000px 0 0 10000px #FFF;
-ms-box-shadow: 10000px 0 0 10000px #FFF;
-o-box-shadow: 10000px 0 0 10000px #FFF;
box-shadow: 10000px 0 0 10000px #FFF;
}
.layout-sidebar-right #sidebar-core {
margin-left: 50px;
} .widget {
line-height: 1.8;
}
.widget select {
max-width: 100%
}
.widget a {
text-decoration: underline;
}
.widget a:hover {
color: inherit;
}
#footer .widget {
margin-bottom: 35px;
}
#footer .widget-area .widget:last-child {
margin-bottom: 0px;
} #footer-core .widget_archive a,
#footer-core .widget_calendar a,
#footer-core .widget_categories a,
#footer-core .widget_pages a,
#footer-core .widget_meta a,
#footer-core .widget_nav_menu a,
#footer-core .shuttle_widget_categories a,
#footer-core .shuttle_widget_popularposts a,
#footer-core .shuttle_widget_recentcomments a,
#footer-core .shuttle_widget_recentposts a,
#footer-core .widget_archive li > a:before,
#footer-core .widget_calendar li > a:before,
#footer-core .widget_categories li > a:before,
#footer-core .widget_pages li > a:before,
#footer-core .widget_meta li > a:before,
#footer-core .widget_nav_menu li > a:before,
#footer-core .shuttle_widget_categories li > a:before,
#footer-core .shuttle_widget_popularposts li > a:before,
#footer-core .shuttle_widget_recentcomments li > a:before,
#footer-core .shuttle_widget_recentposts li > a:before {
color: #999;
}
#footer-core .widget_archive a:hover,
#footer-core .widget_calendar a:hover,
#footer-core .widget_categories a:hover,
#footer-core .widget_pages a:hover,
#footer-core .widget_meta a:hover,
#footer-core .widget_nav_menu a:hover,
#footer-core .shuttle_widget_categories a:hover,
#footer-core .shuttle_widget_popularposts a:hover,
#footer-core .shuttle_widget_recentcomments a:hover,
#footer-core .shuttle_widget_recentposts a:hover,
#footer-core .widget_archive li > a:hover:before,
#footer-core .widget_calendar li > a:hover:before,
#footer-core .widget_categories li > a:hover:before,
#footer-core .widget_pages li > a:hover:before,
#footer-core .widget_meta li > a:hover:before,
#footer-core .widget_nav_menu li > a:hover:before,
#footer-core .shuttle_widget_categories li > a:hover:before,
#footer-core .shuttle_widget_popularposts li > a:hover:before,
#footer-core .shuttle_widget_recentcomments li > a:hover:before,
#footer-core .shuttle_widget_recentposts li > a:hover:before {
color: #13aff0;
} .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 {
display: inline-block;
float: left;
color: #202020;
font-family: FontAwesome;
content: "\f105";
margin-right: 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;
}
.widget li a:hover,
.widget li > a:hover:before {
color: #13aff0;
}
.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: 20px;
}
.widget ul.children ul.children li a,
.widget ul.sub-menu ul.sub-menu li a {
padding-left: 40px;
}
.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_recent_comments li > a:before {
content: "";
margin-right: 0;
} .widget_calendar #calendar_wrap {
border: 1px solid #DDD;
padding: 10px;
}
.widget_calendar #wp-calendar {
margin: 0;
}
#footer .widget_calendar #calendar_wrap {
border-color: #E5E5E5;
overflow: hidden;
} #sidebar .widget_rss li {
padding: 10px 0;
}
.widget_rss li a {
display: inline-block;
color: #13aff0;
}
.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 {
color: inherit;
font-size: 13px !important;
background: #F5F5F5;
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;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.widget_tag_cloud a:hover {
color: #FFF;
background: #222;
}
#sidebar .widget_tag_cloud a {
padding: 3px 10px;
margin: 0 5px 6px 0;
}
#footer .widget_tag_cloud a:nth-child(3n) {
margin-right: 0;
}
#footer .widget_tag_cloud a {
color: inherit;
background: #F5F5F5;
font-size: 12px !important;
text-align: center;
padding: 4px 10px;
margin: 0 3px 6px 0;
}
#footer .widget_tag_cloud a:hover {
color: #FFF;
background: #222;
} .widget_search .searchsubmit {
display: none;
}
.widget_search form {
}
.widget_search .search {
float: left;
width: 100%;
border: 1px solid #DDD;
-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;
} .shuttle_widget_categories { list-style: none; }
.shuttle_widget_categories ul { list-style: none; margin: 0; }
.shuttle_widget_categories li i { width: 10%; }
.shuttle_widget_categories li a { display: block !important; padding: 0 !important }
.shuttle_widget_categories li a:hover { color: #13aff0; }
.shuttle_widget_categories li span { float: left; display: inline-block; }
.shuttle_widget_categories select { width: 95%; margin-top: 10px; }
#sidebar .shuttle_widget_categories select { width: 100%; }
#sidebar .shuttle_widget_categories .widget-main { padding-top: 5px; }
#sidebar .shuttle_widget_categories li { padding: 4px 0; } .shuttle_widget_childmenu ul {
overflow: hidden;
border-width: 1px 1px 0;
}
.shuttle_widget_childmenu ul {
border: 1px solid #e5e5e5;
}
.shuttle_widget_childmenu li {
border-bottom: 1px solid #e5e5e5;
}
.shuttle_widget_childmenu li:last-child {
border-bottom: none;
}
.shuttle_widget_childmenu li a {
display: block;
padding: 10px 20px;
}
.shuttle_widget_childmenu li > a:before {
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;
}
.shuttle_widget_childmenu li a.active,
.shuttle_widget_childmenu li a:hover,
.shuttle_widget_childmenu li > a.active:before,
.shuttle_widget_childmenu li > a:hover:before {
color: #fff;
}
.shuttle_widget_childmenu li a.active,
.shuttle_widget_childmenu li a:hover {
background: #13aff0;
} .wpcf7-form p {
font-size: 15px;
line-height: 20px;
margin-bottom: 10px;
}
.wpcf7-form input {
width: 100%;
padding: 10px 15px;
}
.wpcf7-form input[type="submit"] {
width: inherit;
padding: 5px 20px;
}
.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 {
}
#footer .wpcf7-form input {
padding: 5px 15px;
}
#footer .wpcf7-form textarea {
height: 90px;
min-height: 90px;
}
#footer .wpcf7-form input[type=submit] {
} .wpcf7-form ::-webkit-input-placeholder { opacity: 0.5; }
.wpcf7-form :-moz-placeholder { opacity: 0.5; }
.wpcf7-form ::-moz-placeholder { opacity: 0.5; }
.wpcf7-form :-ms-input-placeholder { opacity: 0.5; } .shuttle-wpcf7-clear input[type=text],
.shuttle-wpcf7-clear input[type=email],
.shuttle-wpcf7-clear input[type=password],
.shuttle-wpcf7-clear input[type=search],
.shuttle-wpcf7-clear select,
.shuttle-wpcf7-clear textarea {
color: #fff;
background: none;
border: 1px solid #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.shuttle-wpcf7-clear .wpcf7-form ::-webkit-input-placeholder { color: #fff; opacity: 0.95; }
.shuttle-wpcf7-clear .wpcf7-form :-moz-placeholder { color: #fff; opacity: 0.95; }
.shuttle-wpcf7-clear .wpcf7-form ::-moz-placeholder { color: #fff; opacity: 0.95; }
.shuttle-wpcf7-clear .wpcf7-form :-ms-input-placeholder { color: #fff; opacity: 0.95; } .shuttle_widget_flickr a,
.shuttle_widget_flickr img {
display: block;
}
.shuttle_widget_flickr img {
-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;
}
.shuttle_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;
}
.shuttle_widget_flickr .flickr-photo {
float: left;
position: relative;
overflow: hidden;
margin-right: 5px;
margin-bottom: 5px;
}
#sidebar .shuttle_widget_flickr .flickr-photo {
border: 2px solid #F5F5F5;
box-shadow: 0 0 0 1px #DDD;
}
#sidebar .shuttle_widget_flickr a .image-overlay {
background-color: #13aff0;
opacity: 0;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
max-width: 75px;
max-height: 75px;
-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;
}
#sidebar .shuttle_widget_flickr a .image-overlay:before {
display: block;
position: relative;
top: 3px;
font-family: FontAwesome;
content: "\f0c1";
color: #FFF;
font-size: 18px;
text-align: center;
width: 75px;
height: 75px;
line-height: 75px;
}
#sidebar .shuttle_widget_flickr a:hover .image-overlay {
opacity: 1;
}
#footer .shuttle_widget_flickr img {
}
#footer .shuttle_widget_flickr img:hover {
border-color: #13aff0;
} #footer-core .shuttle_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: 95px;
-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,
.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 {
line-height: 1.3;
margin-bottom: 7px;
}
.popular-posts img,
.recent-comments img,
.recent-posts img {
max-width: 75px;
}
.popular-posts .comment,
.recent-comments .date,
.recent-posts .date {
font-size: smaller;
opacity: 0.8;
}
.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 {
background-color: #13aff0;
opacity: 0;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
max-width: 75px;
max-height: 75px;
-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;
}
#sidebar .popular-posts a .image-overlay:before,
#sidebar .recent-comments a .image-overlay:before,
#sidebar .recent-posts a .image-overlay:before {
display: block;
position: relative;
top: 3px;
font-family: FontAwesome;
content: "\f0c1";
color: #FFF;
font-size: 18px;
text-align: center;
width: 75px;
height: 75px;
line-height: 75px;
}
#sidebar .popular-posts:hover .image-overlay,
#sidebar .recent-comments:hover .image-overlay,
#sidebar .recent-posts:hover .image-overlay {
opacity: 1;
}
#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: #13aff0;
} .shuttle_widget_recentcomments .quote {
padding-left: 15px;
}
.shuttle_widget_recentcomments .quote:before {
font-family: "Times New Roman",Georgia,Times,serif;
content: '\201C';
margin: -8px -15px;
position: absolute;
}
.shuttle_widget_recentcomments .quote:before {
color: #13aff0;
font-size: 150%;
font-weight: bold;
display: inline;
} .shuttle_widget_search .searchsubmit {
display: none;
}
.shuttle_widget_search .search {
float: left;
width: 100%;
border: 1px solid #DDD;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#sidebar .shuttle_widget_search form {
}
#footer .shuttle_widget_search .search {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
} #sidebar .shuttle_widget_search ::-webkit-input-placeholder { color: #CCC; }
#sidebar .shuttle_widget_search :-moz-placeholder { color: #CCC; }
#sidebar .shuttle_widget_search ::-moz-placeholder { color: #CCC; }
#sidebar .shuttle_widget_search :-ms-input-placeholder { color: #CCC; }
#footer .shuttle_widget_search ::-webkit-input-placeholder { color: #CCC; }
#footer .shuttle_widget_search :-moz-placeholder { color: #CCC; }
#footer .shuttle_widget_search ::-moz-placeholder { color: #CCC; }
#footer .shuttle_widget_search :-ms-input-placeholder { color: #CCC; } .shuttle_widget_tabs .nav-tabs {
margin: 0 0 20px;
border: none;
overflow: hidden;
}
.shuttle_widget_tabs .nav-tabs > li {
margin-bottom: 0;
border-bottom: 0;
}
.shuttle_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;
}
.shuttle_widget_tabs li a:before {
content: "";
margin: 0;
}
.shuttle_widget_tabs li a,
.shuttle_widget_tabs li a:hover,
.shuttle_widget_tabs li.active a,
.shuttle_widget_tabs li.active:hover a {
display: block;
padding: 0;
margin: 0;
border: none;
background: none;
}
.shuttle_widget_tabs h3.widget-title {
line-height: 40px;
text-align: center;
}
.shuttle_widget_tabs li.active > a,
.shuttle_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;
}
.shuttle_widget_tabs .popular-posts,
.shuttle_widget_tabs .recent-comments,
.shuttle_widget_tabs .recent-posts {
}
.shuttle_widget_tabs .popular-posts:last-child,
.shuttle_widget_tabs .recent-comments:last-child,
.shuttle_widget_tabs .recent-posts:last-child {
border-bottom: none;
}
#sidebar .shuttle_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 .shuttle_widget_tabs h3.widget-title {
display: block;
color: #777;
background: #EEE;
margin: 0;
padding: 0;
}
#sidebar .shuttle_widget_tabs h3.widget-title:before {
content: "";
border: none;
}
#sidebar .shuttle_widget_tabs li.active h3.widget-title {
color: #FFF;
background: #13aff0;
}
#sidebar .shuttle_widget_tabs .tab-content {
}
#footer .shuttle_widget_tabs .nav-tabs {
margin-bottom: 35px;
}
#footer .shuttle_widget_tabs h3.widget-title {
display: block;
border-width: 0;
margin: 0;
}
#footer .shuttle_widget_tabs .nav .active h3.widget-title {
color: #FFF;
background: #222;
} .shuttle_widget_tagscloud a {
display: inline-block;
color: #FFF;
background: #F5F5F5;
-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: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
#sidebar .shuttle_widget_tagscloud a {
padding: 3px 10px;
margin: 0 5px 6px 0;
font-size: 13px !important;
color: inherit;
background: #F5F5F5;
display: inline-block;
}
#sidebar .shuttle_widget_tagscloud a:hover {
color: #FFF;
background: #222;
}
#footer .shuttle_widget_tagscloud a {
color: inherit;
text-align: center;
padding: 4px 10px;
margin: 0 6px 6px 0;
}
#footer .shuttle_widget_tagscloud a:hover {
color: #FFF;
background: #222;
} .shuttle_widget_twitterfeed ul {
list-style: none;
margin: 0;
}
.shuttle_widget_twitterfeed ul:last-child {
border-bottom: none;
}
.shuttle_widget_twitterfeed .tweet-content {
padding: 10px 10px 0 45px;
}
.shuttle_widget_twitterfeed .tweet-content p {
margin-bottom: 10px;
}
.shuttle_widget_twitterfeed .tweet-content a {
display: inline;
padding: 0;
}
#sidebar .shuttle_widget_twitterfeed ul {
}
#sidebar .shuttle_widget_twitterfeed a {
color: #13aff0;
}
#sidebar .shuttle_widget_twitterfeed a:hover {
color: inherit;
}
#sidebar .shuttle_widget_twitterfeed .tweet-content {
background: url(//www.silly-string.com/wp-content/themes/shuttle/images/widgets/twitter-bird-light-bgs.png) 2px 5px no-repeat;
background-size: 40px;
}
#footer .shuttle_widget_twitterfeed .tweet-content {
border: none;
padding: 0 0 0 45px;
}
#footer .shuttle_widget_twitterfeed .tweet-content {
background: url(//www.silly-string.com/wp-content/themes/shuttle/images/widgets/twitter-bird-light-bgs.png) -8px -5px no-repeat;
background-size: 40px;
}
#footer .shuttle_widget_twitterfeed small {
color: #13aff0;
display: block;
}
#sub-footer .shuttle_widget_twitterfeed {
padding-right: 15px;
}
#sub-footer .shuttle_widget_twitterfeed .tweet-content {
border: none;
padding: 0 55px 0 0;
}
#sub-footer .shuttle_widget_twitterfeed .tweet-content {
background: url(//www.silly-string.com/wp-content/themes/shuttle/images/widgets/twitter-bird-dark-bgs.png) right -5px no-repeat;
background-size: 40px
}
#sub-footer .shuttle_widget_twitterfeed ul {
border: none;
}
#sub-footer .shuttle_widget_twitterfeed small {
color: #7c7c7c;
display: block;
}  .entry-meta {
font-size: 12px;
}
.entry-meta > span {
display: inline-block;
margin: 0 5px 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 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;
}
.blog-thumb img:hover {
opacity: 0.8;
}
.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: #13aff0;
}
.blog-article .more-link {
padding-top: 10px;
}
.blog-article .more-link a {
padding: 13px 35px;
} .blog-thumb .image-overlay {
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
background: #000;
background: rgba(0, 0, 0, 0.8);
-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;
}
.blog-thumb:hover .image-overlay {
opacity: 0.9;
}
.blog-thumb .image-overlay-inner {
display: table;
width: 100%;
height: 100%;
}
.blog-thumb .image-overlay .prettyphoto-wrap {
display: table-cell;
vertical-align: middle;
}
.blog-thumb .image-overlay-inner a {
display: inline-block;
color: #FFF;
font-size: 33px;
font-weight: bold;
line-height: 45px;
width: 45px;
height: 45px;
margin: 5px;
border: 1px solid #fff;
}
.blog-thumb .image-overlay-inner a.hover-zoom {
-webkit-transform: translateX(-35px);
-moz-transform: translateX(-35px);
-ms-transform: translateX(-35px);
-o-transform: translateX(-35px);
transform: translateX(-35px);
}
.blog-thumb .image-overlay-inner a.hover-link {
-webkit-transform: translateX(35px);
-moz-transform: translateX(35px);
-ms-transform: translateX(35px);
-o-transform: translateX(35px);
transform: translateX(35px);
}
.blog-thumb .image-overlay-inner a:hover {
background: #13aff0;
}
.blog-thumb:hover .image-overlay-inner a {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.blog-thumb .image-overlay-inner i {
line-height: 45px;
font-style: normal;
} .blog-thumb .image-overlay.style2 a.hover-zoom,
.blog-thumb .image-overlay.style2 a.hover-link {
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
}
.blog-thumb:hover .image-overlay.style2 a {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
} .blog-article {
padding-bottom: 40px;
} .blog-article.sticky  {
color: #fff;
background: #1D1D1F !important;
padding: 20px 20px 30px;
}
.blog-article.sticky .entry-meta a,
.blog-article.sticky .entry-meta i {
color: #dadada;
}
.blog-article.sticky .blog-title a {
color: #fff;
}
.blog-grid.column-1 {
width: 100%;
padding: 0%;
}
.blog-article .entry-meta {
margin-bottom: 10px;
}
.blog-article.sticky .entry-content {
padding: 15px 15px 0;
}
.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;
vertical-align: top;
}
.blog-article .blog-thumb.gallery {
display: block;
}
.blog-article .blog-thumb.gallery .rslides-container {
padding: 0;
}
.blog-article .blog-title {
font-size: 30px;
line-height: 1.2;
margin-bottom: 10px;
}
.blog-article .blog-title a {
color: inherit;
}
.blog-article .blog-title a:hover {
color: #13aff0;
}
.blog-article .entry-content {
margin-top: 25px;
}
.blog-article .entry-footer {
padding: 20px 20px 15px;
}
.blog-article .entry-meta > span {
text-transform: uppercase;
margin-right: 10px
}
.blog-article .entry-meta > span:before {
color: #999;
content: "/";
margin-right: 10px;
}
.blog-article .entry-meta > span:first-child:before {
content: "";
margin:0
}
.blog-article .entry-meta a,
.blog-article .entry-meta i {
color: #999;
}
.blog-article .entry-meta a {
}
.blog-article .entry-meta a:hover {
color: #13aff0;
}
.blog-article .entry-meta i {
font-size: 110%;
padding-right: 10px;
} .blog-style1 #content {
padding: 60px 10px;
}
.blog-style1 .blog-grid .blog-article:before {
content: "";
display: block;
height: 1px;
width: 100%;
margin: 0 auto;
background: #EEE;
margin-bottom: 70px;
}
.blog-style1 .blog-grid:first-child .blog-article:before {
display: none;
} .blog-style1.blog-style1-layout1 .blog-article .entry-content {
margin-top: 0px;
} .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: #f8f8f8;
}
.blog-style2 .blog-article {
background: #FFF;
margin-bottom: 20px;
padding: 0px;
border: 1px solid #eee;
}
.blog-style2 .blog-article .blog-title {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.blog-style2 .blog-article .entry-content {
text-align: center;
margin: 0;
padding: 20px 30px 20px;
} .blog-style2 .pag li a,
.blog-style2 .pag li span {
}
.blog-style2 .pag li a:hover,
.blog-style2 .pag li.current span {
}  .post-thumb {
margin-bottom: 25px;
}
.single .entry-header {
margin-bottom: 20px;
}
.single .post-title {
font-size: 30px;
font-weight: 300;
line-height: 1;
text-transform: uppercase;
} .single .entry-meta {
text-align: center;
}
.single .entry-meta,
.single .entry-meta a {
color: #999;
}
.single .entry-meta a:hover {
color: #13aff0;
}
.single .entry-meta > span {
margin-right: 10px;
text-transform: uppercase;
}
.single .entry-meta > span:before {
color: #999;
content: "/";
margin-right: 10px;
}
.single .entry-meta > span:first-child:before {
content: "";
margin:0
}
.single .entry-meta i {
opacity: 0.8;
padding-right: 10px;
}   .single .entry-content {
margin-bottom: 30px;
} .page-links {
margin-bottom: 25px;
} .single .format-image .post-thumb img {
display: block;
} #sharepost {
display: table;
width: 100%;
background: #FFF;
padding: 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;
}
#sharemessage,
#shareicons {
width: 50%;
display: table-cell;
vertical-align: middle;
}
#sharemessage {
}
#sharemessage p {
text-transform: uppercase;
margin: 0;
}
#shareicons {
text-align: right;
}
#shareicons a {
color: #888;
text-align: center;
display: inline-block;
margin-right: 15px;
width: 20px;
height: 20px;
}
#shareicons a:hover {
color: #222;
}
#shareicons i {
font-size: 15px;
}
#shareicons a:hover i {
}
#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 {
background: #FFF;
padding: 15px;
margin: 50px 0 60px;
}
#author-image {
float: left;
}
#author-content {
margin-left: 160px;
}
#author-title a {
display: inline-block;
color: #222;
font-size: 16px;
font-weight: 300;
line-height: 1;
text-transform: uppercase;
margin-top: 10px;
}
#author-title a:hover {
color: inherit;
}
#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 {
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: 30px;
} #comments input::-webkit-input-placeholder { color: #c3c3c3; }
#comments input:-moz-placeholder { color: #c3c3c3; }
#comments input::-moz-placeholder { color: #c3c3c3; }
#comments input:-ms-input-placeholder { color: #c3c3c3; }
#comments textarea::-webkit-input-placeholder { color: #c3c3c3; }
#comments textarea:-moz-placeholder { color: #c3c3c3; }
#comments textarea::-moz-placeholder { color: #c3c3c3; }
#comments textarea:-ms-input-placeholder { color: #c3c3c3; }
.bypostauthor {
}
#comments-title {
}
#comments-title h3,
#reply-title {
}
#comments-title h3 {
font-size: 28px;
line-height: 1;
font-weight: 300;
text-align: center;
text-transform: uppercase;
margin: 50px 0;
}
#comments-title span {
}
#reply-title {
font-size: 28px;
line-height: 1;
font-weight: 300;
text-align: center;
text-transform: uppercase;
margin: 0 0 30px;
}
.commentlist article {
position: relative;
display: table;
width: 100%;
background: #FFF;
padding: 0 20px 25px;
-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;
}
.commentlist article header .comment-author,
.commentlist article header .comment-meta,
.commentlist article header .reply {
display: inline-block;
}
.commentlist article header {
text-align: center;
text-transform: uppercase;
}
.commentlist article footer {
text-align: center;
}
.commentlist {
margin: 0 0 50px 0;
}
.commentlist .children {
list-style: none;
margin: 0px;
}
.commentlist .children {
margin: 0 50px;
}
.commentlist .children article:before {
content: "";
display: block;
width: 5px;
height: 100px;
background: #FFF;
position: absolute;
z-index: 1;
top: -100px;
left: 50%;
}
.commentlist .comment,
.commentlist .pingback {
list-style: none;
margin-top: 100px;
margin-bottom: 30px;
}
.commentlist .avatar {
position: relative;
z-index: 2;
width: 120px;
margin: 0;
display: block;
margin: -60px auto 10px;
border: 5px solid #FFF;
-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;
-o-border-radius: 500px;
border-radius: 500px;
}
.comment-author h4 {
font-size: 14px;
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: #13aff0;
}
.comment-content {
margin-top: 10px;
}
.comment-content p:last-child {
margin: 0;
}
.comment-meta,
.comment .reply {
margin-left: 15px;
}
.comment .reply a {
}
.comment-respond .form-submit {
text-align: center;
margin: 0;
}
li.pingback {
font-weight: bold;
}
li.pingback a {
font-weight: normal;
} #commentform input[type="text"],
#commentform textarea {
background: none;
border: 1px solid #EEE;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-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;
}
#commentform input[type="text"]:focus,
#commentform textarea:focus {
background: #FFF;
}
#commentform input[type="text"] {
width: 100%;
max-width: 370px;
}
#commentform input[type="submit"] {
font-weight: 600;
text-transform: uppercase;
}
#commentform #comment {
height: 180px;
}
#commentform .form-allowed-tags {
font-size: 11px;
}
.required {
color: #880000;
} .post-type-archive-client.client-style2 #content,
.page-template-template-client-php.client-style2 #content {
background: #f8f8f8;
} .page-template-template-contact iframe {
width: 100% !important;
max-height: 350px !important;
}
.page-template-template-contact-php #main .google-map-placeholder {
width: 100% !important;
min-height: 350px !important;
}
.page-template-template-contact-php #main h4 {
font-size: 20px;
font-weight: 400;
line-height: 1;
margin-bottom: 30px;
}
.page-template-template-contact-php #main h5 {
}
.page-template-template-contact-php #main .contact-details h5 {
width: 80px;
}
.page-template-template-contact-php #main .wpcf7-form input[type="text"],
.page-template-template-contact-php #main .wpcf7-form input[type="email"],
.page-template-template-contact-php #main .wpcf7-form textarea {
background: none;
border: 1px solid #EEE;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-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;
}
.page-template-template-contact-php #main .wpcf7-form input[type="text"]:focus,
.page-template-template-contact-php #main .wpcf7-form input[type="email"]:focus,
.page-template-template-contact-php #main .wpcf7-form textarea:focus {
background: #FFF;
}
.page-template-template-contact-php #main .wpcf7-form input[type="submit"] {
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
height: 40px;
padding-top: 0;
padding-bottom: 0;
}
.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-bottom: 5px
}
.page-template-template-contact-php #main .contact-details i {
color: #AAA;
font-size: 14px;
text-align: center;
width: 30px;
height: 30px;
line-height: 25px;
margin: 0 12px 5px 0;
background: #f8f8f8;
}
.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: 50px 10px 30px;
}
.page-template-template-contact-php .panel-grid-core {
display: block;
max-width: 1140px;
margin: 0 auto
} .contact-style1.page-template-template-contact-php #main .google-map-placeholder {
width: 100% !important;
height: 370px !important;
} .contact-style2.page-template-template-contact-php #main .contact-map {
border-bottom: 1px solid #E5E5E5;
padding: 0;
padding: 0;
}
.contact-style2.page-template-template-contact-php #main .contact-map .panel-grid-core {
width: 100%;
max-width: 100%;
}
.contact-style2.page-template-template-contact-php #main .contact-map .one_half {
margin-bottom: 0;
}
.contact-style2.page-template-template-contact-php #main .contact-map .one_half iframe {
display: block;
height: 500px !important;
max-height: 500px !important;
}
.contact-style2.page-template-template-contact-php #main .contact-map .one_half.last {
max-width: 550px;
padding-top: 30px;
padding-bottom: 30px;
}
.contact-style2.page-template-template-contact-php #main .google-map-placeholder {
min-height: 530px !important;
}
.contact-style2.page-template-template-contact-php #main .contact-info {
background: #FFF;
}
.contact-style2.page-template-template-contact-php #main .contact-info h4 {
text-align: center;
} .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: #13aff0;
}
.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: #13aff0;
}
.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-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;
}     .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-grid .team-thumb {
height: auto !important;
} .team-social {
display:block;
position: relative;
margin-bottom: 20px;
}
.team-social ul {
display: table;
margin: 0;
}
.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: #BBB;
width: 28px;
height: 28px;
background: #fff;
border: 1px solid #e5e5e5;
margin-right: 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.team-social li a:hover {
color: #fff;
background: #13aff0;
border-color: #13aff0;
}
.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-grid .team-social ul {
margin: 0 auto;
} .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-contact {
display: none !important;
}
.team-contact a {
text-transform: uppercase;
padding: 15px 25px;
}  table.team-table,
table.team-table th,
table.team-table td {
border: none;
}
table.team-table {
text-transform: uppercase;
}
table.team-table th,
table.team-table td {
padding: 10px 0;
text-align: left;
}
table.team-table th:last-child,
table.team-table td:last-child {
font-weight: 700;
text-align: right;
} .testimonial-grid {
text-align: center;
}
.testimonial-grid .entry-content {
padding: 20px 25px;
margin-bottom: 20px;
}
.testimonial-thumb img {
display: inline-block;
margin: 0 auto;
}
.testimonial-excerpt {
display: inline-block;
font-weight: 300;
text-align: center;
}
.testimonial-excerpt p:last-child {
margin-bottom: 0;
}
.testimonial-name h3 {
clear: none;
font-size: 15px;
line-height: 1;
text-transform: uppercase;
margin: 0 0 0 0;
}
.testimonial-name h3 a {
color: inherit;
}
.testimonial-name h3 a:hover {
color: #13aff0;
}
.testimonial-position {
color: #13aff0;
font-size: 14px;
font-weight: 400;
}
.testimonial-quote {
}
.testimonial-quote:before {
} .testimonial-grid .carousel-testimonial.style1 .entry-content {
padding: 0;
}   .page-template-template-office-php #content,
.post-type-archive-office #content {
background: #fff;
}
.office-thumb {
text-align: center;
margin: 0;
list-style: none;
}
.office_grid {
margin-bottom: 80px;
}
.office_grid .entry-header {
float: left;
}
.office_grid .entry-content,
.office_grid .entry-footer {
margin-left: 180px;
}
.office_grid .entry-content.office-no-image,
.office_grid .entry-footer.office-no-image {
margin: 0;
}
.office_grid .entry-content {
margin-bottom: 20px;
border-bottom: 1px solid #E5E5E5;
}
.office_grid .entry-content h3 {
font-size: 28px;
line-height: 1;
font-weight: 300;
text-transform: uppercase;
}
.office_grid .entry-content h3 a {
color: #222222;
}
.office_grid .entry-content h3 a:hover {
color: #13aff0;
}
.office_grid .entry-content .more-link {
text-transform: uppercase;
font-weight: 600
}
.office_grid .entry-footer h5 {
font-weight: 600;
font-size: 16px;
margin: 0;
}
.office_grid .entry-footer h5:before {
font-family: fontawesome;
content: "\f041";
margin-right: 10px
} .practicearea_grid .sc-carousel.sc-postitem {
margin: 0;
padding-left: 50px;
padding-right: 50px;
} .page-template-template-recentcase-php #content,
.post-type-archive-recentcase #content {
background: #fff;
}
.recentcase_grid {
margin-bottom: 40px;
}
.recentcase-thumb {
position: relative;
margin-right: 5px;
}
.recentcase-thumb img {
display: block;
-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;
}
.recentcase-thumb a {
display: block
}
.recentcase-thumb a:hover {
opacity: 0.8;
}
.recentcase-thumb h4,
.recentcase-thumb h5 {
margin: 0;
text-transform: uppercase;
font-weight: 700;
}
.recentcase-thumb h4 {
font-size: 12px;
}
.recentcase-thumb h5 {
color: #13aff0;
font-size: 11px;
}
.recentcase_grid .entry-header {
float: left;
}
.recentcase_grid .entry-content {
margin-bottom: 20px;
} .recentcase_grid .recentcase-value a,
.recentcase_grid .recentcase-title a,
.recentcase_grid .recentcase-date a {
color: #222222;
}
.recentcase_grid .recentcase-value a:hover,
.recentcase_grid .recentcase-title a:hover,
.recentcase_grid .recentcase-date a:hover {
color: #13aff0;
}
.recentcase_grid .recentcase-value {
font-size: 24px;
line-height: 1;
text-transform: uppercase;
}
.recentcase_grid .recentcase-title {
font-size: 16px;
line-height: 1;
font-weight: 600;
margin-bottom: 8px;
}
.recentcase_grid .recentcase-date {
font-size: 14px;
line-height: 1;
font-weight: 300;
margin-bottom: 5px;
}
.recentcase_grid .recentcase-description {
margin-bottom: 10px;
text-transform: uppercase;
} .recentcase_grid .recentcase-netclient,
.recentcase_grid .recentcase-expenses,
.recentcase_grid .recentcase-fees {
color: #222222;
margin-bottom: 0px;
}
.recentcase_grid .entry-content .more-link a {
display: inline-block;
text-transform: uppercase;
font-weight: 600;
margin-top: 20px;
padding: 10px 50px;
}
.recentcase_grid .divider {
clear: none;
} .recentcase_grid .entry-header .image-overlay {
overflow: hidden;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 75px;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: 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;
}
.recentcase_grid .entry-header:hover .image-overlay {
}
.recentcase_grid .entry-header .image-overlay-inner {
display: table;
width: 100%;
height: 100%;
background: #fff;
background: rgba(255, 255, 255, 0.8);
padding: 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;
}
.recentcase_grid .entry-header .wrap-recentcases {
display: table-cell;
vertical-align: middle;
}  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 #13aff0;
}
blockquote.style2 p:last-child,
q.style2 p:last-child {
margin-bottom: 0;
} [id*="shuttleshortcodesshuttle_builder_buttontheme"] {
opacity: 1 !important;
-webkit-transition: all 0.3s ease !important;
-moz-transition: all 0.3s ease !important;
-ms-transition: all 0.3s ease !important;
-o-transition: all 0.3s ease !important;
transition: all 0.3s ease !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.button.small { font-size: 1em; padding: 8px 20px; }
.button.medium { padding: 10px 25px; }
.button.large { font-size: 1.1em; padding: 14px 35px; } .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: #676767;
}
.sc-carousel a.prev:hover,
.sc-carousel a.next:hover {
color: #FFF;
background: #13aff0;
}
.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-content {
margin: 15px 0 0 0;
}
.sc-carousel .entry-content h4 {
font-size: 16px;
font-weight: 600;
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: #13aff0 !important;
} .sc-carousel .image-overlay .prettyphoto-wrap {
display: table-cell;
vertical-align: middle;
}
.sc-carousel .entry-header .image-overlay-inner,
.sc-postitem .entry-header .image-overlay-inner,
.sc-grid .entry-header .image-overlay-inner {
background: #13aff0;
background: rgba(19, 175, 240, 0.8);
}
.sc-carousel .entry-header .hover-icons,
.sc-postitem .entry-header .hover-icons,
.sc-grid .entry-header .hover-icons {
}
.sc-carousel .entry-header .hover-link,
.sc-carousel .entry-header .hover-zoom,
.sc-postitem .entry-header .hover-link,
.sc-postitem .entry-header .hover-zoom,
.sc-grid .entry-header .hover-link,
.sc-grid .entry-header .hover-zoom {
line-height: 35px;
width: 35px;
height: 35px;
border: 1px solid #fff;
background: none;
margin: 1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-carousel .entry-header:hover .hover-zoom,
.sc-carousel .entry-header:hover .hover-link,
.sc-postitem .entry-header:hover .hover-zoom,
.sc-postitem .entry-header:hover .hover-link,
.sc-grid .entry-header:hover .hover-zoom,
.sc-grid .entry-header:hover .hover-link {
background: none;
}
.sc-carousel .entry-header .hover-link:hover,
.sc-carousel .entry-header .hover-zoom:hover,
.sc-postitem .entry-header .hover-link:hover,
.sc-postitem .entry-header .hover-zoom:hover,
.sc-grid .entry-header .hover-link:hover,
.sc-grid .entry-header .hover-zoom:hover {
background: #1E1E1E;
border-color: #1E1E1E;
background: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 1);
}
.sc-carousel .entry-header .hover-zoom:before,
.sc-carousel .entry-header .hover-link:before,
.sc-postitem .entry-header .hover-zoom:before,
.sc-postitem .entry-header .hover-link:before,
.sc-grid .entry-header .hover-zoom:before,
.sc-grid .entry-header .hover-link:before {
right: auto;
top: auto;
line-height: 35px;
width: 35px;
}
.sc-carousel .entry-header .hover-zoom:before,
.sc-postitem .entry-header .hover-zoom:before,
.sc-grid .entry-header .hover-zoom:before {
font-size: 18px;
font-family: dashicons;
content: "\f211";
}
.sc-carousel .entry-header .hover-link:before,
.sc-postitem .entry-header .hover-link:before,
.sc-grid .entry-header .hover-link:before {
font-size: 18px;
font-family: dashicons;
content: "\f345";
right: auto;
top: auto;
} .sc-carousel .entry-header .image-overlay.overlay2 .image-overlay-inner,
.sc-postitem .entry-header .image-overlay.overlay2 .image-overlay-inner,
.sc-grid .entry-header .image-overlay.overlay2 .image-overlay-inner {
color: #FFF;
background: #333;
background: rgba(51, 51, 51, 0.9);
}
.sc-carousel .entry-header .image-overlay.overlay2 h4 a,
.sc-postitem .entry-header .image-overlay.overlay2 h4 a,
.sc-grid .entry-header .image-overlay.overlay2 h4 a {
color: #FFF;
}
.sc-carousel .entry-header .image-overlay.overlay2 h4 a:hover,
.sc-postitem .entry-header .image-overlay.overlay2 h4 a:hover,
.sc-grid .entry-header .image-overlay.overlay2 h4 a:hover {
color: #DDD;
} .sc-featured,
.sc-image {
margin-top: 0;
padding: 0;
}
.sc-featured .entry-header {
margin-bottom: 15px;
}
.sc-featured h3 {
font-size: 15px;
line-height: 1;
font-weight: 600;
margin-bottom: 15px;
}
.sc-featured .image-overlay i,
.sc-image .image-overlay i {
color: #FFF;
font-size: 55px;
}
.sc-featured .image-overlay i.fa-hover-plus,
.sc-image .image-overlay i.fa-hover-plus {
display: block;
font-size: 19px;
line-height: 1;
font-style: normal;
width: 19px;
height: 19px;
margin: 0 auto;
padding: 11px;
border: 7px solid #FFF;
webkit-border-radius: 500px;
-moz-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.sc-featured .image-overlay i.fa.fa-hover-plus:after,
.sc-image .image-overlay i.fa.fa-hover-plus:after {
content: '+';
} ul.iconfont i {
color: #13aff0;
font-size: 90%;
margin: 0 15px 0 -22px;
} .sc-lightbox .image-overlay {
}
.sc-lightbox:hover .image-overlay {
opacity: 0.8;
}
.sc-lightbox .image-overlay-inner {
background: #13aff0;
background: rgba(19, 175, 240, 0.8);
}
.sc-lightbox .hover-zoom {
width: 35px;
height: 35px;
line-height: 35px;
margin: 1px;
border: 1px solid #fff;
background: none;
webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-lightbox .hover-zoom:hover {
background: #1E1E1E;
border-color: #1E1E1E;
background: rgba(255, 255, 255, 0.2);
border-color: #FFF;
}
.sc-lightbox .hover-zoom:before {
content: "\f211";
font-family: dashicons;
font-size: 18px;
line-height: 35px;
-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;
}
.sc-lightbox a:hover:before {
} .notification {
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 a {
text-decoration: underline;
}
.notification,          .notification.normal   { background: #F9F9F9; }
.notification.download, .notification.success  { color: #587051; background: #deeed4; border-color: #cfe4c5; }
.notification.error,    .notification.stop     { color: #ce4c48; background: #edc9c5; border-color: #dcb2af; }
.notification.info,     .notification.question { color: #5d95c2; background: #CCE6F4; border-color: #b3d9ed; }
.notification.warning,  .notification.message  { color: #af8637; background: #F7F3D5; border-color: #ECE9C7; } .notification.download,
.notification.success,
.notification.error,
.notification.stop,
.notification.info,
.notification.question,
.notification.warning,
.notification.message  {
position: relative;
padding-left: 30px;
}
.notification.download:before,
.notification.success:before,
.notification.error:before,
.notification.stop:before,
.notification.info:before,
.notification.question:before,
.notification.warning:before,
.notification.message:before  {
font-size: 20px;
line-height: 25px;
font-family: FontAwesome;
position:absolute;
top:18px;
left:15px;
}
.notification.download:before, .notification.success:before { content: "\f058"; }
.notification.error:before,    .notification.stop:before { content: "\f057"; }
.notification.info:before,     .notification.question:before { content: "\f05a"; }
.notification.warning:before,  .notification.message:before  { content: "\f071"; }
.notification .icon          { padding: 15px 20px; }
.notification.error .icon    { background: none; }
.notification.stop .icon     { background: none; }
.notification.download .icon { background: none; }
.notification.success .icon  { background: none; }
.notification.info .icon     { background: none; }
.notification.question .icon { background: none; }
.notification.warning .icon  { background: none; }
.notification.message .icon  { background: none; } .pricing-table {
text-align: center;
background: #fff;
overflow: hidden;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
-webkit-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.15);
-moz-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.15);
-ms-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.15);
-o-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.15);
box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.15);
}
.pricing-table .entry-header {
padding: 0;
}
.pricing-table .entry-content {
padding: 0;
margin: 0 30px;
}
.pricing-table .pricing-features {
display: block;
font-size: 15px;
text-align: center;
}
.pricing-table .entry-footer {
padding: 40px 10px 40px;
}
.pricing-table li {
line-height: 1;
position: relative;
border-bottom: none;
border-top: 1px solid #eee;
padding: 17px 10px;
}
.pricing-table li:last-child {
border-bottom: 1px solid #eee;
}
.pricing-table i {
color: #13aff0;
position: absolute;
left: -15px;
}
.pricing-features {
text-align: left;
display: inline-block;
}
.pricing-table .pricing-title,
.pricing-table .pricing-price {
line-height: 1;
color: #13aff0
}
.pricing-table .pricing-title {
color: #121212;
font-size: 21px;
font-weight: 600;
text-transform: uppercase;
background: #f8f8f8;
margin: 0;
padding: 30px 20px;
}
.pricing-table .pricing-price {
color: #121212;
font-size: 64px;
font-weight: 700;
margin: 27px 10px;
}
.pricing-table .pricing-price span.pricing-currency {
font-size: 21px;
position: relative;
top: -26px;
left: 1px;
}
.pricing-table .pricing-price span.pricing-info {
display: block;
font-size: 16px;
font-weight: 400;
padding: 9px 0 12px;
}
.pricing-table .pricing-link a {
display: inline-block;
font-weight: 400;
letter-spacing: 0;
border: none !important;
margin: 0;
padding: 0;
width: 180px;
height: 50px;
line-height: 50px;
} .pricing-table.style1 .pricing-link a {
} .pricing-table.style2 i {
}
.pricing-table.style2 {
}
.pricing-table.style2 .entry-header {
}
.pricing-table.style2 .pricing-title,
.pricing-table.style2 .pricing-price,
.pricing-table.style2 .pricing-features {
}
.pricing-table.style2 .pricing-link a {
} .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.style2 .nav-tabs a {
color: #AAA;
font-weight: 400;
text-shadow: none;
background: #EEE;
border: none;
}
.tabs.style2 .nav-tabs .active a,
.tabs.style2 .nav-tabs a:hover {
color: #FFF;
background: #13aff0;
border: none;
}
.tabs.style2 .nav-tabs > li {
margin: 0;
} .tabs.style3 .nav-tabs {
border: none;
}
.tabs.style3 .nav-tabs a {
font-weight: 400;
text-shadow: none;
background: none;
border: 1px solid #13aff0;
border-right: 0;
margin: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.tabs.style3 .nav-tabs > li:last-child a {
border-right: 1px solid #13aff0;
}
.tabs.style3 .tab-content {
background: none;
border: none;
}
.tabs.style3 .nav-tabs .active a,
.tabs.style3 .nav-tabs a:hover {
color: #FFF;
background: #13aff0;
border: 1px solid #13aff0 !important;
}
.tabs.style3 .nav-tabs > li {
margin: 0;
} .accordion-heading .accordion-toggle {
text-shadow: 0 0 0;
} .accordion.style1 .accordion-inner {
padding: 9px 15px 24px 25px;
} .accordion.style2 .accordion-group {
overflow: hidden;
background: #fff;
border: 1px solid #eee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.accordion.style2 .accordion-heading {
background: none;
border: none;
}
.accordion.style2 .accordion-heading .accordion-toggle {
color: #13aff0;
-webkit-box-shadow: inset 0 -1px 0 0 #eee;
-moz-box-shadow: inset 0 -1px 0 0 #eee;
-ms-box-shadow: inset 0 -1px 0 0 #eee;
-o-box-shadow: inset 0 -1px 0 0 #eee;
box-shadow: inset 0 -1px 0 0 #eee;
}
.accordion.style2 .accordion-heading .accordion-toggle.collapsed {
color: inherit;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.accordion.style2 .accordion-body {
overflow: visible;
-webkit-box-shadow: 0 -1px 0 0 #eee;
-moz-box-shadow: 0 -1px 0 0 #eee;
-ms-box-shadow: 0 -1px 0 0 #eee;
-o-box-shadow: 0 -1px 0 0 #eee;
box-shadow: 0 -1px 0 0 #eee;
}
.accordion.style2 .accordion-inner {
border: none;
padding: 16px 25px 17px;
}
.accordion.style2 .accordion-toggle {
font-weight: 300;
text-shadow: none;
min-height: 50px;
padding: 11px 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.accordion.style2 .accordion-toggle:before {
position: absolute;
z-index: 2;
color: #fff;
font-size: 1em;
text-align: center;
top: 0;
left: auto;
right: 0;
height: 50px;
width: 50px;
line-height: 50px;
margin-top: 0;
background: #13aff0;
}
.accordion.style2 .accordion-toggle.collapsed:before {
color: #aaa;
background: #eee;
} .accordion.style3 .accordion-group {
border: none;
margin-bottom: 2px;
}
.accordion.style3 .accordion-heading {
border: none;
}
.accordion.style3 .accordion-heading .accordion-toggle {
color: #fff;
text-shadow: none;
background: #13aff0;
}
.accordion.style3 .accordion-heading .accordion-toggle.collapsed {
color: #767676;
background: #f8f8f8;
}
.accordion.style3 .accordion-inner {
border: 1px solid #e5e5e5;
border-top: none;
} .accordion.style4 .accordion-group {
border: none;
margin-bottom: 2px;
}
.accordion.style4 .accordion-heading {
border: none;
background: none;
}
.accordion.style4 .accordion-heading .accordion-toggle,
.accordion.style4 .accordion-inner {
padding-left: 50px;
}
.accordion.style4 .accordion-toggle {
font-weight: 300;
text-shadow: 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;
}
.accordion.style4 .accordion-heading .accordion-toggle {
color: #13aff0;
border: 1px solid #13aff0;
text-shadow: none;
}
.accordion.style4 .accordion-heading .accordion-toggle.collapsed {
color: #999;
border: 1px solid #EEE;
background: none;
}
.accordion.style4 .accordion-inner {
border: none;
padding-top: 25px;
padding-bottom: 25px;
} .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: #13aff0;
}
.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-portfolio.items-3 .port-details.style2 .port-title {
font-size: 20px;
}
.sc-carousel.carousel-portfolio.items-4 .port-details.style2 .port-title,
.sc-carousel.carousel-portfolio.items-5 .port-details.style2 .port-title,
.sc-carousel.carousel-portfolio.items-6 .port-details.style2 .port-title {
font-size: 16px;
} .sc-carousel.carousel-team .entry-header {
display: block;
background: #f8f8f8;
border: 1px solid #eee;
border-bottom: none;
}
.sc-carousel.carousel-team .entry-content {
background: #f8f8f8;
border: 1px solid #eee;
border-top: none;
margin: 0;
padding: 30px 30px 10px;
}
.sc-carousel.carousel-team .entry-content h4 {
font-size: 14px;
font-weight: 700;
}
.sc-carousel.carousel-team .entry-content h5 {
color: #13aff0;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
margin: -10px 0 10px;
} .sc-carousel.carousel-team .entry-header .hover-link {
font-weight: 400;
width: auto;
border: 1px solid #FFF;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.sc-carousel.carousel-team .entry-header .hover-link:hover {
color: #fff;
}
.sc-carousel.carousel-team .entry-header .hover-link:before,
.sc-carousel.carousel-team .entry-header .hover-link:before {
content: "";
} .carousel-team.style2 {
padding-top: 75px;
overflow: visible;
}
.carousel-team.style2 .entry-header,
.carousel-team.style2 .entry-content {
background: #f8f8f8;
}
.carousel-team.style2 .entry-header {
overflow: visible;
padding-bottom: 15px;
}
.carousel-team.style2 .entry-content {
min-height: 25px;
border-top: none;
margin: 0;
padding: 0 20px 10px;
}
.carousel-team.style2 .team-thumb {
text-align: center;
margin-top: -77px;
}
.carousel-team.style2 .team-thumb a {
display: inline-block
}
.carousel-team.style2 .team-thumb img {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.carousel-team.style2 .image-overlay {
margin-top: -76px;
overflow: visible;
}
.carousel-team.style2 .image-overlay-inner {
width: 150px;
height:150px;
margin:0 auto;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
.carousel-team .image-overlay.overlay2 .hover-link {
font-size: 0;
}
.carousel-team .image-overlay.overlay2 .hover-link:before {
font-size: 18px;
font-family: dashicons;
content: "\f345";
right: auto;
top: auto;
line-height: 35px;
width: 35px;
}  .sc-carousel.carousel-testimonial .entry-content {
border: none;
margin: 0;
}
.sc-carousel.carousel-testimonial .sc-carousel-thumbs a {
position: relative;
} .sc-carousel.carousel-testimonial.style1 .entry-header  {
background: #f8f8f8;
border: 1px solid #eee;
padding: 20px 20px 0;
margin-bottom: 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-excerpt,
.sc-carousel.carousel-testimonial.style1 .testimonial-position {
margin-bottom: 10px;
}
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb { }
.sc-carousel.carousel-testimonial.style1 .testimonial-thumb img {
width: 70px;
height: 70px;
border: 2px solid #e5e5e5;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
-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 .selected img {
border-color: #13aff0;
}  .sc-carousel.carousel-testimonial.style2,
.sc-carousel.carousel-testimonial.style3 {
padding: 0 35px;
}
.sc-carousel.carousel-testimonial.style2 .entry-header,
.sc-carousel.carousel-testimonial.style2 .entry-content,
.sc-carousel.carousel-testimonial.style3 .entry-header,
.sc-carousel.carousel-testimonial.style3 .entry-content {
-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 {
position: relative;
margin: 0;
padding: 0;
background: none;
width: 100%;
}
.sc-carousel.carousel-testimonial.style2 .entry-header .testimonial-thumb {
float: right;
} .sc-carousel.carousel-testimonial.style2 .entry-header img {
width: 60px;
height: 60px;
margin: 0;
-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,
.sc-carousel.carousel-testimonial.style2 .testimonial-excerpt {
text-align: left;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-excerpt {
margin-bottom: 10px;
}
.sc-carousel.carousel-testimonial.style2 .entry-content {
background: #f8f8f8;
border: 1px solid #eee;
padding: 20px 20px 10px;
margin: 0 0 20px;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-name,
.sc-carousel.carousel-testimonial.style2 .testimonial-position {
position: absolute;
right: 80px;
text-align: right;
line-height: 1;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-name {
top: 15px;
}
.sc-carousel.carousel-testimonial.style2 .testimonial-position {
top: 32px;
} .sc-carousel.carousel-testimonial.style3 .entry-header,
.sc-carousel.carousel-testimonial.style3 .entry-content {
background: #f8f8f8;
border: 1px solid #eee;
display: block;
margin: 0;
}
.sc-carousel.carousel-testimonial.style3 .entry-header {
display: block;
overflow: visible;
border-bottom: none;
padding: 0;
margin-top: 75px;
}
.sc-carousel.carousel-testimonial.style3 .entry-content {
border-top: none;
padding: 20px 25px;
margin-bottom: 20px;
}
.sc-carousel.carousel-testimonial.style3 .testimonial-excerpt {
margin-top: 8px;
}
.sc-carousel.carousel-testimonial.style3 .testimonial-thumb {
margin-top: -75px;
}
.sc-carousel.carousel-testimonial.style3 .testimonial-thumb a {
display: inline-block
}
.sc-carousel.carousel-testimonial.style3 .testimonial-thumb img {
width: 150px;
height: 150px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-ms-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
} .sc-carousel.carousel-testimonial.sc-postitem {
display: block;
padding: 0;
} .sc-carousel.carousel-testimonial.sc-postitem.style1 .entry-header {
margin-bottom: 20px;
}
.sc-carousel.carousel-testimonial.sc-postitem.style1 .testimonial-excerpt {
margin-bottom: 20px
}
.sc-carousel.carousel-testimonial.sc-postitem.style1 .testimonial-thumb {
padding: 0;
}
.sc-carousel.carousel-testimonial.sc-postitem.style1 .testimonial-thumb img {
border: none;
}  .sc-carousel.carousel-testimonial.sc-postitem.style2 {
max-width: 382px;
margin: 0 auto 20px;
} .carousel-practicearea {
background: #FFF;
text-align: center;
}
.carousel-practicearea .entry-header,
.carousel-practicearea .entry-content,
.carousel-practicearea .entry-footer {
display: block;
margin: 0;
}
.carousel-practicearea .entry-header i {
font-size: 60px;
color: #13aff0;
margin: 30px 0 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;
}
.carousel-practicearea .entry-header a:hover i {
color: #222;
}
.carousel-practicearea .entry-content h3 {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 20px
}
.carousel-practicearea .entry-content h3 a {
color: inherit;
}
.carousel-practicearea .entry-content h3 a:hover {
color: #13aff0;
}
.carousel-practicearea .entry-content .more-link a {
display: inline-block;
text-transform: uppercase;
padding: 7px 20px;
margin-top: 10px;
} .carousel-practicearea.sc-postitem {
padding: 20px;
} .sc-carousel.carousel-recentcase .recentcase-value a,
.sc-carousel.carousel-recentcase .recentcase-date a {
color: #222222;
}
.sc-carousel.carousel-recentcase .recentcase-description a {
color: inherit;
}
.sc-carousel.carousel-recentcase .recentcase-value a:hover,
.sc-carousel.carousel-recentcase .recentcase-date a:hover,
.sc-carousel.carousel-recentcase .recentcase-description a:hover {
color: #13aff0;
}
.sc-carousel.carousel-recentcase .recentcase-value {
font-size: 24px;
line-height: 1;
text-transform: uppercase;
font-weight: 300;
margin-bottom: 10px;
}
.sc-carousel.carousel-recentcase .recentcase-date {
font-size: 14px;
line-height: 1;
font-weight: 600;
margin-bottom: 5px;
}
.sc-carousel.carousel-recentcase .recentcase-description {
margin-bottom: 10px;
text-transform: uppercase;
}
.sc-carousel.carousel-recentcase .entry-content .more-link a {
display: inline-block;
text-transform: uppercase;
font-weight: 600;
margin-top: 20px;
padding: 10px 50px;
} .sc-carousel.carousel-recentcase .entry-header .hover-link {
font-weight: 400;
width: auto;
border: 1px solid #FFF;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.sc-carousel.carousel-recentcase .entry-header .hover-link:hover {
color: #fff;
}
.sc-carousel.carousel-recentcase .entry-header .hover-link:before,
.sc-carousel.carousel-recentcase .entry-header .hover-link:before {
content: "";
}   .iconfull {
margin-bottom: 20px;
}
.iconfull .iconimage {
text-align: center;
}
.iconfull .iconimage i {
-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;
}
.iconmain .iconurl a:after {
display: none;
content: '';
} .iconfull.style1 .iconmain,
.iconfull.style1 .iconmain h3 {
font-weight: inherit;
text-align: center;
padding: 0;
}
.iconfull.style1 .iconmain h3 {
font-weight: 400;
margin-bottom: 18px;
}
.iconfull.style1 .iconimage {
float: none;
min-height: inherit;
margin: 0 auto 14px;
}
.iconfull.style1 .iconimage a {
display: inline-block;
}
.iconfull.style1 .iconimage i {
color: #13aff0;
width: 40px;
height: 40px;
line-height: 40px;
}
.iconfull.style1 .iconimage a:hover i {
opacity: 0.75;
}
.iconfull.style1 .iconurl {
margin-top: -10px;
}
.iconfull.style1.icon-inverse .iconimage i.fa-inverse {
color: #3a3939;
}
.iconfull.style1.icon-inverse .iconimage a:hover i.fa-inverse {
opacity: 0.75;
} .iconfull.style2 .iconmain,
.iconfull.style2 .iconmain h3 {
font-weight: inherit;
text-align: left;
padding: 0;
}
.iconfull.style2 .iconmain {
margin-left: 60px;
}
.iconfull.style2 .iconmain h3 {
font-weight: 400;
margin-bottom: 10px;
}
.iconfull.style2 .iconimage {
display: inline-block;
float: left;
min-height: inherit;
width: auto;
margin: 0;
}
.iconfull.style2 .iconimage a {
display: inline-block;
}
.iconfull.style2 .iconimage i {
color: #13aff0;
width: 40px;
height: 40px;
line-height: 40px;
}
.iconfull.style2 .iconimage a:hover i {
opacity: 0.75;
}
.iconfull.style2 .iconurl {
margin-top: -15px;
}
.iconfull.style2.icon-inverse .iconimage i.fa-inverse {
color: #3a3939;
}
.iconfull.style2.icon-inverse .iconimage a:hover i.fa-inverse {
opacity: 0.75;
} .iconfull.style3 .iconmain,
.iconfull.style3 .iconmain h3 {
font-weight: inherit;
text-align: center;
padding: 0;
}
.iconfull.style3 .iconmain h3 {
font-weight: 600;
margin-bottom: 18px;
}
.iconfull.style3 .iconimage {
float: none;
min-height: inherit;
margin: 0 auto 24px;
}
.iconfull.style3 .iconimage a {
display: inline-block;
}
.iconfull.style3 .iconimage i {
color: #13aff0;
width: 50px;
height: 50px;
line-height: 50px;
border: 2px solid #13aff0;
}
.iconfull.style3 .iconimage a:hover i {
color: #3a3939;
border: 2px solid #3a3939;
}
.iconfull.style3 .iconurl {
margin-top: 0;
}
.iconfull.style3 .iconurl a {
display: inline-block;
color: #fff;
background: #13aff0;
padding: 0px 20px;
}
.iconfull.style3 .iconurl a:hover {
color: #fff;
background: #3a3939;
}
.iconfull.style3.icon-inverse .iconimage i.fa-inverse {
color: #3a3939;
border: 2px solid #3a3939;
}
.iconfull.style3.icon-inverse .iconimage a:hover i.fa-inverse {
color: #13aff0;
border: 2px solid #13aff0;
}
.iconfull.style3.icon-inverse .iconurl a {
background: #3a3939;
}
.iconfull.style3.icon-inverse .iconurl a:hover {
background: #13aff0;
} .iconfull.style4 .iconmain,
.iconfull.style4 .iconmain h3 {
font-weight: inherit;
text-align: left;
padding: 0;
}
.iconfull.style4 .iconmain {
margin-left: 75px;
}
.iconfull.style4 .iconmain h3 {
font-weight: 600;
margin-bottom: 10px;
}
.iconfull.style4 .iconimage {
display: inline-block;
float: left;
min-height: inherit;
width: auto;
margin: 0;
}
.iconfull.style4 .iconimage a {
display: inline-block;
}
.iconfull.style4 .iconimage i {
color: #13aff0;
width: 50px;
height: 50px;
line-height: 50px;
border: 2px solid #13aff0;
}
.iconfull.style4 .iconimage a:hover i {
color: #3a3939;
border: 2px solid #3a3939;
}
.iconfull.style4 .iconurl {
margin-top: 0;
}
.iconfull.style4 .iconurl a {
display: inline-block;
color: #fff;
background: #13aff0;
padding: 0px 20px;
}
.iconfull.style4 .iconurl a:hover {
color: #fff;
background: #3a3939;
}
.iconfull.style4.icon-inverse .iconimage i.fa-inverse {
color: #3a3939;
border: 2px solid #3a3939;
}
.iconfull.style4.icon-inverse .iconimage a:hover i.fa-inverse {
color: #13aff0;
border: 2px solid #13aff0;
}
.iconfull.style4.icon-inverse .iconurl a {
background: #3a3939;
}
.iconfull.style4.icon-inverse .iconurl a:hover {
background: #13aff0;
} .iconfull.style5 .iconmain,
.iconfull.style5 .iconmain h3 {
font-weight: inherit;
text-align: center;
padding: 0;
}
.iconfull.style5 .iconmain h3 {
font-weight: 400;
margin-bottom: 18px;
}
.iconfull.style5 .iconimage {
float: none;
min-height: inherit;
margin: 0 auto 24px;
}
.iconfull.style5 .iconimage a {
display: inline-block;
}
.iconfull.style5 .iconimage i {
color: #3A3939;
width: 70px;
height: 70px;
line-height: 70px;
border-bottom: 2px solid #13aff0;
}
.iconfull.style5 .iconimage a:hover i {
color: #fff;
-webkit-box-shadow: inset 0 -70px 0 0 #13aff0;
-moz-box-shadow: inset 0 -70px 0 0 #13aff0;
-ms-box-shadow: inset 0 -70px 0 0 #13aff0;
-o-box-shadow: inset 0 -70px 0 0 #13aff0;
box-shadow: inset 0 -70px 0 0 #13aff0;
}
.iconfull.style5 .iconurl {
margin-top: -10px;
}
.iconfull.style5.icon-inverse .iconimage i.fa-inverse {
border-color: #e5e5e5;
}
.iconfull.style5.icon-inverse .iconimage a:hover i.fa-inverse {
color: #3A3939;
-webkit-box-shadow: inset 0 -70px 0 0 #e5e5e5;
-moz-box-shadow: inset 0 -70px 0 0 #e5e5e5;
-ms-box-shadow: inset 0 -70px 0 0 #e5e5e5;
-o-box-shadow: inset 0 -70px 0 0 #e5e5e5;
box-shadow: inset 0 -70px 0 0 #e5e5e5;
} .iconfull.style6 .iconmain,
.iconfull.style6 .iconmain h3 {
font-weight: inherit;
text-align: center;
padding: 0;
}
.iconfull.style6 .iconmain h3 {
font-weight: 400;
margin-bottom: 18px;
}
.iconfull.style6 .iconimage {
float: none;
min-height: inherit;
margin: 0 auto 24px;
}
.iconfull.style6 .iconimage a {
display: inline-block;
}
.iconfull.style6 .iconimage i {
color: #fff;
background: #13aff0;
width: 70px;
height: 70px;
line-height: 70px;
}
.iconfull.style6 .iconimage a:hover i {
color: #3A3939;
background: #e5e5e5;
}
.iconfull.style6 .iconurl {
margin-top: -10px;
}
.iconfull.style6.icon-inverse .iconimage i.fa-inverse {
color: #3A3939;
background: #e5e5e5;
}
.iconfull.style6.icon-inverse .iconimage a:hover i.fa-inverse {
color: #fff;
background: #13aff0;
} .iconfull.style7 {
padding-left: 10px;
}
.iconfull.style7 .iconmain,
.iconfull.style7 .iconmain h3 {
font-weight: inherit;
text-align: left;
padding: 0;
}
.iconfull.style7 .iconmain {
margin-left: 80px;
}
.iconfull.style7 .iconmain h3 {
position: relative;
font-weight: 400;
margin-bottom: 30px;
}
.iconfull.style7 .iconmain h3:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: -15px;
left: 0;
right: 0;
height: 3px;
width: 30px;
border-bottom: 2px solid #1E1E1E;
margin: 0 auto 0 0;
}
.iconfull.style7 .iconimage {
overflow: visible;
position: relative;
display: inline-block;
float: left;
text-align: center;
min-height: inherit;
width: auto;
margin: 20px 0 0;
}
.iconfull.style7 .iconimage a {
display: inline-block;
}
.iconfull.style7 .iconimage i {
font-size: 28px;
color: #fff !important;
background: #13aff0;
border-color: #13aff0;
width: 60px;
height: 60px;
line-height: 60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.iconfull.style7 .iconimage i:after {
content: " ";
position: absolute;
top: 20px;
right: 60px;
border: solid rgba(0, 0, 0, 0);
border-width: 10px;
border-right-color: inherit;
}
.iconfull.style7 .iconimage a:hover i {
color: #13aff0 !important;
background: #FFF;
border-color: #FFF;
}
.iconfull.style7 .iconurl {
margin-top: -15px;
}
.iconfull.style7.icon-inverse .iconimage i.fa-inverse {
color: #13aff0 !important;
background: #FFF;
border-color: #FFF;
}
.iconfull.style7.icon-inverse .iconimage a:hover i.fa-inverse {
color: #FFF !important;
background: #13aff0;
border-color: #13aff0;
} .iconfull.style8 {
padding-right: 10px;
}
.iconfull.style8 .iconmain,
.iconfull.style8 .iconmain h3 {
font-weight: inherit;
text-align: left;
padding: 0;
}
.iconfull.style8 .iconmain {
margin-right: 80px;
}
.iconfull.style8 .iconmain h3 {
position: relative;
font-weight: 400;
margin-bottom: 30px;
}
.iconfull.style8 .iconmain h3:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: -15px;
left: 0;
right: 0;
height: 3px;
width: 30px;
border-bottom: 2px solid #1E1E1E;
margin: 0 auto 0 0;
}
.iconfull.style8 .iconimage {
overflow: visible;
position: relative;
display: inline-block;
float: right;
text-align: center;
min-height: inherit;
width: auto;
margin: 20px 0 0;
}
.iconfull.style8 .iconimage a {
display: inline-block;
}
.iconfull.style8 .iconimage i {
font-size: 28px;
color: #fff !important;
background: #13aff0;
border-color: #13aff0;
width: 60px;
height: 60px;
line-height: 60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.iconfull.style8 .iconimage i:after {
content: " ";
position: absolute;
top: 20px;
left: 60px;
border: solid rgba(0, 0, 0, 0);
border-width: 10px;
border-left-color: inherit;
}
.iconfull.style8 .iconimage a:hover i {
color: #13aff0 !important;
background: #FFF;
border-color: #fff;
}
.iconfull.style8 .iconurl {
margin-top: -15px;
}
.iconfull.style8.icon-inverse .iconimage i.fa-inverse {
color: #13aff0 !important;
background: #FFF;
border-color: #FFF;
}
.iconfull.style8.icon-inverse .iconimage a:hover i.fa-inverse {
color: #FFF !important;
background: #13aff0;
border-color: #13aff0;
} .sc-progress {
width: 100%;
margin-bottom: 15px
}
.sc-progress .entry-header {
margin-bottom: 5px;
}
.sc-progress .bar-title,
.sc-progress .progress {
}
.sc-progress .bar-title {
width: 1%;
white-space: nowrap;
padding-right: 5px;
}
span.bar-title,
span.bar-per {
color: #555;
font-size: 14px;
line-height: 1;
font-weight: 300;
text-align: left;
text-shadow: none;
}
.progress {
height: 15px;
background: #e9e9e9;
margin-bottom: 20px;
border: none;
-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 {
display: block;
height: 15px;
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: #9DCEE3;
}
.progress.progress-basic .bar {
background: #9DCEE3;
}
.progress .bar-info {
background-color: #449edd;
}
.progress.progress-basic .bar-info {
background: #449edd;
}
.progress .bar-success {
background-color: #97d04d;
}
.progress.progress-basic .bar-success {
background: #97d04d;
}
.progress .bar-warning {
background-color: #ea984f;
}
.progress.progress-basic .bar-warning {
background: #ea984f;
}
.progress .bar-danger {
background-color: #13aff0;
}
.progress.progress-basic .bar-danger {
background: #13aff0;
} .sc-knob-dial {
color: #555 !important;
font-weight: 300 !important;
}
.sc-knob.sc-counter input {
font-size: 30px !important;
margin: 0 0 30px !important;
}
.sc-knob.sc-counter > div:after {
font-family: fontawesome;
content: '\f176';
color: #13aff0;
top: 0px;
position: absolute;
font-size: 20px;
padding-left: 10px;
}
.sc-knob-title {
font-weight: 300;
}
.sc-knob-title:after {
content: '';
position: absolute;
margin: auto;
top: -15px;
bottom: auto;
left: 0;
right: 0;
height: 0px;
width: 30px;
border-bottom: 2px solid #3A3939;
} .rslides-sc a.rslides_nav,
.shuttleslider-sc a.rslides_nav {
width: 60px;
height: 60px;
}
.rslides-sc a.rslides_nav.prev:before,
.rslides-sc a.rslides_nav.next:before,
.shuttleslider-sc a.rslides_nav.prev:before,
.shuttleslider-sc a.rslides_nav.next:before {
width: 60px;
height: 60px;
line-height: 60px;
background: #000;
background: rgba(0, 0, 0, 0.5);
}
.rslides-sc a.rslides_nav.prev:hover:before,
.rslides-sc a.rslides_nav.next:hover:before,
.shuttleslider-sc a.rslides_nav.prev:hover:before,
.shuttleslider-sc a.rslides_nav.next:hover:before {
color: #333;
background: #fff;
}
.rslides-sc a.rslides_nav.prev,
.shuttleslider-sc a.rslides_nav.prev {
left: -60px;
}
.rslides-sc a.rslides_nav.next,
.shuttleslider-sc a.rslides_nav.next {
right: -60px;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.prev,
.shuttleslider-sc .rslides-inner:hover a.rslides_nav.prev {
left: 0;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.next,
.shuttleslider-sc .rslides-inner:hover a.rslides_nav.next {
right: 0;
} .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:after {
content: '';
position: absolute;
margin: auto;
top: auto;
bottom: -10px;
left: 0;
right: 0;
height: 0;
width: 45px;
border-bottom: 2px solid #3A3939;
}  .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: #13aff0;
}
.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: #13aff0;
} .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: #13aff0;
border-color: #13aff0;
}
.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: #13aff0;
border-color: #13aff0;
}
.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 {
margin-bottom: 30px;
}
.services-builder i {
-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;
} .services-builder.style1 {
text-align: center;
background: #f8f8f8;
border: 1px solid #e5e5e5;
}
.services-builder.style1 .iconimage img {
margin: 0 auto;
display: block;
-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;
}
.services-builder.style1 .iconimage a:hover img {
opacity: 0.85;
}
.services-builder.style1 .iconmain {
padding: 28px 20px 20px;
}
.services-builder.style1 h3{
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
}
.services-builder.style1 .iconurl {
margin: 0 0 10px;
}
.services-builder.style1 .iconurl a {
color: #fff;
background: #13aff0;
padding: 8px 15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.services-builder.style1 .iconurl a:hover {
color: #fff;
-webkit-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-moz-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-ms-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
-o-box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
box-shadow: inset 0 0 0 30px rgba( 0, 0, 0, 0.10);
} .services-builder.style2 {
text-align: center;
border: 1px solid #E9E9E9;
padding: 35px 20px 10px;
}
.services-builder.style2 .iconimage {
position: relative;
background: #13aff0;
text-align: left;
margin: 0 auto 35px;
width: 48px;
height: 80px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
}
.services-builder.style2 .iconimage:before,
.services-builder.style2 .iconimage:after {
position: absolute;
width: inherit;
height: inherit;
border-radius: inherit;
background: inherit;
content: '';
}
.services-builder.style2 .iconimage:before {
-webkit-transform: rotate(60deg);
-moz-transform: rotate(60deg);
-ms-transform: rotate(60deg);
-o-transform: rotate(60deg);
transform: rotate(60deg);
}
.services-builder.style2 .iconimage:after {
-webkit-transform: rotate(-60deg);
-moz-transform: rotate(-60deg);
-ms-transform: rotate(-60deg);
-o-transform: rotate(-60deg);
transform: rotate(-60deg);
}
.services-builder.style2 .iconimage i {
color: #FFF;
position: absolute;
text-align: center;
width: 80px;
margin: 16px 0 0 -16px;
line-height: 48px;
z-index: 9;
font-size: 21px;
-webkit-transform: rotate(-30deg);
-moz-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
-o-transform: rotate(-30deg);
transform: rotate(-30deg);
}
.services-builder.style2 .iconimage a:hover i {
color: #FFF;
}
.services-builder.style2 i {
}
.services-builder.style2 a:hover i {
color: #13aff0;
border-color: #13aff0;
}
.services-builder.style2 i:before {
line-height: 1;
}
.services-builder.style2 .iconmain {
padding: 0;
}
.services-builder.style2 h3 {
font-size: 15px;
font-weight: 700;
margin-bottom: 15px;
}
.services-builder.style2 .iconurl a {
color: #979797;
}
.services-builder.style2 .iconurl a:hover {
color: #13aff0;
} #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;
} body .fa-lg {
line-height: 1;
vertical-align: -10%;
}#pre-header {
background-color: #222;
border-bottom: none;
}
#pre-header .header-links > ul > li:before {
content: '|';
}
#pre-header .header-links > ul > li > a {
color: #fff;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
color: #13aff0 !important;
background-color: transparent;
}
#pre-header .header-links li a,
#pre-header-social li, #pre-header-social li a {
color: #fff !important;
}
#pre-header-social li, #pre-header-social li a:hover {
color: #13aff0 !important;
background-color: transparent !important;
}
#pre-header .header-links li a:hover {
color: #aaa !important;
}
#pre-header .header-links .sub-menu a {
color: #1e1e1e;
}
#pre-header .header-links .sub-menu a:hover {
color: #13aff0;
}
#pre-header .header-links .sub-menu .sub-menu {
background-color: #333;
margin-top: 1px;
border-left: 1px solid #444;
}
#pre-header-social li:last-child,
#pre-header-social li:last-child a {
border-right: none;
}
#pre-header-social li a {
border-left: none;
color: #fff;
}
#pre-header .header-links .sub-menu {
background-color: #333;
box-shadow: none;
border: none;
border-radius: 0px 0px 5px 5px;
} #header,
#header-sticky {
position: relative;
background-color: #fff;
border-bottom: none;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
transition: all 400ms;
position: relative;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
min-width: 200px!important;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
padding: 2px 0px;
color: #fff;
}
#header .header-links .sub-menu a:hover,
#header-sticky .header-links .sub-menu a:hover {
color: #aaa !important;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
background-color: #222;
margin-top: -15px;
border-radius: 0px 0px 5px 5px;
border: none;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
border: none;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
margin-top: 1px;
border-left: 1px solid #444;
}
#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: #13aff0;
} #body-core {
background-color: #f3f5f6;
}
#introaction-core,
#outroaction-core,
.sc-action-core {
position: relative;
padding: 40px 30px;
border-radius: 5px;
background-color: #222;
border: none;
}
#introaction-core .three_fourth,
#introaction-core .one_fourth {
margin: 0;
float: none;
text-align: center;
width: 100%;
}
.action-text h3 {
color: #fff;
font-size: 36px;
font-weight: 700;
}
.action-teaser p {
color: #fff;
}
.action-link a {
font-size: 13px;
border-radius: 5px;
margin-top: 20px;
padding: 8px 15px;
transition: all .4s;
background-color: #fff;
border-bottom: none;
color: #1e1e1e;
position: relative;
}
.action-link a:hover {
color: #fff;
background-color: #13aff0 !important;
box-shadow: none;
border-bottom: none;
} #section-home {
margin-bottom: 30px;
}
.iconimage {
border-radius: 0px;
}
.services-builder.style1 {
border-radius: 5px 5px;
border: none;
background-color: #222;
text-align: center;
}
.services-builder.style1 h3,
.services-builder.style1 p {
color: #fff;
}
.services-builder.style1 .iconimage img {
border-radius: 5px 5px 0px 0px;
}
.services-builder.style1 .iconmain {
position: relative;
border: none;
text-align: left;
padding: 30px;
}
.services-builder.style1 .iconurl a {
font-size: 13px;
border-radius: 5px;
margin-top: 20px;
padding: 8px 15px;
transition: all .4s;
background-color: #fff;
color: #1e1e1e;
border: none;
text-decoration: none !important;
font-weight: 600;
text-transform: uppercase;
position: relative;
}
.services-builder.style1 .iconurl a:hover {
opacity: 1;
color: #fff;
background-color: #13aff0;
box-shadow: none;
} footer {
border-top: none;
}
#footer {
background-color: #222;
position: relative;
border-top: none;
}
#footer-core h2 {
color: #fff;
font-size: 18px;
font-weight: 700;
}
#footer .widget ul li a:before {
display: none;
}
#footer .wp-block-latest-comments__comment-date,
#footer .wp-block-latest-posts__post-author,
#footer .wp-block-latest-posts__post-date {
color: #fff;
}
#footer .widget ul li a,
#footer .widget li a {
color: #fff;
font-weight: 500;
font-size: 15px;
text-decoration: none;
}
#footer .widget ul li a:hover,
#footer .widget li a:hover {
color: #13aff0;
}
#footer .widget ul li span {
display: block;
color: #8f8f9c;
font-size: 13px;
font-weight: 400;
}
#footer .widget li {
border-bottom: 1px solid #444;
}
#footer .widget li:last-child {
border-bottom: none;
}
#footer .widget_recent_entries ul li,
#footer .widget_recent_comments ul li {
margin-bottom: 15px;
}
#footer .widget ul li:last-child {
margin-bottom: 0px;
}
#footer .widget_tag_cloud a {
background-color: #eee;
color: #1e1e1e;
border-radius: 5px;
}
#footer .widget_tag_cloud a:hover {
background-color: #13aff0;
}
#footer input[type=text],
#footer input[type=email],
#footer input[type=password],
#footer input[type=search],
#footer input[type=tel],
#footer select,
#footer textarea {
background-color: #444 !important;
border: none !important;
border-radius: 5px;
color: #fff;
padding: 5px 15px;
}
#footer .widget_search button {
background-color: #13aff0;
border: none;
border-radius: 5px;
color: #fff;
font-weight: 600;
} #sub-footer {
background-color: #1e1e1e;
border-top: none;
color: #fff;
}
#sub-footer a {
color: #fff;
text-decoration: none;
}
#sub-footer a:hover {
color: #aaa;
}
#footer-menu li:after {
display: none;
} #intro {
border-top: none;
border-bottom: none;
padding: 60px 0px;
background-color: #222;
}
#intro .page-title {
color: #fff;
font-size: 28px;
font-weight: 700;
}
#intro .page-title span {
background-color: transparent;
padding: 0px;
}
#intro #breadcrumbs {
color: #fff;
font-weight: 500;
}
#intro #breadcrumbs-core {
background-color: transparent;
padding: 0px;
}
#intro #breadcrumbs-core a {
color: #aaa;
} .widget_search .search input,
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
border: none !important;
background-color: #eee !important;
border-radius: 5px;
outline: none;
}
#sidebar .widget {
overflow: hidden;
}
#sidebar .widget_search {
background-color: transparent;
padding: 0px !important;
box-shadow: none !important;
}
#sidebar .widget_search::after,
#sidebar .widget_search::before {
display: none;
}
#sidebar h2 {
display: inline-block;
margin-top: 0px;
padding: 0px;
width: 100%;
font-size: 17px;
color: #1e1e1e;
text-transform: capitalize;
z-index: 2;
position: relative;
}
#sidebar .widget_search:after {
display: none;
}
#sidebar .widget li a {
font-size: 15px;
text-decoration: none;
font-weight: 400;
color: #1e1e1e;
}
#sidebar .widget li a:hover {
color: #13aff0;
}
#sidebar .widget li span {
display: block;
font-size: 13px;
font-weight: 600;
color: #aaa;
}
#sidebar .widget_recent_entries ul li,
#sidebar .widget_recent_comments ul li {
margin-bottom: 5px;
padding-bottom: 5px;
}
#sidebar .widget ul li,
#sidebar .widget li {
border-bottom: 1px solid #ddd;
margin-bottom: 5px;
padding-bottom: 5px;
}
#sidebar .widget ul li:last-child,
#sidebar .widget li:last-child {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0px;
}
#sidebar .widget_tag_cloud a {
background-color: #ddd;
border: none;
color: #4a4a4a;
border-radius: 3px;
}
#sidebar .widget_tag_cloud a:hover {
background-color: #13aff0;
border-color: #13aff0;
color: #fff;
}
footer.wp-block-latest-comments__comment-meta {
background-color: transparent;
} .blog-style2 #content,
.layout-sidebar-right #sidebar {
background-color: #f3f5f6;
background: #f3f5f6;
border: none;
}
.layout-sidebar-right #sidebar {
box-shadow: none;
}
.blog-style2 .blog-grid.column-2 {
padding: 15px;
}
.blog-style2 .blog-article {
border: none;
position: relative;
border-radius: 5px;
}
.blog-style2 .blog-article .entry-content {
text-align: left;
padding: 30px;
position: relative;
background-color: #222;
border: none;
border-radius: 0px 0px 5px 5px;
}
.blog-style2 .blog-article .entry-content p {
color: #fff;
}
.blog-thumb img {
border-radius: 10px 10px 0px 0px;
}
.blog-article .more-link {
padding-top: 0px;
}
.blog-article .more-link a {
font-size: 13px;
border-radius: 5px;
margin-top: 20px;
padding: 8px 15px;
transition: all .4s;
background-color: #fff;
color: #1e1e1e;
border: none;
text-decoration: none !important;
font-weight: 600;
text-transform: uppercase;
position: relative;
}
.blog-article .more-link a:hover {
opacity: 1;
color: #fff;
background-color: #13aff0 !important;
box-shadow: none;
}
.blog-article .entry-meta a,
.blog-article.sticky .entry-meta i,
.blog-article.sticky .entry-meta a {
color: #aaa;
}
.blog-article.sticky .entry-meta a:hover {
color: #13aff0;
}
.blog-article .entry-meta > span:before {
content: '|';
color: #aaa;
}
.blog-article .entry-meta > span {
text-transform: none;
font-size: 13px;
}
.blog-article .entry-meta > span.date {
position: absolute;
left: 30px;
top: -12px;
background-color: #13aff0;
color: #fff;
border-radius: 10px;
padding: 2px 8px;
}
.blog-article .entry-meta > span.date a {
color: #fff;
text-decoration: none !important;
}
.blog-style2 .blog-article .blog-title {
margin-top: 10px;
font-size: 22px;
text-transform: none;
color: #fff;
}
.blog-article .blog-title a {
text-decoration: none !important;
color: #fff;
}
.blog-article.sticky .blog-title a {
color: #fff;
text-decoration: none !important;
}
.blog-article.sticky .entry-content p {
color: #fff;
}
.blog-article.sticky {
background: transparent !important;
} .navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
color: #1e1e1e;
font-weight: 700;
border: none;
background-color: transparent;
border-radius: 3px;
text-decoration: none !important;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
background-color: #222;
} .single .entry-header {
border: none;
background-color: #222;
padding: 30px 30px 30px 30px;
margin-bottom: 0px;
border-radius: 5px 5px 0px 0px;
}
.single .entry-content {
position: relative;
background-color: #222;
border: none;
color: #fff;
padding: 15px 30px 30px 30px;
margin-bottom: 0px;
margin-bottom: 30px;
border-radius: 0px 0px 5px 5px;
}
.single .entry-meta {
margin-top: 0px!important;
}
.single .entry-meta > span:before {
content: '|';
color: #ddd;
}
.single .entry-meta > span {
text-transform: none;
font-size: 13px;
}
.single .entry-meta{
text-align: left;
margin-top: 45px;
}
.nav-previous a,
.nav-next a {
text-transform: uppercase;
border-radius: 0px;
font-weight: 700;
text-decoration: none !important;
background-color: transparent;
color: #fff;
border: none;
font-size: 13px;
transition: all .4s;
}
.nav-previous a:hover,
.nav-next a:hover {
opacity: 1;
color: #13aff0;
background-color: transparent;
box-shadow: none;
}
#nav-above,
#nav-below {
background-color: #222;
border-radius: 5px;
padding: 30px 30px 75px 30px;
position: relative;
}
#nav-above:after,
#nav-below:after {
position: absolute;
content: '';
width: 3;
height: 10px;
background-color: #e0f0f6;
left: -10px;
bottom: -10px;
} #comments-title h3,
#reply-title {
text-align: left;
font-size: 22px;
font-weight: 700;
text-transform: capitalize;
background-color: #222;
color: #fff;
border-radius: 5px 5px 0px 0px;
margin-bottom: 0px;
padding: 30px;
}
#reply-title {
padding: 0px 0px 15px 0px;
}
.comment-content {
background-color: #222;
color: #fff !important;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
color: #fff;
}
.commentlist article.comment {
border-bottom: 1px solid #444;
}
.comment-author h4 {
color: #fff;
}
.commentlist .comment,
.commentlist .pingback {
margin-top: 0px;
color: #fff;
background-color: #222;
border-radius: 0px 0px 5px 5px;
box-shadow: none !important;
padding: 20px;
margin-bottom: 0px;
}
.commentlist article footer {
background-color: transparent;
border-top: none;
}
.comment .reply {
float: right;
}
li.comment article {
margin-bottom: 0px !important;
}
.comment .reply a {
font-size: 11px;
text-transform: uppercase;
font-weight: 700;
color: #13aff0;
border: none;
text-decoration: none !important;
}
.comment .reply a:hover {
border: none;
color: #13aff0 !important;
background-color: transparent !important;
}
.commentlist .avatar {
width: 80px;
height: 80px;
border-radius: 5px;
border: none;
margin: 0;
margin-bottom: 20px;
}
.commentlist article header {
text-align: left;
}
.comment-content {
text-align: left;
}
.commentlist .children article:before {
display: none;
}
.comment .reply a:hover {
background-color: #1e1e1e;
color: #fff;
}
#commentform input[type="text"],
#commentform textarea {
border: none;
background-color: #fff !important;
border: 1px solid #eee !important;
outline: none;
border-radius: 0px;
}
#commentform input[type="text"]:focus,
#commentform textarea:focus {
background-color: #fff;
}
.logged-in-as a {
color: #13aff0;
}
.logged-in-as a:hover {
color: #13aff0;
}
.comment-respond .form-submit {
text-align: left;
}
#respond {
background-color: #222;
border-radius: 5px;
padding: 30px;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: 13px;
border-radius: 5px;
font-weight: 700;
padding: 8px 15px;
transition: all .4s;
background-color: #fff;
border: none;
color: #1e1e1e;
position: relative;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #fff;
background-color: #13aff0 !important;
box-shadow: none;
border-bottom: none;
}