.state-pages-class #jbd-container .search-modules {
  display: none;
}
.login .list-group a:nth-child(3) {
  background: #000;
  color: #fff;
  font-weight: 700;
  margin-top: 10px;
  border-radius: 7px;
  padding: 10px;
  font-size: 1rem;
}
@media (min-width:1200px){
.body-innerwrapper {
    overflow-x: inherit;
}
#sp-logo {
    border-right: 1px solid #cacaca;
}
#sp-r-top {
    border-left: 1px solid #cacaca;
}
}

.com-users.view-registration #jform_captcha-lbl {
  display: none;
}
#blog-sec-home .tags {
  display: none;
}
.jbd-user-menu > ul {
  margin-bottom: 0 !important;
}
.jbd-mod-user a.jbd-username {
  font-size: 0;
  line-height: 0;
} 
#blog-sec-home .sppb-addon-article .sppb-img-responsive {
  width: 100%;
  height: auto;
  max-height: 250px;
  object-fit: cover;
  min-height: 250px;
}
.blogpage .article-list .article .article-intro-image img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}
.article-details .article-full-image img {
  max-height: 500px;
  width: 100%;
  object-fit: contain;
}

.view-article.blogpage #mod-custom245 {
    margin: 20px auto;
    max-width: 100%;
    text-align: center;
    display: block;
    height: auto;
}
#sp-header {
    position: relative;
    background: #000 !important;
    border-bottom: 1px solid #cacaca;
	height: 80px;
}
.home-page #sp-header {
	position: absolute;
}

.home-page.com_jbusinessdirectory #sp-header {
	position: relative;
    background: #000 !important;
}
#sp-header.full-header {
    padding-left: 15px;
    padding-right: 15px;
}
#sp-header.header-sticky {
    background: #000 !important;
}

#sp-header .logo {
    height: 80px;
}

#sp-r-top .sp-module {
    height: auto;
    margin-left: 0;
    line-height: 80px;
	width: 100%;
}
#sp-r-top p {
    margin-bottom: 0;
}

.jbd-mod-user {
    float: none;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jbd-mod-user .jbd-button-container, .jbd-mod-user .jbd-view-cart {
    float: none;
    margin-left: 0px;
}
.jbd-view-cart a {
    color: #f0f0f0;
}
.jbd-view-cart svg {
    fill: #f0f0f0;
	opacity: 0.7;
}
.jbd-view-cart svg:hover {
   
	opacity: 1;
}
.jbd-mod-user .user-area {
    float: none;
    text-align: left;
    font-size: 13px;
    color: #f0f0f0;
}
.jbd-mod-user .user-area a {
    color: #f0f0f0;	
}
.jbd-mod-user .user-area i {
    font-size: 16px;
    padding-right: 1px;
}

.img-border-shadow img {
    border-radius: 30px 0px 30px 0px !important;
    box-shadow: 0px 0px 20px 0px #ff660087;
}
.img-border-shadow .sppb-addon-single-image-container:before {
    content: "";
    position: absolute;
    border: 1px solid #cacaca;
    width: 100%;
    height: 100%;
    bottom: -15px;
    left: -15px;
    display: inline;
    border-radius: 30px 0px 30px;
}

.image-border-animation-left .sppb-addon-single-image-container img {
    border-radius: 20px 0px 20px !important;
    box-shadow: 3px 5px 25px #ff660070;
}
.image-border-animation-left .sppb-addon-single-image-container::after {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #cacaca;
    position: absolute;
    left: -6%;
    z-index: -1;
    top: 2%;
    border-radius: 20px 0px 20px;
    animation: jumpborder 7s linear infinite;
}
@keyframes jumpborder{0%{transform:translateZ(0)}40%{transform:translate3d(0,6%,0)}to{transform:translateZ(0)}}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: #f60 !important;
}
.diffrent {
    transform: skew(-10deg, -4deg);
    display: inline-flex;
    text-shadow: none;
}



.menu-blue-senioriz span {
    color: #1ca2f7;
}
.menu-blue-senioriz a:hover {
    color: #1ca2f7 !important;
}

.menu-animation-senioriz span {
    animation: heartbeat 2s infinite;
    color: #f60;
}

@keyframes heartbeat
{
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }
}


.img-leftright{
    position: relative;	
}
.img-leftright img {
    overflow: hidden;
    border-radius: 20px !important;
    width: 170px;
    border: 2px solid #cacaca;
    height: 170px;
    object-fit: cover;
    box-shadow: 0px 0px 30px #000;
	animation: jumpimg-lr 7s linear infinite;
}
.img-topbottom{
    position: relative;	
}
.img-topbottom img {
    overflow: hidden;
    border-radius: 20px !important;
    width: 170px;
    border: 2px solid #cacaca;
    height: 170px;
    object-fit: cover;
    box-shadow: 0px 0px 30px #000;
	animation: jumpimg-tb 7s linear infinite;
}
@keyframes jumpimg-tb{0%{transform:translateZ(0)}50%{transform:translate3d(0,13%,0)}to{transform:translateZ(0)}}
@keyframes jumpimg-lr{0%{transform:translateZ(0)}50%{transform:translate3d(13%,0,0)}to{transform:translateZ(0)}}

/* module search j-bussiness */
.senioriz-new-search-bar {
    background: #000;
    padding: 10px;
    border: 1px solid #cacaca;
}
.senioriz-new-search-bar input {
    background: transparent !important;
    border: none !important;
    width: auto !important;
	color: #fff !important;
	font-size: 13px;
}
.senioriz-btn-search-module {
    border-radius: 0;
    font-weight: 300 !important;
}
.senioriz-new-search-bar input:first-child {
    border-right: 1px solid #cacaca !important;
}
.senioriz-new-search-bar input::placeholder { 
    color: #999;
	opacity: 1; 
}
/* end search module*/

.mod-pop-cat .sppb-addon-title {
    position: absolute;
    top: 0;
    left: 50%;
    background: #f60;
    transform: translate(-50%, -15px);
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 100px;
    box-shadow: 0px 0px 7px #0003;
    color: #fff !important;
    font-weight: 400 !important;
}
.mod-pop-cat .business-categories-slider-wrapper {
    margin-top: 8px;
}
.mod-pop-cat .business-categories-slider-wrapper p {
	margin-bottom:0;
}

.btn-warning {
    background: #f60;
    border-color: #f60;
	color: #fff;
}
.btn-warning:hover {
    background-color: #ff7518;
    border-color: #ff7518;
}



.sppb-btn-secondary, .btn-secondary {
 color:#fff;
 background-color:#f60;
 border:none;
 transition:all 0.7s ease-in-out;
 position:relative;
 overflow:hidden;
 z-index:1;
 font-size:16px;
 font-weight:400
}
.sppb-btn-secondary:hover, .btn-secondary:hover {
 color:#fff
}
.sppb-btn-secondary:hover::after,
.btn-secondary:hover::after,
.sppb-btn-secondary:hover::before,
.btn-secondary:hover::before {
 width:100%;
 height:100%;
 visibility:visible;
 opacity:1
}
.sppb-btn-secondary::after,
.btn-secondary::after,
.sppb-btn-secondary::before,
.btn-secondary::before {
 background:#222
}
.sppb-btn-secondary::after,
.btn-secondary::after {
 position:absolute;
 bottom:0;
 right:0;
 content:"";
 width:50%;
 height:0;
 visibility:hidden;
 opacity:0;
 z-index:-1;
 -webkit-transition:all 0.4s ease-in-out;
 transition:all 0.4s ease-in-out
}
.sppb-btn-secondary::before,
.btn-secondary::before {
 position:absolute;
 top:0;
 left:0;
 content:"";
 width:50%;
 height:0;
 visibility:hidden;
 opacity:0;
 z-index:-1;
 -webkit-transition:all 0.4s ease-in-out;
 transition:all 0.4s ease-in-out
}

.btn-primary:hover, .sppb-btn-primary:hover {
    background-color: #ff7518;
    border-color: #ff7518;
}



.rotateme::before {
  background: #ff00000f;
  bottom: 0;
  right: -10px;
}
.rotateme::after, .rotateme::before {
  border-radius: 50%;
  content: "";
  height: 60px;
  position: absolute;
  width: 60px;
  z-index: -1;
}
.rotateme::after {
  background: #002bff1f;
  height: 40px;
  left: -10px;
  top: 5px;
  width: 40px;
}
.rotateme.pos-left {
    left: 15vw;
    z-index: 3;
    top: 6vw;
    right: auto;
}
.rotateme {
  animation-name: rotateme;
  animation-duration: 40s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 40s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 40s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 40s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.rotateme {
  position: absolute;
  top: 5%;
  right: 5%;
}
@keyframes rotateme {
 from {
  transform:rotate(0deg)
 }
 to {
  transform:rotate(360deg)
 }
}
@-webkit-keyframes rotateme {
 from {
  -webkit-transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(360deg)
 }
}
@-moz-keyframes rotateme {
 from {
  -moz-transform:rotate(0deg)
 }
 to {
  -moz-transform:rotate(360deg)
 }
}
@-o-keyframes rotateme {
 from {
  -o-transform:rotate(0deg)
 }
 to {
  -o-transform:rotate(360deg)
 }
}


.listing-module-senioriz-home .jitem-card {
	border: 2px solid #000;
    background: transparent;
    border-radius: 0;
	
}
.listing-module-senioriz-home .jitem-card .jitem-body {
	border-radius: 0;
    border: none;
    background: #b6b6b600;
}
.listing-module-senioriz-home .jitem-card .jitem-body .jitem-bottom.bottom-border {
    border-top: none;
    background: #000;
}
.listing-module-senioriz-home .jitem-card .jitem-img-wrap > img {
	border-radius: 0;
	border: none;
}
.listing-module-senioriz-home .jitem-card .jitem-body .jitem-title > * {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
}
.listing-module-senioriz-home i.icon {
	background: #d0d0d0;
}
.listing-module-senioriz-home i.la {
	color: #d0d0d0;
}
.listing-module-senioriz-home .jitem-card .jitem-body .jitem-bottom a{
	
}

.position-sticky-senioriz .sppb-column-addons {
	position: -webkit-sticky!important;
    position: sticky!important;
    top: 15vh;
    min-height: 300px;  
}
.position-sticky-senioriz .sppb-column-addons .sppb-addon-wrapper {
	overflow: hidden;
    max-height: 95vh;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
}


.senioriz-offer-card {
    border: 1px solid #000;
    box-shadow: 0px 0px 15px #00000061;
    border-radius: 0;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
	transform: scale(1);
}
.senioriz-offer-card:hover {
    border: 1px solid #000;
    box-shadow: 0px 0px 15px #ff660066;
    border-radius: 0;
    transform: scale(1.02);
}

.svg-animation-logo svg {
 
  height: 70px;
  width: auto;
  max-width: 100%;
  -webkit-transition: linear 0.2s all;
  -o-transition: linear 0.2s all;
  transition: linear 0.2s all;
  margin: 0 auto;
}
.svg-animation-logo svg path {
  stroke: #f5f5f5;
  opacity: 0;
  stroke-width: 0;
  stroke-dasharray: 600px;
  stroke-dashoffset: 600px;
  animation-name: draw-logo;
  animation-duration: 16s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  fill-opacity: 0;

}
@keyframes draw-logo {
    0% {
    }
    20% {
        opacity: 1;
        stroke-width: 1;
		
    }
    38% {
        fill-opacity: 0;
        stroke-width: 1;
		
    }
    70% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
        stroke-width: 0;
        opacity: 1;
		
    }
}

.svg-animation svg {
 
  height: 100px;
  width: auto;
  max-width: 120px;
  -webkit-transition: linear 0.2s all;
  -o-transition: linear 0.2s all;
  transition: linear 0.2s all;
  margin: 0 auto;
}

.svg-animation svg path {
  stroke: #f5f5f5;
  opacity: 0;
  stroke-width: 0;
  stroke-dasharray: 600px;
  stroke-dashoffset: 600px;
  animation-name: draw;
  animation-duration: 8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  fill-opacity: 0;

}
.comment-2.svg-animation svg path {
  animation-duration: 10s;
}
@keyframes draw {
    0% {
    }
    1% {
        opacity: 1;
        stroke-width: 1;
		
    }
    58% {
        fill-opacity: 0;
        stroke-width: 1;
		
    }
    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
        stroke-width: 0;
        opacity: 1;
		
    }
}
.comment-1 {
    position: absolute;
    left: 10%;
    top: 5%;
}
.comment-2 {
    position: absolute;
    left: -5%;
    top: 70%;
}
.comment-3 {
    position: absolute;
    left: -20%;
    top: 8%;
}


#blog-sec-home .sppb-addon-article {
    background: #000;
    border: 1px solid #fff;
    padding: 5px;
	height: 95%;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
	transform: scale(1);
}
#blog-sec-home .sppb-addon-article:hover {
    border: 1px solid #000;
    box-shadow: 0px 0px 15px #ff660066;
    border-radius: 0;
    transform: scale(1.01);
}
#blog-sec-home .sppb-article-info-wrap {
	padding:10px 10px 0px 10px;
}
#blog-sec-home .sppb-article-info-wrap h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
#blog-sec-home .sppb-article-introtext {
    font-weight: 200;
    text-align: center;
}


.burger-icon>span {

    background-color: #fff;
}
.btn .badge {
    font-weight: 400;
    padding: 1px 6px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 0;
}
@media (max-width:575px){
.logo-image-phone {
    height: 40px !important;
}	
#sp-header.full-header {
    padding-left: 0;
    padding-right: 0;
}	
.img-leftright img {
    border-radius: 15px;
    width: 100px;
    height: 100px;
	animation: jumpimg-lr 4s linear infinite;
   
}

.img-topbottom img {
    border-radius: 15px;
    width: 100px;
    height: 100px;
	animation: jumpimg-tb 4s linear infinite;
}	
.image-border-animation-left .sppb-addon-single-image-container::after {
 
    animation: jumpborder 4s linear infinite;
}
.mobile-text-center .sppb-addon-title {
    text-align: center;
    margin: 0 auto;
    justify-content: center !important;
}
.top-0.start-100.badge {
    left: 50% !important;
}
}
.blogpage .article-details.blogpage p {
  font-size: 18px;
  font-family: 'Open Sans',sans-serif;
  line-height: 2;
}