/*** 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;
}
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;
    box-shadow: none;
    z-index: 9999;
}
#sp-header > .container {
	border-radius: 5px;
}
#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-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;
}

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

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

/*** Title ***/
.title h1,
.slider .title h3 {
  	padding-bottom: 30px;
    position: relative;
}
.title h1:after,
.slider .title h3:after {
  	content: "";
  	bottom: 0;
  	width: 100px;
  	height: 4px;
    background: #fff;
  	position: absolute;
    left: 0;
  	display: inline-block;
}
.title h1:after {
  	top: inherit;
    bottom: 0;
}
.title.sppb-text-center h1:after {
  	right: 0;
    margin: 0 auto;
}
.title h1 {
  	font-size: 50px;
    margin-bottom: 30px;
}

/*** Button ***/
.btn {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 26px;
    color: #fff;
    letter-spacing: 1.1px;
    border-radius: 0px 0px 0px 0px;
    border: 4px solid transparent;
    padding: 18px 50px;
}
.slider .btn {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 26px;
    color: #fff;
    letter-spacing: 1.1px;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 45px;
}
.btn:hover {
  	color: #fff;
  	background-color: #5121FF !important;
	border-color: #5121FF !important;
}

/*** Slider ***/
.slider-right-column {
  	max-width: 600px;
    padding: 50px 50px;
    position: relative;
    top: 180px;
    left: -200px;
    height: auto;
}
.slider .title h2 {
  	font-size: 58px;
    font-family: "Cambay", Sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}
.slider .title p {
  	color: rgb(255 255 255 / 77%);
}
.btn.white {
    border-color: #fff !important;
    color: #fff;
}

/*** About ***/
.about-item img {
  	max-width: 88px;
}
.about-img1,
.about-img2 {
  	max-width: 412px;
}
.about-img1 {
  	position: absolute;
    top: -120px;
    right: -100px;
    opacity: 0.32;
    z-index: -1;
}
.about-img2 img {
    border: 6px solid rgba(70,95,255,0.13);
}
.about-right-column .about-img2 {
	margin: 0 auto;
}
.about-right-column .about-img1 {
	top: -100px;
    right: auto;
	left: 0;
}

/*** Event ***/
.event .title h1 {
  	margin-bottom: 0;
}
.event .title h1:after {
  	display: none;
}
.event-list .sppb-row {
  	background: #f7f7f7;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.event-list .sppb-row:hover {
	background-color: rgba(70,95,255,0.11);
}
.event-list .sppb-row .sppb-column {
    padding: 20px 0;
}

/*** Team ***/
.team-item {
    cursor: pointer;
}
.team-item img {
  	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.team-item:hover img {
  	opacity: .75;
}
.team-item ul li strong {  
    display: none;
}
.team-item .shrewd_solution_icon ul,
.team-item .shrewd_solution_icon li {
	list-style: none;
	display: inline-block !important;
	padding: 0;
}
.team-item .shrewd_solution_icon li a {
	font-size: 22px !important;
	list-style: none;
	display: inline-block;
	background-color: #f4f4f4;
	color: #fff;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	margin-right: 10px;
}
.team-item .shrewd_solution_icon li a:hover {
	color: #fff;
}

/*** Price ***/
.price-column {
    border: 6px solid #f4f4f4;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 20px 50px 20px;
}
.price-column:hover {
  	border-color: rgba(70,95,255,0.17);
}
.price-column.center {
  	margin-top: 50px;
}
.price-item h2 {
  	position: relative;
    padding-bottom: 30px;
}
.price-item h2:after {
  	content: "";
  	bottom: 0;
  	width: 80px;
  	height: 4px;
    background: #fff;
  	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  	display: inline-block;
}
.price-item h4 {
    color: #131315;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}
.price-content-list ul,
.price-item ul {
  	padding-left: 0;
}
.price-content-list ul li,
.price-item ul li {
  	list-style: none;
    padding: 15px 0;
    color: #6d6f82;
    font-size: 16px;
  	font-weight: 700;
}
.price-content-list ul li:before {
    margin-right: 7px;
    font-family: 'FONT AWESOME 5 FREE';
    font-size: 25px;
    position: relative;
    top: 5px;
}
.price-content-list ul li {
  	font-family: inherit;
}

/*** Client ***/
.client .sppb-row > div:nth-child(2) {
    cursor: pointer;
}
.client .clearfix img {
  	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.client .clearfix:hover img {
  	opacity: .75;
}

/* Contact */
button.btn-primary {
    color: #fff;
}
button.btn-primary:hover {
    background: #222 !important;
	border-color: #222 !important;
}
.contact-icon-box i {
    height: 65px !important;
    width: 65px !important;
    border-radius: 50%;
    line-height: 65px !important;
    background-color: rgba(70,95,255,0.1);
}

/* Bottom */
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 15px;
	color: #000;
}
#sp-bottom, #sp-footer {
  	box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%);
}
#sp-bottom, #sp-bottom, #sp-footer a, #sp-footer p {
    font-size: 16px !important;
}
#sp-bottom em {
    color: #465fff;
    font-size: 39px;
    padding-right: 20px;
	position: relative;
	top: 10px;
}
#sp-bottom strong {
	display: none;
}
#sp-bottom3 a {
	font-size: 20px;
    font-weight: 600;
}

/*** Responsive Layout ***/
@media (min-width: 991px) and (max-width: 1280px) {
    .slider-right-column {
        max-width: 100%;
        top: 0;
        left: 0;
        height: auto;
        margin-top: -200px;
    }
    body.home .slider .sppb-col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body.home .slider .sppb-col-md-5 {
        flex: 0 0 80%;
        max-width: 100%;
    }
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        font-size: 14px !important;
    }
}
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

@media (min-width: 780px) {
  	.about-left-column .clearfix:nth-child(2),
	.about-left-column .clearfix:nth-child(3) {
  		width: 50%;
  		float: left;
        padding-right: 20px;
	}
}
@media (max-width: 990px) {
 	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	.slider-right-column {
      max-width: 100%;
      top: 0;
      left: 0;
	}
  	.team .sppb-col-md-3 {
    	margin-bottom: 30px;
	}
  	.team .sppb-img-container img, .team .sppb-img-container {
    	width: 100%;
	}
  	.about-img1 {
        top: 50px;
        right: -10px;
	}
}

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

:root {
    --background-color: currentColor;
  	--background: currentColor;
  	--text-color: currentColor;
}
.btn:hover,
.slider .btn,
.title h1:after,
.price-item h2:after,
.event-list-left-column,
.sevice-item-feature,
.price-item .sppb-icon-container,
.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,
.team-item .shrewd_solution_icon li a:hover {
 	background-color: var(--background-color);
}
.btn, .slider-content-item h6, .price-item ul li:before, .service-item .sppb-icon-container, .article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover, .title h4, .bg-title li em, .bg-title li:hover, .btn.phone, .vision-item h3, .team-item h4, .pricing-item em, .team-item .shrewd_solution_icon li a, #sp-bottom span, #sp-bottom a:hover, #sp-footer a, #sp-bottom1 a, .price-content-list ul li:before, .contact-icon-box i {
  	color: var(--text-color);
}
.btn,
.title h4:before, 
.title h3:before, 
.title.center h4:after, 
.pricing-colum:hover {
  	border-color: var(--text-color)!important;
}
