.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 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;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.sections-no-sidebars.generate-sections-enabled .container.grid-container,.sections-sidebars.no-sidebar.generate-sections-enabled .container.grid-container{max-width:100%}.sections-no-sidebars.generate-sections-enabled #primary.content-area,.sections-sidebars.no-sidebar.generate-sections-enabled #primary.content-area{width:100%}.sections-no-sidebars.generate-sections-enabled.separate-containers #main.site-main,.sections-no-sidebars.generate-sections-enabled.separate-containers .hentry,.sections-sidebars.no-sidebar.generate-sections-enabled.separate-containers #main.site-main,.sections-sidebars.no-sidebar.generate-sections-enabled.separate-containers .hentry{margin:0}.generate-sections-inside-container>:last-child{margin-bottom:0}.generate-sections-container{background-size:cover}.generate-sections-container.no-padding .generate-sections-inside-container{padding:0!important}.generate-sections-enabled.one-container .site-content{padding:0}.generate-sections-enabled.one-container .container{background:0 0}.generate-sections-enabled.one-container .site-main{margin:0!important}.generate-sections-enabled .entry-content{text-align:center}.separate-containers .site-main>.generate-sections-container{margin-bottom: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; }
#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: 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 .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-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-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;
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.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-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 .ttp-pre-loader .rt-loading {
opacity: 1;
visibility: visible; }
.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-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: 8px 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 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: 4px !important;
padding: 0px !important;
line-height: 30px;
font-weight: 400 !important; }
.rt-team-container h3 a {
text-decoration: none !important; }
.rt-team-container .tlp-position {
font-weight: 400;
margin-bottom: 3px; }
.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 .paddingl0 {
padding-left: 0px; }
.rt-team-container .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 !important; }
.rt-team-container-item-count {
display: none; }
.rt-team-container .tlp-detail h3 {
font-size: 22px; }
.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: 4px;
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; }
.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 .paddingl0 {
padding-left: 0px; }
.tlp-equal-height .paddingr0 {
padding-right: 0px; } .rt-team-container .social-icons {
margin: 14px 0px 0px;
padding: 0px;
display: block; }
.rt-team-container .layout13 .social-icons,
.rt-team-container .isotope8 .social-icons {
margin: 0px 0px; }
.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;
font-size: 20px;
padding: 0px;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a .fa {
padding: 7px 0px 0px;
display: block; }
.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 {
background: #3b5999;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-twitter {
background: #3aa9e0;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-linkedin {
background: #0080b1;
color: #fff;
width: 30px;
height: 30px; }
.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 {
-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 i {
width: 20px;
padding-right: 4px;
text-align: center; } .rt-team-container .layout1 {
position: relative; }
.rt-team-container .layout1 .tlp-content-layout1, .rt-team-container .tlp-content {
background: #f12929;
color: #ffffff;
padding: 10px; }
.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-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; }
.rt-team-container .layout2 .single-team-area .img-area {
padding: 0 0 15px 0; }
.rt-team-container .layout2 .short-bio p {
padding: 5px 0;
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 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 .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 .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 .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 {
color: #fff;
text-align: left;
padding: 0px 15px; }
.rt-team-container .layout6 .short-bio {
margin: 0px;
padding: 0px; }
.rt-team-container .layout6 .short-bio p {
text-align: center;
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;
background: #fd662d;
color: #fff;
position: relative; }
.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 10px 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: 15px 25px 2px !important;
padding: 0px;
color: #fff; }
.rt-team-container .layout7 .tlp-position {
color: #fff;
text-align: left;
padding: 0px 25px;
line-height: 22px; }
.rt-team-container .layout7 .social-icons {
bottom: 25px;
left: 3px;
position: absolute;
right: 0;
text-align: center; }
.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 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 10px; }
.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;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
.rt-team-container .layout8 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 0;
padding: 5px 10px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
bottom: 70px;
height: 70px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
.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;
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0); }
.rt-team-container .layout8 .tlp-overlay h3 {
margin: 0px;
margin-bottom: 2px !important;
padding: 0px 0px; }
.rt-team-container .layout8 .tlp-overlay .tlp-position {
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,
.rt-team-container .layout8 .single-team-area:hover .tlp-content {
opacity: 1; }
.rt-team-container .layout8 .single-team-area:hover .tlp-overlay,
.rt-team-container .layout8 .single-team-area:hover h3 {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.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 .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: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; }
.rt-team-container .layout9 .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 .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 {
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 .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: 5px; }
.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: hidden;
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); }
.rt-team-container .layout11 .single-team-area .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 1;
padding: 5px 10px;
margin: 0;
position: absolute;
left: 0;
width: 100%;
bottom: 0;
height: 70px; }
.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;
padding-top: 50px;
text-align: center; }
.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:hover .social-icons {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s; } .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; }
.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;
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);
transform: translate3d(0, 20px, 0); }
.rt-team-container .layout12 .single-team-area h3 .team-name {
background: #0850d0;
padding: 3px 10px;
color: #fff; }
.rt-team-container .layout12 .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); }
.rt-team-container .layout12 .tlp-position span {
background: #313131;
padding: 5px 10px;
color: #fff; }
.rt-team-container .layout12 .single-team-area h3 a {
color: #fff; }
.rt-team-container .layout12 .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 .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;
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 .layout12 .single-team-area:hover .social-icons {
opacity: 1;
padding: 0px 15px; }
.rt-team-container .layout12 .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 .layout12 .single-team-area:hover p {
opacity: 1;
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; }
.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 .layout13 .single-team-area,
.rt-team-container .isotope8 .single-team-area {
position: relative; }
.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: 5px;
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 {
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;
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 .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 10px;
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: 0px; }  .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 .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;
-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 .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 .social-icons {
bottom: 25px;
left: 24px;
position: absolute;
right: 0;
left: 0;
text-align: center; }
.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::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,
.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 .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 .social-icons {
opacity: 0;
position: absolute;
left: 0;
bottom: 65px;
width: 100%;
text-align: center; }
.rt-team-container .isotope5 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 1;
padding: 5px 10px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
bottom: 60px;
height: 60px;
-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 {
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 .social-icons {
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);
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope6 .single-team-area h3 .team-name {
background: #0850d0;
padding: 3px 10px;
color: #fff; }
.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); }
.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 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 .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; }
.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;
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 .isotope6 .single-team-area:hover h3 .team-name,
.rt-team-container .isotope6 .single-team-area:hover .tlp-position span {
background: none !important;
padding: 0px; } #team-member-profile-gallery .owl-item {
text-align: center; } .rt-team-container .carousel1 .owl-nav,
.rt-team-container .carousel2 .owl-nav,
.rt-team-container .carousel3 .owl-nav,
.rt-team-container .carousel4 .owl-nav,
.rt-team-container .carousel5 .owl-nav,
.rt-team-container .carousel6 .owl-nav,
.rt-team-container .carousel7 .owl-nav,
.rt-team-container .carousel8 .owl-nav {
position: absolute;
right: 0;
top: -50px; }
.rt-team-container .owl-dots {
margin: 10px 0; }
.rt-team-container .owl-carousel .owl-item .default-margin {
display: inline-block;
margin: 0 15px; }
.rt-team-container .owl-carousel .owl-item .layout10 {
margin: 5px 15px; }
#team-member-profile-gallery .owl-nav [class*=owl-] {
position: absolute;
top: 45%;
font-size: 18px;
background: #000; }
#team-member-profile-gallery .owl-nav .owl-prev {
left: 0; }
#team-member-profile-gallery .owl-nav .owl-next {
right: 0; }
#team-member-profile-gallery .owl-theme .owl-controls .owl-page span {
background: #000 !important;
color: #fff !important; }
.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 .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 0 0;
background: #00bfa5;
width: 100%;
position: absolute;
bottom: -50px;
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 .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,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons {
position: relative;
margin-top: 15px;
margin-bottom: 15px; }
.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 .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: 30%;
-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: 30px;
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 .profile-img-wrap.slick-current.slick-active.slick-center img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
.rt-team-container .carousel10 .slick-slide:focus {
outline: none; }
.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: left;
margin: 0 auto; }
.rt-team-container .carousel10 span.rt-slick-nav.rt-nav {
position: absolute;
top: 0;
width: 25px;
height: 25px;
background: #8cc63e;
border-radius: 50%;
text-align: center;
line-height: 25px;
color: #fff;
cursor: pointer;
z-index: 333; }
.rt-team-container .carousel10 span.rt-slick-nav.rt-nav:hover {
background: #0bc614; }
.rt-team-container .carousel10 span.rt-nav.rt-next {
right: 0; }
.rt-team-container .carousel10 span.rt-nav.rt-prev {
left: 0; } #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(//rostons.co.uk/wp-content/plugins/tlp-team-pro/assets/images/tlp-loading.gif) no-repeat center;
height: 200px; }
.tlp-popup-content {
width: 100%;
height: 100%;
background: #fff;
position: fixed;
overflow-y: scroll; }
.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 {
background: url(//rostons.co.uk/wp-content/plugins/tlp-team-pro/assets/images/tlp-sprite.png) no-repeat scroll -46px -92px transparent;
right: 0;
bottom: 0;
left: 108px; }
.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; }
.tlp-popup-navigation {
padding: 5px 0px;
text-align: center; }
.tlp-popup-singlePage .tlp-popup-next:hover {
background-position: -46px -138px; }
.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; } .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 10px;
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 {
background: url(//rostons.co.uk/wp-content/plugins/tlp-team-pro/assets/images/tlp-sprite.png) no-repeat scroll 0 -92px transparent;
left: 0; }
.tlp-popup-singlePage .tlp-popup-prev:hover {
background-position: 0 -138px; }
.tlp-popup-singlePage .tlp-popup-close {
background: url(//rostons.co.uk/wp-content/plugins/tlp-team-pro/assets/images/tlp-sprite.png) no-repeat scroll -92px -92px transparent;
height: 44px;
width: 44px;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.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 {
vertical-align: middle; }
.rt-team-container .img-responsive {
display: block;
max-width: 100%;
height: auto; }
.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 0; }
.rt-team-container .tlp-detail {
text-align: left !important;
padding-bottom: 30px !important; }
.rt-team-container .tlp-detail ul {
margin: 10px 0px; }
.rt-team-container .tlp-detail .tlp-position,
.tlp-single-detail .tlp-position {
font-weight: 400;
margin-bottom: 6px; }
.tlp-single-detail .social-icons a {
background: #00afd1; }
#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: 50%;
max-width: 630px;
min-width: 320px;
height: 80%;
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 {
margin-top: 10px; }
.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 {
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-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-content {
color: #fff;
background: #0071bd;
position: relative;
border-radius: 3px;
margin: 0 auto;
height: 100%;
position: relative; }
.md-content .tlp-md-content-holder > .md-header {
opacity: 0.8;
background: rgba(0, 0, 0, 0.1);
text-align: center;
margin: 0;
padding: 15px 0 10px; }
.md-content .tlp-md-content-holder > .md-header h4 {
font-size: 14px; }
.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%; }
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;
background: #0071bd;
height: 70%; }
.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;
font-size: 0.8em; }
.md-content .md-cls-btn i {
font-size: 22px; }
.md-content .author-latest-post li {
padding-bottom: 5px; }  .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 {
width: 750px; } }
@media (min-width: 992px) {
.rt-container {
width: 970px; } }
@media (min-width: 1200px) {
.rt-container {
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 .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%; }
.rt-team-container .layout2 .content-area {
padding: 0px; } }
@media (min-width: 768px) {
.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) {
.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; }
.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); } }@font-face {
font-family: 'FontAwesome';
src: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.wcsearch-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;
transform: translate(0, 0);
} .wcsearch-fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.wcsearch-fa-2x {
font-size: 2em;
}
.wcsearch-fa-3x {
font-size: 3em;
}
.wcsearch-fa-4x {
font-size: 4em;
}
.wcsearch-fa-5x {
font-size: 5em;
}
.wcsearch-fa-fw {
width: 1.28571429em;
text-align: center;
}
.wcsearch-fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.wcsearch-fa-ul > li {
position: relative;
}
.wcsearch-fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.wcsearch-fa-li.wcsearch-fa-lg {
left: -1.85714286em;
}
.wcsearch-fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.wcsearch-fa.pull-left {
margin-right: .3em;
}
.wcsearch-fa.pull-right {
margin-left: .3em;
}
.wcsearch-fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.wcsearch-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);
}
}
.wcsearch-fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.wcsearch-fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.wcsearch-fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.wcsearch-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);
}
.wcsearch-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 .wcsearch-fa-rotate-90,
:root .wcsearch-fa-rotate-180,
:root .wcsearch-fa-rotate-270,
:root .wcsearch-fa-flip-horizontal,
:root .wcsearch-fa-flip-vertical {
filter: none;
}
.wcsearch-fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.wcsearch-fa-stack-1x,
.wcsearch-fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.wcsearch-fa-stack-1x {
line-height: inherit;
}
.wcsearch-fa-stack-2x {
font-size: 2em;
}
.wcsearch-fa-inverse {
color: #ffffff;
} .wcsearch-fa-glass:before {
content: "\f000";
}
.wcsearch-fa-music:before {
content: "\f001";
}
.wcsearch-fa-search:before {
content: "\f002";
}
.wcsearch-fa-envelope-o:before {
content: "\f003";
}
.wcsearch-fa-heart:before {
content: "\f004";
}
.wcsearch-fa-star:before {
content: "\f005";
}
.wcsearch-fa-star-o:before {
content: "\f006";
}
.wcsearch-fa-user:before {
content: "\f007";
}
.wcsearch-fa-film:before {
content: "\f008";
}
.wcsearch-fa-th-large:before {
content: "\f009";
}
.wcsearch-fa-th:before {
content: "\f00a";
}
.wcsearch-fa-th-list:before {
content: "\f00b";
}
.wcsearch-fa-check:before {
content: "\f00c";
}
.wcsearch-fa-remove:before,
.wcsearch-fa-times:before {
content: "\f00d";
} .wcsearch-fa-close:before {
content: "\f00d" !important; 
}
.wcsearch-fa-search-plus:before {
content: "\f00e";
}
.wcsearch-fa-search-minus:before {
content: "\f010";
}
.wcsearch-fa-power-off:before {
content: "\f011";
}
.wcsearch-fa-signal:before {
content: "\f012";
}
.wcsearch-fa-gear:before,
.wcsearch-fa-cog:before {
content: "\f013";
}
.wcsearch-fa-trash-o:before {
content: "\f014";
}
.wcsearch-fa-home:before {
content: "\f015";
}
.wcsearch-fa-file-o:before {
content: "\f016";
}
.wcsearch-fa-clock-o:before {
content: "\f017";
}
.wcsearch-fa-road:before {
content: "\f018";
}
.wcsearch-fa-download:before {
content: "\f019";
}
.wcsearch-fa-arrow-circle-o-down:before {
content: "\f01a";
}
.wcsearch-fa-arrow-circle-o-up:before {
content: "\f01b";
}
.wcsearch-fa-inbox:before {
content: "\f01c";
}
.wcsearch-fa-play-circle-o:before {
content: "\f01d";
}
.wcsearch-fa-rotate-right:before,
.wcsearch-fa-repeat:before {
content: "\f01e";
}
.wcsearch-fa-refresh:before {
content: "\f021";
}
.wcsearch-fa-list-alt:before {
content: "\f022";
}
.wcsearch-fa-lock:before {
content: "\f023";
}
.wcsearch-fa-flag:before {
content: "\f024";
}
.wcsearch-fa-headphones:before {
content: "\f025";
}
.wcsearch-fa-volume-off:before {
content: "\f026";
}
.wcsearch-fa-volume-down:before {
content: "\f027";
}
.wcsearch-fa-volume-up:before {
content: "\f028";
}
.wcsearch-fa-qrcode:before {
content: "\f029";
}
.wcsearch-fa-barcode:before {
content: "\f02a";
}
.wcsearch-fa-tag:before {
content: "\f02b";
}
.wcsearch-fa-tags:before {
content: "\f02c";
}
.wcsearch-fa-book:before {
content: "\f02d";
}
.wcsearch-fa-bookmark:before {
content: "\f02e";
}
.wcsearch-fa-print:before {
content: "\f02f";
}
.wcsearch-fa-camera:before {
content: "\f030";
}
.wcsearch-fa-font:before {
content: "\f031";
}
.wcsearch-fa-bold:before {
content: "\f032";
}
.wcsearch-fa-italic:before {
content: "\f033";
}
.wcsearch-fa-text-height:before {
content: "\f034";
}
.wcsearch-fa-text-width:before {
content: "\f035";
}
.wcsearch-fa-align-left:before {
content: "\f036";
}
.wcsearch-fa-align-center:before {
content: "\f037";
}
.wcsearch-fa-align-right:before {
content: "\f038";
}
.wcsearch-fa-align-justify:before {
content: "\f039";
}
.wcsearch-fa-list:before {
content: "\f03a";
}
.wcsearch-fa-dedent:before,
.wcsearch-fa-outdent:before {
content: "\f03b";
}
.wcsearch-fa-indent:before {
content: "\f03c";
}
.wcsearch-fa-video-camera:before {
content: "\f03d";
}
.wcsearch-fa-photo:before,
.wcsearch-fa-image:before,
.wcsearch-fa-picture-o:before {
content: "\f03e";
}
.wcsearch-fa-pencil:before {
content: "\f040";
}
.wcsearch-fa-map-marker:before {
content: "\f041";
}
.wcsearch-fa-adjust:before {
content: "\f042";
}
.wcsearch-fa-tint:before {
content: "\f043";
}
.wcsearch-fa-edit:before,
.wcsearch-fa-pencil-square-o:before {
content: "\f044";
}
.wcsearch-fa-share-square-o:before {
content: "\f045";
}
.wcsearch-fa-check-square-o:before {
content: "\f046";
}
.wcsearch-fa-arrows:before {
content: "\f047";
}
.wcsearch-fa-step-backward:before {
content: "\f048";
}
.wcsearch-fa-fast-backward:before {
content: "\f049";
}
.wcsearch-fa-backward:before {
content: "\f04a";
}
.wcsearch-fa-play:before {
content: "\f04b";
}
.wcsearch-fa-pause:before {
content: "\f04c";
}
.wcsearch-fa-stop:before {
content: "\f04d";
}
.wcsearch-fa-forward:before {
content: "\f04e";
}
.wcsearch-fa-fast-forward:before {
content: "\f050";
}
.wcsearch-fa-step-forward:before {
content: "\f051";
}
.wcsearch-fa-eject:before {
content: "\f052";
}
.wcsearch-fa-chevron-left:before {
content: "\f053";
}
.wcsearch-fa-chevron-right:before {
content: "\f054";
}
.wcsearch-fa-plus-circle:before {
content: "\f055";
}
.wcsearch-fa-minus-circle:before {
content: "\f056";
}
.wcsearch-fa-times-circle:before {
content: "\f057";
}
.wcsearch-fa-check-circle:before {
content: "\f058";
}
.wcsearch-fa-question-circle:before {
content: "\f059";
}
.wcsearch-fa-info-circle:before {
content: "\f05a";
}
.wcsearch-fa-crosshairs:before {
content: "\f05b";
}
.wcsearch-fa-times-circle-o:before {
content: "\f05c";
}
.wcsearch-fa-check-circle-o:before {
content: "\f05d";
}
.wcsearch-fa-ban:before {
content: "\f05e";
}
.wcsearch-fa-arrow-left:before {
content: "\f060";
}
.wcsearch-fa-arrow-right:before {
content: "\f061";
}
.wcsearch-fa-arrow-up:before {
content: "\f062";
}
.wcsearch-fa-arrow-down:before {
content: "\f063";
}
.wcsearch-fa-mail-forward:before,
.wcsearch-fa-share:before {
content: "\f064";
}
.wcsearch-fa-expand:before {
content: "\f065";
}
.wcsearch-fa-compress:before {
content: "\f066";
}
.wcsearch-fa-plus:before {
content: "\f067";
}
.wcsearch-fa-minus:before {
content: "\f068";
}
.wcsearch-fa-asterisk:before {
content: "\f069";
}
.wcsearch-fa-exclamation-circle:before {
content: "\f06a";
}
.wcsearch-fa-gift:before {
content: "\f06b";
}
.wcsearch-fa-leaf:before {
content: "\f06c";
}
.wcsearch-fa-fire:before {
content: "\f06d";
}
.wcsearch-fa-eye:before {
content: "\f06e";
}
.wcsearch-fa-eye-slash:before {
content: "\f070";
}
.wcsearch-fa-warning:before,
.wcsearch-fa-exclamation-triangle:before {
content: "\f071";
}
.wcsearch-fa-plane:before {
content: "\f072";
}
.wcsearch-fa-calendar:before {
content: "\f073";
}
.wcsearch-fa-random:before {
content: "\f074";
}
.wcsearch-fa-comment:before {
content: "\f075";
}
.wcsearch-fa-magnet:before {
content: "\f076";
}
.wcsearch-fa-chevron-up:before {
content: "\f077";
}
.wcsearch-fa-chevron-down:before {
content: "\f078";
}
.wcsearch-fa-retweet:before {
content: "\f079";
}
.wcsearch-fa-shopping-cart:before {
content: "\f07a";
}
.wcsearch-fa-folder:before {
content: "\f07b";
}
.wcsearch-fa-folder-open:before {
content: "\f07c";
}
.wcsearch-fa-arrows-v:before {
content: "\f07d";
}
.wcsearch-fa-arrows-h:before {
content: "\f07e";
}
.wcsearch-fa-bar-chart-o:before,
.wcsearch-fa-bar-chart:before {
content: "\f080";
}
.wcsearch-fa-twitter-square:before {
content: "\f081";
}
.wcsearch-fa-facebook-square:before {
content: "\f082";
}
.wcsearch-fa-camera-retro:before {
content: "\f083";
}
.wcsearch-fa-key:before {
content: "\f084";
}
.wcsearch-fa-gears:before,
.wcsearch-fa-cogs:before {
content: "\f085";
}
.wcsearch-fa-comments:before {
content: "\f086";
}
.wcsearch-fa-thumbs-o-up:before {
content: "\f087";
}
.wcsearch-fa-thumbs-o-down:before {
content: "\f088";
}
.wcsearch-fa-star-half:before {
content: "\f089";
}
.wcsearch-fa-heart-o:before {
content: "\f08a";
}
.wcsearch-fa-sign-out:before {
content: "\f08b";
}
.wcsearch-fa-linkedin-square:before {
content: "\f08c";
}
.wcsearch-fa-thumb-tack:before {
content: "\f08d";
}
.wcsearch-fa-external-link:before {
content: "\f08e";
}
.wcsearch-fa-sign-in:before {
content: "\f090";
}
.wcsearch-fa-trophy:before {
content: "\f091";
}
.wcsearch-fa-github-square:before {
content: "\f092";
}
.wcsearch-fa-upload:before {
content: "\f093";
}
.wcsearch-fa-lemon-o:before {
content: "\f094";
}
.wcsearch-fa-phone:before {
content: "\f095";
}
.wcsearch-fa-square-o:before {
content: "\f096";
}
.wcsearch-fa-bookmark-o:before {
content: "\f097";
}
.wcsearch-fa-phone-square:before {
content: "\f098";
}
.wcsearch-fa-twitter:before {
content: "\f099";
}
.wcsearch-fa-facebook-f:before,
.wcsearch-fa-facebook:before {
content: "\f09a";
}
.wcsearch-fa-github:before {
content: "\f09b";
}
.wcsearch-fa-unlock:before {
content: "\f09c";
}
.wcsearch-fa-credit-card:before {
content: "\f09d";
}
.wcsearch-fa-rss:before {
content: "\f09e";
}
.wcsearch-fa-hdd-o:before {
content: "\f0a0";
}
.wcsearch-fa-bullhorn:before {
content: "\f0a1";
}
.wcsearch-fa-bell:before {
content: "\f0f3";
}
.wcsearch-fa-certificate:before {
content: "\f0a3";
}
.wcsearch-fa-hand-o-right:before {
content: "\f0a4";
}
.wcsearch-fa-hand-o-left:before {
content: "\f0a5";
}
.wcsearch-fa-hand-o-up:before {
content: "\f0a6";
}
.wcsearch-fa-hand-o-down:before {
content: "\f0a7";
}
.wcsearch-fa-arrow-circle-left:before {
content: "\f0a8";
}
.wcsearch-fa-arrow-circle-right:before {
content: "\f0a9";
}
.wcsearch-fa-arrow-circle-up:before {
content: "\f0aa";
}
.wcsearch-fa-arrow-circle-down:before {
content: "\f0ab";
}
.wcsearch-fa-globe:before {
content: "\f0ac";
}
.wcsearch-fa-wrench:before {
content: "\f0ad";
}
.wcsearch-fa-tasks:before {
content: "\f0ae";
}
.wcsearch-fa-filter:before {
content: "\f0b0";
}
.wcsearch-fa-briefcase:before {
content: "\f0b1";
}
.wcsearch-fa-arrows-alt:before {
content: "\f0b2";
}
.wcsearch-fa-group:before,
.wcsearch-fa-users:before {
content: "\f0c0";
}
.wcsearch-fa-chain:before,
.wcsearch-fa-link:before {
content: "\f0c1";
}
.wcsearch-fa-cloud:before {
content: "\f0c2";
}
.wcsearch-fa-flask:before {
content: "\f0c3";
}
.wcsearch-fa-cut:before,
.wcsearch-fa-scissors:before {
content: "\f0c4";
}
.wcsearch-fa-copy:before,
.wcsearch-fa-files-o:before {
content: "\f0c5";
}
.wcsearch-fa-paperclip:before {
content: "\f0c6";
}
.wcsearch-fa-save:before,
.wcsearch-fa-floppy-o:before {
content: "\f0c7";
}
.wcsearch-fa-square:before {
content: "\f0c8";
}
.wcsearch-fa-navicon:before,
.wcsearch-fa-reorder:before,
.wcsearch-fa-bars:before {
content: "\f0c9";
}
.wcsearch-fa-list-ul:before {
content: "\f0ca";
}
.wcsearch-fa-list-ol:before {
content: "\f0cb";
}
.wcsearch-fa-strikethrough:before {
content: "\f0cc";
}
.wcsearch-fa-underline:before {
content: "\f0cd";
}
.wcsearch-fa-table:before {
content: "\f0ce";
}
.wcsearch-fa-magic:before {
content: "\f0d0";
}
.wcsearch-fa-truck:before {
content: "\f0d1";
}
.wcsearch-fa-pinterest:before {
content: "\f0d2";
}
.wcsearch-fa-pinterest-square:before {
content: "\f0d3";
}
.wcsearch-fa-google-plus-square:before {
content: "\f0d4";
}
.wcsearch-fa-google-plus:before {
content: "\f0d5";
}
.wcsearch-fa-money:before {
content: "\f0d6";
}
.wcsearch-fa-caret-down:before {
content: "\f0d7";
}
.wcsearch-fa-caret-up:before {
content: "\f0d8";
}
.wcsearch-fa-caret-left:before {
content: "\f0d9";
}
.wcsearch-fa-caret-right:before {
content: "\f0da";
}
.wcsearch-fa-columns:before {
content: "\f0db";
}
.wcsearch-fa-unsorted:before,
.wcsearch-fa-sort:before {
content: "\f0dc";
}
.wcsearch-fa-sort-down:before,
.wcsearch-fa-sort-desc:before {
content: "\f0dd";
}
.wcsearch-fa-sort-up:before,
.wcsearch-fa-sort-asc:before {
content: "\f0de";
}
.wcsearch-fa-envelope:before {
content: "\f0e0";
}
.wcsearch-fa-linkedin:before {
content: "\f0e1";
}
.wcsearch-fa-rotate-left:before,
.wcsearch-fa-undo:before {
content: "\f0e2";
}
.wcsearch-fa-legal:before,
.wcsearch-fa-gavel:before {
content: "\f0e3";
}
.wcsearch-fa-dashboard:before,
.wcsearch-fa-tachometer:before {
content: "\f0e4";
}
.wcsearch-fa-comment-o:before {
content: "\f0e5";
}
.wcsearch-fa-comments-o:before {
content: "\f0e6";
}
.wcsearch-fa-flash:before,
.wcsearch-fa-bolt:before {
content: "\f0e7";
}
.wcsearch-fa-sitemap:before {
content: "\f0e8";
}
.wcsearch-fa-umbrella:before {
content: "\f0e9";
}
.wcsearch-fa-paste:before,
.wcsearch-fa-clipboard:before {
content: "\f0ea";
}
.wcsearch-fa-lightbulb-o:before {
content: "\f0eb";
}
.wcsearch-fa-exchange:before {
content: "\f0ec";
}
.wcsearch-fa-cloud-download:before {
content: "\f0ed";
}
.wcsearch-fa-cloud-upload:before {
content: "\f0ee";
}
.wcsearch-fa-user-md:before {
content: "\f0f0";
}
.wcsearch-fa-stethoscope:before {
content: "\f0f1";
}
.wcsearch-fa-suitcase:before {
content: "\f0f2";
}
.wcsearch-fa-bell-o:before {
content: "\f0a2";
}
.wcsearch-fa-coffee:before {
content: "\f0f4";
}
.wcsearch-fa-cutlery:before {
content: "\f0f5";
}
.wcsearch-fa-file-text-o:before {
content: "\f0f6";
}
.wcsearch-fa-building-o:before {
content: "\f0f7";
}
.wcsearch-fa-hospital-o:before {
content: "\f0f8";
}
.wcsearch-fa-ambulance:before {
content: "\f0f9";
}
.wcsearch-fa-medkit:before {
content: "\f0fa";
}
.wcsearch-fa-fighter-jet:before {
content: "\f0fb";
}
.wcsearch-fa-beer:before {
content: "\f0fc";
}
.wcsearch-fa-h-square:before {
content: "\f0fd";
}
.wcsearch-fa-plus-square:before {
content: "\f0fe";
}
.wcsearch-fa-angle-double-left:before {
content: "\f100";
}
.wcsearch-fa-angle-double-right:before {
content: "\f101";
}
.wcsearch-fa-angle-double-up:before {
content: "\f102";
}
.wcsearch-fa-angle-double-down:before {
content: "\f103";
}
.wcsearch-fa-angle-left:before {
content: "\f104";
}
.wcsearch-fa-angle-right:before {
content: "\f105";
}
.wcsearch-fa-angle-up:before {
content: "\f106";
}
.wcsearch-fa-angle-down:before {
content: "\f107";
}
.wcsearch-fa-desktop:before {
content: "\f108";
}
.wcsearch-fa-laptop:before {
content: "\f109";
}
.wcsearch-fa-tablet:before {
content: "\f10a";
}
.wcsearch-fa-mobile-phone:before,
.wcsearch-fa-mobile:before {
content: "\f10b";
}
.wcsearch-fa-circle-o:before {
content: "\f10c";
}
.wcsearch-fa-quote-left:before {
content: "\f10d";
}
.wcsearch-fa-quote-right:before {
content: "\f10e";
}
.wcsearch-fa-spinner:before {
content: "\f110";
}
.wcsearch-fa-circle:before {
content: "\f111";
}
.wcsearch-fa-mail-reply:before,
.wcsearch-fa-reply:before {
content: "\f112";
}
.wcsearch-fa-github-alt:before {
content: "\f113";
}
.wcsearch-fa-folder-o:before {
content: "\f114";
}
.wcsearch-fa-folder-open-o:before {
content: "\f115";
}
.wcsearch-fa-smile-o:before {
content: "\f118";
}
.wcsearch-fa-frown-o:before {
content: "\f119";
}
.wcsearch-fa-meh-o:before {
content: "\f11a";
}
.wcsearch-fa-gamepad:before {
content: "\f11b";
}
.wcsearch-fa-keyboard-o:before {
content: "\f11c";
}
.wcsearch-fa-flag-o:before {
content: "\f11d";
}
.wcsearch-fa-flag-checkered:before {
content: "\f11e";
}
.wcsearch-fa-terminal:before {
content: "\f120";
}
.wcsearch-fa-code:before {
content: "\f121";
}
.wcsearch-fa-mail-reply-all:before,
.wcsearch-fa-reply-all:before {
content: "\f122";
}
.wcsearch-fa-star-half-empty:before,
.wcsearch-fa-star-half-full:before,
.wcsearch-fa-star-half-o:before {
content: "\f123";
}
.wcsearch-fa-location-arrow:before {
content: "\f124";
}
.wcsearch-fa-crop:before {
content: "\f125";
}
.wcsearch-fa-code-fork:before {
content: "\f126";
}
.wcsearch-fa-unlink:before,
.wcsearch-fa-chain-broken:before {
content: "\f127";
}
.wcsearch-fa-question:before {
content: "\f128";
}
.wcsearch-fa-info:before {
content: "\f129";
}
.wcsearch-fa-exclamation:before {
content: "\f12a";
}
.wcsearch-fa-superscript:before {
content: "\f12b";
}
.wcsearch-fa-subscript:before {
content: "\f12c";
}
.wcsearch-fa-eraser:before {
content: "\f12d";
}
.wcsearch-fa-puzzle-piece:before {
content: "\f12e";
}
.wcsearch-fa-microphone:before {
content: "\f130";
}
.wcsearch-fa-microphone-slash:before {
content: "\f131";
}
.wcsearch-fa-shield:before {
content: "\f132";
}
.wcsearch-fa-calendar-o:before {
content: "\f133";
}
.wcsearch-fa-fire-extinguisher:before {
content: "\f134";
}
.wcsearch-fa-rocket:before {
content: "\f135";
}
.wcsearch-fa-maxcdn:before {
content: "\f136";
}
.wcsearch-fa-chevron-circle-left:before {
content: "\f137";
}
.wcsearch-fa-chevron-circle-right:before {
content: "\f138";
}
.wcsearch-fa-chevron-circle-up:before {
content: "\f139";
}
.wcsearch-fa-chevron-circle-down:before {
content: "\f13a";
}
.wcsearch-fa-html5:before {
content: "\f13b";
}
.wcsearch-fa-css3:before {
content: "\f13c";
}
.wcsearch-fa-anchor:before {
content: "\f13d";
}
.wcsearch-fa-unlock-alt:before {
content: "\f13e";
}
.wcsearch-fa-bullseye:before {
content: "\f140";
}
.wcsearch-fa-ellipsis-h:before {
content: "\f141";
}
.wcsearch-fa-ellipsis-v:before {
content: "\f142";
}
.wcsearch-fa-rss-square:before {
content: "\f143";
}
.wcsearch-fa-play-circle:before {
content: "\f144";
}
.wcsearch-fa-ticket:before {
content: "\f145";
}
.wcsearch-fa-minus-square:before {
content: "\f146";
}
.wcsearch-fa-minus-square-o:before {
content: "\f147";
}
.wcsearch-fa-level-up:before {
content: "\f148";
}
.wcsearch-fa-level-down:before {
content: "\f149";
}
.wcsearch-fa-check-square:before {
content: "\f14a";
}
.wcsearch-fa-pencil-square:before {
content: "\f14b";
}
.wcsearch-fa-external-link-square:before {
content: "\f14c";
}
.wcsearch-fa-share-square:before {
content: "\f14d";
}
.wcsearch-fa-compass:before {
content: "\f14e";
}
.wcsearch-fa-toggle-down:before,
.wcsearch-fa-caret-square-o-down:before {
content: "\f150";
}
.wcsearch-fa-toggle-up:before,
.wcsearch-fa-caret-square-o-up:before {
content: "\f151";
}
.wcsearch-fa-toggle-right:before,
.wcsearch-fa-caret-square-o-right:before {
content: "\f152";
}
.wcsearch-fa-euro:before,
.wcsearch-fa-eur:before {
content: "\f153";
}
.wcsearch-fa-gbp:before {
content: "\f154";
}
.wcsearch-fa-dollar:before,
.wcsearch-fa-usd:before {
content: "\f155";
}
.wcsearch-fa-rupee:before,
.wcsearch-fa-inr:before {
content: "\f156";
}
.wcsearch-fa-cny:before,
.wcsearch-fa-rmb:before,
.wcsearch-fa-yen:before,
.wcsearch-fa-jpy:before {
content: "\f157";
}
.wcsearch-fa-ruble:before,
.wcsearch-fa-rouble:before,
.wcsearch-fa-rub:before {
content: "\f158";
}
.wcsearch-fa-won:before,
.wcsearch-fa-krw:before {
content: "\f159";
}
.wcsearch-fa-bitcoin:before,
.wcsearch-fa-btc:before {
content: "\f15a";
}
.wcsearch-fa-file:before {
content: "\f15b";
}
.wcsearch-fa-file-text:before {
content: "\f15c";
}
.wcsearch-fa-sort-alpha-asc:before {
content: "\f15d";
}
.wcsearch-fa-sort-alpha-desc:before {
content: "\f15e";
}
.wcsearch-fa-sort-amount-asc:before {
content: "\f160";
}
.wcsearch-fa-sort-amount-desc:before {
content: "\f161";
}
.wcsearch-fa-sort-numeric-asc:before {
content: "\f162";
}
.wcsearch-fa-sort-numeric-desc:before {
content: "\f163";
}
.wcsearch-fa-thumbs-up:before {
content: "\f164";
}
.wcsearch-fa-thumbs-down:before {
content: "\f165";
}
.wcsearch-fa-youtube-square:before {
content: "\f166";
}
.wcsearch-fa-youtube:before {
content: "\f167";
}
.wcsearch-fa-xing:before {
content: "\f168";
}
.wcsearch-fa-xing-square:before {
content: "\f169";
}
.wcsearch-fa-youtube-play:before {
content: "\f16a";
}
.wcsearch-fa-dropbox:before {
content: "\f16b";
}
.wcsearch-fa-stack-overflow:before {
content: "\f16c";
}
.wcsearch-fa-instagram:before {
content: "\f16d";
}
.wcsearch-fa-flickr:before {
content: "\f16e";
}
.wcsearch-fa-adn:before {
content: "\f170";
}
.wcsearch-fa-bitbucket:before {
content: "\f171";
}
.wcsearch-fa-bitbucket-square:before {
content: "\f172";
}
.wcsearch-fa-tumblr:before {
content: "\f173";
}
.wcsearch-fa-tumblr-square:before {
content: "\f174";
}
.wcsearch-fa-long-arrow-down:before {
content: "\f175";
}
.wcsearch-fa-long-arrow-up:before {
content: "\f176";
}
.wcsearch-fa-long-arrow-left:before {
content: "\f177";
}
.wcsearch-fa-long-arrow-right:before {
content: "\f178";
}
.wcsearch-fa-apple:before {
content: "\f179";
}
.wcsearch-fa-windows:before {
content: "\f17a";
}
.wcsearch-fa-android:before {
content: "\f17b";
}
.wcsearch-fa-linux:before {
content: "\f17c";
}
.wcsearch-fa-dribbble:before {
content: "\f17d";
}
.wcsearch-fa-skype:before {
content: "\f17e";
}
.wcsearch-fa-foursquare:before {
content: "\f180";
}
.wcsearch-fa-trello:before {
content: "\f181";
}
.wcsearch-fa-female:before {
content: "\f182";
}
.wcsearch-fa-male:before {
content: "\f183";
}
.wcsearch-fa-gittip:before,
.wcsearch-fa-gratipay:before {
content: "\f184";
}
.wcsearch-fa-sun-o:before {
content: "\f185";
}
.wcsearch-fa-moon-o:before {
content: "\f186";
}
.wcsearch-fa-archive:before {
content: "\f187";
}
.wcsearch-fa-bug:before {
content: "\f188";
}
.wcsearch-fa-vk:before {
content: "\f189";
}
.wcsearch-fa-weibo:before {
content: "\f18a";
}
.wcsearch-fa-renren:before {
content: "\f18b";
}
.wcsearch-fa-pagelines:before {
content: "\f18c";
}
.wcsearch-fa-stack-exchange:before {
content: "\f18d";
}
.wcsearch-fa-arrow-circle-o-right:before {
content: "\f18e";
}
.wcsearch-fa-arrow-circle-o-left:before {
content: "\f190";
}
.wcsearch-fa-toggle-left:before,
.wcsearch-fa-caret-square-o-left:before {
content: "\f191";
}
.wcsearch-fa-dot-circle-o:before {
content: "\f192";
}
.wcsearch-fa-wheelchair:before {
content: "\f193";
}
.wcsearch-fa-vimeo-square:before {
content: "\f194";
}
.wcsearch-fa-turkish-lira:before,
.wcsearch-fa-try:before {
content: "\f195";
}
.wcsearch-fa-plus-square-o:before {
content: "\f196";
}
.wcsearch-fa-space-shuttle:before {
content: "\f197";
}
.wcsearch-fa-slack:before {
content: "\f198";
}
.wcsearch-fa-envelope-square:before {
content: "\f199";
}
.wcsearch-fa-wordpress:before {
content: "\f19a";
}
.wcsearch-fa-openid:before {
content: "\f19b";
}
.wcsearch-fa-institution:before,
.wcsearch-fa-bank:before,
.wcsearch-fa-university:before {
content: "\f19c";
}
.wcsearch-fa-mortar-board:before,
.wcsearch-fa-graduation-cap:before {
content: "\f19d";
}
.wcsearch-fa-yahoo:before {
content: "\f19e";
}
.wcsearch-fa-google:before {
content: "\f1a0";
}
.wcsearch-fa-reddit:before {
content: "\f1a1";
}
.wcsearch-fa-reddit-square:before {
content: "\f1a2";
}
.wcsearch-fa-stumbleupon-circle:before {
content: "\f1a3";
}
.wcsearch-fa-stumbleupon:before {
content: "\f1a4";
}
.wcsearch-fa-delicious:before {
content: "\f1a5";
}
.wcsearch-fa-digg:before {
content: "\f1a6";
}
.wcsearch-fa-pied-piper:before {
content: "\f1a7";
}
.wcsearch-fa-pied-piper-alt:before {
content: "\f1a8";
}
.wcsearch-fa-drupal:before {
content: "\f1a9";
}
.wcsearch-fa-joomla:before {
content: "\f1aa";
}
.wcsearch-fa-language:before {
content: "\f1ab";
}
.wcsearch-fa-fax:before {
content: "\f1ac";
}
.wcsearch-fa-building:before {
content: "\f1ad";
}
.wcsearch-fa-child:before {
content: "\f1ae";
}
.wcsearch-fa-paw:before {
content: "\f1b0";
}
.wcsearch-fa-spoon:before {
content: "\f1b1";
}
.wcsearch-fa-cube:before {
content: "\f1b2";
}
.wcsearch-fa-cubes:before {
content: "\f1b3";
}
.wcsearch-fa-behance:before {
content: "\f1b4";
}
.wcsearch-fa-behance-square:before {
content: "\f1b5";
}
.wcsearch-fa-steam:before {
content: "\f1b6";
}
.wcsearch-fa-steam-square:before {
content: "\f1b7";
}
.wcsearch-fa-recycle:before {
content: "\f1b8";
}
.wcsearch-fa-automobile:before,
.wcsearch-fa-car:before {
content: "\f1b9";
}
.wcsearch-fa-cab:before,
.wcsearch-fa-taxi:before {
content: "\f1ba";
}
.wcsearch-fa-tree:before {
content: "\f1bb";
}
.wcsearch-fa-spotify:before {
content: "\f1bc";
}
.wcsearch-fa-deviantart:before {
content: "\f1bd";
}
.wcsearch-fa-soundcloud:before {
content: "\f1be";
}
.wcsearch-fa-database:before {
content: "\f1c0";
}
.wcsearch-fa-file-pdf-o:before {
content: "\f1c1";
}
.wcsearch-fa-file-word-o:before {
content: "\f1c2";
}
.wcsearch-fa-file-excel-o:before {
content: "\f1c3";
}
.wcsearch-fa-file-powerpoint-o:before {
content: "\f1c4";
}
.wcsearch-fa-file-photo-o:before,
.wcsearch-fa-file-picture-o:before,
.wcsearch-fa-file-image-o:before {
content: "\f1c5";
}
.wcsearch-fa-file-zip-o:before,
.wcsearch-fa-file-archive-o:before {
content: "\f1c6";
}
.wcsearch-fa-file-sound-o:before,
.wcsearch-fa-file-audio-o:before {
content: "\f1c7";
}
.wcsearch-fa-file-movie-o:before,
.wcsearch-fa-file-video-o:before {
content: "\f1c8";
}
.wcsearch-fa-file-code-o:before {
content: "\f1c9";
}
.wcsearch-fa-vine:before {
content: "\f1ca";
}
.wcsearch-fa-codepen:before {
content: "\f1cb";
}
.wcsearch-fa-jsfiddle:before {
content: "\f1cc";
}
.wcsearch-fa-life-bouy:before,
.wcsearch-fa-life-buoy:before,
.wcsearch-fa-life-saver:before,
.wcsearch-fa-support:before,
.wcsearch-fa-life-ring:before {
content: "\f1cd";
}
.wcsearch-fa-circle-o-notch:before {
content: "\f1ce";
}
.wcsearch-fa-ra:before,
.wcsearch-fa-rebel:before {
content: "\f1d0";
}
.wcsearch-fa-ge:before,
.wcsearch-fa-empire:before {
content: "\f1d1";
}
.wcsearch-fa-git-square:before {
content: "\f1d2";
}
.wcsearch-fa-git:before {
content: "\f1d3";
}
.wcsearch-fa-hacker-news:before {
content: "\f1d4";
}
.wcsearch-fa-tencent-weibo:before {
content: "\f1d5";
}
.wcsearch-fa-qq:before {
content: "\f1d6";
}
.wcsearch-fa-wechat:before,
.wcsearch-fa-weixin:before {
content: "\f1d7";
}
.wcsearch-fa-send:before,
.wcsearch-fa-paper-plane:before {
content: "\f1d8";
}
.wcsearch-fa-send-o:before,
.wcsearch-fa-paper-plane-o:before {
content: "\f1d9";
}
.wcsearch-fa-history:before {
content: "\f1da";
}
.wcsearch-fa-genderless:before,
.wcsearch-fa-circle-thin:before {
content: "\f1db";
}
.wcsearch-fa-header:before {
content: "\f1dc";
}
.wcsearch-fa-paragraph:before {
content: "\f1dd";
}
.wcsearch-fa-sliders:before {
content: "\f1de";
}
.wcsearch-fa-share-alt:before {
content: "\f1e0";
}
.wcsearch-fa-share-alt-square:before {
content: "\f1e1";
}
.wcsearch-fa-bomb:before {
content: "\f1e2";
}
.wcsearch-fa-soccer-ball-o:before,
.wcsearch-fa-futbol-o:before {
content: "\f1e3";
}
.wcsearch-fa-tty:before {
content: "\f1e4";
}
.wcsearch-fa-binoculars:before {
content: "\f1e5";
}
.wcsearch-fa-plug:before {
content: "\f1e6";
}
.wcsearch-fa-slideshare:before {
content: "\f1e7";
}
.wcsearch-fa-twitch:before {
content: "\f1e8";
}
.wcsearch-fa-yelp:before {
content: "\f1e9";
}
.wcsearch-fa-newspaper-o:before {
content: "\f1ea";
}
.wcsearch-fa-wifi:before {
content: "\f1eb";
}
.wcsearch-fa-calculator:before {
content: "\f1ec";
}
.wcsearch-fa-paypal:before {
content: "\f1ed";
}
.wcsearch-fa-google-wallet:before {
content: "\f1ee";
}
.wcsearch-fa-cc-visa:before {
content: "\f1f0";
}
.wcsearch-fa-cc-mastercard:before {
content: "\f1f1";
}
.wcsearch-fa-cc-discover:before {
content: "\f1f2";
}
.wcsearch-fa-cc-amex:before {
content: "\f1f3";
}
.wcsearch-fa-cc-paypal:before {
content: "\f1f4";
}
.wcsearch-fa-cc-stripe:before {
content: "\f1f5";
}
.wcsearch-fa-bell-slash:before {
content: "\f1f6";
}
.wcsearch-fa-bell-slash-o:before {
content: "\f1f7";
}
.wcsearch-fa-trash:before {
content: "\f1f8";
}
.wcsearch-fa-copyright:before {
content: "\f1f9";
}
.wcsearch-fa-at:before {
content: "\f1fa";
}
.wcsearch-fa-eyedropper:before {
content: "\f1fb";
}
.wcsearch-fa-paint-brush:before {
content: "\f1fc";
}
.wcsearch-fa-birthday-cake:before {
content: "\f1fd";
}
.wcsearch-fa-area-chart:before {
content: "\f1fe";
}
.wcsearch-fa-pie-chart:before {
content: "\f200";
}
.wcsearch-fa-line-chart:before {
content: "\f201";
}
.wcsearch-fa-lastfm:before {
content: "\f202";
}
.wcsearch-fa-lastfm-square:before {
content: "\f203";
}
.wcsearch-fa-toggle-off:before {
content: "\f204";
}
.wcsearch-fa-toggle-on:before {
content: "\f205";
}
.wcsearch-fa-bicycle:before {
content: "\f206";
}
.wcsearch-fa-bus:before {
content: "\f207";
}
.wcsearch-fa-ioxhost:before {
content: "\f208";
}
.wcsearch-fa-angellist:before {
content: "\f209";
}
.wcsearch-fa-cc:before {
content: "\f20a";
}
.wcsearch-fa-shekel:before,
.wcsearch-fa-sheqel:before,
.wcsearch-fa-ils:before {
content: "\f20b";
}
.wcsearch-fa-meanpath:before {
content: "\f20c";
}
.wcsearch-fa-buysellads:before {
content: "\f20d";
}
.wcsearch-fa-connectdevelop:before {
content: "\f20e";
}
.wcsearch-fa-dashcube:before {
content: "\f210";
}
.wcsearch-fa-forumbee:before {
content: "\f211";
}
.wcsearch-fa-leanpub:before {
content: "\f212";
}
.wcsearch-fa-sellsy:before {
content: "\f213";
}
.wcsearch-fa-shirtsinbulk:before {
content: "\f214";
}
.wcsearch-fa-simplybuilt:before {
content: "\f215";
}
.wcsearch-fa-skyatlas:before {
content: "\f216";
}
.wcsearch-fa-cart-plus:before {
content: "\f217";
}
.wcsearch-fa-cart-arrow-down:before {
content: "\f218";
}
.wcsearch-fa-diamond:before {
content: "\f219";
}
.wcsearch-fa-ship:before {
content: "\f21a";
}
.wcsearch-fa-user-secret:before {
content: "\f21b";
}
.wcsearch-fa-motorcycle:before {
content: "\f21c";
}
.wcsearch-fa-street-view:before {
content: "\f21d";
}
.wcsearch-fa-heartbeat:before {
content: "\f21e";
}
.wcsearch-fa-venus:before {
content: "\f221";
}
.wcsearch-fa-mars:before {
content: "\f222";
}
.wcsearch-fa-mercury:before {
content: "\f223";
}
.wcsearch-fa-transgender:before {
content: "\f224";
}
.wcsearch-fa-transgender-alt:before {
content: "\f225";
}
.wcsearch-fa-venus-double:before {
content: "\f226";
}
.wcsearch-fa-mars-double:before {
content: "\f227";
}
.wcsearch-fa-venus-mars:before {
content: "\f228";
}
.wcsearch-fa-mars-stroke:before {
content: "\f229";
}
.wcsearch-fa-mars-stroke-v:before {
content: "\f22a";
}
.wcsearch-fa-mars-stroke-h:before {
content: "\f22b";
}
.wcsearch-fa-neuter:before {
content: "\f22c";
}
.wcsearch-fa-facebook-official:before {
content: "\f230";
}
.wcsearch-fa-pinterest-p:before {
content: "\f231";
}
.wcsearch-fa-whatsapp:before {
content: "\f232";
}
.wcsearch-fa-server:before {
content: "\f233";
}
.wcsearch-fa-user-plus:before {
content: "\f234";
}
.wcsearch-fa-user-times:before {
content: "\f235";
}
.wcsearch-fa-hotel:before,
.wcsearch-fa-bed:before {
content: "\f236";
}
.wcsearch-fa-viacoin:before {
content: "\f237";
}
.wcsearch-fa-train:before {
content: "\f238";
}
.wcsearch-fa-subway:before {
content: "\f239";
}
.wcsearch-fa-medium:before {
content: "\f23a";
}.wcsearch-content * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wcsearch-content *:before,
.wcsearch-content *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wcsearch-content {
font-size: 14px;
direction: ltr;
line-height: 1.7;
white-space: initial;
}
.wcsearch-content article,
.wcsearch-content aside,
.wcsearch-content details,
.wcsearch-content figcaption,
.wcsearch-content figure,
.wcsearch-content footer,
.wcsearch-content header,
.wcsearch-content hgroup,
.wcsearch-content main,
.wcsearch-content nav,
.wcsearch-content section,
.wcsearch-content summary {
display: block;
}
.wcsearch-content a:active,
.wcsearch-content a:hover {
outline: 0;
}
.wcsearch-content b,
.wcsearch-content strong {
font-weight: bold;
}
.wcsearch-content h1 {
font-size: 2em;
margin: 0.67em 0;
}
.wcsearch-content hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.wcsearch-content button,
.wcsearch-content input,
.wcsearch-content optgroup,
.wcsearch-content select,
.wcsearch-content textarea {
color: inherit;
font: inherit;
margin: 0;
}
.wcsearch-content button {
overflow: visible;
}
.wcsearch-content button,
.wcsearch-content select {
text-transform: none;
}
.wcsearch-content button,
.wcsearch-content input[type="reset"],
.wcsearch-content input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.wcsearch-content button[disabled] {
cursor: default;
}
.wcsearch-content button::-moz-focus-inner,
.wcsearch-content input::-moz-focus-inner {
border: 0;
padding: 0;
}
.wcsearch-content input {
line-height: normal;
}
.wcsearch-content input[type="checkbox"],
.wcsearch-content input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
.wcsearch-content input[type="number"]::-webkit-inner-spin-button,
.wcsearch-content input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
.wcsearch-content input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.wcsearch-content input[type="search"]::-webkit-search-cancel-button,
.wcsearch-content input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.wcsearch-content fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.wcsearch-content legend {
border: 0;
padding: 0;
}
.wcsearch-content textarea {
overflow: auto;
}
.wcsearch-content optgroup {
font-weight: bold;
}
.wcsearch-content table {
border-collapse: collapse;
border-spacing: 0;
}
.wcsearch-content td,
.wcsearch-content th {
padding: 0;
}
.wcsearch-content input,
.wcsearch-content button,
.wcsearch-content select,
.wcsearch-content textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.wcsearch-content a {
color: #428bca;
text-decoration: none;
}
.wcsearch-content a:hover,
.wcsearch-content a:focus {
color: #2a6496;
text-decoration: underline;
}
.wcsearch-content a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wcsearch-content figure {
margin: 0;
}
.wcsearch-content img {
vertical-align: middle;
}
.wcsearch-content ul,
.wcsearch-content ol {
margin-top: 0;
margin-bottom: 10px;
}
.wcsearch-content ul ul,
.wcsearch-content ol ul,
.wcsearch-content ul ol,
.wcsearch-content ol ol {
margin-bottom: 0;
}
.wcsearch-content input[type="radio"],
.wcsearch-content input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.wcsearch-content input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wcsearch-content label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.wcsearch-content input[type="range"] {
display: block;
width: 100%;
}
.wcsearch-content select[multiple],
.wcsearch-content select[size] {
height: auto;
background-image: none !important;
}
.wcsearch-content input[type="file"]:focus,
.wcsearch-content input[type="radio"]:focus,
.wcsearch-content input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wcsearch-content output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.wcsearch-content .wcsearch-form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wcsearch-content .wcsearch-form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.wcsearch-content .wcsearch-form-control::-moz-placeholder {
color: #777777;
opacity: 1;
}
.wcsearch-content .wcsearch-form-control:-ms-input-placeholder {
color: #777777;
}
.wcsearch-content .wcsearch-form-control::-webkit-input-placeholder {
color: #777777;
}
.wcsearch-content .wcsearch-form-control[disabled],
.wcsearch-content .wcsearch-form-control[readonly],
.wcsearch-content fieldset[disabled] .wcsearch-form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
.wcsearch-content textarea.wcsearch-form-control {
height: auto;
}
.wcsearch-content input[type="search"] {
-webkit-appearance: none;
}
.wcsearch-content input[type="date"],
.wcsearch-content input[type="time"],
.wcsearch-content input[type="datetime-local"],
.wcsearch-content input[type="month"] {
line-height: 34px;
line-height: 1.42857143 \0;
}
.wcsearch-content input[type="date"].wcsearch-input-sm,
.wcsearch-content input[type="time"].wcsearch-input-sm,
.wcsearch-content input[type="datetime-local"].wcsearch-input-sm,
.wcsearch-content input[type="month"].wcsearch-input-sm {
line-height: 30px;
}
.wcsearch-content input[type="date"].wcsearch-input-lg,
.wcsearch-content input[type="time"].wcsearch-input-lg,
.wcsearch-content input[type="datetime-local"].wcsearch-input-lg,
.wcsearch-content input[type="month"].wcsearch-input-lg {
line-height: 46px;
}
.wcsearch-content .wcsearch-form-group {
margin-bottom: 15px;
}
.wcsearch-content .wcsearch-radio,
.wcsearch-content .wcsearch-checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.wcsearch-content .wcsearch-radio label,
.wcsearch-content .wcsearch-checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.wcsearch-content .wcsearch-radio input[type="radio"],
.wcsearch-content .wcsearch-radio-inline input[type="radio"],
.wcsearch-content .wcsearch-checkbox input[type="checkbox"],
.wcsearch-content .wcsearch-checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.wcsearch-content .wcsearch-radio + .wcsearch-radio,
.wcsearch-content .wcsearch-checkbox + .wcsearch-checkbox {
margin-top: -5px;
}
.wcsearch-content .wcsearch-radio-inline,
.wcsearch-content .wcsearch-checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.wcsearch-content .wcsearch-radio-inline + .wcsearch-radio-inline,
.wcsearch-content .wcsearch-checkbox-inline + .wcsearch-checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.wcsearch-content input[type="radio"][disabled],
.wcsearch-content input[type="checkbox"][disabled],
.wcsearch-content input[type="radio"].wcsearch-disabled,
.wcsearch-content input[type="checkbox"].wcsearch-disabled,
.wcsearch-content fieldset[disabled] input[type="radio"],
.wcsearch-content fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.wcsearch-content .wcsearch-radio-inline.wcsearch-disabled,
.wcsearch-content .wcsearch-checkbox-inline.wcsearch-disabled,
.wcsearch-content fieldset[disabled] .wcsearch-radio-inline,
.wcsearch-content fieldset[disabled] .wcsearch-checkbox-inline {
cursor: not-allowed;
}
.wcsearch-content .wcsearch-radio.wcsearch-disabled label,
.wcsearch-content .wcsearch-checkbox.wcsearch-disabled label,
.wcsearch-content fieldset[disabled] .wcsearch-radio label,
.wcsearch-content fieldset[disabled] .wcsearch-checkbox label {
cursor: not-allowed;
}
.wcsearch-content .wcsearch-has-feedback {
position: relative;
}
.wcsearch-content .wcsearch-has-feedback .wcsearch-form-control {
padding-right: 42.5px;
}
.wcsearch-content .wcsearch-form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.wcsearch-content .wcsearch-btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wcsearch-content .wcsearch-btn:focus,
.wcsearch-content .wcsearch-btn:active:focus,
.wcsearch-content .wcsearch-btn.wcsearch-active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wcsearch-content .wcsearch-btn:hover,
.wcsearch-content .wcsearch-btn:focus {
color: #333333;
text-decoration: none;
}
.wcsearch-content .wcsearch-btn:active,
.wcsearch-content .wcsearch-btn.wcsearch-active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wcsearch-content .wcsearch-btn.wcsearch-disabled,
.wcsearch-content .wcsearch-btn[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.wcsearch-content .wcsearch-btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.wcsearch-content .wcsearch-btn-default:hover,
.wcsearch-content .wcsearch-btn-default:focus,
.wcsearch-content .wcsearch-btn-default:active,
.wcsearch-content .wcsearch-btn-default.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.wcsearch-content .wcsearch-btn-default:active,
.wcsearch-content .wcsearch-btn-default.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-default {
background-image: none;
}
.wcsearch-content .wcsearch-btn-default.wcsearch-disabled,
.wcsearch-content .wcsearch-btn-default[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn-default,
.wcsearch-content .wcsearch-btn-default.wcsearch-disabled:hover,
.wcsearch-content .wcsearch-btn-default[disabled]:hover,
.wcsearch-content fieldset[disabled] .wcsearch-btn-default:hover,
.wcsearch-content .wcsearch-btn-default.wcsearch-disabled:focus,
.wcsearch-content .wcsearch-btn-default[disabled]:focus,
.wcsearch-content fieldset[disabled] .wcsearch-btn-default:focus,
.wcsearch-content .wcsearch-btn-default.wcsearch-disabled:active,
.wcsearch-content .wcsearch-btn-default[disabled]:active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-default:active,
.wcsearch-content .wcsearch-btn-default.wcsearch-disabled.wcsearch-active,
.wcsearch-content .wcsearch-btn-default[disabled].wcsearch-active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-default.wcsearch-active {
background-color: #ffffff;
border-color: #cccccc;
}
.wcsearch-content .wcsearch-btn-default .wcsearch-badge {
color: #ffffff;
background-color: #333333;
}
.wcsearch-content .wcsearch-btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.wcsearch-content .wcsearch-btn-primary:hover,
.wcsearch-content .wcsearch-btn-primary:focus,
.wcsearch-content .wcsearch-btn-primary:active,
.wcsearch-content .wcsearch-btn-primary.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-primary {
color: #ffffff;
background-color: #3071a9;
border-color: #285e8e;
}
.wcsearch-content .wcsearch-btn-primary:active,
.wcsearch-content .wcsearch-btn-primary.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-primary {
background-image: none;
}
.wcsearch-content .wcsearch-btn-primary.wcsearch-disabled,
.wcsearch-content .wcsearch-btn-primary[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn-primary,
.wcsearch-content .wcsearch-btn-primary.wcsearch-disabled:hover,
.wcsearch-content .wcsearch-btn-primary[disabled]:hover,
.wcsearch-content fieldset[disabled] .wcsearch-btn-primary:hover,
.wcsearch-content .wcsearch-btn-primary.wcsearch-disabled:focus,
.wcsearch-content .wcsearch-btn-primary[disabled]:focus,
.wcsearch-content fieldset[disabled] .wcsearch-btn-primary:focus,
.wcsearch-content .wcsearch-btn-primary.wcsearch-disabled:active,
.wcsearch-content .wcsearch-btn-primary[disabled]:active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-primary:active,
.wcsearch-content .wcsearch-btn-primary.wcsearch-disabled.wcsearch-active,
.wcsearch-content .wcsearch-btn-primary[disabled].wcsearch-active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-primary.wcsearch-active {
background-color: #428bca;
border-color: #357ebd;
}
.wcsearch-content .wcsearch-btn-primary .wcsearch-badge {
color: #428bca;
background-color: #ffffff;
}
.wcsearch-content .wcsearch-btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.wcsearch-content .wcsearch-btn-success:hover,
.wcsearch-content .wcsearch-btn-success:focus,
.wcsearch-content .wcsearch-btn-success:active,
.wcsearch-content .wcsearch-btn-success.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.wcsearch-content .wcsearch-btn-success:active,
.wcsearch-content .wcsearch-btn-success.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-success {
background-image: none;
}
.wcsearch-content .wcsearch-btn-success.wcsearch-disabled,
.wcsearch-content .wcsearch-btn-success[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn-success,
.wcsearch-content .wcsearch-btn-success.wcsearch-disabled:hover,
.wcsearch-content .wcsearch-btn-success[disabled]:hover,
.wcsearch-content fieldset[disabled] .wcsearch-btn-success:hover,
.wcsearch-content .wcsearch-btn-success.wcsearch-disabled:focus,
.wcsearch-content .wcsearch-btn-success[disabled]:focus,
.wcsearch-content fieldset[disabled] .wcsearch-btn-success:focus,
.wcsearch-content .wcsearch-btn-success.wcsearch-disabled:active,
.wcsearch-content .wcsearch-btn-success[disabled]:active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-success:active,
.wcsearch-content .wcsearch-btn-success.wcsearch-disabled.wcsearch-active,
.wcsearch-content .wcsearch-btn-success[disabled].wcsearch-active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-success.wcsearch-active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.wcsearch-content .wcsearch-btn-success .wcsearch-badge {
color: #5cb85c;
background-color: #ffffff;
}
.wcsearch-content .wcsearch-btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.wcsearch-content .wcsearch-btn-info:hover,
.wcsearch-content .wcsearch-btn-info:focus,
.wcsearch-content .wcsearch-btn-info:active,
.wcsearch-content .wcsearch-btn-info.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.wcsearch-content .wcsearch-btn-info:active,
.wcsearch-content .wcsearch-btn-info.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-info {
background-image: none;
}
.wcsearch-content .wcsearch-btn-info.wcsearch-disabled,
.wcsearch-content .wcsearch-btn-info[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn-info,
.wcsearch-content .wcsearch-btn-info.wcsearch-disabled:hover,
.wcsearch-content .wcsearch-btn-info[disabled]:hover,
.wcsearch-content fieldset[disabled] .wcsearch-btn-info:hover,
.wcsearch-content .wcsearch-btn-info.wcsearch-disabled:focus,
.wcsearch-content .wcsearch-btn-info[disabled]:focus,
.wcsearch-content fieldset[disabled] .wcsearch-btn-info:focus,
.wcsearch-content .wcsearch-btn-info.wcsearch-disabled:active,
.wcsearch-content .wcsearch-btn-info[disabled]:active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-info:active,
.wcsearch-content .wcsearch-btn-info.wcsearch-disabled.wcsearch-active,
.wcsearch-content .wcsearch-btn-info[disabled].wcsearch-active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-info.wcsearch-active {
background-color: #5bc0de;
border-color: #46b8da;
}
.wcsearch-content .wcsearch-btn-info .wcsearch-badge {
color: #5bc0de;
background-color: #ffffff;
}
.wcsearch-content .wcsearch-btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.wcsearch-content .wcsearch-btn-warning:hover,
.wcsearch-content .wcsearch-btn-warning:focus,
.wcsearch-content .wcsearch-btn-warning:active,
.wcsearch-content .wcsearch-btn-warning.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.wcsearch-content .wcsearch-btn-warning:active,
.wcsearch-content .wcsearch-btn-warning.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-warning {
background-image: none;
}
.wcsearch-content .wcsearch-btn-warning.wcsearch-disabled,
.wcsearch-content .wcsearch-btn-warning[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn-warning,
.wcsearch-content .wcsearch-btn-warning.wcsearch-disabled:hover,
.wcsearch-content .wcsearch-btn-warning[disabled]:hover,
.wcsearch-content fieldset[disabled] .wcsearch-btn-warning:hover,
.wcsearch-content .wcsearch-btn-warning.wcsearch-disabled:focus,
.wcsearch-content .wcsearch-btn-warning[disabled]:focus,
.wcsearch-content fieldset[disabled] .wcsearch-btn-warning:focus,
.wcsearch-content .wcsearch-btn-warning.wcsearch-disabled:active,
.wcsearch-content .wcsearch-btn-warning[disabled]:active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-warning:active,
.wcsearch-content .wcsearch-btn-warning.wcsearch-disabled.wcsearch-active,
.wcsearch-content .wcsearch-btn-warning[disabled].wcsearch-active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-warning.wcsearch-active {
background-color: #f0ad4e;
border-color: #eea236;
}
.wcsearch-content .wcsearch-btn-warning .wcsearch-badge {
color: #f0ad4e;
background-color: #ffffff;
}
.wcsearch-content .wcsearch-btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.wcsearch-content .wcsearch-btn-danger:hover,
.wcsearch-content .wcsearch-btn-danger:focus,
.wcsearch-content .wcsearch-btn-danger:active,
.wcsearch-content .wcsearch-btn-danger.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.wcsearch-content .wcsearch-btn-danger:active,
.wcsearch-content .wcsearch-btn-danger.wcsearch-active,
.wcsearch-content .wcsearch-open > .wcsearch-dropdown-toggle.wcsearch-btn-danger {
background-image: none;
}
.wcsearch-content .wcsearch-btn-danger.wcsearch-disabled,
.wcsearch-content .wcsearch-btn-danger[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn-danger,
.wcsearch-content .wcsearch-btn-danger.wcsearch-disabled:hover,
.wcsearch-content .wcsearch-btn-danger[disabled]:hover,
.wcsearch-content fieldset[disabled] .wcsearch-btn-danger:hover,
.wcsearch-content .wcsearch-btn-danger.wcsearch-disabled:focus,
.wcsearch-content .wcsearch-btn-danger[disabled]:focus,
.wcsearch-content fieldset[disabled] .wcsearch-btn-danger:focus,
.wcsearch-content .wcsearch-btn-danger.wcsearch-disabled:active,
.wcsearch-content .wcsearch-btn-danger[disabled]:active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-danger:active,
.wcsearch-content .wcsearch-btn-danger.wcsearch-disabled.wcsearch-active,
.wcsearch-content .wcsearch-btn-danger[disabled].wcsearch-active,
.wcsearch-content fieldset[disabled] .wcsearch-btn-danger.wcsearch-active {
background-color: #d9534f;
border-color: #d43f3a;
}
.wcsearch-content .wcsearch-btn-danger .wcsearch-badge {
color: #d9534f;
background-color: #ffffff;
}
.wcsearch-content .wcsearch-btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.wcsearch-content .wcsearch-btn-link,
.wcsearch-content .wcsearch-btn-link:active,
.wcsearch-content .wcsearch-btn-link[disabled],
.wcsearch-content fieldset[disabled] .wcsearch-btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.wcsearch-content .wcsearch-btn-link,
.wcsearch-content .wcsearch-btn-link:hover,
.wcsearch-content .wcsearch-btn-link:focus,
.wcsearch-content .wcsearch-btn-link:active {
border-color: transparent;
}
.wcsearch-content .wcsearch-btn-link:hover,
.wcsearch-content .wcsearch-btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.wcsearch-content .wcsearch-btn-link[disabled]:hover,
.wcsearch-content fieldset[disabled] .wcsearch-btn-link:hover,
.wcsearch-content .wcsearch-btn-link[disabled]:focus,
.wcsearch-content fieldset[disabled] .wcsearch-btn-link:focus {
color: #777777;
text-decoration: none;
}
.wcsearch-content .wcsearch-btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.wcsearch-content .wcsearch-btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wcsearch-content .wcsearch-btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wcsearch-content .wcsearch-btn-block {
display: block;
width: 100%;
}
.wcsearch-content .wcsearch-btn-block + .wcsearch-btn-block {
margin-top: 5px;
}
.wcsearch-content input[type="submit"].wcsearch-btn-block,
.wcsearch-content input[type="reset"].wcsearch-btn-block,
.wcsearch-content input[type="button"].wcsearch-btn-block {
width: 100%;
}
.wcsearch-content .wcsearch-clearfix:before,
.wcsearch-content .wcsearch-clearfix:after {
content: " ";
display: table;
clear: both;
} .wcsearch-content .wcsearch-form-control,
.wcsearch-content .wcsearch-form-control:focus {
width: 100%;
max-width: 100%;
float: none;
color: #555555;
border: 1px solid #969696;
border-radius: 2px;
height: 48px;
font-size: 16px;
box-shadow: none !important;
padding: 6px 12px;
}
.wcsearch-content textarea.wcsearch-form-control,
.wcsearch-content textarea.wcsearch-form-control:focus {
height: auto;
}
.wcsearch-content input.wcsearch-form-control::-webkit-input-placeholder {
color: #777777;
}
.wcsearch-content input.wcsearch-form-control::-moz-placeholder {
color: #777777;
}
.wcsearch-content input.wcsearch-form-control:-moz-placeholder {
color: #777777;
}
.wcsearch-content input.wcsearch-form-control:-ms-input-placeholder {
color: #777777;
}
.wcsearch-content .wcsearch-has-feedback .wcsearch-form-control,
.wcsearch-content .wcsearch-has-feedback .wcsearch-form-control:focus {
padding-right: 34px;
}
.wcsearch-content .wcsearch-form-control-feedback {
z-index: 0;
display: inline;
top: 0;
cursor: pointer;
height: 100%;
line-height: 48px;
}
.wcsearch-content .wcsearch-form-control-feedback {
color: #777777;
font-size: 24px;
}
.wcsearch-content .wcsearch-form-group {
margin-bottom: 15px !important; overflow: hidden;
}
.wcsearch-content .wcsearch-btn-default:hover {
background-color: #f3f4f7;
}
.wcsearch-content input[type="checkbox"],
.wcsearch-content input[type="radio"] {
position: relative;
}
.wcsearch-content .wcsearch-radio,
.wcsearch-content .wcsearch-checkbox {
margin-bottom: 0;
}
.wcsearch-red-asterisk {
color: red;
font-weight: bold;
font-size: 1.2em;
line-height: 1px;
padding: 2px;
}
.wcsearch-content .wcsearch-btn:hover,
.wcsearch-content .wcsearch-btn:focus,
.wcsearch-content .wcsearch-btn:active,
.wcsearch-content .wcsearch-btn.wcsearch-active {
background-image: none;
box-shadow: unset;
}
.wcsearch-content .wcsearch-btn {
margin: 0;
max-width: 100%;
float: none;
border-radius: 2px;
height: 48px;
font-size: 16px;
padding: 12px;
}
.wcsearch-content .wcsearch-dashboard-tabs-content .wcsearch-btn-group .wcsearch-btn {
height: auto;
font-size: 14px;
padding: 8px;
}
.wcsearch-content .wcsearch-checkbox,
.wcsearch-content .wcsearch-radio {
margin-top: 0;
}
.wcsearch-content .wcsearch-checkbox label,
.wcsearch-content .wcsearch-radio label {
position: relative;
padding-left: 35px;
}
.wcsearch-checkbox input,
.wcsearch-radio input {
position: absolute;
z-index: -1;
opacity: 0;
}
.wcsearch-checkbox .wcsearch-control-indicator,
.wcsearch-radio .wcsearch-control-indicator {
position: absolute;
top: 1px;
left: 0;
width: 26px;
height: 26px;
background: #FFFFFF;
font-family: "FontAwesome";
margin-right: 5px;
border-width: 1px;
border-style: solid;
border-color: #428bca;
}
.wcsearch-radio .wcsearch-control-indicator {
border-radius: 50%;
} .wcsearch-checkbox label input:checked ~ .wcsearch-control-indicator,
.wcsearch-radio label input:checked ~ .wcsearch-control-indicator {
border: 1px solid;
background: #428bca;
} .wcsearch-checkbox label input:disabled ~ .wcsearch-control-indicator,
.wcsearch-radio label input:disabled ~ .wcsearch-control-indicator {
pointer-events: none;
opacity: .6;
background: #e6e6e6;
} .wcsearch-checkbox .wcsearch-control-indicator:after {
position: absolute;
display: none;
content: "\f00c";
}
.wcsearch-radio .wcsearch-control-indicator:after {
position: absolute;
display: none;
content: "";
} .wcsearch-checkbox input:checked ~ .wcsearch-control-indicator:after,
.wcsearch-radio input:checked ~ .wcsearch-control-indicator:after {
display: block;
color: #FFFFFF;
} .wcsearch-checkbox .wcsearch-control-indicator:after {
font-size: 15px;
left: 5px;
} .wcsearch-checkbox input:disabled ~ .wcsearch-control-indicator:after {
border-color: #CCCCCC;
} .wcsearch-radio .wcsearch-control-indicator:after {
top: 7px;
left: 7px;
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
} .wcsearch-radio input:disabled ~ .wcsearch-control-indicator:after {
background: #7b7b7b;
}
.wcsearch-radio-reset-btn {
font-size: 14px;
cursor: pointer;
margin-left: 10px;
}
.wcsearch-radio-reset-btn:before {
box-sizing: unset;
position: relative;
top: 0;
left: 0;
width: auto;
height: auto;
margin-top: 0;
margin-left: 0;
border-radius: 0;
border: 0;
border-top-color: transparent;
border-bottom-color: transparent;
}
.wcsearch-term-wrapper-highlight {
border: 1px dashed;
}
.wcsearch-search-term-button {
margin: 15px 10px 15px 0 !important;
position: relative;
}
.wcsearch-search-term-button .wcsearch-model-options-link {
position: absolute;
bottom: -18px;
}
.wcsearch-search-term-button .wcsearch-btn {
width: 100%;
display: block;
overflow: hidden;
opacity: 0.4;
}
.wcsearch-search-term-button .wcsearch-btn:hover,
.wcsearch-search-term-button-active .wcsearch-btn {
opacity: 1;
}
.wcsearch-content select {
background-image: linear-gradient(50deg, transparent 50%, white 50%), linear-gradient(130deg, white 50%, transparent 50%), linear-gradient(to right, #428bca, #428bca) !important;
background-position: calc(100% - 13px) 50%, calc(100% - 8px) 50%, 100% 0 !important;
background-size: 6px 6px, 6px 6px, 2em 48px !important;
background-repeat: no-repeat !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
appearance: none;
-ms-appearance: none;
-o-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
font-size: 14px !important;
line-height: 1.42857 !important;
padding: 3px 12px !important;
}
.wcsearch-content select::-ms-expand {
display: none;
}
.wcsearch-content select:focus {
background-image: linear-gradient(130deg, transparent 50%, white 50%), linear-gradient(50deg, white 50%, transparent 50%), linear-gradient(to right, #428bca, #428bca) !important;
}
.wcsearch-content .wcsearch-btn,
.wcsearch-content a,
.wcsearch-content button,
.wcsearch-content input[type="button"] {
transition: all 0.1s linear 0s;
}
.wcsearch-content .wcsearch-btn:focus,
.wcsearch-content a:focus,
.wcsearch-content button:focus,
.wcsearch-content input[type="button"]:focus {
outline: 0;
}
div.wcsearch-content .wcsearch-btn-primary, div.wcsearch-content a.wcsearch-btn-primary,
div.wcsearch-content .wcsearch-btn-primary:hover, div.wcsearch-content a.wcsearch-btn-primary:hover
div.wcsearch-content .wcsearch-btn-primary:visited, div.wcsearch-content a.wcsearch-btn-primary:visited,
div.wcsearch-content .wcsearch-btn-primary:focus, div.wcsearch-content a.wcsearch-btn-primary:focus {
background-image: none;
} .wcsearch-date-input-field {
overflow: auto;
}
.wcsearch-date-input-field .wcsearch-has-feedback {
float: left;
width: 68%;
vertical-align: bottom;
}
.wcsearch-date-input-field .wcsearch-date-reset-button {
float: right;
width: 30%;
}
.wcsearch-date-input-wrapper-vertically .wcsearch-date-input-field:first-child {
padding-bottom: 10px;
}
.wcsearch-date-input-wrapper-horizontally .wcsearch-date-input-field:nth-child(2n+1) {
padding-right: 5px;
}
.wcsearch-date-input-wrapper-horizontally .wcsearch-date-input-field:nth-child(2n+2) {
padding-left: 5px;
}
.wcsearch-date-input-wrapper-horizontally:after {
display: none;
content: "";
float: none;
}
.wcsearch-date-input-wrapper-horizontally .wcsearch-date-input-field {
float: left;
width: 50%;
} @media screen and (max-width: 768px) {
.wcsearch-date-input-wrapper-vertically .wcsearch-date-input-field:first-child {
padding-bottom: 0;
}
.wcsearch-date-input-wrapper-horizontally .wcsearch-date-input-field {
float: none;
width: 100%;
padding: 0;
}
.wcsearch-date-input-wrapper-horizontally-gap {
float: none;
display: none;
}
}
.wcsearch-columns-panel {
width: 100%;
}
.wcsearch-columns-panel:after {
content: "";
display: block;
clear: both;
}
.wcsearch-column {
float: left;
padding: 0 10px 20px;
}
.wcsearch-column-left {
float: left;
width: 55%;
padding: 0 10px;
}
.wcsearch-column-right {
float: left;
width: 45%;
padding: 0 10px;
}
.wcsearch-column-entry {
float: left;
width: 75%;
padding: 0 10px;
}
.wcsearch-column-sidebar {
float: left;
width: 25%;
padding: 0 10px;
}
.wcsearch-entry {
max-width: 1300px;
margin: 0 auto;
margin-top: 50px;
}
.wcsearch-entry-bg {
background-color: #d6d6d6;
background-position: center center;
background-size: cover;
max-width: 100%;
padding: 100px 0;
position: relative;
z-index: 1;
}
.wcsearch-entry-bg:after {
background: #4c5055;
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
opacity: 0.4;
}
.wcsearch-entry-fixed {
position: fixed;
width: 100%;
background-color: #FFF;
z-index: 2;
}
.wcsearch-entry-fixed .wcsearch-entry {
margin-top: 0;
} @media screen and (max-width: 768px) {
.wcsearch-column-left,
.wcsearch-column-right,
.wcsearch-column-entry,
.wcsearch-column-sidebar {
float: none;
width: 100%;
}
} .wcsearch-demo-prev-next-demos {
padding: 30px;
background-color: #e6f5ff;
margin-bottom: 50px;
font-size: 26px;
}
@media screen and (max-width: 768px) {
.wcsearch-demo-prev-next-demos {
padding: 10px;
margin-bottom: 40px;
font-size: 16px;
}
}
.wcsearch-demo-prev-next-demos:after {
clear: both;
content: "";
display: table;
}
.wcsearch-demo-prev-next-demos a {
text-decoration: underline;
}
.wcsearch-demo-prev-demo {
float: left;
width: 50%;
text-align: left;
}
.wcsearch-demo-next-demo {
float: right;
width: 50%;
text-align: right;
}
body > .wcsearch-dropdowns-menu {
z-index: 101;
}
.wcsearch-dropdowns-menu-search,
.ui-widget-content .wcsearch-dropdowns-menu-search.ui-state-active {
line-height: 1.7;
border: none;
background: none;
font-weight: normal !important;
margin: 0;
color: #000000;
}
.ui-widget-content .wcsearch-dropdowns-menu-search-listing.ui-state-active {
font-weight: bold;
}
.wcsearch-dropdowns-menu-search-counter,
.wcsearch-dropdowns-menu-search-note {
font-weight: normal;
font-size: 12px;
right: 8px;
position: absolute;
}
.wcsearch-dropdowns-menu-search-sublabel {
display: block;
font-size: 11px;
color: #2d2d2d;
}
.wcsearch-dropdowns-menu-search-sublabel .woocommerce-Price-amount {
font-size: 15px;
}
.wcsearch-dropdowns-menu-search-sublabel b {
color: #2d2d2d;
}
.wcsearch-dropdowns-menu-search-root.wcsearch-dropdowns-menu-search-term {
display: inline-flex;
align-items: center;
min-height: 40px;
}
.wcsearch-dropdowns-menu-search-term {
padding-right: 50px;
}
.wcsearch-dropdowns-menu.ui-autocomplete {
max-height: 400px;
overflow-y: auto;
overflow-x: hidden;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
border-radius: 0 0 2px 2px;
border: 1px solid #969696;
border-top: 0;
}
.wcsearch-sticky-scroll .wcsearch-dropdowns-menu.ui-autocomplete {
position: absolute;
}
.wcsearch-sticky-scroll-background {
z-index: -1;
}
.wcsearch-content .ui-selectmenu-menu .ui-icon,
.wcsearch-dropdowns-menu.ui-autocomplete .ui-icon {
width: 32px;
height: 32px;
left: 9px;
}
.wcsearch-dropdowns-menu.ui-autocomplete .wcsearch-dropdowns-menu-search-listing .ui-icon {
width: 42px;
height: 42px;
left: 4px;
}
.wcsearch-dropdowns-menu.ui-menu .ui-menu-item {
padding: 0;
}
.wcsearch-dropdowns-menu.ui-menu .ui-menu-item-wrapper {
width: 100%;
padding: 3px 8px 3px 50px !important;
position: initial !important;
color: #000000;
font-family: inherit;
font-size: 15px;
border: none;
border-bottom: 1px solid #e6dada;
}
.wcsearch-dropdowns-menu .ui-menu-item-wrapper:hover,
.wcsearch-dropdowns-menu .ui-menu-item-wrapper.ui-state-active {
border-bottom: 1px solid #e6dada;
background: none;
background-color: #dcf0f8;
font-weight: inherit;
color: #000000;
}
.wcsearch-dropdowns-menu.ui-menu .ui-menu-item-wrapper a {
color: #000000 !important;
}
.wcsearch-dropdowns-menu.ui-menu .ui-menu-item-wrapper a:hover {
cursor: pointer;
text-decoration: underline;
}
.wcsearch-content .wcsearch-form-control.ui-autocomplete-input[readonly] {
cursor: pointer;
background-color: #FFFFFF;
}
.wcsearch-form-control.wcsearch-main-search-field-multiselect {
cursor: pointer;
height: auto;
padding-bottom: 0;
}
.wcsearch-dropdowns-multiselect-placeholder {
height: 34px;
line-height: 34px;
margin-bottom: 6px;
}
.wcsearch-dropdowns-menu-selected-item {
background-color: #dcf0f8;
}
.wcsearch-dropdowns-multiselect-item {
display: inline-block;
border: 1px solid #CCCCCC;
border-radius: 2px;
background-color: #e6f4ff;
padding: 3px 5px;
margin-right: 3px;
margin-bottom: 10px;
height: 30px;
}
.wcsearch-dropdowns-multiselect-item-close {
font-size: 10px;
cursor: pointer;
margin-left: 4px;
}
.wcsearch-dropdowns-multiselect-item-close:before {
box-sizing: unset;
position: relative;
top: 0;
left: 0;
width: auto;
height: auto;
margin-top: 0;
margin-left: 0;
border-radius: 0;
border: 0;
border-top-color: transparent;
border-bottom-color: transparent;
}
.wcsearch-dropdowns-menu-hierarhical {
margin-top: 0;
}
.wcsearch-dropdowns-menu-hierarhical ~ .wcsearch-dropdowns-menu-hierarhical {
margin-top: 15px;
}
.wcsearch-dropdowns-menu-search-listing label.w2dc-rating-icon,
.wcsearch-dropdowns-menu-search-listing label.w2gn-rating-icon,
.wcsearch-dropdowns-menu-search-listing label.w2mb-rating-icon,
.wcsearch-dropdowns-menu-search-listing label.w2rr-rating-icon {
width: 10px;
font-size: 10px;
}
#wcsearch-ajax-loader-overlay {
background-color: rgba(255, 255, 255, 0.7);
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1000000;
}
.wcsearch-ajax-target-loading {
position: absolute;
background-color: rgba(255, 255, 255, 0.7);
z-index: 10;
}
.wcsearch-loader:before {
content: '';
box-sizing: border-box;
position: absolute;
top: calc(50% - 20px);
left: calc(50% - 20px);
width: 40px;
height: 40px;
border-radius: 50%;
border: 5px solid transparent;
border-top-color: #428bca;
border-bottom-color: #428bca;
animation: wcsearch-spinner .8s ease infinite;
}
.wcsearch-loader.wcsearch-loader-max-top:before {
top: 300px;
}
@keyframes wcsearch-spinner {
to {
transform: rotate(360deg);
}
}
.wcsearch-search-input-loader:before {
content: '' !important;
box-sizing: border-box;
position: absolute;
top: 24px;
left: 50%;
width: 22px;
height: 22px;
margin-top: -12px;
margin-left: -12px;
border-radius: 50%;
border: 4px solid transparent;
border-top-color: #777777;
border-bottom-color: #777777;
animation: wcsearch-spinner .8s ease infinite;
}
.wcsearch-ajax-iloader {
margin: 0px auto;
width: 50px;
height: 22px;
text-align: center;
font-size: 10px;
}
.wcsearch-ajax-iloader > div {
background-color: #FFF;
margin-left: 3px;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.wcsearch-ajax-iloader .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.wcsearch-ajax-iloader .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.wcsearch-ajax-iloader .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.wcsearch-ajax-iloader .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
}
}
@keyframes sk-stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}
20% {
transform: scaleY(1);
-webkit-transform: scaleY(1);
}
}
.wcsearch-apply-filters-float-btn {
border-radius: 8px;
width: 120px;
padding: 0;
font-size: 16px;
line-height: 64px;
height: 64px;
border: none;
outline: none;
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
position: absolute;
right: -120px;
z-index: 102;
}
.wcsearch-apply-filters-float-btn:before {
display: block;
content: '';
position: absolute;
left: -5px;
top: 10px;
width: 45px;
height: 45px;
border-radius: 4px;
transform: rotate(135deg);
z-index: 1;
}
.wcsearch-apply-filters-float-btn:after {
box-shadow: inherit;
display: block;
position: absolute;
left: 0;
top: 0;
background-image: inherit;
border-radius: inherit;
width: 100%;
height: 100%;
z-index: 1;
content: '';
}
.wcsearch-apply-filters-float-btn span {
z-index: 2;
position: relative;
}
.wcsearch-visible-search-params::after {
clear: both;
content: " ";
display: table;
}
.wcsearch-search-param {
float: left;
margin-right: 5px;
margin-bottom: 10px;
color: #636363;
padding: 2px 7px;
border-radius: 3px;
background-color: #e6e6e6;
}
.wcsearch-search-param .wcsearch-search-param-delete,
.wcsearch-search-param .wcsearch-search-param-delete:hover,
.wcsearch-search-param .wcsearch-search-param-delete:focus,
.wcsearch-search-param .wcsearch-search-param-delete:visited {
color: #636363;
text-decoration: none;
float: right;
margin-left: 10px;
}
.wcsearch-search-form {
margin-bottom: 20px;
}
.wcsearch-search-form-border {
border-radius: 2px;
border: 1px solid #CCCCCC;
}
.wcsearch-content a.wcsearch-advanced-search-label,
.wcsearch-content a.wcsearch-advanced-search-label:hover,
.wcsearch-content a.wcsearch-advanced-search-label:focus {
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
.wcsearch-advanced-search-toggle {
font-size: 12px;
}
.wcsearch-search-content-field {
clear: both;
}
.wcsearch-jquery-ui-slider {
overflow: visible !important; padding-right: 11px;
}
.wcsearch-submit-button-hidden { position: absolute !important;
left: -9999px !important;
}
.wcsearch-on-row-button .wcsearch-btn {
width: 100%;
}
.wcsearch-tax-dropdowns-wrap select {
display: none;
}
.wcsearch-range-slider-scale,
.wcsearch-single-slider-scale {
height: 35px;
position: relative;
} .wcsearch-range-slider-scale label,
.wcsearch-single-slider-scale label {
position: absolute;
width: 40px;
text-align: center;
margin-left: 4px;
margin-top: -10px;
font-size: 75%;
font-weight: normal;
transform: translateX(-50%);
}
.wcsearch-range-slider-scale label > span,
.wcsearch-single-slider-scale label > span {
display: block; white-space: nowrap;
}
@media screen and (max-width: 768px) {
.wcsearch-range-slider-scale label:nth-child(even) span.wcsearch-range-slider-label,
.wcsearch-single-slider-scale label:nth-child(even) span.wcsearch-single-slider-label {
display: none;
}
}
.wcsearch-content p.wcsearch-search-suggestions {
margin-top: 5px;
margin-bottom: 0;
padding: 0;
font-size: 15px;
}
.wcsearch-content p.wcsearch-search-suggestions a {
font-weight: bold;
text-decoration: none;
}
.wcsearch-content p.wcsearch-search-suggestions label {
border-bottom: 1px dashed;
margin: 0 3px 0 0;
}
.wcsearch-search-wrapper {
position: relative;
}
.wcsearch-click-to-edit-search-button {
display: none;
position: absolute;
right: 0;
top: -10px;
color: #fff;
width: 30px;
height: 30px;
min-width: 30px;
min-height: 30px;
line-height: 1 !important;
font-size: 18px;
z-index: 5;
border-radius: 50%;
border: 2px solid #fff;
box-shadow: 0 2px 1px rgba(46, 68, 83, 0.15);
text-align: center;
cursor: pointer;
box-sizing: border-box;
padding: 3px;
text-shadow: 0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;
}
.wcsearch-sticky-scroll .wcsearch-click-to-edit-search-button {
display: block;
position: absolute;
z-index: 101;
}
.wcsearch-search-wrapper:hover > .wcsearch-click-to-edit-search-button {
display: block;
}
.wcsearch-click-to-edit-search-button svg {
fill: #fff;
min-width: 20px;
min-height: 20px;
width: 20px;
height: 20px;
margin: auto;
}
.wcsearch-search-grid {
display: grid;
grid-auto-flow: dense;
padding: 20px;
overflow: clip;
transition: max-height 1s ease;
}
.wcsearch-search-grid-image {
background: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/images/search_overlay.png) no-repeat;
background-repeat: repeat-y;
background-size: 100% auto;
}
.wcsearch-search-column-1 .wcsearch-search-grid {
display: block;
overflow: auto;
}
.wcsearch-search-form-no-border-no-bg .wcsearch-search-grid {
padding-left: 0;
padding-right: 0;
overflow: inherit;
}
@media screen and (max-width: 768px) {
.wcsearch-search-grid {
display: block;
}
.wcsearch-search-placeholder {
width: 100%;
margin: 30px 0;
}
.wcsearch-search-placeholder:first-child {
margin-top: 0;
}
.wcsearch-search-placeholder:last-child {
margin-bottom: 0;
}
}
.wcsearch-search-column-1 .wcsearch-search-placeholder {
margin: 40px 0; }
.wcsearch-search-column-1 .wcsearch-search-placeholder:first-child {
margin-top: 0;
}
.wcsearch-search-column-1 .wcsearch-search-placeholder:last-child {
margin-bottom: 0;
}
.wcsearch-content .wcsearch-search .wcsearch-search-column-1 .wcsearch-search-grid {
grid-template-columns: 1fr;
}
.wcsearch-content .wcsearch-search .wcsearch-search-column-2 .wcsearch-search-grid {
grid-template-columns: 1fr 1fr;
}
.wcsearch-content .wcsearch-search .wcsearch-search-column-3 .wcsearch-search-grid {
grid-template-columns: 1fr 1fr 1fr;
}
.wcsearch-content .wcsearch-search .wcsearch-search-column-4 .wcsearch-search-grid {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.wcsearch-content .wcsearch-search .wcsearch-search-column-5 .wcsearch-search-grid {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.wcsearch-search-column-1 .wcsearch-search-placeholder-column-1 {
grid-column-end: span 1;
}
.wcsearch-search-column-1 .wcsearch-search-placeholder-column-2 {
grid-column-end: span 1;
}
.wcsearch-search-column-1 .wcsearch-search-placeholder-column-3 {
grid-column-end: span 1;
}
.wcsearch-search-column-1 .wcsearch-search-placeholder-column-4 {
grid-column-end: span 1;
}
.wcsearch-search-column-1 .wcsearch-search-placeholder-column-5 {
grid-column-end: span 1;
}
.wcsearch-search-column-2 .wcsearch-search-placeholder-column-1 {
grid-column-end: span 1;
}
.wcsearch-search-column-2 .wcsearch-search-placeholder-column-2 {
grid-column-end: span 2;
}
.wcsearch-search-column-2 .wcsearch-search-placeholder-column-3 {
grid-column-end: span 2;
}
.wcsearch-search-column-2 .wcsearch-search-placeholder-column-4 {
grid-column-end: span 2;
}
.wcsearch-search-column-2 .wcsearch-search-placeholder-column-5 {
grid-column-end: span 2;
}
.wcsearch-search-column-3 .wcsearch-search-placeholder-column-1 {
grid-column-end: span 1;
}
.wcsearch-search-column-3 .wcsearch-search-placeholder-column-2 {
grid-column-end: span 2;
}
.wcsearch-search-column-3 .wcsearch-search-placeholder-column-3 {
grid-column-end: span 3;
}
.wcsearch-search-column-3 .wcsearch-search-placeholder-column-4 {
grid-column-end: span 3;
}
.wcsearch-search-column-3 .wcsearch-search-placeholder-column-5 {
grid-column-end: span 3;
}
.wcsearch-search-column-4 .wcsearch-search-placeholder-column-1 {
grid-column-end: span 1;
}
.wcsearch-search-column-4 .wcsearch-search-placeholder-column-2 {
grid-column-end: span 2;
}
.wcsearch-search-column-4 .wcsearch-search-placeholder-column-3 {
grid-column-end: span 3;
}
.wcsearch-search-column-4 .wcsearch-search-placeholder-column-4 {
grid-column-end: span 4;
}
.wcsearch-search-column-4 .wcsearch-search-placeholder-column-5 {
grid-column-end: span 4;
}
.wcsearch-search-column-5 .wcsearch-search-placeholder-column-1 {
grid-column-end: span 1;
}
.wcsearch-search-column-5 .wcsearch-search-placeholder-column-2 {
grid-column-end: span 2;
}
.wcsearch-search-column-5 .wcsearch-search-placeholder-column-3 {
grid-column-end: span 3;
}
.wcsearch-search-column-5 .wcsearch-search-placeholder-column-4 {
grid-column-end: span 4;
}
.wcsearch-search-column-5 .wcsearch-search-placeholder-column-5 {
grid-column-end: span 5;
}
.wcsearch-search-placeholder {
display: block;
color: #444444;
position: relative; }
.wcsearch-search-grid-borders .wcsearch-search-placeholder {
border: 2px solid #fcd3a1;
background-color: rgba(255, 255, 128, 0.2);
}
.wcsearch-search-input[data-align="left"] {
text-align: left;
}
.wcsearch-search-input[data-align="center"] {
text-align: center;
}
.wcsearch-search-input[data-align="right"] {
text-align: right;
}
.wcsearch-search-input[data-align="right"] .wcsearch-radio label,
.wcsearch-search-input[data-align="right"] .wcsearch-checkbox label {
padding-right: 35px;
padding-left: 0;
}
.wcsearch-search-input[data-align="right"] .wcsearch-checkbox .wcsearch-control-indicator,
.wcsearch-search-input[data-align="right"] .wcsearch-radio .wcsearch-control-indicator {
left: auto;
right: 0;
}
label.wcsearch-search-input-label {
margin: 5px 0 10px 0;
display: block;
}
.wcsearch-search-input-closed .wcsearch-search-input-label,
.wcsearch-search-input-opened .wcsearch-search-input-label {
cursor: pointer;
}
.wcsearch-search-input-closed .wcsearch-search-input-label:after,
.wcsearch-search-input-opened .wcsearch-search-input-label:after {
font: normal normal normal 14px/1 FontAwesome;
color: #777;
font-weight: bold;
float: right;
margin-right: 5px;
}
.wcsearch-search-input-closed .wcsearch-search-input-label:after {
content: "\f067";
}
.wcsearch-search-input-opened .wcsearch-search-input-label:after {
content: "\f068";
}
.wcsearch-search-input-label:empty {
display: none;
padding: 0;
margin: 0;
}
.wcsearch-search-featured,
.wcsearch-search-instock,
.wcsearch-search-onsale,
.wcsearch-search-hours {
display: block; color: #444444; text-align: center;
font-weight: bold;
}
.wcsearch-search-separator-link,
.wcsearch-search-input-more-filters {
cursor: pointer;
user-select: none;
display: inline-block;
font-weight: bold;
text-decoration: underline;
padding: 5px 0;
}
.wcsearch-search-input-more-filters { }
.wcsearch-content .wcsearch-search-input-button,
.wcsearch-content .wcsearch-search-input-button:hover {
width: 100%;
height: 48px;
display: inline-block;
background-color: #2393ba;
border-color: #275379;
}
.wcsearch-content .wcsearch-search-input-reset-button,
.wcsearch-content .wcsearch-search-input-reset-button:hover,
.wcsearch-content .wcsearch-search-input-reset-button:focus {
width: 100%;
height: 48px;
display: inline-block;
background-color: #fff;
}
.wcsearch-search-input-range {
width: 100%;
display: inline-block;
}
.wcsearch-search-input-radios:after,
.wcsearch-search-input-checkboxes:after {
content: '';
display: block;
clear: both;
}
.wcsearch-search-input-closed *:not(.wcsearch-search-input-label) {
display: none;
}
.wcsearch-search-input-closed,
.wcsearch-search-input-opened {
transition: 0.4s;
}
.wcsearch-search-placeholder-always-closed,
.wcsearch-search-input-always-closed {
display: none;
} .wcsearch-search-placeholder-advanced-view-closed {
display: none;
}
.wcsearch-search-placeholder-dependency-view-closed {
display: none; }
.wcsearch-search-placeholder-dependency-view-closed.wcsearch-search-placeholder-dependency-view-shaded {
display: block;
opacity: 33%;
pointer-events: none;
}
.wcsearch-search-input-field {
width: auto !important;
}
.wcsearch-search-input-field .wcsearch-form-control {
line-height: inherit;
}
.wcsearch-search-input-terms-columns {
overflow: auto;
}
.wcsearch-search-input-terms-column-1 {
width: 100%;
}
.wcsearch-search-input-terms-column-2 {
width: 50%;
float: left;
}
.wcsearch-search-input-terms-column-3 {
width: 33.33333%;
float: left;
}
.wcsearch-search-input-terms-column-4 {
width: 25%;
float: left;
}
.wcsearch-search-input-terms-column-5 {
width: 20%;
float: left;
}
@media screen and (max-width: 460px) {
.wcsearch-search-input-terms-column-2 {
width: 100%;
float: none;
}
.wcsearch-search-input-terms-column-3 {
width: 100%;
float: none;
}
.wcsearch-search-input-terms-column-4 {
width: 100%;
float: none;
}
.wcsearch-search-input-terms-column-5 {
width: 100%;
float: none;
}
}
.wcsearch-search-input-terms-column .wcsearch-radio,
.wcsearch-search-input-terms-column .wcsearch-checkbox {
margin: 15px 10px 15px 0 !important;
}
.wcsearch-search-input-terms-column .wcsearch-radio:first-child,
.wcsearch-search-input-terms-column .wcsearch-checkbox:first-child {
margin-top: 0 !important;
}
.wcsearch-form-control.wcsearch-search-input-1,
.wcsearch-form-control.wcsearch-search-input-1:focus,
.wcsearch-form-control.wcsearch-search-input-2:focus,
.wcsearch-form-control.wcsearch-search-input-2 {
width: calc(50% - 15px);
}
.wcsearch-form-control.wcsearch-search-input-1,
.wcsearch-form-control.wcsearch-search-input-1:focus {
float: left;
}
.wcsearch-form-control.wcsearch-search-input-2,
.wcsearch-form-control.wcsearch-search-input-2:focus {
float: right;
}
.wcsearch-search-inputs-wrapper:after {
content: '';
display: block;
clear: both;
}
.wcsearch-item-count-blur {
filter: blur(2px);
}
.wcsearch-rating {
font-size: 18px;
display: inline-block;
margin: 5px 0;
vertical-align: middle;
letter-spacing: normal;
}
.wcsearch-rating-stars {
overflow: hidden;
}
label.wcsearch-rating-icon {
margin: 0;
float: right;
color: #FFEF00;
width: 20px; font-size: 20px;
font-weight: normal;
}
.wcsearch-rating-icon:last-child {
padding-left: 0;
}
.wcsearch-rating-checkbox {
display: inline-block;
}
.wcsearch-content .wcsearch-search-grid .ui-slider .ui-slider-handle:before,
.wcsearch-content .wcsearch-search-grid .ui-slider .ui-slider-handle:after,
.wcsearch-content .wcsearch-search-model-grid .ui-slider .ui-slider-handle:before,
.wcsearch-content .wcsearch-search-model-grid .ui-slider .ui-slider-handle:after {
content: none;
}
.wcsearch-content .wcsearch-search-grid .ui-slider .ui-slider-handle,
.wcsearch-content .wcsearch-search-model-grid .ui-slider .ui-slider-handle {
z-index: 1 !important;
cursor: pointer;
}
.wcsearch-content .wcsearch-search-grid .ui-widget-overlay,
.wcsearch-content .wcsearch-search-model-grid .ui-widget-overlay {
background-repeat: repeat !important;
z-index: 5 !important;
}
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-slider-horizontal .ui-widget-header,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-slider-horizontal .ui-widget-header {
background: none;
background-color: #336b9b;
}
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-slider-horizontal,
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-slider-horizontal .ui-slider-range,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-slider-horizontal,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-slider-horizontal .ui-slider-range {
height: 6px;
top: -1px;
}
.wcsearch-content .wcsearch-search-grid .ui-slider-horizontal .ui-slider-range-min,
.wcsearch-content .wcsearch-search-model-grid .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-slider-horizontal,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-slider-horizontal {
margin: 20px 0;
}
.wcsearch-content .wcsearch-search-grid .ui-slider .ui-slider-handle.ui-corner-all,
.wcsearch-content .wcsearch-search-model-grid .ui-slider .ui-slider-handle.ui-corner-all {
top: -13px;
width: 30px;
height: 30px;
border-radius: 50%;
}
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default,
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default:focus,
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default:active,
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-focus,
.wcsearch-content .wcsearch-search-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-hover,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default:focus,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default:active,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-focus,
.wcsearch-content .wcsearch-search-model-grid .ui-slider.ui-widget-content .ui-slider-handle.ui-state-hover {
border: 1px solid #336b9b;
border-width: 1px;
background: none;
background-color: #428bca;
font-weight: bold;
outline: none;
}
.wcsearch-widget-description {
display: block;
padding: 0 0 15px 0;
margin: 0;
font-style: normal;
color: #72777c;
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
min-height: 0; font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-button {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; }
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2.2em;
} button.ui-button-icon-only {
width: 2.4em;
}
.ui-button-icons-only {
width: 3.4em;
}
button.ui-button-icons-only {
width: 3.7em;
} .ui-button .ui-button-text {
display: block;
line-height: normal;
}
.ui-button-text-only .ui-button-text {
padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em;
} input.ui-button {
padding: .4em 1em;
} .ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em;
} .ui-buttonset {
margin-right: 7px;
}
.ui-buttonset .ui-button {
margin-left: 0;
margin-right: -.3em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
}
.ui-dialog {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-se {
width: 12px;
height: 12px;
right: -5px;
bottom: -5px;
background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: none;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
position: relative;
margin: 0;
padding: 3px 1em 3px .4em;
cursor: pointer;
min-height: 0;  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto; overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-button {
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
right: 0.5em;
left: auto;
margin-top: -8px;
position: absolute;
top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
text-align: left;
padding: 0.4em 2.1em 0.4em 1em;
display: block;
line-height: 1.4;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 22px;
}
.ui-spinner-button {
width: 16px;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top: none;
border-bottom: none;
border-right: none;
} .ui-spinner .ui-icon {
position: absolute;
margin-top: -8px;
top: 50%;
left: 0;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
} .ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #555555;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #999999;
background: #dadada url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #212121;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #aaaaaa;
background: #ffffff url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
background-image: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
background-image: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
background-image: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
background-image: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//rostons.co.uk/wp-content/plugins/w2dc/search/plugin/resources/css/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
margin: -8px 0 0 -8px;
padding: 8px;
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); border-radius: 8px;
}body .wp-show-posts a{box-shadow:0 0 0 transparent}.wp-show-posts-entry-title a{text-decoration:none}a.wp-show-posts-read-more,a.wp-show-posts-read-more:visited{display:inline-block;padding:8px 15px;border:2px solid #222;color:#222;font-size:.8em;text-decoration:none}.wpsp-read-more{margin:0 0 1em;display:inline-block}a.wp-show-posts-read-more:focus,a.wp-show-posts-read-more:hover{border:2px solid transparent;color:#fff;background:#222;text-decoration:none}.wp-show-posts-image{margin-bottom:1em}.wp-show-posts-image.wpsp-image-left{float:left;margin-right:1.5em}.wp-show-posts-image.wpsp-image-right{float:right;margin-left:1.5em}.wp-show-posts-image.wpsp-image-center{display:block;text-align:center}.wp-show-posts-image img{margin:0!important;vertical-align:bottom;height:auto}.wp-show-posts-entry-header{margin:0 0 1em;padding:0}.wp-show-posts .wp-show-posts-entry-title{margin:0}.wp-show-posts-updated{display:none}.wp-show-posts-entry-content,.wp-show-posts-entry-summary{margin-bottom:1em}.wp-show-posts-entry-meta{font-size:.8em}.wp-show-posts-separator{opacity:.5}.wp-show-posts-meta a,.wp-show-posts-meta a:visited{color:rgba(0,0,0,.5)}.stack-wp-show-posts-byline,.stack-wp-show-posts-posted-on{display:block}.wp-show-posts-entry-meta-below-post{margin-bottom:1em}.wp-show-posts-columns:not(.wp-show-posts-masonry){display:flex;flex-wrap:wrap}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block){display:flex;flex-direction:row}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img{flex:0 0 auto;object-fit:scale-down}.wpsp-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){margin-bottom:2em}.wpsp-load-more{margin-top:2em}.wp-show-posts-columns .wp-show-posts-inner{flex:1}.wp-show-posts-inner:after{clear:both;display:table;content:'';width:0;height:0;overflow:hidden;visibility:hidden}.wp-show-posts-single.post{margin-bottom:0}@media (min-width:768px){.wpsp-col-1,.wpsp-col-10,.wpsp-col-11,.wpsp-col-12,.wpsp-col-2,.wpsp-col-20,.wpsp-col-3,.wpsp-col-4,.wpsp-col-5,.wpsp-col-6,.wpsp-col-7,.wpsp-col-8,.wpsp-col-9{float:left}.wpsp-col-1{width:8.333333%}.wpsp-col-2{width:16.666667%}.wpsp-col-3{width:25%}.wpsp-col-4{width:33.333%}.wpsp-col-5{width:41.666667%}.wpsp-col-6{width:50%}.wpsp-col-7{width:58.333333%}.wpsp-col-8{width:66.666667%}.wpsp-col-9{width:75%}.wpsp-col-10{width:83.333333%}.wpsp-col-11{width:91.666667%}.wpsp-col-12{width:100%}.wpsp-col-20{width:20%}}@media (max-width:767px){.wp-show-posts-columns,.wp-show-posts-inner{margin-left:0!important;margin-right:0!important}.wp-show-posts-columns .wp-show-posts-single{display:block;width:100%}.wp-show-posts-image.wpsp-image-left,.wp-show-posts-image.wpsp-image-right{float:none;margin-right:0;margin-left:0}}.wp-show-posts-inner :last-child{margin-bottom:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpsp-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}