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

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 12px 0 12px;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    box-shadow: none;;
    z-index: 9999;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
}
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-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

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

/*** Block Styles ***/
/* Button */
.btn {
    padding: 18px 30px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    letter-spacing: 1px;
    border: none;
    display: inline-block;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
    color: #fff;
    background-color: #14294b;
}
.btn.white {
    background: transparent;
    border-color: #fff;
}
.btn.white:hover {
    color: #fff;
}

/* Title */

h2 {
	color: #006666;
	font-size:42px;
	line-height:48px;
	font-weight:bold;
}

.title h2 {
    font-weight: 600;
    font-size: 42px;
    margin: 20px 0;
}

.title.white h2 {
    color: #fff;
}

h3 { 
	font-size: 28px;
	line-height: 30px;
	text-align:center; 
	font-weight: 600;
	margin-bottom: 1px;
}

.title h3 { 
    letter-spacing: 2px;
}



/* Slider */
#slider .sppb-row-overlay {
    background-image: url(https://demo4.ltheme.com/wordpress/lt-paste/wp-content/uploads/2022/07/circle-line-white.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.3;
}
.slider-img {
    position: absolute;
    top: -70px;
    z-index: 1;
    width: 150px;
    left: 80px;
}
.slider-item img {
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.slider-item:hover img {
    transform: scale(0.9);
}

/* Bg */
.bg-title {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.bg-title li {
    display: inline-block;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 1px;
}
.bg-title li strong {
    display: none;
}
.bg-title li em {
    padding: 0 15px;
    font-size: 16px;
}

/* About */
.about-column .clearfix:first-child,
.about-column .clearfix:last-child {
    width: 100%;
}
.about-column .clearfix {
    width: 50%;
    float: left;
}
.about-item i {
    height: 55px !important;
    width: 55px !important;
    background-color: #f2f7ff;
    line-height: 55px !important;
    border-radius: 10px;
}

/* Counter */
.counter-item h1 {
    font-size: 60px;
    font-weight: 600;
}
.counter-item h5 {
    font-size: 20px;
    font-weight: 600;
    color:  #14294b;
}

/* Services */
.services-item {
    padding: 0 30px 30px;
    border-radius: 20px;
    border:  1px solid #14294b;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	
}

.services-item h3 {
	margin:25px 0;
	text-align:left;
}

.services .services-column .services-item, .services .services-item:hover {
    background-color: #14294b;
}
.services-item i {
    height: 70px !important;
    width: 70px !important;
    background-color: #1a3869;
    line-height: 70px !important;
    border-radius: 0px 0px 10px 10px;
}
.services .services-column .services-item h3, .services .services-column .services-item .sppb-addon-text,
.services-item:hover h3, .services-item:hover .sppb-addon-text {
    color: #fff;
}

.services-item:hover {
  background-color:#006666;
}

/* Get */
#get .sppb-row-overlay:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #14294b;
    height: 100px;
    width: 100%;
}
.get-column .clearfix {
    width: 50%;
    float: left;
}
.get-column, .get-column .sppb-column-overlay {
    border-radius: 20px;
}
.check-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.check-list ul.left, .check-list ul.right {
    width: 50%;
    float: left;
}
.check-list ul li {
    margin-bottom: 15px;
}
.check-list ul li strong {
    display: none;
}
.check-list ul li em {
    padding-right: 10px;
}

/* Get */
.team-item img {
    border-radius: 20px 20px 0 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.team-item:hover img {
    opacity: 0.7;
}

/* Project */
#projects:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    height: 100px;
    width: 100%;
}
.projects-item {
    background-color: #14294b;
    border-radius: 20px 20px 20px 20px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.projects-item:hover {
    transform: translateY(-5px);
}
	

.projects-item h3.sppb-addon-title {
    padding: 15px 10px;
}

/* Price */
.price .sppb-col-md-4 {
    margin-bottom: 30px;
}
.price-column {
    border: 1px solid #14294b;
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 10%) !important;
    border-radius: 20px;
}
.check-list ul li.color em {
    color: #DE2727;
}
.price-column.center .btn:hover {
    background-color: #fff;
    color: #14294b;
}

/* Support */
.support-item i {
    height: 70px !important;
    width: 70px !important;
    background-color: #1a3869;
    line-height: 70px !important;
    border-radius: 0px 0px 10px 10px;
}
.support-column.left {
    border-radius: 20px 0px 0px 20px;
}
.support-column.right {
    border-radius: 0px 20px 20px 0px;
}

/* Testimonials */
.testimonials .clearfix {
    border-left: 5px solid;
}

/* FAQs */
span.sppb-panel-title {
    font-size: 18px;
    color:  #222;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: #f2f7ff;
}

/* 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 20px;
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
    border-radius: 0px 0px 10px 10px;
    background: #fff;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore {
    margin-top: 20px;
}
.pagination>li>a, .pagination>li>span {
    color: #000;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    padding: 13px 20px;
    border: 2px solid;
}
#sp-position1 {
    padding: 0;
}

/* Bottom */
#sp-bottom p {
    line-height: 28px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
    padding-bottom: 0;
    position: relative;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom strong {
    display: none;
}
#sp-bottom1 .sp-module ul>li {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
}
#sp-bottom p, #sp-bottom a {
    font-size: 16px;
}

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

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

/* Mobile Standard Layout */
@media (max-width: 768px) {
    #sp-header, #sp-header .logo {
        height: 70px;
    }
    #sp-footer p {
        text-align: center;
    }
    body #sp-header {
        padding: 0;
    }
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
    .about-column .clearfix,
    .get-column .clearfix {
        width: 100%;
        margin-bottom: 30px;
    }
    .check-list ul.left, .check-list ul.right {
        width: 100%;
    }
    .blog .sppb-text-right {
        text-align: left;
        margin-top: 30px;
    }
    .get-column .sppb-text-right {
        text-align: left;
    }
    .slider-img {
        left: 60%;
    }
}

/* 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,
.work-colum, span.left em {
    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, .about-item i, .counter-item h1,
.check-list ul li em, .price-item h3, #sp-bottom1 a, #sp-bottom4 span, .bg-title li em,
.sppb-panel-heading.active .sppb-panel-title {
    color: var(--text-color);
}
.testimonials .clearfix, .page-item.active .page-link {
    border-color: var(--text-color);
}

@media (max-width: 971px) {
	
.team-item {
	line-height: 1.2!important;
}

h2 {
    font-weight: 600;
    font-size: 36px;
	line-height: 1.1;
    margin: 10px 0;
}

h3 { 
	font-size: 18px;
	line-height: 1.1;
	text-align:center; 
	font-weight: 600;
	margin-bottom: 1px;
}

.contact p {
	font-size:18px;
	line-height:20px;
}
}