input[type=number].wpb_vc_param_value.vc_number {
max-width: 100px;
margin-right: 10px; 
}  .edit_field_padding_top {
padding-top: 0 !important;
}.text-center {
text-align: center;
}.grid-container {
display: grid;
grid-column-gap: 30px;
}
.post-card_excerpt {
margin-bottom: 0px;
}
.grid-item {
text-align: center;
}
.post-card article {
margin-bottom: 40px;
}  .post-card-style-2,
.post-card-style-pro,
.post-card-style-6 {
margin-top: 30px;
} .post-card-style-1 .post-module {
position: relative;
z-index: 1;
display: block;
background: #FFFFFF;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.post-card-style-1 .post-module:hover {
-webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}
.post-card-style-1 .post-module:hover .thumbnail img,
.post-card-style-1 .hover .thumbnail img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
opacity: .6;
}
.post-card-style-1 .post-module .thumbnail {
background: #000000;
height: auto;
overflow: hidden;
}
.post-card-style-1 .thumb_title {
color: #fff;
padding: 30px;
}
.post-card-style-1 .post-module .thumbnail .date {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
background: #e74c3c;
width: 60px;
height: 60px;
padding: 12.5px 0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
color: #FFFFFF;
font-weight: 700;
text-align: center;
-webkti-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.post-card-style-1 .post-module .thumbnail .date .day {
font-size: 14px;
color: #fff;
line-height: 18px;
}
.post-card-style-1 .column_grid_3 .post-module .thumbnail .date .day {
font-size: 12px;
margin-top: -3px;
}
.post-card-style-1 .column_grid_4 .post-module .thumbnail .date .day,
.post-card-style-1 .column_grid_5 .post-module .thumbnail .date .day,
.post-card-style-1 .column_grid_6 .post-module .thumbnail .date .day {
font-size: 12px;
margin-top: -3px;
}
.post-card-style-1 .post-module .thumbnail .date .month {
font-size: 12px;
text-transform: uppercase;
}
.post-card-style-1 .post-module .thumbnail img {
display: block;
width: 100%;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.post-card-style-1 .post-module .post-content {
position: relative;
background: #FFFFFF;
width: 100%;
padding: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
-moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
-ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
-o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.post-card-style-1 .post-module .post-content .category {
position: absolute;
top: -34px;
left: 0;
background: #e74c3c;
padding: 10px 15px;
color: #FFFFFF;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.post-card-style-1 .post-module .post-content .category span.cat-links,
.post-card-style-1 .post-module .post-content .category span.cat-links a {
color: #fff;
}
.post-card-style-1 .post-module .post-content .category span.cat-links a:hover {
color: #111;
}
.post-card-style-1 .post-module .post-content h2 {
font-size: 24px;
}
.post-card-style-1 .post-module .post-content .title {
margin: 0;
padding: 0 0 10px;
color: #333333;
font-weight: 700;
}
.post-card-style-1 .post-module .post-content .title a {
color: #333333;
}
.post-card-style-1 .post-module .post-content .sub_title {
margin: 0;
padding: 0 0 20px;
color: #e74c3c;
font-size: 20px;
font-weight: 400;
}
.post-card-style-1 .description .entry-read-more {
color: #e74c3c;
}
.post-card-style-1 .post-module .post-content .description {
display: block;
color: #666666;
font-size: 14px;
line-height: 1.8em;s
}
.post-card-style-1 .post-module .post-content .post-meta {
margin: 30px 0 0;
color: #999999;
font-size: 14px;
}
.post-card-style-1 .post-module .post-content .post-meta .timestamp {
margin: 0 16px 0 0;
}
.post-card-style-1 .post-module .post-content .post-meta a {
color: #999999;
text-decoration: none;
}
.post-card-style-1 .post-module  span {
color: #999999;
}
.post-card-style-1 .post-meta .fa-user,
.post-card-style-1 .post-meta .fa-tags,
.post-card-style-1 .post-meta .fa-comments {
margin-right: 5px;
}
.post-card-style-1  .post-card-tags {
display: inline-block;
}
.post-card-style-1 .byauthor,
.post-card-style-1 .comments-link {
margin-right: 5px;
}
.post-card-style-1  .post-content .description {
display: block !important;
height: auto !important;
opacity: 1 !important;
}
.post-card-style-1 .column {
-webkti-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.post-card-style-1 .column .demo-title {
margin: 0 0 15px;
color: #666666;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.post-card-style-1 .info {
width: 300px;
margin: 50px auto;
text-align: center;
}
.post-card-style-1 .info h1 {
margin: 0 0 15px;
padding: 0;
font-size: 24px;
font-weight: bold;
color: #333333;
}
.post-card-style-1 .info span {
color: #666666;
font-size: 12px;
}
.post-card-style-1 .info span a {
color: #000000;
text-decoration: none;
}
.post-card-style-1 .info span .fa {
color: #e74c3c;
}  .post-card-style-2 .card-image {
overflow: hidden;
}
.post-card-style-2 .text-center {
text-align: center;
}
.post-card-style-2 .padding-tb {
padding-top: 1.6rem;
padding-bottom: 1.6rem;
}
.post-card-style-2 .shadowDepth0 {
box-shadow: 0 1px 3px rgba(0,0,0, 0.12);
}
.post-card-style-2 .post-card-image {
background-color: #fff;
border-radius: 0px;
box-shadow:
0 1px 3px rgba(0,0,0, 0.12),
0 1px 2px rgba(0,0,0, 0.24);
overflow: hidden;
}
.post-card-style-2 .post-card-image:hover {
box-shadow:
0 1px 3px rgb(52, 152, 219),
0 1px 2px rgb(52, 152, 219);
margin-top: -5px;
margin-bottom: 5px;
}
.post-card-style-2 .post-card-image .noimage {
padding: 30px 30px;
background: #000;
}
.post-card-style-2 .post-card-image .thumb_title {
color: #fff;
}
.post-card-style-2 .card-image img {
width: 100%;
max-width: 100%;
display: block;
}
.post-card-style-2 .post-content {
position: relative;
padding: 30px;
}
.post-card-style-2 .description .entry-read-more {
color: #0274be;
font-weight: 400;
}
.post-card-style-2 .post-module .post-card-content-bg-box {
background: #FFFFFF;
}
.post-card-style-2 .post-card_category {
background-color: transparent;
}
.post-card-style-2 .card_title,
.post-card-style-2 .description,
.post-card-style-2 .card_meta,
.post-card-style-2 .card_action {
text-align: left;
}
.post-card-style-2 .card_meta a,
.post-card-style-2 .card_author .byauthor,
.post-card-style-2 .card_author .post-card-tags {
text-transform: capitalize;
}
.post-card-style-2 .card_action span a:hover {
color: #111;
}
.post-card-style-2 .card_author .byauthor .author,
.post-card-style-2 .card_author .comments-link {
display: inline-block;
vertical-align: middle;
}
.post-card-style-2 .card_author .byauthor,
.post-card-style-2 .card_author .comments-link {
margin-right: 10px;
}
.post-card-style-2 .card_author .fa {
margin-right: 5px;
}
.post-card-style-2 .card_author .post-card-tags{
display: inline-block;
vertical-align: middle;
}
.post-card-style-2 .description {
font-size: 16px
}
.post-card-style-2 .card_meta {
color: #3498db;
width: 60%;
float: left;
}
.post-card-style-2 .card_meta a {
color: #3498db;
}
.post-card-style-2 .card_meta a:hover {
color: #111;
}
.post-card-style-2 .day {
width: 40%;
font-size: 18px;
color: #bbb;
float: right;
position: relative;
display: inline-block;
}
.post-card-style-2 .post-card-content-box {
background-color: #fff;
}
.post-card-style-2 .card_title .title {
text-decoration: none;
color: #444;
transition: all 0.5s ease;
margin: 10px 0px;
display: inline-block;
}
.post-card-style-2 .card_title h2 {
font-size: 24px;
}
.post-card-style-2 .card_title .title a {
color: #444;
}
.post-card-style-2 .card_title a:hover {
color: #2980b9;
}
.post-card-style-2 .card_action {
overflow: hidden;
padding-right: 1.6rem;
padding-left: 1.6rem;
padding-bottom: 1.6rem;
}
.post-card-style-2 .card_author img {
display: inline-block;
vertical-align: middle;
border-radius: 50%;
margin-right: 0.6em;
box-shadow: 0 2px 4px rgba(0,0,0, 0.12), 0 2px 4px rgba(0,0,0, 0.24);
}
.post-card-style-2 .card_title a.entry-read-more:hover {
color: #111;
}  .post-card-style-6 .card-like {
width: 18px;
}
.post-card-style-6 .card-clock {
width: 15px;
vertical-align: middle;
fill: #AD7D52;
}
.post-card-style-6 .card-time {
font-size: 12px;
color: #AD7D52;
vertical-align: middle;
margin-left: 5px;
}
.post-card-style-6 .card-clock-info {
float: right;
}
.post-card-style-6 .card-img {
visibility: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 150px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
.post-card-style-6 .card-info-hover {
position: absolute;
width: 100%;
opacity: 0;
top: 0;
}
.post-card-style-6 .card-img-hover {
transition: 0.2s all ease-out;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
position: absolute;
height: 235px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
top: 0;
}
.post-card-style-6 .card {
transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
background-color: #fff;
position: relative;
border-radius: 12px;
overflow: hidden;
box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
}
.post-card-style-6 .description {
margin-left:10px;
}
.post-card-style-6 .card:hover {
box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
transform: scale(1.10, 1.10);
}
.post-card-style-6 .card-info {
z-index: 2;
background-color: #fff !important;
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
padding: 5px 5px 5px 5px;
}
.post-card-style-6 .card-category {
text-transform: uppercase;
font-size: 13px;
letter-spacing: 2px;
font-weight: 500;
color: #868686;
padding-left: 10px;
}
.post-card-style-6 .card-title {
margin-top: 5px;
margin-bottom: 10px;
padding-left: 10px;
}
.post-card-style-6 .card-by {
font-size: 12px;
font-weight: 500;
}
.post-card-style-6 .card:hover .card-img-hover {
height: 100%;
opacity: 0.3;
}
.post-card-style-6 .card:hover .card-info {
background-color: transparent !important;
position: relative;
}
.post-card-style-6 .card:hover .card-info-hover {
opacity: 1;
}
.post-card-style-6 .description .entry-read-more {
color: #0274be;
font-weight: 400;
}
.post-card-style-6 .card-author span {
padding: 5px;
}
.post-card-style-6 .card-author {
padding-left: 6px;
}
.post-card-style-6 .card-author .fa {
padding-right: 5px;
} .post-card-style-pro .buy-suggest {
margin-top:30px;
color:#a4afb7;
font-size: 16px;
}
.post-card-style-pro .buy-link {
color:#7f225e;
font-weight:700;
text-decoration: none;
}
.post-card-style-pro .live-preview {
background: linear-gradient(to top left, #ea1f4f 0%, #2f2569 100%);
border: none;
padding: 5px 30px;
}
.post-card-style-pro .live-preview:hover {
background: linear-gradient(to top left, #ea1f4f 30%, #2f2569 100%);
box-shadow: 2px 2px 10px 2px #888888;
}
.post-card-style-pro .live-preview .preview-link {
font-size:16px;
color:#fff;
text-decoration: none;
font-family: Roboto, sans-serif;
}   @media (max-width: 768px) {
.vc_column_container > .vc_column-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}
.vc_col-sm-2,
.vc_col-sm-3 {
width: 50% !important;
}
} @media (max-width: 480px) { 
.vc_column_container >.vc_column-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}
.vc_col-sm-2,
.vc_col-sm-3 {
width: 100% !important;
}
.post-card-style-2 .day {
font-size: 15px;
}
}.wpbakery-social-icons-wrapper {
text-align: center;
font-size: 0;
}
.wpbakery-social-icons-wrapper .wpbakery-icon {
display: inline-block;
line-height: 1;
transition: all .3s;
color: #818a91;
}
.wpbakery-social-icons-wrapper .wpbakery-icon i {
width: 1em;
height: 1em;
position: relative;
display: block;
}
.wpbakery-social-icons-wrapper .wpbakery-social-icon {
font-size: 25px;
text-align: center;
padding: 0.4em;
cursor: pointer;
}  .profile-card-style-1 .team-member {
box-shadow: 0 10px 50px rgba(4,75,194,0.2);
border: none;
}
.profile-card-style-1 .team-member {
border-radius: 30px 30px 0 30px;
transition: all 0.35s cubic-bezier(0.45, 0.05, 0.55, 0.95);
overflow: hidden;
position: relative;
}
.profile-card-style-1 .team-member-profile {
padding: 0;
}
.profile-card-style-1 .team-member-profile img {
border-radius: 5px 5px 0 0;
}
.profile-card-style-1 .team-member-info {
text-align: center;
padding: 30px;
}
.profile-card-style-1 .profile-description {
text-align: center;
font-size: 14px;
}
.profile-card-style-1 .profile-name {
margin: 0;
}
.profile-card-style-1 .team-member-info {
text-align: center;
background: #FF337F;
}
.profile-card-style-1 .team-member__socialmedia {
display: inline;
position: absolute;
top: 10px;
right: -100%;
background-color: #61CE70;
border-radius: 24px 24px 0 24px;
box-shadow: 0 6px 21px rgba(2,2,2,0.3);
transition: all .25s ease-in-out;
margin: 0;
padding: 10px;
}
.profile-card-style-1 .team-member__socialmedia a:first-child {
margin-left:5px;
}
.profile-card-style-1 .team-member__socialmedia a:last-child {
margin-right:5px;
}
.profile-card-style-1 .wpbakery-icon {
margin:4px;
padding: 10px;
}
.profile-card-style-1 .team-member__socialmedia .wpbakery-social-icon {
background-color: transparent;
}
.profile-card-style-1  .team-member:hover .team-member__socialmedia {
right: 0px;
}
.profile-card-style-1 .team-member:hover {
box-shadow: 0 20px 60px rgba(4,75,194,0.2);
transition: all 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.profile-card-style-1 .team-member:hover {
transform: translate3d(0, -20px, 0);
}  .profile-card-style-2 .team-member {
position: relative;
padding: 0 20px;
}
.profile-card-style-2 .team-member-profile {
display: block;
}
.profile-card-style-2 .team-member-profile img {
border-radius: 50%;
border: 20px solid #fff;
box-shadow: 0 8px 21px #E1E7FF;
}
.profile-card-style-2 .profile-description {
padding: 0px;
text-align: center;
font-size: 14px;
}
.profile-card-style-2 .team-member-info {
padding: 63px 40px 20px;
box-shadow: 0 6px 21px rgba(1,1,1,0.2);
border-radius: 34px 34px 0 34px;
margin-top: -40px;
}
.profile-card-style-2 .team-member__socialmedia {
display: inline;
position: absolute;
top: 10px;
right: -10px; background-color: #61CE70;
border-radius: 24px 24px 0 24px;
box-shadow: 0 6px 21px rgba(2,2,2,0.3);
transition: all .25s ease-in-out;
padding: 5px;
}
.profile-card-style-2 .team-member__socialmedia a:first-child {
margin-left:5px;
}
.profile-card-style-2 .team-member__socialmedia a:last-child {
margin-right:5px !important;
}
.profile-card-style-2 .wpbakery-icon {
margin:3px !important;
}
.profile-card-style-2 .team-member__socialmedia ul {
margin: 0;
}
.profile-card-style-2 .team-member__socialmedia ul li {
display: inline;
margin: 5px;
}
.profile-card-style-2 {
list-style: none;
margin-bottom: 50px;
}
.profile-card-style-2 .team-member:hover .team-member__socialmedia {
right: 60px;
transition: all 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.profile-card-style-2 .team-member__socialmedia .wpbakery-social-icon {
background-color: transparent;
}  .profile-card-style-3 .team-member__picture {
padding: 0 15px;
margin: 0 15px;
}
.profile-card-style-3 .team-member__picture img {
border-radius: 50%;
transition: all 0.3s cubic-bezier(0.02, 0.54, 0.58, 1);
border: 20px solid #fff;
box-shadow: 0 6px 21px rgba(2,2,2,0.3);
}
.profile-card-style-3 .team-member {
background-color: #ccc;
padding: 15px;
border-radius: 30px;
box-shadow: 0 6px 21px rgba(2,2,2,0.3);
}
.profile-card-style-3 .team-member:hover {
opacity: 0.8;
transition: all 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
transform: translate3d(0, -20px, 0);
}
.profile-card-style-3.team-member:hover .team-member__picture img {
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
transform: translate3d(0, -8px, 0);
}
.profile-card-style-3 .profile-description {
padding: 15px;
margin-bottom: 0px;
font-size: 14px;
}
.profile-card-style-3 .team-member__info {
text-align: center;
}
.profile-card-style-3 .profile-name {
margin-bottom: 5px;
position: relative;
display: block;
}
.profile-card-style-3 .profile-position {
margin-bottom: 15px;
}
.profile-card-style-3 .wpbakery-social-icon {
border-radius: 10%;
margin-right: 5px;
}
.profile-card-style-3 .wpbakery-social-icon-facebook {
background-color: #3b5998;
}
.profile-card-style-3 .wpbakery-social-icon-twitter {
background-color: #1da1f2;
}
.profile-card-style-3 .wpbakery-social-icon-googleplus {
background-color: #dd4b39;
}
.profile-card-style-3 .wpbakery-social-icon-wordpress {
background-color: #21759b;
}
.profile-card-style-3 .wpbakery-social-icon i {
color: #fff;
}  .profile-card-style-4 {
max-width:300px;
background-color:#FFF;
border-radius:5px;
box-shadow:0px 0px 25px rgba(0,0,0,0.1);
overflow:hidden;
position:relative;
margin:10px auto;
cursor:pointer;
}
.profile-card-style-4 img {
transition:all 0.25s linear;
}
.profile-card-style-4 .profile-content {
position:relative;
padding:15px;
background-color:#FFF;
}
.profile-card-style-4 .profile-name {
font-weight:bold;
position:absolute;
left:0px;
right:0px;
top:-70px;
color:#FFF;
font-size:17px;
}
.profile-card-style-4 .profile-name p {
font-weight:600;
letter-spacing:1.5px;
font-family: Open Sans;
font-size: 18px;
}
.profile-card-style-4 .profile-position {
font-family: Open Sans;
font-size: 14px;
color:#fff;
}
.profile-card-style-4 .profile-description {
color:#333;
font-size:14px;
padding:10px;
}
.profile-card-style-4 .profile-overview {
padding:15px 0px;
}
.profile-card-style-4 .profile-overview p {
font-size:10px;
font-weight:600;
color:#fff;
}
.profile-card-style-4 .profile-overview h4 {
color:#fff;
font-weight:bold;
}
.profile-card-style-4 .profile-content .profile-bg {
content:"";
position:absolute;
height:20px;
top:-10px;
left:0px;
right:0px;
background-color:#FFF;
z-index:0;
transform:skewY(3deg);
}
.profile-card-style-4:hover img {
transform:rotate(5deg) scale(1.1,1.1);
filter:brightness(110%);
}
.profile-card-style-4 .wpbakery-social-icon {
border-radius: 10%;
margin-right: 5px;
}
.profile-card-style-4 .wpbakery-social-icon-facebook {
background-color: #3b5998;
}
.profile-card-style-4 .wpbakery-social-icon-twitter {
background-color: #1da1f2;
}
.profile-card-style-4 .wpbakery-social-icon-googleplus {
background-color: #dd4b39;
}
.profile-card-style-4 .wpbakery-social-icon-wordpress {
background-color: #21759b;
}  .profile-card-style-5 .ct-team-member-default,
.profile-card-style-5 .ct-team-member-layout {
text-align: center;
position: relative;
}
.profile-card-style-5 .ct-team-member-layout .ct-team-image {
margin-bottom: 14px;
}
.profile-card-style-5 .ct-team-member-inner {
background-color: #f7f7f7;
border-radius: 10px;
box-shadow: 0px 0px 25px rgba(0,0,0,0.2);
}
.profile-card-style-5 .ct-team-member-default .ct-team-image,
.profile-card-style-5 .ct-team-member-layout .ct-team-image {
display: inline-block;
position: relative;
overflow: hidden;
background-color: transparent;
margin-top: 0px;
border-radius: 10px 10px 0px 0px;
}
.profile-card-style-5 .ct-team-member-layout .ct-team-holder {
padding-bottom: 10px;
}
.profile-card-style-5 .ct-team-member-layout .ct-team-image:before {
background-image: -webkit-gradient(linear, left top, left bottom, from(#6747ee), to(rgba(145, 36, 220, 0.2)));
background-image: -webkit-linear-gradient(bottom, #6747ee, rgba(145, 36, 220, 0.2));
background-image: -moz-linear-gradient(bottom, #6747ee, rgba(145, 36, 220, 0.2));
background-image: -ms-linear-gradient(bottom, #6747ee, rgba(145, 36, 220, 0.2));
background-image: -o-linear-gradient(bottom, #6747ee, rgba(145, 36, 220, 0.2));
background-image: linear-gradient(bottom, #6747ee, rgba(145, 36, 220, 0.2));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6747ee', endColorStr='rgba(145, 36, 220, 0.2)');
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.profile-card-style-5 .ct-team-member-layout .ct-team-image img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.profile-card-style-5 .ct-team-member-layout .ct-team-image .ct-team-social {
z-index: 1;
}
.profile-card-style-5 .wpbakery-social-icon {
background-color: transparent;
}
.profile-card-style-5 .ct-team-member-default .ct-team-image .ct-team-social,
.profile-card-style-5 .ct-team-member-layout .ct-team-image .ct-team-social {
position: absolute;
left: 0;
right: 0;
bottom: -20px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.profile-card-style-5 .ct-team-member-layout .ct-team-image .ct-team-social p {
font-size: 14px;
padding: 15px;
}
.profile-card-style-5 .ct-team-member-default .ct-team-image .ct-team-social a,
.profile-card-style-5 .ct-team-member-layout .ct-team-image .ct-team-social a {
font-size: 14px;
color: #fff;
margin: 3px;
}
.profile-card-style-5 .ct-team-member-default .ct-team-position,
.profile-card-style-5 .ct-team-member-layout .ct-team-position {
display: block;
font-size: 14px;
margin-bottom: 15px;
}
.profile-card-style-5 .ct-team-member-layout .ct-team-title {
margin-top: 6px;
margin-bottom: 0;
}
.profile-card-style-5 .ct-team-member-default .ct-team-title,
.profile-card-style-5 .ct-team-member-layout .ct-team-title {
margin-bottom: 4px;
}
.profile-card-style-5 .ct-team-member-default:hover .ct-team-social,
.profile-card-style-5 .ct-team-member-layout:hover .ct-team-social {
bottom: 30px;
opacity: 1;
}
.profile-card-style-5 .ct-team-member-default:hover .profile-description,
.profile-card-style-5 .ct-team-member-layout:hover .profile-description {
bottom: 24px;
opacity: 1;
}
.profile-card-style-5 .ct-team-member-default:hover .ct-team-image img,
.profile-card-style-5 .ct-team-member-layout:hover .ct-team-image img {
opacity: 0.8;
}  .profile-card-style-11 {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.profile-card-style-11 .triangle-div {
width:50px;
height:50px;
border-right: solid 30px transparent;
border-bottom: solid 30px transparent;
}
.profile-card-style-11 .name, .profile-card-style-11 .position {
background-color:#61ce70;
padding:5px 15px;
margin:5px 0;
color:#fff;
font-weight:600;
}
.profile-card-style-11 .name {
font-size:22px;
}
.profile-card-style-11 .position {
font-size:16px;
}
.profile-card-style-11 .title {
margin-top:50%;
height:100px;
width:0;
overflow: hidden;
-webkit-transition: width .5s;
-ms-transition: width .5s;
-moz-transition: width .5s;
transition: width .5s;
}
.profile-card-style-11:hover {
opacity:.8;
}
.profile-card-style-11:hover .title {
display:block;
width:75%;
}
.profile-card-style-11 .team-member__socialmedia {
display: inline;
position: absolute;
top: 35%;
right: -10px;
background: #61CE70;
border-radius: 24px 24px 0 24px;
box-shadow: 0 6px 21px rgba(2,2,2,0.3);
transition: all .25s ease-in-out;
padding: 5px 10px;
}
.profile-card-style-11 .team-member__socialmedia a:first-child {
margin-left:5px;
}
.profile-card-style-11 .team-member__socialmedia a:last-child {
margin-right:5px !important;
}
.profile-card-style-11 .wpbakery-icon {
margin: 2px;
}
.profile-card-style-11 .team-member__socialmedia ul {
margin: 0;
}
.profile-card-style-11 .team-member__socialmedia ul li {
display: inline;
}
.profile-card-style-11 {
list-style: none;
margin-bottom: 50px;
}
.profile-card-style-11:hover .team-member__socialmedia {
right: 5%;
transition: all 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.profile-card-style-11 .team-member__socialmedia .wpbakery-social-icon {
background-color: transparent;
} .profile-card-style-pro .buy-suggest {
margin-top:20px;
color:#a4afb7;
font-size: 16px;
}
.profile-card-style-pro .buy-link {
color:#7f225e;
font-weight:700;
text-decoration: none;
}
.profile-card-style-pro .live-preview {
background: linear-gradient(to top left, #ea1f4f 0%, #2f2569 100%);
border: none;
padding: 5px 30px;
}
.profile-card-style-pro .live-preview:hover {
background: linear-gradient(to top left, #ea1f4f 30%, #2f2569 100%);
box-shadow: 2px 2px 10px 2px #888888;
}
.profile-card-style-pro .live-preview .preview-link {
font-size:16px;
color:#fff;
text-decoration: none;
font-family: Roboto, sans-serif;
}.testimonial-card-style-1 .feedback .testimonial-description {
position: relative;
padding: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 8px 30px -20px rgba(0,0,0,.5);
-moz-box-shadow: 0 8px 30px -20px rgba(0,0,0,.5);
box-shadow: 0 8px 30px -20px rgba(0,0,0,.5);
}
.testimonial-card-style-1 .bg-color {
background-color: #f8f9fa;
position: relative;
}
.testimonial-card-style-1 .feedback p {
margin-bottom: 0;
}
.testimonial-card-style-1 .iq-mt-30 {
margin-top: 30px;
}
.testimonial-card-style-1 .feedback .iq-avtar {
width: 60px;
display: inline-block;
text-align: center;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
float: left;
}
.testimonial-card-style-1 .iq-mr-20 {
margin-right: 20px!important;
}
.testimonial-card-style-1 .feedback .iq-avtar img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.testimonial-card-style-1 .img-fluid {
max-width: 100%;
height: auto;
}
.testimonial-card-style-1 .feedback .avtar-name {
display: block;
}
.testimonial-card-style-1 .feedback .iq-lead {
font-size: 18px;
}
.testimonial-card-style-1 .iq-lead {
font-size: 16px;
line-height: 24px;
margin: 0;
color: #02d871;
}
.testimonial-card-style-1 .iq-lead {
font-size: 16px;
line-height: 24px;
margin: 0;
}
.testimonial-card-style-1 .iq-tw-6 {
font-weight: 600;
}
.testimonial-card-style-1 .iq-star i {
margin-right: 4px;
}
.testimonial-card-style-1 .fa-star:before {
content: "\f005";
}
.testimonial-card-style-1 .testimonial-box-shape  {
content: "";
position: absolute;
z-index: 9;
bottom: -15px;
left: 5%;
height: 0;
width: 0;
border-bottom: 15px solid #fff;
border-right: 15px solid transparent;
}  .testimonial-card-style-2 .media .media-left img {
width: 120px;
}
.testimonial-card-style-2 .iq-ml-10 {
margin-left: 10px;
}
.testimonial-card-style-2 .iq-ml-10 {
margin-left: 10px;
}
.testimonial-card-style-2 .media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.testimonial-card-style-2 .media .media-body .blog {
border-left: 2px solid #ddd;
padding-left: 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.testimonial-card-style-2 .media .media-body {
-ms-flex: 1;
flex: 1;
}
.testimonial-card-style-2 .name {
color: #02d871;
margin-top: 10px;
font-weight: 600;
font-size: 20px;
line-height: 26px;
}  .testimonial6{
text-align: center;
margin: 20px 30px 40px;
}
.testimonial6 .pic{
display: inline-block;
width: 100px;
height: 100px;
border-radius: 25px;
border: 4px solid #6b2014;
box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
margin-bottom: 15px;
overflow: hidden;
}
.testimonial6 .pic img{
width: 100%;
height: 100%;
}
.testimonial6 .description{
padding: 20px 5px;
font-size: 15px;
color: #333;
line-height: 30px;
border-radius: 25px;
border-bottom: 4px solid #6b2014;
box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
margin-bottom: 25px;
}
.testimonial6 .name{
display: block;
margin: 0 0 7px 0;
font-size: 20px;
font-weight: 600;
color: #6b2014;
letter-spacing: 1px;
text-transform: uppercase;
}
.testimonial6 .post{
display: block;
font-size: 15px;
color: #e4ac01;
text-transform: capitalize;
} .testimonial-card-style-pro .buy-suggest {
margin-top:30px;
color:#a4afb7;
font-size: 16px;
}
.testimonial-card-style-pro .buy-link {
color:#7f225e;
font-weight:700;
text-decoration: none;
}
.testimonial-card-style-pro .live-preview {
background: linear-gradient(to top left, #ea1f4f 0%, #2f2569 100%);
border: none;
padding: 5px 30px;
}
.testimonial-card-style-pro .live-preview:hover {
background: linear-gradient(to top left, #ea1f4f 30%, #2f2569 100%);
box-shadow: 2px 2px 10px 2px #888888;
}
.testimonial-card-style-pro .live-preview .preview-link {
font-size:16px;
color:#fff;
text-decoration: none;
font-family: Roboto, sans-serif;
}.cewb-animation-grow {
transition-duration: 0.3s;
transition-property: transform;
}
.cewb-animation-grow:hover {
transform: scale(1.1);
} .cewb-animation-shrink {
transition-duration: 0.3s;
transition-property: transform;
}
.cewb-animation-shrink:hover {
transform: scale(0.9);
} @keyframes cewb-animation-pulse {
25% {
transform: scale(1.1);
}
75% {
transform: scale(0.9);
}
}
.cewb-animation-pulse:hover {
animation-name: cewb-animation-pulse;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
} @keyframes cewb-animation-pulse-grow {
to {
transform: scale(1.1);
}
}
.cewb-animation-pulse-grow:hover {
animation-name: cewb-animation-pulse-grow;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-direction: alternate;
} @keyframes cewb-animation-pulse-shrink {
to {
transform: scale(0.9);
}
}
.cewb-animation-pulse-shrink:hover {
animation-name: cewb-animation-pulse-shrink;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-direction: alternate;
} @keyframes cewb-animation-push {
50% {
transform: scale(0.9);
}
100% {
transform: scale(1);
}
}
.cewb-animation-push:hover {
animation-name: cewb-animation-push;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: 1;
} @keyframes cewb-animation-pop {
50% {
transform: scale(1.2);
}
}
.cewb-animation-pop:hover {
animation-name: cewb-animation-pop;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: 1;
} .cewb-animation-bounce-in {
transition-duration: 0.5s;
}
.cewb-animation-bounce-in:hover {
transform: scale(1.2);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .cewb-animation-bounce-out {
transition-duration: 0.5s;
}
.cewb-animation-bounce-out:hover {
transform: scale(0.8);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .cewb-animation-rotate {
transition-duration: 0.3s;
transition-property: transform;
}
.cewb-animation-rotate:hover {
transform: rotate(4deg);
} .cewb-animation-grow-rotate {
transition-duration: 0.3s;
transition-property: transform;
}
.cewb-animation-grow-rotate:hover {
transform: scale(1.1) rotate(4deg);
} .cewb-animation-float {
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.cewb-animation-float:hover {
transform: translateY(-8px);
} .cewb-animation-sink {
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.cewb-animation-sink:hover {
transform: translateY(8px);
} @keyframes cewb-animation-bob {
0% {
transform: translateY(-8px);
}
50% {
transform: translateY(-4px);
}
100% {
transform: translateY(-8px);
}
}
@keyframes cewb-animation-bob-float {
100% {
transform: translateY(-8px);
}
}
.cewb-animation-bob:hover {
animation-name: cewb-animation-bob-float, cewb-animation-bob;
animation-duration: .3s, 1.5s;
animation-delay: 0s, .3s;
animation-timing-function: ease-out, ease-in-out;
animation-iteration-count: 1, infinite;
animation-fill-mode: forwards;
animation-direction: normal, alternate;
} @keyframes cewb-animation-hang {
0% {
transform: translateY(8px);
}
50% {
transform: translateY(4px);
}
100% {
transform: translateY(8px);
}
}
@keyframes cewb-animation-hang-sink {
100% {
transform: translateY(8px);
}
}
.cewb-animation-hang:hover {
animation-name: cewb-animation-hang-sink, cewb-animation-hang;
animation-duration: .3s, 1.5s;
animation-delay: 0s, .3s;
animation-timing-function: ease-out, ease-in-out;
animation-iteration-count: 1, infinite;
animation-fill-mode: forwards;
animation-direction: normal, alternate;
} .cewb-animation-skew {
transition-duration: 0.3s;
transition-property: transform;
}
.cewb-animation-skew:hover {
transform: skew(-10deg);
} .cewb-animation-skew-forward {
transition-duration: 0.3s;
transition-property: transform;
transform-origin: 0 100%;
}
.cewb-animation-skew-forward:hover {
transform: skew(-10deg);
} .cewb-animation-skew-backward {
transition-duration: 0.3s;
transition-property: transform;
transform-origin: 0 100%;
}
.cewb-animation-skew-backward:hover {
transform: skew(10deg);
} @keyframes cewb-animation-wobble-vertical {
16.65% {
transform: translateY(8px);
}
33.3% {
transform: translateY(-6px);
}
49.95% {
transform: translateY(4px);
}
66.6% {
transform: translateY(-2px);
}
83.25% {
transform: translateY(1px);
}
100% {
transform: translateY(0);
}
}
.cewb-animation-wobble-vertical:hover {
animation-name: cewb-animation-wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes cewb-animation-wobble-horizontal {
16.65% {
transform: translateX(8px);
}
33.3% {
transform: translateX(-6px);
}
49.95% {
transform: translateX(4px);
}
66.6% {
transform: translateX(-2px);
}
83.25% {
transform: translateX(1px);
}
100% {
transform: translateX(0);
}
}
.cewb-animation-wobble-horizontal:hover {
animation-name: cewb-animation-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes cewb-animation-wobble-to-bottom-right {
16.65% {
transform: translate(8px, 8px);
}
33.3% {
transform: translate(-6px, -6px);
}
49.95% {
transform: translate(4px, 4px);
}
66.6% {
transform: translate(-2px, -2px);
}
83.25% {
transform: translate(1px, 1px);
}
100% {
transform: translate(0, 0);
}
}
.cewb-animation-wobble-to-bottom-right:hover {
animation-name: cewb-animation-wobble-to-bottom-right;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes cewb-animation-wobble-to-top-right {
16.65% {
transform: translate(8px, -8px);
}
33.3% {
transform: translate(-6px, 6px);
}
49.95% {
transform: translate(4px, -4px);
}
66.6% {
transform: translate(-2px, 2px);
}
83.25% {
transform: translate(1px, -1px);
}
100% {
transform: translate(0, 0);
}
}
.cewb-animation-wobble-to-top-right:hover {
animation-name: cewb-animation-wobble-to-top-right;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes cewb-animation-wobble-top {
16.65% {
transform: skew(-12deg);
}
33.3% {
transform: skew(10deg);
}
49.95% {
transform: skew(-6deg);
}
66.6% {
transform: skew(4deg);
}
83.25% {
transform: skew(-2deg);
}
100% {
transform: skew(0);
}
}
.cewb-animation-wobble-top {
transform-origin: 0 100%;
}
.cewb-animation-wobble-top:hover {
animation-name: cewb-animation-wobble-top;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes cewb-animation-wobble-bottom {
16.65% {
transform: skew(-12deg);
}
33.3% {
transform: skew(10deg);
}
49.95% {
transform: skew(-6deg);
}
66.6% {
transform: skew(4deg);
}
83.25% {
transform: skew(-2deg);
}
100% {
transform: skew(0);
}
}
.cewb-animation-wobble-bottom {
transform-origin: 100% 0;
}
.cewb-animation-wobble-bottom:hover {
animation-name: cewb-animation-wobble-bottom;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes cewb-animation-wobble-skew {
16.65% {
transform: skew(-12deg);
}
33.3% {
transform: skew(10deg);
}
49.95% {
transform: skew(-6deg);
}
66.6% {
transform: skew(4deg);
}
83.25% {
transform: skew(-2deg);
}
100% {
transform: skew(0);
}
}
.cewb-animation-wobble-skew:hover {
animation-name: cewb-animation-wobble-skew;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes cewb-animation-buzz {
50% {
transform: translateX(3px) rotate(2deg);
}
100% {
transform: translateX(-3px) rotate(-2deg);
}
}
.cewb-animation-buzz:hover {
animation-name: cewb-animation-buzz;
animation-duration: 0.15s;
animation-timing-function: linear;
animation-iteration-count: infinite;
} @keyframes cewb-animation-buzz-out {
10% {
transform: translateX(3px) rotate(2deg);
}
20% {
transform: translateX(-3px) rotate(-2deg);
}
30% {
transform: translateX(3px) rotate(2deg);
}
40% {
transform: translateX(-3px) rotate(-2deg);
}
50% {
transform: translateX(2px) rotate(1deg);
}
60% {
transform: translateX(-2px) rotate(-1deg);
}
70% {
transform: translateX(2px) rotate(1deg);
}
80% {
transform: translateX(-2px) rotate(-1deg);
}
90% {
transform: translateX(1px) rotate(0);
}
100% {
transform: translateX(-1px) rotate(0);
}
}
.cewb-animation-buzz-out:hover {
animation-name: cewb-animation-buzz-out;
animation-duration: 0.75s;
animation-timing-function: linear;
animation-iteration-count: 1;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#powerTip{cursor:default;background-color:#333;background-color:rgba(0,0,0,.8);border-radius:6px;color:#fff;display:none;padding:10px;position:absolute;white-space:nowrap;z-index:2147483647}#powerTip:before{content:"";position:absolute}#powerTip.n:before,#powerTip.s:before{border-right:5px solid transparent;border-left:5px solid transparent;left:50%;margin-left:-5px}#powerTip.e:before,#powerTip.w:before{border-bottom:5px solid transparent;border-top:5px solid transparent;margin-top:-5px;top:50%}#powerTip.n:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#powerTip.e:before{border-right:10px solid #333;border-right:10px solid rgba(0,0,0,.8);left:-10px}#powerTip.s:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.w:before{border-left:10px solid #333;border-left:10px solid rgba(0,0,0,.8);right:-10px}#powerTip.ne:before,#powerTip.se:before{border-right:10px solid transparent;border-left:0;left:10px}#powerTip.nw:before,#powerTip.sw:before{border-left:10px solid transparent;border-right:0;right:10px}#powerTip.ne:before,#powerTip.nw:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#powerTip.se:before,#powerTip.sw:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.ne-alt:before,#powerTip.nw-alt:before,#powerTip.se-alt:before,#powerTip.sw-alt:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;left:10px}#powerTip.ne-alt:before,#powerTip.se-alt:before{left:auto;right:10px}#powerTip.se-alt:before,#powerTip.sw-alt:before{border-top:none;border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);bottom:auto;top:-10px}body{
position: inherit !important;
}
@-moz-keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
@-webkit-keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
@keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
#powerTip {
background-color: #000;
}
#powerTip.n:before {
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.s:before {
border-bottom: 10px solid #000;
}
#powerTip.e:before {
border-right: 10px solid #000;
}
#powerTip.w:before {
border-left: 10px solid #000;
right: -10px
}
#powerTip.ne:before,#powerTip.nw:before {
border-top: 10px solid #000;
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.se:before,#powerTip.sw:before {
border-bottom: 10px solid #000;
border-bottom: 10px solid rgba(0,0,0,1);
}
#powerTip.nw-alt:before,#powerTip.ne-alt:before,#powerTip.sw-alt:before,#powerTip.se-alt:before {
border-top: 10px solid #000;
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.sw-alt:before,#powerTip.se-alt:before {
border-bottom: 10px solid #000;
border-bottom: 10px solid rgba(0,0,0,1);
}
.wrap_svl {
position: relative;
float: left;
margin: 0 auto;    
max-width: 100%;
}
.wrap_svl:after{
content: "";
display: table;
clear: both;
}
.images_wrap img {
width: 100%;
height: auto;
display: block;
}
.drag_element {
position: absolute;
top: 0;
left: 0;
min-width: 1px;
min-height: 1px;
}
.point_style{
position: relative;
z-index: 10;
display: block;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
box-sizing: border-box;
text-align: center;
}
.point_style img{
position: absolute;
top: 0;
left: 0;
width: inherit;
max-width: inherit;
}
body .wrap_svl img.pins_image_hover,
body .wrap_svl .point_style.has-hover:hover img.pins_image {
display: none !important;
}
body .wrap_svl .point_style.has-hover:hover img.pins_image_hover {
display: block !important;
}
.tolltip_points{
text-align: center;
}
.tolltip_points img{
width: 130px;
height: 130px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tolltip_points .points_name{
display: block;
font-size: 16px;
}
.tolltip_points .points_desc{
display: block;
font-size: 14px;
}
.mobile_points_wrap{
display: none;
}
.mobile_points_box {
width: 50%;
float: left;
padding: 0 5px 15px 5px;
text-align: center;
}
.img_points_box {
display: inline-block;
width: 100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
border: 1px solid #fff;
}
.img_points_box img {
width: 100%;
height: 100%;
}
.mobile_points_box:nth-child(2n+1) {
clear: both;
}
ul.list_content_point {
list-style: none;
margin: 0 0 10px;
padding: 0;
}
ul.list_content_point li {
position: relative;
padding: 3px 0 0 20px;
margin: 0 0 5px 0;
}
ul.list_content_point li:before {
content: "";
font-family: FontAwesome;  
position: absolute;
top: 0;
left: 0;
font-size: 20px;  
}
ul.list_content_point li.address_point:before {
content: "\f041";    
}
ul.list_content_point li.person_point:before {
content: "\f183";    
}
ul.list_content_point li.tel_point:before {
content: "\f095";    
}
ul.list_content_point li.fax_point:before {
content: "\f1ac";    
font-size: 15px;
top: 4px;
}
ul.list_content_point li.mail_point:before {
content: "\f0e0";    
font-size: 15px;
top: 4px;
}
.box_view_html {
color: #fff;
font-weight: 300;
max-width: 530px;
white-space: normal;
overflow: hidden;
position: relative;
}
.thumb_point {
float: left;
width: 30%;
}
.has-thumb .content_point {
width: 70%;
float: left;
padding: 0 0 0 15px;
}
.has-thumb .content_point h3 {
font-size: 19px;
}
.linkto_point {
text-align: right;
margin: 20px 0 0 0;
}
.wrap_svl_center {
text-align: center;
}
.wrap_svl_center_box {
display: inline-block;
}
body .point_style a img,
body .point_style img {
max-width: inherit !important;
vertical-align: inherit;
border-radius: 0 !important;;
-moz-border-radius: 0 !important;;
-webkit-border-radius: 0 !important;;
box-shadow: none !important;;
-moz-box-shadow: none !important;;
-webkit-box-shadow: none !important;;
}
.pins_animation{
border: 3px solid rgba(255,255,255,.5);
width: 30px;
height: 30px;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
box-shadow: 0 0 20px rgba(255,255,255,.5);
pointer-events: none;
}
.pins_animation.ihotspot_pulse{
-moz-animation: Ani 2s infinite;
-webkit-animation: Ani 2s infinite;
animation: Ani 2s infinite;
}
span.close_ihp {
display: none;
}
body .point_style a:hover img {
background: transparent !important;
}
span.close_ihp svg {
width: 25px;
height: 25px;
}
@media (max-width: 500px){
.ihp_popup_full div#powerTip {
position: fixed;
top: 0 !important;
left: 0 !important;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.ihp_popup_full span.close_ihp {
display: block;
float: right;
width: 25px;
height: 25px;
}
.ihp_popup_full span.close_ihp svg {
fill: #fff;
}
}.mo-osp-container {
max-width: 1200px;
margin: 0 auto;
}  .mo-osp-addon-toggle {
display: inline-flex;
align-items: center;
gap: 6px;
font-size: 16px;
color: rgb(51 65 85);
}
.mo-osp-addon-toggle input {
margin: 0;
} .mo-osp-addon-toggle-row {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 12px;
padding: 0 20px 12px 20px;
}
.mo-osp-addon-toggle-emphasis {
padding: 2px 0;
font-weight: 700;
color: rgb(30 64 175);
}
.mo-osp-addon-toggle-emphasis input {
transform: scale(1.2);
} .mo-osp-header-icon {
margin-right: 8px;
color: rgb(51 65 85);
vertical-align: middle;
}
.mo-osp-section-icon {
margin-right: 8px;
color: rgb(51 65 85);
vertical-align: middle;
}
.mo-osp-subsection-icon {
margin-right: 6px;
color: rgb(51 65 85);
vertical-align: middle;
}
.mo-osp-field-icon {
margin-right: 6px;
color: rgb(100 116 139);
vertical-align: middle;
} .mo-osp-section-title,
.mo-osp-subsection-title {
display: flex;
align-items: center;
}
.mo-input-label {
display: flex !important;
align-items: center;
} .mo-osp-card {
background: rgb(255 255 255);
border: 1px solid rgb(226 232 240);
border-radius: 8px;
margin-bottom: 24px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
overflow: hidden;
margin: 10px 20px;
}
.mo-osp-card:last-child {
margin-bottom: 32px; } .mo-osp-card-header {
padding: 24px 24px 16px 24px;
border-bottom: 1px solid rgb(241 245 249);
}
.mo-osp-section-title {
font-size: 18px;
font-weight: 600;
color: rgb(51 65 85);
margin: 0 0 8px 0;
line-height: 1.4;
}
.mo-osp-section-desc {
font-size: 14px;
color: rgb(100 116 139);
margin: 0;
line-height: 1.5;
} .mo-osp-card-body {
padding: 20px 24px 24px 24px;
} .mo-osp-fields-grid {
display: grid;
grid-template-columns: 1fr;
gap: 24px;
}
@media (min-width: 768px) {
.mo-osp-fields-grid {
grid-template-columns: 1fr 1fr;
gap: 32px 24px;
}
} .mo-osp-field-group {
display: flex;
flex-direction: column;
gap: 8px;
}
.mo-osp-field-full {
grid-column: 1 / -1;
}
.mo-osp-field-desc {
font-size: 13px;
color: rgb(100 116 139);
margin: 0;
line-height: 1.4;
} .mo-osp-toggle-btn {
width: 100%;
padding: 20px 24px;
background: transparent;
border: none;
text-align: left;
cursor: pointer;
transition: background-color 0.15s ease;
}
.mo-osp-toggle-btn:hover {
background-color: rgb(248 250 252);
}
.mo-osp-toggle-content {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
}
.mo-osp-toggle-indicator {
display: flex;
align-items: center;
gap: 8px;
}
.mo-osp-toggle-text {
font-size: 14px;
color: rgb(100 116 139);
font-weight: 500;
}
.mo-osp-toggle-icon {
font-size: 12px;
color: rgb(100 116 139);
transition: transform 0.2s ease;
display: inline-block;
}
.mo-osp-toggle-icon.rotate-180 {
transform: rotate(180deg);
} .mo-osp-advanced-hidden {
display: none;
}
.mo-osp-advanced-visible {
display: block;
}
.mo-osp-advanced-content {
padding: 0 24px 32px 24px; border-top: 1px solid rgb(241 245 249);
} .mo-osp-subsection {
margin-top: 32px;
}
.mo-osp-subsection:last-child {
margin-bottom: 0;
}
.mo-osp-subsection-header {
margin-bottom: 20px;
padding-top: 24px;
}
.mo-osp-subsection:first-child .mo-osp-subsection-header {
padding-top: 0;
}
.mo-osp-subsection-title {
font-size: 16px;
font-weight: 600;
color: rgb(51 65 85);
margin: 0 0 6px 0;
line-height: 1.4;
} .mo-osp-container .mo-form-input,
.mo-osp-container .mo-form-textarea {
border-radius: 6px;
border: 1px solid rgb(226 232 240);
padding: 10px 12px;
font-size: 14px;
transition: border-color 0.15s ease, box-shadow 0.15s ease;
background: rgb(255 255 255);
color: rgb(51 65 85);
}
.mo-osp-container .mo-form-input:focus,
.mo-osp-container .mo-form-textarea:focus {
border-color: rgb(99 102 241);
box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
outline: none;
}
.mo-osp-container .mo-input-label {
font-size: 14px;
font-weight: 500;
color: rgb(51 65 85);
margin-bottom: 6px;
display: block;
}
.mo-osp-container .mo-form-textarea {
resize: vertical;
min-height: 120px;
} .mo-osp-container .mo-form-input[type="number"] {
-webkit-appearance: none;
-moz-appearance: textfield;
}
.mo-osp-container .mo-form-input[type="number"]::-webkit-outer-spin-button,
.mo-osp-container .mo-form-input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} .mo-osp-error-field {
border-color: #ef4444 !important;
box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1) !important;
}
.mo-osp-validation-error {
color: #ef4444;
font-size: 12px;
margin-top: 4px;
display: block;
} @media (max-width: 767px) {
.mo-osp-container {
padding: 0 16px;
}
.mo-osp-card-header,
.mo-osp-card-body,
.mo-osp-advanced-content {
padding-left: 20px;
padding-right: 20px;
}
.mo-osp-toggle-btn {
padding-left: 20px;
padding-right: 20px;
}
.mo-osp-section-title {
font-size: 16px;
}
.mo-osp-subsection-title {
font-size: 15px;
}
}
@media (max-width: 480px) {
.mo-osp-container {
padding: 0 12px;
}
.mo-osp-card-header,
.mo-osp-card-body,
.mo-osp-advanced-content {
padding-left: 16px;
padding-right: 16px;
}
.mo-osp-toggle-btn {
padding-left: 16px;
padding-right: 16px;
}
} .mo-osp-puzzle-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
backdrop-filter: blur(4px);
z-index: 100001 !important; display: flex;
align-items: center;
justify-content: center;
animation: mo-osp-fade-in 0.3s ease-out;
}
.mo-osp-puzzle-overlay.mo-osp-hidden {
display: none;
} #mo-osp-puzzle-popup-outer-div {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100001 !important; display: none;
}
.mo-osp-puzzle-popup {
background: rgb(255 255 255);
border-radius: 12px;
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
max-width: 480px;
width: 90%;
max-height: 90vh;
overflow: hidden;
animation: mo-osp-slide-up 0.3s ease-out;
position: relative;
z-index: 100002; }
.mo-osp-puzzle-header {
padding: 24px 24px 16px 24px;
border-bottom: 1px solid rgb(241 245 249);
display: flex;
align-items: center;
justify-content: space-between;
}
.mo-osp-puzzle-title {
display: flex;
align-items: center;
margin: 0;
font-size: 18px;
font-weight: 600;
color: rgb(51 65 85);
}
.mo-osp-puzzle-icon {
margin-right: 8px;
color: rgb(99 102 241);
}
.mo-osp-puzzle-close {
background: none;
border: none;
padding: 8px;
border-radius: 6px;
cursor: pointer;
color: rgb(107 114 128);
transition: all 0.2s ease;
}
.mo-osp-puzzle-close:hover {
background: rgb(243 244 246);
color: rgb(75 85 99);
}
.mo-osp-puzzle-body {
padding: 24px;
}
.mo-osp-puzzle-message {
margin-bottom: 24px;
}
.mo-osp-puzzle-message p {
margin: 0;
color: rgb(75 85 99);
font-size: 14px;
line-height: 1.5;
}
.mo-osp-puzzle-question {
margin-bottom: 20px;
}
.mo-osp-puzzle-equation {
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
padding: 16px;
background: rgb(248 250 252);
border: 2px solid rgb(226 232 240);
border-radius: 8px;
font-size: 24px;
font-weight: 600;
}
.mo-osp-equation-text {
color: rgb(51 65 85);
font-family: 'Courier New', monospace;
}
.mo-osp-puzzle-image {
max-width: 280px;
width: 100%;
height: auto;
border-radius: 4px;
border: 2px solid rgb(226 232 240);
background: rgb(255 255 255);
padding: 2px;
display: block;
}
.mo-osp-equals {
color: rgb(99 102 241);
font-weight: 700;
}
.mo-osp-puzzle-input {
width: 80px;
height: 48px;
border: 2px solid rgb(226 232 240);
border-radius: 6px;
text-align: center;
font-size: 20px;
font-weight: 600;
color: rgb(51 65 85);
background: rgb(255 255 255);
transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.mo-osp-puzzle-input:focus {
outline: none;
border-color: rgb(99 102 241);
box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
}
.mo-osp-puzzle-input::placeholder {
color: rgb(156 163 175);
}
.mo-osp-puzzle-error {
display: flex;
align-items: center;
gap: 8px;
padding: 12px 16px;
background: rgb(254 242 242);
border: 1px solid rgb(252 165 165);
border-radius: 6px;
color: rgb(220 38 38);
font-size: 14px;
margin-bottom: 20px;
}
.mo-osp-error-icon {
flex-shrink: 0;
}
.mo-osp-puzzle-footer {
padding: 16px 24px 24px 24px;
display: flex;
gap: 12px;
justify-content: flex-end;
}
.mo-osp-puzzle-btn {
display: flex;
align-items: center;
gap: 8px;
padding: 10px 16px;
border-radius: 6px;
font-size: 14px;
font-weight: 500;
cursor: pointer;
transition: all 0.2s ease;
border: none;
}
.mo-osp-btn-secondary {
background: rgb(243 244 246);
color: rgb(75 85 99);
border: 1px solid rgb(209 213 219);
}
.mo-osp-btn-secondary:hover {
background: rgb(229 231 235);
color: rgb(55 65 81);
}
.mo-osp-btn-primary {
background: rgb(99 102 241);
color: rgb(255 255 255);
}
.mo-osp-btn-primary:hover {
background: rgb(79 70 229);
}
.mo-osp-btn-primary:disabled {
background: rgb(156 163 175);
cursor: not-allowed;
} @keyframes mo-osp-fade-in {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes mo-osp-slide-up {
from {
opacity: 0;
transform: translateY(20px) scale(0.95);
}
to {
opacity: 1;
transform: translateY(0) scale(1);
}
} @media (max-width: 480px) {
.mo-osp-puzzle-popup {
width: 95%;
margin: 20px;
}
.mo-osp-puzzle-header,
.mo-osp-puzzle-body,
.mo-osp-puzzle-footer {
padding-left: 20px;
padding-right: 20px;
}
.mo-osp-puzzle-equation {
font-size: 20px;
gap: 12px;
padding: 12px;
flex-wrap: wrap;
}
.mo-osp-puzzle-image {
max-width: 100%;
}
.mo-osp-puzzle-input {
width: 70px;
height: 44px;
font-size: 18px;
}
.mo-osp-puzzle-footer {
flex-direction: column;
}
.mo-osp-puzzle-btn {
width: 100%;
justify-content: center;
}
}  .mo-osp-processing {
opacity: 0.7 !important;
cursor: not-allowed !important;
position: relative;
}
.mo-osp-processing::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 16px;
margin: -8px 0 0 -8px;
border: 2px solid #ffffff;
border-radius: 50%;
border-top-color: transparent;
animation: mo-osp-spin 1s linear infinite;
z-index: 1;
}
@keyframes mo-osp-spin {
to {
transform: rotate(360deg);
}
} .mo-osp-processing {
color: rgba(255, 255, 255, 0.8) !important;
} .mo-osp-blocked-users-table {
width: 100%;
border-collapse: collapse;
margin-top: 16px;
background: rgb(255 255 255);
border-radius: 8px;
overflow: hidden;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.mo-osp-blocked-users-table thead {
background: rgb(249 250 251);
border-bottom: 2px solid rgb(229 231 235);
}
.mo-osp-blocked-users-table th {
padding: 12px 16px;
text-align: left;
font-weight: 600;
font-size: 14px;
color: rgb(55 65 81);
border-bottom: 1px solid rgb(229 231 235);
}
.mo-osp-blocked-users-table td {
padding: 12px 16px;
border-bottom: 1px solid rgb(243 244 246);
font-size: 14px;
color: rgb(75 85 99);
}
.mo-osp-blocked-users-table tbody tr:hover {
background: rgb(249 250 251);
}
.mo-osp-blocked-users-table tbody tr.mo-osp-expired {
opacity: 0.6;
}
.mo-osp-blocked-users-table .mo-osp-no-data,
.mo-osp-blocked-users-table .mo-osp-error {
text-align: center;
padding: 24px;
color: rgb(107 114 128);
font-style: italic;
}
.mo-osp-blocked-users-table .mo-osp-error {
color: rgb(220 38 38);
}
.mo-osp-identifier-type {
display: inline-block;
padding: 2px 8px;
background: rgb(243 244 246);
color: rgb(75 85 99);
border-radius: 4px;
font-size: 12px;
font-weight: 500;
margin-right: 8px;
text-transform: capitalize;
}
.mo-osp-identifier-masked {
font-family: monospace;
color: rgb(55 65 81);
}
.mo-osp-block-reason {
display: inline-block;
padding: 4px 10px;
background: rgb(254 242 242);
color: rgb(185 28 28);
border-radius: 4px;
font-size: 12px;
font-weight: 500;
}
.mo-osp-remaining-time {
font-weight: 600;
color: rgb(220 38 38);
font-family: monospace;
}
.mo-osp-blocked-users-actions {
margin-top: 16px;
display: flex;
justify-content: flex-end;
gap: 12px;
}
.mo-osp-blocked-users-pagination {
margin-top: 16px;
display: flex;
justify-content: center;
align-items: center;
gap: 16px;
padding: 12px 0;
}
.mo-osp-blocked-users-pagination button {
min-width: 100px;
}
.mo-osp-blocked-users-pagination button:disabled {
opacity: 0.5;
cursor: not-allowed;
}
.mo-osp-loading {
text-align: center;
padding: 24px;
color: rgb(107 114 128);
}
.mo-button-small {
padding: 6px 12px;
font-size: 13px;
min-height: auto;
}
.mo-button-small:hover {
transform: none;
} .mo-osp-unblock-user {
background: rgb(220 38 38) !important;
color: rgb(255 255 255) !important;
border: 1px solid rgb(185 28 28) !important;
border-radius: 6px !important;
padding: 8px 16px !important;
font-size: 13px !important;
font-weight: 500 !important;
cursor: pointer !important;
transition: all 0.2s ease !important;
display: inline-flex !important;
align-items: center !important;
gap: 6px !important;
min-width: auto !important;
text-decoration: none !important;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}
.mo-osp-unblock-user:hover {
background: rgb(185 28 28) !important;
border-color: rgb(153 27 27) !important;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
transform: translateY(-1px) !important;
}
.mo-osp-unblock-user:active {
transform: translateY(0) !important;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}
.mo-osp-unblock-user:disabled,
.mo-osp-unblock-user[disabled] {
background: rgb(156 163 175) !important;
border-color: rgb(156 163 175) !important;
color: rgb(255 255 255) !important;
cursor: not-allowed !important;
opacity: 0.6 !important;
transform: none !important;
}
.mo-osp-unblock-user:disabled:hover,
.mo-osp-unblock-user[disabled]:hover {
background: rgb(156 163 175) !important;
border-color: rgb(156 163 175) !important;
transform: none !important;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
} @media (max-width: 768px) {
.mo-osp-blocked-users-table-container {
overflow-x: auto;
}
.mo-osp-blocked-users-table {
min-width: 600px;
}
.mo-osp-blocked-users-table th,
.mo-osp-blocked-users-table td {
padding: 10px 12px;
font-size: 13px;
}
.mo-osp-blocked-users-actions {
flex-direction: column;
}
.mo-osp-blocked-users-actions button {
width: 100%;
}
}[aria-label][role~=tooltip]{position:relative}[aria-label][role~=tooltip]:after,[aria-label][role~=tooltip]:before{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;-webkit-transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;-webkit-transform-origin:top;transform-origin:top}[aria-label][role~=tooltip]:before{background-size:100% auto!important;content:""}[aria-label][role~=tooltip]:after{background:rgba(17,17,17,.9);border-radius:4px;color:#fff;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);text-transform:var(--microtip-text-transform,none);padding:.5em 1em;white-space:nowrap;-webkit-box-sizing:content-box;box-sizing:content-box}[aria-label][role~=tooltip]:focus:after,[aria-label][role~=tooltip]:focus:before,[aria-label][role~=tooltip]:hover:after,[aria-label][role~=tooltip]:hover:before{opacity:1;pointer-events:auto}[role~=tooltip][data-microtip-position|=top]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-bottom:5px}[role~=tooltip][data-microtip-position|=top]:after{margin-bottom:11px}[role~=tooltip][data-microtip-position|=top]:before{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position|=top]:hover:before{-webkit-transform:translate3d(-50%,-5px,0);transform:translate3d(-50%,-5px,0)}[role~=tooltip][data-microtip-position|=top]:after{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position=top]:hover:after{-webkit-transform:translate3d(-50%,-5px,0);transform:translate3d(-50%,-5px,0)}[role~=tooltip][data-microtip-position=top-left]:after{-webkit-transform:translate3d(calc(-100% + 16px),0,0);transform:translate3d(calc(-100% + 16px),0,0);bottom:100%}[role~=tooltip][data-microtip-position=top-left]:hover:after{-webkit-transform:translate3d(calc(-100% + 16px),-5px,0);transform:translate3d(calc(-100% + 16px),-5px,0)}[role~=tooltip][data-microtip-position=top-right]:after{-webkit-transform:translate3d(-16px,0,0);transform:translate3d(-16px,0,0);bottom:100%}[role~=tooltip][data-microtip-position=top-right]:hover:after{-webkit-transform:translate3d(-16px,-5px,0);transform:translate3d(-16px,-5px,0)}[role~=tooltip][data-microtip-position|=bottom]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-top:5px;margin-bottom:0}[role~=tooltip][data-microtip-position|=bottom]:after{margin-top:11px}[role~=tooltip][data-microtip-position|=bottom]:before{-webkit-transform:translate3d(-50%,-10px,0);transform:translate3d(-50%,-10px,0);bottom:auto;left:50%;top:100%}[role~=tooltip][data-microtip-position|=bottom]:hover:before{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}[role~=tooltip][data-microtip-position|=bottom]:after{-webkit-transform:translate3d(-50%,-10px,0);transform:translate3d(-50%,-10px,0);top:100%;left:50%}[role~=tooltip][data-microtip-position=bottom]:hover:after{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}[role~=tooltip][data-microtip-position=bottom-left]:after{-webkit-transform:translate3d(calc(-100% + 16px),-10px,0);transform:translate3d(calc(-100% + 16px),-10px,0);top:100%}[role~=tooltip][data-microtip-position=bottom-left]:hover:after{-webkit-transform:translate3d(calc(-100% + 16px),0,0);transform:translate3d(calc(-100% + 16px),0,0)}[role~=tooltip][data-microtip-position=bottom-right]:after{-webkit-transform:translate3d(-16px,-10px,0);transform:translate3d(-16px,-10px,0);top:100%}[role~=tooltip][data-microtip-position=bottom-right]:hover:after{-webkit-transform:translate3d(-16px,0,0);transform:translate3d(-16px,0,0)}[role~=tooltip][data-microtip-position=left]:after,[role~=tooltip][data-microtip-position=left]:before{bottom:auto;left:auto;right:100%;top:50%;-webkit-transform:translate3d(10px,-50%,0);transform:translate3d(10px,-50%,0)}[role~=tooltip][data-microtip-position=left]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-right:5px;margin-bottom:0}[role~=tooltip][data-microtip-position=left]:after{margin-right:11px}[role~=tooltip][data-microtip-position=left]:hover:after,[role~=tooltip][data-microtip-position=left]:hover:before{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}[role~=tooltip][data-microtip-position=right]:after,[role~=tooltip][data-microtip-position=right]:before{bottom:auto;left:100%;top:50%;-webkit-transform:translate3d(-10px,-50%,0);transform:translate3d(-10px,-50%,0)}[role~=tooltip][data-microtip-position=right]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-bottom:0;margin-left:5px}[role~=tooltip][data-microtip-position=right]:after{margin-left:11px}[role~=tooltip][data-microtip-position=right]:hover:after,[role~=tooltip][data-microtip-position=right]:hover:before{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}[role~=tooltip][data-microtip-size=small]:after{white-space:normal;width:80px}[role~=tooltip][data-microtip-size=medium]:after{white-space:normal;width:150px}[role~=tooltip][data-microtip-size=large]:after{white-space:normal;width:260px}#sticky-social-icons-container{position:fixed;z-index:999;text-align:center}#sticky-social-icons-container li,#sticky-social-icons-container ul{margin:0;padding:0}#sticky-social-icons-container li{list-style:none}#sticky-social-icons-container li a{-webkit-transition:.1s;transition:.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear;text-align:center;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}#sticky-social-icons-container.design-rounded.alignment-left li:first-child a{border-radius:0 5px 0 0}#sticky-social-icons-container.design-rounded.alignment-left li:first-child:last-child a{border-radius:0 5px 5px 0}#sticky-social-icons-container.design-rounded.alignment-left li:last-child a{border-radius:0 0 5px 0}#sticky-social-icons-container.design-rounded.alignment-left.with-animation li a:hover{border-radius:0 5px 5px 0!important}#sticky-social-icons-container.design-rounded.alignment-right li:first-child a{border-radius:5px 0 0 0}#sticky-social-icons-container.design-rounded.alignment-right li:first-child:last-child a{border-radius:5px 0 0 5px}#sticky-social-icons-container.design-rounded.alignment-right li:last-child a{border-radius:0 0 0 5px}#sticky-social-icons-container.design-rounded.alignment-right.with-animation li a:hover{border-radius:5px 0 0 5px!important}#sticky-social-icons-container.alignment-left{left:0}#sticky-social-icons-container.alignment-right{right:0}#sticky-social-icons-container.alignment-left.with-animation li a:hover{margin-right:-10px}#sticky-social-icons-container.alignment-right.with-animation li a:hover{margin-left:-10px}@media (max-width:767px){#sticky-social-icons-container.hide-in-mobile{display:none!important}[role~=tooltip][data-microtip-position=right]:hover:after,[role~=tooltip][data-microtip-position=right]:hover:before{display:none}}