@charset "UTF-8";
.clearfix:after,
.clearfix:before {
content: "";
display: table;
clear: both;
}
.smls-main-logo-wrapper a {
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
text-decoration: none;
border-bottom: 0;
box-shadow: none;
} .smls-item{
opacity:0.4;
transition:0.6s ease-in-out all;
-webkit-transition:0.6s ease-in-out all;
-moz-transition:0.6s ease-in-out all;
margin:0 10px;
transform:scale(0.9);
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-webkit-box-shadow: inset 0 0 10em 0 rgba(0,0,0,.75);
box-shadow: inset 0 0 10em 0 rgba(0,0,0,.75);
}
.owl-item.active.center .smls-item{
opacity:1;
transform:scale(1) translateZ(0);
-webkit-transform:scale(1) translateZ(0);
-moz-transform:scale(1) translateZ(0);
transform: scale(1.1);
-moz-transition: all 350ms ease-in-out;
-webkit-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
}
.owl-item  {
-webkit-backface-visibility: hidden;
-webkit-transform: scale(1.0, 1.0);
}  .smls-main-logo-wrapper {
width: 100%;
margin:0 auto;
} .smls-grid-column-2 .smls-grid-image-wrap {
width:50%;
}
.smls-grid-column-3 .smls-grid-image-wrap
{
width:33.33%;
}
.smls-grid-column-4 .smls-grid-image-wrap {
width:25%;
}
.smls-grid-column-5 .smls-grid-image-wrap {
width:20%;
}
.smls-grid-column-6 .smls-grid-image-wrap {
width:16.667%;
} .smls-grid-container-template-1,
.smls-grid-container-template-2,
.smls-grid-container-template-3,
.smls-main-logo-wrapper .smls-thumbnails{
position: relative;
}
.smls-grid-container-template-1 .smls-grid-image-wrap,
.smls-grid-container-template-2 .smls-grid-image-wrap,
.smls-grid-container-template-3 .smls-grid-image-wrap,
.smls-main-logo-wrapper .smls-thumbnails .smls-tumb{
padding:20px;
background-color:transparent;
position: relative;
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
min-height: 130px;
max-height: 250px;
float: left;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content:center;
align-items:center;
}
.smls-grid-container-template-1 .smls-grid-image-wrap,
.smls-grid-container-template-2 .smls-grid-image-wrap {
min-height: 180px;
max-height: 180px;
height: 100px;
}
.smls-grid-container-template-1.smls-grid-column-5 .smls-grid-image-wrap,
.smls-grid-container-template-2.smls-grid-column-5 .smls-grid-image-wrap,
.smls-grid-container-template-1.smls-grid-column-6 .smls-grid-image-wrap,
.smls-grid-container-template-2.smls-grid-column-6 .smls-grid-image-wrap {
min-height: 160px;
max-height: 160px;
}
.smls-grid-container-template-1 .smls-grid-image-wrap:before,
.smls-grid-container-template-2 .smls-grid-image-wrap:before {
content: '';
position: absolute;
height: 100%;
top: 0;
left: -1px;
border-left: 1px solid #e9e9e9;
}
.smls-grid-container-template-1 .smls-grid-image-wrap:after,
.smls-grid-container-template-2 .smls-grid-image-wrap:after{
content: '';
position: absolute;
width: 100%;
height: 0;
left: 0;
top: auto;
bottom: -1px;
border-bottom: 1px solid #e9e9e9;
}
.smls-grid-container-template-1 {
overflow: hidden;
} .smls-grid-container-template-2 {
border:1px solid #e9e9e9;
}
.smls-grid-container-template-1[class*=smls-hover-type-] .smls-grid-image-wrap.smls-external-link-wrapper,
.smls-grid-container-template-2[class*=smls-hover-type-] .smls-grid-image-wrap.smls-external-link-wrapper {
padding: 0;
}
.smls-grid-container-template-1[class*=smls-hover-type-] .smls-grid-image-wrap.smls-external-link-wrapper .smls-url-link-only,
.smls-grid-container-template-2[class*=smls-hover-type-] .smls-grid-image-wrap.smls-external-link-wrapper .smls-url-link-only{
padding: 0 10px;
} .smls-grid-container-template-3 .smls-grid-image-wrap {
padding: 0;
min-height: 120px;
max-height: 250px;
overflow: hidden;
align-items:initial;
}
.smls-grid-container-template-3.smls-grid-column-5 .smls-grid-image-wrap{
max-height: 180px;
}
.smls-grid-container-template-3.smls-grid-column-6 .smls-grid-image-wrap{
max-height: 150px;
}
.smls-grid-container-template-3 .smls-grid-image-wrap img {
-webkit-transform:scale(1.02);
-moz-transform:scale(1.02);
transform:scale(1.02);
}
.smls-main-logo-wrapper .smls-grid-column-2 .smls-grid-image-wrap:nth-of-type(2n+1),
.smls-main-logo-wrapper .smls-grid-column-3 .smls-grid-image-wrap:nth-of-type(3n+1) {
clear: left;
}
.smls-grid-pad-container {
width: 100%;
overflow: hidden;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content:center;
}
.smls-grid-container-template-1 .smls-grid-pad-container,
.smls-grid-container-template-2 .smls-grid-pad-container{
max-height: 140px;
}
.smls-grid-container-template-1.smls-grid-column-5 .smls-grid-pad-container,
.smls-grid-container-template-2.smls-grid-column-5 .smls-grid-pad-container,
.smls-grid-container-template-1.smls-grid-column-6 .smls-grid-pad-container,
.smls-grid-container-template-2.smls-grid-column-6 .smls-grid-pad-container{
max-height: 120px;
}
.smls-main-logo-wrapper .smls-url-link-only{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
border-bottom: 0;
box-shadow: none;
overflow: hidden;
}
.smls-main-logo-wrapper .smls-url-link-only img,
.smls-main-logo-wrapper .smls-gallery-wrap-template-2 a img,
.smls-main-logo-wrapper .smls-url-link-only:hover
{
-webkit-box-shadow:none;
box-shadow: none;
}
.smls-grid-container-template-3 .smls-grid-pad-container img,
.smls-grid-container-template-3 .smls-popup-wrap img,
.smls-grid-container-template-3 .smls-grid-each-item .smls-logo-inline-detail img {
width: 100%;
display: block;
}  .smls-carousel-arrow-type-1.owl-theme .owl-controls .owl-nav [class*=owl-]
{
background-color:#474747;
height: 30px;
width: 30px;
text-align: center;
line-height: 28px;
padding:0;
font-size: 18px;
color:#ffffff;
border-radius: 0;
position: absolute;
top:50%;
margin:0;
margin-top: -15px;
opacity: 0;
visibility: hidden;
border:0;
box-shadow: none;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-carousel-arrow-type-1.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background-color:rgba(71, 71, 71, 0.7);
}
.smls-carousel-arrow-type-1.owl-carousel .owl-controls .owl-nav .owl-prev
{
left:0px;
}
.smls-carousel-arrow-type-1.owl-carousel .owl-controls .owl-nav .owl-next {
right:0px;
}
.smls-carousel-arrow-type-1.owl-theme:hover .owl-nav [class*=owl-] {
opacity: 1;
visibility: visible;
} .smls-carousel-arrow-type-2.owl-theme .owl-controls .owl-nav [class*=owl-] {
background-color:#bcbcbc;
height: 40px;
width: 40px;
text-align: center;
line-height: 38px;
padding:0;
font-size: 18px;
color:#ffffff;
position: absolute;
top:50%;
margin:0;
margin-top: -20px;
border-radius: 0;
opacity: 0;
border:0;
box-shadow: none;
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-carousel-arrow-type-2.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background-color:#f6881f;
}
.smls-carousel-arrow-type-2.owl-theme:hover .owl-nav [class*=owl-]  {
opacity: 1;
}
.smls-carousel-arrow-type-2.owl-carousel .owl-controls .owl-nav .owl-prev {
left:5px;
}
.smls-carousel-arrow-type-2.owl-carousel .owl-controls .owl-nav .owl-next  {
right:5px;
} .smls-carousel-arrow-type-3.owl-theme .owl-controls .owl-nav [class*=owl-] {
background-color:transparent;
height: 26px;
width: 30px;
text-align: center;
line-height: 20px;
border:2px solid #e8e8e8;
padding:0;
font-size: 18px;
position: absolute;
color: #000000;
top:50%;
margin:0;
margin-top: -20px;
border-radius: 0;
opacity: 0;
box-shadow: none;
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-carousel-arrow-type-3.owl-theme .owl-controls .owl-nav [class*=owl-]:before  {
content:'';
position: absolute;
width: 0;
height:100%;
background-color:#f24831;
top:0;
left:0;
z-index: -1;
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-carousel-arrow-type-3.owl-carousel .owl-controls .owl-nav .owl-prev {
left:10px;
}
.smls-carousel-arrow-type-3.owl-carousel .owl-controls .owl-nav .owl-next {
right:10px;
}
.smls-carousel-arrow-type-3.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
border-color:#f24831;
color:#ffffff;
}
.smls-carousel-arrow-type-3.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
width: 100%;
}
.smls-carousel-arrow-type-3.owl-theme:hover .owl-nav [class*=owl-] {
opacity: 1;
} .smls-carousel-arrow-type-4.owl-theme .owl-controls .owl-nav [class*=owl-] {
background-color:transparent;
height: 40px;
width: 40px;
text-align: center;
line-height: 35px;
border:2px solid #cccccc;
padding:0;
font-size: 20px;
position: absolute;
color: #cccccc;
top:50%;
margin:0;
margin-top: -20px;
border-radius: 50%;
opacity: 0;
box-shadow: none;
visibility: hidden;
z-index: 99;
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-carousel-arrow-type-4.owl-carousel .owl-controls .owl-nav .owl-prev {
left:28px;
}
.smls-carousel-arrow-type-4.owl-carousel .owl-controls .owl-nav .owl-next {
right:28px;
}
.smls-carousel-arrow-type-4.owl-carousel:hover .owl-nav .owl-prev {
left: 8px;
opacity: 1;
visibility: visible;
}
.smls-carousel-arrow-type-4.owl-carousel:hover .owl-nav .owl-next {
right:8px;
opacity: 1;
visibility: visible;
}
.smls-carousel-arrow-type-4.owl-carousel .owl-controls .owl-nav [class*=owl-]:hover {
box-shadow: 0 0 10px rgba(0,0,0,0.3);
background-color:#e8e8e8;
color: #333333;
} .smls-main-logo-wrapper .smls-carousel-arrow-type-5.owl-theme
{
padding:0 45px;
}
.smls-carousel-arrow-type-5.owl-theme .owl-controls .owl-nav [class*=owl-] {
background-color:#75be08;
height: 34px;
width: 34px;
text-align: center;
line-height: 34px;
padding:0;
position: absolute;
color: #ffffff;
top:50%;
margin:0;
margin-top: -20px;
border-radius: 50%;
border:0;
box-shadow: none;
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-carousel-arrow-type-5.owl-carousel .owl-controls .owl-nav .owl-prev {
left:0;
}
.smls-carousel-arrow-type-5.owl-carousel .owl-controls .owl-nav .owl-next {
right:0;
}
.smls-carousel-arrow-type-5.owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
-moz-animation:RightToLeft 350ms forwards;
-webkit-animation:RightToLeft 350ms forwards;
animation:RightToLeft 350ms forwards;
}
.smls-carousel-arrow-type-5.owl-carousel .owl-controls .owl-nav .owl-next:hover i {
-moz-animation: LeftToRight 350ms forwards;
-webkit-animation:LeftToRight 350ms forwards;
animation:LeftToRight 350ms forwards;
} .smls-carousel-logo.smls-text-arrow
{
padding-top: 50px;
}
.smls-text-arrow.owl-theme .owl-controls .owl-nav{
position: absolute;
top: 0;
right: 0;
}
.smls-text-arrow.owl-theme .owl-controls .owl-nav [class*=owl-] {
background: #fc562e;
padding: 10px 15px;
line-height: 1;
border-radius: 20px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
letter-spacing: 1px;
}
.smls-text-arrow.owl-theme .owl-controls .owl-nav .owl-prev i {
margin-right: 8px;
}
.smls-text-arrow.owl-theme .owl-controls .owl-nav .owl-next i {
margin-left: 8px;
}
.smls-text-arrow.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
opacity: 0.8;
}  .smls-carousel-pager-template-2.owl-theme .owl-dots .owl-dot span {
background:#7c7c7c;
margin:4px;
position:relative;
}
.smls-carousel-pager-template-2.owl-theme .owl-dots .owl-dot span:before {
content:'';
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
border-radius: 50%;
z-index: 2;
background-color:#0d98dc;
-webkit-transform:scale(0);
-moz-transform:scale(0);
transform:scale(0);
webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-carousel-pager-template-2.owl-theme .owl-dots .owl-dot span:hover:before,
.smls-carousel-pager-template-2.owl-theme .owl-dots .owl-dot.active span:before {
-webkit-transform:scale(1);
-moz-transform:scale(1);
transform:scale(1);
} .smls-carousel-logo.owl-theme[class*=smls-carousel-arrow-type-][class*=smls-carousel-pager-template-] .owl-controls .owl-dots {
position: absolute;
width: 100%;
bottom:-45px;
left: 0;
}
.smls-carousel-logo.owl-theme[class*=smls-carousel-arrow-type-][class*=smls-carousel-pager-template-] {
margin-bottom: 50px;
}  .smls-carousel-logo.smls-carousel-template-1[class*=smls-carousel-arrow-type-] {
padding: 0 40px;
} .smls-carousel-template-2.owl-carousel .smls-carousel-four-items {
border:1px solid #eee;
}
.smls-carousel-template-2.owl-carousel .owl-stage-outer {
padding-bottom: 1px;
}
.smls-carousel-template-2.owl-carousel.smls-carousel-arrow-type-1 {
padding-left:40px;
padding-right: 40px;
}
.smls-carousel-template-2.owl-carousel.smls-carousel-arrow-type-2 {
padding-left:60px;
padding-right: 60px;
}
.smls-carousel-template-2.owl-carousel.smls-carousel-arrow-type-3 {
padding-left:50px;
padding-right:50px;
}
.smls-carousel-template-2.owl-carousel.smls-carousel-arrow-type-4 {
padding-left:60px;
padding-right: 60px;
} .smls-hover-type-1 .smls-grid-image-wrap img,
.smls-hover-type-1.smls-carousel-logo .smls-car-img-wrap img
{
-ms-filter: grayscale(0);
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-hover-type-1 .smls-grid-image-wrap:hover
{
background-color:#e9e9e9;
}
.smls-hover-type-1 .smls-grid-image-wrap:hover img,
.smls-hover-type-1.smls-carousel-logo .smls-car-img-wrap:hover img {
-ms-filter: grayscale(0.8);
-webkit-filter: grayscale(0.8);
-moz-filter: grayscale(0.8);
-o-filter: grayscale(0.8);
filter: grayscale(0.8);
}
.smls-hover-type-2 .smls-grid-image-wrap img,
.smls-hover-type-2.smls-carousel-logo .smls-car-img-wrap img
{
-ms-filter: grayscale(1);
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-o-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-hover-type-2 .smls-grid-image-wrap:hover {
background-color:#d5fcfd;
}
.smls-hover-type-2 .smls-grid-image-wrap:hover img,
.smls-hover-type-2.smls-carousel-logo .smls-car-img-wrap:hover img,
.smls-hover-type-2.smls-carousel-logo .owl-item.center img
{
-ms-filter: grayscale(0);
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
}
.smls-hover-type-3 .smls-grid-image-wrap img,
.smls-hover-type-3.smls-carousel-logo .smls-car-img-wrap img
{
-webkit-transform:scale(1.02) translateZ(0);
-moz-transform:scale(1.02) translateZ(0);
transform:scale(1.02) translateZ(0);
-webkit-transition:all 350ms ease-in-out;
-moz-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-hover-type-3 .smls-grid-image-wrap:hover img,
.smls-hover-type-3.smls-carousel-logo .smls-car-img-wrap:hover img
{
-webkit-transform:scale(1.15);
-moz-transform:scale(1.15);
transform:scale(1.15);
}
.smls-hover-type-3.smls-carousel-logo .owl-item .smls-car-img-wrap {
overflow: hidden;
}
.smls-hover-type-3.smls-carousel-logo .owl-item .smls-row-image .smls-car-img-wrap {
overflow:visible;
}
.smls-main-logo-wrapper [class*=smls-hover-type-] .smls-grid-image-wrap.smls-active-inline img{
-moz-transform:none;
-webkit-transform:none;
transform:none;
-moz-filter:grayscale(0);
-webkit-filter:grayscale(0);
filter:grayscale(0);
opacity: 1;
}
.smls-main-logo-wrapper [class*=smls-hover-type-] .smls-list-image-wrap img {
cursor: pointer;
} .smls-overlay-effect .smls-grid-image-wrap {
position: relative;
}
.smls-overlay-effect .smls-overlay-wrap{
content:'';
position: absolute;
background-color:rgba(0,0,0,0.6);
top:0;
left:0;
right: 0;
width: 100%;
height: 100%;
z-index: 2;
opacity: 0;
visibility: hidden;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.smls-overlay-all-wrap {
position: absolute;
top:50%;
left:50%;
-moz-transform:translate(-50%,-50%) translateZ(0);
-webkit-transform:translate(-50%,-50%) translateZ(0);
transform:translate(-50%,-50%) translateZ(0);
z-index: 3;
opacity: 0;
visibility: hidden;
width: 100%;
text-align: center;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
font-family: 'Montserrat', Sans-serif;
}
.smls-overlay-title {
font-size: 16px;
font-family: 'Montserrat', Sans-serif;
font-weight: 300;
color:#ffffff;
text-align: center;
text-transform: capitalize;
-moz-transition:all 400ms ease-in-out;
-webkit-transition:all 400ms ease-in-out;
transition:all 400ms ease-in-out;
margin:0 auto 10px;
padding: 0 10px 10px;
position: relative;
line-height: 1.2;
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);
transform:translateY(-10px);
}
.smls-overlay-title:after {
content: '';
position: absolute;
width: 80%;
height: 1px;
bottom:0;
left: 0;
right:0;
margin:0 auto;
background-color:#ffffff;
}
.smls-overlay-effect .smls-link-style
{
display: inline-block;
position: relative;
cursor: pointer;
border-bottom: 0;
box-shadow: none;
-moz-transform:translateY(-20px);
-webkit-transform:translateY(-20px);
transform:translateY(-20px);
-moz-transition:all 500ms ease-in-out;
-webkit-transition:all 500ms ease-in-out;
transition:all 500ms ease-in-out;
}
.smls-overlay-effect .smls-link-style span
{
background-color:rgba(255, 0, 0, 0.6);
color:#ffffff;
font-size: 14px;
width: 35px;
height: 35px;
border-radius: 50%;
line-height: 35px;
text-align: center;
display: inline-block;
-moz-transition:all 400ms ease-in-out;
-webkit-transition:all 400ms ease-in-out;
transition:all 400ms ease-in-out;
}
.smls-overlay-effect .smls-grid-image-wrap:hover .smls-overlay-wrap,
.smls-carousel-logo.smls-overlay-effect .owl-item:hover .smls-overlay-wrap
{
opacity: 1;
visibility: visible;
}
.smls-overlay-effect .smls-grid-image-wrap:hover .smls-overlay-all-wrap,
.smls-carousel-logo.smls-overlay-effect .owl-item:hover .smls-overlay-all-wrap,
.smls-overlay-effect .smls-list-image-wrap:hover .smls-overlay-all-wrap
{
opacity: 1;
visibility: visible;
}
.smls-overlay-effect .smls-grid-image-wrap:hover .smls-link-style,
.smls-overlay-effect .smls-grid-image-wrap:hover .smls-overlay-title,
.smls-carousel-logo.smls-overlay-effect .owl-item:hover .smls-overlay-title,
.smls-carousel-logo.smls-overlay-effect .owl-item:hover .smls-link-style,
.smls-overlay-effect .smls-list-image-wrap:hover .smls-link-style,
.smls-overlay-effect .smls-list-image-wrap:hover .smls-overlay-title
{
-webkit-transform:translateY(0) translateZ(0);
-moz-transform:translateY(0) translateZ(0);
transform:translateY(0) translateZ(0);
-webkit-box-shadow: none;
box-shadow: none;
}
.smls-overlay-effect .smls-link-style:hover span
{
background-color:rgba(255, 0, 0, 1);
}  @-moz-keyframes LeftToRight {
49% {
-moz-transform:translate(100%);
-webkit-transform:translate(100%);
transform:translate(100%);
}
50% {
-moz-transform:translate(-100%);
-webkit-transform:translate(-100%);
transform:translate(-100%);
opacity: 0;
}
51% {
opacity: 1;
}
}
@-webkit-keyframes LeftToRight {
49% {
-moz-transform:translate(100%);
-webkit-transform:translate(100%);
transform:translate(100%);
}
50% {
-moz-transform:translate(-100%);
-webkit-transform:translate(-100%);
transform:translate(-100%);
opacity: 0;
}
51% {
opacity: 1;
}
}
@keyframes LeftToRight {
49% {
-moz-transform:translate(100%);
-webkit-transform:translate(100%);
transform:translate(100%);
}
50% {
-moz-transform:translate(-100%);
-webkit-transform:translate(-100%);
transform:translate(-100%);
opacity: 0;
}
51% {
opacity: 1;
}
} @-moz-keyframes RightToLeft {
49% {
-moz-transform:translate(-100%);
-webkit-transform:translate(-100%);
transform:translate(-100%);
}
50% {
-moz-transform:translate(100%);
-webkit-transform:translate(100%);
transform:translate(100%);
opacity: 0;
}
51% {
opacity: 1;
}
}
@-webkit-keyframes RightToLeft {
49% {
-moz-transform:translate(-100%);
-webkit-transform:translate(-100%);
transform:translate(-100%);
}
50% {
-moz-transform:translate(100%);
-webkit-transform:translate(100%);
transform:translate(100%);
opacity: 0;
}
51% {
opacity: 1;
}
}
@keyframes RightToLeft {
49% {
-moz-transform:translate(-100%);
-webkit-transform:translate(-100%);
transform:translate(-100%);
}
50% {
-moz-transform:translate(100%);
-webkit-transform:translate(100%);
transform:translate(100%);
opacity: 0;
}
51% {
opacity: 1;
}
}
body:not(.wp-admin) .smls-note-admin {
display: none;
}.smls-note-admin {
background: #f0f1aa;
border: 1px solid #F0F1AA;
padding: 10px;
font-size: 14px;
font-style: italic;
display: block;
}
  .lrm-user-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(52, 54, 66, 0.9);
z-index: 999999;
overflow-y: auto;
cursor: pointer;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s, visibility 0.3s;
-moz-transition: opacity 0.3s, visibility 0.3s;
transition: opacity 0.3s, visibility 0.3s;
}
.lrm-user-modal.is-visible {
visibility: visible !important;
opacity: 1;
}
.lrm-user-modal.is-visible .lrm-user-modal-container {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
ul.lrm-switcher {
list-style: none !important;
list-style-type: none !important;
padding: 0 !important;
margin: 0 !important;
}
.lrm-user-modal-container-inner {
background: #FFF;
}
.lrm-user-modal-container {
position: relative;
width: 98%;
max-width: 540px;
margin: 3em auto 4em;
cursor: auto;
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
}
@media only screen and (min-width: 600px) {
.lrm-user-modal-container {
width: 90%;
}
}
@media only screen and (min-width: 600px) {
.lrm-user-modal-container .lrm-user-modal-container {
margin: 4em auto;
}
}
.lrm-user-modal-container .lrm-switcher:after {
content: "";
display: table;
clear: both;
}
.lrm-user-modal-container ul.lrm-switcher li {
text-align: center;
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li {
width: 50%;
float: left;
}
.lrm-user-modal-container .lrm-switcher a {
display: block !important;
width: 100%;
height: 50px;
line-height: 50px;
text-decoration: none !important;
box-shadow: none !important;
border: none !important;
}
@media only screen and (min-width: 600px) {
.lrm-user-modal-container .lrm-switcher a {
height: 70px;
line-height: 70px;
}
}
.lrm-switch-to-link:before {
line-height: 1;
content: "";
display: inline-block;
overflow: hidden;
vertical-align: middle;
margin-right: 3px;
height: 24px;
} .lrm-form {
padding: 0.5em 0 0 !important;
margin: 0;
}
.lrm-btn-style--full-width .lrm-form {
padding-bottom: 0 !important;
}
.lrm-form .fieldset {
position: relative;
margin: 1.4em 0;
padding: 0 !important;
clear: both;
}
@media only screen and (min-width: 600px) {
.lrm-form .fieldset .lrm-form .fieldset {
margin: 2em 0 !important;
}
}
.lrm-form .gform_wrapper ul.gform_fields li.gfield,
.lrm-form .gform_wrapper .gform_footer,
.lrm-form .gform_wrapper .gform_heading,
.lrm-form .lrm-fieldset-wrap,
.lrm-form #buddypress #register-page,
#buddypress .lrm-form #register-page,
.lrm-form .fieldset--default {
padding: 0 1.4em !important;
}
@media only screen and (min-width: 600px) {
.lrm-form .gform_wrapper ul.gform_fields li.gfield .lrm-form .fieldset,
.lrm-form .gform_wrapper .gform_footer .lrm-form .fieldset,
.lrm-form .gform_wrapper .gform_heading .lrm-form .fieldset,
.lrm-form .lrm-fieldset-wrap .lrm-form .fieldset,
.lrm-form #buddypress #register-page .lrm-form .fieldset,
#buddypress .lrm-form #register-page .lrm-form .fieldset,
.lrm-form .fieldset--default .lrm-form .fieldset {
padding: 0 2em !important;
}
}
.lrm-form .fieldset--full-width {
margin-bottom: 0 !important;
}
.lrm-form label {
font-size: 14px;
}
.lrm-form.--registration-done {
padding-bottom: 1em !important;
}
.lrm-form.--registration-done > div:not(.lrm-form-message-wrap) {
display: none;
}
.lrm-form [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 1s 1s ease;
transition: opacity 1s 1s ease;
opacity: 0;
color: inherit;
} .fieldset--login {
display: none;
}
.lrm-form label.image-replace,
.lrm-form .lrm-image-replace { display: inline-block;
position: absolute;
left: 15px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 21px;
width: 22px;
overflow: hidden;
color: #d2d8d8;
white-space: nowrap;
text-shadow: none;
background-repeat: no-repeat;
background-position: 50% 0;
padding: 0 !important;
}
.lrm-font-svg .lrm-form label.image-replace,
.lrm-font-svg .lrm-form .lrm-image-replace {
height: 20px;
color: transparent;
}
[dir=rtl] .lrm-form label.image-replace, [lang=ar] .lrm-form label.image-replace,
[dir=rtl] .lrm-form .lrm-image-replace,
[lang=ar] .lrm-form .lrm-image-replace {
right: 15px;
left: auto;
}
.lrm-form input, .lrm-form select {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: 300;
height: auto !important;
}
.lrm-form input.full-width,
.lrm-form select.full-width,
.lrm-form button.full-width {
width: 100% !important;
box-sizing: border-box;
}
.lrm-form input.has-padding,
.lrm-form select.has-padding,
.lrm-form button.has-padding {
padding: 12px 20px 12px 50px;
}
[dir=rtl] .lrm-form input.has-padding, [lang=ar] .lrm-form input.has-padding,
[dir=rtl] .lrm-form select.has-padding,
[lang=ar] .lrm-form select.has-padding,
[dir=rtl] .lrm-form button.has-padding,
[lang=ar] .lrm-form button.has-padding {
padding: 12px 50px 12px 20px;
}
@media only screen and (min-width: 600px) {
.lrm-form input.has-padding input.has-padding,
.lrm-form input.has-padding button.has-padding,
.lrm-form select.has-padding input.has-padding,
.lrm-form select.has-padding button.has-padding,
.lrm-form button.has-padding input.has-padding,
.lrm-form button.has-padding button.has-padding {
padding: 16px 20px 16px 50px !important;
}
.lrm-form input.has-padding button[type=submit],
.lrm-form input.has-padding input[type=submit],
.lrm-form input.has-padding #buddypress input[type=submit],
.lrm-form select.has-padding button[type=submit],
.lrm-form select.has-padding input[type=submit],
.lrm-form select.has-padding #buddypress input[type=submit],
.lrm-form button.has-padding button[type=submit],
.lrm-form button.has-padding input[type=submit],
.lrm-form button.has-padding #buddypress input[type=submit] {
padding: 16px 0 !important;
}
}
.lrm-form input.has-border,
.lrm-form select.has-border {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.lrm-form input.has-border:focus,
.lrm-form select.has-border:focus {
outline: none;
}
.lrm-form input[type=password] { padding-right: 65px;
}
.lrm-form a.button,
.lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit],
.lrm-form .gform_wrapper input.gform_button[type=submit],
.lrm-form input[type=submit] {
cursor: pointer;
background: #2f889a;
color: #FFF;
font-weight: bold;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
height: auto;
border-radius: 5px;
width: 100% !important;
}
.lrm-btn-style--full-width .lrm-form a.button,
.lrm-btn-style--full-width .lrm-form button[type=submit],
.lrm-btn-style--full-width .lrm-form #buddypress input[type=submit],
.lrm-btn-style--full-width .lrm-form .gform_wrapper input.gform_button[type=submit],
.lrm-btn-style--full-width .lrm-form input[type=submit] {
border-radius: 0;
}
.lrm-form a.button,
.lrm-form button {
font-size: 16px;
padding: 8px 5px;
}
.lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit],
.lrm-form input[type=submit] {
font-size: 20px;
padding: 16px 5px;
}
.no-touch .lrm-form input[type=submit]:hover,
.no-touch .lrm-form input[type=submit]:focus,
.no-touch .lrm-form button[type=submit]:hover,
.no-touch .lrm-form button[type=submit]:focus {
background: #3599ae;
outline: none;
}
.lrm-form .hide-password { display: inline-block;
position: absolute;
left: 15px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 21px;
width: 22px;
overflow: hidden;
color: #d2d8d8;
white-space: nowrap;
text-shadow: none;
background-repeat: no-repeat;
background-position: 50% 0;
left: unset;
border-left: 1px solid black;
font-size: 14px;
font-size: 0.875rem;
cursor: pointer;
background-position: center;
padding: 10px 12px;
right: 5px;
}
.lrm-font-svg .lrm-form .hide-password {
height: 20px;
color: transparent;
}
[dir=rtl] .lrm-form .hide-password, [lang=ar] .lrm-form .hide-password {
right: 15px;
left: auto;
}
[dir=rtl] .lrm-form .hide-password, [lang=ar] .lrm-form .hide-password {
left: 0;
right: unset;
border-right: 1px solid black;
border-left: none;
}
.lrm-form .lrm-error-message {
display: inline-block;
position: absolute;
left: -5px;
bottom: -35px;
background: rgba(215, 102, 102, 0.9);
padding: 0.8em;
z-index: 2;
color: #FFF;
font-size: 13px;
font-size: 0.8125rem;
border-radius: 0.25em; pointer-events: none;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
-moz-transition: opacity 0.2s 0, visibility 0 0.2s;
transition: opacity 0.2s 0, visibility 0 0.2s;
}
.lrm-form .lrm-error-message::after { content: "";
position: absolute;
left: 22px;
bottom: 100%;
height: 0;
width: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.lrm-form .lrm-error-message.is-visible {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.2s 0, visibility 0 0;
-moz-transition: opacity 0.2s 0, visibility 0 0;
transition: opacity 0.2s 0, visibility 0 0;
}
.lrm-form-message {
padding: 0.35em 0 0.3em 0.7em;
font-size: 14px;
font-size: 16px;
line-height: 1.4;
text-align: left;
margin: 5px 0 0;
border-left: 4px solid #6d6d6d;
}
@media only screen and (min-width: 600px) {
.lrm-form-message .lrm-form-message {
padding: 0.6em 0 0.5em 1em;
}
}
.lrm-form-message:empty {
display: none;
}
.lrm-form-message.lrm-is-error {
border-left-color: #dc3232;
}
[dir=rtl] .lrm-form-message.lrm-is-error, [lang=ar] .lrm-form-message.lrm-is-error {
border-left-color: transparent;
border-right-color: #dc3232;
}
[dir=rtl] .lrm-form-message, [lang=ar] .lrm-form-message {
border-right: 4px solid #6d6d6d;
border-left: none;
padding: 0.35em 0.3em 0 0.7em;
}
p.lrm-form-bottom-message {
position: absolute;
width: 100%;
left: 0;
bottom: -32px;
text-align: center;
font-size: 14px;
margin: 0 !important;
}
.lrm-user-modal p.lrm-form-bottom-message a {
color: #FFF;
text-decoration: underline;
}
.lrm-close-form { display: block;
position: absolute;
width: 40px;
height: 40px;
right: 0;
top: -40px;
background: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-close.svg) no-repeat center center;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
text-align: center;
}     .lrm-inline .lrm-close-form {
display: none !important;
}
.lrm-signin-section,
.lrm-signup-section,
.lrm-reset-password-section {
display: none;
}
.lrm-signin-section.is-selected,
.lrm-signup-section.is-selected,
.lrm-reset-password-section.is-selected {
display: block;
} .lrm-inline p.lrm-form-bottom-message a {
color: inherit;
}  .lrm-button-loader {
text-align: center;
width: 60px;
height: 22px;
x-display: none;
overflow: hidden;
color: #ffffff;
display: inline-block;
line-height: 1;
vertical-align: middle;
}
.lrm-button-loader svg {
width: 100%;
height: 100%;
} html.html-has-lrm {
overflow: auto !important;
}
.lrm-position-relative {
position: relative;
}
.lrm-clearfix:after,
.clearfix:after {
display: table;
content: "";
clear: both;
}
.lrm-col {
position: relative;
}
.lrm-row {
margin: 1.4em 0;
}
@media only screen and (min-width: 600px) {
.lrm-col-half-width,
.lrm-col-1-2 {
width: 50%;
}
.lrm-col-1-3 {
width: 33.333%;
}
.lrm-col-2-3 {
width: 66.666%;
}
.lrm-col-1-4 {
width: 25%;
}
.lrm-col {
float: left;
clear: none;
padding: 0 5px 0 !important;
}
.lrm-row {
margin: 1.4em -5px;
}
} .lrm-integrations label {
font-weight: bold;
}
.lrm-form .lrm-integrations input[type=text],
.lrm-form .lrm-integrations input[type=tel],
.lrm-form .lrm-integrations input[type=email],
.lrm-form .lrm-integrations input[type=number],
.lrm-form .lrm-integrations input[type=url],
.lrm-form .lrm-integrations input[type=date],
.lrm-form .lrm-integrations input[type=password],
.lrm-form .lrm-integrations textarea,
.lrm-form .lrm-integrations select {
border: 1px solid #d2d8d8;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
width: 100% !important;
box-sizing: border-box;
padding: 12px 20px;
font-size: 16px;
}
.lrm-form .lrm-integrations input[type=text]:focus,
.lrm-form .lrm-integrations input[type=tel]:focus,
.lrm-form .lrm-integrations input[type=number]:focus,
.lrm-form .lrm-integrations input[type=email]:focus,
.lrm-form .lrm-integrations input[type=url]:focus,
.lrm-form .lrm-integrations input[type=date]:focus,
.lrm-form .lrm-integrations input[type=password]:focus,
.lrm-form .lrm-integrations textarea:focus .lrm-form .lrm-integrations select:focus {
border-color: #343642;
box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
outline: none;
}
.lrm-form .acf-field {
text-align: left;
}
.lrm-form .acf-input-prepend,
.lrm-form .acf-input-append {
padding: 13px 7px;
}
.lrm-form input.has-error {
border: 1px solid #d76666;
}
.lrm-integrations {
text-align: center;
}
.lrm-integrations,
.lrm-integrations label,
.lrm-integrations p {
font-size: 16px;
}
.lrm-integrations br {
display: none;
text-align: center;
} .lrm-pass-strength-result {
background-color: #eee;
border: 1px solid #ddd;
color: #23282d;
margin: 1px 5px 5px 1px;
padding: 3px 5px;
text-align: center;
width: 25em;
opacity: 0;
display: none;
width: 100%;
}
.lrm-pass-strength-result[data-status] {
display: inline-block;
}
.lrm-pass-strength-result[data-status=short] {
background-color: #f1adad;
border-color: #e35b5b;
opacity: 1;
}
.lrm-pass-strength-result[data-status=bad] {
background-color: #fbc5a9;
border-color: #f78b53;
opacity: 1;
}
.lrm-pass-strength-result[data-status=good] {
background-color: #ffe399;
border-color: #ffc733;
opacity: 1;
}
.lrm-pass-strength-result[data-status=strong] {
background-color: #c1e1b9;
border-color: #83c373;
opacity: 1;
}
.lrm-pass-strength-result[data-status=empty] {
display: none;
} .lrm-integrations .cptch_input {
padding: 6px 8px;
font-size: 16px !important;
}
.wp-social-login-provider-list img {
display: inline-block;
} #jetpack-sso-wrap {
margin-top: 10px;
}
a.jetpack-sso {
display: block;
width: 100%;
text-align: center;
text-decoration: none;
}
.jetpack-sso-or {
margin-bottom: 16px;
position: relative;
text-align: center;
}
.jetpack-sso-or:before {
background: #E5E5E5;
content: "";
height: 1px;
position: absolute;
left: 0;
top: 50%;
width: 100%;
}
.jetpack-sso-or span {
background: #fff;
color: #777;
position: relative;
padding: 0 8px;
text-transform: uppercase;
}
.jetpack-sso.button {
height: 36px;
line-height: 34px;
float: none;
margin-bottom: 16px;
position: relative;
width: 100%;
}
.jetpack-sso.button > span {
position: relative;
padding-left: 30px;
}
.jetpack-sso.button .genericon-wordpress {
position: absolute;
left: 0;
top: -3px;
font-size: 24px;
}
@media screen and (max-width: 782px) {
.jetpack-sso.button {
line-height: 22px;
}
} .lrm-signup-section .um-button.um-alt {
display: none;
}
.lrm-signup-section .um-col-alt .um-right.um-half {
display: none;
}
.lrm-signup-section .um-col-alt .um-half {
width: 100%;
}
.lrm-signup-section .um-register.um {
max-width: unset !important;
margin-bottom: 0;
}
.lrm-signup-section #um-submit-btn {
width: 100% !important;
}
.lrm-signup-section .um-form {
padding: 0 1.4em !important;
}
@media only screen and (min-width: 600px) {
.lrm-signup-section .um-form {
padding: 0 2em !important;
}
}
.lrm-signup-section .um-field {
margin-top: 15px;
}
@media (min-height: 33.875em) {
.um .picker--opened .picker__frame {
top: 50%;
}
}
.lrm-grecaptcha > div {
margin: auto;
}
.lrm-form .lrm-math-captcha-wrap {
padding: 5px 0;
text-align: center;
}
.lrm-form .lrm-math-captcha-wrap input.has-border {
width: 64px !important;
text-align: center;
}
.lrm-form .lrm-math-captcha-wrap input.has-border[disabled] {
color: gray;
}
.lrm-user-modal-container .lrm-form .lrm-math-captcha-wrap input.lrm-match-value {
font-weight: bold;
}
.lrm-form .lrm-math-captcha-wrap .lrm-math-captcha-label {
font-weight: bold;
}
.lrm-form .rcp_form label {
text-align: left;
}
.lrm-integrations .mc4wp-checkbox {
text-align: left;
}
.lrm-integrations .mc4wp-checkbox label span {
position: relative;
padding-left: 29px;
cursor: pointer;
font-weight: 400;
font-size: 14px;
color: grey;
line-height: 17px;
display: inline-block;
}
.lrm-integrations .mc4wp-checkbox label input[type=checkbox] {
display: none;
}
.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked + span:after {
border-color: #0b76ef;
background: #0b76ef;
}
.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked + span:before {
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -8px;
left: 9px;
width: 5px;
height: 11px;
transform: rotate(40deg);
border: solid #fff;
border-width: 0 2px 2px 0;
z-index: 1;
}
.lrm-integrations .mc4wp-checkbox label span:after {
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -12px;
left: 0;
width: 20px;
height: 20px;
border: 2px solid #e8e8eb;
border-radius: 3px;
} .lrm-signup-section .ginput_container_password button {
color: black !important;
}
.lrm-signup-section .gform_wrapper .gform_footer {
text-align: center;
}
.lrm-signup-section .gform_wrapper .gform_ajax_spinner {
padding: 0;
display: inline-block;
}
@media only screen and (min-width: 641px) {
.lrm-signup-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: 100% !important;
}
}
.lrm-nice-checkbox {
position: absolute;
z-index: -1;
opacity: 0;
-webkit-appearance: none;       }
.lrm-nice-checkbox__label {
position: relative;
padding-left: 27px;
font-size: 14px;
vertical-align: middle;
margin: 13px 0 3px;
display: block;
font-weight: 400;
line-height: 20px;
}
body.rtl .lrm-nice-checkbox__label {
padding-right: 27px;
padding-left: 0;
}
.lrm-nice-checkbox__indicator {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
background: #e6e6e6;
}
body.rtl .lrm-nice-checkbox__indicator {
left: unset;
right: 0;
}
.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator {
background: transparent;
border: 2px solid #e8e8eb;
border-radius: 3px;
}
.lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator {
background: #0b76ef;
border-color: #0b76ef;
}
.lrm-nice-checkbox__label:hover input:not([disabled]):checked ~ .lrm-nice-checkbox__indicator, .lrm-nice-checkbox__label input:checked:focus ~ .lrm-nice-checkbox__indicator {
background: #0b76ef;
}
.lrm-nice-checkbox__label input:disabled ~ .lrm-nice-checkbox__indicator {
pointer-events: none;
opacity: 0.6;
background: #e6e6e6;
}
.lrm-nice-checkbox__indicator:after {
position: absolute;
display: none;
content: "";
}
.lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator:after {
display: block;
}
.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after {
top: 0px;
left: 5px;
width: 5px;
height: 11px;
transform: rotate(40deg);
border: solid #fff;
border-width: 0 2px 2px 0;
}
.lrm-font-icomoon .lrm-ficon-user:before {
content: "\";
}
.lrm-font-material .lrm-ficon-user:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-user:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-user:before {
content: "\f007";
}
.lrm-font-icomoon .lrm-ficon-eye:before {
content: "\";
}
.lrm-font-material .lrm-ficon-eye:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-eye:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-eye:before {
content: "\f06e";
}
.lrm-font-icomoon .lrm-ficon-eye-blocked:before {
content: "\";
}
.lrm-font-material .lrm-ficon-eye-blocked:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-eye-blocked:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-eye-blocked:before {
content: "\f070";
}
.lrm-font-icomoon .lrm-ficon-key:before {
content: "\";
}
.lrm-font-material .lrm-ficon-key:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-key:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-key:before {
content: "\f084";
}
.lrm-font-icomoon .lrm-ficon-lock:before {
content: "\";
}
.lrm-font-material .lrm-ficon-lock:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-lock:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-lock:before {
content: "\f023";
}
.lrm-font-icomoon .lrm-ficon-mail:before {
content: "\";
}
.lrm-font-material .lrm-ficon-mail:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-mail:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-mail:before {
content: "\f0e0";
}
.lrm-font-icomoon .lrm-ficon-login:before {
content: "\";
}
.lrm-font-material .lrm-ficon-login:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-login:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-login:before {
content: "\f2f6";
}
.lrm-font-icomoon .lrm-ficon-register:before {
content: "\";
}
.lrm-font-material .lrm-ficon-register:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-register:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-register:before {
content: "\f234";
}
.lrm-font-icomoon .lrm-ficon-close:before {
content: "\";
}
.lrm-font-material .lrm-ficon-close:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-close:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-close:before {
content: "\f00d";
}
.lrm-font-icomoon .lrm-ficon-phone:before {
content: "\";
}
.lrm-font-material .lrm-ficon-phone:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-phone:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-phone:before {
content: "\f095";
}
.lrm-font-icomoon .lrm-ficon-mobile-phone:before {
content: "\";
}
.lrm-font-material .lrm-ficon-mobile-phone:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-mobile-phone:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-mobile-phone:before {
content: "\f3cd";
}
.lrm-ficon-mobile-phone:before {
top: 1px;
position: relative;
}
.lrm-font-icomoon .lrm-ficon-location:before {
content: "\";
}
.lrm-font-material .lrm-ficon-location:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-location:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-location:before {
content: "\f3c5";
}
.lrm-ficon-location:before {
top: 1px;
position: relative;
}
.lrm-font-icomoon .lrm-ficon-map:before {
content: "\";
}
.lrm-font-material .lrm-ficon-map:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-map:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-map:before {
content: "\f279";
}
.lrm-font-icomoon .lrm-ficon-compass:before {
content: "\";
}
.lrm-font-material .lrm-ficon-compass:before {
content: "\";
}
.lrm-font-fa4 .lrm-ficon-compass:before {
content: "\";
}
.lrm-font-fa5-free .lrm-ficon-compass:before {
content: "\f124";
}
.lrm-ficon-compass:before {
top: 1px;
position: relative;
}
[class^=lrm-ficon-], [class*=" lrm-ficon-"] {
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
}
[class^=lrm-ficon-]:before, [class*=" lrm-ficon-"]:before {
font-size: 20px;
}
.lrm-font-material [class^=lrm-ficon-]:before, .lrm-font-material [class*=" lrm-ficon-"]:before {
font-size: 22px;
}
[class^=lrm-ficon-].lrm-switch-to-link:before, [class*=" lrm-ficon-"].lrm-switch-to-link:before {
font-size: 24px;
margin-top: -2px;
}
.lrm-font-svg .lrm-switch-to-link:before {
width: 22px;
vertical-align: text-bottom;
}
.lrm-font-svg .lrm-switch-to--login:before {
background: url(https://www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/login.png) no-repeat center center;
background-size: 100%;
}
.lrm-font-svg .lrm-switch-to--register:before {
background: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/user.png) no-repeat center center;
background-size: 100%;
}
.lrm-font-svg .lrm-form label.lrm-username,
.lrm-font-svg .lrm-form .lrm-ficon-user {
background-image: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-username.svg);
}
.lrm-font-svg .lrm-form label.lrm-email,
.lrm-font-svg .lrm-form .lrm-ficon-mail {
background-image: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-email.svg);
}
.lrm-font-svg .lrm-form label.lrm-password,
.lrm-font-svg .lrm-form .lrm-ficon-key {
background-image: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-password.svg);
}
.lrm-font-svg .lrm-form label.lrm-user_role {
background-image: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/lock.svg?v=2);
}
.lrm-font-svg .lrm-form .hide-password,
.lrm-font-svg .lrm-form .lrm-ficon-eye {
padding: 20px 21px;
background-size: 24px;
text-indent: -300px;
background-image: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-4.svg);
}
.lrm-font-svg .lrm-form .hide-password.hide-password--on, .lrm-font-svg .lrm-form .hide-password.lrm-ficon-eye-blocked,
.lrm-font-svg .lrm-form .lrm-ficon-eye.hide-password--on,
.lrm-font-svg .lrm-form .lrm-ficon-eye.lrm-ficon-eye-blocked {
background-image: url(//www.autobei.com/autoreports/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-8.svg?v3);
}
.lrm-is-font .hide-password {
width: 42px;
height: auto;
}
.lrm-font-icomoon .hide-password--on:before {
content: "\";
}
.lrm-font-material .hide-password--on:before {
content: "\";
}
.lrm-font-fa4 .hide-password--on:before {
content: "\";
}
.lrm-font-fa5-free .hide-password--on:before {
content: "\f070";
}.lrm-inline .lrm-user-modal-container { border: 2px solid #d2d8d8; }
.lrm-user-modal-container-inner {
border-radius: 0.25em;
overflow: hidden;
} .lrm-user-modal-container { x-border-radius: 0.25em; }
.lrm-user-modal-container .lrm-switcher a { background: #d2d8d8; color: #809191; }
.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected { background: #FFF; color: #505260; }
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a { border-radius: 0.25em 0 0 0; }
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a { border-radius: 0 0.25em 0 0; }
.lrm-user-modal-container .lrm-switcher.-is-login-only li a { border-radius: 0.25em 0.25em 0 0; }
.lrm-form input.has-border, .lrm-form select.has-border { border: 1px solid #d2d8d8; }
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] { background: #2f889a; color: #FFF; }
.lrm-form .hide-password { border-color: #d2d8d8; color: #343642; }
.lrm-user-modal-container .input-text, .lrm-user-modal-container input[type=email], .lrm-user-modal-container input[type=password], .lrm-user-modal-container input[type=search], .lrm-user-modal-container input[type=tel], .lrm-user-modal-container input[type=text], .lrm-user-modal-container input[type=url], .lrm-user-modal-container select, .lrm-user-modal-container textarea { background-color: #f7f7f7; color: #000; font-weight: 300; box-shadow: none; border-radius: 0.25em; }
.lrm-user-modal-container .input-text:focus, .lrm-user-modal-container input[type=email]:focus, .lrm-user-modal-container input[type=password]:focus, .lrm-user-modal-container input[type=search]:focus, .lrm-user-modal-container input[type=tel]:focus, .lrm-user-modal-container input[type=text]:focus, .lrm-user-modal-container input[type=url]:focus, .lrm-user-modal-container select:focus, .lrm-user-modal-container textarea:focus { border: 1px solid #d2d8d8; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25); }