/*** General CSS ***/
body {
    line-height: 1.9em;
}
body div.container a.btn, body div.container button.btn {
    background: #6a6a6a!important;
}
/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 12px 0 12px;
}
body:not(.home) #sp-top-bar {
    border-bottom: 1px solid rgb(255 255 255 / 36%);
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    z-index: 9999;
}
body:not(.home) #sp-header,
#sp-header.header-sticky {
    top: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    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.active>a {
    font-weight: 600;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 25px 0px 25px;
    background: #103b70;
    color: aliceblue;
    border-radius: 5px;
    line-height: 47px;
}

/* 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: #0345bf;
}
.offcanvas-menu > .align-items-center {
    background: #071033;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/* Smart Slider */
.sp-page-builder .page-content #section-id-5cd21e15-ce6b-4dc9-abab-38bb88398443 {
  padding-top:0px !important; 
  padding-right:0px;
  padding-bottom:0px  !important;
  padding-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
}




/*** Block Styles ***/
/* Button */
.btn {
    padding: 18px 40px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    display: inline-block;
    color: #fff;
  	background: #103b70;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
    color: #fff;
}
.btn.white {
    background: #fff;
    color: #103b70;
}

/* Title */
.title h3 {
    letter-spacing: 1px;
}

/* Feature */
.feature-item i {
    height: 80px !important;
    width: 80px !important;
    line-height: 80px !important;
    background: #f0f2f7;
    border-radius: 50%;
}
.feature .clearfix {
    border-bottom: 4px solid #103b70;
}

/* About */
.about-column .clearfix:last-child {
    position: absolute;
    bottom: 0;
    background: #fff;
    right: 0;
}

/* Check List */
.check-list ul {
    padding: 0px;
    margin: 0;
    list-style: none;
}
.check-list ul.left, .check-list ul.right {
    width: 50%;
    float: left;
}
.check-list ul li {
  	padding-bottom: 10px;
}
.check-list ul li span {
  	padding-right: 10px;
  	color: #103b70;
}
.check-list ul li strong {
  	display: none;
}

/* Choose */
.choose .video-item {
    background-color: #103b70;
}
.choose .video-item a:before {
    border: 4px solid #103b70;
}
.choose .video-item a:after {
    border-left-color: #fff;
}
.choose-column-right .sppb-addon-wrapper:last-child {
    max-width: 300px;
    position: relative;
}

/* Services */
.services-item .sppb-icon-container i {
    height: 75px !important;
    width: 75px !important;
    line-height: 75px !important;
    background: #f0f2f7;
    border-radius: 50%;
}
.services-column .clearfix {
    border-bottom: 4px solid #103b70;
}
.services-item a {
    padding: 0;
}

/* Divider */
.divider {
    margin: 0 auto;
}

/* Work */
.work-item span.sppb-icon-container i {
    height: 70px !important;
    width: 70px !important;
    line-height: 70px !important;
    background: #f0f2f7;
    border-radius: 50%;
}

/* Team */
.team-item .shrewd_solution_icon {
    margin-top: 30px;
}
.team-item .shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
.team-item .shrewd_solution_icon ul li a {
    font-size: 14px;
    line-height: 35px;
    color: #fff!important;
    width: 35px;
    text-align: center;
    height: 35px;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    background: #103b70;
    margin: 0 3px;
    display: inline-block;
}
.team-item .shrewd_solution_icon ul li a:hover {
    color: #fff !important;
    background: #5e5e5e;
}
.team-item .shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.team-item .shrewd_solution_icon strong {
    display: none;
    margin: 0 20px;
}
.team-item,
.team-item span.sppb-img-container {
    position: relative;
}
.team-item span.sppb-img-container:before {
  	content: '';
  	position: absolute;
  	left: 0;
  	top: 0;
  	height: 100%;
  	width: 100%;
  	background: #040e1a;
  	opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-item:hover span.sppb-img-container:before {
    opacity: 0.8;
}
.team-item .sppb-media-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-item:hover .sppb-media-content {
    bottom: 30px;
    opacity: 1;
}

/* Pricing */
.check-list .sppb-addon-title {
    display: inline-block;
    width: 100%;
}
span.pricing-small {
    font-size: 18px;
    width: 50%;
    padding-right: 10px;
    float: left;
    text-align: right;
}
span.pricing-big {
    font-size: 45px;
    position: relative;
    top: -6px;
    color: #103b70;
    text-align: left;
    float: left;
    width: 50%;
}
.pricing .check-list li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.pricing-column {
  	border-radius: 5px;
}

/* Testimonials */
.testimonials-item span.fa.fa-quote-right {
    position: absolute;
    right: 20px;
}

/* Details */
.details-img .sppb-addon-single-image-container, .details-img .sppb-addon-single-image-container img {
    width: 100%;
}

/* FAQs */
.faqs-item .sppb-panel-default>.sppb-panel-heading {
    background: #f0f2f7;
    padding: 15px 30px 15px 15px;
}
.faqs-item span.sppb-panel-title {
    font-size: 18px;
    color: #103b70;
}
.faqs-item .sppb-panel.sppb-panel-default {
    margin-bottom: 10px;
}

/* Contact */
.contact .video-item {
    width: 65px;
    height: 65px;
    margin: 0;
}
.contact .video-item a:before {
    width: 50px;
    height: 50px;
}

/* Video */
.video {
    z-index: 2 !important;
    background-image: linear-gradient(90deg, #f39a12 40%, #AA845300 0%);
}
.video .sppb-col-md-6:first-child {
    margin-bottom: -70px;
    position: relative;
    z-index: 2;
}
.video-column.right {
    border-radius: 0 20px 20px 0;
}
.video-item {
    min-width: 60px;
    min-height: 60px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 1;
}
.video-item .sppb-img-container {
    overflow: hidden;
}
.video-item .sppb-img-container:hover:before {
    background-color: rgba(0, 0, 0, 0.90);
}
.video-item .sppb-img-container:before {
    background-color: rgba(0, 0, 0, 0.60);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.video-item img {
    width: 100%;
}
#video-popup-container,
#video-popup-containers {
    display:none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
.video-item a {
    font-size: 0;
    position: absolute;
    top: 44%;
}
.video-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    margin-top: 5px;
    margin-left: 0;
    border-radius: 50%;
    z-index: 10;
    border: 4px solid #fff;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: 4;
}
.video-item a:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: -11.5px;
    margin-left: -5px;
    border: solid 12px transparent;
    border-left: solid 19px;
    border-left-color: #103b70;
    z-index: 10;
}
#video-popup-close,
#video-popup-closes {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 9999;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container,
#video-popup-iframe-containers {
    position: absolute;
    z-index: 999;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe,
#video-popup-iframes {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay,
#video-popup-overlays {
    display: none;
    position: fixed;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover,
#video-popup-closes:hover {
    color: #DE0023;
}
@-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.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        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.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}

/* 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: 30px;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 9.899px 9.899px 30px 0 rgba(0,0,0,.1);
    background: #fff;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore {
    margin-top: 20px;
}

/* Bottom */
#sp-bottom {
    overflow: hidden;
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-size: 16px;
}
#sp-bottom p {
    line-height: 28px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 0px;
    position: relative;
}
.shrewd_solution_icon {
    margin-top: 30px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
.shrewd_solution_icon ul li a {
    font-size: 16px;
    line-height: 42px;
    color: #fff!important;
    width: 42px;
    text-align: center;
    height: 42px;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    background: #FFFFFF1F;
    margin-right: 6px;
    display: inline-block;
}
.shrewd_solution_icon ul li a:hover {
    color: #fff !important;
    background: #5e5e5e;
}
.shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.shrewd_solution_icon strong {
    display: none;
    margin: 0 20px;
}
#sp-bottom ul li span {
    padding-right: 10px;
}
#sp-bottom ul li strong {
    display: none;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 16px;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255,255,255,0.1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
@media (min-width: 992px) and (max-width: 1280px) {
    #feature .sppb-col-md-2 {
        flex: 0 0 33% !important;
        max-width: 33% !important;
    }
}
/* Mobile Standard Layout */
@media (max-width: 991px) {
    #sp-header, #sp-header .logo {
        height: 70px;
    }
    #sp-footer p {
        text-align: center;
    }
    body #sp-header {
        padding: 0;
        border-radius: 0;
        top: 0;
    }
    body, body p {
        font-size: 16px !important;
    }
  	.testimonials .sppb-col-md-4,
  	.pricing .sppb-col-md-4 {
    	margin-bottom: 30px;
	}
  	.btn-column .sppb-text-right {
    	margin-top: 30px;
    	text-align: left;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
  	.check-list ul.left, .check-list ul.right {
    	width: 100%;
	}
}

/* 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:hover {
    background-color: var(--background-color);
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, 
.article-list .article .article-header h2 a:hover, #sp-bottom ul li span,
.title h3 {
    /*color: var(--text-color);*/
}
.page-item.active .page-link {
    border-color: var(--text-color);
}
