html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
}
body {
font-size: 14px;
color: #333;
background-color: #fff;
margin: 0;
padding: 0;
line-height: 1.9;
overflow-x: hidden;
}
*, ::after, ::before {
box-sizing: border-box;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
display: block;
}
audio,canvas,progress,video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
a {
text-decoration: none;
color: #333;
}
a:active,a:hover,a:focus {
outline: none;
text-decoration: none;
}
abbr[title] {border-bottom: 1px dotted}
b,strong {font-weight: bold}
dfn {font-style: italic}
h1 {font-size: 65px;}
h2 {font-size: 42px;}
h3 {font-size: 30px;}
h4 {font-size: 24px;}
h5 {font-size: 20px;}
h6 {font-size: 16px;}
h1, h2, h3,h4, h5, h6 {
margin-top: 0;
margin-bottom: 1.25rem;
font-weight: 500;
line-height: 1.2;
}
mark {
background: #ff0;
color: #000;
}
small {font-size: 80%}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {top: -0.5em}
sub {bottom: -0.25em}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre,blockquote {
max-width: 100%;
overflow: auto;
}
address{
line-height: 1.9;
font-size: 14px;
}
p{margin:0 0 15px}
code,kbd,pre,samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,input,textarea {
display: inline-block;
margin: 0;
border: 1px solid #e4e4f1;
padding: 15px 20px;
font-size: 14px;
line-height: initial;
}
select,input[name="post_password"]{
border-radius: 0;
background-color: #f7f7ff;
}
input[type="file"].form-control {
padding-top: 23px;
margin-bottom: -20px;
line-height: 0;
width: 100%;
opacity: 0 !important
}
.footer-middle select,.footer-bottom select{
background-color: transparent
}
.post-password-form label{
display: inline-block;
width: 85%;
}
.post-password-form input[type="submit"]{
background-color: #222;
color: #fff;
width: 14%;
}
optgroup,select {
display: inline-block;
margin: 0;
border: 1px solid transparent;
padding: 0 20px;
font-size: 15px;
line-height: 50px;
height: 50px
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
border: 0;
}
button[disabled],html input[disabled] {cursor: default}
button::-moz-focus-inner,input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="checkbox"],input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0 5px 0 0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #ededff;
margin: 0 2px 20px;
padding: 30px;
border-radius: 0;
}
legend {
border: 0;
padding: 0 15px;
font-weight: bold;
}
textarea {
overflow: auto;
resize: none;
}
optgroup {font-weight: bold}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,th {padding: 0}
:active,:focus { outline: none }
input:focus,textarea:focus,select:focus { box-shadow: none }
figure {margin: 0;}
img {
vertical-align: middle;
max-width:100%;
height: auto;
border: 0;
}
iframe {border:0;}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
@media (min-width: 1920px) {
.container {
max-width: 1400px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
[class*="col-md-"],[class*="columns-"] > .widget {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3,.columns-4 > .widget {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4,.columns-3 > .widget {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6,.columns-2 > .widget {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12,.columns-1 > .widget {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd), .wp-block-table.is-style-stripes tr:nth-child(odd) {
background-color: #f4f7ff;
}
.wst-footer .widget{
float: left;
padding-left: 15px;
padding-right: 15px
}
.wst-footer .columns-2 > div:nth-child(2n+1),.wst-footer .columns-3 > div:nth-child(3n+1),.wst-footer .columns-4 > div:nth-child(4n+1){
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {float: right !important}
.pull-left {float: left !important}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.show {display: block !important}
.invisible {visibility: hidden}
.hidden,.hide {display: none !important}
label{
display: block;
font-weight: bold;
margin-bottom: 5px
}
.red-color{color:#de3939}
.wst-row{
margin-right: -15px;
margin-left: -15px;
}
.wst-inner-wrap{
position: relative;
z-index: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
position: relative;
width: 100%;
}
[class*="col-md-"]:not(.col-md-12) .container{
width: auto;
}
.row-full-height > div{
min-height: 100vh;
height: 100vh;
}
.full-40 .row-full-height > div{
height: calc( 100vh - 40px );
min-height: calc( 100vh - 40px )
}
.full-40 .row-full-height rs-module-wrap{
width: calc( 100% + 30px ) !important;
height: calc( 100vh - 40px ) !important;
margin-left: -15px !important
}
.row-align-middle.row-full-height > div{
display: flex;
flex-wrap: wrap;
align-items: center;
}
.row-align-bottom.row-full-height > div{
display: flex;
align-items: flex-end;
}
.row-align-middle > div{
display: flex;
align-items: center;
flex-direction: row;
}
.row-align-bottom > div{
display: flex;
align-items: flex-end;
}
.wst-section .container,.wst-section .container-fluid {
position: relative;
z-index: 2;
}
input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none;
}
input:-webkit-autofill,input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
background-color: inherit !important;
box-shadow: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
margin-top: 3px;
}
.form-buttons{
padding-top: 20px
}
.input-group{
padding-bottom: 20px
} .page-loader{
background-color: #fff;
position: fixed;
width: 100%;
height: 100%;
z-index: 99999;
top: 0;
left: 0;
}
.page-loader > div{
display:inline-block;
position:absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
width: 400px;
}
.wst-loader-1 {
height: 4px;
width: 100%;
position: relative;
overflow: hidden;
background-color: #ddd;
}
.wst-loader-1:before{
display: block;
position: absolute;
content: "";
left: -200px;
width: 200px;
height: 4px;
background-color: #2980b9;
animation: wst-loading-1 2s linear infinite;
}
.wst-loader-text,.loader_img{
text-align: center;
padding-top: 20px;
font-size: 14px;
color: #999;
} #spinningSquaresG{
position:relative;
width:234px;
height:28px;
margin:auto;
}
.spinningSquaresG{
position:absolute;
top:0;
background-color:rgb(0,0,0);
width:28px;
height:28px;
animation-name:bounce_spinningSquaresG;
-webkit-animation-name:bounce_spinningSquaresG;
animation-duration:1.5s;
-webkit-animation-duration:1.5s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
animation-direction:normal;
-webkit-animation-direction:normal;
transform:scale(.3);
-webkit-transform:scale(.3);
}
#spinningSquaresG_1{
left:0;
animation-delay:0.6s;
-webkit-animation-delay:0.6s;
}
#spinningSquaresG_2{
left:29px;
animation-delay:0.75s;
-webkit-animation-delay:0.75s;
}
#spinningSquaresG_3{
left:58px;
animation-delay:0.9s;
-webkit-animation-delay:0.9s;
}
#spinningSquaresG_4{
left:88px;
animation-delay:1.05s;
-webkit-animation-delay:1.05s;
}
#spinningSquaresG_5{
left:117px;
animation-delay:1.2s;
-webkit-animation-delay:1.2s;
}
#spinningSquaresG_6{
left:146px;
animation-delay:1.35s;
-webkit-animation-delay:1.35s;
}
#spinningSquaresG_7{
left:175px;
animation-delay:1.5s;
-webkit-animation-delay:1.5s;
}
#spinningSquaresG_8{
left:205px;
animation-delay:1.64s;
-webkit-animation-delay:1.64s;
}
@keyframes bounce_spinningSquaresG{0%{transform:scale(1);background-color:var(--forground-color);}100%{transform:scale(.3) rotate(90deg);background-color: var(--background-color);}}
@-webkit-keyframes bounce_spinningSquaresG{0%{-webkit-transform:scale(1);background-color: var(--forground-color);}100%{-webkit-transform:scale(.3) rotate(90deg);background-color:var(--background-color);}} .cssload-contain {
height: 80px;
width: 150px;
margin: auto;
text-align: center;
}
.cssload-dot {
display: inline-block;
height: 17px;
width: 17px;
border-radius: 50%;
margin: 0 5px;
animation: cssload-bounce 0.52s infinite ease alternate;
-webkit-animation: cssload-bounce 0.52s infinite ease alternate;
}
.cssload-dot:nth-child(1) {
animation-delay: -0.09s;
-webkit-animation-delay: -0.09s;
}
.cssload-dot:nth-child(2) {
animation-delay: -0.17s;
-webkit-animation-delay: -0.17s;
}
.cssload-dot:nth-child(3) {
animation-delay: -0.26s;
-webkit-animation-delay: -0.26s;
}
.cssload-dot:nth-child(4) {
animation-delay: -0.35s;
-webkit-animation-delay: -0.35s;
}
.cssload-dot:nth-child(5) {
animation-delay: -0.43s;
-webkit-animation-delay: -0.43s;
}
.cssload-dot:nth-child(6) {
animation-delay: -0.52s;
-webkit-animation-delay: -0.52s;
}
@keyframes cssload-bounce {0% {transform: translateY(0);box-shadow: 0 2.5px 1px rgba(71,34,86,0.2)}100% {transform: translateY(-39px);box-shadow: 0 88px 12px rgba(0,0,0,0.1)}}
@-webkit-keyframes cssload-bounce {0% {-webkit-transform: translateY(0);-webkit-box-shadow: 0 2.5px 1px rgba(71,34,86,0.2)}100% {-webkit-transform: translateY(-39px);-webkit-box-shadow: 0 88px 12px rgba(0,0,0,0.1)}}
@keyframes wst-loading-1 {from {left: -200px; width: 30%;}50% {width: 30%;}70% {width: 70%;}80% { left: 50%;}95% {left: 120%;}to {left: 100%;}}
@-webkit-keyframes wst-loading-1 {from {left: -200px; width: 30%;}50% {width: 30%;}70% {width: 70%;}80% { left: 50%;}95% {left: 120%;}to {left: 100%;}}
@keyframes wst-slide-down {0% {transform: translateY(-100%);} 100% {transform: translateY(0);}}
@-webkit-keyframes wst-slide-down {0% {-webkit-transform: translateY(-100%);} 100% {-webkit-transform: translateY(0);}}
@keyframes uil-ring-anim{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
@-webkit-keyframes uil-ring-anim {0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}
@keyframes BackgroundAnimation{from{transform:translate3d(0,0,0)}to{transform:translate3d(80%,0,0)}}
@-webkit-keyframes BackgroundAnimation{from{-webkit-transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(80%,0,0)}}
@keyframes BackgroundAnimationLeft{from{transform:translate3d(0,0,0)}to{transform:translate3d(-80%,0,0)}}
@-webkit-keyframes BackgroundAnimationLeft{from{-webkit-transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-80%,0,0)}}
@keyframes BackgroundAnimationTop{from{transform:translate3d(0,80%,0)}to{transform:translate3d(0,0,0)}}
@-webkit-keyframes BackgroundAnimationTop{from{-webkit-transform:translate3d(0,80%,0)}to{-webkit-transform:translate3d(0,0,0)}}
@keyframes BackgroundAnimationBot{from{transform:translate3d(0,-80%,0)}to{transform:translate3d(0,0,0)}}
@-webkit-keyframes BackgroundAnimationBot{from{-webkit-transform:translate3d(0,-80%,0)}to{-webkit-transform:translate3d(0,0,0)}}
@keyframes more_anim {0%{width: 10px;right: 8px;left: auto}45%{width: 25px}100%{width: 10px;right: auto;left: 0}}
@-webkit-keyframes more_anim {0%{width: 10px;right: 8px;left: auto}45%{width: 25px}100%{width: 10px;right: auto;left: 0}}
@keyframes more_anim_hover {0%{width: 25px}45%{width: 20px}100%{width: 25px;right: 8px;left: auto}}
@-webkit-keyframes more_anim_hover {0%{width: 25px}45%{width: 20px}100%{width: 25px;right: 8px;left: auto}}
@-webkit-keyframes slideMen {from {-webkit-transform: translateY(100%);opacity: 0;}to {-webkit-transform: translateY(0);opacity: 1;}}
@keyframes slideMen {from {transform: translateY(100%);opacity: 0;}to {transform: translateY(0);opacity: 1;}}
@-webkit-keyframes socials-anim{0% {transform: scale(1)} 50% {transform: scale(1.4) translateY(-4px) rotate(-8deg)} 100% {transform: scale(1)}}
@keyframes socials-anim{0% {transform: scale(1)} 50% {transform: scale(1.4) translateY(-4px) rotate(-8deg)} 100% {transform: scale(1)}} .wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(1) {-webkit-transition-delay: .06s;transition-delay: .06s;}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(2) {-webkit-transition-delay: .12s;transition-delay: .12s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(3) {-webkit-transition-delay: .18s;transition-delay: .18s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(4) {-webkit-transition-delay: .24s;transition-delay: .24s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(5) {-webkit-transition-delay: .30s;transition-delay: .30s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(6) {-webkit-transition-delay: .36s;transition-delay: .36s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(7) {-webkit-transition-delay: .42s;transition-delay: .42s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(8) {-webkit-transition-delay: .48s;transition-delay: .48s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(9) {-webkit-transition-delay: .54s;transition-delay: .54s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(10) {-webkit-transition-delay: .60s;transition-delay: .60s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(11) {-webkit-transition-delay: .66s;transition-delay: .66s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(12) {-webkit-transition-delay: .72s;transition-delay: .72s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(13) {-webkit-transition-delay: .78s;transition-delay: .78s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(14) {-webkit-transition-delay: .84s;transition-delay: .84s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(15) {-webkit-transition-delay: .90s;transition-delay: .90s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(16) {-webkit-transition-delay: .96s;transition-delay: .96s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(17) {-webkit-transition-delay: 1.02s;transition-delay: 1.02s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(18) {-webkit-transition-delay: 1.08s;transition-delay: 1.08s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(19) {-webkit-transition-delay: 1.14s;transition-delay: 1.14s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(20) {-webkit-transition-delay: 1.20s;transition-delay: 1.20s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(21) {-webkit-transition-delay: 1.26s;transition-delay: 1.26s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(22) {-webkit-transition-delay: 1.32s;transition-delay: 1.32s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(23) {-webkit-transition-delay: 1.38s;transition-delay: 1.38s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(24) {-webkit-transition-delay: 1.44s;transition-delay: 1.44s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(25) {-webkit-transition-delay: 1.50s;transition-delay: 1.50s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(26) {-webkit-transition-delay: 1.56s;transition-delay: 1.56s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(27) {-webkit-transition-delay: 1.62s;transition-delay: 1.62s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(28) {-webkit-transition-delay: 1.68s;transition-delay: 1.68s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(29) {-webkit-transition-delay: 1.74s;transition-delay: 1.74s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(30) {-webkit-transition-delay: 1.80s;transition-delay: 1.80s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(31) {-webkit-transition-delay: 1.86s;transition-delay: 1.86s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(32) {-webkit-transition-delay: 1.92s;transition-delay: 1.92s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(33) {-webkit-transition-delay: 1.98s;transition-delay: 1.98s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(34) {-webkit-transition-delay: 2.04s;transition-delay: 2.04s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(35) {-webkit-transition-delay: 2.10s;transition-delay: 2.10s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(36) {-webkit-transition-delay: 2.16s;transition-delay: 2.16s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(37) {-webkit-transition-delay: 2.22s;transition-delay: 2.22s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(38) {-webkit-transition-delay: 2.28s;transition-delay: 2.28s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(39) {-webkit-transition-delay: 2.34s;transition-delay: 2.34s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(40) {-webkit-transition-delay: 2.40s;transition-delay: 2.40s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(41) {-webkit-transition-delay: 2.46s;transition-delay: 2.46s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(42) {-webkit-transition-delay: 2.52s;transition-delay: 2.52s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(43) {-webkit-transition-delay: 2.58s;transition-delay: 2.58s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(44) {-webkit-transition-delay: 2.64s;transition-delay: 2.64s}.wst_main_nav.anim_lets > ul > li:hover > a span:nth-child(45) {-webkit-transition-delay: 2.70s;transition-delay: 2.70s} .wst-input-wrap {
z-index: 1;
margin: 0 0 -15px;
width: 100%;
position: relative;
overflow: hidden;
display: block;
-webkit-appearance: none;
padding-bottom: 20px;
}
.wst-input-lbl {
display: inline-block;
font-weight: normal;
font-size: 14px;
margin: 0 !important;
color: #333;
width: 100%;
position: absolute;
top: 3px;
left: 0;
padding: 0 0 0 20px;
pointer-events: none;
overflow: hidden;
line-height: normal !important;
-webkit-transform: translate3d(0, 38px, 0);
transform: translate3d(0, 38px, 0);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.wst-input-lbl-content {
position: relative;
display: block;
width: 100%;
color: #444;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.wst-input-lbl-content::after {
content: attr(data-content);
position: absolute;
font-weight: 800;
top: 100%;
left: 0;
height: 100%;
width: 100%;
color: #333;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.85em;
}
.wst-cust-input {
height: 60px;
line-height: 60px;
padding: 0 20px;
margin-top: 20px !important;
background: transparent;
border: 0 !important;
color: #fff;
opacity: 0;
}
.wst-cust-input:focus{
outline: none
}
.wst-input-bg {
position: absolute;
left: 0;
fill: #f7f7ff;
pointer-events: none;
top: 10px;
bottom: 0px;
height: 80px;
z-index: -1;
-webkit-transition: -webkit-transform 0.7s, fill 0.7s;
transition: transform 0.7s, fill 0.7s;
-webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
} 
textarea + label + .wst-input-bg{
height: 250px;
top: -10px;
}
textarea.wst-cust-input{
height: 170px !important;
line-height: normal;
padding: 20px;
}
.wst-cust-input:focus,.wst-input-wrap.wst-not-empty .wst-cust-input{
-webkit-transition: opacity 0s 0.35s;
transition: opacity 0s 0.35s;
opacity: 1;
}
.wst-cust-input:focus + .wst-input-lbl,.wst-input-wrap.wst-not-empty .wst-cust-input + .wst-input-lbl {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.wst-cust-input:focus + .wst-input-lbl .wst-input-lbl-content,.wst-input-wrap.wst-not-empty .wst-input-lbl-content  {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.wst-cust-input:focus ~ .wst-input-bg,.wst-input-wrap.wst-not-empty .wst-cust-input ~ .wst-input-bg {
fill: #e5e5f7;
-webkit-transform: translate3d(-66.6%, 0, 0);
transform: translate3d(-66.6%, 0, 0);
} .wst-input-box {
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 10px;
margin-bottom: 0;
width: 20px;
height: 20px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .wst-input-box input {
position: absolute;
visibility: hidden;
cursor: pointer;
left: 0;
width: 20px;
height: 20px;
z-index: 2;
} .wst-chck {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
z-index: 1;
display: block;
}
.wst-input-box .wst-chck:before{
width: 100%;
height: 100%;
display: inline-block;
content: "";
border: 1px #e8e8ff solid;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
border-radius: 2px;
left: 0;
top: 0;
position: absolute;
}
.wst-input-box input[type='checkbox'] + .wst-chck:after {
transform: rotate(180deg) scale(0);
-webkit-transform: rotate(180deg) scale(0);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
border: solid #5b8dff;
border-width: 0 2px 2px 0;
content: "";
position: absolute;
left: 7px;
top: -5px;
display: inline-block;
opacity: 0;
width: 10px;
height: 20px;
}
.wst-input-box input[type='checkbox']:checked + .wst-chck:after {
transform: rotate(45deg) scale(1);
-webkit-transform: rotate(45deg) scale(1);
opacity: 1;
}
.wst-input-box input[type='checkbox']:checked + .wst-chck:before{
transform: scale(0) rotate(360deg);
opacity: 0;
} .wst-input-box input[type='radio'] + .wst-chck:before{
border-radius: 50%
}
.wst-input-box input[type='radio'] + .wst-chck:after {
transform: scale(1.5);
-webkit-transform: scale(1.5);
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
border: 3px solid #5b8dff;
content: "";
position: absolute;
left: 0;
top: 0;
display: inline-block;
opacity: 0;
width: 20px;
height: 20px;
border-radius: 50%
}
.wst-input-box input[type='radio']:checked + .wst-chck:after {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
.wst-input-box input[type='radio']:checked + .wst-chck:before{
transform: scale(0.3) rotate(360deg);
}@font-face{font-family:streamline;src:url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/streamline.ttf?1llhkm) format('truetype'),url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/streamline.woff?1llhkm) format('woff'),url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/streamline.svg?1llhkm#streamline) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" stline-"],[class^=stline-]{font-family:streamline!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stline-add:before{content:"\e901"}.stline-subtract:before{content:"\e902"}.stline-building-1:before{content:"\e903"}.stline-building-house:before{content:"\e904"}.stline-building-modern:before{content:"\e905"}.stline-building-modern-2:before{content:"\e906"}.stline-buildings:before{content:"\e907"}.stline-buildings-2:before{content:"\e908"}.stline-buildings-modern:before{content:"\e909"}.stline-architecture-door-retro:before{content:"\e90a"}.stline-architecture-fence:before{content:"\e90b"}.stline-house-1:before{content:"\e90c"}.stline-bookmarks:before{content:"\e90d"}.stline-bookmarks-1:before{content:"\e90e"}.stline-bookmarks-2:before{content:"\e90f"}.stline-bookmarks-document:before{content:"\e910"}.stline-tags:before{content:"\e911"}.stline-tags-1:before{content:"\e912"}.stline-tags-double:before{content:"\e913"}.stline-tags-double-1:before{content:"\e914"}.stline-navigation-arrows-down:before{content:"\e915"}.stline-navigation-arrows-down-1:before{content:"\e916"}.stline-navigation-arrows-left:before{content:"\e917"}.stline-navigation-arrows-left-1:before{content:"\e918"}.stline-navigation-arrows-right:before{content:"\e919"}.stline-navigation-arrows-right-1:before{content:"\e91a"}.stline-navigation-arrows-up:before{content:"\e91b"}.stline-navigation-arrows-up-1:before{content:"\e91c"}.stline-cursor-double-click-1:before{content:"\e91d"}.stline-cursor-double-click-2:before{content:"\e91e"}.stline-cursor-hand:before{content:"\e91f"}.stline-cursor-hand-2:before{content:"\e920"}.stline-cursor-select-frame:before{content:"\e921"}.stline-cursor-target:before{content:"\e922"}.stline-touch-finger-1:before{content:"\e923"}.stline-flash:before{content:"\e924"}.stline-flash-1:before{content:"\e925"}.stline-flash-off:before{content:"\e926"}.stline-loading:before{content:"\e927"}.stline-loading-1:before{content:"\e928"}.stline-loading-2:before{content:"\e929"}.stline-loading-3:before{content:"\e92a"}.stline-loading-circle:before{content:"\e92b"}.stline-loading-circle-1:before{content:"\e92c"}.stline-loading-circle-2:before{content:"\e92d"}.stline-loading-line-1:before{content:"\e92e"}.stline-add-bold:before{content:"\e92f"}.stline-remove-bold:before{content:"\e930"}.stline-hierarchy:before{content:"\e931"}.stline-hierarchy-1:before{content:"\e932"}.stline-hierarchy-2:before{content:"\e933"}.stline-hierarchy-5:before{content:"\e934"}.stline-layout:before{content:"\e935"}.stline-layout-1:before{content:"\e936"}.stline-layout-2:before{content:"\e937"}.stline-layout-3:before{content:"\e938"}.stline-layout-4:before{content:"\e939"}.stline-layout-5:before{content:"\e93a"}.stline-layout-6:before{content:"\e93b"}.stline-layout-agenda:before{content:"\e93c"}.stline-layout-array:before{content:"\e93d"}.stline-layout-array-1:before{content:"\e93e"}.stline-layout-bullets:before{content:"\e93f"}.stline-layout-column:before{content:"\e940"}.stline-layout-headline:before{content:"\e941"}.stline-layout-left:before{content:"\e942"}.stline-layout-module:before{content:"\e943"}.stline-layout-module-1:before{content:"\e944"}.stline-layout-module-2:before{content:"\e945"}.stline-layout-none:before{content:"\e946"}.stline-layout-right:before{content:"\e947"}.stline-layout-three-columns:before{content:"\e948"}.stline-layout-top:before{content:"\e949"}.stline-layout-two-colums:before{content:"\e94a"}.stline-angle-brackets:before{content:"\e94b"}.stline-arrange-spacing:before{content:"\e94c"}.stline-caps:before{content:"\e94d"}.stline-close-quote:before{content:"\e94e"}.stline-eraser:before{content:"\e94f"}.stline-eraser-1:before{content:"\e950"}.stline-eraser-2:before{content:"\e951"}.stline-font-expand-horizontal:before{content:"\e952"}.stline-font-expand-vertical:before{content:"\e953"}.stline-font-size:before{content:"\e954"}.stline-hash:before{content:"\e955"}.stline-italic-off:before{content:"\e956"}.stline-open-quote:before{content:"\e957"}.stline-scale-horizontal:before{content:"\e958"}.stline-scale-vertical:before{content:"\e959"}.stline-sigma:before{content:"\e95a"}.stline-small-caps:before{content:"\e95b"}.stline-subscript:before{content:"\e95c"}.stline-superscript:before{content:"\e95d"}.stline-text-bar:before{content:"\e95e"}.stline-text-bold:before{content:"\e95f"}.stline-text-format:before{content:"\e960"}.stline-text-format-1:before{content:"\e961"}.stline-text-input-area:before{content:"\e962"}.stline-text-italic:before{content:"\e963"}.stline-text-options:before{content:"\e964"}.stline-text-strike-through:before{content:"\e965"}.stline-text-strike-through-1:before{content:"\e966"}.stline-text-style:before{content:"\e967"}.stline-text-underline:before{content:"\e968"}.stline-type-cursor:before{content:"\e969"}.stline-type-cursor-1:before{content:"\e96a"}.stline-check-1:before{content:"\e96b"}.stline-check-badge:before{content:"\e96c"}.stline-check-circle:before{content:"\e96d"}.stline-check-double:before{content:"\e96e"}.stline-check-double-1:before{content:"\e96f"}.stline-close:before{content:"\e970"}.stline-cursor-choose:before{content:"\e971"}.stline-cursor-choose-1:before{content:"\e972"}.stline-checklist:before{content:"\e973"}.stline-checklist-pen:before{content:"\e974"}.stline-paper-write:before{content:"\e975"}.stline-pin:before{content:"\e976"}.stline-pin-2:before{content:"\e977"}.stline-copy-paste:before{content:"\e978"}.stline-scissors:before{content:"\e979"}.stline-scissors-2:before{content:"\e97a"}.stline-megaphone:before{content:"\e97b"}.stline-satellite:before{content:"\e97c"}.stline-share:before{content:"\e97d"}.stline-attachment:before{content:"\e97e"}.stline-hyperlink-2:before{content:"\e97f"}.stline-hyperlink-circle:before{content:"\e980"}.stline-link-broken-2:before{content:"\e981"}.stline-zoom-in:before{content:"\e982"}.stline-zoom-in-page:before{content:"\e983"}.stline-zoom-out:before{content:"\e984"}.stline-zoom-out-page:before{content:"\e985"}.stline-search:before{content:"\e986"}.stline-search-1:before{content:"\e987"}.stline-binocular:before{content:"\e988"}.stline-view-1:before{content:"\e989"}.stline-view-off:before{content:"\e98a"}.stline-bin:before{content:"\e98b"}.stline-bin-2:before{content:"\e98c"}.stline-bin-paper-2:before{content:"\e98d"}.stline-delete-1:before{content:"\e98e"}.stline-help-wheel:before{content:"\e98f"}.stline-arrow-double-down:before{content:"\e990"}.stline-arrow-double-down-1:before{content:"\e991"}.stline-arrow-double-left:before{content:"\e992"}.stline-arrow-double-left-1:before{content:"\e993"}.stline-arrow-double-right:before{content:"\e994"}.stline-arrow-double-right-1:before{content:"\e995"}.stline-arrow-double-up:before{content:"\e996"}.stline-arrow-double-up-1:before{content:"\e997"}.stline-arrow-down:before{content:"\e998"}.stline-arrow-down-1:before{content:"\e999"}.stline-arrow-left:before{content:"\e99a"}.stline-arrow-left-1:before{content:"\e99b"}.stline-arrow-right:before{content:"\e99c"}.stline-arrow-right-1:before{content:"\e99d"}.stline-arrow-up:before{content:"\e99e"}.stline-arrow-up-1:before{content:"\e99f"}.stline-arrow-button-left:before{content:"\e9a0"}.stline-arrow-button-left-1:before{content:"\e9a1"}.stline-arrow-button-left-2:before{content:"\e9a2"}.stline-arrow-button-left-3:before{content:"\e9a3"}.stline-arrow-button-right:before{content:"\e9a4"}.stline-arrow-button-right-1:before{content:"\e9a5"}.stline-arrow-button-right-2:before{content:"\e9a6"}.stline-arrow-button-right-3:before{content:"\e9a7"}.stline-arrow-button-up:before{content:"\e9a8"}.stline-arrow-button-up-1:before{content:"\e9a9"}.stline-arrow-button-up-2:before{content:"\e9aa"}.stline-arrow-button-up-3:before{content:"\e9ab"}.stline-arrow-button-down:before{content:"\e9ac"}.stline-arrow-button-down-1:before{content:"\e9ad"}.stline-arrow-button-down-2:before{content:"\e9ae"}.stline-arrow-button-down-3:before{content:"\e9af"}.stline-pencil-write:before{content:"\e9b0"}.stline-calendar:before{content:"\e9b1"}.stline-calendar-3:before{content:"\e9b2"}.stline-alarm-bell:before{content:"\e9b3"}.stline-alarm-bell-off:before{content:"\e9b4"}.stline-alarm-clock:before{content:"\e9b5"}.stline-stopwatch:before{content:"\e9b6"}.stline-time-clock-circle-1:before{content:"\e9b7"}.stline-alert-circle:before{content:"\e9b8"}.stline-alert-diamond:before{content:"\e9b9"}.stline-alert-triangle:before{content:"\e9ba"}.stline-question-circle:before{content:"\e9bb"}.stline-settings-slider:before{content:"\e9bc"}.stline-cog:before{content:"\e9bd"}.stline-cog-double-2:before{content:"\e9be"}.stline-hammer-wench:before{content:"\e9bf"}.stline-wench-double:before{content:"\e9c0"}.stline-key-lock:before{content:"\e9c1"}.stline-lock-1:before{content:"\e9c2"}.stline-lock-5:before{content:"\e9c3"}.stline-lock-unlock-3:before{content:"\e9c4"}.stline-face-id:before{content:"\e9c5"}.stline-face-id-4:before{content:"\e9c6"}.stline-face-id-6:before{content:"\e9c7"}.stline-login:before{content:"\e9c8"}.stline-login-key-1:before{content:"\e9c9"}.stline-login-keys:before{content:"\e9ca"}.stline-logout:before{content:"\e9cb"}.stline-navigation-menu:before{content:"\e9cc"}.stline-navigation-menu-1:before{content:"\e9cd"}.stline-navigation-menu-2:before{content:"\e9ce"}.stline-navigation-menu-3:before{content:"\e9cf"}.stline-navigation-menu-horizontal:before{content:"\e9d0"}.stline-navigation-menu-horizontal-1:before{content:"\e9d1"}.stline-navigation-menu-vertical:before{content:"\e9d2"}.stline-gauge-dashboard:before{content:"\e9d3"}.stline-layout-dashboard:before{content:"\e9d4"}.stline-pie-line-graph-desktop:before{content:"\e9d5"}.stline-house-11:before{content:"\e9d6"}.stline-house-4:before{content:"\e9d7"}.stline-screen:before{content:"\e9d8"}.stline-screen-1:before{content:"\e9d9"}.stline-screen-curved:before{content:"\e9da"}.stline-desktop-computer:before{content:"\e9db"}.stline-laptop:before{content:"\e9dc"}.stline-smart-watch-circle:before{content:"\e9dd"}.stline-smart-watch-square-app:before{content:"\e9de"}.stline-smart-watch-square-graph:before{content:"\e9df"}.stline-android-1:before{content:"\e9e0"}.stline-responsive-design:before{content:"\e9e1"}.stline-responsive-design-1:before{content:"\e9e2"}.stline-responsive-design-cursor:before{content:"\e9e3"}.stline-bluetooth:before{content:"\e9e4"}.stline-wifi:before{content:"\e9e5"}.stline-network-add:before{content:"\e9e6"}.stline-network-pin:before{content:"\e9e7"}.stline-network-settings:before{content:"\e9e8"}.stline-analytics-bars:before{content:"\e9e9"}.stline-analytics-graph-bar:before{content:"\e9ea"}.stline-analytics-pie-1:before{content:"\e9eb"}.stline-analytics-pie-2:before{content:"\e9ec"}.stline-seo-search-laptop:before{content:"\e9ed"}.stline-legal-hammer:before{content:"\e9ee"}.stline-legal-scale-unequal:before{content:"\e9ef"}.stline-office-tape-1:before{content:"\e9f0"}.stline-office-lamp:before{content:"\e9f1"}.stline-list-edit:before{content:"\e9f2"}.stline-office-work-wireless:before{content:"\e9f3"}.stline-bulb:before{content:"\e9f4"}.stline-bulb-1:before{content:"\e9f5"}.stline-money-bags:before{content:"\e9f6"}.stline-money-bag-dollar:before{content:"\e9f7"}.stline-shopping-cart:before{content:"\e9f8"}.stline-shopping-cart-1:before{content:"\e9f9"}.stline-shopping-basket:before{content:"\e9fa"}.stline-shopping-basket-1:before{content:"\e9fb"}.stline-shopping-basket-handle:before{content:"\e9fc"}.stline-shopping-bag-barcode:before{content:"\e9fd"}.stline-shopping-bag-side:before{content:"\e9fe"}.stline-newspaper-read-man:before{content:"\e9ff"}.stline-book-address-1:before{content:"\ea00"}.stline-book-close:before{content:"\ea01"}.stline-book-flip-page:before{content:"\ea02"}.stline-layers:before{content:"\ea03"}.stline-color-brush:before{content:"\ea04"}.stline-color-brush-3:before{content:"\ea05"}.stline-color-bucket:before{content:"\ea06"}.stline-color-bucket-1:before{content:"\ea07"}.stline-vectors-square-link:before{content:"\ea08"}.stline-vectors-square-link-broken:before{content:"\ea09"}.stline-vectors-anchor-square:before{content:"\ea0a"}.stline-design-tool-compass:before{content:"\ea0b"}.stline-design-tool-glue:before{content:"\ea0c"}.stline-design-tool-glue-1:before{content:"\ea0d"}.stline-design-tool-ink:before{content:"\ea0e"}.stline-design-tool-magic-wand:before{content:"\ea0f"}.stline-design-tool-magnet:before{content:"\ea10"}.stline-design-tool-pens:before{content:"\ea11"}.stline-design-tool-pen-station:before{content:"\ea12"}.stline-design-tool-stamp:before{content:"\ea13"}.stline-design-drawing-board:before{content:"\ea14"}.stline-picture-landscape:before{content:"\ea15"}.stline-picture-polaroid-landscape:before{content:"\ea16"}.stline-picture-stack-landscape:before{content:"\ea17"}.stline-picture-sun:before{content:"\ea18"}.stline-camera:before{content:"\ea19"}.stline-camera-double:before{content:"\ea1a"}.stline-camera-retro:before{content:"\ea1b"}.stline-volume-control-full-1:before{content:"\ea1c"}.stline-radio-antenna:before{content:"\ea1d"}.stline-portable-player:before{content:"\ea1e"}.stline-headphones:before{content:"\ea1f"}.stline-headphones-1:before{content:"\ea20"}.stline-music-note-1:before{content:"\ea21"}.stline-music-note-2:before{content:"\ea22"}.stline-controls-eject:before{content:"\ea23"}.stline-controls-forward:before{content:"\ea24"}.stline-controls-movie-backward:before{content:"\ea25"}.stline-controls-movie-forward:before{content:"\ea26"}.stline-controls-next:before{content:"\ea27"}.stline-controls-pause:before{content:"\ea28"}.stline-controls-play:before{content:"\ea29"}.stline-controls-previous:before{content:"\ea2a"}.stline-controls-rewind:before{content:"\ea2b"}.stline-video-player:before{content:"\ea2c"}.stline-video-player-playing:before{content:"\ea2d"}.stline-vintage-tv:before{content:"\ea2e"}.stline-movies-reel-1:before{content:"\ea2f"}.stline-camera-studio:before{content:"\ea30"}.stline-folder:before{content:"\ea31"}.stline-folder-bookmark:before{content:"\ea32"}.stline-folder-empty:before{content:"\ea33"}.stline-common-file-bookmark:before{content:"\ea34"}.stline-common-file-dash:before{content:"\ea35"}.stline-common-file-double:before{content:"\ea36"}.stline-common-file-stack:before{content:"\ea37"}.stline-multiple-chat:before{content:"\ea38"}.stline-multiple-man-woman-1:before{content:"\ea39"}.stline-multiple-users-wifi:before{content:"\ea3a"}.stline-single-neutral:before{content:"\ea3b"}.stline-single-neutral-profile-picture:before{content:"\ea3c"}.stline-people-woman-1:before{content:"\ea3d"}.stline-people-woman-4:before{content:"\ea3e"}.stline-people-woman-6:before{content:"\ea3f"}.stline-people-woman-8:before{content:"\ea40"}.stline-people-woman-cap-4:before{content:"\ea41"}.stline-people-man-1:before{content:"\ea42"}.stline-people-man-3:before{content:"\ea43"}.stline-people-man-5:before{content:"\ea44"}.stline-people-man-7:before{content:"\ea45"}.stline-people-man-8:before{content:"\ea46"}.stline-people-man-cap-2:before{content:"\ea47"}.stline-email-action-add:before{content:"\ea48"}.stline-email-action-check:before{content:"\ea49"}.stline-email-action-download:before{content:"\ea4a"}.stline-email-action-edit:before{content:"\ea4b"}.stline-email-action-read:before{content:"\ea4c"}.stline-email-action-read-document:before{content:"\ea4d"}.stline-email-action-search:before{content:"\ea4e"}.stline-email-action-search-1:before{content:"\ea4f"}.stline-email-action-star:before{content:"\ea50"}.stline-email-action-unread:before{content:"\ea51"}.stline-envelope:before{content:"\ea52"}.stline-envelope-pigeon:before{content:"\ea53"}.stline-mailbox-in:before{content:"\ea54"}.stline-send-email:before{content:"\ea55"}.stline-send-email-envelope:before{content:"\ea56"}.stline-send-email-fly:before{content:"\ea57"}.stline-charging-battery-almost-full:before{content:"\ea58"}.stline-charging-battery-empty:before{content:"\ea59"}.stline-charging-battery-empty-1:before{content:"\ea5a"}.stline-signal-full:before{content:"\ea5b"}.stline-phone:before{content:"\ea5c"}.stline-phone-circle:before{content:"\ea5d"}.stline-smiley-happy:before{content:"\ea5e"}.stline-smiley-kiss-heart:before{content:"\ea5f"}.stline-smiley-sad-1:before{content:"\ea60"}.stline-smiley-sleepy:before{content:"\ea61"}.stline-smiley-smile-2:before{content:"\ea62"}.stline-smiley-smile-upside-down:before{content:"\ea63"}.stline-smiley-tongue:before{content:"\ea64"}.stline-messages-bubble:before{content:"\ea65"}.stline-messages-bubble-quote:before{content:"\ea66"}.stline-messages-bubble-smile:before{content:"\ea67"}.stline-messages-bubble-square:before{content:"\ea68"}.stline-messages-bubble-square-quote:before{content:"\ea69"}.stline-messages-bubble-square-smile:before{content:"\ea6a"}.stline-messages-bubble-square-text:before{content:"\ea6b"}.stline-messages-bubble-square-typing-1:before{content:"\ea6c"}.stline-messages-bubble-text-1:before{content:"\ea6d"}.stline-messages-bubble-typing-1:before{content:"\ea6e"}.stline-gift-box:before{content:"\ea6f"}.stline-gift-box-1:before{content:"\ea70"}.stline-award-badge:before{content:"\ea71"}.stline-award-badge-1:before{content:"\ea72"}.stline-award-badge-2:before{content:"\ea73"}.stline-award-badge-3:before{content:"\ea74"}.stline-award-medal-2:before{content:"\ea75"}.stline-award-ribbon-star:before{content:"\ea76"}.stline-award-trophy-person:before{content:"\ea77"}.stline-award-trophy-star-1:before{content:"\ea78"}.stline-rating-half-star:before{content:"\ea79"}.stline-rating-star:before{content:"\ea7a"}.stline-rating-star-winner:before{content:"\ea7b"}.stline-love-it:before{content:"\ea7c"}.stline-love-it-add:before{content:"\ea7d"}.stline-love-it-break:before{content:"\ea7e"}.stline-love-it-check:before{content:"\ea7f"}.stline-love-it-edit:before{content:"\ea80"}.stline-love-it-remove:before{content:"\ea81"}.stline-love-it-ribbon-1:before{content:"\ea82"}.stline-love-it-star:before{content:"\ea83"}.stline-dislike-1:before{content:"\ea84"}.stline-like-1:before{content:"\ea85"}.stline-like-circle:before{content:"\ea86"}.stline-like-dislike:before{content:"\ea87"}.stline-like-shine:before{content:"\ea88"}.stline-road-sign-two-way:before{content:"\ea89"}.stline-road-sign-warning:before{content:"\ea8a"}.stline-aircraft-chopper-1:before{content:"\ea8b"}.stline-aircraft-hot-air-balloon-1:before{content:"\ea8c"}.stline-aircraft-hot-air-balloon-2:before{content:"\ea8d"}.stline-aircraft-military-plane:before{content:"\ea8e"}.stline-sea-transport-bark-1:before{content:"\ea8f"}.stline-sea-transport-sailing-boat:before{content:"\ea90"}.stline-sea-transport-yacht:before{content:"\ea91"}.stline-truck-1:before{content:"\ea92"}.stline-truck-rv:before{content:"\ea93"}.stline-sports-car:before{content:"\ea94"}.stline-car-clouds:before{content:"\ea95"}.stline-car-sun:before{content:"\ea96"}.stline-bicycle:before{content:"\ea97"}.stline-bicycle-city-guide:before{content:"\ea98"}.stline-earth-1:before{content:"\ea99"}.stline-earth-3:before{content:"\ea9a"}.stline-earth-add:before{content:"\ea9b"}.stline-earth-block:before{content:"\ea9c"}.stline-earth-cash:before{content:"\ea9d"}.stline-earth-check:before{content:"\ea9e"}.stline-earth-download:before{content:"\ea9f"}.stline-earth-edit:before{content:"\eaa0"}.stline-earth-heart:before{content:"\eaa1"}.stline-earth-locate:before{content:"\eaa2"}.stline-earth-lock:before{content:"\eaa3"}.stline-earth-model-1:before{content:"\eaa4"}.stline-earth-model-2:before{content:"\eaa5"}.stline-earth-move:before{content:"\eaa6"}.stline-earth-pin-1:before{content:"\eaa7"}.stline-earth-pin-2:before{content:"\eaa8"}.stline-earth-question:before{content:"\eaa9"}.stline-earth-refresh:before{content:"\eaaa"}.stline-earth-remove:before{content:"\eaab"}.stline-earth-search:before{content:"\eaac"}.stline-earth-setting:before{content:"\eaad"}.stline-earth-share:before{content:"\eaae"}.stline-earth-star:before{content:"\eaaf"}.stline-earth-subtract:before{content:"\eab0"}.stline-earth-sync:before{content:"\eab1"}.stline-earth-time:before{content:"\eab2"}.stline-earth-upload:before{content:"\eab3"}.stline-earth-warning:before{content:"\eab4"}.stline-pin-add:before{content:"\eab5"}.stline-pin-remove:before{content:"\eab6"}.stline-sync-location:before{content:"\eab7"}.stline-trip-distance:before{content:"\eab8"}.stline-trip-road:before{content:"\eab9"}.stline-pin1:before{content:"\eaba"}.stline-pin-1:before{content:"\eabb"}.stline-pin-location:before{content:"\eabc"}.stline-pin-location-1:before{content:"\eabd"}.stline-pin-map:before{content:"\eabe"}.stline-pin-map-1:before{content:"\eabf"}.stline-pin-monitor:before{content:"\eac0"}.stline-maps:before{content:"\eac1"}.stline-maps-pin:before{content:"\eac2"}.stline-maps-pin-1:before{content:"\eac3"}.stline-maps-pin-2:before{content:"\eac4"}.stline-maps-search:before{content:"\eac5"}.stline-developer-community-github-1:before{content:"\eac6"}.stline-developer-community-stack-overflow:before{content:"\eac7"}.stline-developer-community-www:before{content:"\eac8"}.stline-mailing-service-email:before{content:"\eac9"}.stline-statistics-feed-burner:before{content:"\eaca"}.stline-search-engine-bing-1:before{content:"\eacb"}.stline-search-engine-google:before{content:"\eacc"}.stline-search-engine-yahoo:before{content:"\eacd"}.stline-e-commerce-amazon-1:before{content:"\eace"}.stline-e-commerce-app-store:before{content:"\eacf"}.stline-e-commerce-play-store:before{content:"\ead0"}.stline-payment-paypal:before{content:"\ead1"}.stline-payment-stripe:before{content:"\ead2"}.stline-professional-tool-basecamp:before{content:"\ead3"}.stline-professional-tool-dropbox:before{content:"\ead4"}.stline-professional-tool-evernote:before{content:"\ead5"}.stline-professional-tool-google-drive:before{content:"\ead6"}.stline-professional-tool-mobile-me:before{content:"\ead7"}.stline-messaging-aim:before{content:"\ead8"}.stline-messaging-gabbr:before{content:"\ead9"}.stline-messaging-google-buzz:before{content:"\eada"}.stline-messaging-google-talk:before{content:"\eadb"}.stline-messaging-icq:before{content:"\eadc"}.stline-messaging-imessage:before{content:"\eadd"}.stline-messaging-kik:before{content:"\eade"}.stline-messaging-kik-1:before{content:"\eadf"}.stline-messaging-line-app:before{content:"\eae0"}.stline-messaging-line-app-1:before{content:"\eae1"}.stline-messaging-messages:before{content:"\eae2"}.stline-messaging-msn-messenger:before{content:"\eae3"}.stline-messaging-pingchat:before{content:"\eae4"}.stline-messaging-qik:before{content:"\eae5"}.stline-messaging-we-chat:before{content:"\eae6"}.stline-messaging-whatsapp:before{content:"\eae7"}.stline-video-meeting-skype:before{content:"\eae8"}.stline-os-system-apple:before{content:"\eae9"}.stline-os-system-microsoft:before{content:"\eaea"}.stline-os-system-vodafone:before{content:"\eaeb"}.stline-blog-blogger:before{content:"\eaec"}.stline-feed-dailybooth:before{content:"\eaed"}.stline-feed-digg:before{content:"\eaee"}.stline-feed-drupal:before{content:"\eaef"}.stline-feed-medium:before{content:"\eaf0"}.stline-feed-news-vine:before{content:"\eaf1"}.stline-feed-rss:before{content:"\eaf2"}.stline-feed-sina-weibo:before{content:"\eaf3"}.stline-feed-slash-dot:before{content:"\eaf4"}.stline-feed-squidoo:before{content:"\eaf5"}.stline-feed-tumblr:before{content:"\eaf6"}.stline-Medium-new:before{content:"\eaf7"}.stline-professional-network-linkedin:before{content:"\eaf8"}.stline-designer-community-adobe:before{content:"\eaf9"}.stline-designer-community-behance-1:before{content:"\eafa"}.stline-designer-community-dribbble:before{content:"\eafb"}.stline-social-video-vimeo:before{content:"\eafc"}.stline-social-video-youtube:before{content:"\eafd"}.stline-social-video-youtube-clip:before{content:"\eafe"}.stline-social-500px:before{content:"\eaff"}.stline-social-deviant-art:before{content:"\eb00"}.stline-social-deviant-art-1:before{content:"\eb01"}.stline-social-flickr:before{content:"\eb02"}.stline-social-icon-dock:before{content:"\eb03"}.stline-social-instagram:before{content:"\eb04"}.stline-social-instagram-1:before{content:"\eb05"}.stline-social-photobucket:before{content:"\eb06"}.stline-social-picasa:before{content:"\eb07"}.stline-social-pinterest:before{content:"\eb08"}.stline-social-smug-mug:before{content:"\eb09"}.stline-social-media-bebo:before{content:"\eb0a"}.stline-social-media-bnter:before{content:"\eb0b"}.stline-social-media-brightkite:before{content:"\eb0c"}.stline-social-media-diingo:before{content:"\eb0d"}.stline-social-media-facebook:before{content:"\eb0e"}.stline-social-media-facebook-1:before{content:"\eb0f"}.stline-social-media-food-spotting:before{content:"\eb10"}.stline-social-media-food-spotting-1:before{content:"\eb11"}.stline-social-media-formspring:before{content:"\eb12"}.stline-social-media-foursquare:before{content:"\eb13"}.stline-social-media-foursquare-1:before{content:"\eb14"}.stline-social-media-friends-feed:before{content:"\eb15"}.stline-social-media-google:before{content:"\eb16"}.stline-social-media-google-plus:before{content:"\eb17"}.stline-social-media-google-plus-1:before{content:"\eb18"}.stline-social-media-google-plus-2:before{content:"\eb19"}.stline-social-media-gowalla:before{content:"\eb1a"}.stline-social-media-gowalla-1:before{content:"\eb1b"}.stline-social-media-gowalla-2:before{content:"\eb1c"}.stline-social-media-hi-five:before{content:"\eb1d"}.stline-social-media-hyves:before{content:"\eb1e"}.stline-social-media-identica:before{content:"\eb1f"}.stline-social-media-irc-galleria:before{content:"\eb20"}.stline-social-media-iwiw:before{content:"\eb21"}.stline-social-media-iwiw-1:before{content:"\eb22"}.stline-social-media-meetup-alternate:before{content:"\eb23"}.stline-social-media-memori:before{content:"\eb24"}.stline-social-media-mixx:before{content:"\eb25"}.stline-social-media-mr-wong:before{content:"\eb26"}.stline-social-media-my-space:before{content:"\eb27"}.stline-social-media-nexopia:before{content:"\eb28"}.stline-social-media-odnoklassniki:before{content:"\eb29"}.stline-social-media-orkut:before{content:"\eb2a"}.stline-social-media-plurk:before{content:"\eb2b"}.stline-social-media-plurk-1:before{content:"\eb2c"}.stline-social-media-reddit:before{content:"\eb2d"}.stline-social-media-renren:before{content:"\eb2e"}.stline-social-media-renren-1:before{content:"\eb2f"}.stline-social-media-retweet:before{content:"\eb30"}.stline-social-media-slide-share:before{content:"\eb31"}.stline-social-media-snapchat:before{content:"\eb32"}.stline-social-media-students-circle-network:before{content:"\eb33"}.stline-social-media-tuenti:before{content:"\eb34"}.stline-social-media-twitter:before{content:"\eb35"}.stline-social-media-twitter-1:before{content:"\eb36"}.stline-social-media-vk:before{content:"\eb37"}.stline-social-media-xing:before{content:"\eb38"}.stline-social-media-yammer:before{content:"\eb39"}.stline-social-media-yelp:before{content:"\eb3a"}.stline-quote-right:before{content:"\eb3b"}.stline-quote-left:before{content:"\eb3c"}.stline-google-play:before{content:"\e900"}@font-face{font-family:'FontAwesome';src:url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.automation-uhr.de/wp-content/themes/radica/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}header ul, footer ul, .top-bar ul, .post-info ul.post-meta, ul.comment-list, ul.list, ul.post-chat, ul.post-meta, .lft-tools ul, .timeline-TweetList, ul.menu, .sl_bar_content ul, .gallery-size-thumbnail, ul.page-numbers, ul.pager,.page-title .post-categories{
list-style:none;
margin:0;
padding:0;
}
.social-list a, .nav-single a, .widget ul li a, .tagcloud a, .wst-responsive-btn, ul.page-numbers li:before, .form-submit input.submit, .sub-pager a:before, .sub-pager span:before, .nav-single a span, .post-tags a, .wst-single-tags a, .post-categories li, .oldnew li a, .jssocials-share, .box_more:before, .blog-posts .post-item a, .btn, .btn i, #to-top, .social-list a i, .jssocials-share-link i, .search-wrapper.active-srch .close_search, .wst_main_nav.custom ul ul, .wst_main_nav.custom li.mega-menu .mega-content, .search-wrapper .search-form .btn, .anim_btn > span, .anim_btn:before, .anim_btn i, .top-head:not(.sticky-head) .head-btn > a:after, .wst_main_nav.links_up > ul > li > a span span:before, .wst_main_nav.links_up > ul > li > a span span, .sl_bar_content .widget{
transition: all 0.8s cubic-bezier(.4,0,0,1);
-webkit-transition: all 0.8s cubic-bezier(.4,0,0,1);
}
.wst_main_nav ul ul li a,.wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:before, .wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:after,.wst_main_nav > ul > li > a > span{
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
.fxheader .top-bar{
position: absolute;
width: 100%;
}
.fxheader .top-bar + .top-head.fixed-head{
top: 52px;
}
.auto-height{
height: auto;
min-height: 0
}  .top-bar {
min-height: 50px;
line-height: 50px;
position:relative;
z-index: 99;
font-size: 13px;
}
.top-bar.bord {
border-bottom: 1px rgba(0,0,0,.1) solid;
}
.top-bar.light {
background-color: #f8f9fe;
}
.top-bar > .container{
position: relative;
z-index: 9
}
.top-bar .wst_main_nav > ul > li {
display: inline-block;
}
.top-bar .wst_main_nav > ul > li > a{
padding: 0 10px;
}
.top-bar-txt,.top-bar .menu-message{
line-height: 50px;
}
.top-bar .cart-btn{
position: relative;
}
.top-bar ul li li a{
line-height: 1 !important;
padding: 14px !important;
}
.top-bar .lbl-txt {
padding-right: 10px;
}
.lbl-txt {
display: inline-block;
float: left;
}
.top-bar i:not(.cart-num) {
margin-right: 8px;
vertical-align: middle;
}
.top-bar i.cart-ic {
margin-right: 0;
}
.top-bar i.cart-num{
top: 19px;
padding: 1px 3px;
}
.top-bar ul li:last-child{
border-right:0
}
.full-bar .container{
width: 100%;
max-width: 100%;
}
.top-bar .topbar-box,.top-bar .topbar-box > div{
position: relative;
display: inline-block;
}
.rit_ic{
vertical-align: unset !important;
}
.logout_btn{
margin-left: 6px;
}
.top-bar .col-md-6:last-child{
text-align: right
}
.top-bar .col-md-6:first-child .topbar-box{
padding-right: 20px;
}
.top-bar .col-md-6:last-child .topbar-box{
padding-left: 20px;
}
.topbar-box.top-cart > a b.cart-num{
top:19px
}
.top-bar .social-list a{
margin: 0 2px;
}
.top-bar .social-list a i{
margin-right: 0 !important;
font-size: 15px;
}
.top-socials.topbar-box span{
vertical-align: middle;
}
.lng_select{
display: inline-block;
margin: 0 5px
}
.lng_select img{
width: 18px;
height: 18px;
border-radius:50%;
}
.top-bar .search-form .form-control{
padding: 9px 35px 9px 15px;
font-size: 12px;
width: 280px;
}
.top-bar .search-form .btn{
padding: 8px 5px 9px 5px;
top: 10px;
} .top-head > .container{
padding: 0;
}
.top-head.full_header .container{
width: 100%;
max-width: 100%;
}
.top-head .wst_head_wrap{
height: 80px;
line-height: 80px;
position: relative;
display: table;
width: 100%;
}
.top-head.head-layout-2 .wst_head_wrap{
table-layout: fixed;
}
.top-head .menu-message{
text-align: center;
display: inline-block;
line-height: 1.8;
font-size: 12px
} .top-head .wst_head_wrap > div[class*="-head-area"]{
display: table-cell;
white-space: nowrap;
vertical-align: middle;
position: relative;
}
.top-head.head-layout-1 .wst_head_wrap > div.wst-left-head-area{
width: 83.333333%;
max-width: 83.33333333%;
}
.top-head.head-layout-2 .wst_head_wrap > div[class*="-head-area"]{
width: 33.333333%;
max-width: 33.33333333%;
}
.top-head.head-layout-3 .wst_head_wrap > div.wst-center-head-area{
width: 83.333333%;
max-width: 83.33333333%;
}
.top-head.head-layout-4 .wst_head_wrap > div.wst-right-head-area{
width: 83.333333%;
max-width: 83.33333333%;
}
.top-head .wst_head_wrap > div.wst-center-head-area{
padding: 0 20px
}
.top-head .wst_head_wrap .wst-icon{
margin-bottom: 0
}
.top-head .wst-head-align-center .wst_main_nav,.top-head .wst-head-align-center .wst_logo,.top-head .wst-head-align-center .wst-head-btns,.top-head .wst-head-align-center .wst-head-btn{
display: table;
margin: auto;
}
.top-head .wst-head-align-right .wst_main_nav,.top-head .wst-head-align-right .wst_logo,.top-head .wst-head-align-right .wst-head-btns,.top-head .wst-head-align-right .wst-head-btn{
display: table;
margin: 0 0 0 auto;
}
.top-head .wst_main_nav{
white-space: nowrap;
}
.top-head .wst_logo a{
line-height: inherit;
display: inline-block;
}
.top-head .wst_logo a img{
min-width: 70px;
}
.wst_logo a i.logo-txt{
display: block;
line-height: 1.5;
font-style: normal;
font-size: 33px;
margin-top: 10px
}
.wst_logo a span.tagline{
line-height:1;
display: block;
font-size: 12px;
}
.retina_logo {
display: none;
}
.fxheader .top-bar + .top-head:not(.sticky-head){
margin-top: 40px
}
.top-head .wst_main_nav > ul > li{
padding-right: 15px;
padding-left: 15px;
line-height: inherit;
height: inherit;
display: inline-block;
}
.top-head .wst_main_nav > ul > li:last-child{
margin-right: 0;
}
.top-head .wst_main_nav > ul > li > a {
display: inline-block;
vertical-align: middle;
line-height: 1.4;
position: relative;
}
.wst_main_nav ul li{
position: relative;
z-index: 3;
padding: 0 20px;
}
.wst_main_nav > ul > li:hover{
z-index: 9;
}
.wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:before, .wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:after{
position: absolute;
content: "";
display: inline-block;
right: 20px;
width: 8px;
height: 2px;
top: 50%;
z-index: 33;
background-color: #888;
transform: translate(0,0) rotate(0deg);
-webkit-transform: translate(0,0) rotate(0deg);
}
.wst_main_nav.dark-sub > ul > li:not(.mega-menu) ul li.hasChildren:before, .wst_main_nav.dark-sub > ul > li:not(.mega-menu) ul li.hasChildren:after {
background-color: #aaa;
opacity: 0.7;
}
.wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:after{
transform: translate(-3px,-3px) rotate(0deg);
-webkit-transform: translate(-3px,-3px) rotate(0deg);
width: 2px;
height: 8px;
}
.wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:hover:before {
transform: translate(0,2px) rotate(-47deg);
-webkit-transform: translate(0,2px) rotate(-47deg);
right: 30px;
width: 7px;
}
.wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:hover:after {
transform: translate(0,-2px) rotate(47deg);
-webkit-transform: translate(0,-2px) rotate(47deg);
width: 7px;
height: 2px;
right: 30px;
}
.wst_main_nav.anim_lets > ul > li > a {
overflow: hidden;
}
.wst_main_nav.anim_lets > ul > li > a .base {
white-space: nowrap;
display: block;
line-height: 1.3;
}
.wst_main_nav.anim_lets > ul > li > a .base span {
display: inline-block;
line-height: 1;
}
.wst_main_nav.anim_lets ul li a .hover {
position: absolute;
white-space: nowrap;
display: block;
line-height: 1.4;
}
.wst_main_nav.anim_lets > ul > li > a .hover span {
display: inline-block;
-webkit-transform: translateY(100%);
transform: translateY(100%);
line-height: 1;
opacity: 0
}
.wst_main_nav.anim_lets > ul > li > a .base{
transition: opacity 0.3s ease-in-out
}
.wst_main_nav.anim_lets > ul > li:hover > a .base {
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
.wst_main_nav.anim_lets > ul > li:hover > a span {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 1;
}
.wst_main_nav.anim_lets > ul > li > a span span{
position: relative;
white-space: pre-wrap;
}
.wst_main_nav ul li a i.wst_nav_icon{
padding-right: 12px
}
.wst_main_nav > ul > li > a i.wst_nav_icon{
padding-right: 10px;
display: inline-block;
vertical-align: middle;
}
.wst_main_nav.links_line > ul > li > a::before {
height: 1px;
background-color: #333;
position: absolute;
width: 100%;
bottom: -10px;
left: 0;
display: inline-block;
content: "";
transition: transform .5s cubic-bezier(.4,0,0,1),opacity .5s cubic-bezier(.4,0,0,1),background-color .5s ease-in-out;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.wst_main_nav.links_line > ul > li:hover > a::before,.wst_main_nav.links_line .wst_main_nav > ul > li.current-menu-parent > a::before,.wst_main_nav.links_line > ul > li.current-menu-ancestor > a::before,
.wst_main_nav.links_line > ul > li > a.active::before,.wst_main_nav.links_line > ul > li.current-menu-item > a::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.top-head .wst_main_nav.links_up > ul > li > a > span{
overflow: hidden;
}
.wst_main_nav.links_up > ul > li > a span span:before{
position: absolute;
transform: translateY(calc(-100% - 13px));
-webkit-transform: translateY(calc(-100% - 13px));
top: 0;
left: 0;
overflow: hidden;
content: attr(data-letters);
z-index: 9;
width: 100%;
text-align: center;
}
.wst_main_nav.links_up > ul > li:hover > a span span{
transform: translateY(calc(100% + 13px));
-webkit-transform: translateY(calc(100% + 13px));
}
.wst_main_nav ul ul,.cart-btn .cart-box,.wst_main_nav .mega-content{
line-height: normal;
padding: 20px 0;
background-color: #fff;
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
min-width: 250px;
z-index: -1;
}
.wst_main_nav ul li:not(.mega-menu):hover > ul,.cart-btn:hover .cart-box,.wst_main_nav > ul > li.mega-menu:hover .mega-content {
visibility: visible;
opacity: 1;
z-index: 9;
}
.cart-btn:hover .cart-box{
transform: translateY(0);
-webkit-transform: translateY(0);
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
} .wst_main_nav.menu_up ul li:not(.mega-menu) ul,.wst_main_nav.menu_up .mega-content{
transform: translateY(2em);
-webkit-transform: translateY(2em);
transition: transform 0.5s ease-in-out 0s, visibility 0s ease 0.5s, z-index 0s ease 0.03s, opacity 0.6s ease 0.03s;
-webkit-transition: transform 0.5s ease-in-out 0s, visibility 0s ease 0.5s, z-index 0s ease 0.03s, opacity 0.6s ease 0.03s;
}
.wst_main_nav.menu_up ul li:not(.mega-menu):hover > ul,.wst_main_nav.menu_up > ul > li.mega-menu:hover .mega-content {
transform: translateX(0%);
-webkit-transform: translateX(0%);
transition-delay: 0s, 0s, 0.3s;
-webkit-transition-delay: 0s, 0s, 0.3s;
}
.wst_main_nav.menu_down ul ul,.wst_main_nav.menu_down .mega-content{
max-height: 0px;
transform: perspective(600px) rotate3d(1,0,0,-90deg);
-webkit-transform: perspective(600px) rotate3d(1,0,0,-90deg);
transform-origin: 50% 0;
-webkit-transform-origin: 50% 0;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.wst_main_nav.menu_down ul li:not(.mega-menu):hover > ul,.wst_main_nav.menu_down > ul > li.mega-menu:hover .mega-content {
max-height:1000px;
transform: perspective(600px) rotate3d(0,0,0,0);
-webkit-transform: perspective(600px) rotate3d(0,0,0,0);
}
.wst_main_nav ul li a img.wpml-ls-flag{
margin-right: 10px;
}
.wst_main_nav ul li li > a span span{
padding: 0
}
.wst_main_nav .mega-content ul{
max-height: none;
}
.wst_main_nav.dark-sub > ul li ul,.wst_main_nav.dark-sub .mega-content {
background-color: #222
}
.wst_main_nav.dark-sub > ul li ul li a,.wst_main_nav.dark-sub .mega-content li a {
color: #aaa;
}
.wst_main_nav.dark-sub ul li ul li > a {
border-color: rgba(255, 255, 255, 0.06);
}
.wst_main_nav.dark-sub ul ul li a span:after {
background-color: rgba(255, 255, 255, 0.34);
}
.wst_main_nav ul ul ul{
left: 100%;
top: 0;
z-index: 1;
}  
.wst_main_nav ul li li > a{
display: block;
overflow: hidden;
white-space: normal;
line-height: 1.7;
}
.wst_main_nav ul li li > a span{
display: inline-block;
padding: 9px 0;
position: relative;
}
.wst_main_nav ul li li:hover > a span:before,.wst_main_nav ul li li.current-menu-ancestor > a span:before,.wst_main_nav ul li li.current-menu-item > a span:before{
width: 12px
}
.wst_main_nav ul li:not(.mega-menu):hover li {
opacity: 0;
-webkit-animation-name: slideMen;
animation-name: slideMen;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-timing-function: cubic-bezier(.4,0,0,1);
animation-timing-function: cubic-bezier(.4,0,0,1);
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.wst_main_nav ul li li.current-menu-ancestor > a,.wst_main_nav ul li li.current-menu-item > a{
background-color: rgba(255, 255, 255, 0.05);
padding-left: 12px;
}
.wst_main_nav ul li li:hover > a{
padding-left: 12px;
}
.wst_main_nav ul li.mega-menu li li{
-webkit-animation: none;
animation: none !important;
padding: 0;
opacity: 1 !important;
}
.wst_main_nav > ul > li.mega-menu{
position: static;
}
.wst_main_nav .mega-content{
width: 1170px;
padding: 30px;
}
.wst_main_nav .mega-content .row{
display: block
}
.top-head.head-layout-1 .wst_head_wrap .wst-center-head-area .wst_main_nav .mega-content,
.top-head.head-layout-1 .wst_head_wrap .wst-right-head-area .wst_main_nav .mega-content,
.top-head.head-layout-1 .wst_head_wrap .wst-left-head-area.wst-head-align-right .wst_main_nav .mega-content,
.top-head.head-layout-2 .wst_head_wrap .wst-right-head-area .wst_main_nav .mega-content,
.top-head.head-layout-3 .wst_head_wrap .wst-right-head-area .wst_main_nav .mega-content,
.top-head.head-layout-3 .wst_head_wrap .wst-center-head-area.wst-head-align-right .wst_main_nav .mega-content,
.top-head.head-layout-4 .wst_head_wrap .wst-right-head-area:not(.wst-head-align-left) .wst_main_nav .mega-content{
right: 0;
left: auto
}
.top-head.head-layout-2 .wst_head_wrap .wst-center-head-area .wst_main_nav .mega-content,
.top-head.head-layout-3 .wst_head_wrap .wst-center-head-area:not(.wst-head-align-left):not(.wst-head-align-right) .wst_main_nav .mega-content,
.top-head.head-layout-4 .wst_head_wrap .wst-right-head-area.wst-head-align-center .wst_main_nav .mega-content{
left: 50%;
transform: translateX(-50%) !important;
-webkit-transform: translateX(-50%) !important;
}
.wst_main_nav .mega-content ul{
min-width: 0;
padding: 0;
box-shadow: none;
position: static;
transform: none !important;
background-color: transparent !important;
max-height: 1000px !important;
transition: none !important;
}
.wst_main_nav li.mega-menu:hover .mega-content ul{
opacity: 1;
visibility: visible;
}
.wst_main_nav .mega-content > .row > ul > li{
padding: 0 20px;
float: left;
}
.wst_main_nav .mega-content > .row > ul > li > a{
font-weight: bold;
margin-bottom: 10px;
}
.top-head .wst_main_nav .mega-content > .row > ul > li > a:after{
display: none;
}
.wst_main_nav li.hiddenChild > a, .wst_main_nav li.mega-menu:hover .mega-content > .row > ul > li > a:after{
display: none;
}
.wst_main_nav li.hidden_elems li.hiddenChild > a{
display: block;
}
.wst_main_nav > ul > li > ul.rit-menu{
left: auto;
right: 0
}
.wst_main_nav ul ul.rit-menu{
left: auto;
right: 100%;
} .menu-hint{
position: relative;
top: -6px;
font-size: 9px;
margin-left: 5px;
padding: 1px 3px;
background: #777;
white-space: nowrap;
color: #fff;
font-weight: normal;
}
.wst_main_nav > ul > li > a .menu-hint{
top: -10px
}
.menu-hint.success {background-color: #5cb85c;}
.menu-hint.success:hover {background-color: #449d44;}
.menu-hint.info {background-color: #5bc0de;}
.menu-hint.info:hover {background-color: #31b0d5;}
.menu-hint.warning {background-color: #f0ad4e;}
.menu-hint.warning:hover {background-color: #ec971f;}
.menu-hint.hot {background-color: #d9534f;}
.menu-hint.hot:hover{background-color: #c9302c;}
.menu-hint.light {background-color: #fff;color:#000;}
.menu-hint.light:hover{background-color: #ddd;}
.wst_main_nav ul li b.description{
display: inline-block;
font-weight: normal;
font-size: 10px;
line-height: 1.3;
vertical-align: middle;
width: 40%;
margin-left: 5px;
}
.top-head .head-btn{
display: table-cell;
position: relative;
padding: 0 0 0 5px;
z-index: 3;
}
.top-head .head-btn:first-child{
padding: 0;
}
.top-head .head-btn > a{
display: block;
text-align: center;
position: relative;
font-size: 16px;
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50%;
overflow: hidden;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
.top-head .head-btn > a:before,.top-head .head-btn > a b{
position: relative;
z-index: 1
}
.top-head .head-btn > a:after{
position: absolute;
display: block;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
border-radius: 50%;
transition: transform .5s cubic-bezier(.4,0,0,1),opacity .5s cubic-bezier(.4,0,0,1),background-color .5s ease-in-out;
-webkit-transform: scale(0);
transform: scale(0);
}
.top-head .head-btn:hover > a:after{
-webkit-transform: scale(1);
transform: scale(1);
}
.top-head .head-btn > a i{
position:absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
z-index: 3;
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
} #to-top {
position: fixed;
right: 30px;
bottom: 0;
z-index: 9;
perspective: 1000;
text-align: center;
font-size: 15px;
width: 60px;
height: 60px;
line-height: 60px;
display: block;
color: #fff;
overflow: hidden;
transform: rotateX(90deg) translateY(30px) scaleZ(2) scaleY(1.5);
-webkit-transform: rotateX(90deg) translateY(30px) scaleZ(2) scaleY(1.5);
transform-origin: 100% 100%;
-webkit-transform-origin: 100% 100%;
perspective-origin: 50% 50%;
}
#to-top.active{
transform: rotateX(0deg) translateY(0px) scaleZ(1) scaleY(1);
-webkit-transform: rotateX(0deg) translateY(0px) scaleZ(1) scaleY(1);
}
#to-top:hover{
transform: scale(1.2) translateX(5px) !important;
-webkit-transform: scale(1.2) translateX(5px) !important;
}
.top-head.sticky-head .wst_logo a i.logo-txt, .top-head.sticky-head .wst_logo a span.tagline {
color: inherit;
} .search-wrapper {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -2;
transition: all 1s ease;
-webkit-transition: all 1s ease;
}
.search-wrapper:before{
background-color: #fff
}
.search-wrapper .search-form{
width: 0;
position: fixed;
left: 50%;
top: 50%;
opacity: 0;
z-index: 3;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transition: opacity 0.5s 0s, width 0.4s 0.4s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
-webkit-transition: opacity 0.5s 0s, width 0.4s 0.4s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
}
.search-wrapper .search-form .wst-input-wrap{
margin: 0;
}
.search-form .wst-input-wrap.wst-not-empty + .button,.woocommerce-product-search .wst-input-wrap.wst-not-empty + button[type='submit']{
color: #fff !important
}
.search-wrapper .search-form .wst-input-wrap + .button{
font-size: 25px;
top: 97px;
right: 40px;
}
.search-wrapper .search-form .wst-cust-input{
height: 110px;
line-height: 130px;
font-size: 20px;
padding-left: 35px;
margin-top: 40px !important;
}
.search-wrapper .search-form .wst-input-bg{
height: 150px;
top: 20px;
}
.search-wrapper .search-form .wst-input-lbl{
top: 15px;
font-size: 20px;
padding-left: 35px;
-webkit-transform: translate3d(0, 68px, 0);
transform: translate3d(0, 68px, 0);
}
.search-wrapper .search-form .wst-cust-input:focus + .wst-input-lbl, .search-wrapper .search-form .wst-input-wrap.wst-not-empty .wst-cust-input + .wst-input-lbl {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.search-wrapper.active-srch .search-form{
width: 50%;
opacity: 1;
transition-delay: 0.7s;
-webkit-transition-delay: 0.7s;
}
.search-wrapper.active-srch {
z-index: 1040;
} .slbar{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -2;
transition: all 1s ease;
-webkit-transition: all 1s ease;
}
.slbar.active-slbar {
z-index: 9999;
}
.slbar.active-slbar:before,.search-wrapper.active-srch:before{
transform: scale(1);
-webkit-transform: scale(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
opacity:1;
transition: transform 1.6s cubic-bezier(.4,0,0,1);
-webkit-transition: transform 1.6s cubic-bezier(.4,0,0,1);
}
.sl_bar_content{
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
position: absolute;
left: 50%;
top: 50%;
z-index: 3;
}
.slbar .sl_bar_content .widget{
float: left;
transform: translate(-100px,0);
-webkit-transform: translate(-100px,0);
margin-bottom: 30px;
padding: 0 15px;
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
opacity: 0;
}
.slbar.active-slbar .sl_bar_content .widget{
transform: translate(0,0);
-webkit-transform: translate(0,0);
opacity: 1;
transition-delay: 0.7s;
-webkit-transition-delay: 0.7s
}
.slbar.columns-1 .widget{
width: 96%;
}
.slbar.columns-2 .widget{
width: 46%;
}
.slbar.columns-3 .widget{
width: 29.33333333%;
}
.slbar.columns-4 .widget{
width: 21%;
}
.slbar.columns-5 .widget{
width: 16%;
}
.slbar.columns-6 .widget{
width: 12.666666666%;
}
.slbar .widget h2.widgettitle{
font-size: 14px;
margin-bottom: 30px;
font-weight: 700;
letter-spacing: 3px;
}
.slbar .widget_nav_menu .menu{
display: table;
}
.slbar .widget_nav_menu .menu li{
position: relative;
}
.slbar .widget.widget_nav_menu{
position: relative;
z-index: 999;
}
.slbar .widget_nav_menu .menu li ul{
max-height: 0;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
.slbar .widget_nav_menu .menu li:hover > ul{
max-height: 1000px;
opacity: 1;
visibility: visible;
}
.slbar .widget_nav_menu .menu li ul{
position: absolute;
left: 100%;
top: 0;
background-color: #fff;
min-width: 250px;
z-index: 3;
padding: 15px 30px;
}
.slbar .widget_nav_menu .menu > li{
transform: translateX(-100px);
-webkit-transform: translateX(-100px);
transition: all .8s cubic-bezier(.4,0,0,1);
-webkit-transition: all .8s cubic-bezier(.4,0,0,1);
opacity: 0;
counter-increment: section;
position: relative
}
.slbar .widget_nav_menu .menu > li > a:before {
content: counter(section);
left: -10px;
top: 7px;
text-align: center;
font-size: 15px;
font-weight: 600 !important;
position: absolute;
color: #444;
transform: translateX(-20px);
-webkit-transform: translateX(-20px);
opacity: 0;
z-index: 2;
transition: all .9s cubic-bezier(.4,0,0,1);
-webkit-transition: all .9s cubic-bezier(.4,0,0,1);
-webkit-text-stroke: 0rem transparent;
}
.slbar .widget_nav_menu .menu > li:hover a:before {
transform: translateX(0);
-webkit-transform: translateX(0);
opacity: 1;
}
.slbar .widget_nav_menu .menu > li{
transform: translateX(0);
-webkit-transform: translateX(0);
opacity: 1;
}
.slbar .widget_nav_menu .menu > li > a{
font-size: 70px;
font-weight: 900;
display: inline-block;
line-height: 1.2;
position: relative;
transition: all .8s cubic-bezier(.4,0,0,1);
-webkit-transition: all .8s cubic-bezier(.4,0,0,1);
}
.slbar .widget_nav_menu .menu:hover > li > a{color: transparent;-webkit-text-stroke: 0.1rem #333333;}
.slbar .widget_nav_menu .menu > li:hover > a{
padding-left: 5px;
opacity: 1;
color: #333;
}
.slbar .widget_nav_menu .menu > li > a:after{
display: block;
position: absolute;
left: -16px;
top: 18px;
width: 3px;
height: 3px;
border-radius: 50%;
content: "";
opacity: 0;
z-index: 1;
background-color: #444;
transform: translate(-20px,0);
-webkit-transform: translate(-20px,0);
transition: all .9s cubic-bezier(.4,0,0,1);
-webkit-transition: all .9s cubic-bezier(.4,0,0,1);
transition-delay: 0.1s;
transform-origin: center;
}
.slbar .widget_nav_menu .menu > li:hover > a:after{
transform: translate(0,0);
-webkit-transform: translate(0,0);
opacity: 1;
} b.cart-num{
font-size: 10px;
font-weight: normal;
display: inline-block;
vertical-align: bottom;
position: absolute !important;
line-height: 15px;
top: 6px;
right: 5px;
width: 15px;
height: 15px;
background-color: #333;
border-radius: 50%;
color: #fff;
}
.top-head .cart-box {
right: 0;
left: auto;
padding: 20px;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition-delay: 0s;
-webkit-transition-delay: 0s;
transform: translateY(15px);
-webkit-transform: translateY(15px);
}
.cart-box .empty {
text-align: center;
color: #333;
font-size: 13px;
margin: 0;
padding: 0;
line-height: 30px;
}
.mini-cart{
font-size: 14px;
}
.mini-cart .btn-default{
background-color: transparent;
border-color: #eee !important;
}
.mini-cart-list li {
position:relative;
overflow:hidden;
padding: 20px 15px;
padding-left: 0;
font-size: 14px;
border-top: 1px rgba(0, 0, 0, 0.06) dashed;
}
.mini-cart-list li:first-child{
border-top:0;
}
.mini-cart .cart-body span.price{
display:block;
opacity:0.6
}
.cart-mini-lft {
float:left;
margin-right: 10px;
padding: 2px;
background-color: #eee;
}
.cart-mini-lft img {
width: 30px !important;
margin-right: 0 !important;
}
.mini-cart-list a.remove {
position:absolute;
left: 0px;
top: 9px;
background-color: #f00;
color: #fff;
line-height: 1;
padding: 1px 3px 2px;
font-size: 10px;
}
.mini-cart-total {
padding: 10px 0 10px;
font-weight:400;
overflow:hidden;
font-size: 14px;
border-top: 1px rgba(0, 0, 0, 0.09) solid;
border-bottom: 1px rgba(0, 0, 0, 0.09)solid;
}
.mini-cart-total .clearfix {
padding:5px 0;
overflow:hidden;
}
.mini-cart-total .total {
margin-top:10px;
padding-top:15px;
border-top: 1px rgba(0,0,0,.15) dashed;
}
.mini-cart .checkout {
text-align:center;
padding-top: 20px;
}
.mini-cart .checkout a {
display: inline-block;
line-height: 40px;
padding: 0px 18px;
margin: 0;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
border: 1px transparent solid;
}
#wst-particle-el {
position: absolute; 
top: 0px;
left: 0px;
width:100%;
height:100%;
z-index: 2;
} 
.center-div {
width:580px;
height:374px;
position:absolute;
left:50%;
top:50%;
margin-left: -290px;
margin-top:  -187px;
} .top-head.fixed-head,.top-head.sticky-head{
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 3;
}
.top-head.sticky-head{
top: 0 !important;
}
.top-head.sticky-head{
position: fixed;
z-index: 9;
background-color: #fff;
box-shadow: 0 20px 40px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,0.1);
animation: wst-slide-down 0.8s cubic-bezier(.4,0,0,1);
-webkit-animation: wst-slide-down 0.8s cubic-bezier(.4,0,0,1);
}
body.admin-bar .top-head{
top: 20px
}
.wst_head_btn {
position: fixed;
z-index: 1000;
margin: 0.5em;
padding: 0;
width: 35px;
height: 35px;
border: none;
background: transparent;
top: 0.5em;
left: 0.5em;
transition: left 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
-webkit-transition: left 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}
body.admin-bar .wst_head_btn{
top: 3em;
}
.wst_head_btn i {
width: 35px;
height: 3px;
display: block;
margin-bottom: 8px;
background-color: #333;
transition: opacity 0.5s, background-color 0.25s, -webkit-transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
transition: transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 0.5s, background-color 0.25s;
transition: transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 0.5s, background-color 0.25s, -webkit-transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
}
.wst_head_btn.active{
left: 300px
}
.wst_head_btn.active i:first-child {
-webkit-transform: translateY(10px) rotate(-135deg);
transform: translateY(10px) rotate(-135deg);
}
.wst_head_btn.active i:nth-child(2) {
opacity: 0;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.wst_head_btn.active i:last-child {
-webkit-transform: translateY(-12px) rotate(-47deg);
transform: translateY(-12px) rotate(-47deg);
}  .social-list{
display: block;
}
.social-list a,.jssocials-share-link{
display: inline-block;
position: relative;
width: 35px;
height: 35px;
vertical-align: middle;
}
.social-list a {
margin: 4px
}
.social-list a i,.jssocials-share-link i{
display: block;
text-align: center;
width: 100%;
height: 100%;
line-height: 35px;
}
.social-list a:hover i,.jssocials-share-link:hover i{
animation: socials-anim 0.7s forwards alternate;
}
.wst-footer .social-list a{
margin-right: 15px !important;
width: 30px;
height: 30px;
}
.wst-footer .social-list a i{
font-size: 19px;
}
.jssocials-share{
margin: 3px;
}
.anim_btn{
position: relative;
display: inline-block;
}
.anim_btn:before{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:inline-block;
content:"";
z-index: 2;
transition-delay: 0.2s !important;
-webkit-transition-delay: 0.2s !important;
}
.anim_btn:hover:before{
transform: scale(1.3);
-webkit-transform: scale(1.3);
}
.anim_btn i{
position:relative;
z-index:3
}
.anim_btn span{
display: block;
overflow: hidden;
position: relative;
z-index: 6;
text-align: center;
width: 100%;
height: 100%;
transition-delay: 0.3s !important;
-webkit-transition-delay: 0.3s !important;
}
.anim_btn:hover > span{
transform: scale(1.4) rotate(360deg);
-webkit-transform: scale(1.4) rotate(360deg);
transition-duration: 1s;
-webkit-transition-duration: 1s;
}
.anim_btn:before{
border:0;
} .page-title{
position: relative;
overflow: hidden;
z-index: 0; }
.page-title .container{
position: relative;
z-index: 3;
}
.page-title.full-height .title-container{
height: 100vh;
}
.wst-full-title:not(.wst-titlecust_titl) .page-title{
min-height: 100vh;
display: flex;
align-items: flex-end;
text-align: left;
background-size: cover !important;
}
.wst-full-title.wst-titlefullscreen2 .page-title{
align-items: center;
text-align: center;
}
.wst-full-title.wst-titlefullscreen2 .page-title h1{
display: table;
margin: auto;
max-width: 60%
}
.wst-auth-by{
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 30px;
}
.wst-auth-by img{
margin: 0 10px 0 0;
border-radius: 50%;
max-width: 40px
}
.wst-full-title.wst-titlefullscreen2 .wst-auth-by img{
margin: 0 auto 10px;
display: table;
max-width: none;
}
.wst-full-title:not(.wst-titlecust_titl) .page-title .in-page-title {
height: auto;
padding-bottom: 50px;
}
.page-title h3{
margin: 15px 0 0;
font-size: 20px;
font-weight: normal;
font-family: inherit;
max-width: 45%;
letter-spacing: 0;
}
.page-title.text-center h3{
margin-left: auto;
margin-right: auto
}
.page-title.text-right h3{
margin-left: auto;
margin-right: 0
}
.page-title .desc_text{
width: 60%;
margin-top: 15px;
font-size: 12px
}
.page-title .desc_text p{
margin-bottom: 0
}
.page-title .title-container{
position: relative;
z-index: 3;
display: table;
width: 100%;
}
.page-title .in-page-title{
height: 300px
}
.page-title .title-container .in-page-title {
display: table-cell;
vertical-align: middle;
position: relative;
word-break: break-word;
-ms-word-wrap: break-word;
}
.page-title .profile_thmb {
margin: 0 auto 30px;
display: table;
border-radius: 50%;
overflow: hidden;
max-width: 80px;
}
.page-title .profile_desc{
display: table;
max-width: 60%;
margin: 30px auto 0
}
.page-title .profile_site{
margin: 20px auto 0;
font-size: 13px
}
.page-title .profile_site span{
display: inline-block;
font-weight: 700;
text-transform: uppercase;
margin-right: 8px;
letter-spacing: 1px;
font-size: 11px
}
.page-title-video {
background: none;
position: relative;
overflow: hidden;
}
.video-wrap{
width: 100%;
height:100%;
overflow: hidden;
}
.video-wrap video,.wpb_video_widget video{
width: 100%;
}
.page-title-video .video-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
.page-title-video .video-wrap{
z-index:0
}
.page-title-video .video-wrap video {
height: auto !important;
width: 100% !important;
}
.parallax{
overflow: hidden;
}
.video-overlay,.section-overlay,.animated_bg,.sngl-titl-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.sngl-titl-overlay{
background-color: rgba(0, 0, 0, 0.6)
}
.page-title .wst-single-media,.page-title .wst-single-media .wst-post-media{
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
margin: 0 !important;
}
.page-title .wst-single-media iframe,.page-title .wst-single-media video,.page-title .wst-single-media audio{
width: 100%;
height: 100%;
}
.animated_bg{
background-image: inherit;
background-repeat: inherit;
background-position:inherit;
background-color: inherit;
background-size: inherit;
display: block;
overflow: hidden;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
}
.animated_bg:after{
background-image:inherit;
background-position:inherit;
background-color: inherit;
background-repeat: inherit !important;
background-size: inherit;
position: absolute;
width: 500%;
min-width: 300vw;
height: 100%;
right: 0;
content:"";
display: block;
}
.animated_bg.toright:after{
-webkit-animation: BackgroundAnimation 200s linear infinite;
animation: BackgroundAnimation 200s linear infinite;
}
.animated_bg.toleft:after{
-webkit-animation: BackgroundAnimationLeft 200s linear infinite;
animation: BackgroundAnimationLeft 200s linear infinite;
right: auto;
left: 0
}
.animated_bg.totop:after{
-webkit-animation: BackgroundAnimationTop 200s linear infinite;
animation: BackgroundAnimationTop 200s linear infinite;
left: 0;
bottom: 0;
width: 100%;
height: 500%;
}
.animated_bg.tobottom:after{
-webkit-animation: BackgroundAnimationBot 150s linear infinite;
animation: BackgroundAnimationBot 150s linear infinite;
left: 0;
top: 0;
width: 100%;
height: 500%;
}
.page-title.text-right .tbl {
float: right;
}
.page-title .title-icon{
padding: 16px;
text-align: center;
font-size: 28px;
margin: 0 0 20px 0;
display: inline-block;
}
.page-title.text-center .tbl{
margin: auto;
}
.titl_txt_bg{
padding: 30px;
} .breadcrumb {
margin-bottom: 0;
background-color: transparent;
}
.breadcrumb.white-bg{
bottom:0;
padding: 10px;
}
.breadcrumb i {
display: inline-block;
vertical-align: middle;
margin: 0 8px;
}
.breadcrumb ul{
list-style: none;
margin: 0;
padding: 0
}
.breadcrumb ul li{
display: inline-block;
padding: 0 8px 0 0;
}
.breadcrumb.style1 {
border-bottom: 1px #e8e8e8 solid;
padding:12px 0;
border-radius: 0;
}
.breadcrumb.style2{
display: table;
margin: 40px auto 0;
padding: 5px 15px;
border-radius: 0;
}
.breadcrumb.style2 .container{
width:auto
}
.breadcrumb.style2 > a, .breadcrumb.style2 > span{
display:inline-block;
padding: 0 5px;
position:relative;
height: 30px;
line-height: 30px;
}
.breadcrumb.style2.pull-left{
float:left;
clear: both;
margin-top: 0px;
margin-bottom: 5px
}
.breadcrumb.style2.text-center{
float:none;
display:table;
margin-right:auto;
margin-left:auto
}
.breadcrumb.style2.text-left{
float: left;
}
.page-title.text-left .title-headings{
float:none
}
.page-title.text-left .breadcrumb:not(.text-center){
margin-left:0;
margin-right:auto
}
.page-title.text-right .breadcrumb{
margin-right:0;
margin-left:auto
}
.sidebar .widget .social-list a{
margin: 0 -1px -1px 0;
width: 25%;
height: 70px !important;
text-align:center;
border: 1px #e9efff solid;
border-radius: 0;
-webkit-transform: translateY(0px);
transform: translateY(0px);
box-shadow: none;
}
.sidebar .widget .social-list a i{
display:block;
margin: 0;
clear:both;
float:none;
width: 100% !important;
height: 100% !important;
line-height: 70px !important;
font-size: 20px;
}  .wst-full-height{
height: 100vh;
}
body.error404{
background: #fff url(//www.automation-uhr.de/wp-content/themes/radica/assets/images/bg404.jpg) no-repeat 50% 50%;
background-size: cover;
}
body.error404 .wst-full-height{
align-items: center
}
.not-found-form{padding-top: 30px;margin-top: 40px;border-top: 1px #e9efff solid;}
.form404cont{
border-top-color: rgba(255, 255, 255, 0.16);
}
.not-found-form .wst-input-lbl{
text-align: justify
}
.lg-not-found h1 {
margin: 0;
}
.lg-not-found h5{
font-size: 16px;
font-weight: normal;
margin-bottom: 0;
}
.lg-not-found h5 span{
font-size: 17px
}
.not-found-wrap{
margin: auto;
text-align: center;
}
.not-found-wrap .wst-srch-txt{
opacity: 0.7;
}
.srch-home-pg{
margin-top: 30px;
}
.not-found-form,.no-results-wrap hr{
width: 50%;
display: table;
margin-left: auto;
margin-right: auto;
}
body.error404 .lg-not-found h3{
margin-top: 50px;
}
.no-results-wrap .lg-not-found{
padding-top: 0
}
.no-results-wrap .lg-not-found h3{
font-size: 42px;
margin-bottom: 10px;
}
.no-results-wrap .lg-not-found h3 p{
z-index: 1 !important
} .search-form{
position: relative;
}
.widget.widget_search h2.widgettitle + .search-form{
margin-top: -20px !important;
}
.widget.widget_search .search-form{
margin-bottom: -20px;
}
.search-form .button,.search-form .btn{
position: absolute !important;
right: 20px;
top: 50%;
z-index: 3;
padding: 0 !important;
background-color: transparent !important;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
border: 0;
}
.search-form .form-control{
padding-right: 45px;
}
input[type="text"],input[type="search"],input[type="email"],input[type="tel"],input[type="password"],input[type="number"],select,textarea{
width: 100%;
}
.btn-container{
display: inline-block
}
.btn-container + .btn-container{
margin-left: 10px;
}
.btn{
line-height: 1;
position: relative;
padding: 20px 35px;
display: inline-block;
vertical-align: middle;
background-color: transparent;
text-align: center;
font-size: 14px;
}
.btn:hover{
transform: translateY(-4px);
-webkit-transform: translateY(-4px);
}
.btn.btn-sm{
padding: 10px 20px;
font-size: 12px;
}
.btn.btn-lg{
padding: 30px 50px;
font-size: 17px;
}
.btn-block,.btn-block .btn{
display: block;
width: 100%
}
.btn.btn-centered{
display: table;
margin-right: auto;
margin-left: auto;
}
.btn > span{
display: inline-block;
}
.btn > span,.btn i{
position: relative;
z-index: 2;
}
.btn.btn-icon > span,.btn.btn-icon i{
display: inline-block;
vertical-align: middle;
}
.btn.btn-icon i{
margin-right: 20px;
}
.btn.icon-right i{
margin-right:0;
margin-left: 20px;
}
.btn + .btn{
margin-left: 10px;
}
.btn-container + .btn-container{
margin: 5px 0 0 5px
}
.btn-shad, .btn-hover-shad:hover{
-webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
}
.btn-hover-shad:hover{
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
.btn:not(.btn-hover-shad):hover{
box-shadow: none;
-webkit-box-shadow: none;
} .login_wrap{
position: relative;
}
.login-popup{
position: absolute;
left: 0;
top: 100%;
padding: 25px;
min-width: 300px;
font-size: 12px;
max-height: 0px;
visibility: hidden;
background-color: #fff;
box-shadow: 0 20px 40px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,0.3);
transform: perspective(600) rotate3d(1,0,0,-90deg);
-webkit-transform: perspective(600) rotate3d(1,0,0,-90deg);
transform-origin: 50% 0;
-webkit-transform-origin: 50% 0;
transition: 0.4s;
-webkit-transition: 0.4s;
}
.top-bar .pull-right .login-popup{
left: auto;
right: 0
}
.login-popup.active{
max-height:1000px;
visibility: visible;
transform: perspective(600) rotate3d(0,0,0,0);
-webkit-transform:perspective(600) rotate3d(0,0,0,0);
}
.login-popup span{
color:#777 !important
}
.login-popup a{
color:#333 !important
}
.login-popup .wid_login_form {
line-height: 1;
}
.login-popup .wid_login_form > div label{
margin-bottom: 10px;
}
.login-popup .wid_login_form a{
line-height: normal
}
.wst_logout{
text-align: center
}
.btn-logout{
display: inline-block;
margin-top: 10px;
}
.btn-login i,.btn-logout i{
margin-right: 10px;
vertical-align: middle;
}
.wst-login-links{
line-height: 1.9;
overflow: hidden;
padding-top: 20px;
}
.wst-login-lft{
float: left;
}
.wst-login-rit{
float: right;
} .wst-footer{
position: relative;
overflow: hidden;
font-size: 15px
}
.wst-footer .container {
position: relative;
z-index: 2;
}
.wst-footer.full_footer .container {
width: 100%
}
.wst-footer .widget h2.widgettitle{
font-size: 13px;
margin-bottom: 30px;
font-weight: 700;
letter-spacing: 2px;
}
.wst-footer .widget ul li a {
position: relative;
}
.wst-footer ul ul{
margin: 3px 0 3px 20px;
padding: 0;
} .wst-footer .foot-top{
padding-top: 60px;
padding-bottom: 60px;
position: relative;
z-index: 1;
}
.top-foot-btn{
text-align: right
} .footer-middle{
padding-top: 180px;
padding-bottom: 130px;
position: relative;
z-index: 1;
}
.wst-footer .footer_bg {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
left: 0;
bottom: 0;
}
.wst-footer .footer_bg:before {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
display: inline-block;
}
.wst-footer .footer-middle .widget{
margin-bottom: 50px;
}
.wst-footer .footer-middle .widget li {
padding: 0 0 12px 0;
position: relative;
}
.foot-image{
margin-bottom: 30px;
}
.wst-footer .widget ul li a:after {
content: "";
position: absolute;
bottom: -7px;
left: 0;
height: 1px;
width: 100%;
background: #fff;
transition: transform .5s cubic-bezier(.4,0,0,1),opacity .5s cubic-bezier(.4,0,0,1),background-color .5s ease-in-out;
-ms-transform: scaleX(0);
transform: scaleX(0);
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.wst-footer .widget ul li a:hover:after {
-ms-transform: scaleX(1);
transform: scaleX(1);
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
opacity: 1;
} .footer-bottom{
position: relative;
z-index: 1;
}
.footer-bottom > .container{
border-top: 1px rgba(255, 255, 255, 0.13) solid;
}
.footer-bottom p{
margin-bottom: 0;
}
.footer-bottom .menu li{
display: inline-block;
padding: 0px 9px;
}
.footer-bottom .widget{
padding-top: 50px;
padding-bottom: 50px
}
.footer-bottom .widget_recent_comments.widget li {
padding: 15px 0
} .wst-footer.fixed-footer{
position: fixed;
z-index: -1;
width: 100%;
left: 0;
bottom: 0
}
.wst-footer table caption{
padding: 10px
} .white-bg{background-color: #fff}
.dark-bg{background-color: #333}
.dark-color{color: #333}
.main-bg .main-color,.main-bg a,.dark-bg,.dark-bg a{color:#fff;}
.top-bar.dark-bg,.top-bar.dark-bg a{color:#c5c5c5;}
.clearfix{clear: both;}
.circle{border-radius: 50%}
.rounded{border-radius: 5px}
.tbl{display: table;}
.m-auto{margin-left: auto;margin-right: auto;}
.bold{font-weight: bold;}
.gry-bg{background-color: #f7f7f7}
.underline{text-decoration: underline;}
.uppercase{text-transform: uppercase;}
.xxs-padding{padding-top: 30px;padding-bottom: 30px}
.xs-padding{padding-top: 60px;padding-bottom: 60px}
.sm-padding{padding-top: 100px;padding-bottom: 100px}
.md-padding{padding-top: 150px;padding-bottom: 150px;}
.lg-padding{padding-top: 200px;padding-bottom: 200px}
.xl-padding{padding-top: 280px;padding-bottom: 280px}
.xxl-padding{padding-top: 360px;padding-bottom: 360px}
.m-l-auto{margin-left: auto !important}
.relative{position: relative;}
.heavy{font-weight: 900}
.low-index{z-index: 7}
.hi-index{z-index: 8;position: relative;}
.black{color: #333}
a.main-bg:hover{color: #fff;}
.cat_grid .filter-by{display: none;}
.list li > i,.lbl-first i{margin-right:8px}
.inline{display: inline-block;}
.wst-lett-1{letter-spacing: 1px}
.checkbox-block input[type=checkbox]{vertical-align: sub;}
.wst-main-content,.site_content{
padding-top: 130px;
padding-bottom: 130px;
}
blockquote{
margin: 30px 0;
position: relative;
border: 1px #e0ebff solid;
padding: 40px;
overflow: visible;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large{
margin: 30px 0;
padding: 40px;
}
blockquote:before,blockquote:after{
position: absolute;
font-family: streamline;
content: "\eb3c";
left: -18px;
top: -16px;
font-size: 30px;
display: block;
padding: 10px;
line-height: 1;
transform: rotate(20deg);
background-color: #fff;
border-radius: 50%
}
blockquote:after{
bottom: -12px;
top: auto;
left: auto;
right: -17px;
transform: rotate(200deg);
content: "\eb3b";
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote:before, .has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote:after{
background-color: #aab8c3 !important
}
blockquote p{
margin-bottom: 0
}
table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
thead th {
padding-bottom: 0.5em;
}
th {
padding: 10px !important;
line-height: 1.5;
border: 1px solid #eee;
}
thead th {
border: 1px rgba(255,255,255,0.25) solid;
}
td {
padding: 10px;
border: 1px solid #e0ebff;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
.wp-caption {
margin-bottom: 1.75em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
font-size: 14px;
font-style: italic;
padding-top: 0.5384615385em;
text-align: center;
}
.says,.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.pagination .current .screen-reader-text {
position: static !important;
}
.bypostauthor > article .fn:after {
content: "\f304";
left: 3px;
position: relative;
top: 5px;
display: none;
}
.alignleft {
float: left;
margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
float: right;
margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
}
.wst-content-column {
flex: 1 75%;
min-width: 0;
order: 2;
}
.row.lft-cell .wst-content-column{
padding-right: 60px;
}
.row.rit-cell .wst-content-column{
padding-left: 60px
} .wst-page-wrap.boxed{
background: #fff;
box-shadow: 0 0px 30px 12px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0 0px 30px 12px rgba(0, 0, 0, 0.09);
width: 1170px;
height: auto !important;
margin: 20px auto;
overflow: hidden;
}
.wst-page-wrap.boxed .rev_slider_wrapper{
width: 100% !important;
left: 0 !important
}
.wst-page-wrap.boxed .fullwidthbanner-container,.wst-page-wrap.boxed .forcefullwidth_wrapper_tp_banner,.wst-page-wrap.boxed .fullscreen-container{
width:100% !important;
left:0 !important
}
.wst-page-wrap.boxed .fixed-footer{
width:auto;
left:auto;
}
.wst-page-wrap.boxed .top-head.fixed-head {
left: 50%;
transform: translateX(-50%);
width: 1170px;
}
.wst-page-wrap.boxed .container-fluid .container{
width: 100%
}
.wst-page-wrap.boxed .wst-main-content{
padding-left: 20px;
padding-right: 20px
}
.wst-overlay,{
position: fixed;
width: 100%;
height: 100%;
top: 0;
right: 0;
z-index: 99;
visibility: hidden;
transition: all 1s;
-webkit-transition: all 1s;
}
.wst-overlay:before, .search-wrapper:before,.slbar:before{
position: fixed;
width: 224vw;
height: 224vw;
top: calc(90px - 112vw);
right: calc(100px - 112vw);
content: "";
z-index: 3;
display: block;
background-color: #fff;
border-radius: 50%;
transform: scale(0);
-webkit-transform: scale(0);
-webkit-transform-origin: center;
transform-origin: center;
transition: transform 0.8s ease-in-out;
-webkit-transition: transform 0.8s ease-in-out;
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.wst-show-modal ~ .wst-overlay{
visibility: visible
}
.wst-show-modal ~ .wst-overlay:before {
transform: scale(1);
-webkit-transform: scale(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
transition: transform 1.6s cubic-bezier(.4,0,0,1);
-webkit-transition: transform 1.6s cubic-bezier(.4,0,0,1);
}
.wst-close-modal, .search-wrapper .close_search,.slbar_close {
width: 60px;
height: 60px;
line-height: 61px;
font-size: 12px;
text-align: center;
border-radius: 50%;
background-color: #333;
color: #fff;
display: block;
cursor: pointer;
position: fixed;
right: 70px;
top: 70px;
z-index: 3;
transition: all .8s cubic-bezier(.4,0,0,1);
-webkit-transition: all .8s cubic-bezier(.4,0,0,1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0;
visibility: hidden;
}
.wst-show-modal ~ .wst-overlay .wst-close-modal, .search-wrapper.active-srch .close_search,.slbar.active-slbar .slbar_close {
opacity: 1;
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.box_more{
display: inline-block;
margin-top: 30px;
position: relative;
font-size: 11px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
transition: none !important;
-webkit-transition: none !important;
}
.box_more .wst-arrows {
display: inline-block;
vertical-align: middle
}
.wst-arrows polygon,.wst-arrows line{
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.wst-arrows circle,.wst-arrows line{
stroke: #bdbdbd;
stroke-width: 2;
fill: none;
}
.wst-arrows circle{
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
stroke-dasharray: 120,0;
stroke-linecap: round;
-webkit-transition: all .6s ease;
transition: all .6s ease;
transition-delay: 0.4s;
-webkit-transition-delay: 0.4s;
}
.wst-arrows polygon {
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
fill: #bdbdbd
}
.wst-arrows line {
transform: scaleX(0);
transition-delay: 0s;
}
.box_more .wst-arrows circle{
stroke-width: 1px;
stroke-dasharray: 60,0;
stroke-dashoffset: -30;
fill: transparent;
}
.box_more .wst-arrows  line {
stroke-width: 1 !important;
}
.box_more:hover polygon {
transform: translateX(3px);
transition-delay: 0.72s;
-webkit-transition-delay: 0.72s;
}
.box_more:hover line {
transform: scaleX(1);
-webkit-transform: scaleX(1);
transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
}
.box_more:hover circle {
stroke-dasharray: 39,10;
stroke-dashoffset: 12.5;
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.box_more > span{
position: relative;
z-index: 1;
display: inline-block;
vertical-align: middle;
margin-right: 10px
}
.box_more.left{
margin-left: 0;
margin-right: auto;
}
.box_more.centered{
margin-left: auto;
margin-right: auto;
}
.box_more.right{
margin-left: auto;
margin-right: 0;
}
.vert_sep{
position: relative;
}
.vert_sep::after{
position: absolute;
left: 50%;
margin-left: -7px;
top: 0;
width: 15px;
height: 100%;
content: "";
display: block;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNTE1MzQ1RkQzRjgxMUU1QTAwQzgzQjJDM0ZDRjE1OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNTE1MzQ2MEQzRjgxMUU1QTAwQzgzQjJDM0ZDRjE1OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA1MTUzNDVERDNGODExRTVBMDBDODNCMkMzRkNGMTU4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA1MTUzNDVFRDNGODExRTVBMDBDODNCMkMzRkNGMTU4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+QO4ZKAAAABFJREFUeNpiYMAE4bQQAAgwAFcSAbSNH25UAAAAAElFTkSuQmCC);
background-position: 50% 50%;
background-repeat: repeat-y;
}
.no-pad{
padding-top: 0 !important
}
.round{border-radius: 8em !important}
.square{border-radius: 0 !important}
.white {
color: #fff;
}
.wst-custom-header{
text-align: center;
}
#raysgrid_related.kara .port-captions:after{
opacity: 0.75 !important
}
.wp-playlist{
border:0 !important;
padding: 0 !important;
margin: 0 !important;
}
.wp-playlist-tracks{
display: none;
}
.ares .tp-tab-image{
width: 100%;
height: 100%;
}
.ares .tp-tab{
padding: 0 10px;
background-color: transparent !important;
border-bottom:0;
}
.project_info_list{
margin: 0;
padding: 0;
list-style: none;
}
.project_info_list li{
padding: 10px 0;
border-bottom: 1px #eee solid !important;
padding-left: 20px;
}
.project_info_list li label{
display: block;
font-size: 12px;
font-weight: 800;
text-transform: uppercase;
margin-bottom: 5px;
margin-left: -20px;
letter-spacing: 1px;
}
.project_info_list li label i{
margin-right: 8px;
font-size: 17px;
vertical-align: middle;
}
.port_2_lft_cell{
padding: 30px 20px
}
.port_3_rit_cell{
padding: 30px 20px;
border:1px #eee solid;
}
.port_2_lft_cell h3{
margin-top: 0
}
.port_2_rit_cell{
padding-left: 40px
}
.vc_col-has-fill.right_bg{
background-position: 100% 0 !important;
}
.center_vert{
align-items: center;
justify-content: center;
}
.fb_iframe_widget span{
width: 100% !important
} .blog-posts.lg-image .post-item{
margin-bottom: 30px;
padding-bottom: 30px;
}
.blog-posts.grid .post-item,.blog-posts.masonry .post-item{
margin-bottom: 40px;
}
.blog-posts .post-item .inner_post_item{
position: relative;
padding: 40px;
border: 1px #e9efff solid;
}
.blog-posts .post-item.sticky .inner_post_item{
border-color: #f9f1c5;
background-color: #fffdf5;
}
.blog-posts .post-item.sticky .inner_post_item:before{
position: absolute;
top: -10px;
right: 10px;
font-size: 45px;
opacity: 0.05;
display: inline-block;
font-family: streamline;
content: "\e976";
}
.blog-posts .post-item .inner_post_item:after{
content: " ";
display: table;
clear: both;
}
.blog-posts .post-item .abs_bg{
position: relative;
overflow: hidden;
padding: 40px;
}
.blog-posts.small-image .post-item .abs_bg{margin-bottom: 0;}
.post-item .abs_bg ul.post-meta li:after{
color: #fff !important
}
.blog-posts.lg-image .post-item{
border-bottom: 1px #e9efff solid;
}
.blog-posts.lg-image .post-item:last-child{
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0
}
.blog-posts.small-image .post-item .abs_bg .post-info{
width: 100% !important;
background-color: transparent;
padding: 0;
}
.blog-posts .post-item .abs_bg > img{
position: absolute;
top: 0;
left: 0
}
.blog-posts .post-item .abs_bg.main-bg a,.blog-posts .post-item .abs_bg.main-bg ul.post-meta li{
color: #fff
}
.blog-posts .post-item .abs_bg.main-bg a:hover{
color: rgba(255,255,255,1);
}
.blog-posts .post-item .abs_bg .post-info h3, .blog-posts .post-item .abs_bg .post-info h2{
padding-bottom: 0
}
.blog-posts .post-item .abs_bg .post-info h3:after, .blog-posts .post-item .abs_bg .post-info h2:after{
display: none;
}
.abs_qte,.abs_lnk{
position: absolute;
font-size: 80px;
top: -8px;
right: -8px;
color: rgba(255, 255, 255, 0.25);
transform: rotate(80deg);
-webkit-transform: rotate(80deg);
}
.abs_qte{
transform: rotate(150deg);
-webkit-transform: rotate(150deg);
}
.post-item .wst-post-media,.wst-single-media{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.blog-posts .post-item .entry-content p:last-child,.comment-content p:last-child{
margin-bottom: 0
}
.blog-posts:not(.small-image) .post-item .wst-post-media > a,.blog-posts:not(.small-image) .post-item .wst-post-media .slick-slider a{
display: block;
overflow: hidden;
}
.post-info h3.wst-post-title,.post-info h2.wst-post-title{
position: relative;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
ul.post-meta{
padding-top: 10px;
}
.post-item ul.post-meta{
margin-bottom: 20px;
}
ul.post-meta li,.post-categories li{
display: inline-block;
font-size: 13px;
}
.page-title ul.post-meta li, .page-title .post-categories li{
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}
.page-title .post-categories{
margin-bottom: 20px;
}
.page-title .post-categories li a{
display: block;
padding: 2px 15px;
border: 1px rgba(255, 255, 255, 0.35) solid;
margin: 3px
}
.page-title ul.post-meta li:after{
background-color: #fff
}
ul.post-meta > li:after{
content: "";
display:inline-block;
margin: 0 15px;
position:relative;
top: -1px;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #e9efff;
}
ul.post-meta li li:after{
content: ", ";
display:inline-block;
margin: 0 5px 0 2px;
position:relative;
}
ul.post-meta li:last-child:after{
display:none;
}
ul.post-meta li:not(.post-icon ) i,.singl_cat_lbl i{
padding-right: 10px;
display: inline-block;
vertical-align: middle;
}
.entry-content:after{
display: table;
content: " ";
clear: both;
}
.post-item .wst_post_share{
margin: 30px auto 0;
padding: 0;
list-style: none;
}
.wst-single-media iframe,.wst-single-media div.wp-video,.wst-single-media video,.wst-single-media .mejs-container,.wst-post-media iframe,.wst-post-media div.wp-video,.wst-post-media video,.wst-post-media .mejs-container{
max-width: 100%;
width: 100%;
border: 0;
}
.wst-single-media iframe,.wst-single-media div.wp-video,.wst-single-media video,.wst-single-media:not(.post-format-audio) .mejs-container{
min-height: 400px
}
.blog-posts .post-item.format-video .wst-post-media{
padding-top: 56.25%;
}
.blog-posts.small-image .post-item.format-video .wst-post-media,.blog-posts.small-image .post-item.format-audio .wst-post-media{
padding-top: 28.25%;
}
.blog-posts .post-item.format-video .wst-post-media iframe,.blog-posts .post-item.format-audio .wst-post-media iframe{
position: absolute;
height: 100%;
left: 0;
top: 0;
}
.wst-post-gallery .slick-dots{
position: absolute;
right: 15px;
bottom: 15px;
width: auto !important;
margin: 0 !important;
}
.post-sticky{
position: absolute;
left: 5px;
top: 5px;
z-index: 2;
text-align: center;
font-size: 18px;
background-color: #f5f6ff;
width: 50px;
height: 50px;
line-height: 50px;
}
.post-sticky i{
display: inline-block;
}
.wst-content-column .pager{
margin-top: 60px
}
.pager{
margin: 50px 0
}
ul.page-numbers li{
display: inline-block;
margin: 0 5px;
}
ul.page-numbers li,.sub-pager a, .sub-pager span{
position: relative;
}
ul.page-numbers li a,ul.page-numbers li span,.sub-pager a span{
position: relative;
z-index: 1
}
ul.page-numbers li:before{
display: inline-block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
background-color: #f0f4ff;
border-radius: 50%;
z-index: -1;
}
.sub-pager a:before, .sub-pager > span:not(.page-links-title):before{
display: inline-block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
border-radius: 0;
border: 1px #e9efff solid;
z-index: 0;
background-color: #fff;
}
.sub-pager a:hover, .sub-pager > span:hover:not(.page-links-title){
z-index: 3;
}
ul.page-numbers li:hover:before,.sub-pager a:hover:before, .sub-pager > span:not(.page-links-title):hover:before{
transform: scale(1.3);
-webkit-transform: scale(1.3);
}
ul.page-numbers li a,ul.page-numbers li span,.sub-pager a,.sub-pager > span:not(.page-links-title),.oldnew li a,.loadmore .btn{
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-weight: 700;
font-size: 14px;
}
.sub-pager > span:not(.page-links-title),ul.page-numbers li span.current{
color: #fff;
}
ul.page-numbers li a i{
font-size: 17px
}
.sub-pager{
margin: 30px 0px 0px !important;
padding: 0px 1px;
background-color: #f8faff;
border: 1px #e9efff solid;
display: block !important;
text-align: right;
}
.blog-posts .post-item .inner_post_item .sub-pager{
margin: 30px -41px -41px !important;
}
.sub-pager a,.sub-pager > span:not(.page-links-title){
width: 35px;
height: 35px;
line-height: 35px;
font-weight: normal;
font-size: 13px;
margin: -1px -2px -1px -3px;
}
.sub-pager span.page-links-title{
display: inline-block;
padding-right: 10px;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}
.pager.centered > ul.page-numbers,.sub-pager{
display: table;
margin-left: auto;
margin-right: auto;
}
.pager.right > ul.page-numbers{
display: table;
margin-left: auto;
margin-right: 0;
}
.oldnew:after{
display: table;
clear: both;
content: "";
}
.oldnew li a i{
margin:0 10px 0 0;
font-size: 18px;
vertical-align: middle;
}
.oldnew li{
float: left;
}
.oldnew li.next{
float: right;
}
.oldnew li.next a i{
margin:0 0 0 10px;
}
.oldnew li a,.loadmore .btn{
padding: 25px 30px;
position: relative;
width: auto;
letter-spacing: 1px;
line-height: 1;
height: auto;
font-size: 13px;
font-weight: bold
}
.loadmore{
position: relative;
text-align: center;
margin-top: 40px;
}
.loadmore .btn{
padding: 30px 55px
}
.loadmore .load_msg {
padding: 7px 15px;
background-color: #ffecb2;
border: 1px #fd7 solid;
font-size: 13px;
position: absolute;
bottom: -60px;
left: 0;
right: 0;
z-index: 9;
margin: auto;
display: table;
min-width: 200px;
width: 200px;
white-space: nowrap;
}
.loadmore .wst_preloader, .loadmore .load_msg {
display: none;
}
.loadmore .wst_preloader i {
font-size: 17px;
margin: 0 0 0 10px;
position: relative;
top: 2px;
display: inline-block;
}
.wst_preloader i{
font-size: 24px;
display: table;
margin: auto;
-webkit-animation: uil-ring-anim 1s linear infinite;
animation: uil-ring-anim 1s linear infinite;
} .blog-posts:after{
display: table;
clear: both;
content: " "
}
.wst-post-media:after{
display: table;
content: " ";
clear: both;
}
.blog-posts.small-image .inner_post_item{
display: flex;
display: -webkit-flex;
align-items: center;
}
.blog-posts.small-image .post-item{
margin-bottom: -1px;
}
.blog-posts.small-image .wst-post-media{
width: 50%;
margin-bottom: 0;
}
.blog-posts.small-image .post-item .post-info,.blog-posts.small-image .post-item .post-meta,.blog-posts.small-image .post-item .more_container,.blog-posts.small-image .post-item .wst_post_share{
text-align: left;
}
.blog-posts.small-image .post-item:nth-child(even) .inner_post_item .wst-post-media{
order:1;
}
.blog-posts.small-image .post-item:nth-child(even) .inner_post_item .post-sticky{
left:auto;
right: 10px;
}
.blog-posts.small-image .post-item .post-info{
width: 50%;
}
.blog-posts.small-image .post-item .post-info h3:after{
transform: none;
-webkit-transform: none;
left: 0
}
.blog-posts .post-item .twitter-tweet{
width: 100% !important
}
.blog-posts.small-image .post-item .post-info h3{
padding-top: 0;
font-size: 22px;
letter-spacing: 0;
}
.blog-posts.small-image .post-info{
background-color: #fff;
padding: 0 40px;
}
.blog-posts.grid,.blog-posts.masonry{
margin: 0 -15px
}
.blog-posts.grid .post-item .post-info h3,.blog-posts.grid .post-item .post-info h2,.blog-posts.masonry .post-item .post-info h3,.blog-posts.masonry .post-item .post-info h2{
font-size: 20px;
letter-spacing: 0;
}
.gallery-size-thumbnail{
overflow: hidden;
}
.gallery-columns-9 .gallery-item {
width: 11.11111111111111%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-7 .gallery-item {
width: 14.28571428571429%;
}
.gallery-columns-6 .gallery-item {
width: 16.66666666666667%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-3 .gallery-item {
width: 33.33333333333333%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
[class*="gallery-columns-"] .gallery-item img{
width:100%
}
.gallery-item {
float: left;
position: relative;
overflow: hidden;
padding: 1px;
}
.gallery-item p{
margin: 0
}
.gallery-caption {
background-color: rgba(0,0,0,.7);
color: #fff;
font-size: 90%;
line-height: 1.5;
max-height: 50%;
opacity: 0;
padding: 10px 15px;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
.gallery-item:hover .gallery-caption{
opacity:1
}
.post-chat .chat-row{
padding:15px;
font-style: italic;
font-size: 14px;
}
.post-chat .chat-row > span{
margin-right: 15px;
font-weight:bold;
}
.post-chat .chat-row > span cite{
font-style:normal
}
.post-chat .chat-row > span i{
margin-right: 10px;
color: #dce4f7;
}
.post-chat .chat-row.row-odd{
background-color: rgba(233, 239, 255, 0.3);
} .wst-blog-single .wst-post-content{
position: relative;
}
.wst-full-title .wst-post-content .wst-single-media{
display: none
}
.wst-full-title .wst-post-content .wst-single-media.wst-post-gallery,
.wst-full-title .wst-post-content .wst-single-media.post-format-video,
.wst-full-title .wst-post-content .wst-single-media.post-format-audio{
display: block
}
.wst-full-title .wst-post-content .post-format-gallery .wst-post-media,.wst-full-title .wst-post-content .post-format-image .wst-post-media{
margin-bottom: 0
}
.wst-post-content .wst-single-media {
text-align: center;
}
.wst-blog-single .post-info{
text-align: center;
padding: 0;
margin-bottom: 30px;
}
.wst-single-title{
font-size: 32px;
}
.wst-single-content{
padding-bottom: 40px;
}
.wst-single-content:after{
clear: both;
display: table;
height: 1px;
content: " "
}
.lft-cell .wst-post-bottom-info,.rit-cell .wst-post-bottom-info{
width: 100%
}
.row:not(.lft-cell):not(.rit-cell) .wst-post-bottom-info{
padding-right: 30px;
padding-left: 30px;
}
.wst-post-content .wst-single-img,.wst-post-content .post-meta,.wst-post-content .wst-single-cats{
margin-bottom: 30px !important;
text-align: center;
}
.wst-post-content .post-meta,.wst-post-content .wst-single-cats{
display: table;
margin-left: auto !important;
margin-right: auto !important;
}
.wst-blog-single .post-categories{
padding: 0;
list-style: none;
margin: 0;
vertical-align: middle;
display: inline-block;
}
.wst-single-tags.wst-post-block .wst-inner-form-bg{overflow: hidden;font-size: 0px;}
.wst-single-tags a{
display: inline-block;
}
.wst-single-tags a:hover{
border-color: transparent;
}
.wst-post-block.wst_post_share{
padding: 40px;
background-color: #f3f7ff;
border: 0;
text-align:center;
}
.post-tags{
font-size: 0px;
margin-top:8px;
}
.post-tags a{
font-size: 13px;
float: right;
margin: 0 0 4px 4px;
line-height: 1;
padding: 10px 15px;
color: #333;
border: 1px #e8e8e8 solid;
}
.wst-blog-single .post-tags a:hover{
background-color: #fff;
color:#222;
border-color: #fff;
}
.author-info {
padding: 40px 30px;
display: flex;
background-color: #f7f9ff;
overflow: hidden;
margin-top: 0 !important;
}
.author-info .author_meta_section{
margin-top: 30px;
display: table;
}
.author-info .author_meta_section:before{
content:" ";
display:table;
clear:both
}
.author-info .author_meta_section span.byline{
font-size:13px;
font-weight:bold;
}
.author-info .author_meta_section img{
display: inline-block !important;
margin-right: 10px;
border-radius: 50%;
vertical-align: middle;
width: auto !important;
}
.author-info .author-avatar {
margin: 0 30px 0 2px;
overflow: hidden;
flex: 0 0 auto;
}
.author-info .author-avatar .avatar {
max-width: 100%;
}
.wst-post-block{
clear: both;
margin-bottom: 40px;
margin-top: -20px;
}
.wst-post-block:after{
display: table;
content: " ";
clear: both;
}
.nav-single .nav-block{
display: block;
font-weight: 700;
margin-top: 5px;
}
.nav-single .nav-next a:hover .meta-nav{
transform: translate(5px,0);
-webkit-transform: translate(5px,0);
}
.nav-single .container > div > div{
width:50%;
float: left;
}
.nav-single .container .nav-next{
float:right;
}
.nav-single a{
display: inline-block;
position: relative;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 800;
padding: 15px 30px;
margin: 0 -1px;
border-left: 1px rgba(255, 255, 255, 0.25) solid;
border-right: 1px rgba(255, 255, 255, 0.25) solid;
}
.nav-single a:hover{
color: #fff;
background-color: rgba(0, 0, 0, 0.2);
}
.nav-single .meta-nav{
display: inline-block;
vertical-align: middle;
}
.nav-single a:hover .meta-nav{
transform: translate(-5px,0);
-webkit-transform: translate(-5px,0);
}
.nav-single .nav-next .meta-nav i{
margin-left: 15px;
vertical-align: middle;
}
.nav-single .nav-previous .meta-nav i{
margin-right: 15px;
height: inherit;
vertical-align: middle;
line-height: 1;
}
.nav-next{
text-align:right
}
.wst-related-posts .wst-heading,.comment-respond .wst-heading,div.comments .wst-heading{
font-size: 30px
}
.wst-related-posts .wst-heading:after,.comment-respond .wst-heading:after,div.comments .wst-heading:after{
font-size: 55px;
}
.wst_rel_img{
background-color: #e0ebff;
overflow: hidden;
margin-bottom: 20px;
}
.wst_rel_link{
text-align: center;
word-break: break-word;
}
.wst_rel_date{
text-align: center;
font-size: 13px;
margin: -10px 0 0;
opacity: 0.6;
}
.wst-inner-heading,.comment-reply-title{
margin: 0 0 0 15px;
padding: 10px 15px;
line-height: 1;
display: inline-block;
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
background-color: #222;
color: #fff;
transform: translateY(50%);
-webkit-transform: translateY(50%);
}
.wst-inner-form-bg,.comment-form,.wst-related-posts > .row,.related.products .products{
border: 1px #e0ebff solid;
padding: 40px 30px;
margin: 0;
}
.related.products .products{
padding-bottom: 0
}
.wst-related-posts > .row{
padding-left: 15px !important;
padding-right: 15px !important
}
.wst-inner-form-bg .hint{
display: inline-block;
float: right;
margin: -40px -15px 0 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
padding: 5px 13px;
background-color: #f3f7ff;
font-size: 13px;
}
.comment-list{
clear: both;
margin-top: 15px !important;
}
.comment-respond,div.comments,.wst-related-posts{
clear: both;
margin-top: 40px;
position: relative;
}
.comment-respond textarea,.comment-respond input[type="text"],.comment-respond  input[type="email"],.comment-respond  input[type="url"]{
width:100%;
resize: none;
}
.comment-respond .logged-in-as:before{
font-family: streamline;
content: "\e9c6";
margin-right: 10px;
display: inline-block;
vertical-align: middle;
font-size: 14px
}
.comment-respond small{
position: absolute;
left: 105%;
top: 11px;
font-size: 12px !important;
font-weight: 600;
letter-spacing: 0;
text-transform: none;
white-space: nowrap;
}
.comment-respond small a{
color: #fff;
background-color: #f00;
padding: 5px 10px;
}
.required{
color: #f00;
font-size: 13px;
}
.comment-respond p{
margin: 0 0 15px !important;
}
.comment-respond p.form-submit{
margin: 0 !important;
}
.comment-form-cookies-consent,.comment-notes{
font-size:12px
}
.comment-respond label{
margin-bottom: 5px;
display: inline-block;
vertical-align: middle;
}
.comment-respond label[for="wp-comment-cookies-consent"]{
font-weight: normal;
}
.comment-list li{ }
.comment-list li:after{
display: table;
clear: both;
content: " ";
}
.comment-list > li{
position: relative;
margin-bottom: 40px;
}
.comment-body{
position:relative
}
.comment-list li footer.comment-meta{
position: relative;
}
.comment-list li .comment-author{
position: relative
}
.comment-list > li:not(.trackback):not(.pingback) > .comment-body > .comment-meta .comment-author:before,.comment-list li:not(.trackback):not(.pingback) .comment-author:after{
position: absolute;
width: 30px;
height: 5px;
background-color: #e0ebff;
content:"";
left: -30px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.comment-list li:not(.trackback):not(.pingback) .comment-author:after{
top: auto;
bottom: -20px;
width: 5px;
height: 20px;
left: 28px;
transform: none;
-webkit-transform: none;
}
.comment-list li:not(.trackback):not(.pingback) .comment-metadata{
font-size: 83%;
margin: -33px 0 30px 75px;
opacity: 0.6;
}
.comment-list li.trackback .comment-metadata,.comment-list li.pingback .comment-metadata{
font-size: 83%;
margin: -3px 0 0 0;
opacity: 0.6;
}
.comment-list li .comment-author img{
margin-right: 15px;
border-radius: 50%;
width: 60px;
vertical-align: text-top;
border: 4px #e0ebff solid;
}
.comment-list li .comment-meta .edit-link{
display:inline;
margin-left: 10px;
}
.comment-list li article .reply{
position: absolute;
display: inline-block;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
right: 0;
top: 60px;
}
.comment-list li article .reply a{
display: block;
}
.comment-list > li .comment-content{
clear: left;
word-wrap: break-word;
margin: 20px 0 0 0;
padding: 20px;
border: 1px solid #e0ebff;
border-bottom-width: 3px;
}
.comment-list > li:last-child{
margin-bottom: 0
}
.comment-list ul.children{
margin: 0 0 0 30px;
padding: 40px 0 0 30px;
list-style: none;
}
.comment-list ul.children li{
margin-bottom: 40px;
}
.comment-list ul.children li:last-child{
margin-bottom: 0
}
.form-submit input.submit{
border:0;
padding: 19px 26px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
position:relative;
letter-spacing: 1px;
margin-top: 15px;
}
.form-submit input.submit:hover,.wst-single-tags a:hover{
-webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1) !important;
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1) !important;
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
.comment-form-author{
width: 49%;
float: left;
margin-right: 1% !important;
}
.comment-form-email{
width: 49%;
float: right;
} .sidebar{
flex: 0 0 25%;
min-width: 0;
order: 3;
position: relative;
}
.row.rit-cell .sidebar{
order: 1;
}
.sidebar .widget,.wpb_widgetised_column .widget {
margin-bottom: 60px;
border: 1px #e9efff solid;
padding: 0 25px 25px;
}
.widget_wst_widget_side_banners{
padding: 0 !important;
border: 0 !important;
}
.sidebar .widget h2.widgettitle, .wpb_widgetised_column .widget h2.widgettitle{
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
padding: 0 20px;
margin: -8px 0 30px;
display: table;
background-color: #ffffff;
}
.sidebar .widget > ul,.wpb_widgetised_column .widget > ul{
list-style: none;
margin: 0;
padding: 0
}
.widget .rsswidget:first-child{
margin-right: 8px
}
.widget_rss .rsswidget{
font-weight: bold;
}
.widget_rss .rss-date{
opacity: 0.5;
display: block;
font-size: 85%;
margin-bottom: 10px;
}
.widget_rss cite{
font-style: normal;
margin: 10px 0;
display: block;
}
.sidebar .widget ul,.wpb_widgetised_column .widget ul,.slbar .widget ul{
list-style: none;
font-size: 14px;
}
.sidebar .widget ul ul, .wpb_widgetised_column .widget ul ul{
padding-left: 20px;
}
.sidebar .widget ul ul li,.slbar .widget ul ul li{
padding-top:5px
}
.sidebar .widget > ul > li,.wpb_widgetised_column .widget > ul > li,.slbar .widget > ul > li{
padding: 10px 0;
border-top: 1px #e6e6e6 dashed;
}
.sidebar .widget > ul > li:after,.wpb_widgetised_column .widget > ul > li:after,.slbar .widget > ul > li:after{
clear: both;
content: " ";
display: table
}
.sidebar .widget_recent_entries > ul > li,.wpb_widgetised_column .widget_recent_entries > ul > li{
padding: 15px 0
}
.slbar .widget > ul > li{
border-top-color: rgba(255,255,255,0.1)
}
.sidebar .widget > ul > li:first-child,.wpb_widgetised_column .widget > ul > li:first-child,.slbar .widget > ul > li:first-child{
border-top:0;
}
.widget.widget_archive ul li a:before, .widget.widget_meta ul li a:before, .widget.widget_pages ul li a:before, .widget.widget_categories ul li a:before,.widget.widget_nav_menu ul li a:before {
content: "";
margin-right: 10px;
display: inline-block;
width: 8px;
height: 8px;
border: 2px #dbe4f7 solid;
vertical-align: middle;
transition: transform 0.4s ease;
-webkit-transition: transform 0.4s ease;
z-index: -1
}
.widget.widget_archive ul li a:hover:before, .widget.widget_meta ul li a:hover:before, .widget.widget_pages ul li a:hover:before, .widget.widget_categories ul li a:hover:before, .widget.widget_nav_menu ul li a:hover:before{
transform: scale(1.7);
-webkit-transform: scale(1.7);
border-width: 1px;
}
.widget.widget_archive ul li li a:before, .widget.widget_meta ul li li a:before, .widget.widget_pages ul li li a:before, .widget.widget_categories ul li li a:before, .widget.widget_nav_menu ul li li a:before{
background-color: #dbe4f7;
border-radius: 50%
}
.wst-footer .widget.widget_archive ul li a:before, .wst-footer .widget.widget_meta ul li a:before, .wst-footer .widget.widget_pages ul li a:before, .wst-footer .widget.widget_categories ul li a:before, .wst-footer .widget.widget_nav_menu ul li a:before{
display: none;
}
.widget.widget_archive ul li li li a:before, .widget.widget_meta ul li li li a:before, .widget.widget_pages ul li li li a:before, .widget.widget_categories ul li li li a:before, .widget.widget_nav_menu ul li li li a:before{
background-color: transparent;
border-radius: 0
}
.widget:after{
display: table;
clear: both;
content: " "
}
.tagcloud a,.wst-single-tags a {
float: left;
margin: 0 5px 5px 0;
font-size: 14px !important;
line-height: 1;
padding: 11px;
border: 1px #e3eaf7 solid;
}
.widget .calendar_wrap table{
table-layout: fixed;
}
.widget .calendar_wrap td{
text-align: center;
}
.wst_author_info{
text-align:center;
}
.wst_author_info .author-avatar{
display:table;
margin: 0 auto 25px;
}
.widget_recent_entries h5{
margin-bottom: 5px;
font-size: 14px;
line-height: 1.5;
font-weight: 600
}
.widget_recent_entries .post-img,.widget_recent_entries .post-gallery,.widget_recent_entries .wst-post-media {
float: left;
width: 50px;
height: 50px;
overflow: hidden;
border-radius: 50%;
}
.widget .widget-post-info{
margin-left: 65px
}
.widget_recent_entries .wst-post-media img{
width: 45px;
height: 45px
}
.widget_recent_entries .wid_post-date{
font-size: 12px;
}
.widget_recent_entries .wid_post-date i{
padding-right: 10px
}
.widget_recent_entries .meta > span{
display:inline-block;
margin-right:8px
}
.widget_recent_entries .meta > span > i{
color:inherit;
opacity:0.4;
padding-right:8px
}
.widget_recent_comments ul li.recentcomments{
padding-left: 45px !important;
position: relative;
padding: 20px 0;
}
span.comment-author-link{
font-weight:bold;
}
.widget_recent_comments ul li:before{
font-family: 'streamline';
line-height: 1;
font-size: 28px;
content: "\ea6e";
position: absolute;
color: #dbe4f7;
left: 0;
top: 50%;
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
}
.wst-footer .widget_recent_comments ul li:before{
opacity: 0.15
}
.inline-menu.widget ul{
margin-left: -12px
}
.inline-menu.widget ul li{
display: inline-block;
padding: 0 !important;
}
.inline-menu.widget ul li a{
padding: 8px 12px
}
.inline-menu.widget ul li a:before,.inline-menu.widget ul li a:after{
display: none
}
.wst-cursor {
position: fixed;
left: 0;
top: 0;
pointer-events: none;
border-radius: 50%;
}
.wst-default-cursor {
width: 40px;
height: 40px;
left: -18px;
top: -18px;
border: 1px #fff solid;
z-index: 11000;
}
.wst-cursor-dot {
width: 4px;
height: 4px;
transform: translate(-50%,-50%);
content: "";
display: inline-block;
background-color: #f00;
z-index: 13000;
}
.wst-hover-cursor {
width: 80px;
height: 80px;
top: -38px;
left: -38px;
background: #fff;
z-index: 12000;
border: 1px transparent solid;
transform: scale(0);
-webkit-transform: scale(0);
}
.resp_btn,.wst-responsive-btn,.coll-menu{
display: none !important
}
.wst-responsive-btn:before{
font-family: streamline;
display: inline-block;
content: "\e943";
}
.wst-responsive-btn.act-btn{
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.wst-head-menu > .wst-responsive-btn{
position: absolute;
left: 10px;
top: 10px;
background-color: #333;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 50%;
}
.wst-right-head-area > .wst-responsive-btn{
left: auto;
right: 10px;
}
.coll-menu{
position: absolute;
right: 0px;
top: 10px;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 50%;
text-align: center;
color: #fff;
z-index: 5;
width: 30px;
height: 30px;
line-height: 33px;
font-size: 10px;
display: none;
transition: transform 0.6s ease;
-webkit-transition: transform 0.6s ease;
}
.coll-menu i{
color:#fff !important
}
.wst_main_nav ul li li .coll-menu{
top: 8px;
width: 25px;
height: 25px;
line-height: 26px;
}
.coll-menu.act-btn{
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
} @media only screen and (min-width: 1920px){
.pageWrapper.boxed,.pageWrapper.boxed .top-head.fixed-head {
width: 1400px;
}
.pageWrapper.boxed .container {
width: 1400px;
}
body.admin-bar .pageWrapper.boxed .top-head{
top: 50px;
}
body.admin-bar .pageWrapper.boxed .top-head.sticky-head{
top: 20px;
}
}
@media (max-width: 1910px) {
.wst-login-rit{
float: none;
overflow: hidden;
clear: both;
padding: 15px 0 0;
}
.widget ul ul ul{
padding-left: 13px !important;
}
.wst-footer .widget ul ul {
margin: 3px 0 3px 13px !important;
padding-left: 0 !important;
}
}
@media (max-width: 1024px) {
.wst-close-modal, .search-wrapper .close_search, .slbar_close{
top: 10px;
right: 10px;
width: 40px;
height: 40px;
line-height: 41px;
z-index: 9999;
}
.row.lft-cell .wst-content-column{
padding-right: 20px;
}
.row.rit-cell .wst-content-column{
padding-left: 20px
}
.top-head .wst_main_nav > ul > li > a {
font-size: 14px !important;
font-weight: normal !important;
}
.top-head .wst_main_nav > ul > li {
padding-right: 10px !important;
padding-left: 10px !important;
}
.wst-content-column{
flex: 1 70%
}
.sidebar {
flex: 0 0 30%;
}
.top-head .wst_head_wrap{
display: flex;
align-items: center;
}
.slick-slider.multi-slides .slick-list,.cp-img-map{
overflow: hidden !important;
}
.slick-slider.arrows-sides .slick-arrow {
left: 15px !important;
}
.slick-slider.arrows-sides .slick-arrow.slick-next {
right: 15px !important;
left: auto !important
}
}
@media (max-width: 992px) {
.container{
width: 100%
}
.top-head [class*="wst-head-align-"] .wst_main_nav{
display: none;
position: absolute;
width: 100%;
top: 100%;
left: 0;
z-index: 99;
}
.wst_main_nav ul li:not(.mega-menu):hover > ul,.wst_main_nav > ul > li.mega-menu:hover .mega-content {
visibility: hidden;
opacity: 0;
z-index: -1;
}
.top-head .wst_head_wrap > div[class*="-head-area"],.top-head .wst_head_wrap {
position: static;
}
.top-head .wst_head_wrap {
padding-left: 15px;
padding-right: 15px;
line-height: normal;
height: auto;
position: relative;
}
.top-head .wst_head_wrap .wst-head-btns{
margin-top: 10px
}
.top-head .wst_main_nav > ul{
width: 100%;
background-color: #111;
padding: 20px;
}
.wst-responsive-btn{
display: inline-block !important;
}
.wst-head-align-right .wst-responsive-btn,.wst-head-align-right .wst-responsive-btn {
float: right;
margin-right: 10px
}
.resp_btn .wst-responsive-btn,.coll-menu,.resp_btn,.center_vert{
display: block !important;
}
td.product-quantity div.quantity {
display: inline-block !important;
margin-right: -5px
}
.top-head .cart-box {
right: 50%;
left: 50%;
transform: translate(-50%,15px);
-webkit-transform: translate(-50%,15px);
}
.cart-btn:hover .cart-box {
transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
}
.resp_btn .wst-responsive-btn{
position: static !important;
float: none;
margin: 0;
}
.top-head .wst_main_nav ul li{
line-height: 50px;
height: auto;
display: block;
float: none !important;
}
.top-head .wst_main_nav ul li li{
line-height: 30px;
padding: 0;
}
.wst_main_nav ul ul{
min-width: 100% !important;
}
.wst_main_nav ul ul,.wst_main_nav .mega-content{
position: static !important;
box-shadow: none;
-webkit-box-shadow: none;
max-height: 0px !important;
z-index: 999
}
.wst_main_nav ul ul{
padding: 0 20px !important;
}
.slbar .widget_nav_menu .menu > li > a{
font-size: 13px
}
.slbar .widget{
width: 100% !important;
float: none
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a{
background-color: transparent !important
}
.wst_main_nav ul ul ul{
padding:0 15px !important;
background-color: rgba(0, 0, 0, 0.12) !important;
transform: translateY(20px) !important;
-webkit-transform: translateY(20px) !important;
font-size: 13px;
box-shadow: none;
-webkit-box-shadow: none;
}
.wst_main_nav.custom ul ul ul{
background-color: rgba(0, 0, 0, 0.12) !important;
}
.wst_main_nav li.hiddenChild > a{
display: block;
visibility: visible;
opacity: 1;
max-height:1000px
}
.wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:before, .wst_main_nav > ul > li:not(.mega-menu) ul li.hasChildren:after{
display: none
}
.wst_main_nav > ul > li{
line-height: 45px;
position: relative !important;
border-top: 1px rgba(255, 255, 255, 0.05) solid;
margin: 0 !important;
}
.wst_main_nav ul.act-menu,.wst_main_nav .mega-content.act-menu{
max-height: 1000px !important;
visibility: visible !important;
opacity: 1 !important;
padding: 20px;
transform: perspective(600px) rotate3d(0,0,0,0) !important;
-webkit-transform: perspective(600px) rotate3d(0,0,0,0) !important;
}
.top-head .wst_main_nav .mega-content{
width: 100%;
min-width: 100%;
padding: 0;
}
.wst_main_nav .mega-content>.row>ul>li>a{
margin-bottom: 0
}
.wst_main_nav .mega-content.act-menu > .row > ul{
opacity: 1 !important;
visibility: visible !important
}
.top-head .wst_main_nav ul ul ul.act-menu{
transform: translateY(0px) !important;
-webkit-transform: translateY(0px) !important;
}
.wst_main_nav .mega-content ul ul {
max-height: 0 !important;
opacity: 0 !important;
visibility: hidden !important;
padding: 0 !important
}
.wst_main_nav .mega-content ul.act-menu {
max-height: 10000px !important;
opacity: 1 !important;
visibility: visible !important;
}
.wst_main_nav .mega-content > .row{
display: none !important;
}
.wst_main_nav .mega-content.act-menu > .row{
display: block !important;
}
.wst_main_nav > ul > li:first-child{
border-top: 0px;
}
.wst_main_nav ul li a{
color:#fff !important;
font-weight:normal !important;
transition: none !important;
-webkit-transition: none !important;
}
.wst_main_nav ul li a span span:before{
transform: translateY(-114%);
-webkit-transform: translateY(-114%);
line-height: 1.3;
}
.top-head.head-layout-2 .wst_head_wrap .wst-center-head-area .wst_main_nav .mega-content, .top-head.head-layout-3 .wst_head_wrap .wst-center-head-area:not(.wst-head-align-left):not(.wst-head-align-right) .wst_main_nav .mega-content, 
.top-head.head-layout-4 .wst_head_wrap .wst-right-head-area.wst-head-align-center .wst_main_nav .mega-content {
left: 0;
transform: translateX(0) !important;
-webkit-transform: translateX(0) !important;
}
.wst-page-content .row,.counter-box.wst-in-count,.blog-posts.small-image .inner_post_item{
display: block;
clear: both;
}
fieldset {
margin: 0 0 20px;
padding: 10px;
}
.wst-footer .widget,.blog-posts.small-image .wst-post-media,.blog-posts.small-image .post-item .post-info{
width: 100% !important;
}
.wst-page-wrap{
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
[class*="col-md-"],[class*="columns-"] > .widget,.comment-respond .logged-in-as, .comment-respond .comment-notes{
-ms-flex: 0 0 50%;
flex: 0 0 100%;
max-width: 100%;
}
[class*="col-md-"]:after{
clear: both;
display: table;
content: " ";
}
.wst-related-posts [class*="col-md-"] {
margin-bottom: 30px !important
}
.wst-section[class*=-padding] div[class*=-padding]{
padding-top: 0 !important;
padding-bottom: 0 !important
}
.top-head .menu-message{
white-space: normal;
margin-top: 15px;
font-size: 75%;
}
.breadcrumb{
padding-left: 15px !important;
padding-right: 15px !important
}
.xxs-padding{padding-top: 10px !important;padding-bottom: 10px !important}
.xs-padding,.footer-middle{padding-top: 20px !important;padding-bottom: 20px !important}
.sm-padding{padding-top: 40px !important;padding-bottom: 40px !important}
.md-padding{padding-top: 70px !important;padding-bottom: 70px !important}
.lg-padding{padding-top: 100px !important;padding-bottom: 100px !important}
.xl-padding{padding-top: 140px !important;padding-bottom: 140px !important}
.xxl-padding{padding-top: 200px !important;padding-bottom: 200px !important}
.row.lft-cell .wst-content-column,.row.rit-cell .wst-content-column,.sidebar,.wst-main-content.container {
padding-right: 25px !important;
padding-left: 25px !important;
}
.wst-main-content, .site_content{
padding-top: 60px !important;
padding-bottom: 60px !important
}
.author-info{
display: block;
text-align: center
}
.author-info .author-avatar{
margin: 0 auto 20px
}
.page-title h1{
font-size: 7vw !important
}
.page-title h3{
max-width: 90%;
font-size: 4vw !important
}
.top-head.fixed-head {
position: static;
background-color: #252525;
}
.wst-close-modal{
top: 10px;
right: 10px;
}
.search-wrapper.active-srch .search-form{
width: 90%
}
.row{
margin-left: 0 !important;
margin-right: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
[class*="col-md-"],.container,.container-fluid,.slick-slider, .col-1, .col-2{
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.foot-top > .container,.page-title .container{
padding-left: 25px !important;
padding-right: 25px !important;
}
.footer-middle > .container,.footer-bottom > .container{
padding-left: 25px !important;
padding-right: 25px !important;
}
.wst-section{
margin-top: 0 !important;
margin-right: 0 !important;
margin-bottom: 0 !important;
margin-left: 0 !important;
padding-top: 50px !important;
padding-right: 25px !important;
padding-bottom: 50px !important;
padding-left: 25px !important;
}
.col2-set{
margin-left: 0 !important;
margin-right: 0 !important;
}
.wst-section div[class*="col-md-"][class*="-padding"]{
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-top: -50px !important;
margin-bottom: -50px !important;
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.wst-carousel-slider .slick-arrow {
line-height: 30px !important;
width: 30px !important;
height: 30px !important;
}
.wst-carousel-slider .slick-arrow svg{
transform: scale(0.7) !important;
-webkit-transform: scale(0.7) !important;
}
.slick-slider .slick-arrow.slick-prev svg{
transform: scale(0.7) rotate(180deg) !important;
-webkit-transform: scale(0.7) rotate(180deg) !important;
}
.wst-carousel-slider[class*=arrows-bottom-] .slick-arrow {
bottom: 0px !important;
}
.btn-container{
margin: 20px 0 
}
.wst-col-bg{
width: calc( 100% + 50px ) !important;
left: -25px !important;
}
.wst-section .wst-row-bg,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{
width: 100% !important;
left: 0 !important;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
float: none;
clear: both;
display: block;
}
.container.wst-post-bottom-info {
padding-right: 15px !important;
padding-left: 15px !important;
}
.wst-tweets-wrap .timeline-TweetList, .center_vert .top-foot-txt{
margin-bottom: 50px !important;
}
.footer-bottom > .container,.footer-middle > .container{
padding-top: 60px;
padding-bottom: 30px
}
.wst-footer .widget{
float: none;
padding: 0;
margin-bottom: 30px;
}
.slbar:before, .search-wrapper:before {
width: 350vw;
height: 350vw;
top: calc(90px - 175vw);
right: calc(100px - 175vw);
}
.slbar.active-slbar:before, .search-wrapper.active-srch:before {
transition: transform 1.2s cubic-bezier(.4,0,0,1);
-webkit-transition: transform 1.2s cubic-bezier(.4,0,0,1);
}
.slbar .widget_nav_menu .menu > li > a{
font-size: 40px;
line-height: 1.5
}
body.admin-bar .top-head {
top: 30px !important;
}
.nav-single .wst-row,.slbar .foot-image,.slbar .widget-txt{
margin: 0
}
.entry-content iframe,.fb_iframe_widget_fluid span,.wst-post-content iframe{
width: 100% !important;
min-width: 100% !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
padding-left: 15px !important;
padding-right: 15px !important;
}
.wst-footer .widget_text,.center_vert > div{
text-align: center
}
.top-head .wst_head_wrap > div[class*="-head-area"],.top-head .wst_head_wrap {
width: 100% !important;
max-width: 100% !important;
display: flex;
flex-direction: column;
}
.top-head .wst_head_wrap{
padding: 15px 0
}
.top-head .wst_head_wrap .wst-head-btns,.top-head .wst_head_wrap .wst-head-align-right,.top-head .wst-head-align-right .wst_main_nav, .top-head .wst-head-align-right .wst_logo, 
.top-head .wst-head-align-right .wst-head-btns, .top-head .wst-head-align-right .wst-head-btn {
margin: 0 auto;
}
.wst_logo{
text-align: center;
}
}
@media (max-width: 640px) {
.slbar:before, .search-wrapper:before {
width: 500vw;
height: 500vw;
top: calc(90px - 250vw);
right: calc(100px - 250vw);
}
.slbar .widget_nav_menu .menu > li > a{
font-size: 20px;
line-height: 1.6
}
.slbar .widget h2.widgettitle{
font-weight: 600;
font-size: 13px
}
.slbar .sl_bar_content .widget{
float: none;
width: 100%;
margin-bottom: 50px
}
.slbar .sl_bar_content .widget.widget_wst_widget_image_text{
margin-bottom: 30px
}
.search-wrapper .search-form .wst-input-lbl,.search-wrapper .search-form .wst-cust-input {
font-size: 14px;
}
.page-title .in-page-title{
height: 300px !important;
padding: 40px 0;
}
.page-title h1 {
font-size: 9vw !important;
}
.wst-inner-form-bg, .comment-form, .wst-related-posts > .row, .related.products .products{
padding: 30px 20px
}
.blog-posts .post-item .inner_post_item{
padding: 20px
}
ul.page-numbers li a, ul.page-numbers li span, .sub-pager a, .sub-pager > span:not(.page-links-title), .oldnew li a, .loadmore .btn {
width: 35px;
height: 35px;
line-height: 35px;
font-weight: normal;
font-size: 13px
}
ul.page-numbers li {
display: inline-block;
margin: 0 3px 6px;
}
.blog-posts .post-item .inner_post_item .sub-pager {
margin: 30px -21px -21px !important;
}
.comment-list > li:not(.trackback):not(.pingback) > .comment-body > .comment-meta .comment-author:before,
.comment-list li:not(.trackback):not(.pingback) .comment-author:after, .comment-list li:not(.trackback):not(.pingback) .comment-author:after{
display: none
}
.comment-list{
margin: 15px -21px 0 !important
}
.comment-list ul.children {
margin: 0 5px 0 20px;
padding: 20px 0 0 0;
}
.comment-list li article .reply {
top: 50px;
right: 10px;
}
.comment-list li .comment-author img{
margin: 0 15px 0 0;
width: 45px;
}
.comment-list li:not(.trackback):not(.pingback) .comment-metadata {
margin: -22px 0 30px 70px;
line-height: 1.4;
}
.post-password-form label,.post-password-form input[type="submit"],.wp-block-media-text {
display: block;
width: 100%;
}
.woocommerce-info::before, .woocommerce-message::before{
display: table;
margin: 0 auto 20px;
}
.comment-list li footer.comment-meta{
padding: 0 20px
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em;
}
.page-loader > div{
width: 80%
}
table{
table-layout: fixed
}
h1{
font-size: 40px;
}
h2{
font-size: 33px;
}
h3{
font-size: 25px;
}
h4{
font-size: 20px;
}
}
@media (max-width: 320px) {
.blog-posts{
overflow-x: hidden;
}
}