@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;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}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
 @-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
animation: unset !important;
-webkit-transition: none !important;
transition: none !important;
}
}.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1; }
.text-block{
padding-left: 20px;
padding-right: 20px;
}
.tc_wrap{
margin:0 auto;
min-height:400px;
}
.tc_overlay {
text-align: center;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
color:#ffffff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 450ms ease-out 0s;
-moz-transition: all 450ms ease-out 0s;
-o-transition: all 450ms ease-out 0s;
transition: all 450ms ease-out 0s;
-webkit-transform: translate(0,80px);
-moz-transform: translate(0,80px);
-ms-transform: translate(0,80px);
-o-transform: translate(0,80px);
transform:translate(0,80px);
}
.tc_member-p{
font-size: 14px;
}
.tc_member-thumb1{
position: relative;
margin-bottom: 10px;
margin-right: 8px;
}
.tc_member-thumb1 .tc_overlay h3 {
font-size:24px;
font-weight: 700;
line-height: 24px;
margin-top: 50px;
}
.tc_member-thumb1 .tc_overlay h4 {
font-size: 16px;
font-weight: 700;
line-height: 24px;
margin: 10px 0;
}
.tc_member-thumb1 .tc_overlay {
font-size: 16px;
line-height: 24px;
}
.tc_team-member1 h4 {
font-size: 18px;
font-weight: 600;
line-height: 24px;
margin: 15px 0 8px;
}
.tc_member-thumb1:hover .tc_overlay {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateY(0deg) scale(1,1);
-moz-transform: rotateY(0deg) scale(1,1);
-ms-transform: rotateY(0deg) scale(1,1);
-o-transform: rotateY(0deg) scale(1,1);
transform: rotateY(0deg) scale(1,1);
}
.tc_team-member1 .tc_social-links1 {
margin-top:18%;
}
.tc_team-member1 .tc_social-links1 li a {
background-color:#7fc242;
color: #fff;
height: 42px;
padding: 10px 0 0;
width: 42px;
}
.tc_social-links1 {
margin-top:40px;
}
.tc_social-links1 li {
display: inline-block;
}
.tc_social-links1 li a {
color: rgba(255, 255, 255, 0.3);
display: block;
margin: 0 6px;
}
.tc_social-links1 li a:hover {
color: #fff;
}
.tc_text-center{
text-align: center;
}
.tc_member-col-single{
float: left;
margin-right:10px;
width:260px; }
.tc_member-col-single img{
width:100%;
} .clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1; } .tc_social-links {
margin-top:18%;
}
.tc_social-links li a {
background-color:#7fc242;
color: #fff; }
.tc_social-links {
margin:10px 0;
}
.tc_social-links li {
display: inline-block;
line-height: 28px;
}
.tc_social-links li a {
color: rgba(255, 255, 255, 0.3);
display: block;
margin-right:16px;
margin-bottom: 10px;
color: #333;
font-size: 28px;
}
.tc_social-links li:last-child a{
margin-right:0px;
}
.tc_social-links li a:hover {
color: #6C7A89;
} .tc_team-members2-box{ float: left;
margin-bottom: 20px;
overflow: hidden;
margin-right:6px;
}
.tc_member-thumb2-box{
height:270px;
height: 300px;
overflow: hidden;
}  .tc_team-members3{
background-color: #d7d7d7;
width: 365px;
float: left;
margin-right: 10px;
margin-left: 5px;
margin-bottom: 80px;
border-right: 4px solid #EB6361;
}
.tc_member-thumb3-img{
overflow: hidden;
width: 140px;
height: 160px;
float: left;
margin: 10px;
}
.tc_member-thumb3{
float: left;
}
.tc_member-thumb3 img{
width: 100%;
height: auto;
}
.text-box-3{
width: 180px;
padding-left: 5px;
float: left;
text-align: center;
margin: 5px;
}
h3.tc-team-title3-lg {
margin-top: -4px;
margin-bottom:-24px;
}
.social-box-3{
display: block;
clear: both;
margin: 10px;
} .tc_team-members4{
background-color: #d7d7d7;
width:546px;
float:left;
margin-right: 20px;
margin-bottom: 20px;
height: 350px;
}
.tc_member-thumb4-img{
width: 220px;
height: 240px;
overflow: hidden;
float: left;
margin:10px;
}
.tc_member-thumb4{
float: left;
width: 220px;
}
.tc_member-thumb4 img{
width: 100%;
height: auto;
}
.text-box-4{
width:306px;
padding-left:0;
float: right;;
text-align: center;
display: inline-block;
margin-top:10px;
}
h3.tc-team-title4-lg {
margin-bottom: 16px;
line-height:4px;
} .tc_team-member5-box{
float: left;
margin-bottom: 80px;
}
.tc_team-member5{
width: 265px;
position: relative;
text-align: center;
cursor: default;
overflow: hidden;
margin-left:5px;
margin-right: 5px;
margin-bottom: 10px;
}
.team5_title{
width: 264px;
height: 40px;
display: block;
text-align: center;
}
.tc_team-member5 .mask,.tc_team-member5.content {
width: 264px;
height: 300px;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.tc_team-member5 img {
display: block;
position: relative;
}
.tc_team-member5 h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.8);
margin: 20px 0 0 0;
}
.tc_team-member5 p {
font-family: Georgia, serif;
font-style: italic;
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 20px;
text-align: center;
}
.overlay-five .mask {
background-color: rgba(255, 255, 255, 0.7);
top: -200px;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.3s ease-out 0.5s;
-moz-transition: all 0.3s ease-out 0.5s;
-o-transition: all 0.3s ease-out 0.5s;
-ms-transition: all 0.3s ease-out 0.5s;
transition: all 0.3s ease-out 0.5s;
}
.overlay-five h2 {
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-o-transform: translateY(-200px);
-ms-transform: translateY(-200px);
transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out 0.1s;
-moz-transition: all 0.2s ease-in-out 0.1s;
-o-transition: all 0.2s ease-in-out 0.1s;
-ms-transition: all 0.2s ease-in-out 0.1s;
transition: all 0.2s ease-in-out 0.1s;
}
.overlay-five p {
color: #333;
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-o-transform: translateY(-200px);
-ms-transform: translateY(-200px);
transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out 0.2s;
-moz-transition: all 0.2s ease-in-out 0.2s;
-o-transition: all 0.2s ease-in-out 0.2s;
-ms-transition: all 0.2s ease-in-out 0.2s;
transition: all 0.2s ease-in-out 0.2s;
}
.overlay-five a.info {
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-o-transform: translateY(-200px);
-ms-transform: translateY(-200px);
transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out 0.3s;
-moz-transition: all 0.2s ease-in-out 0.3s;
-o-transition: all 0.2s ease-in-out 0.3s;
-ms-transition: all 0.2s ease-in-out 0.3s;
transition: all 0.2s ease-in-out 0.3s;
}
.overlay-five:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
top: 0px;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
-webkit-animation: bounceY 0.9s linear;
-moz-animation: bounceY 0.9s linear;
-ms-animation: bounceY 0.9s linear;
animation: bounceY 0.9s linear;
}
.overlay-five:hover h2 {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
-ms-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.overlay-five:hover p {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.overlay-five:hover a.info {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
@keyframes bounceY {
0% { transform: translateY(-205px);}
40% { transform: translateY(-100px);}
65% { transform: translateY(-52px);}
82% { transform: translateY(-25px);}
92% { transform: translateY(-12px);}
55%, 75%, 87%, 97%, 100% { transform: translateY(0px);}
}
@-moz-keyframes bounceY {
0% { -moz-transform: translateY(-205px);}
40% { -moz-transform: translateY(-100px);}
65% { -moz-transform: translateY(-52px);}
82% { -moz-transform: translateY(-25px);}
92% { -moz-transform: translateY(-12px);}
55%, 75%, 87%, 97%, 100% { -moz-transform: translateY(0px);}
}
@-webkit-keyframes bounceY {
0% { -webkit-transform: translateY(-205px);}
40% { -webkit-transform: translateY(-100px);}
65% { -webkit-transform: translateY(-52px);}
82% { -webkit-transform: translateY(-25px);}
92% { -webkit-transform: translateY(-12px);}
55%, 75%, 87%, 97%, 100% { -webkit-transform: translateY(0px);}
} .tc_team-member6-box{
float: left;
margin-bottom: 80px;
}
.tc_team-member6{
width:265px;
height: 300px;
position: relative;
text-align: center;
cursor: default;
overflow: hidden;
margin-right:5px;
margin-left: 5px;
margin-bottom:10px;
}
.tc_team-member6 .mask,.tc_team-member5.content {
width:100%;
height:100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.tc_team-member6 img {
display: block;
position: relative;
}
.tc_team-member6 h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.8);
margin: 20px 0 0 0;
}
.tc_team-member6 p {
font-family: Georgia, serif;
font-style: italic;
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 20px;
text-align: center;
}
.team6_title {
width: 264px;
height: 40px;
display: block;
text-align: center;
}
h2.tc-team-title-sm6 {
color:#fff !important;
} .overlay-six img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.overlay-six .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.overlay-six h2 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-o-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.overlay-six p {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.overlay-six a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.overlay-six:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.overlay-six:hover h2,
.overlay-six:hover p,
.overlay-six:hover a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.overlay-six:hover p {
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.overlay-six:hover a.info {
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
} .tc_team-members7{
height:auto; padding:30px 0;
margin: 0 5px;
float: left;
min-height:500px;
margin-bottom: 20px;
border-radius:4px;
}
.tc_member-thumb7-img{
border-radius: 100%;
width: 80%;
height: auto;
overflow: hidden;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
text-align: center;
display:block;
margin:auto;
}
.tc_member-thumb7 img {
border-radius: 100%;
height: auto;
width: 80%;
} .tc_social-links li a{
width: 38px;
height: 38px;
background-color: #666;
text-align: center;
vertical-align: middle;
display: inline-block;
cursor: pointer;
outline: none;
margin-right: 6px;
box-sizing: content-box;
}
.tc_social-links li a:hover {
-webkit-transition: background-color 150ms ease-in-out;
transition: background-color 150ms ease-in-out;
height: 34px;
line-height:18px;
width: 34px;
background-color: #fff;
} .fill.facebook {
background-color: #3b5998;
color:red;
}
.fill.facebook:hover {
background-color: #fff;
}
.tc_social-links li a.fill.twitter {
background-color: #00aced;
}
.tc_social-links li a.fill.twitter:hover {
background-color: #fff;
}
.tc_social-links li a.fill.twitter:hover .fa-twitter {
color: #00aced;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.google-plus {
background-color: #dd4b39;
}
.tc_social-links li a.fill.google-plus:hover {
background-color: #fff;
}
.tc_social-links li a.fill.google-plus:hover .fa-google-plus {
color: #dd4b39;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.facebook:hover .fa-facebook {
color: #3b5998;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.tumblr {
background-color: #32506d;
}
.tc_social-links li a.fill.tumblr:hover {
background-color: #fff;
}
.tc_social-links li a.fill.tumblr:hover .fa-tumblr {
color: #32506d;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.linkedin {
background-color: #007bb6;
}
.tc_social-links li a.fill.linkedin:hover {
background-color: #fff;
}
.tc_social-links li a.fill.linkedin:hover .fa-linkedin {
color: #007bb6;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.reddit {
background-color: #8bbbe3;
}
.tc_social-links li a.fill.reddit:hover {
background-color: #fff;
}
.tc_social-links li a.fill.reddit:hover .fa-reddit {
color: #8bbbe3;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.youtube {
background-color: #df1c31;
}
.tc_social-links li a.fill.youtube:hover {
background-color: #fff;
}
.tc_social-links li a.fill.youtube:hover .fa-youtube {
color: #df1c31;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.pinterest {
background-color: #b81621;
}
.tc_social-links li a.fill.pinterest:hover {
background-color: #fff;
}
.tc_social-links li a.fill.pinterest:hover .fa-pinterest {
color: #b81621;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.github {
background-color: #444;
}
.tc_social-links li a.fill.github:hover {
background-color: #fff;
}
.tc_social-links li a.fill.github:hover .fa-github {
color: #444;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.envelope {
background-color: #60646D;
}
.tc_social-links li a.fill.envelope:hover {
background-color: #fff;
}
.tc_social-links li a.fill.envelope:hover .fa-envelope {
color: #333;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.fill.soundcloud {
background-color: #f50;
}
.tc_social-links li a.fill.soundcloud:hover {
background-color: #fff;
}
.tc_social-links li a.fill.soundcloud:hover .fa-soundcloud {
color: #f50;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a.brand {
background-color: #fff;
}
.tc_social-links li a.brand .fa {
color: #006FC2;
}
.round {
border-radius: 50%;
}
.round-corner {
border-radius: 5px;
}
.tc_social-links li a:hover.facebook {
border: 2px solid #3b5998;
}
.tc_social-links li a:hover.tumblr {
border: 2px solid #32506d;
}
.tc_social-links li a:hover.linkedin {
border: 2px solid #007bb6;
}
.tc_social-links li a:hover.twitter {
border: 2px solid #00aced;
}
.tc_social-links li a:hover.google-plus {
border: 2px solid #dd4b39;
}
.tc_social-links li a:hover.reddit {
border: 2px solid #8bbbe3;
}
.tc_social-links li a:hover.youtube {
border: 2px solid #df1c31;
}
.tc_social-links li a:hover.pinterest {
border: 2px solid #b81621;
}
.tc_social-links li a:hover.github {
border: 2px solid #444;
}
.tc_social-links li a:hover.envelope {
border: 2px solid #60646D;
}
.tc_social-links li a:hover.soundcloud {
border: 2px solid #f50;
}
.tc_social-links li a:hover .fa {
line-height:35px;
} .tc_social-links li a:hover .fa-facebook {
color: #3b5998;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-tumblr {
color: #32506d;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-linkedin {
color: #007bb6;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-twitter {
color: #00aced;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-google-plus {
color: #dd4b39;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-reddit {
color: #8bbbe3;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-youtube {
color: #df1c31;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-pinterest {
color: #b81621;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-github {
color: #444;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-envelope {
color: #333;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-soundcloud {
color: #f50;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a .fa {
color: #fff;
line-height:18px;
font-size:18px;
}
.brand-icons {
background-color: #ddd;
padding: 10px 0;
}  .tc_social-links li a.fill.instagram {
background-color: #3b82b8;
}
.tc_social-links li a.fill.instagram:hover {
background-color: #fff;
}
.tc_social-links li a.fill.instagram:hover .fa-instagram {
color: #3b82b8;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.rss {
background-color: #fa8e2f;
}
.tc_social-links li a.fill.rss:hover {
background-color: #fff;
}
.tc_social-links li a.fill.rss:hover .fa-rss {
color: #fa8e2f;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.dribbble {
background-color: #d35081;
}
.tc_social-links li a.fill.dribbble:hover {
background-color: #fff;
}
.tc_social-links li a.fill.dribbble:hover .fa-dribbble {
color: #d35081;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.flickr {
background-color: #f05e95;
}
.tc_social-links li a.fill.flickr:hover {
background-color: #fff;
}
.tc_social-links li a.fill.flickr:hover .fa-flickr {
color: #f05e95;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.external-link {
background-color: #1879fe;
}
.tc_social-links li a.fill.external-link:hover {
background-color: #fff;
}
.tc_social-links li a.fill.external-link:hover .fa-external-link {
color: #1879fe;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.wordpress {
background-color: #464646;
}
.tc_social-links li a.fill.wordpress:hover {
background-color: #fff;
}
.tc_social-links li a.fill.wordpress:hover .fa-wordpress {
color: #464646;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.digg {
background-color: #546b9f;
}
.tc_social-links li a.fill.digg:hover {
background-color: #fff;
}
.tc_social-links li a.fill.digg:hover .fa-digg {
color: #546b9f;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.dropbox {
background-color: #007ee6;
}
.tc_social-links li a.fill.dropbox:hover {
background-color: #fff;
}
.tc_social-links li a.fill.dropbox:hover .fa-dropbox {
color: #007ee6;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.vimeo {
background-color: #2b95e6;
}
.tc_social-links li a.fill.vimeo:hover {
background-color: #fff;
}
.tc_social-links li a.fill.vimeo:hover .fa-vimeo {
color: #2b95e6;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.vk {
background-color: #4c75a3;
}
.tc_social-links li a.fill.vk:hover {
background-color: #fff;
}
.tc_social-links li a.fill.vk:hover .fa-vk {
color: #4c75a3;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.slideshare {
background-color: #0ca8aa;
}
.tc_social-links li a.fill.slideshare:hover {
background-color: #fff;
}
.tc_social-links li a.fill.slideshare:hover .fa-slideshare {
color: #0ca8aa;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a.fill.behance {
background-color: #000000;
}
.tc_social-links li a.fill.behance:hover {
background-color: #fff;
}
.tc_social-links li a.fill.behance:hover .fa-behance {
color: #000000;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tc_social-links li a:hover.instagram {
border: 2px solid #3b82b8;
}
.tc_social-links li a:hover.rss {
border: 2px solid #fa8e2f;
}
.tc_social-links li a:hover.dribbble {
border: 2px solid #d35081;
}
.tc_social-links li a:hover.flickr {
border: 2px solid #f05e95;
}
.tc_social-links li a:hover.external-link {
border: 2px solid #1879fe;
}
.tc_social-links li a:hover.wordpress {
border: 2px solid #464646;
}
.tc_social-links li a:hover.digg {
border: 2px solid #546b9f;
}
.tc_social-links li a:hover.dropbox {
border: 2px solid #007ee6;
}
.tc_social-links li a:hover.vimeo {
border: 2px solid #2b95e6;
}
.tc_social-links li a:hover.vk {
border: 2px solid #4c75a3;
}
.tc_social-links li a:hover.slideshare {
border: 2px solid #0ca8aa;
}
.tc_social-links li a:hover.behance {
border: 2px solid #3b5998;
} .tc_social-links li a:hover .fa-instagram {
color: #3b82b8;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-rss {
color: #fa8e2f;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-dribbble {
color: #d35081;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-flickr {
color: #f05e95;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-external-link {
color: #1879fe;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-wordpress {
color: #464646;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-digg {
color: #546b9f;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-dropbox {
color: #007ee6;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-vimeo {
color: #2b95e6;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-vk {
color: #4c75a3;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-slideshare {
color: #0ca8aa;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}
.tc_social-links li a:hover .fa-behance {
color: #3b5998;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
}  .tcnoeffect img{
} .tczoomin img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.tczoomin img:hover {
-webkit-transform: scale(1.3);
transform: scale(1.3);
} .tczoomout img {
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.tczoomout img:hover {
-webkit-transform: scale(1);
transform: scale(1);
} .tcslide img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.tcslide img:hover {
margin-left: 0;
} .tcrotate img {
-webkit-transform: rotate(15deg) scale(1.4);
transform: rotate(15deg) scale(1.4);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.tcrotate img:hover {
-webkit-transform: rotate(0) scale(1);
transform: rotate(0) scale(1);
} .tcblur img {
-webkit-filter: blur(3px);
filter: blur(3px);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.tcblur img:hover {
-webkit-filter: blur(0);
filter: blur(0);
}
.tc-center{
text-align: center;
}
.bghover:hover{
background-color: #000;
} img.tc-pu-team-img{
padding: 10px;
width:100%;
}
.tc-cart-button {
float: left;
} .mfp-close-btn-in .mfp-close {
color: #f5f5f5 !important;
background-color: #FF6766 !important;
}
button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
background-color: #60646D !important;
line-height: 62px;
}
button.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
background-color: #60646D !important;
line-height: 62px;
}
.white-popup {
position: relative;
background: #FFF;
padding: 20px;
width: 80%;
margin: 20px auto;
height: auto;
min-height: 300px;
border-radius: 4px;
display: inline-block;
margin-right: 10%;
margin-left: 10%;
margin-top: 10%;
margin-bottom: 10%;
max-width: 80% !important;
}
.tc_pu_left_block{
float: left;
display: block;
width:22%;
min-height: 300px;
}
.tc_pu_right_block{
float: right;
display:block;
width:70%;
padding: 0 20px;
min-height: 300px;
}
.tc-qv-wps-img{
width: auto;
max-width: 100%;
height: auto;
padding: 30px;
}
.tc_qv_right_block p {
margin: 24px 0;
}
h1.tc-pu-team-title-lg,h2.tc-pu-team-title-sm{
text-transform: uppercase;
margin-top: 10px;
line-height: 26px;
}
h2.tc-team-title-sm6{
margin: 40px 0;
}   @media screen and (max-width: 736px) { .tc_pu_left_block {
float: none;
display: block;
width: 100%;
min-height: 300px;
}
img.tc-pu-team-img {
padding: 10px;
margin-top: 40px;
display: block;
width:90%;
}
.tc_pu_right_block {
float: none;
display: block;
width: 100%;
padding: 0 20px;
min-height: 300px;
}
.tc_member-col-single {
float: left;
margin-right: 1%;
width: 46%;
height: 250px;
margin-bottom: 200px;
margin-left: 1%;
} .tc_team-members7 {
width: 48%;
}
.tc_team-members3{
background-color: #d7d7d7;
width: 328px;
}
} @media screen and (max-width: 480px) {
.tc_team-members4 {
background-color: #d7d7d7;
width:100%;
float: none;
margin-right: 20px;
padding: 10px;
height: 550px;
}
.text-box-4 {
width: 280px;
text-align: center;
display: block;
margin-top: 20px;
float: none;
padding: 0;
}
img.tc-member-4{
text-align: center;
}
.tc_member-thumb4-img {
text-align: center;
}
.tc_team-members4 {
background-color: #d7d7d7;
width: 100%;
float: none;
padding: 20px 14%;
}
}
@media screen and (max-width: 420px) { .tc_pu_left_block {
float: none;
display: block;
width: 100%;
min-height: 300px;
}
img.tc-pu-team-img {
padding: 20px;
margin-top: 20px;
display: block;
width:90%;
}
.tc_pu_right_block {
float: none;
display: block;
width: 100%;
padding: 0 20px;
min-height: 300px;
}
.tc_member-col-single {
float: none;
margin-right: 5%;
width: 90%;
height: 250px;
margin-bottom: 200px;
margin-left: 5%;
}
h1.tc-pu-team-title-lg, h2.tc-pu-team-title-sm {
text-transform: uppercase;
margin-top: 10px;
font-size: 16px;
}
.tc_team-member6-box{
float:none;
} .tc_team-member6 , .tc_team-members7 {
width: 98%;
}
.tc_member-thumb4{
float:none;
}
.tc_member-thumb4-img{
float: none;
}
.tc_team-members2-box{
float: none;
width: 98%;
height: auto;
}
.tc_member-thumb2-box img {
width: 100%;
height: auto;
}
.tc_member-thumb2-box {
height: auto;
overflow: hidden;
}
} .tc_member-col3 {
float: left;
width: 370px;
}
.tc_member-col4{
float: left;
width: 275px;
}
.tc_member-col5 {
float: left;
width: 222px;
}
.tc_member-col5 .tc_member-thumb2-box{
height: 241px;
margin-bottom: 20px;
}
.tc_member-col4 .tc_member-thumb2-box{
height: 288px;
margin-bottom: 20px;
}
.tc-contact-box-3 {
padding: 0 10px;
}
p.tc-team-email-id {
line-height: 10px;
}@font-face {
font-family: 'FontAwesome';
src: url(//iinsurebusiness.com/wp-content/plugins/tc-team-members-pro/vendors/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//iinsurebusiness.com/wp-content/plugins/tc-team-members-pro/vendors/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//iinsurebusiness.com/wp-content/plugins/tc-team-members-pro/vendors/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//iinsurebusiness.com/wp-content/plugins/tc-team-members-pro/vendors/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//iinsurebusiness.com/wp-content/plugins/tc-team-members-pro/vendors/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//iinsurebusiness.com/wp-content/plugins/tc-team-members-pro/vendors/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
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 {
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: #ffffff;
} .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: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-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-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";
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #000;
font-size: 40px;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.divi_carousel_maker_child{border-style:solid!important}.dcm-lightbox-enabled .dcm-lightbox-ctrl{cursor:pointer}.dcm-container.dir-rtl .slick-dots{direction:rtl}.dcm-carousel-item{border-style:solid;border-width:0;position:relative}.dcm-carousel-item figure{position:relative}.dcm-carousel-item figure img{width:100%}.dcm-carousel-item .content--absolute{bottom:0;display:flex;flex-direction:column;height:100%;left:0;pointer-events:none!important;position:absolute;width:100%;z-index:99}.dcm-carousel-item .content--absolute *{position:relative}.dcm-carousel-item .content .content-inner{border-style:solid;border-width:0}.dcm-carousel-item .dcm-image-subtitle{padding-bottom:0}.dcm-carousel-maker .content--center{text-align:center}.dcm-carousel-maker .content--left{text-align:left}.dcm-carousel-maker .content--right{text-align:right}.wdcl_twitter_feed_carousel>.et_pb_module_inner *{box-sizing:border-box}.wdcl_twitter_feed_carousel .dcm-icon{font-family:ETmodules!important;font-size:14px}.dcm-twitter-feed-carousel .dcm-twitter-feed-item{border-style:solid;display:flex;position:relative;z-index:0}.dcm-twitter-feed-carousel .dcm-twitter-feed-content:before,.dcm-twitter-feed-carousel .dcm-twitter-feed-item:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.dcm-twitter-feed-carousel .dcm-twitter-feed-inner-wrapper{flex-direction:column;padding:30px 10px}.dcm-container.equal-height-on .slick-track .dcm-twitter-feed-item,.dcm-container.equal-height-on .slick-track .dcm-twitter-feed-item-inner{height:100%;width:100%!important}.dcm-twitter-feed-carousel .dcm-twitter-feed-item-inner{width:100%}.dcm-twitter-feed-item-inner{border-style:solid;position:relative}.dcm-twitter-feed-carousel .dcm-twitter-feed-author,.dcm-twitter-feed-carousel .dcm-twitter-feed-inner-wrapper,.dcm-twitter-feed-carousel .dcm-twitter-feed-user{display:flex}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-icon span{left:5px;right:auto;transform:rotateY(-180deg)}.dcm-twitter-feed-carousel .dcm-twitter-feed-icon span{height:21px;position:absolute;right:15px;top:15px;width:21px}.dcm-twitter-feed-carousel .dcm-twitter-feed-author{align-items:center;flex-direction:row;margin-bottom:10px}.dcm-twitter-feed-carousel.dcm-twitter-center .dcm-twitter-feed-author{align-items:center;flex-direction:column}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-author{flex-direction:row-reverse}.dcm-twitter-center .dcm-twitter-feed-user{text-align:center}.dcm-twitter-feed-carousel .dcm-twitter-feed-user{flex-direction:column}.dcm-twitter-feed-carousel.dcm-twitter-left .dcm-twitter-feed-avatar{margin-right:15px}.dcm-twitter-feed-carousel.dcm-twitter-center .dcm-twitter-feed-avatar{margin-bottom:5px}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-avatar{margin-left:15px}.dcm-twitter-feed-carousel .dcm-twitter-feed-avatar{border-style:solid;max-width:48px;width:48px}.dcm-twitter-feed-carousel .dcm-twitter-feed-content{color:#222;position:relative}.dcm-twitter-feed-carousel .dcm-twitter-feed-content p{margin-bottom:5px}.dcm-twitter-feed-carousel.dcm-twitter-left .dcm-twitter-feed-content{text-align:left}.dcm-twitter-feed-carousel.dcm-twitter-center .dcm-twitter-feed-content{text-align:center}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-content{text-align:right}.dcm-twitter-feed-carousel .dcm-twitter-feed-footer{bottom:15px;left:0;padding:0 15px;position:absolute;text-align:right;width:100%}.dcm-twitter-feed-carousel .dcm-tweet-favorite{margin-right:12px}.dcm-twitter-feed-carousel .dcm-tweet-favorite,.dcm-twitter-feed-carousel .dcm-tweet-retweet{color:#a7a7a7;display:inline-block}.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track{display:flex!important}.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .slick-slide,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .slick-slide{height:auto!important}.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .dcm-carousel-item,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .dcm-equal-height,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module>div,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module_inner,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .slick-slide>div,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .wdcl_et_pb_module,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .dcm-carousel-item,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .dcm-equal-height,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .et_pb_module,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .et_pb_module>div,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .et_pb_module_inner,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .slick-slide>div,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .wdcl_et_pb_module{height:100%;width:100%!important}.dcm-container .slick-vertical .slick-track{padding:0!important}.dcm-container.equal-height-on .slick-vertical .slick-track,.dcm-container.equal-height-on.slick-vertical .slick-track{display:block!important}.dcm-container .dcm-font-0{font-size:0!important}.dcm-container .slick-list{transition:.3s ease-in-out}.dcm-container.slick-vertical .slick-slide{border:0!important}.dcm-container.slick-slider.slick-dotted{margin-bottom:0}.dcm-container *{vertical-align:middle!important}.dcm-container figure{margin:0}.dcm-container .slick-arrow{cursor:not-allowed!important;z-index:999}.dcm-container .slick-arrow:after,.dcm-container .slick-arrow:before{color:inherit!important;content:attr(data-icon)!important;font-family:ETmodules!important;line-height:1.35;vertical-align:middle}.dcm-container .slick-arrow.slick-disabled{cursor:not-allowed!important}.dcm-container .slick-dots{padding:0!important}.dcm-container .slick-dots li{height:auto!important;padding:0!important;width:auto!important}.dcm-container .slick-dots li button{padding:0!important;transition:all .2s ease}.dcm-container .slick-dots li button:before{display:none;opacity:1!important}[class*=wdcl_].et_pb_module .et_pb_button{transition:all .2s ease!important}.dcm-image-alignment-left{display:block!important;margin:0 auto 0 0}.dcm-image-alignment-right{display:block!important;margin:0 0 0 auto}.dcm-image-alignment-center{display:block!important;margin:0 auto}.dcm-flex{display:flex}.dcm-clear{overflow:hidden}.dcm-btn-default{display:inline-block;transition:.2s!important}.border-el{border-style:solid}.dcm-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .1s;width:100%;z-index:9}.dcm-overlay:after{align-items:center;bottom:0;content:attr(data-icon);display:flex;font-family:ETmodules;height:60px;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0;transition:all .2s;width:60px;z-index:999}.dcm-centered--highlighted .slick-slide{transform:scale(.8)}.dcm-centered--highlighted .slick-slide.slick-center{transform:scale(1)}.dcm-hover--zoom-in,.dcm-hover--zoom-in figure,.dcm-hover--zoom-out,.dcm-hover--zoom-out figure{overflow:hidden}.dcm-hover--zoom-in img,.dcm-hover--zoom-out img{transition:.3s ease-in-out}.dcm-hover--zoom-in:hover img{transform:scale(1.2)}.dcm-hover--zoom-out:hover img{transform:scale(.8)}.dcm-hover--pulse:hover img{animation:pulse 1s linear infinite}.dcm-hover--bounce:hover img{animation:bounce 1s linear infinite}.dcm-hover--flash:hover img{animation:flash 1s linear infinite}.dcm-hover--rubberBand:hover img{animation:rubberBand 1s linear}.dcm-hover--shake:hover img{animation:shake 1s linear infinite}.dcm-hover--swing:hover img{animation:swing 1s linear infinite}.dcm-hover--tada:hover img{animation:tada 1s linear}.dcm-hover--wobble:hover img{animation:wobble 1s linear}.dcm-hover--jello:hover img{animation:jello 1s linear}.dcm-hover--heartBeat:hover img{animation:heartBeat 1s linear infinite}.dcm-hover--bounceIn:hover img{animation:bounceIn 1s linear}.dcm-hover--fadeIn:hover img{animation:fadeIn 1s linear}.dcm-hover--flip:hover img{animation:flip 1s linear}.dcm-hover--lightSpeedIn:hover img{animation:lightSpeedIn 1s linear}.dcm-hover--rotateIn:hover img{animation:rotateIn 1s linear}.dcm-hover--slideInUp:hover img{animation:slideInUp 1s linear}.dcm-hover--slideInDown:hover img{animation:slideInDown 1s linear}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}html.rt-smart-modal-on {
overflow: hidden; }
html.rt-smart-modal-on body {
overflow: auto; }
#rt-smart-modal-container {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 99999;
overflow: hidden;
opacity: 0;
background: rgba(33, 33, 33, 0.7);
visibility: hidden;
-webkit-backface-visibility: hidden;
transition: opacity .5s .4s, visibility .5s .4s;
-webkit-transition: opacity .5s .4s, visibility .5s .4s;
-moz-transition: opacity .5s .4s, visibility .5s .4s; }
#rt-smart-modal-container.open {
opacity: 1;
visibility: visible;
transition: opacity .4s, visibility .5s;
-webkit-transition: opacity .4s, visibility .5s; }
#rt-smart-modal-container.open .rt-smart-modal-main .rt-smart-modal {
font-size: initial !important; }
#rt-smart-modal-container.open.ready .rt-smart-modal-main {
transform: translateX(0) !important;
-webkit-transform: translateX(0) !important;
-moz-transform: translateX(0) !important; }
#rt-smart-modal-container.loading .rt-spinner {
position: absolute;
display: inline-block;
border: 16px solid #f3f3f3; border-top: 16px solid #fb4c35; border-radius: 50%;
width: 120px;
height: 120px;
animation: rt_spin 2s linear infinite;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto; }
#rt-smart-modal-container.loading .rt-smart-modal-header .rt-smart-modal-nav {
display: none; }
#rt-smart-modal-container .rt-smart-modal-main {
max-width: 500px;
margin-left: auto;
height: 100%;
position: absolute;
width: 100%;
right: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform .6s;
-moz-transition: -moz-transform .6s;
transition: transform .6s;
transform: translateX(100%);
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%); }
#rt-smart-modal-container .rt-smart-modal-main.is-rtl {
direction: rtl;
margin-right: auto; }
#rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal .rt-smart-modal-main-content-wrapper {
padding-right: 30px !important;
padding-left: 0; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header {
background: #990028;
position: relative;
padding: 0 30px;
height: 50px;
overflow: hidden;
z-index: 999999;
opacity: 1 !important; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header span.rt-smart-modal-nav {
float: left;
height: 100%; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header .rt-smart-nav-item {
width: 25px;
display: flex;
cursor: pointer;
font-size: 35px;
z-index: 999;
float: left;
align-items: center;
height: 100%;
-webkit-text-stroke: 1px #990028; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a {
color: white;
text-decoration: none;
outline: none; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a.rt-smart-modal-close {
float: right;
width: 35px;
font-size: 35px;
font-weight: normal;
height: 100%;
display: flex;
align-items: center;
border: 0;
-webkit-text-stroke: 6px #990028; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal {
height: 100%;
position: absolute;
right: 0;
top: 0;
left: 0;
z-index: 2;
font-size: 0;
width: 100%;
background: #313131; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper {
position: relative;
padding: 50px 0 18px 30px;
max-height: 100%;
height: 100%; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content {
position: relative;
bottom: 0;
margin: 0 auto;
vertical-align: middle;
display: inline-block;
width: 100%;
overflow: auto;
max-height: 100%;
height: 100%;
color: #ffffff;
opacity: 0;
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
transition: opacity .4s; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container {
padding: 15px 20px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container h3 {
margin-bottom: 10px !important; color: #fff; }
div#rt-smart-modal-container h3 {
font-size: 30px;
}
div#rt-smart-modal-container .tlp-team-skill{
margin-top: 20px;
}
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-position {
margin-bottom: 20px;
line-height: 1.2;
}
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .contact-info ul li {
line-height: 30px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill .skill_name {
font-size: 18px;
margin-bottom: 5px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill skill-prog {
height: 10px;
margin-bottom: 10px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post {
margin: 0; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post li {
padding: 5px; }
#rt-smart-modal-container .mCSB_scrollTools {
margin-top: 15px !important; }
@keyframes rt_spin {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
@media (max-width: 767px) {
.rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal-main-content-wrapper {
padding-left: 30px !important; }
.rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-main-content-wrapper {
padding-right: 30px !important; } }
@media (max-width: 500px) {
.rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content {
padding: 10px 10px 0; } }
.rt-smart-modal-main-content-wrapper .team-images {
margin-bottom: 20px;
} .rt-team-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-team-container *:before,
.rt-team-container *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-container, .rt-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.rt-container:before, .rt-container:after,
.rt-container-fluid:before,
.rt-container-fluid:after, .rt-row:before, .rt-row:after {
content: " ";
display: table; }
.clearfix:after, .rt-container:after, .rt-container-fluid:after, .rt-row:after {
clear: both; }
.rt-row {
margin-left: -15px;
margin-right: -15px; }
.rt-team-container > .rt-row > .rt-special-wrapper,
.rt-row.special-items-wrapper,
.rt-team-container[data-layout*="layout"] .rt-row.ttp-even {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.rt-col-xs-1, .rt-col-xs-2, .rt-col-xs-3, .rt-col-xs-4, .rt-col-xs-5, .rt-col-xs-6, .rt-col-xs-7, .rt-col-xs-8, .rt-col-xs-9, .rt-col-xs-10, .rt-col-xs-11, .rt-col-xs-12 {
float: left; }
.rt-col-xs-12 {
width: 100%; }
.rt-col-xs-11 {
width: 91.66666667%; }
.rt-col-xs-10 {
width: 83.33333333%; }
.rt-col-xs-9 {
width: 75%; }
.rt-col-xs-8 {
width: 66.66666667%; }
.rt-col-xs-7 {
width: 58.33333333%; }
.rt-col-xs-6 {
width: 50%; }
.rt-col-xs-5 {
width: 41.66666667%; }
.rt-col-xs-4 {
width: 33.33333333%; }
.rt-col-xs-3 {
width: 25%; }
.rt-col-xs-2 {
width: 16.66666667%; }
.rt-col-xs-1 {
width: 8.33333333%; }  .animated {
animation-duration: 1s;
animation-fill-mode: both; }
.animated.infinite {
animation-iteration-count: infinite; }
.animated.hinge {
animation-duration: 2s; }
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
animation-duration: 0.75s; }
@keyframes bounce {
0%, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translateZ(0); }
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0); }
70% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0); }
90% {
transform: translate3d(0, -4px, 0); } }
.bounce {
animation-name: bounce;
transform-origin: center bottom; }
@keyframes flash {
0%, 50%, to {
opacity: 1; }
25%, 75% {
opacity: 0; } }
.flash {
animation-name: flash; }
@keyframes pulse {
0% {
transform: scaleX(1); }
50% {
transform: scale3d(1.05, 1.05, 1.05); }
to {
transform: scaleX(1); } }
.pulse {
animation-name: pulse; }
@keyframes rubberBand {
0% {
transform: scaleX(1); }
30% {
transform: scale3d(1.25, 0.75, 1); }
40% {
transform: scale3d(0.75, 1.25, 1); }
50% {
transform: scale3d(1.15, 0.85, 1); }
65% {
transform: scale3d(0.95, 1.05, 1); }
75% {
transform: scale3d(1.05, 0.95, 1); }
to {
transform: scaleX(1); } }
.rubberBand {
animation-name: rubberBand; }
@keyframes shake {
0%, to {
transform: translateZ(0); }
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0); }
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0); } }
.shake {
animation-name: shake; }
@keyframes headShake {
0% {
transform: translateX(0); }
6.5% {
transform: translateX(-6px) rotateY(-9deg); }
18.5% {
transform: translateX(5px) rotateY(7deg); }
31.5% {
transform: translateX(-3px) rotateY(-5deg); }
43.5% {
transform: translateX(2px) rotateY(3deg); }
50% {
transform: translateX(0); } }
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake; }
@keyframes swing {
20% {
transform: rotate(15deg); }
40% {
transform: rotate(-10deg); }
60% {
transform: rotate(5deg); }
80% {
transform: rotate(-5deg); }
to {
transform: rotate(0deg); } }
.swing {
transform-origin: top center;
animation-name: swing; }
@keyframes tada {
0% {
transform: scaleX(1); }
10%, 20% {
transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
to {
transform: scaleX(1); } }
.tada {
animation-name: tada; }
@keyframes wobble {
0% {
transform: none; }
15% {
transform: translate3d(-25%, 0, 0) rotate(-5deg); }
30% {
transform: translate3d(20%, 0, 0) rotate(3deg); }
45% {
transform: translate3d(-15%, 0, 0) rotate(-3deg); }
60% {
transform: translate3d(10%, 0, 0) rotate(2deg); }
75% {
transform: translate3d(-5%, 0, 0) rotate(-1deg); }
to {
transform: none; } }
.wobble {
animation-name: wobble; }
@keyframes jello {
0%, 11.1%, to {
transform: none; }
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
transform: skewX(0.39063deg) skewY(0.39063deg); }
88.8% {
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
animation-name: jello;
transform-origin: center; }
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
20% {
transform: scale3d(1.1, 1.1, 1.1); }
40% {
transform: scale3d(0.9, 0.9, 0.9); }
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03); }
80% {
transform: scale3d(0.97, 0.97, 0.97); }
to {
opacity: 1;
transform: scaleX(1); } }
.bounceIn {
animation-name: bounceIn; }
@keyframes bounceInDown {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0); }
60% {
opacity: 1;
transform: translate3d(0, 25px, 0); }
75% {
transform: translate3d(0, -10px, 0); }
90% {
transform: translate3d(0, 5px, 0); }
to {
transform: none; } }
.bounceInDown {
animation-name: bounceInDown; }
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0); }
60% {
opacity: 1;
transform: translate3d(25px, 0, 0); }
75% {
transform: translate3d(-10px, 0, 0); }
90% {
transform: translate3d(5px, 0, 0); }
to {
transform: none; } }
.bounceInLeft {
animation-name: bounceInLeft; }
@keyframes bounceInRight {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(3000px, 0, 0); }
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0); }
75% {
transform: translate3d(10px, 0, 0); }
90% {
transform: translate3d(-5px, 0, 0); }
to {
transform: none; } }
.bounceInRight {
animation-name: bounceInRight; }
@keyframes bounceInUp {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(0, 3000px, 0); }
60% {
opacity: 1;
transform: translate3d(0, -20px, 0); }
75% {
transform: translate3d(0, 10px, 0); }
90% {
transform: translate3d(0, -5px, 0); }
to {
transform: translateZ(0); } }
.bounceInUp {
animation-name: bounceInUp; }
@keyframes bounceOut {
20% {
transform: scale3d(0.9, 0.9, 0.9); }
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1); }
to {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
animation-name: bounceOut; }
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0); }
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0); }
to {
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
animation-name: bounceOutDown; }
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0); }
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
animation-name: bounceOutLeft; }
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0); }
to {
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
animation-name: bounceOutRight; }
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0); }
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0); }
to {
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
animation-name: bounceOutUp; }
@keyframes fadeIn {
0% {
opacity: 0; }
to {
opacity: 1; } }
.fadeIn {
animation-name: fadeIn; }
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translate3d(0, -100%, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInDown {
animation-name: fadeInDown; }
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translate3d(0, -2000px, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInDownBig {
animation-name: fadeInDownBig; }
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translate3d(-100%, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInLeft {
animation-name: fadeInLeft; }
@keyframes fadeInLeftBig {
0% {
opacity: 0;
transform: translate3d(-2000px, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInLeftBig {
animation-name: fadeInLeftBig; }
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translate3d(100%, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInRight {
animation-name: fadeInRight; }
@keyframes fadeInRightBig {
0% {
opacity: 0;
transform: translate3d(2000px, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInRightBig {
animation-name: fadeInRightBig; }
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 100%, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInUp {
animation-name: fadeInUp; }
@keyframes fadeInUpBig {
0% {
opacity: 0;
transform: translate3d(0, 2000px, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInUpBig {
animation-name: fadeInUpBig; }
@keyframes fadeOut {
0% {
opacity: 1; }
to {
opacity: 0; } }
.fadeOut {
animation-name: fadeOut; }
@keyframes fadeOutDown {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
animation-name: fadeOutDown; }
@keyframes fadeOutDownBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
animation-name: fadeOutDownBig; }
@keyframes fadeOutLeft {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
animation-name: fadeOutLeft; }
@keyframes fadeOutLeftBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
animation-name: fadeOutLeftBig; }
@keyframes fadeOutRight {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
animation-name: fadeOutRight; }
@keyframes fadeOutRightBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
animation-name: fadeOutRightBig; }
@keyframes fadeOutUp {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
animation-name: fadeOutUp; }
@keyframes fadeOutUpBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
animation-name: fadeOutUpBig; }
@keyframes flip {
0% {
transform: perspective(400px) rotateY(-1turn);
animation-timing-function: ease-out; }
40% {
transform: perspective(400px) translateZ(150px) rotateY(-190deg);
animation-timing-function: ease-out; }
50% {
transform: perspective(400px) translateZ(150px) rotateY(-170deg);
animation-timing-function: ease-in; }
80% {
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
animation-timing-function: ease-in; }
to {
transform: perspective(400px);
animation-timing-function: ease-in; } }
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip; }
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(90deg);
animation-timing-function: ease-in;
opacity: 0; }
40% {
transform: perspective(400px) rotateX(-20deg);
animation-timing-function: ease-in; }
60% {
transform: perspective(400px) rotateX(10deg);
opacity: 1; }
80% {
transform: perspective(400px) rotateX(-5deg); }
to {
transform: perspective(400px); } }
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX; }
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(90deg);
animation-timing-function: ease-in;
opacity: 0; }
40% {
transform: perspective(400px) rotateY(-20deg);
animation-timing-function: ease-in; }
60% {
transform: perspective(400px) rotateY(10deg);
opacity: 1; }
80% {
transform: perspective(400px) rotateY(-5deg); }
to {
transform: perspective(400px); } }
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY; }
@keyframes flipOutX {
0% {
transform: perspective(400px); }
30% {
transform: perspective(400px) rotateX(-20deg);
opacity: 1; }
to {
transform: perspective(400px) rotateX(90deg);
opacity: 0; } }
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important; }
@keyframes flipOutY {
0% {
transform: perspective(400px); }
30% {
transform: perspective(400px) rotateY(-15deg);
opacity: 1; }
to {
transform: perspective(400px) rotateY(90deg);
opacity: 0; } }
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY; }
@keyframes lightSpeedIn {
0% {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0; }
60% {
transform: skewX(20deg);
opacity: 1; }
80% {
transform: skewX(-5deg);
opacity: 1; }
to {
transform: none;
opacity: 1; } }
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out; }
@keyframes lightSpeedOut {
0% {
opacity: 1; }
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0; } }
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in; }
@keyframes rotateIn {
0% {
transform-origin: center;
transform: rotate(-200deg);
opacity: 0; }
to {
transform-origin: center;
transform: none;
opacity: 1; } }
.rotateIn {
animation-name: rotateIn; }
@keyframes rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(-45deg);
opacity: 0; }
to {
transform-origin: left bottom;
transform: none;
opacity: 1; } }
.rotateInDownLeft {
animation-name: rotateInDownLeft; }
@keyframes rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate(45deg);
opacity: 0; }
to {
transform-origin: right bottom;
transform: none;
opacity: 1; } }
.rotateInDownRight {
animation-name: rotateInDownRight; }
@keyframes rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(45deg);
opacity: 0; }
to {
transform-origin: left bottom;
transform: none;
opacity: 1; } }
.rotateInUpLeft {
animation-name: rotateInUpLeft; }
@keyframes rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0; }
to {
transform-origin: right bottom;
transform: none;
opacity: 1; } }
.rotateInUpRight {
animation-name: rotateInUpRight; }
@keyframes rotateOut {
0% {
transform-origin: center;
opacity: 1; }
to {
transform-origin: center;
transform: rotate(200deg);
opacity: 0; } }
.rotateOut {
animation-name: rotateOut; }
@keyframes rotateOutDownLeft {
0% {
transform-origin: left bottom;
opacity: 1; }
to {
transform-origin: left bottom;
transform: rotate(45deg);
opacity: 0; } }
.rotateOutDownLeft {
animation-name: rotateOutDownLeft; }
@keyframes rotateOutDownRight {
0% {
transform-origin: right bottom;
opacity: 1; }
to {
transform-origin: right bottom;
transform: rotate(-45deg);
opacity: 0; } }
.rotateOutDownRight {
animation-name: rotateOutDownRight; }
@keyframes rotateOutUpLeft {
0% {
transform-origin: left bottom;
opacity: 1; }
to {
transform-origin: left bottom;
transform: rotate(-45deg);
opacity: 0; } }
.rotateOutUpLeft {
animation-name: rotateOutUpLeft; }
@keyframes rotateOutUpRight {
0% {
transform-origin: right bottom;
opacity: 1; }
to {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0; } }
.rotateOutUpRight {
animation-name: rotateOutUpRight; }
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out; }
20%, 60% {
transform: rotate(80deg);
transform-origin: top left;
animation-timing-function: ease-in-out; }
40%, 80% {
transform: rotate(60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1; }
to {
transform: translate3d(0, 700px, 0);
opacity: 0; } }
.hinge {
animation-name: hinge; }
@keyframes jackInTheBox {
0% {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom; }
50% {
transform: rotate(-10deg); }
70% {
transform: rotate(3deg); }
to {
opacity: 1;
transform: scale(1); } }
.jackInTheBox {
animation-name: jackInTheBox; }
@keyframes rollIn {
0% {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate(-120deg); }
to {
opacity: 1;
transform: none; } }
.rollIn {
animation-name: rollIn; }
@keyframes rollOut {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate(120deg); } }
.rollOut {
animation-name: rollOut; }
@keyframes zoomIn {
0% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
.zoomIn {
animation-name: zoomIn; }
@keyframes zoomInDown {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
animation-name: zoomInDown; }
@keyframes zoomInLeft {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
animation-name: zoomInLeft; }
@keyframes zoomInRight {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
animation-name: zoomInRight; }
@keyframes zoomInUp {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
animation-name: zoomInUp; }
@keyframes zoomOut {
0% {
opacity: 1; }
50% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
to {
opacity: 0; } }
.zoomOut {
animation-name: zoomOut; }
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
animation-name: zoomOutDown; }
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
to {
opacity: 0;
transform: scale(0.1) translate3d(-2000px, 0, 0);
transform-origin: left center; } }
.zoomOutLeft {
animation-name: zoomOutLeft; }
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
to {
opacity: 0;
transform: scale(0.1) translate3d(2000px, 0, 0);
transform-origin: right center; } }
.zoomOutRight {
animation-name: zoomOutRight; }
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
animation-name: zoomOutUp; }
@keyframes slideInDown {
0% {
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInDown {
animation-name: slideInDown; }
@keyframes slideInLeft {
0% {
transform: translate3d(-100%, 0, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInLeft {
animation-name: slideInLeft; }
@keyframes slideInRight {
0% {
transform: translate3d(100%, 0, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInRight {
animation-name: slideInRight; }
@keyframes slideInUp {
0% {
transform: translate3d(0, 100%, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInUp {
animation-name: slideInUp; }
@keyframes slideOutDown {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(0, 100%, 0); } }
.slideOutDown {
animation-name: slideOutDown; }
@keyframes slideOutLeft {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
animation-name: slideOutLeft; }
@keyframes slideOutRight {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(100%, 0, 0); } }
.slideOutRight {
animation-name: slideOutRight; }
@keyframes slideOutUp {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(0, -100%, 0); } }
.slideOutUp {
animation-name: slideOutUp; }  .rt-clear:after {
clear: both;
content: "";
display: block; }
.rt-team-container .ttp-pre-loader {
position: relative;
overflow: hidden; }
.rt-team-container .rt-loading-overlay {
opacity: 0;
visibility: hidden;
position: absolute;
-webkit-transition: all 0.5s;
transition: all 0.5s;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #fff; }
.rt-team-container .rt-loading {
color: #fb4c35;
position: absolute;
top: 60px;
left: 50%;
margin-left: -16px;
z-index: 2;
opacity: 0;
visibility: hidden; }
.rt-team-container[data-layout*="carousel"] .rt-loading { z-index: 100;
}
.rt-team-container[data-layout*="carousel"] .rt-loading-overlay {
z-index: 99;
} .rt-team-container.rt-grayscale img.rt-team-img ,
.rt-team-container.rt-grayscale img.rt-profile-img {
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter: grayscale(100%); }
.rt-team-container.rt-grayscale img.rt-team-img:hover,
.rt-team-container.rt-grayscale img.rt-profile-img:hover,
.rt-team-container.rt-grayscale .rt-grid-item:hover img.rt-profile-img {
-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -o-filter: grayscale(0);
filter: none;
filter: grayscale(0); } .rt-team-container .ttp-pre-loader .rt-loading-overlay {
opacity: 0.8;
visibility: visible; }
.rt-team-container[data-layout*="carousel"] .ttp-pre-loader .rt-loading-overlay {
opacity: 1;
}
.rt-team-container .ttp-pre-loader .rt-loading {
opacity: 1;
visibility: visible; }
.single-team .rt-team-container .social-icons a {
color: inherit;
}
.rt-ball-clip-rotate {
width: 32px;
height: 32px; }
.rt-ball-clip-rotate {
display: block;
font-size: 0;
color: #fff; }
.rt-ball-clip-rotate, .rt-ball-clip-rotate > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-ball-clip-rotate > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor; }
.rt-ball-clip-rotate > div {
width: 32px;
height: 32px;
background: transparent;
border-width: 2px;
border-bottom-color: transparent;
border-radius: 100%;
-webkit-animation: ball-clip-rotate 0.75s linear infinite;
-moz-animation: ball-clip-rotate 0.75s linear infinite;
-o-animation: ball-clip-rotate 0.75s linear infinite;
animation: ball-clip-rotate 0.75s linear infinite; } .rt-clear::after,
.rt-clear::-ms-ticks-after {
clear: both;
display: block;
content: ""; }
.rt-layout-filter-container {
font-size: 0;
line-height: 0;
padding: 0;
margin: -5px -5px 30px; }
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item {
padding: 9px 10px;
border: 1px solid;
margin: 4px;
display: inline-block; }
.rt-layout-filter-container .rt-filter-wrap  .rt-filter-item-wrap.rt-tax-filter.rt-filter-button-wrap {
padding: 0;
margin: 0; }
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover {
background: #222222;
color: #b4b4b4; }
.rt-filter-item-wrap.rt-order-by-action, .rt-filter-item-wrap.rt-sort-order-action {
float: right; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap {
line-height: 1.55;
display: inline-block;
vertical-align: top;
font-size: 13px;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 4px;
padding: 8px 10px;
cursor: pointer;
position: relative;
border: 1px solid transparent;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
color: #666; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap {
padding-left: 0px; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap {
border: 1px solid #666;
color: #666;
position: relative; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover {
border-color: #222;
color: #222; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action:hover {
border-color: #222; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap > .rt-filter-dropdown-default {
min-width: 135px;
max-width: 135px;
overflow: hidden;
text-overflow: ellipsis;
text-align: center;
display: block;
white-space: nowrap; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown {
display: block;
position: absolute;
top: 100%;
left: -1px;
right: -1px;
background-color: #222;
z-index: 2;
margin-top: 1px;
border: none;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-filter-dropdown {
opacity: 1;
visibility: visible; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-arrow-angle {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg); }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item {
display: block;
padding: 10px 15px 9px 15px;
border-bottom: 1px solid #323232;
color: #b4b4b4;
text-align: center; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-arrow-angle {
letter-spacing: 0;
transition: transform 0.2s ease-in-out;
-webkit-transition: transform 0.2s ease-in-out;
-ms-transition: transform 0.2s ease-in-out;
backface-visibility: hidden;
-webkit-backface-visibility: hidden; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action {
border: 1px solid #666;
color: #666;
position: relative;
min-width: 38px; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow {
position: static; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span {
display: block;
position: absolute;
width: 14px;
height: 8px;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -7px;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: transform 0.2s ease-in-out;
-webkit-transition: transform 0.2s ease-in-out;
-ms-transition: transform 0.2s ease-in-out; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow[data-sort-order="ASC"] > span {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg); }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span:before {
content: '';
display: block;
width: 2px;
height: 9px;
position: absolute;
background-color: #666;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
top: 0;
left: 3px;
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span:after {
content: '';
display: block;
width: 2px;
height: 9px;
position: absolute;
background-color: #666;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
top: 0;
left: 9px;
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-search-filter-wrap {
padding: 0;
position: relative;
float: right; }
.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 10px 10px;
background: transparent;
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif;
border: 1px solid #666;
color: #666; }
.rt-filter-item-wrap.rt-search-filter-wrap span.rt-action {
position: absolute;
right: 5px;
top: 6px;
font-size: 15px;
display: inline-block;
cursor: pointer; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-webkit-input-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-moz-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-ms-input-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-moz-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; } .rt-team-container .special-items-wrapper .even-grid-item {
margin: 0; }
.single-team-item.image-wrapper {
cursor: pointer; }
.ttp-label {
background: #c51f33;
color: #fff;
text-align: center;
height: 100%; }
.special-selected-top-wrap > div,
.rt-row.special-items-wrapper > div {
padding: 0; }
.special-selected-short-bio {
position: relative; }
.special-selected-top-wrap .img {
position: relative; }
.special-selected-top-wrap .img:after {
position: absolute;
width: 100%;
height: 100%;
background: rgba(197, 31, 51, 0.2);
content: "";
top: 0;
left: 0;
z-index: 1; }
.special-selected-top-wrap:after {
clear: both;
content: "";
display: block; }
.special-selected-short-bio {
padding: 10px 0 0; }
.special-selected-short-bio:after {
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 25px solid #fff;
content: "";
top: -25px;
position: absolute;
left: calc(50% - 25px);
z-index: 3;
}
.rt-team-container .special-selected-top-wrap .ttp-label-inner {
padding: 15px;
text-align: left;
box-sizing: border-box;
}
.rt-team-container .special-selected-top-wrap .ttp-label-inner a{
color: #fff;
}
.padding-0{
padding:0 ;
} .rt-team-container figure {
margin: 0; }
.rt-team-container .round-img img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .margin-bottom {
margin-bottom: 30px; }
.rt-team-container h3 {
margin-bottom: 5px !important;
padding: 0px !important;
line-height: 1.3;
font-weight: 400; }
.rt-team-container h3 a {
text-decoration: none !important; }
.rt-team-container .tlp-position {
font-weight: 400;
line-height: 1.3;
margin-bottom: 5px;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.rt-team-container .layout1 .tlp-position a {
color: white; }
.rt-team-container .layout2 .tlp-position a {
color: #565656;
font-size: 16px;
font-weight: 500; }
.rt-team-container .tlp-position a:hover,
.rt-team-container h3 a:hover,
.rt-team-container .short-bio a:hover {
text-decoration: none !important; }
.rt-team-container .rt-paddingl0{
padding-left: 0px; }
.rt-team-container .rt-paddingr0 {
padding-right: 0; }
.rt-team-container .even-grid-item {
margin-bottom: 30px; }
.rt-team-container .no-margin {
margin: 0 !important;
padding: 0 !important; }
.rt-team-container a {
text-decoration: none;
box-shadow: none;
border: none; }
.rt-team-container-item-count {
display: none; }
.rt-team-container .tlp-detail h3 {
font-size: 35px;
line-height: 1.2;
}
.rt-team-container .tlp-detail h3.member-name,
.rt-team-container .tlp-detail .team-images {
margin: 15px 0 5px; }
.rt-team-container .tlp-detail .experience {
padding-left: 3px; } .rt-team-container .rt-team-container-skill {
margin-bottom: 15px; }
.rt-team-container .skill-prog {
height: 4px;
margin-bottom: 10px;
background: #fff;
border: 1px solid #edeaea;
border-radius: 4px;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.rt-team-container .skill-prog .fill {
height: 100%;
-webkit-animation: 400ms;
background-color: #00afd1;
border-radius: 4px;
position: relative;
}
.rt-team-container .skill-prog .fill .rt-percent {
position: absolute;
top: -26px;
right: 0;
font-weight: 600;
}
.tooltip + .tooltip > .tooltip-inner {
background-color: #00afd1;
font-size: 80%; }
.tooltip.top .tooltip-arrow {
border-top-color: #00afd1; }
.rt-team-container-skrill {
font-size: 90%;
padding: 0px 0px 15px 0px; }
.rt-team-container .equal-height {
margin-bottom: 30px; }
.tlp-equal-height .rt-paddingl0{
padding-left: 0px; }
.tlp-equal-height .rt-paddingr0 {
padding-right: 0px; } .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
#rt-smart-modal-container .tooltip.in,
#tlp-modal .tooltip.in,
.tlp-popup-wrap .tooltip.in,
.tlp-single-detail  .tooltip.in ,
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.single-team-content-area{
margin-top: 50px;
} .rt-team-container .social-icons {
margin: 10px 0px 0px;
padding: 0px;
display: block; }
.rt-team-container .layout10 .social-icons {
margin-top: 3px;
}
.rt-team-container .layout2 .social-icons{
margin: 0px 0px 0px;
}
.rt-team-container .layout5 .table a,
.rt-team-container .layout2 .social-icons a{
color: #1e73be;
}
.rt-team-container .layout6 .social-icons {
margin: 0 0 10px;
padding: 0 0 10px 7px;
}
.rt-team-container .layout13 .social-icons,
.rt-team-container .isotope8 .social-icons {
margin: 0px 0px; }
.rt-team-container .layout13 .social-icons {
margin-bottom: -3px;
}
.rt-team-container .social-icons a:before {
content: none; }
.rt-team-container .social-icons a {
text-align: center;
color: #fff;
text-decoration: none;
display: inline-block;
margin-right: 4px;
margin-bottom: 3px;
font-size: 20px;
padding: 0px;
text-decoration: none !important;
width: 30px;
transition: all 0.3s;
height: 30px;
}
.rt-team-container .layout3 .social-icons a,
.rt-team-container .layout1 .social-icons a{
color: #1e73be;
}
.rt-team-container .layout4 .overlay-element{
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%);
}
.rt-team-container .layout4 .tlp-position{
text-align: center;
}
.rt-team-container .layout4 .tlp-position a{
color: #fff;
}
.rt-team-container .social-icons a i { line-height: 30px;
transition: all 0.3s;
display: block;
}
.rt-team-container .layout6 .social-icons a i {
padding: 0px;
width: 30px;
height: 30px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.rt-team-container .social-icons a .fa-Bandcamp {
background: url(https://s1.bcbits.com/img/buttons/bandcamp_22x22_blue.png);
width: 22px;
height: 22px;
margin-top: 12px; }
.rt-team-container .social-icons a:hover .fa-facebook-f,
.rt-team-container .social-icons a:focus .fa-facebook-f {
background: #3b5999;
color: #fff;
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a:hover .fa-x-twitter,
.rt-team-container .social-icons a:focus .fa-x-twitter {
background: #222;
color: #fff;
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a:hover .fa-pinterest-p,
.rt-team-container .social-icons a:focus .fa-pinterest-p {
background: #E60023;
color: #fff;
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a:hover .fa-bandcamp,
.rt-team-container .social-icons a:focus .fa-bandcamp {
background: #3A95A5;
color: #fff;
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a:hover .fa-globe,
.rt-team-container .social-icons a:focus .fa-globe {
background: #0e90b8;
color: #fff;
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a:hover .fa-github,
.rt-team-container .social-icons a:focus .fa-github {
background: #1A1E22;
color: #fff;
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a:hover .fa-linkedin,
.rt-team-container .social-icons a:focus .fa-linkedin {
background: #0080b1;
color: #fff;
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a .fa-bluesky{
width: 30px;
height: 30px;
}
.rt-team-container .social-icons a:hover .fa-bluesky{
background: #0085FF;
color: #fff;
}
.rt-team-container .social-icons a:hover .fa-xing,
.rt-team-container .social-icons a:focus .fa-xing {
background: #1C5D5B;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-skype,
.rt-team-container .social-icons a:focus .fa-skype {
background: #06bcff;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-whatsapp,
.rt-team-container .social-icons a:focus .fa-whatsapp {
background: #25D366;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-telegram,
.rt-team-container .social-icons a:focus .fa-telegram {
background: #29b6f6;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover  .far.fa-envelope ,
.rt-team-container .social-icons a:hover .fa-google-plus {
background: #d04333;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-youtube {
background: #cd322d;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-soundcloud {
background: #ff5500;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-vimeo {
background: #44bbff;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-instagram {
background: #3e729a;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .round-img .social-icons a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-facebook-f {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-twitter {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-linkedin {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-google-plus {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-youtube {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-soundcloud {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-vimeo {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-instagram {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .tlp-detail .social-icons a {
background-color: #00afd1; } .rt-team-container .contact-info {
margin: 0px;
padding: 0px 0px 10px 0px; }
.rt-team-container .contact-info ul {
margin: 0px;
padding: 0px;
list-style: none; }
.rt-team-container .contact-info ul li {
margin: 0px;
padding: 0px;
line-height: 22px;
list-style: none !important;
border: none;
background: no-repeat; }
.rt-team-container .contact-info ul li a {
color: inherit;
}
.md-modal .rt-team-container .contact-info ul li,
.md-modal .rt-team-container .contact-info ul li a {
color: #fff;
}
.rt-team-container .contact-info ul li + li {
margin-top: 10px;
}
.rt-team-container .contact-info i {
width: 20px;
margin-right: 4px;
text-align: center;
}
.tlp-single-container .rt-extra-curriculum {
margin-bottom: 15px
} .rt-team-container .layout1 {
position: relative; }
.rt-team-container .short-bio p  {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rt-team-container .layout1 .tlp-content-layout1, .rt-team-container .tlp-content {
background: #007acc;
color: #ffffff;
padding: 10px; }
.rt-team-container .layout1 .tlp-content-layout1, .rt-team-container .short-bio p {
margin-bottom: 5px;
margin-top: 5px;
}
.rt-team-container .layout1 .single-team-area h3 {
padding: 0;
margin: 0 0 10px 0;
font-size: 22px; }
.rt-team-container .layout1 .single-team-area h3, .rt-team-container .layout1 .single-team-area h3 a, .rt-team-container .layout1 .tlp-position {
color: #fff; }
.rt-team-container .layout1 .single-team-area img {
max-width: 100%;
-webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-transform: scale(1.01);
transform: scale(1.01);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .layout1 .single-team-area:hover img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1); }
.rt-team-container .layout1 .single-team {
position: relative;
overflow: hidden; }
.rt-team-container .layout1 .overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s; }
.rt-team-container .layout1 .single-team-area .overlay,
.rt-team-container .layout1 .single-team-area .overlay-element h3,
.rt-team-container .layout1 .single-team-area .detile-popup {
opacity: 0; }
.rt-team-container .layout1 .single-team-area:hover .overlay,
.rt-team-container .layout1 .single-team-area:hover .overlay-element h3,
.rt-team-container .layout1 .single-team-area:hover .detile-popup,
.rt-team-container .single-team-area:hover .overlay {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout1 .short-bio p {
padding: 2px 0px 0px;
margin-bottom: 10px; }
.rt-team-container .layout1 .overlay .social-icons {
text-align: center;
padding: 20% 0; }
.rt-team-container .layout1 .single-team:hover .overlay {
top: 0; }
.rt-team-container .layout1 .single-team-area:hover > .single-team:before {
display: none; }
.rt-team-container .layout1 .overlay-element {
text-align: center;
color: #ffffff; }
.rt-team-container .layout1 .overlay-element .detail-link i.fa {
color: #ffffff;
font-size: 20px;
margin-top: 45%;
z-index: 9999;
padding: 4px 6px; }
.rt-team-container .layout1 .overlay-element .detail-link:hover i.fa {
background: #fff;
color: #ed344a;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; } .rt-team-container .layout2 h3 {
margin-top: 0;
padding: 0; }
.rttm-content-area h3, .rttm-content-area .tlp-position {
line-height: 1.3;
}
.rt-team-container .layout2 .single-team-area .img-area {
padding: 0 0 15px 0; }
.rt-team-container .layout2 .short-bio p {
margin-bottom: 10px; }
.rt-team-container .layout2 .round-img img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }  .rt-team-container .layout3 .tlp-content {
background: none;
padding: 10px 0px 8px; }
.rt-team-container .layout3 .single-team-area { text-align: center; }
.rt-team-container .layout3 .single-team-area h3 {
margin-top: 15px;
padding: 0px; }
.rt-team-container .layout3 .short-bio {
padding: 0px 0px 0px; }
.rt-team-container .layout3 .round-img img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout3 .single-team-area  .contact-info {
padding-bottom: 5px;
}  .rt-team-container .layout4 .single-team-area {
position: relative; }
.rt-team-container .layout4 .single-team-area h3 a, .rt-team-container .layout4 .single-team-area h3 {
margin: 15px 7px 0px;
padding: 0;
text-align: center;
color: #fff; }
.rt-team-container .layout4 .tlp-position {
color: #fff;
padding: 0px 15px; }
.rt-team-container .layout4 .short-bio {
margin: 0px;
padding: 0px; }
.rt-team-container .layout4 .tlp-btn-wrapper,
.rt-team-container .layout4 .social-icons {
padding: 0px 15px;
text-align: center;
}
.rt-team-container .layout4 .short-bio p {
text-align: center;
font-size: 14px;
color: #fff;
padding: 5px 15px 5px;
line-height: 20px; }
.rt-team-container .layout4 .single-team-area .overlay {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
width: 100%;
height: 100%;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s; }
.rt-team-container .layout4 .single-team-area .tlp-content {
text-align: center;
padding: 20px;
padding-top: 30%; }
.rt-team-container .layout4 .single-team-area .overlay, .rt-team-container .layout4 .single-team-area .detile-popup {
-moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; }
.rt-team-container .layout4 .single-team-area:hover .overlay,
.rt-team-container .layout4 .single-team-area:hover .detile-popup {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout4 .round-img .overlay {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding-top: 10%; }
.rt-team-container .layout4 .round-img .single-team-area:hover .overlay {
top: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout4 .round-img .tlp-content {
background: none;
padding-top: 15%; }
.rt-team-container .layout4 .round-img .overlay .social-icons {
text-align: center;
margin: 0;
padding: 0; }  .rt-team-container .layout5 .tlp-content {
background: none; }
.rt-team-container .layout5 .table tr td {
vertical-align: middle; }
.rt-team-container .layout5 .table > thead > tr > th,
.rt-team-container-layout5 .table > tbody > tr > th, .rt-team-container-layout5 .table > thead > tr > td, .table > tbody > tr > td {
vertical-align: middle !important; }
.rt-team-container .layout5 .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,0,0,.05);
} .rt-team-container .layout6 .tlp-img-responsive {
padding: 0 !important;
margin: 0 !important; }
.rt-team-container .layout6 img.img-responsive.rt-profile-img {
width: 100%; }
.rt-team-container .layout6 .tlp-info-block h3 a {
color: #fff; }
.rt-team-container .layout6 .tlp-info-block h3 {
margin: 15px 15px 2px 15px;
padding: 0px;
color: #fff;
}
.rt-team-container .layout6 .tlp-position {
text-align: left;
padding: 0px 15px;
margin-bottom: 15px;
}
.rt-team-container .layout6 .tlp-position a{
color: #fff;
}
.rt-team-container .layout6 .short-bio {
margin: 0px;
padding: 0px; }
.rt-team-container .layout6 .short-bio a,
.rt-team-container .layout6 .short-bio p {
font-size: 14px;
color: #fff;
padding: 0px 15px 0px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .layout6 .tlp-img-block {
padding: 0; }
.rt-team-container .layout6 .tlp-info-block {
padding: 0 8px;
padding-bottom: 20px;
background: #fd662d;
color: #fff;
position: relative;
}
.rt-team-container.rt-team-container-114 .layout6 .contact-info ul li i{
color: #fff;
}
.rt-team-container .layout6 .tlp-right-arrow:after {
border-color: transparent #fd642d;
border-style: solid;
border-width: 0 34px 34px 0;
content: " ";
display: block;
height: 0;
left: -34px;
position: absolute;
top: 50%;
width: 0; }
.rt-team-container .layout6 .tlp-left-arrow:after {
border-color: #fd642d transparent transparent;
border-style: solid;
border-width: 34px 34px 0 0;
content: " ";
display: block;
height: 0;
position: absolute;
right: -34px;
top: 50%;
width: 0;
z-index: 2; }
.rt-team-container .layout6 .tlp-img.tlp-single-team {
height: 100%;
width: 100%; }
.rt-team-container .layout6 .tlp-img-responsive {
width: 100%;
height: 100%; }
.rt-team-container .layout6 .contact-info {
margin: 0 0 10px;
padding: 0 0 5px 15px; }
.rt-team-container .layout6  .social-icons {
padding-left: 10px;
}
@media (min-width: 768px) {
.rt-team-container .layout6 .rt-grid-item .tlp-img-block,
.rt-team-container .layout6 .rt-grid-item .tlp-info-block {
height: 100%; } }  .rt-team-container .layout7 .tlp-team-item h3 {
margin: 0px 25px 2px !important;
padding: 0px;
color: #fff; }
.rt-team-container .layout7 .tlp-position {
color: #fff;
text-align: center;
padding: 0px 25px;
line-height: 22px; }
.rt-team-container .layout7 .social-icons {    text-align: center;
margin-top: 0;
}
.rt-team-container .layout7 .caption-inner-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15px;
left: 15px;
}
.rt-team-container .layout7 .tlp-team-item {
position: relative;
text-align: center;
cursor: pointer; }
.rt-team-container .layout7 .tlp-team-item img {
position: relative;
display: block; }
.rt-team-container .layout7 .tlp-team-item figcaption {
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .layout7 .tlp-team-item figcaption::before,
.rt-team-container .layout7 .tlp-team-item figcaption::after {
pointer-events: none; }
.rt-team-container .layout7 .tlp-team-item figcaption {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.rt-team-container .layout7 .tlp-team-item figcaption .rt-content-area{
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%);
}
.rt-team-container .layout7 .tlp-team-item img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s; }
.rt-team-container .layout7 figcaption:hover {
opacity: 1;
background-color: rgba(46, 44, 44, 0.4); }
.rt-team-container .layout7 .tlp-team-item:hover .tpl-social {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: -30px; }
.rt-team-container .layout7 .tlp-team-item figcaption::before,
.rt-team-container .layout7 .tlp-team-item figcaption::after {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s; }
.rt-team-container .layout7 .tlp-team-item figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1); }
.rt-team-container .layout7 .tlp-team-item figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0); }
.rt-team-container .layout7 .tlp-team-item h3 {
padding-top: 2%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
opacity: 0; }
.rt-team-container .layout7 .tlp-team-item .tlp-position,
.rt-team-container .layout7 .tlp-team-item:hover .short-bio {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .layout7 .tlp-team-item:hover figcaption::before,
.rt-team-container .layout7 .tlp-team-item:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout7 .tlp-team-item:hover h3,
.rt-team-container .layout7 .tlp-team-item:hover .short-bio,
.rt-team-container .layout7 .tlp-team-item:hover .tlp-position {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout7 .tlp-team-item .short-bio {
opacity: 0;
padding: 0px 10px 5px; }
.rt-team-container .layout7 .tlp-team-item:hover .tlp-position {
margin-bottom: 12px;
}
.rt-team-container .layout7 .short-bio p {
text-align: center;
font-size: 14px;
color: #fff;
padding: 2px 15px 0px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .layout7 .round-img .tlp-team-item figcaption {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout7 .round-img figcaption::before,
.rt-team-container .layout7 .round-img figcaption::after {
border: none; }
.rt-team-container .layout7 .round-img .social-icons {
bottom: 50px; }  .rt-team-container .layout8 .tlp-position {
color: #fff;
margin: 0px;
padding: 0px;
line-height: 22px; }
.rt-team-container .layout8 .single-team-area {
position: relative;
overflow: hidden;
}
.rt-team-container .layout8 .single-team-area img {
position: relative;
display: block; }
.rt-team-container .layout8 .tlp-overlay {
background: none !important;
overflow: hidden;
padding: 15px;
margin: 0px;
color: #fff;
font-size: 14px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
top: auto;
bottom: 0;
color: #fff;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
}
.rt-team-container .layout8 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 0;
padding: 20px 30px 30px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
bottom: -100%;
height: auto;
transition: 0.3s;
}
.rt-team-container .layout8 .tlp-overlay .tlp-position {
margin-bottom: 8px !important;
}
.rt-team-container .layout8 .tlp-overlay h3, .rt-team-container .layout8 .tlp-overlay h3 a {
color: #fff;
font-size: 20px; }
.rt-team-container .layout8 .tlp-overlay .tlp-content2 {
background: none;
position: absolute;
bottom: 70px;
text-align: center; }
.rt-team-container .layout8 .tlp-overlay .tlp-content2 p {
line-height: 22px;
margin: 0px;
padding: 0px 0px 5px; }
.rt-team-container .layout8 .tlp-overlay h3 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.rt-team-container .layout8 .tlp-overlay h3 {
margin: 0px;
margin-bottom: 2px !important;
line-height: 1.2;
padding: 0px 0px;
}
.rt-team-container .layout8 .tlp-overlay .tlp-position,
.rt-team-container .layout8 .tlp-overlay .tlp-position a {
color: #fff;
line-height: 22px;
margin: 0px;
padding: 0px; }
.rt-team-container .layout8 .single-team-area:hover img {
opacity: .9;
}
.rt-team-container .layout8 .single-team-area:hover .tlp-title{
bottom: 0;
opacity: 1;
}
.rt-team-container .layout8 .single-team-area:hover h3 {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s; }
.rt-team-container .layout8 .round-img .tlp-overlay,
.rt-team-container .layout8 .round-img .single-team-area img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}  .rt-team-container .layout9 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
text-align: center; }
.rt-team-container .layout9 img {
position: relative;
display: block; }
.rt-team-container .layout9 .tlp-overlay {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 10px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-team-container .layout10 .short-bio{
margin: 0 0 15px;
}
.rt-team-container .layout10 .tlp-position a,
.rt-team-container .layout10 .short-bio a,
.rt-team-container .layout9 .tlp-position a{
color: #fff;
}
.rt-team-container .layout9 .single-team-area:hover .tlp-overlay-inner {
position: absolute;
left: 15px;
right: 15px;
top: 50%;
transform: translateY(-50%);
}
.rt-team-container .layout9 .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15); }
.rt-team-container .layout9 .single-team-area:hover img {
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout9 .single-team-area h3 {
font-size: 24px;
margin-top: 60%;
padding: 0px 15px !important;
margin-bottom: 0px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .layout9 .tlp-position {
opacity: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .layout9 .single-team-area h3 a {
color: #fff; }
.rt-team-container .layout9 .single-team-area p {
margin: 0;
padding: 5px 15px 14px 15px;
line-height: 20px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .layout9 .single-team-area  .short-bio {
padding-top: 5px;
}
.rt-team-container .layout9 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .layout9 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .layout9 .single-team-area:hover .social-icons {
opacity: 1;
padding: 0px 15px;
transform: translate3d(0, 0, 0) scale(1.1);
}
.rt-team-container .layout9 .single-team-area:hover h3 {
margin-top: 5%;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout9 .single-team-area:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .layout9 .single-team-area:hover .tlp-position {
padding: 0px 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); }
.rt-team-container .layout9 .round-img .tlp-overlay,
.rt-team-container .layout9 .round-img .single-team-area img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout9 .round-img .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1);
transform: scale(1); } .rt-team-container .layout10 .image-container {
overflow: hidden;
position: relative;
width: 100%;
padding: 0;
margin: 0;
line-height: 11px; }
.rt-team-container .layout10 .image-container img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%; }
.rt-team-container .layout10 .image-container:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
.rt-team-container .layout10 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
text-align: center; }
.rt-team-container .layout10 .tlp-overlay .tlp-title {
padding: 2px 10px !important;
opacity: 0;
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
display: block;
background-color: rgba(255, 255, 255, 0.85);
text-align: center;
padding: 1px 0;
margin: 25px 0px 5px;
color: #000;
font-size: 20px; }
.rt-team-container .layout10 .tlp-position {
padding: 8px 10px;
color: #fff; }
.rt-team-container .layout10 .tlp-overlay:hover .tlp-title {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
.rt-team-container .layout10 .tlp-overlay .tlp-title h3 {
padding: 8px 10px 2px !important;
margin: 0px;
color: #000; }
.rt-team-container .layout10 .tlp-overlay .tlp-title h3 a {
color: #000; }
.rt-team-container .layout10 .tlp-overlay p {
padding: 2px 10px 10px;
margin: 0px;
line-height: 20px; }
.rt-team-container .layout10 .tlp-overlay {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s; }
.rt-team-container .layout10 .image-container:hover .tlp-overlay {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
.rt-team-container .layout10 .tlp-team-item {
margin: 6px;
border: 6px solid #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.rt-team-container .layout10 .tlp-team-item .tlp-info h3,
.rt-team-container .layout10 .tlp-team-item .tlp-info h3 a {
margin: 15px 5px;
padding: 0; }
.rt-team-container .layout10 .round-img .tlp-overlay,
.rt-team-container .layout10 .round-img .tlp-team-item,
.rt-team-container .layout9 .round-img .image-container img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout10 .round-img .image-container img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout10 .tlp-team-item .tlp-title {
padding: 10px 10px 5px;
} .rt-team-container .layout11 .tlp-position {
color: #fff;
margin: 0px;
padding: 0px;
line-height: 22px; }
.rt-team-container .layout11 .single-team-area {
position: relative;
overflow: hidden; }
.rt-team-container .layout11 h3 {
margin-top: 0;
flex: 0 0 100%;
line-height: 1.2;
}
.rt-team-container .layout11 .single-team-area img {
position: relative;
display: block; }
.rt-team-container .layout11 .single-team-area .tlp-overlay {
background: none !important;
overflow: visible !important;
padding: 15px;
margin: 0px;
color: #fff;
font-size: 14px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100px;
top: 0;
color: #fff;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
text-align: center;
}
.rt-team-container .layout11 .single-team-area .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 1;
padding: 10px 10px;
margin: 0;
position: absolute;
left: 0;
width: 100%;
bottom: 0; display: flex;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
.rt-team-container .layout11 .single-team-area .tlp-title * {
flex: 0 0 100%;
margin: 0px !important;
color: #fff;
}
.rt-team-container .layout11.carousel-item .single-team-area .carousel-item{
}
.rt-team-container .layout11.carousel-item .single-team-area .carousel-item .tlp-position {
margin-bottom: 5px;
} .rt-team-container .layout11 .tlp-overlay h3,
.rt-team-container .layout11 .tlp-overlay h3 a {
color: #fff;
font-size: 20px; }
.rt-team-container .layout11 .tlp-overlay .tlp-content2 {
background: none;
position: absolute;
bottom: 70px;
text-align: center; }
.rt-team-container .layout11 .tlp-overlay .tlp-content2 p {
line-height: 22px;
margin: 0px;
padding: 0px 0px 5px; }
.rt-team-container .layout11 .tlp-overlay h3 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0); }
.rt-team-container .layout11 .tlp-overlay h3 {
margin: 0px;
margin-bottom: 2px !important;
padding: 0px 0px; }
.rt-team-container .layout11 .tlp-overlay .tlp-position {
color: #fff;
line-height: 22px;
margin: 0px;
padding: 0px; }
.rt-team-container .layout11 .single-team-area:hover img {
opacity: .9; }
.rt-team-container .layout11 .single-team-area:hover .tlp-title {
opacity: 1; }
.rt-team-container .layout11 .round-img .single-team-area h3 {
margin-bottom: 0px !important; }
.rt-team-container .layout11 .round-img .single-team-area:hover .tlp-overlay,
.rt-team-container .layout11 .round-img .single-team-area {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout11 .single-team-area .social-icons {
opacity: 0;
text-align: center;
}
.rt-team-container .layout11 .readmore-btn{
margin-top: 10px;
}
.rt-team-container .social-icons{
transition: 0.3s;
}
.rt-team-container .layout11 .single-team-area:hover .social-icons {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.rt-team-container .layout11 .single-team-area:hover .social-icons {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rt-team-container .layout11 .single-team-area .readmore-btn {
transition: 0.3s;
}
.rt-team-container .layout11 .single-team-area:not(:hover) .readmore-btn {
opacity: 0;
visibility: hidden;
} .rt-team-container .layout12 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
text-align: center; }
.rt-team-container .layout12 img {
position: relative;
display: block; }
.rt-team-container .layout12 .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: flex;
align-items: flex-end;
justify-content: center;
}
.rt-team-container .layout12 .tlp-overlay .tlp-overlay-inner {
flex: 0 0 100%;
padding-bottom: 20px;
}
.rt-team-container .layout12 .single-team-area img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%; }
.rt-team-container .layout12 .single-team-area:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
.rt-team-container .layout12 .single-team-area h3 {
font-size: 24px; padding: 0px !important;
margin-bottom: 5px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
overflow: hidden;
}
.rt-team-container .layout12 .single-team-area h3 .team-name {
background: #0850d0;
padding: 3px 10px;
overflow: hidden;
display: inline-block;
color: #fff; }
.rt-team-container .layout12 .tlp-position {
margin-top: 8px;
margin-bottom: 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.rt-team-container .layout12 .tlp-position span {
background: #313131;
padding: 5px 10px;
color: #fff; }
.rt-team-container .layout12 .single-team-area h3 a {
display: block;
color: #fff; }
.rt-team-container .layout12 .single-team-area p {
margin: 0;
padding: 5px 15px 14px 15px;
line-height: 20px; display: none;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1);
}
.rt-team-container .layout12 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .layout12 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px; display: none;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 0px, 0) scale(1.1);
transform: translate3d(0, 0px, 0) scale(1.1); }
.rt-team-container .layout12 .tlp-overlay .tlp-overlay-inner .short-bio {
margin-bottom: 15px;
}
.rt-team-container .layout12 .single-team-area:hover .social-icons { display: block;
padding: 0px 15px; }
.rt-team-container .layout12 .single-team-area:hover h3 {
text-align: center !important;
line-height: 1.2;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout12 .single-team-area:hover p { display: block;
padding-bottom: 0;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .layout12 .single-team-area:hover .tlp-position {
text-align: center !important;
margin-top: 0px;
padding: 0px 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); }
.rt-team-container .layout12 .single-team-area:hover h3 .team-name,
.rt-team-container .layout12 .single-team-area:hover .tlp-position span {
background: none !important;
padding: 0px;
overflow: hidden;
line-height: 1;
}
.rt-team-container .layout12 .round-img .tlp-overlay,
.rt-team-container .layout12 .round-img .single-team-area img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout12 .round-img .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout12 .round-img .single-team-area:hover h3 {
margin-top: 25%; }
.rt-team-container .layout10 .tlp-team-item .tlp-info {
overflow: hidden;
}
.rt-team-container .layout10 .tlp-team-item .tlp-info h3 {
margin-top: 10px;
}
.rt-team-container .layout12 .single-team-area:hover .tlp-position a{
color: #fff;
}
.rt-team-container .layout12 .single-team-area .readmore-btn{
transition: 0.3s;
}
.rt-team-container .layout12 .single-team-area:not(:hover) .readmore-btn{
opacity: 0;
visibility: hidden;
} .rt-team-container .layout13 .single-team-area,
.rt-team-container .isotope8 .single-team-area {
position: relative;
line-height: 1.3;
}
.rt-team-container .layout13 .tlp-overlay h3,
.rt-team-container .isotope8 .tlp-overlay h3 {
margin-top: 0; }
.rt-team-container .layout13 .tlp-overlay,
.rt-team-container .isotope8 .tlp-overlay {
position: absolute;
width: 100%;
text-align: center;
z-index: 2;
left: 0;
bottom: 0;
padding: 10px 15px;
background: rgba(255, 255, 255, 0.7); }
.rt-team-container .layout13 .single-team-area:hover:after,
.rt-team-container .isotope8 .single-team-area:hover:after {
content: initial; }
.rt-team-container .layout13 .single-team-area .tlp-overlay .social-icons a,
.rt-team-container .isotope8 .single-team-area .tlp-overlay .social-icons a {
color: #000; } .rt-team-container .isotope1 .team-member figure {
position: relative; }
.rt-team-container .isotope1 .team-member h3 a {
color: #fff; }
.rt-team-container .isotope1 .team-member h3 {
color: #fff;
margin: 0px;
padding: 0px 0px 4px; }
.rt-team-container .isotope1 .team-member .overlay .tlp-position, .rt-team-container .isotope1 .team-member .overlay .tlp-position a {
color: #fff;
text-align: center; }
.rt-team-container .isotope1 .team-member {
overflow: hidden;
position: relative; }
.rt-team-container .isotope1 .overlay .short-bio {
padding-top: 5px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .isotope1 .team-member .overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
text-align: center;
padding: 20px;
display: inline-block;
float: left;
}
.rt-team-container .isotope3 .team-member .tlp-position a{
color: #fff;
}
.rt-team-container .isotope3 .tlp-btn-wrapper{
opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.rt-team-container .isotope3 .single-team-area:hover .tlp-btn-wrapper{
opacity: 1;
visibility: visible;
}
.rt-team-container .isotope3 .team-member .overlay-element,
.rt-team-container .isotope1 .team-member .overlay .overlay-element{
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
left: 0;
}
.rt-team-container .isotope1 .team-member .overlay,
.rt-team-container .isotope1 .team-member .detile-popup {
-moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; }
.rt-team-container .isotope1 .team-member:hover .overlay,
.rt-team-container .isotope1 .team-member:hover .detile-popup {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.rt-team-container .isotope1 .button-group {
text-align: center;
padding-bottom: 20px; }
.rt-team-container .isotope1 .button-group button {
background: #000000;
border: none;
color: #fff;
text-transform: none;
font-weight: 400 !important;
margin: 5px;
padding: 10px 15px;
outline: 0px; }
.rt-team-container .isotope1 .button-group button:hover {
opacity: .8; }
.rt-team-container .isotope1 .button-group .selected {
background: #26aae1; }
.rt-team-container .isotope1 .social-icons {
padding-top: 10px;
}  .rt-team-container .isotope2 h3 {
padding-top: 10px !important;
margin: 0px; }
.rt-team-container .isotope2 .tlp-content {
background: none;
padding-top: 0px; }
.rt-team-container .isotope2 .team-item {
display: inline-block;
float: left; }
.rt-team-container .isotope2 .short-bio {
padding-top: 5px; }
.rt-team-container .isotope2 .short-bio p {
margin: 0px 0px 10px; }
.rt-team-container .isotope2 .social-icons {
padding-top: 5px; }
.rt-team-container .isotope2  .team-member figure {
margin-bottom: 10px;
}
.rt-team-container .isotope2  .social-icons a{
color: #1e73be;
}  .rt-team-container .isotope3 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
background: #3085a3;
text-align: center; }
.rt-team-container .isotope3 img {
position: relative;
display: block; }
.rt-team-container .isotope3 .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 10px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .isotope3 .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15); }
.rt-team-container .isotope3 .single-team-area:hover img {
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .isotope3 .single-team-area h3 {
font-size: 24px;
margin-top: 60%;
padding: 0px 15px !important;
margin-bottom: 0px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope3 .tlp-position {
opacity: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope3 .single-team-area h3 a {
color: #fff; }
.rt-team-container .isotope3 .single-team-area p {
margin: 0;
padding: 5px 15px 14px 15px;
line-height: 20px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .isotope3 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .isotope3 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;  }
.rt-team-container .isotope3 .single-team-area:hover .social-icons {
opacity: 1;
padding: 0px 15px; }
.rt-team-container .isotope3 .single-team-area:hover h3 {
margin-top: 15%;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .isotope3 .single-team-area:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .isotope3 .single-team-area:hover .tlp-position {
padding: 0px 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); } .rt-team-container .isotope4 .tlp-team-item h3 {
margin: 15px 25px 2px !important;
padding: 0px;
color: #fff; }
.rt-team-container .isotope4 .tlp-position {
color: #fff;
text-align: left;
padding: 0px 25px;
line-height: 22px; } .rt-team-container .isotope4 .tlp-team-item .short-bio p:last-child {
margin: 0;
}
.rt-team-container .isotope4 .social-icons {
bottom: inherit;
position: relative;
left: 0;
text-align: center;
margin-top: 0;
}
.rt-team-container .isotope4 .tlp-team-item {
position: relative;
text-align: center;
cursor: pointer; }
.rt-team-container .isotope4 .tlp-team-item img {
position: relative;
display: block;
}
.rt-team-container .isotope4 .tlp-team-item figcaption {
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-team-container .isotope4 .tlp-team-item figcaption .caption-inner-content{
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
text-align: center;
}
.rt-team-container .isotope4 .tlp-team-item figcaption::before,
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
pointer-events: none; }
.rt-team-container .isotope4 .tlp-team-item figcaption {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.rt-team-container .isotope4 .tlp-team-item img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s; }
.rt-team-container .isotope4 figcaption:hover {
opacity: 1;
background-color: rgba(46, 44, 44, 0.4); }
.rt-team-container .isotope4 .tlp-team-item:hover .tpl-social {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: -30px; }
.rt-team-container .isotope4 .tlp-team-item figcaption::before,
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s; }
.rt-team-container .isotope4 .tlp-team-item figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1); }
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0); }
.rt-team-container .isotope4 .tlp-team-item h3 {
padding-top: 2%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
opacity: 0; }
.rt-team-container .isotope4 .tlp-team-item .tlp-position{
text-align: center;
}
.rt-team-container .isotope4 .tlp-team-item .tlp-position,
.rt-team-container .isotope4 .tlp-team-item:hover .short-bio {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope4 .tlp-team-item:hover figcaption::before,
.rt-team-container .isotope4 .tlp-team-item:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .isotope4 .tlp-team-item:hover h3,
.rt-team-container .isotope4 .tlp-team-item:hover .short-bio,
.rt-team-container .isotope4 .tlp-team-item:hover .tlp-position {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rt-team-container .isotope4 .tlp-team-item .tlp-position a{
color: #fff;
}
.rt-team-container .isotope4 .tlp-team-item .short-bio {
opacity: 0;
padding: 0px 10px 10px; }
.rt-team-container .isotope4 .short-bio p {
text-align: center;
font-size: 14px;
color: #fff;
padding: 2px 15px 0px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .isotope4 .round-img .tlp-team-item figcaption {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .isotope4 .round-img figcaption::before,
.rt-team-container .isotope4 .round-img figcaption::after {
border: none; } .rt-team-container .isotope5 .tlp-position,
.rt-team-container .isotope5 .tlp-position a {
color: #fff;
margin: 0;
padding: 0;
line-height: 22px; }
.rt-team-container .isotope5 .single-team-area {
position: relative;
overflow: hidden; }
.rt-team-container .isotope5 .single-team-area img {
position: relative;
display: block; }
.rt-team-container .isotope5 .tlp-overlay .tlp-content-inner-is5 {
opacity: 0;
position: absolute;
left: 0;
bottom: 75px;
width: 100%;
text-align: center;
transition: 0.3s;
}
.rt-team-container .isotope5 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 1;
padding: 5px 15px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
bottom: 60px;
height: 150px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
.rt-team-container .isotope5 .tlp-overlay h3,
.rt-team-container .isotope5 .tlp-overlay h3 a {
color: #fff;
font-size: 20px; }
.rt-team-container .isotope5 .tlp-overlay .tlp-content2 {
background: none;
position: absolute;
bottom: 70px;
text-align: center; }
.rt-team-container .isotope5 .tlp-overlay .tlp-content2 p {
line-height: 22px;
margin: 0px;
padding: 0px 0px 5px; }
.rt-team-container .isotope5 .tlp-overlay h3 {
margin: 0px;
margin-bottom: 0px !important;
padding: 0px 0px; }
.rt-team-container .isotope5 .tlp-overlay .tlp-position, .rt-team-container .isotope5 .tlp-overlay .tlp-position a {
color: #fff;
line-height: 22px;
margin: 0px;
padding: 0px; }
.rt-team-container .isotope5 .single-team-area:hover .tlp-overlay,
.rt-team-container .isotope5 .single-team-area:hover .short-bio,
.rt-team-container .isotope5 .single-team-area:hover .social-icons {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .isotope5 .single-team-area:hover .short-bio,
.rt-team-container .isotope5 .single-team-area:hover .tlp-content-inner-is5 {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
} .rt-team-container .isotope6 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
background: #3085a3;
text-align: center; }
.rt-team-container .isotope6 img {
position: relative;
display: block; }
.rt-team-container .isotope6 .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .isotope6 .single-team-area img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%; }
.rt-team-container .isotope6 .single-team-area:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
.rt-team-container .isotope6 .single-team-area h3 {
font-size: 24px;
margin-top: 65%;
padding: 0px !important;
margin-bottom: 0px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
overflow: hidden;
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope6 .single-team-area h3 .team-name {
background: #0850d0;
padding: 3px 10px;
color: #fff;
display: inline-block;
}
.rt-team-container .isotope6 .single-team-area .tlp-btn-wrapper{
margin-top: 35px;
transition: 0;
}
.rt-team-container .isotope6 .tlp-position {
margin-top: 8px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
overflow: hidden;
display: block;
padding: 5px 5px;
}
.rt-team-container .isotope6 .tlp-position span {
background: #313131;
padding: 5px 10px;
color: #fff; }
.rt-team-container .isotope6 .single-team-area h3 a {
color: #fff; }
.rt-team-container .isotope6 .single-team-area p {
margin: 0;
padding: 5px 15px 5px 15px;
line-height: 20px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .isotope6 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .isotope6 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .isotope6 .single-team-area:hover .social-icons {
opacity: 1;
padding: 0px 15px;
margin-top: -10px;
}
.rt-team-container .isotope6 .single-team-area:hover h3 {
text-align: center !important;
margin-top: 15%;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .isotope6 .single-team-area:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .isotope6 .single-team-area:hover .tlp-position {
text-align: center !important;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); }
.rt-team-container .isotope6 .single-team-area:hover h3 .team-name,
.rt-team-container .isotope6 .single-team-area:hover .tlp-position span { }
.rt-team-container .isotope7 .tlp-overlay {
padding: 15px;
}
.rt-team-container .isotope7 .tlp-overlay .social-icons {
margin-top: 15px;
}
.rt-team-container .isotope7 .tlp-overlay .social-icons a{
color: #1e73be;
}  .rt-carousel-holder .carousel-item {
display: block;
}
.rt-carousel-holder.top-nav .swiper-nav {
position: absolute;
right: 0;
top: -30px;
}
.rt-carousel-holder.swiper-rtl.top-nav .swiper-nav {
right: auto;
left: 100px;
}
.rt-carousel-holder .swiper-arrow::after {
content: none !important;
}
.rt-carousel-holder.top-nav .swiper-button-next {
right: 15px;
}
.rt-carousel-holder.top-nav .swiper-button-prev {
left: -85px;
}
.rt-carousel-holder.top-nav.swiper-rtl .swiper-button-prev {
right: 15px;
left: auto;
}
.rt-carousel-holder.top-nav.swiper-rtl .swiper-button-next {
left: -85px;
right: auto;
}
.rt-carousel-holder.standard-nav .swiper-nav {
position: absolute;
top: 50%;
margin-top: -30px;
width: 100%;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav {
margin-top: 0;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav.has-dots .swiper-nav {
margin-top: -15px;
}
.rt-carousel-holder.bottom-nav .swiper-nav {
position: absolute;
bottom: 0;
left: 50%;
bottom: 50px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.rt-team-container .rt-carousel-holder.bottom-nav .swiper-nav + .swiper-pagination {
margin-top: 40px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-arrow {
top: 7.5px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next {
right: -12px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev {
left: -12px;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next {
right: 0;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev {
left: 0;
}
.rt-carousel-holder.bottom-nav .swiper-nav .swiper-button-next {
right: auto;
left: 5px;
}
.rt-carousel-holder.bottom-nav .swiper-nav .swiper-button-prev {
left: auto;
right: 5px;
}
.rt-carousel-holder .swiper-arrow {
width: 30px;
height: 30px;
background: #000;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rt-carousel-holder .swiper-arrow:hover {
background: #333;
}
.rt-carousel-holder .swiper-arrow i {
color: #fff;
}
.rt-carousel-holder.swiper-rtl .swiper-button-prev i,
.rt-carousel-holder.swiper-rtl .swiper-button-next i {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.rt-carousel-holder.bottom-nav.no-dots {
margin-bottom: 40px;
}
.rt-carousel-holder.bottom-nav.no-dots.no-nav {
margin-bottom: 0;
}
.rt-carousel-holder.bottom-nav.no-dots .swiper-nav {
bottom: 20px;
}
#team-member-profile-gallery .profile-img-wrapper {
margin-bottom: 30px;
}
#team-member-profile-gallery .swiper-arrow {
position: absolute;
top: 50%;
font-size: 18px;
background: #000;
width: 40px;
height: 40px;
color: #fff;
line-height: 30px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin-top: -35px;
}
#team-member-profile-gallery .swiper-arrow:hover {
background: #333;
}
#team-member-profile-gallery .swiper-arrow::after {
content: none;
}
#team-member-profile-gallery .swiper-button-prev {
left: 15px;
}
#team-member-profile-gallery .swiper-button-next {
right: 15px;
}
.rt-smart-modal #team-member-profile-gallery .swiper-button-prev,
.tlp-md-content-holder #team-member-profile-gallery .swiper-button-prev {
left: 0;
}
.rt-smart-modal #team-member-profile-gallery .swiper-button-next,
.tlp-md-content-holder #team-member-profile-gallery .swiper-button-next {
right: 0;
}
.rt-smart-modal #team-member-profile-gallery .swiper-pagination,
.tlp-md-content-holder #team-member-profile-gallery .swiper-pagination {
display: none;
}
.rt-team-container .rt-carousel-holder.swiper .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 10px 5px 5px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rt-carousel-holder .swiper-pagination-bullet:hover {
background: #000;
opacity: 0.75;
}
.rt-carousel-holder .swiper-pagination-bullet-active {
opacity: 0.75;
background: #000;
}
.rt-carousel-holder.swiper-autoheight .swiper-pagination  {
margin-top: 20px;
}
.rt-carousel-holder.swiper-autoheight .swiper-pagination,
.rt-team-container .swiper-pagination-bullets-dynamic {
margin-left: auto;
margin-right: auto;
-webkit-transform: none !important;
transform: none !important;
}
.rt-team-container .rt-carousel-holder .swiper-pagination {
width: calc(100% - 30px);
bottom: -20px;
height: 30px;
margin-top: 20px;
}
.rt-team-container .carousel11 .rt-carousel-holder .swiper-pagination {
margin-top: 30px;
}
.rt-pos-s {
position: static !important;
}
.rt-pos-r {
position: relative !important;
}
.rt-smart-modal .rt-pos-s,
.tlp-md-content-holder .rt-pos-s {
position: relative !important;
}
.rt-carousel-holder .default-img {
width: 100%;
}
.carousel5 .tlp-btn-wrapper {
margin: 0 10px 20px;
}
.rt-carousel-holder .default-img + .swiper-lazy-preloader {
display: none;
}
.rt-team-container .carousel8 .tlp-overlay .tlp-position a,
.rt-team-container .carousel8 .tlp-overlay .team-name a{
color: #fff;
}
.rt-team-container .carousel8 .rt-grid-item .single-team-area,
.rt-team-container .isotope9 .rt-grid-item .single-team-area,
.rt-team-container .layout14 .rt-grid-item .single-team-area {
overflow: hidden;
position: relative;
}
.rt-team-container .carousel8 .rt-grid-item .tlp-image-wrapper,
.rt-team-container .isotope9 .rt-grid-item .tlp-image-wrapper,
.rt-team-container .layout14 .rt-grid-item .tlp-image-wrapper{
position: relative;
}
.rt-team-container .carousel8 .rt-grid-item .single-team-area .tlp-btn-inner,
.rt-team-container .isotope9 .rt-grid-item .single-team-area .tlp-btn-inner,
.rt-team-container .layout14 .rt-grid-item .single-team-area .tlp-btn-inner {
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
text-align: center;
opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.rt-team-container .carousel8 .rt-grid-item .single-team-area:hover .tlp-btn-inner,
.rt-team-container .isotope9 .rt-grid-item .single-team-area:hover .tlp-btn-inner,
.rt-team-container .layout14 .rt-grid-item .single-team-area:hover .tlp-btn-inner {
opacity: 1;
visibility: visible;
}
.rt-team-container .layout14 .rt-grid-item .tlp-overlay,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay,
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay {
text-align: center;
padding: 15px 0 15px 0;
background: #00bfa5;
width: 100%;
position: absolute;
bottom: -52px;
z-index: 2;
-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
-moz-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
-ms-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
-o-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
}
.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons,
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons {
position: relative;
margin-top: 15px;
padding-top: 5px;
transition: 0.3s all;
opacity: 0;
}
.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay .social-icons,
.rt-team-container .carousel8 .rt-grid-item:hover .tlp-overlay .social-icons,
.rt-team-container .isotope9 .rt-grid-item:hover .tlp-overlay .social-icons {
opacity: 1;
padding-top: 0;
}
.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay .social-icons{
margin-top: 5px;
}
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3 a:hover,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3 a:hover,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 a:hover {
color: #00bfa5; }
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 {
margin: 0; }
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons:before,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons:before {
content: "";
background: #00bfa5;
height: 1px;
width: 170px;
z-index: 3;
position: absolute;
left: 0;
right: 0;
top: -5px;
margin: 0 auto 10px;
display: block; }
.rt-team-container .carousel8 .rt-grid-item:hover .tlp-overlay,
.rt-team-container .isotope9 .rt-grid-item:hover .tlp-overlay,
.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay {
background: #222222;
bottom: 0;
-webkit-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
-moz-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
-ms-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
-o-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
}
.rt-team-container .layout14 .rt-grid-item .tlp-position a,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 a{
color: #fff;
} .rt-team-container .layout15 .single-team-area, .rt-team-container .isotope10 .single-team-area, .rt-team-container .carousel11 .single-team-area {
text-align: center;
position: relative;
overflow: hidden; }
.rt-team-container .layout15 .single-team-area::before, .rt-team-container .isotope10 .single-team-area::before, .rt-team-container .carousel11 .single-team-area::before {
content: "";
position: absolute;
height: 100%;
width: 200%;
z-index: 2;
background: rgba(217, 35, 45, 0.8);
-webkit-transform: rotate(8deg);
-moz-transform: rotate(8deg);
-ms-transform: rotate(8deg);
transform: rotate(8deg);
top: 60%;
left: -90%;
-webkit-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
-moz-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
-ms-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
-o-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2); }
.rt-team-container .layout15 .single-team-area:hover:before, .rt-team-container .isotope10 .single-team-area:hover:before, .rt-team-container .carousel11 .single-team-area:hover:before {
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
top: 22%;
left: -90%; }
.rt-team-container .layout15 .single-team-area:hover img, .rt-team-container .isotope10 .single-team-area:hover img, .rt-team-container .carousel11 .single-team-area:hover img {
transform: scale(1.1); }
.rt-team-container .layout15 .single-team-area:hover .ttp-member-title, .rt-team-container .isotope10 .single-team-area:hover .ttp-member-title, .rt-team-container .carousel11 .single-team-area:hover .ttp-member-title {
bottom: 23%;
-webkit-transition: all .8s ease-out;
-moz-transition: all .8s ease-out;
-ms-transition: all .8s ease-out;
-o-transition: all .8s ease-out;
transition: all .8s ease-out; }
.rt-team-container .layout15 .single-team-area:hover .social-icons, .rt-team-container .isotope10 .single-team-area:hover .social-icons, .rt-team-container .carousel11 .single-team-area:hover .social-icons {
left: 20px;
opacity: 1;
visibility: visible; }
.rt-team-container .layout15 .single-team-area img, .rt-team-container .isotope10 .single-team-area img, .rt-team-container .carousel11 .single-team-area img {
width: 100%;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all .7s ease-out;
-moz-transition: all .7s ease-out;
-ms-transition: all .7s ease-out;
-o-transition: all .7s ease-out;
transition: all .7s ease-out; }
.rt-team-container .layout15 .single-team-area .ttp-member-title, .rt-team-container .isotope10 .single-team-area .ttp-member-title, .rt-team-container .carousel11 .single-team-area .ttp-member-title {
text-align: left;
width: 100%;
position: absolute;
left: 20px;
z-index: 6;
bottom: 5%;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
transition: all .4s ease-out; }
.rt-team-container .layout15 .single-team-area .ttp-member-title a, .rt-team-container .isotope10 .single-team-area .ttp-member-title a, .rt-team-container .carousel11 .single-team-area .ttp-member-title a {
color: #ffffff; }
.rt-team-container .layout15 .single-team-area .social-icons, .rt-team-container .isotope10 .single-team-area .social-icons, .rt-team-container .carousel11 .single-team-area .social-icons {
position: absolute;
left: -100%;
z-index: 3;
opacity: 0;
visibility: hidden;
bottom: 5%;
-webkit-transform: translateY(-5%);
-moz-transform: translateY(-5%);
-ms-transform: translateY(-5%);
-o-transform: translateY(-5%);
transform: translateY(-5%);
-webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
-moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
-ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
-o-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
transition: all 1s cubic-bezier(0, 0, 0.25, 1.38); } .rt-team-container .carousel10 .profile-img-wrap {
text-align: center; }
.rt-team-container .carousel10 .profile-img-wrap img {
display: inline-block;
margin: 0 auto;
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
-ms-transform: scale(0.75);
-o-transform: scale(0.75);
transform: scale(0.75);
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out; }
.rt-team-container .carousel10 .swiper-slide-active .profile-img-wrap img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
.rt-team-container .carousel10 .single-team-area {
text-align: center;
padding: 15px; }
.rt-team-container .carousel10 .single-team-area .profile-content {
max-width: 300px;
text-align: center;
margin: 0 auto; }
.rt-carousel-holder .swiper-nav-main .swiper-button-next {
right: -12px;
}
.rt-carousel-holder .swiper-nav-main .swiper-button-prev {
left: -12px;
}
.rt-carousel-holder .swiper-nav-main .swiper-arrow {
border-radius: 50%;
font-size: 13px;
top: 0;
}
.rt-team-container .carousel9 .single-team-area .tlp-overlay {
padding: 15px 10px  15px;
color: #fff;
}
.rt-team-container .carousel9 .single-team-area .tlp-overlay a{
color: #fff;
}
.rt-team-container .carousel9 .single-team-area .social-icons {
margin: 5px 0px -4px;
}
.rt-team-container .carousel10 .single-team-area {
text-align: center;
padding: 15px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.rt-team-container .carousel10 .single-team-area .social-icons a{
color: #1e73be;
}
.rt-team-container .carousel10 .rttm-carousel-main .rt-grid-item.swiper-slide {
margin-bottom: 15px;
} .rt-team-container .layout16 .single-team-area{
padding: 30px;
background-color: #fff;
box-shadow: 0 0 38px 0 rgb(0 0 0 / 10%);
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.rt-team-container.rt-grayscale .layout16 img.rt-team-img{
transition: all .3s;
transform: scale(1);
transition: all 0.3s ease-in-out;
filter: grayscale(100%);
}
.rt-team-container.rt-grayscale .layout16 .single-team-area:hover img.rt-team-img{
transform: scale(1.1);
filter:grayscale(0);
}
.rt-team-container .layout16 .single-team-area:before{
content: "";
width: 70px;
height: 70px;
background-color: #e1e1e1;
border: none;
border-radius: 6px;
position: absolute;
bottom: 22px;
right: -40px;
z-index: 11;
transform: rotate(50deg);
transition: all 0.3s ease-in-out;
}
.rt-team-container .layout16 .single-team-area:after{
content: "";
width: 70px;
height: 70px;
border: 2px solid #e1e1e1;
border-radius: 6px;
position: absolute;
right: -45px;
bottom: -12px;
z-index: 10;
transform: rotate(50deg);
transition: all 0.3s ease-in-out;
}
.rt-team-container .layout16 .single-team-area:hover:before{
background-color: #007acc;
}
.rt-team-container .tlp-position{
color:initial;
}
.rt-team-container .layout16 .single-team-area:hover:after{
border-color: #007acc;
}
.rt-team-container .layout16 .single-team-area .social-icons{
z-index: 5;
position: absolute;
bottom: -20%;
left: 0;
right: 0;
visibility: hidden;
opacity: 0;
width: 100%;
padding: 15px 0;
background-color:#007acc;
margin-top: 0;
text-align: center;
transition: all 0.3s ease-in-out;
}
.rt-team-container .layout16 .single-team-area:hover .social-icons{
visibility: visible;
opacity: 1;
bottom: 0;
}
.rt-team-container .layout16 .single-team-area .social-icons a:hover i{
background-color:transparent;
opacity: .8;
}
.rt-team-container .layout16 .single-team-area .short-bio{
margin-bottom: 15px;
}
.rt-team-container .layout16 .single-team-area  .tlp-position a{
color: initial;
text-decoration: none;
}
.rt-team-container .layout16 .single-team-area .tlp-content{
background-color: transparent;
padding-left: 0;
padding-right: 0;
padding-top: 20px;
padding-bottom: 0;
}
.rt-team-container .layout16 .readmore-btn a{
padding-right: 18px;
padding-left: 18px;
} .rt-team-container .layout17 .single-team-area{
position: relative;
z-index: 1;
border-radius: 10px;
text-align: center;
}
.rt-team-container .layout17 .masonry-grid-item .single-team-area{
margin-bottom: 30px;
}
.rt-team-container .layout17 .single-team-area .tlp-portfolio-thum{
margin: 0 30px;
box-shadow: 0 21px 51px 0 rgb(0 0 0 / 15%);
border-radius: 0 30px 0 30px;
border: 6px solid #fff;
z-index: 2;
position: relative;
overflow: hidden;
}
.rt-team-container .layout17 .single-team-area .tlp-content{
background-color: #f5f6f7;
position: relative;
padding: 20px 20px 20px;
transition: all 0.3s ease;
-webkit-transition: background-color 0.3s ease;
z-index: 1;
}
.rt-team-container .layout17 .single-team-area.has-thumbnail .tlp-content{
margin-top: -240px;
padding-top: 260px;
}
.rt-team-container .layout17 .single-team-area:hover .tlp-content{
background-color:#007acc;
}
.rt-team-container .layout17 .single-team-area .tlp-overlay{
position: absolute;
right: 0;
bottom: 0;
display: inline-block;
margin: 0;
}
.rt-team-container .layout17 .single-team-area .icons-wrapper{
position: relative;
display: inline-block;
}
.rt-team-container .layout17 .single-team-area .icons-wrapper a.share-icon{
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background-color: #fff;
color: #666;
font-size: 17px;
text-decoration: none;
}
.rt-team-container .layout17 .single-team-area .social-icons{
position: absolute;
right: 0;
bottom: -300%;
opacity: 0;
visibility: hidden;
transition: all ease 0.8s;
z-index: 9999;
}
.rt-team-container .layout17 .single-team-area .social-icons a{
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
background-color: #fff;
color: #666;
transition: all ease 0.4s;
margin: 0;
}
.rt-team-container .layout17 .single-team-area:hover .social-icons{
opacity: 1;
visibility: visible;
bottom: 0;
z-index: 9999;
}
.rt-team-container .layout17 .single-team-area .social-icons a:hover i{
background-color: transparent;!important;
}
.rt-team-container .layout17 .single-team-area .social-icons a:hover{
background-color: #007acc;
}
.rt-team-container .layout17 .single-team-area .tlp-portfolio-thum img{
transition: all 0.3s ease-in-out;
}
.rt-team-container .layout17 .tlp-content{
color: #000;
}
.rt-team-container .layout17 .tlp-content a{
text-decoration: none !important;
}
.rt-team-container .layout17 .readmore-btn a{
padding-right: 15px;
padding-left: 15px;
}
.layout17 .single-team-area:hover .readmore-btn a{
background: #fff;
color: #007acc;
}
.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-email,
.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-phone,
.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-mobile,
.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-location,
.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-website,
.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-url,
.rt-team-container .layout17 .single-team-area:hover .tlp-position a,
.rt-team-container .layout17 .single-team-area:hover .tlp-content{
color: #fff !important;
}
.rt-team-container .layout17 .single-team-area:hover .tlp-content i{
color: #fff;
}
.rt-team-container .layout17 .short-bio p{
margin: 10px 0;
}
.rt-team-container .layout17 .single-team-area .tlp-title h3 a,
.rt-team-container .layout17 .single-team-area .tlp-position a{
color: #000;
text-decoration: none;
}
.rt-team-container .layout17 .single-team-area:hover .tlp-title h3 a,
.rt-team-container .layout17 .single-team-area:hover .tlp-title h3{
color: #fff;
}
.rt-team-container .layout17 .single-team-area:hover .tlp-position a,
.rt-team-container .layout17 .single-team-area:hover .tlp-position{
color: #fff;
} .rt-team-container .layout18 .single-team-area .tlp-portfolio-thum{
position: relative;
border-radius: 6px;
overflow: hidden;
}
.rt-team-container .layout18 .single-team-area .tlp-portfolio-thum img{
transform: scale3d(1,1,1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition: all .6s;
}
.rt-team-container .layout18 .single-team-area .tlp-portfolio-thum:hover  img{
transform: scale3d(1.1,1.1,1.1);
}
.rt-team-container .layout18 .single-team-area .tlp-overlay{
position: absolute;
right: 30px;
top: 30px;
margin: 0;
padding: 0;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .icons-wrapper a{
position: relative;
margin-bottom: 5px;
text-decoration: none;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay  a.share-icon{
height: 45px;
width: 45px;
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
color: #007acc;
font-size: 16px;
border: none;
border-radius: 50%;
transition: all 0.4s ease-in-out;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons{
position: absolute;
top: 50px;
left: 0;
bottom: 0;
list-style: none;
margin: 0;
padding: 0;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a{
height: 45px;
width: 45px;
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
color:#007acc;
box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);
font-size: 14px;
border: none;
border-radius: 50%;
opacity: 0;
visibility: hidden;
transform: translateY(-10px);
transition: visibility 0.3s ease-in-out,opacity 0.3s ease-in-out,transform 0.3s ease-in-out;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:hover i{
background-color: transparent;
color:inherit;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(1){
transition-delay: 0.1s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(2){
transition-delay: 0.2s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(3){
transition-delay: 0.3s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(4){
transition-delay: 0.4s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(5){
transition-delay: 0.5s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(6){
transition-delay: 0.6s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(7){
transition-delay: 0.7s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons > a:nth-child(8){
transition-delay: 0.8s;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay  .social-icons > a i{
transition: unset;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay .icons-wrapper:hover  .social-icons > a{
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay  a.share-icon:hover{
background-color:#007acc;
color: #fff!important;
}
.rt-team-container .layout18 .single-team-area .tlp-overlay  .social-icons > a:hover{
background-color: #007acc;
color: #fff!important;
}
.rt-team-container .layout18 .tlp-content{
color: inherit;
}
.rt-team-container .layout18 .even-grid-item,
.rt-team-container .layout18 .masonry-grid-item{
margin-bottom: 60px;
}
.rt-team-container .layout18 .single-team-area .tlp-content{
position: absolute;
left: 24px;
right: 24px;
bottom: -24px;
box-shadow: 0px 0px 35px rgb(0 0 0 / 8%);
border-radius: 6px 0 6px 6px;
padding: 20px 24px 24px;
background-color:#fff;
}
.rt-team-container .layout18 .single-team-area .tlp-content:after{
content: "";
position: absolute;
top: -29px;
left: 0;
width: 100%;
display: block;
background: #fff;
clip-path: polygon(100% 100%, 104% 0%, 0% 100%, 0% 100%);
height: 30px;
border-radius: 6px 6px 0 6px;
}
.rt-team-container .layout18 .single-team-area .tlp-title a{
color: #00235a;
}
.rt-team-container .layout18 .single-team-area .tlp-title a:hover{
color:#007acc;
}
.rt-team-container .layout18 .single-team-area a{
text-decoration: none;
}
div.rt-team-container .readmore-btn{
margin-top: 15px;
}
.rt-team-container .readmore-btn a{
padding:10px 20px;
background:#007acc;
text-decoration:none;
color:#fff;
border-radius:4px;
transition: all 0.3s;
display: inline-block;
margin-right: 5px;
border: 1px solid transparent;
}
.rt-team-container .readmore-btn a:last-child{
margin-right: 0;
}
.rt-team-container .readmore-btn a:hover{
background-color:#07639e;
} #tlp-popup-wrap .tlp-popup-singlePage-counter {
color: #fff;
position: absolute;
margin: auto;
right: 40px;
top: 0;
bottom: 0;
font: 400 13px/30px "Open Sans", sans-serif;
height: 30px; }
.tlp-popup-wrap {
min-height: 100%;
position: fixed;
width: 100%;
left: 0;
top: 0;
margin-left: 100%;
display: none;
overflow-y: scroll;
overflow-x: hidden;
z-index: 999999;
padding: 0px; }
.tlp-popup-wrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle; }
.tlp-popup-wrap .tlp-popup-navigation-wrap {
background-color: #8cc63e; }
.tlp-popup-wrap .tlp-popup-loading {
background: url(//iinsurebusiness.com/wp-content/plugins/tlp-team/assets/images/tlp-loading.gif) no-repeat center;
height: 200px; }
.tlp-popup-content {
width: 100%;
height: 100%;
background: #fff;
position: fixed;
overflow-y: scroll;
padding-bottom: 30px;
}
.tlp-popup-singlePage-sticky .tlp-popup-navigation-wrap {
position: fixed;
top: 0; }
.tlp-popup-singlePage .tlp-popup-next, .tlp-popup-singlePage .tlp-popup-prev {
width: 44px;
height: 44px;
bottom: 0; }
.tlp-popup-singlePage .tlp-popup-next { }
.tlp-popup-navigation .tlp-popup-next, .tlp-popup-navigation .tlp-popup-close, .tlp-popup-navigation .tlp-popup-prev {
display: inline-block;
margin: 5px !important;
cursor: pointer;
border: 1px solid;
border-radius: 50%;
display: inline-flex;
padding: 10px;
align-items: center;
justify-content: center;
color: #fff;
font-size: 27px;
}
.tlp-popup-navigation {
padding: 5px 0px;
text-align: center; }
.tlp-popup-singlePage .tlp-popup-next:hover { }
.tlp-popup-navigation, .tlp-popup-navigation-wrap {
width: 100%; }
.tlp-detail ul.author-latest-post {
margin: 2px 0px 10px 20px !important; }
.tlp-detail ul.author-latest-post li {
padding: 2px 0px; }
.tlp-team-skill {
margin-bottom: 30px;
} .rt-team-container .button-group {
text-align: center;
padding-bottom: 20px; }
.rt-team-container .button-group button {
background: #000000;
border: none;
color: #fff;
text-transform: none;
font-weight: 400 !important;
margin: 5px;
padding: 10px 15px;
outline: 0px;
box-shadow: none;
text-shadow: none; }
.rt-team-container .button-group button:hover {
opacity: .8; }
.rt-team-container .button-group .selected {
background: #26aae1; } .tlp-popup-singlePage .tlp-popup-prev {  }
.tlp-popup-singlePage .tlp-popup-prev:hover { }
.tlp-popup-singlePage .tlp-popup-close { height: 44px;
width: 44px;
margin: auto; }
.tlp-popup-singlePage .tlp-popup-close:hover {
background-position: -92px -138px; }
.tlp-layout-isotope .team-member {
display: inline-block;
float: left; }
.rt-team-container figure {
margin: 0; }
.rt-team-container img {
max-width: 100%;
height: auto;
vertical-align: middle; }
.rt-team-container .img-responsive {
display: block;
max-width: 100%;
width: 100%;
height: auto; }
.rt-team-container .img-responsive.swiper-lazy:not(.swiper-lazy-loaded) {
visibility: hidden;
opacity: 0;
}
.rt-team-container figure {
position: relative;
width: 100%;
overflow: hidden;
}
.rt-team-container .swiper-lazy-preloader {
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
border-width: 2px;
border-color: #fb4c35;
border-top-color: transparent;
}
.rt-team-container .img-rounded {
border-radius: 6px; }
.rt-team-container .img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.rt-team-container .img-circle {
border-radius: 50%; }
.rt-team-container .table-responsive {
overflow-x: auto;
min-height: 0.01%; }   .rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > * {
margin-left: 1px;
margin-right: 1px;
font-size: 16px;
line-height: 1.55;
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
font-size: 18px;
background-color: #bcbcbc;
color: #fff;
line-height: 30px;
bottom: auto;
cursor: pointer;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out; }
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > * i {
line-height: 1; }
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > .rt-disabled {
opacity: 0.5;
pointer-events: none; }
.rt-cb-page-prev-next {
text-align: left; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style .rt-loadmore-loading {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
margin-top: -32px;
margin-left: -32px;
visibility: hidden;
opacity: 0; }
.rt-ball-scale-multiple.rt-2x {
width: 64px;
height: 64px; }
.rt-ball-scale-multiple.rt-2x > div {
width: 64px;
height: 64px; }
.rt-ball-scale-multiple, .rt-ball-scale-multiple > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-ball-scale-multiple > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor; }
.rt-ball-scale-multiple > div:nth-child(2) {
-webkit-animation-delay: .2s;
-moz-animation-delay: .2s;
-o-animation-delay: .2s;
animation-delay: .2s; }
.rt-ball-scale-multiple > div {
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 32px;
border-radius: 100%;
opacity: 0;
-webkit-animation: ball-scale-multiple 1s 0s linear infinite;
-moz-animation: ball-scale-multiple 1s 0s linear infinite;
-o-animation: ball-scale-multiple 1s 0s linear infinite;
animation: ball-scale-multiple 1s 0s linear infinite; }
.rt-team-container .rt-pagination-wrap {
text-align: center;
margin-top: 10px; }
.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-active-elm {
display: block; }
.rt-team-container .rt-pagination-wrap .rt-infinite-action {
width: 40px;
height: 40px;
margin: 0 auto;
position: relative;
display: none;
border-top-left-radius: 50%;
-webkit-border-top-left-radius: 50%;
-moz-border-top-left-radius: 50%;
-ms-border-top-left-radius: 50%;
-o-border-top-left-radius: 50%;
border-top-right-radius: 50%;
-webkit-border-top-right-radius: 50%;
-moz-border-top-right-radius: 50%;
-ms-border-top-right-radius: 50%;
-o-border-top-right-radius: 50%;
border-bottom-left-radius: 50%;
-webkit-border-bottom-left-radius: 50%;
-moz-border-bottom-left-radius: 50%;
-ms-border-bottom-left-radius: 50%;
-o-border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;
-webkit-border-bottom-right-radius: 50%;
-moz-border-bottom-right-radius: 50%;
-ms-border-bottom-right-radius: 50%;
-o-border-bottom-right-radius: 50%; }
.rt-team-container .rt-pagination-wrap .rt-infinite-action .rt-infinite-loading {
color: rgba(251, 76, 53, 0.5);
position: absolute;
top: 50%;
left: 50%;
margin-top: -32px;
margin-left: -32px; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style {
cursor: pointer;
position: relative;
user-select: none;
-webkit-user-select: none; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next.rt-hidden-elm {
display: none !important; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-text {
opacity: 0;
visibility: hidden; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-loading {
opacity: 1;
visibility: visible; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-btn {
font-size: 13px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #fff;
background-color: #fb4c35;
text-decoration: none;
padding: 9px 20px 8px 20px;
display: inline-block;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out; }
.rt-team-container .rt-loadmore-btn:hover {
background-color: #666; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages {
float: none;
padding-top: 0.1px;
padding-bottom: 0.1px; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-lm-loading {
pointer-events: none;
opacity: 0.5; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul {
float: none;
text-align: center;
font-size: 0;
line-height: 0;
margin: -2px; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li {
float: none;
font-size: 16px;
line-height: 1.55;
display: inline-block;
min-width: 30px;
min-height: 30px;
border: none;
padding: 2px; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li > a {
-moz-border-top-left-radius: 0;
-ms-border-top-left-radius: 0;
-o-border-top-left-radius: 0;
-moz-border-top-right-radius: 0;
-ms-border-top-right-radius: 0;
-o-border-top-right-radius: 0;
-moz-border-bottom-left-radius: 0;
-ms-border-bottom-left-radius: 0;
-o-border-bottom-left-radius: 0;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-bottom-right-radius: 0;
-ms-border-bottom-right-radius: 0;
-o-border-bottom-right-radius: 0;
text-decoration: none;
min-width: 30px;
height: 30px;
font-size: 16px;
line-height: 1.55;
font-weight: normal;
color: #999;
letter-spacing: 0;
line-height: 29px;
border: 1px solid #d7d7d7;
display: block;
padding-left: 8px;
padding-right: 8px;
color: #999; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.active > a {
background-color: #fb4c35;
color: #fff; } .rt-team-container .tlp-pagination {
text-align: center; }
.rt-team-container .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.rt-team-container .pagination > li {
display: inline; }
.rt-team-container .pagination > li > a,
.rt-team-container .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 0;
margin-left: -1px; }
.rt-team-container .pagination > li:first-child > a,
.rt-team-container .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.rt-team-container .pagination > li:last-child > a,
.rt-team-container .pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.rt-team-container .pagination > li > a:hover,
.rt-team-container .pagination > li > span:hover,
.rt-team-container .pagination > li > a:focus,
.rt-team-container .pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #dddddd; }
.rt-team-container .pagination > .active > a,
.rt-team-container .pagination > .active > span,
.rt-team-container .pagination > .active > a:hover,
.rt-team-container .pagination > .active > span:hover,
.rt-team-container .pagination > .active > a:focus,
.rt-team-container .pagination > .active > span:focus {
z-index: 3;
color: #ffffff;
background-color: #337ab7;
cursor: default; }
.rt-team-container .pagination > .disabled > span,
.rt-team-container .pagination > .disabled > span:hover,
.rt-team-container .pagination > .disabled > span:focus,
.rt-team-container .pagination > .disabled > a,
.rt-team-container .pagination > .disabled > a:hover,
.rt-team-container .pagination > .disabled > a:focus {
color: #777777;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed; }
.rt-team-container .pagination-lg > li > a,
.rt-team-container .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333; }
.rt-team-container .pagination-lg > li:first-child > a,
.rt-team-container .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px; }
.rt-team-container .pagination-lg > li:last-child > a,
.rt-team-container .pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; }
.rt-team-container .pagination-sm > li > a,
.rt-team-container .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5; }
.rt-team-container .pagination-sm > li:first-child > a,
.rt-team-container .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.rt-team-container .pagination-sm > li:last-child > a,
.rt-team-container .pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; } .tlp-single-container {
margin: 25px auto;
width: 100%;
max-width: 1170px;}
.rt-team-container .tlp-detail {
text-align: left !important;
padding-bottom: 30px !important; }
.rt-team-container .tlp-detail ul {
margin: 10px 0px; }
.tlp-single-detail {
display: inline-block;
width: 100%;
line-height: 1.6;
}
.rt-team-container .tlp-detail .tlp-position, .tlp-single-detail .tlp-position {
font-weight: 400;
margin-bottom: 20px;
font-size: 20px;
}
.tlp-single-detail .social-icons a { }
#tlp-member-container:after {
clrar: both;
content: ".";
display: block;
visibility: hidden;
height: 0; }
.rt-team-container .tlp-detail .social-icons {
margin-bottom: 15px; }
.tlp-single-detail .tlp-team-skill ul {
margin: 0; }
.tlp-single--detail ul li label {
font-weight: bold;
margin-right: 10px; } .md-modal {
top: 10%;
position: fixed;
left: 0;
right: 0;
margin: auto;
width: 100%;
max-width: 1000px;
height: 70%;
z-index: 2000;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.md-show {
visibility: visible; }
.md-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 1000;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s; }
.md-show ~ .md-overlay {
opacity: 1;
visibility: visible; }
.md-modal .social-icons { }
.md-modal .social-icons a {
width: 35px;
height: 35px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
}
.md-modal .social-icons a i {
line-height: 30px;
}
.md-modal .social-icons .fa {
font-size: 22px;
padding-top: 5px;
width: 30px;
height: 30px;
color: #fff; }
.md-modal .social-icons a:hover .fa-facebook-f {
background: #3b5999;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-twitter {
background: #3aa9e0;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-linkedin {
background: #0080b1;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-xing {
background: #1C5D5B;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-google-plus {
background: #d04333;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-youtube {
background: #cd322d;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-soundcloud {
background: #ff5500;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-vimeo {
background: #44bbff;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-instagram {
background: #3e729a;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-skype {
background: #06bcff;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-whatsapp {
background: #25D366;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-telegram {
background: #29b6f6;
color: #fff;
width: 30px;
height: 30px; } .md-content {
color: #fff;
background: #0071bd;
position: relative;
border-radius: 3px;
margin: 0 auto;
height: 100%;
position: relative;
overflow: hidden;
}
.md-content .tlp-md-content-holder > .md-header {
opacity: 0.8; text-align: center;
margin: 0;
padding: 15px 0 10px; }
.md-content .tlp-md-content-holder > .md-header h4 {
font-size: 14px;
margin: 0;
}
.md-content .tlp-md-content-holder > .md-header h4,
.md-content .tlp-md-content-holder > .md-header h3 {
color: #fff;
}
.md-content .tlp-md-content-holder > .md-header h3 {
padding: 0;
font-size: 28px;
margin: 0;
text-transform: uppercase; }
div#tlp-modal .tlp-md-content-holder {
min-height: 15px;
height: 100%;
overflow: hidden;
}
div#tlp-modal .tlp-md-loading {
text-align: center;
padding: 15px 40px 30px; }
.md-content > .tlp-md-content-holder .tlp-md-content {
padding: 0px 0;
margin: 15px 30px;
height: 90%;
}
.md-content > .tlp-md-content-holder .tlp-md-content .tlp-md-member-details {
margin: 15px 0; }
.tlp-md-member-details p {
margin: 5px 0; }
.tlp-md-content .rt-team-container .tlp-team-skill ul {
margin: 0; }
.tlp-md-content .rt-team-container a {
color: #fff; }
.tlp-md-content .tlp-short-bio {
margin: 15px 0; }
.md-content .md-cls-btn {
text-align: right;
padding: 4px;
position: absolute;
top: 0;
left: 0;
right: 0; }
.md-content button {
display: inline-block;
margin: 0 auto;
background-color: transparent;
font-size: 0.8em; }
.md-content button.md-close {
background: transparent;
}
.md-content .md-cls-btn i {
font-size: 22px;
line-height: 34px;
}
.md-content .author-latest-post li {
padding-bottom: 5px; }
#tlp-modal .md-content .author-latest-post li a:hover{
text-decoration: underline;
}
#tlp-modal .rt-team-container .contact-info{
margin-bottom: 10px;
}  .tlp-md-effect .md-content {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s; }
.md-show.tlp-md-effect .md-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} @media (min-width: 768px) {
.rt-container {
max-width: 750px; } }
@media (min-width: 992px) {
.rt-container {
max-width: 970px; } }
@media (min-width: 1200px) {
.rt-container {
max-width: 1170px; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (max-width: 360px) {
.rt-team-container .layout6 .tlp-left-arrow::after {
bottom: -111px; } }
@media screen and (max-width: 767px) {
.rt-team-container .rt-margin-bottom15 {
margin-bottom: 5px !important; }
.rt-team-container .layout6 .tlp-right-arrow:after {
display: inline-block;
left: 0;
margin: auto;
right: 0;
top: -15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.rt-team-container .layout6 .tlp-left-arrow:after {
display: inline-block;
-webkit-transform: rotate(-136deg);
-moz-transform: rotate(-136deg);
-o-transform: rotate(-136deg);
-ms-transform: rotate(-136deg);
transform: rotate(-136deg);
bottom: -94px;
left: 0;
margin: auto;
right: 0; }
.tlp-member-feature-img,
.tlp-member-description-container {
float: none;
width: 100%; }
.tlp-member-description-container{
padding-top: 15px;
}
}
@media (min-width: 768px) {
.rt-margin-bottom15 {
margin-bottom: 5px !important; }
.rt-col-sm-1, .rt-col-sm-2, .rt-col-sm-3, .rt-col-sm-4, .rt-col-sm-5, .rt-col-sm-6, .rt-col-sm-7, .rt-col-sm-8, .rt-col-sm-9, .rt-col-sm-10, .rt-col-sm-11, .rt-col-sm-12 {
float: left; }
.rt-col-sm-24 {
float: left; }
.rt-col-sm-24 {
width: 20%; }
.rt-col-sm-12 {
width: 100%; }
.rt-col-sm-11 {
width: 91.66666667%; }
.rt-col-sm-10 {
width: 83.33333333%; }
.rt-col-sm-9 {
width: 75%; }
.rt-col-sm-8 {
width: 66.66666667%; }
.rt-col-sm-7 {
width: 58.33333333%; }
.rt-col-sm-6 {
width: 50%; }
.rt-col-sm-5 {
width: 41.66666667%; }
.rt-col-sm-4 {
width: 33.33333333%; }
.rt-col-sm-3 {
width: 25%; }
.rt-col-sm-2 {
width: 16.66666667%; }
.rt-col-sm-1 {
width: 8.33333333%; } }
@media (min-width: 992px) {
.rt-margin-bottom15 {
margin-bottom: 15px; }
.rt-col-md-1, .rt-col-md-2, .rt-col-md-3, .rt-col-md-4, .rt-col-md-5, .rt-col-md-6, .rt-col-md-7, .rt-col-md-8, .rt-col-md-9, .rt-col-md-10, .rt-col-md-11, .rt-col-md-12 {
float: left; }
.rt-col-md-24 {
float: left; }
.rt-col-md-24 {
width: 20%; }
.rt-col-md-12 {
width: 100%; }
.rt-col-md-11 {
width: 91.66666667%; }
.rt-col-md-10 {
width: 83.33333333%; }
.rt-col-md-9 {
width: 75%; }
.rt-col-md-8 {
width: 66.66666667%; }
.rt-col-md-7 {
width: 58.33333333%; }
.rt-col-md-6 {
width: 50%; }
.rt-col-md-5 {
width: 41.66666667%; }
.rt-col-md-4 {
width: 33.33333333%; }
.rt-col-md-3 {
width: 25%; }
.rt-col-md-2 {
width: 16.66666667%; }
.rt-col-md-1 {
width: 8.33333333%; } }
@media (min-width: 1200px) {
.rt-col-lg-1, .rt-col-lg-2, .rt-col-lg-3, .rt-col-lg-4, .rt-col-lg-5, .rt-col-lg-6, .rt-col-lg-7, .rt-col-lg-8, .rt-col-lg-9, .rt-col-lg-10, .rt-col-lg-11, .rt-col-lg-12 {
float: left; }
.rt-col-lg-24 {
float: left; }
.rt-col-lg-24 {
width: 20%; }
.rt-col-lg-12 {
width: 100%; }
.rt-col-lg-11 {
width: 91.66666667%; }
.rt-col-lg-10 {
width: 83.33333333%; }
.rt-col-lg-9 {
width: 75%; }
.rt-col-lg-8 {
width: 66.66666667%; }
.rt-col-lg-7 {
width: 58.33333333%; }
.rt-col-lg-6 {
width: 50%; }
.rt-col-lg-5 {
width: 41.66666667%; }
.rt-col-lg-4 {
width: 33.33333333%; }
.rt-col-lg-3 {
width: 25%; }
.rt-col-lg-2 {
width: 16.66666667%; }
.rt-col-lg-1 {
width: 8.33333333%; } }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.table-responsive > .table-bordered {
border: 0; }
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.rt-team-container .layout16 .single-team-area{
padding:20px;
margin-bottom: 20px;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } } @-webkit-keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes ball-scale-multiple {
0% {
opacity: 0;
-moz-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-moz-transform: scale(1);
transform: scale(1); } }
@-o-keyframes ball-scale-multiple {
0% {
opacity: 0;
-o-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-o-transform: scale(1);
transform: scale(1); } }
@keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-moz-keyframes ball-clip-rotate {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-moz-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg); } }
@-o-keyframes ball-clip-rotate {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-o-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-moz-keyframes fire-diamonds {
0% {
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-o-keyframes fire-diamonds {
0% {
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
.la-fire, .la-fire > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.la-fire {
display: block;
font-size: 0;
color: #fff; }
.la-fire.la-dark {
color: #333; }
.la-fire > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor; }
.la-fire {
width: 32px;
height: 32px; }
.la-fire > div {
position: absolute;
bottom: 0;
left: 50%;
width: 12px;
height: 12px;
border-radius: 0;
border-radius: 2px;
-webkit-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-ms-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-webkit-animation: fire-diamonds 1.5s infinite linear;
-moz-animation: fire-diamonds 1.5s infinite linear;
-o-animation: fire-diamonds 1.5s infinite linear;
animation: fire-diamonds 1.5s infinite linear; }
.la-fire > div:nth-child(1) {
-webkit-animation-delay: -.85s;
-moz-animation-delay: -.85s;
-o-animation-delay: -.85s;
animation-delay: -.85s; }
.la-fire > div:nth-child(2) {
-webkit-animation-delay: -1.85s;
-moz-animation-delay: -1.85s;
-o-animation-delay: -1.85s;
animation-delay: -1.85s; }
.la-fire > div:nth-child(3) {
-webkit-animation-delay: -2.85s;
-moz-animation-delay: -2.85s;
-o-animation-delay: -2.85s;
animation-delay: -2.85s; }
.la-fire.la-sm {
width: 16px;
height: 16px; }
.la-fire.la-sm > div {
width: 6px;
height: 6px; }
.la-fire.la-2x {
width: 64px;
height: 64px; }
.la-fire.la-2x > div {
width: 24px;
height: 24px; }
.la-fire.la-3x {
width: 96px;
height: 96px; }
.la-fire.la-3x > div {
width: 36px;
height: 36px; }
@-webkit-keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-moz-keyframes fire-diamonds {
0% {
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-o-keyframes fire-diamonds {
0% {
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
.isotope-free .single-team-area .social-icons a {
background: #0367bf;
color: #fff;
}
.isotope-free .single-team-area .tlp-content a {
color: #fff;
} .rt-team-container .layout1 figure, .rt-team-container .layout3 figure, .rt-team-container .isotope-free figure {
margin: auto;
display: table;
}
.rt-team-container .isotope-free .short-bio p, .rt-team-container .layout1 .short-bio p  {
margin-top: 10px;
} .tlp-single-container .tlp-member-title {
margin-bottom: 10px;
line-height: 1.2;
}
.tlp-single-container.rt-team-container .contact-info {
margin-bottom: 15px;
}
@media (max-width: 992px) {
.rt-team-container .special01 .img-responsive,
.rt-team-container .single-team-area img {
width: 100%;
}
.rt-team-container .round-img .single-team img{
width: initial;
}
}
@media (max-width: 767px) {
.rt-team-container .layout6 .tlp-img.tlp-single-team img{
width: 100%;
}
}
@media (max-width: 576px) {
#team-member-profile-gallery .swiper-arrow {
width: 34px;
height: 34px;
margin-top: -32px;
}
#team-member-profile-gallery .swiper-pagination-bullet {
margin: 5px;
}
.rt-team-container .rt-carousel-holder .swiper-pagination {
margin-top: -10px;
margin-left: auto;
margin-right: auto;
}
.rt-team-container .rt-carousel-holder.swiper-autoheight .swiper-pagination {
margin-top: 20px;
}
#team-member-profile-gallery {
margin-bottom: 30px;
}
.tlp-popup-content #team-member-profile-gallery,
.rt-smart-modal #team-member-profile-gallery,
.tlp-md-content-holder #team-member-profile-gallery {
margin-bottom: 0;
}
.rt-team-container .rt-carousel-holder:not(#team-member-profile-gallery):not(.bottom-nav):not(.rttm-carousel-main) {
margin-top: 50px;
}
.rt-carousel-holder.standard-nav .swiper-nav,
.rt-carousel-holder.top-nav .swiper-nav {
top: 25px;
right: auto;
left: 50%;
margin-top: 0;
width: auto;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next,
.rt-carousel-holder .swiper-nav .swiper-button-next {
right: -35px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev,
.rt-carousel-holder .swiper-nav .swiper-button-prev {
left: -35px;
}
}
.rt-team-container .layout9 .single-team-area:not(:hover) .readmore-btn{
display: none;
}
.rt-elementor-container .carousel-el-2 .content-inner{
right: 0;
}
.rt-elementor-container .carousel3 .single-team-area:hover .tlp-overlay,
.rt-elementor-container .carousel3 .single-team-area:hover h3 {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rt-elementor-container .isotope5 .single-team-area .tlp-overlay .tlp-title{
transition: 0.4s;
}
.rt-elementor-container .isotope5 .single-team-area:hover .tlp-overlay .tlp-title,
.rt-elementor-container .carousel3 .single-team-area:hover .tlp-overlay .tlp-title {
bottom: 70px;
}
.rt-elementor-container .carousel9 .readmore-btn{
text-align: center;
}
.rt-team-container .carousel6 .single-team-area:not(:hover) .readmore-btn {
opacity: 1;
visibility: visible;
}
.rt-team-container .carousel6 .single-team-area .readmore-btn {
margin-top: 15px !important;
}
.rt-team-container .carousel6 .single-team-area .readmore-btn a + a{
margin-left: 5px !important;
}
.rt-team-container .isotope4 .tlp-team-item figcaption .caption-inner-content {
left: 0;
right: 0;
}
.tlp-team-skill .skill-prog .fill{
position: relative;
}
.tlp-team-skill .skill-prog .fill .percent-text{
position: absolute;
top: -27px;
right: 0;
background-color: #1e73be;
border-radius: 5px;
text-align: center;
padding: 1px 5px;
color: #fff;
font-size: 12px;
}
.tlp-team-skill .skill-prog .fill .percent-text:before{
content: '';
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #1e73be;
margin-right: 8px;
position: absolute;
bottom: -4px;
left: 9px;
}
.rt-team-container .fa-x-twitter:before {
content: "\e61b";
}
.tlp-content-wrapper{
display: flex;
padding: 40px;
}
.tlp-content-wrapper .tlp-image-inner{
min-width: 40%;
max-width: 40%;
}
.md-content > .tlp-md-content-holder .tlp-content-wrapper .tlp-md-content{
margin-left: 0;
margin-right: 0;
}
.tlp-content-wrapper .tlp-title{
margin: 0 0 15px;
font-weight: 700;
font-size: 34px;
}
.tlp-content-wrapper .title-experience{
font-size: 18px;
}
.tlp-content-wrapper .tlp-content-innen{
padding-left: 30px;
}
.tlp-content-innen .rt-extra-curriculum{
margin: 0 0 15px;
}
.ptl-padding-0{
padding: 0 !important;
}
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a.rt-smart-modal-close {
text-stroke: 0 #990028 !important;
-webkit-text-stroke: 0 #990028 !important;
}
.rt-smart-modal-main-content-wrapper .social-icons a{
color: inherit;
}
.tlp-overlay h3 span a{
display: block;
}
.tlp-member-description-container .tlp-member-detail{
margin: 0 0 15px;
} .rttmp-builder-team-department .tlp-team-department .label {
font-weight: 500;
color: #000;
}
.rttmp-builder-team-designation .tlp-team-designation .label {
font-weight: 500;
color: #000;
}
.rttmp-builder-team-experience .tlp-team-experience .label {
font-weight: 500;
color: #000;
}
.rttmp-builder-team-contact-list .contact-info {
display: flex;
flex-direction: column;
gap: 7px;
}
.rttmp-builder-team-details.social-icons {
display: flex;
gap: 10px;
flex-wrap: wrap;
align-items: center;
}
.rttmp-builder-team-details.social-icons a {
text-align: center;
color: #fff;
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 20px;
width: 30px;
transition: all 0.3s;
height: 30px;
background: #00afd1;
margin-right: 5px;
}
.rttmp-builder-team-details.social-icons .tlp-team-heading{
margin-bottom: 0;
}
.rttmp-builder-team-details.social-icons a:hover {
background: #000;
}
.rttmp-builder-team-buttons .readmore-btn {
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.rttmp-builder-team-buttons .readmore-btn a {
padding: 10px 20px;
background: #007acc;
text-decoration: none;
color: #fff;
transition: all 0.3s;
display: inline-block;
border-radius: 4px;
margin-right: 5px;
border: 1px solid transparent;
}
.rttmp-builder-team-buttons .readmore-btn a:hover {
background-color: #07639e;
}
.rttmp-builder-team-details.tlp-team-skill .skill-prog {
height: 4px;
margin-bottom: 10px;
background: #fff;
border: 1px solid #edeaea;
border-radius: 4px;
box-sizing: content-box;
}
.rttmp-builder-team-details.tlp-team-skill .fill {
position: relative;
height: 100%;
-webkit-animation: 400ms;
background-color: #00afd1;
border-radius: 4px;
}
.rttmp-builder-team-details.tlp-team-skill .rt-percent {
position: absolute;
top: -26px;
right: 0;
font-weight: 600;
}
.rttmp-builder-team-professionals .rt-extra-curriculum .label {
font-weight: 500;
color: #000;
}
.rttmp-builder-team-qualification .rt-extra-curriculum .label {
font-weight: 500;
color: #000;
}
.rttmp-builder-team-expertise .rt-extra-curriculum .label {
font-weight: 500;
color: #000;
}
.rttmp-builder-team-comments .rt-team-comments-wrapper label {
display: inline-block;
}
.rttmp-builder-team-author-post h3{
margin-bottom: 15px;
}
.rttmp-builder-team-details .ttp-pre-loader {
position: relative;
overflow: hidden;
}
.rttmp-builder-team-details .rt-loading-overlay {
opacity: 0;
visibility: hidden;
position: absolute;
transition: all 0.5s;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #fff;
}
.rttmp-builder-team-details .rt-loading {
color: #fb4c35;
position: absolute;
top: 60px;
left: 50%;
margin-left: -16px;
opacity: 0;
visibility: hidden;
z-index: 100;
}
.rttmp-builder-team-details .ttp-pre-loader {
position: relative;
overflow: hidden;
}
.rttmp-builder-team-details .ttp-pre-loader .rt-loading-overlay {
opacity: 1;
visibility: visible;
}
.rttmp-builder-team-details .ttp-pre-loader .rt-loading {
opacity: 1;
visibility: visible;
}
.rttmp-builder-team-details.tlp-member-feature-img{
display:inline-block;
width:100%
}
.rttmp-builder-team-short-bio .has-label {
display: flex;
gap: 5px;
}
.rttmp-builder-team-short-bio .has-label .label {
font-weight: 500;
color: #000;
}