.senioriz-tab-product .sppb-tab.sppb-custom-tab {
    display: block !important;
    width: 100%;
}
.senioriz-tab-product .sppb-nav-custom {
    width: 100% !important;
    padding: 0 !important;
    display: flex;
    float: none;
justify-content: center;
}
.senioriz-tab-product .sppb-tab-custom-content {
    width: 100% !important;
    padding-left: 0 !important;
}

.product-details .extra-fields li span {
    display: inline-block;
    color: #1f1f1f;
    vertical-align: bottom;
    max-width: 700px;
}
.product-details .extra-fields li div.head-h3 {
    background: 0 0;
    display: table;
    overflow: auto;
}
.product-details .extra-fields li div.head-h3 .title-text {
    display: table-cell;
    padding-right: 3px;
    color: #000;
}

.product-details .extra-fields li div.head-h3 .line {
    display: none;
}
.product-details .extra-fields li ul {
    margin: 0;
    padding: 0;
}
.product-details .extra-fields li::marker {
    color: #24e190;
    content: "" !important;
    font-family: "Font Awesome 5 free";
display:none;
}
.product-details .extra-fields {
    list-style: none;
    padding: 6px 0 0;
    margin: 0;
}
.product-details .extra-fields ul {
    line-height: 20px;
}
.product-details .extra-fields li {
    list-style: none;
    padding: 4px 0;
    margin: 0;
    background-image: none;
    font-size: 14px;
}
.product-details .extra-fields li div {
    width: 246px;
    display: inline-block;
    color: #000;
    background: url('../images/dotted.png') repeat-x scroll 0 bottom transparent;
    vertical-align: top;
    overflow: hidden;
}
.product-details .extra-fields li strong {
    font-weight: 400;
    background-color: #f1f1f1;
    padding: 3px;
}
.product-details .extra-fields li span {
    display: inline-block;
    color: #1f1f1f;
    vertical-align: bottom;
    max-width: 700px;
}
@media (max-width:575px){
.product-details .extra-fields li div {
    width: 205px;
}
}


.sp-page-title .container {
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    color: #000;
    margin: 30px auto 0px;
}
.sp-page-title {
    background: transparent;
    padding: 0;
}
.sp-page-title .sp-page-title-heading {
    display: none;
}
.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
}
.sp-page-title .breadcrumb>span, .sp-page-title .breadcrumb>li, .sp-page-title .breadcrumb>li+li:before, .sp-page-title .breadcrumb>li>a {
    color: #21274b !important;
}
.breadcrumb a, .breadcrumb span {
    color: #21274b !important;
}
.breadcrumb-item.active {
    color: #000 !important;
}

.new-style-senioriz .cat-children .article {
    margin-bottom: 30px;
    padding: 0;
    border: 1px solid #d5d5d5;
    border-radius: 7px;
    overflow: hidden;
-webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.new-style-senioriz .cat-children .article:hover {
    box-shadow: 0px 5px 8px #33333340;
}
.new-style-senioriz .cat-children .article .article-intro-image {
    margin: 0 auto;
    border-radius: 0;
    border-bottom: none;
    overflow: hidden;
    padding: 10px;
}
.new-style-senioriz .cat-children .article .article-intro-image a {
    padding: 20px;
    overflow: hidden;
    display: block;
    margin-bottom: 0px !important;
    background: #ffffff;
}
.new-style-senioriz .cat-children .article img {
    object-fit: contain;
    width: 100%;
    height: 240px;
    border-radius: 10px;
}
.new-style-senioriz .cat-children .col-md-2 .article img {

    height: 140px;

}
.new-style-senioriz .cat-children .article .article-body {
    padding: 10px;
    min-height: 60px;
    background: #f1f1f1;
    display: flex;
    align-items: center;
}
.new-style-senioriz .cat-children .article .article-body h3 {
    font-size: 1rem;
    margin: 0;
    color: #000;
    font-weight: 500;
padding: 0;
}
.new-style-senioriz .cat-children .article .article-body h3 a {
    color: #252525;
}

.category-list.new-style-senioriz .content-category > .article-header {
    padding-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
}
.category-list.new-style-senioriz .content-category > .article-header::before {
    content: "";
    width: 2.5rem;
    height: 10px;
    position: relative;
    display: inline-block;
    left: 0;
    top: 0px;
    background: #ef0220;
    border-radius: 3px;
}
.blog.new-style-senioriz .article-introtext {
    display: none;
}
.blog.new-style-senioriz .article-header h2 {
    font-size: 1rem;
    margin: 0;
 color: #000;
    font-weight: 500;
}

.blog.new-style-senioriz .article-intro-image img {
    object-fit: contain;
    width: 100%;
    height: 240px;
    border-radius: 10px;
}
.blog.new-style-senioriz .col-md-2 .article-intro-image img {
   
    height: 140px;

}


.blog.new-style-senioriz .article-intro-image a {
    padding: 20px;
    overflow: hidden;
    display: block;
    margin-bottom: 0px !important;
    background: #ffffff;
}
.blog.new-style-senioriz .article-body {
    padding: 10px;
    min-height: 60px;
    background: #f1f1f1;
display: flex;
    align-items: center;
}
.blog.new-style-senioriz .article-intro-image {
    margin: 0 auto;
    border-radius: 0;
    border-bottom: none;
    overflow: hidden;
    padding: 10px;
}
.blog.new-style-senioriz .article-list .article {
    margin-bottom: 30px;
    padding: 0;
    border: 1px solid #d5d5d5;
    border-radius: 7px;
    overflow: hidden;
-webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.blog.new-style-senioriz .article-list .article:hover {
    box-shadow: 0px 5px 8px #33333340;
}

@media (min-width: 1340px) and (max-width: 1440px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 13px !important;
}
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  margin-right: 20px;
}
.sp-has-child .sp-dropdown.sp-dropdown-sub {
  overflow-y: auto;
  height: 70vh;
}
.sppb-btn:hover {
  box-shadow: 0px 5px 15px #3333339e;
}
.sppb-btn.hover-effect-zoom-in:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  box-shadow: 0px 1px 6px #33333338;
}
.row.rsform-block label {
  padding-left: 2px;
  padding-right: 2px;
}
.sp-slider-outer-stage {
  border-radius: 10px;
}
.sppb-addon-articles .sppb-addon-article {
  margin-bottom: 30px;
  background: #f9f9f9;
  border-radius: 7px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  overflow: hidden;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
  padding: 10px 20px;
}
.sppb-addon-articles .sppb-addon-article:hover{
  box-shadow: 0px 5px 8px #33333340;	
}
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img {
  overflow: hidden;
  transition: all 0.8s;
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
-o-transition: all 0.8s;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {
-webkit-transition: all 0.8s linear;
-moz-transition: all 0.8s linear;
-ms-transition: all 0.8s linear;
-o-transition: all 0.8s linear;
transition: all 0.8s linear;
overflow: hidden;
}
.sppb-addon-articles .sppb-addon-article:hover .sppb-article-img-wrap img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.8s;
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
-o-transition: all 0.8s;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {
  margin-bottom: 20px;
  display: block;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
  font-size: 1.4rem;
  color: #000;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a {
  color: #000;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3:hover a {
  color: #ef0220;
}
#sp-askme {
  display: none;
}
.modal-backdrop {
    z-index: 2 !important;
}
input.js-finder-search-query.form-control {
  min-width: 200px;
}
#sp-bottom {
  background-color: #eeecec;
  padding-bottom: 0;
}
#sp-footer{
  background: #eeecec;
  padding-bottom: 2rem;
}
#sp-bottom .container {
  background: #fff;
  border-radius: 15px 15px 0px 0px;
  border: 2px solid #21274b;
}
#sp-footer1 {
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
}
#sp-footer1 a {
  color: #ff8c4e;
  font-weight: 500;
  font-size: 1rem;
}
#sp-footer .container {
  background: #21274b;
  border-radius: 0px 0px 15px 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #eff3f3;
}
.sp-dropdown-inner .sp-menu-item {
  background: #fff;
  margin-bottom: 6px;
  border-radius: 5px;
}
/*
.mod-finder input {
  border-radius: 100rem !important;
  background: #3330;
  color: #fff;
  border: 2px solid #fff;
  font-size:12px;
}
.mod-finder .awesomplete {
  flex: auto;
}
.mod-finder input::placeholder {
  color: #fff;
}
.mod-finder input:focus, .mod-finder input:hover{
  color: #fff;
  background-color: #030303;
  border-color: #eb6a25;
}
.mod-finder button {
  position: absolute !important;
  right: 4px;
  width: 50px;
  height: 26px;
  border-radius: 100rem !important;
  padding: 0;
  margin: 0 auto !important;
  top: 3.6px;
  background: #eb6a25;
  border-color: #eb6a25;
  z-index:9999 !important
}
*/
body.rtl .sp-megamenu-parent > li.sp-has-child > a::before, body.rtl .sp-megamenu-parent > li.sp-has-child > span::before {
	display:none;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px;
}
blockquote, .blockquote {
    margin: 0 0 1rem;
    background: #e9f3f9;
    border-left: 4px solid #2192d1;
    padding: 20px;
    font-size: 15px;
    line-height: 1.8;
}
.z-index-down{
	z-index:0 !important;
}
.featurebox-amin .sppb-media-content {
    background: #fff;
    padding: 20px;
}
.featurebox-amin .sppb-media-content h3{
	margin-bottom:0;
}
.sp-megamenu-parent .sp-mega-group > li > a{
	margin-bottom:0;
}
.sp-mega-group .menu_item.item-header {
    background: #0101010f;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    line-height: 30px;
}
.sppb-modal-selector i {
  margin-right: 5px;
}

/* Categroy blog */
.view-category .blog > h2 {
  padding-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
}
.view-category .blog > h2::before {
  content: "";
  width: 2.5rem;
  height: 10px;
  position: relative;
  display: inline-block;
  left: 0;
  top: 0px;
  background: #eb6a25;
  border-radius: 3px;
}
.view-category .blog > h2 .subheading-category {
  color: #21274b;
  padding: 10px 15px;
  margin: 0;
}

/* Article */
.view-category.layout-blog .blog .page-header {
  padding-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
}
.view-category.layout-blog .blog .page-header::before {
  content: "";
  width: 2.5rem;
  height: 10px;
  position: relative;
  display: inline-block;
  left: 0;
  top: 0px;
  background: #ef0220;
  border-radius: 3px;
}
.article-details .article-header {
  padding-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
}
.article-details .article-header::before {
  content: "";
  width: 2.5rem;
  height: 10px;
  position: relative;
  display: inline-block;
  left: 0;
  top: 0px;
  background: #ef0220;
  border-radius: 3px;
}
.sppb-addon-single-image .sppb-addon-title {
  display: none;
}
.article-header h1 {
  color: #21274b;
  padding: 10px 15px;
  margin: 0;
}


.w-320 img {
  width: 360px;
  height: auto;
}
@media (max-width:757px) {
.image-center-mobile {
  text-align: center !important;
}
.w-320 img {
  width: 100%;
  height: auto;
  max-width:100%;
}	
	
}

/* end article */

/*animations*/
@-webkit-keyframes float-bob-x {
	0% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}
@keyframes float-bob-x {
	0% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}
@-webkit-keyframes float-bob-y {
	0% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}
@keyframes float-bob-y {
	0% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}
@-webkit-keyframes preloader {
	0% {
		transform: perspective(160px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
		-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
	}
	100% {
		transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
		-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
	}
}
@keyframes preloader {
	0% {
		transform: perspective(160px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
		-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
	}
	100% {
		transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
		-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
	}
}
@-webkit-keyframes zoom-fade {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	50% {
		-webkit-transform: scale(1.01);
		transform: scale(1.01);
	}
	100% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}
@keyframes zoom-fade {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	50% {
		-webkit-transform: scale(1.01);
		transform: scale(1.01);
	}
	100% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}
@-webkit-keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}
@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}
.animate-float-bob-x {
	-webkit-animation-name: float-bob-x;
	animation-name: float-bob-x;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.animate-float-bob-y {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.animate-zoom-fade {
	-webkit-animation-name: zoom-fade;
	animation-name: zoom-fade;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.animate-rotate-me {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 24s;
	animation-duration: 24s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.awesome-text {
  
  -webkit-animation: colorchange 20s infinite alternate;
  font-size: 130%;
text-transform: uppercase;
letter-spacing: 0px;
}
@-webkit-keyframes colorchange {
  0% {
    color: #ff0000;
  }
  10% {
    color: #8e44ad;
  }
  20% {
    color: #1abc9c;
  }
  30% {
    color: #d35400;
  }
  40% {
    color: blue;
  }
  50% {
    color: #34495e;
  }
  60% {
    color: #ff0000;
  }
  70% {
    color: #2980b9;
  }
  80% {
    color: #f1c40f;
  }
  90% {
    color: #2980b9;
  }
  100% {
    color: pink;
  }
}
/* mega menu */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items a::before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    background: #888;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
    transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
	border-radius: 100px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items a:hover::before, .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .active a::before {
	background: #f86a24;
	width: 8px;
    height: 4px;
	-webkit-transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
    transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
	border-radius: 0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #444;
    margin-left: 10px;
	font-weight:400 !important;
	font-size: 13px;
	line-height: 16px;
text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #464855;
    
}
.sp-megamenu-parent .sp-mega-group > li > a {
    color: #152276;
}
.megabackimg .sp-dropdown-mega.sp-menu-full .sp-dropdown-inner {
    background-color: #ffffffbd;
    background-image: url('../images/nav-flag-canada.webp');
    background-position: 0% 100%;
    background-size: contain;
    background-repeat: repeat;
    background-blend-mode: overlay;
}
#sp-header {
  box-shadow:none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
  background: #fff;
}
.featurebox-amin img {
  width: 100%;
  height: 110px;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    background: #fff;
	-webkit-box-shadow: 0 0 48px rgba(0,0,0,.1);
	box-shadow: 0 0 48px rgba(0,0,0,.1);
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.com-sppagebuilder #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
@media (min-width:1200px) {
.sppb-addon-animated-heading .sppb-addon-title {
  font-size: 2rem;
}
}
.animated-heading-before-part span {
  color: #33de88;
}
#sp-header .sp-module {
  margin-left: 10px;
}
#sp-top-bar {
  z-index: 9;
  position: relative;
  background: #21274b;
  color: #fff;
}
#sp-top-bar a {
  color: #fff;
}
#home-hero .sppb-row-overlay::before {
    content: "";
    display: block;
    position: absolute;
    height: 200%;
    top: -50%;
    left: -56%;
    bottom: auto;
    right: auto;
    width: 100%;
    background: hsla(0,0%,100%,.8);
    z-index: 3;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}
.sp-megamenu-parent > li > a {
    font-weight: 600;
color: #444;
    letter-spacing: 0;
}
.header-modules {
  margin-left: auto;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 12px;
text-transform: uppercase;
font-size: 14.5px;
}
#sp-logo.has-border {
  position: relative;
  padding-right: 25px;
}
@media (min-width:1440px){
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: -12vw;
    right: 0;
	
}
}
@media (max-width:1440px){
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: -12vw;
    right: 0;
}
.sp-dropdown.sp-dropdown-mega{
		width:1100px !important;
}
}
@media (max-width:1240px){
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
	font-size:10px !important;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    font-size: 11px !important;
}
.sp-dropdown.sp-dropdown-mega{
		width:980px !important;
}
#menutopz .btn-akrami.blue {
    padding: 0px 10px;
    font-size: 10px !important;
    line-height: 30px;
}
#menutopz .sppb-icon-inner {
    width: 30px !important;
    height: 30px !important;
}
#menutopz .sppb-icon-inner i {
    line-height: 30px !important;
    font-size: 20px !important;
}		
}
@media (max-width:1340px){
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
	font-size:10px !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 10px;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    font-size: 12px !important;
}
.sp-dropdown.sp-dropdown-mega{
		width:1050px !important;
}
#menutopz .btn-akrami.blue {
    padding: 0px 10px;
    font-size: 10px !important;
    line-height: 30px;
}
#menutopz .sppb-icon-inner {
    width: 30px !important;
    height: 30px !important;
}
#menutopz .sppb-icon-inner i {
    line-height: 30px !important;
    font-size: 20px !important;
}			
}
.sp-megamenu-parent > li:hover > a {
    color: #21274b;
    background: rgba(236,240,241,.8);
}
.sp-megamenu-parent > li.active > a {
    color: #21274b;
	font-weight: 600;
	background: #eeecec;
}
.sp-megamenu-parent > li.active:hover > a {
    color: #21274b;
}
.header-sticky .sp-megamenu-parent > li.active > a, .header-sticky .sp-megamenu-parent > li > a {
    font-weight: 600;
    color: #21274b;
}
.btn-akrami {
    padding: 13px 20px;
    border-radius: 20px;
	border: 0px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f90000;
    color: #fff;
}
.btn-akrami.blue {
	background-color: #2058be;
}
.lineshadow a {
    box-shadow: inset 0 -.15rem 0 0 #555;
    position: relative;
    color: inherit;
    will-change: box-shadow;
    transition: all .2s cubic-bezier(.86,0,.07,1);
    padding-bottom: .2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    display: inline-block;
	padding-right: 1px;
    padding-left: 1px;
}
.lineshadow a:hover {
    box-shadow: inset 0 -2rem 0 0 #222;
    transition: all .2s cubic-bezier(.86,0,.07,1);
    color: #fff;
}
.lineshadow.white a {
	box-shadow: inset 0 -.15rem 0 0 #fff;
	color: #fff;
}
.lineshadow.white a:hover {
    box-shadow: inset 0 -2rem 0 0 #fff;
    transition: all .2s cubic-bezier(.86,0,.07,1);
    color: #555;
}
.lineshadow.blue a {
	box-shadow: inset 0 -.15rem 0 0 #2058be;
	color: #454d51;
}
.lineshadow.blue a:hover {
    box-shadow: inset 0 -2rem 0 0 #2058be;
    transition: all .2s cubic-bezier(.86,0,.07,1);
    color: #fff;
}
.home-nobread #sp-bredchumbs-head {
    display: none;
}
.sp-page-title {
    background: transparent;
}
.view-category.layout-blog #sp-main-body .container {
  background: #fff;
  padding: 30px 15px;
  border-radius: 12px;
}
.view-category.layout-blog #sp-main-body {
  background: #f5f5f5;
}
.view-article #sp-main-body .container {
  background: #fff;
  padding: 30px 15px;
  border-radius: 12px;
}
.com-content.view-category #sp-main-body .container {
  background: #fff;
  padding: 30px 15px;
  border-radius: 12px;
}
.view-article #sp-main-body {
  background: #eeecec;
}
.breadcrumb {
  padding: 0.75rem 1rem;
  background-color: #2667ff;
  border-radius: 0;
  color: #fff;
  margin-bottom: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: revert;
  padding-left: .4rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
  padding-right: .4rem;
}
.breadcrumb a, .breadcrumb span {
	color: #fff;
}
.future-contact {
    background: #192437;
    padding: 28px 0 30px 140px;
    position: relative;
    margin-top: 10px;
}
.future-contact span {
    font-size: 17px;
    color: #b1bec5;
    text-transform: uppercase;
    letter-spacing: 0;
}
.future-contact a {
    font-size: 24px;
    color: #fff;
    line-height: 38px;
}
.future-contact i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 130px;
    background: #f40712;
    color: #fff;
    font-size: 80px;
    text-align: center;
	line-height: 115px;
}
.boxlog {
	box-shadow: 0px 5px 20px rgb(2, 2, 2) !important ;
    -webkit-box-shadow: 0px 0px 0px rgb(2, 2, 2) !important  ;
    -moz-box-shadow: 0px 0px 0px rgb(2, 2, 2) !important ;
    -o-box-shadow: 0px 0px 0px rgb(2, 2, 2) !important ;
	background-color: #f2f2f3;
    padding: 0;
    position: relative;
    -webkit-transition: transform .4s ease,-webkit-box-shadow .4s ease ;
    -moz-transition: transform .4s ease,-moz-box-shadow .4s ease;
    transition: transform .4s ease,box-shadow .4s ease;
	border: 0px dashed #333;
    
}
.boxlog:hover {
	/*transform: translateY(-2%);*/
	background-color: #fff;
	 -webkit-transition: transform .4s ease,-webkit-box-shadow .4s ease ;
    -moz-transition: transform .4s ease,-moz-box-shadow .4s ease;
    transition: transform .4s ease,box-shadow .4s ease;
	box-shadow: 0px 5px 10px rgb(0, 0, 0) !important ;
    -webkit-box-shadow: 0px 5px 10px rgb(0, 0, 0) !important ;
    -moz-box-shadow: 0px 5px 10px rgb(0, 0, 0) !important;
    -o-box-shadow: 0px 5px 10px rgb(0, 0, 0) !important;
}
.boxlog .sppb-addon-text-block .sppb-addon-content {
    text-align: justify;
	font-size: 14px;
line-height: 25px;
}
.boxlog .sppb-addon-single-image-container{
	padding:0px;
}
.boxlog .sppb-addon-single-image-container img {
    border-radius: 30px 0px 0px 30px;
}
.imageshadow .sppb-addon-single-image-container img {
    box-shadow: 0 15px 45px rgba(0,0,0,0.12),0 15px 45px rgba(0,0,0,0.12);
}
.dash .sppb-addon-title::before, .dash .sppb-addon-title::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 3px;
    background: #eb6a25;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.dash .sppb-addon-title{
    padding-left: 35px !important;
    padding-right: 35px !important;
    position: relative;
    display: inline-block;
}
.dashlink a{
	position:relative;
	-webkit-transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
  transition: all 0.85s cubic-bezier(0.68, 0, 0.265, 1);
}
.dashlink a:hover {
    padding-left: 10px;
	-webkit-transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
  transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
}
.dashlink a::before{
	position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    background: #f21022;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
	-webkit-transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
  transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
}
.dashlink a:hover::before {
	position: absolute;
    content: '';
    width: 5px;
    height: 6px;
    background: #f21022;
    left: 0px;
    top: 0;
    bottom: 0;
	border-radius:100px;
    margin: auto 0;
	-webkit-transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
  transition: all 0.5s cubic-bezier(0.68, 0, 0.265, 1);
}
#sp-top-bar .sp-module {
    display: inherit;
    margin: auto;
}
.servicez .sppb-addon-article {
    background: #efefef;
    padding: 20px;
    border-radius: 8px;
}
.servicez .sppb-article-info-wrap h3 {
    font-size: 15px;
	margin: 20px 0 0;
	text-align: center;
}
.servicez .sppb-article-info-wrap h3 a {
    color: #4b5563;
}
.servicez .sppb-article-img-wrap img {
    border-radius: 8px;
	height: 170px;
	width: 100%;
}
/* accordion panel */
.red-accord .sppb-panel-modern .sppb-panel-heading.active {
    background-image: linear-gradient(90deg,#f90000,#f90000) !important;
	background-image: -webkit-gradient(linear,left top,right top,from(#f90000),to(#f90000)) !important;
    background-image: -webkit-linear-gradient(left,#f90000,#f90000) !important;
    border-radius: 10px 10px 0px 0px !important;
    box-shadow: none;
    line-height: 35px;
}
.red-accord .sppb-panel-modern .sppb-panel-heading{
	background: #efefef;
	border-radius: 10px !important;
    box-shadow: none;
    line-height: 35px;
}
.red-accord .sppb-panel-body {
    padding: 0px;
    border-top: 0px solid transparent;
}
.red-accord .sppb-panel-modern .sppb-panel-collapse .sppb-addon-content {
    border-left: 0px dotted #ccc;
    padding: 20px;
    background: #efefef;
	border-radius: 0px 0px 10px 10px;
}
.red-accord .sppb-panel-modern .sppb-panel-heading.active::before {
	border-radius:0px;
	background: transparent !important;
}
.red-accord .sppb-panel-modern .sppb-panel-heading::before {
    border-radius: 10px 0px 0px 10px;
    width: 40px;
    background-image: -webkit-gradient(linear,left top,right top,from(#df0505),to(#f90000)) !important;
    background-image: -webkit-linear-gradient(left,#df0505,#f90000) !important;
    background-image: linear-gradient(90deg,#df0505,#f90000) !important;
}
.red-accord .sppb-panel-modern .sppb-panel-heading:hover::before {
    border-radius: 10px;
    width: 100%;
	background-image: -webkit-gradient(linear,left top,right top,from(#df0505),to(#f90000)) !important;
    background-image: -webkit-linear-gradient(left,#df0505,#f90000) !important;
    background-image: linear-gradient(90deg,#df0505,#f90000) !important;
}
.sppb-panel-modern .sppb-panel-heading {
    color: #fff;
    background: #fff;
  
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
	border-radius:50px !important;
}
.sppb-panel-modern .sppb-panel-heading.active{
	background-image: -webkit-gradient(linear,left top,right top,from(#de4f03),to(#ff813e)) !important;
background-image: -webkit-linear-gradient(left,#de4f03,#ff813e) !important;
background-image: linear-gradient(90deg,#de4f03,#ff813e) !important;
}
.sppb-panel-heading .sppb-toggle-direction {
    position: absolute;
    top: 50%;
    left: 15px !important;
	right: auto !important;
	color: #fff;
}
.sppb-panel-heading {
  margin: 20px auto;
  border: none;
  padding: 10px 24px;
  font-size: 20px;
  position: relative;
  background: transparent;
}
.sppb-panel-heading::before {
  -webkit-transition: all 0.85s cubic-bezier(0.68, 0, 0.265, 1);
  transition: all 0.85s cubic-bezier(0.68, 0, 0.265, 1);
  content: "";
  width: 10%;
  height: 100%;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
}
.sppb-panel-heading .btn-text {
  color: white;
  mix-blend-mode: difference;
  
}
.sppb-panel-heading:hover::before {
  background: black;
  width: 100%;
}
.sppb-panel-modern .sppb-panel-heading {
  border-radius: 50px;
}
.sppb-panel-modern .sppb-panel-heading .sppb-panel-title {
  color: #2d2d2d;
  mix-blend-mode: hard-light;
  margin-left: 50px;
  font-size: 1rem;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 3px;
}
.sppb-panel-modern .sppb-panel-heading.active .sppb-panel-title {
  color: #fff;
}
.sppb-panel-modern .sppb-panel-collapse .sppb-addon-content {
    border-left: 3px dotted #ccc;
	padding: 0px 15px;
}
.sppb-panel-modern .sppb-panel-heading:hover .sppb-panel-title {
  color: #fff;
}
.sppb-panel-modern .sppb-panel-heading::before {
  border-radius: 50px;
width: 40px;
 background-image: -webkit-gradient(linear,left top,right top,from(#de4f03),to(#de4f03)) !important;
background-image: -webkit-linear-gradient(left,#de4f03,#de4f03) !important;
background-image: linear-gradient(90deg,#de4f03,#de4f03) !important;
}
.sppb-panel-modern .sppb-panel-heading:hover::before {
   background-image: -webkit-gradient(linear,left top,right top,from(#de4f03),to(#ff813e)) !important;
background-image: -webkit-linear-gradient(left,#de4f03,#ff813e) !important;
background-image: linear-gradient(90deg,#de4f03,#ff813e) !important;
  width: 100%;
}
.sppb-panel-modern > .sppb-panel-heading {
    padding: 5px !important;
   
    color: #090909;
    margin: 0;
    border: 0 !important;
  
}
.sppb-panel-group > .sppb-panel:first-child {
    border-top-width: 0px !important;
}
.sppb-panel-modern .sppb-panel-body {
    border-top-color: transparent;
    border: 0 !important;
}
.red-accord .sppb-panel-modern {
	margin-bottom: 15px;
}
.sppb-panel-modern {
    background: transparent !important;
    border: 0px !important;
       
    border-radius: 0;
    margin-bottom: 40px !important;
}
#sp-header .sp-megamenu-wrapper {
    z-index: 2;
}
.mb-10 a {
    margin-bottom: 10px !important;
}
.member .sppb-addon-single-image-container {
    display: block;
}
@media (min-width: 630px) {
.member a {
  padding-bottom:130% !important;
 }
}
.member a:hover {
    top: -5px;
    -webkit-transition: top .1s linear;
    transition: top .1s linear;
}
.member a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background: #939598;
    top: 0;
    -webkit-transition: top .1s linear;
    transition: top .1s linear;
}
.member img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}
.member h3 {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 15px;
    padding: 15px 5px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    text-shadow: 0 0 8px rgba(0,0,0,.4);
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(transparent));
    background: linear-gradient(0deg,rgba(0,0,0,.7),transparent);
    margin: 0;
}
.offcanvas-menu .offcanvas-inner {
    padding: 10px 10px;
}
.offcanvas-inner-top {
    background: #446cb3;
    padding: 7px;
    color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li{
    margin-bottom: 10px;
    background: #ebf0ef;
padding: 4px;
}
.offcanvas-inner h3.sp-module-title {
    background: #446cb3;
    padding: 8px;
	color: #fff;
}
#sp-header.header-sticky ~ section#sp-main-body {    padding-top: 40px;}#sp-main-body {    padding: 30px 0;}.sppb-addon-content {    line-height: 32px;}.odd {    background: #f8f3f3;    padding: 15px;    border-radius: 7px;}.even {    background: #f0f5f6;    padding: 15px;    border-radius: 7px;}

@media (min-width:992px) and (max-width: 1200px) {
.menu-mod-head-class {
  display: none !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 7px;
}	
}
@media (max-width: 767px) {
.mob-video-100{
	width:100%;
	max-width:100%;
}
#sp-top-section-box .sppb-btn {
  padding: 5px;
  font-size: 14px;
}
.content-hidde-mobile .sppb-addon-content {
  display: none;
}
.content-hidde-mobile .sppb-addon-title {
  font-size: 25px;
}	
h3.sppb-addon-title {
    font-size: 14px;
}
.article-details .article-header h1, .article-details .article-header h2 {
font-size: 1.3rem;
font-weight: 600;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 40px;
}
#sp-main-body {
    padding: 40px 0;
}
.sppb-panel-modern .sppb-panel-heading {
	display: flex;
	
}
.sppb-panel-modern .sppb-panel-heading .sppb-panel-title {
	font-size: 12px !important;
    line-height: 30px;	
}
.sppb-panel-modern .sppb-panel-collapse .sppb-addon-content {
    font-size: 14px;
}
div#sp-logo {
    padding-right: 0;
}
div#sp-menu {
    padding-left: 0;
	padding-right: 0;
}
#sp-top-bar a {
    color: #aaaaaa;
    font-size: .65rem;
}
.future-contact i {
	width: 70px;
    font-size: 40px;
    line-height: 75px;
}
.future-contact{
	padding: 10px 0 10px 85px;
}
.future-contact span {
    font-size: 12px;
 }
 .tablezz .sppb-addon-content {
    font-size: 12px;
}
.future-contact a {
    font-size: 13px;
    line-height: 30px;
}	
	.mb-10 a {
    margin-bottom: 5px !important;
}
#sp-header {
    height: 80px !important;
}
#sp-header .logo {
    height: 80px;
}
#offcanvas-toggler > .fa {
    color: #fff;
}
.header-sticky #offcanvas-toggler > .fa {
    color: #444;
}
#offcanvas-toggler {
    height: 80px;
    line-height: 80px;
    font-size: 20px;
}	
.logo-image-phone {
    height: 40px !important;
}	
.btn-akrami {
    padding: 8px 8px;
	font-size:10px;
}

.boxlog .sppb-addon-single-image-container img {
    border-radius: 30px 30px 0px 0px;
    width: 100rem;
    height: 100%;
	margin-bottom: 15px;
}
.boxlogg .sppb-addon-single-image-container img {
    border-radius: 30px;
}
#sp-askme {
  top: auto !important;
  width: 100% !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  border-radius: 0 !important;
}
#sp-askme a i {
  display: block;
}
#sp-footer {

  padding-bottom: 5rem;
}
#sp-askme button {
    font-size: 11px;
    padding: 5px;
}
.logo-image-phone {
  height: 70px !important;
  width: auto !important;
}
}
@media (max-width: 380px) {
#sp-top-bar a {
    color: #aaaaaa;
    font-size: .63rem;
}
}
.sppb-alert p {
  margin: 10px 0;
}
#sp-askme .container {
  padding: 0;
}
#sp-askme {
  position: fixed;
  bottom: 2%;
  width: auto;
  left: 1%;
  z-index: 9;
  font-size: 12px !important;
  border-radius: 7px;
  box-shadow: 0px 0px 15px #020202a8;
  background-color: #21274B;
  padding: 10px;
}
.sppb-addon-content ol li {
  margin: 0 0 1.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
  /* font-size: 14px; */
}
.sppb-addon-content ol li::before {
    content: counter(my-awesome-counter);
    color: #fcd000;
    font-size: 0.9rem;
    font-weight: bold;
    position: absolute;
    --size: 22px;
    left: calc(-1 * var(--size) - 10px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 5px;
    background: black;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 0 #999;
}
.sppb-addon-content ol {
    padding-left: 50px;
	list-style: none;
    counter-reset: my-awesome-counter;
}
.sppb-addon-content ul {
    padding-left: 15px;
}
.sppb-addon-content ul li {
    padding-left: 5px;
	margin: 0 0 .24rem 0;
}
.sppb-addon-content ul li::marker {
    color: #24e190;
    content: "\f058";
    font-family: "Font Awesome 5 free";
}




.sppb-addon-content ul.no-icon li::marker {
  display: none;
  appearance: none;
  list-style: none !important;
  content: "";
}
.view-category.layout-blog .article-list .article {
  background: #f8f8f9;
  border-radius: 8px !important;
  overflow: hidden;
}
.sppb-addon-button-group .sppb-btn-success a {
  color: #fff;
}
/* Fancy Step */
:root {
    --one_color: #0b1460;
    --two_color: #2667ff;
    --font-quicksand: Quicksand;
}
.fancy-iconic-box:hover {
	background: #ffffff;
}
.fancy-iconic-box {
	font-size: 16px;
	line-height: 1.8;
	padding: 55px 30px;
	text-align: center;
	border-radius: 22px;
	position: relative;
	z-index: 1;
	background-color: #fff7f5;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fancy-iconic-box .icon {
	font-size: 75px;
	line-height: 0.5;
	margin-bottom: 30px;
}
.fancy-iconic-box .title {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 700;
}
.fancy-iconic-box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index: -1;
	border-radius: 22px;
	border: 2px solid transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: perspective(1000px) rotateX(0deg) rotateY(-10deg);
	transform: perspective(1000px) rotateX(0deg) rotateY(-10deg);
}
.fancy-iconic-box:hover:before {
	border-color: var(--two_color);
	-webkit-box-shadow: 0px 10px 60px 0px rgba(38, 103, 255, 0.43);
	box-shadow: 0px 10px 60px 0px rgba(38, 103, 255, 0.43);
}
.fancy-iconic-box.no-hover-effect:before {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*steps*/
.fancy-step-boxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.fancy-step-boxes .single-step-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 30px;
}
.fancy-step-boxes .single-step-box .step-box-inner {
	text-align: center;
	padding: 10px;
	height: 250px;
	width: 250px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	margin: 25px 10px 10px 5px;
}
.fancy-step-boxes .single-step-box .step-box-inner .title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	color: var(--one_color);
}
.fancy-step-boxes .single-step-box .step-box-inner .icon {
	font-size: 55px;
	line-height: 0.5;
	margin-bottom: 20px;
	color: var(--one_color);
}
.fancy-step-boxes .single-step-box:hover .step-box-inner .step-count {
	background-color: var(--one_color);
}
.fancy-step-boxes .single-step-box .step-box-inner .step-count {
	position: absolute;
	left: -5px;
	top: -25px;
	background-color: var(--two_color);
	color: #ffffff;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	font-size: 30px;
	font-weight: 700;
	font-family: var(--font-quicksand);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 2;
}
.fancy-step-boxes .single-step-box .step-box-inner::before, .fancy-step-boxes .single-step-box .step-box-inner::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 10px 60px 0px rgba(38, 103, 255, 0.1);
	box-shadow: 0px 10px 60px 0px rgba(38, 103, 255, 0.1);
	border-radius: 50% 0 50% 50%;
	z-index: -1;
	transition: 0.3s;
}
.fancy-step-boxes .single-step-box .step-box-inner::after {
	z-index: -2;
}
.fancy-step-boxes .single-step-box .step-box-inner:hover::after {
	right: -10px;
	bottom: -10px;
}

.videoshadow {
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease;
}
.videoradius {
  border-radius: 1rem;
}
.imgshadow img {
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease;
}
.imgradius img {
  border-radius: 1rem;
}
#sp-askme a {
  display: block;
}
.sppb-btn-primary {
  color: #fff !important;
  background-color: #ef0220 !important;
  border-color: #ef0220 !important;
  transition: all .3s ease-out;
}
.sppb-btn-primary:hover {
background-color: #de021e !important;
  box-shadow: 0px 5px 15px #3333339e;
}
.hover-white-bg .sppb-btn-primary:hover {
  background-color: #fff !important;
  border-color: #ef0220 !important;
    color: #020202 !important;
}
#sp-top-box {
  background: #c8dcf2;
}

#sp-ctarow .row > * {
  padding-right: 0;
  padding-left: 0;
}
.sppb-btn-secondary {
	color: #fff !important;
  background-color: #1fae51 !important;
  border-color: #1fae51 !important;
}
.sppb-btn-secondary:hover {
  color: #1fae51 !important;
  background-color: #1fae5100 !important;
  border-color: #1fae51 !important;
  box-shadow: 0px 0px 15px #31b45f54 !important;
}
.sppb-btn-warning {
  color: #fff;
  background-color: #eb6a25;
  border-color: #eb6a25;
}



/* Modal */
.book-modal-box {
  text-align: center;
}
.title-modal-book {
  color: #333;
}
ul.list-ul {
  margin: 0px;
  padding: 0px;
}
.list-two-col {
  columns: 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
ul.list-ul li {
  list-style: none;
  position: relative;
}
.list-two-col li{
	margin-left: .4rem !important;
	margin-right: .4rem !important;
}
.list-ul li {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 6px;
    margin-bottom: 7px;
}
.book-modal-box a {
  line-height: 30px;
  padding: 0;
}
.list-ul.checkul li {
    background: #dfedfd;
    color: #222;
	font-weight: 600;
}
.list-ul.checkul li:hover a {
	color:#fff;
}
.list-ul.checkul li:hover {
    background: #1f426a;
    color: #fff;
	font-weight: 600;
}


.customer-articles .sppb-addon-article {
  margin-bottom: 30px;
  background: #e4e9ee;
  padding: 15px;
  overflow: hidden;
  border-radius: 7px;
  transition: all .5s ease-out;
}
.customer-articles .sppb-addon-article:hover {
  box-shadow: 0px 10px 15px #33333387;
  background: #f3f9fd;
}
.customer-articles .sppb-article-img-wrap img {
  border-radius: 100rem;
  width: 120px;
  text-align: center;
  margin: 0 auto;
  height: 120px;
}
.customer-articles .sppb-article-info-wrap h3 a {
  font-size: 16px;
  text-align: center;
  margin: 5px auto;
  display: block;
  color: #eb6a25;
}
.customer-articles .sppb-article-info-wrap a.sppb-readmore {
  background: #24e190;
  width: 100%;
  display: block;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin: 5px auto;
}
.customer-articles .sppb-article-introtext {
  font-size: 15px;
}





















.customer-articles-blog .article {
  margin-bottom: 30px;
  background: #e4e9ee !important;
  padding: 15px;
  overflow: hidden;
  border-radius: 7px;
  transition: all .5s ease-out;
}
.customer-articles-blog .article:hover {
  box-shadow: 0px 10px 15px #33333387 ;
  background: #f3f9fd !important;
}
.customer-articles-blog .article-intro-image {
margin: 0 auto !important;
border-bottom: none !important;
}
.customer-articles-blog .article-intro-image figcaption.caption{
display:none;
}
.customer-articles-blog .article-intro-image img {
  border-radius: 100rem !important;
  width: 120px;
  text-align: center;
  margin: 0 auto;
  height: 120px;
}
.customer-articles-blog .article-body h2 a {
  font-size: 16px;
  text-align: center;
  margin: 5px auto;
  display: block;
  color: #eb6a25 !important;
}
.customer-articles-blog .article-body .readmore a {
  background: #24e190;
  width: 100%;
  display: block;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin: 5px auto;
line-height: 32px;
}
.customer-articles-blog .article-body .readmore a:hover {
color: #fff !important;
}
.customer-articles-blog .sppb-article-introtext {
  font-size: 15px;
}








.halsotips-articles-blog .article {
  margin-bottom: 30px;
  background: #e4e9ee !important;
  padding: 15px;
  overflow: hidden;
  border-radius: 7px;
  transition: all .5s ease-out;
}
.halsotips-articles-blog .article:hover {
  box-shadow: 0px 10px 15px #33333387 ;
  background: #f3f9fd !important;
}
.halsotips-articles-blog .article-intro-image {
margin: 0px auto 15px auto !important;
border-bottom: none !important;
height: 250px;
overflow: hidden;
}
.halsotips-articles-blog .article-intro-image figcaption.caption{
display:none;
}
.halsotips-articles-blog .article-intro-image img {
border-radius: 7px !important;
width: 100%;
text-align: center;
margin: 0 auto;
height: 100%;
object-fit: cover;
}
.halsotips-articles-blog .article-body h2 a {
  font-size: 16px;
  text-align: center;
  margin: 5px auto;
  display: block;
  color: #eb6a25 !important;
}
.halsotips-articles-blog .article-body .readmore a {
  background: #24e190;
  width: 100%;
  display: block;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin: 5px auto;
line-height: 32px;
}
.halsotips-articles-blog .article-body .readmore a:hover {
color: #fff !important;
}
.halsotips-articles-blog .sppb-article-introtext {
  font-size: 15px;
}



/* Category */

.view-category .category-desc ul.ulckeck {
    padding-left: 25px;
}
.view-category .category-desc ul.ulckeck li {
    padding-left: 5px;
	margin: 0 0 1.5rem 0;
}
.view-category .category-desc ul.ulckeck li::marker {
    color: #24e190;
    content: "\f058";
    font-family: "Font Awesome 5 free";
}

.view-category .category-desc ul {
    padding-left: 25px;
}
.view-category .category-desc ul li {
    padding-left: 5px;
	margin: 0 0 1.5rem 0;
}
.view-category .category-desc ul li::marker {
    color: #e19724;
    content: "\f192";
    font-family: "Font Awesome 5 free";
}



.view-category .category-desc ul.ul-count li {
  margin: 0 0 1.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
  /* font-size: 14px; */
}
.view-category .category-desc ul.ul-count li::marker {
content: "";
display: none;

}
.view-category .category-desc ul.ul-count li::before {
    content: counter(my-awesome-counter);
    color: #fcd000;
    font-size: 0.9rem;
    font-weight: bold;
    position: absolute;
    --size: 22px;
    left: calc(-1 * var(--size) - 7px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 2px;
    background: black;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 0 #999;
}
.view-category .category-desc ul.ul-count {
    padding-left: 50px;
	list-style: none;
    counter-reset: my-awesome-counter;
}


.title-second {
color: #21274b;
font-weight: 700;
font-size:
}
.title-second::before {
  content: "\f101";
  position: relative;
  display: inline;
  color: #33de88;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 10px;
}

.acysubbuttons {
  margin-bottom: 0;
}
.acysubbuttons .subbutton {
  padding: 7px;
  max-width: 100%;
}
.acym_module_form input {
  cursor: text;
  max-width: 96%;
  border-radius: 100px !important;
  padding: 7px 10px !important;
}

@media (min-width: 992px) {
.justify-content-lg-start {
  justify-content: flex-start !important;
}
.justify-content-lg-end {
  justify-content: flex-end !important;
}
}


img.idea_area_01 {
  bottom: 20px;
  left: 32%;
  position: absolute;
  animation: zoomIn 5s linear infinite;
  opacity: 0.3;
}
img.idea_area_02 {
  position: absolute;
  bottom: 40px;
  right: 44%;
  opacity: 0.3;
  animation: animationFramesOne 40s infinite;
}
img.idea_area_03 {
  position: absolute;
  right: 20px;
  top: 52%;
  animation: zoomInDown 6s infinite;
  opacity: 0.3;
}
img.idea_area_04 {
  position: absolute;
  top: 20px;
  left: 29%;
  opacity: 0.3;
  animation: animationFramesTwo 12s linear infinite;
}
img.idea_area_05 {
  position: absolute;
  top: -5px;
  left: 0px;
  opacity: 0.2;
  animation: rotated 2s linear infinite;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@keyframes animationFramesOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@keyframes animationFramesTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg) scale(1);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@-webkit-keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}

@-webkit-keyframes rotated {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotated {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#tinymce .stretched-link::after {
display:none !important;
}

/*Tab Senioriz */
ul#Articles_Tab_Senioriz {
  display: flex;
  flex: min-content;
  flex-wrap: nowrap;
  padding: 0;
  align-items: center;
  background:#eee;
  padding:10px;
  border-radius:10px;
  width: 100%;
  overflow: auto;
}
ul#Articles_Tab_Senioriz li {
  margin-bottom: 0;
  min-width: 120px;
  background: #f7f7f7;
  margin-left: 5px;
  border-radius: 7px;
  padding: 0 !important;
  text-align: center;
}
.sppb-addon-content ul#Articles_Tab_Senioriz li::marker {
  content: "";
  display: none;
}
ul#Articles_Tab_Senioriz .nav-item button {
  background: #f7f7f7 !important;
  border: none;
  border-radius: 7px;
  line-height: 1.3;
  font-size: .88rem;
  color: #4a4a4a;
  font-weight: 500;
  width: 100%;
}
ul#Articles_Tab_Senioriz button.nav-link.active {
  background: #fff !important;
  border: none;
  border-radius: 7px;
  color: #111;
  box-shadow: 0px 0px 10px 0px #33333330;
}
@media (max-width: 750px) {
ul#Articles_Tab_Senioriz {
  overflow-x: scroll;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
ul#Articles_Tab_Senioriz .nav-item button {
  
  line-height: 1.2;
  font-size: .84rem;
  color: #4a4a4a;
  font-weight: 500;
}
}

/*Tab Senioriz for Chart*/
.Tab_Senioriz .sppb-nav-modern {
  display: flex;
  flex: min-content;
  flex-wrap: nowrap;
  padding: 0;
  align-items: center;
  background:#eee;
  padding:10px;
  border-radius:10px;
  width: 100%;
  overflow: auto;
}
.Tab_Senioriz .sppb-nav-modern li {
  margin-bottom: 0;
  min-width: 120px;
  background: #f7f7f7;
  margin-left: 5px;
  border-radius: 7px;
  padding: 0 !important;
  text-align: center;
}
.Tab_Senioriz .sppb-nav-modern li::marker {
  content: "";
  display: none;
}
.Tab_Senioriz .sppb-nav-modern li > a {
  background: #f7f7f7 !important;
  border: none;
  border-radius: 7px;
  line-height: 1.3;
  font-size: .88rem;
  color: #4a4a4a;
  font-weight: 500;
  width: 100%;
}
.Tab_Senioriz .sppb-nav-modern li.active > a {
  background: #fff !important;
  border: none;
  border-radius: 7px;
  color: #111;
  box-shadow: 0px 0px 10px 0px #33333330;
}
@media (max-width: 750px) {
.Tab_Senioriz .sppb-nav-modern {
  overflow-x: scroll;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.Tab_Senioriz .sppb-nav-modern li > s {
  
  line-height: 1.2;
  font-size: .84rem;
  color: #4a4a4a;
  font-weight: 500;
}
}



.insub-senioriz .sppb-row {
  justify-content: center;
}
.sppb-section-title a {
  color: #252525;
}
.sppb-section-title a:hover {
  color: #ef0220;
}
.sppb-addon-articles.insub-senioriz .sppb-addon-article .sppb-article-info-wrap h3 {
  font-size: 0.75rem;
}
.sppb-addon-articles.insub-senioriz .sppb-addon-article .sppb-article-info-wrap {
  padding: 10px 10px;
}
.sppb-addon-articles.insub-senioriz .sppb-article-img-wrap {
  padding: 20px;
  overflow: hidden;
  display: block;
  margin-bottom: 10px !important;
  background: #eeeced;
}
.sppb-addon-articles.insub-senioriz .sppb-article-img-wrap img {
  object-fit: contain;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.image-p-auto .sppb-addon-articles.insub-senioriz .sppb-article-img-wrap img {
width: auto;
height: auto;
text-align: center;
margin: auto;
}
table {
  width: 100%;
}
table td {
  border: 1px solid #aaa;
  padding: 5px;
  line-height: 1.5;
}
table td p {
  margin-bottom:0;	
}
table.no-border-table td {
  border: none;
  padding: 2px;
}

.sppb-addon-person .sppb-no-gutter{
    align-items: center;
}
.sppb-addon-person .sppb-no-gutter > .sppb-col, .sppb-addon-person .sppb-no-gutter > [class*="sppb-col-"] {
  padding-right: 1.5%;
  padding-left: 1.5%;
}
.sppb-person-image.person-layout-4 {

 
}
.sppb-person-image.person-layout-4 img {
  width: 100%;
  object-fit: cover;
  height: 270px;
  border-radius: 10px;
  background-color: #eee;
}

/* search */
.modal-backdrop.show {
 opacity:.99;
 z-index:999;
 background:#fff
}
.mod-finder__search.input-group {
 margin:0 auto;
 display:inline-block;
 text-align:center
}
#searchModal .modal-dialog {
 width:100%;
 height:100%;
 margin:0;
 padding:0;
 max-width:100%
}
#searchModal .modal-content {
 height:auto;
 min-height:100%;
 border-radius:0;
 background:0 0;
 box-shadow:none;
 border:0;
 background:#fff
}
#searchModal .modal-body {
 text-align:center
}
#searchModal .modal-body form {
 margin:0 auto;
 float:none;
 width:300px
}
#searchModal input.form-control {
 height:80px;
 background:0 0;
 font-size:45px;
 box-sizing:border-box;
 margin:0;
 border-radius:0;
 text-align:center;
 overflow:visible;
 -webkit-appearance:none;
 vertical-align:middle;
 width:100%;
 border:none;
 color:#191919;
 -webkit-box-shadow:none;
 box-shadow:none
}
#searchModal .form-control::placeholder {
 color:#6c757d;
 opacity:1
}
.mod-finder__search.input-group .btn {
 background:#000;
 border:none;
 border-radius:10px!important;
 padding:8px 25px
}
.btn-close {
 color:#fff;
 background-color:#ef0909;
 opacity:1
}


/* Rsform */
.box-name-field-senioriz {
  background: #eee;
  padding: 2px 6px;
  width: auto;
  border-radius: 5px;
  margin-bottom: 0;
  font-size: 0.95rem;
  text-align: center;
  line-height: 1.7;
  font-weight: 500;
}
.head-blok-form {
  background: #616161;
  border-radius: 5px;
  font-size: .7rem;
  margin-bottom: .5rem;
  color: #fff;
  font-weight: 500;
}
.head-blok-form p {
  margin: 0;
  text-align: center;
}
.formContainer label:empty {
  display: none;
}
.formContainer label:empty + .col-sm-9 {
  width: 100%;
  text-align: center;
}
.formContainer .row.mb-3.rsform-block {
  margin-bottom: 2px !important;
}
.formContainer > .row {
  background: #eee;
  margin-bottom: 10px;
  align-items: center;
  padding: 10px 5px;
  border-radius: 7px;
}
.formContainer > .row:hover {
  box-shadow: 0px 2px 10px 0px #333333b3;
}
.formContainer .row .rsform-block {
  margin-bottom: 10px;
  padding: 5px;
}
.formContainer .row p {
  margin: 0;
}








/*  bootstrap3 */
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}

@media (min-width: 1200px) {

  [class*="span"] {
    float: left;
  }
 
  .span12 {
    width: 1116px;
  }
  .span11 {
    width: 1020px;
  }
  .span10 {
    width: 924px;
  }
  /* new style for nav */
  .navigation.span9{width:auto;}
  /****/
  .span9 {
    width: 828px;
  }
  .span8 {
    width: 732px;
  }
  .span7 {
    width: 636px;
  }
  .span6 {
    width: 530px;
  }
  .span5 {
    width: 444px;
  }
  .span4 {
    width: 348px;
  }
  .span3 {
    width: 252px;
  }
  .span2 {
    width: 156px;
  }
  .span1 {
    width: 60px;
  }
}