/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    box-shadow: 0px 0px 18px 1px rgb(0 0 0 / 10%)!important;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
  	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 14px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}
.sp-megamenu-parent>li:last-child>a {
    line-height: 50px;
    border-radius: 30px;
    padding: 0 25px;
}
.sp-megamenu-parent>li:last-child>a:hover {
	background: #fff !important;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #021b79;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.btn, .btn-slider {
    padding: 20px 31px;
    color: #fff;
    border: none;
    font-weight: 600;
    letter-spacing: 3px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    text-transform: uppercase;
}
.btn {
	padding: 18px 30px;
}
.btn-slider {
	border: 2px solid #fff;
}
.btn:hover, .btn-slider:hover {
	color: #fff;
	background: #021b79 !important;
}

/* Title */
.title h3 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 5px;
}
.title h2 {
    color: #021b79;
    font-size: 36px;
    font-weight: 900;
    line-height: 61px;
}
.title.white h2 {
  	color: #fff;
}

/* Slider */
.slider {
	margin-top: -80px !important;
}
.slider-colum img {
    border-radius: 50%;
}
.slider-img01 {
    position: absolute;
    left: -280px;
    top: 15%;
    opacity: 0.5;
}
.slider-space01 {
	position: absolute;
	left: -250px;
	top: 11%;
	width: 200px;
	background-image: linear-gradient(180deg, #ff0080 0%, #40e0d0 100%);
	-webkit-mask-image: url('../images/img-blob-11.png');
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
}
.slider-space02 {
	width: 30px;
	background-image: linear-gradient(180deg, #2948ff 0%, #40e0d0 100%);
}
.slider-space03 {
	float: right;
	width: 50px;
	background-image: linear-gradient(180deg, #2948ff 0%, #40e0d0 100%);
}
.slider-space04 {
	width: 50px;
	background-color: #ff0080;
	-webkit-mask-image: url('../images/img-blob-10.png');
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
}
.slider-space05 {
	width: 300px;
	background-image: linear-gradient(180deg, #ff0080 0%, #021b79 100%);
	-webkit-mask-image: url('../images/img-blob-06.png');
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	float: right;
	margin-bottom: -120px;
}

/* Bg */
.bg > .sppb-row-overlay {
 	opacity: 0.9;
  	background-image: linear-gradient(180deg, #021b79 0%, #2948ff 100%);
}
.shape-bottom-bg .elementor-shape-bottom {
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shape-bottom-bg .elementor-shape-bottom svg {
    height: 90px;
    width: 100%;
}
.bg-ser .sppb-row-overlay {
	opacity: 0.95;
	background-image: linear-gradient(180deg, rgba(2, 27, 121, 0.9) 0%, #2948ff 100%);
}

/* Services */
.sevcies-item {
	padding: 60px 50px;
	transition: all .3s ease-in-out;
	box-shadow: 0px 30px 60px 0px rgb(0 0 0 / 5%);
}
.sevcies-item:hover {
	transform: rotateX( 20deg );
}

/* Shape */
.shape-bottom {
  	z-index: 2 !important;
}
.shape-bottom svg {
	height: 58px;
    width: 100%;
}
.elementor-shape .elementor-shape-fill {
    fill: #fff;
}
.shape-bottom .shape-small svg {
  	height: 30px;
}
.shape-small.bottom {
	-webkit-transform: rotate( 180deg);
    -ms-transform: rotate(180deg);
    transform: rotate( 180deg);
}

/* Counter */
.counter {
	background-image: linear-gradient(180deg, #021b79 0%, #2948ff 100%);
}
.counter:before {
	background-image: url('../images/img-section-02.jpg');
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0.1;
}
.counter-item h1 {
	font-weight: 800;
	font-size: 55px;
}
.counter-item h5 {
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 3px;
	color: #fff;
}

/* About */
.about-img {
	transition: all .2s ease-in-out;
}
.about-img:hover {
	transform: rotate(-20deg);
}

/* Pricing */
.pricing-colum {
    box-shadow: 0px 30px 60px 0px rgb(107 225 255 / 15%);
    background: #fff;
    border-radius: 10px;
    padding: 50px 20px;
}
.pricing-space {
    background-image: linear-gradient( 180deg, #ff0080 0%, #2948ff 100%);
    width: 100px;
    margin: 0 auto;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.pricing-colum.center {
	background-image: linear-gradient(180deg, #021b79 0%, #2948ff 100%);
}
.pricing-colum.center:before {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url('../images/img-section-02.jpg');
	opacity: 0.08;
}
.pricing-title h3 {
	letter-spacing: 4px;
}
.pricing-space.s01 {
	-webkit-mask-image: url(../images/img-plan-01.png);
}
.pricing-space.s03 {
	-webkit-mask-image: url(../images/img-plan-02.png);
}
.pricing-space.s02 {
	-webkit-mask-image: url(../images/img-plan-03.png);
	background-color: #ff0080;
	background-image: none;
}
.pricing-item h3 {
	letter-spacing: 4px;
}
.cost {
    margin-bottom: 10px; 
}
.pricing-item .amount {
    font-size: 60px;
    font-weight: 800;
}
.plantype {
	font-size: 20px;
	font-weight: 600;
}
.pricing-item strong {
    display: none;
}
.pricing-item em {
    padding-right: 10px;
    font-size: 12px;
}

/* About */
.about-us-colum {
    background-image: linear-gradient(180deg, #021b79 0%, #2948ff 100%);
}

/* Client */
.client-colum .clearfix {
	width: 20%;
	float: left;
	padding: 20px;
}
.client-colum .clearfix img {
	max-width: 80%;
	cursor: pointer;
}

/* Testimonial */
.testimonial {
	background-image: linear-gradient(180deg, #021b79 0%, #2948ff 100%);
}
.testimonial:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url('../images/ativo-1.jpg');
	opacity: 0.6;
}
.testimonial-colum {
	background: #fff;
	padding: 50px 30px;
	border-radius: 10px;
	-webkit-transition: .3s ease-in-out; 
	-o-transition: .3s ease-in-out; 
	transition: .3s ease-in-out;
}
.testimonial-colum:hover {
	transform: scaleX(.95);
}
.tes-col {
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
}

/* Our */
.our-item {
	display: inline-block;
	background: #2948ff;
	padding: 18px 35px;
	border-radius: 10px;
}

/* Ser */
.ser-space02 {
	width: 50px;
	background-color: #ff0080;
	-webkit-mask-image: url('../images/img-blob-10.png');
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
}
.ser-space01 {
	width: 200px;
	background-image: linear-gradient(180deg, #ff0080 0%, #500A8B36 100%);
    -webkit-mask-image: url(../images/img-blob-06.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.ser-box {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    padding: 30px;
}
.img04 {
	width: 200px;
    background: #021b79;
    -webkit-mask-image: url(../images/img-blob-11.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: absolute;
    top: -300px;
}
.img05 {
	width: 200px;
    background: #021b79;
    -webkit-mask-image: url(../images/img-blob-09.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.img06 {
	width: 300px;
    background: #ff0080;
    -webkit-mask-image: url(../images/img-blob-09.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: absolute;
    left: -530px;
    top: -220px;
}

/* SEO */
.seo-item {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
  	margin: 0;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    padding: 20px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 16px;
	color: #021b79;
	font-weight: 600;
}
.jmm-readmore a {
	color: #021b79;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}

/* Bottom */
#sp-bottom {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#sp-bottom:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
    width: 100%;
    background-image: url(../images/ativo-2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    mix-blend-mode: multiply;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 18px;
}
#sp-bottom2 span {
    padding-right: 10px;
}
#sp-bottom strong {
  	display: none;
}
#sp-bottom1 .shrewd_solution_icon {
    padding-top: 10px;
}
#sp-bottom1 .shrewd_solution_icon ul, #sp-bottom1 .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
}
#sp-bottom1 .shrewd_solution_icon ul li a {
    font-size: 16px;
    color: #fff !important;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228,200,200,.5);
    display: inline-block;
}
#sp-bottom1 .shrewd_solution_icon ul li a:hover {
	background: #2948ff !important;
}
#sp-bottom1 .shrewd_solution_icon strong {
    display: none;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 1280px) {
  	.img04 {
    	display: none;
  	}
  	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    	font-size: 14px !important;
  	}
}
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	#sp-header {
    	top: 0px;
	}
  	.pricing .sppb-col-md-4, .testimonial .sppb-col-md-4 {
   		margin-bottom: 30px;
	}
  	.client-colum .clearfix {
    	width: 100% !important;
	}
  	.slider-space05 {
    	display: none;
  	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.category .sppb-column-addons .clearfix:nth-child(n+2) {
    	width: 100%;
    	margin-right: 0;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.btn-slider, .btn, #sp-bottom1 .shrewd_solution_icon ul li a, .sp-megamenu-parent>li:last-child>a {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.jm-category-module.default .jmm-text .jmm-title:hover, #sp-bottom .sp-module .sp-module-title,
.title h3, .counter-item h1, .pricing-item h3 {
  	color: var(--text-color) !important; 
}
.testimonial .clearfix, .team-item.color a {
  	border-color: var(--text-color) !important;
}
