/*** General CSS ***/
.btn,
.btn-slider a,
.button.subbutton,
#sp_qc_submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    color: #fff !important;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: .02em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 40px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    border-radius: 0px!important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 2px solid !important;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 19%);
}
.btn:hover {
    background: transparent !important;
    transform: skew(-10deg);
    background: #000 !important;
}
.btn.white, .btn-slider a:hover {
    color: #000 !important;
    background: #fff !important;
    border-color: #fff !important;
}
.btn.white:hover, .btn-slider a {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

/*** Title ***/
.title h2 {
    font-size: 51px;
    font-weight: 900;
    line-height: 1.2em;
}
.title.white h2 {
    color: #fff !important;
}

/*** Header Area ***/
/* Top Header */

/* Header Logo */
#sp-header {
  	box-shadow: none;
  	height: inherit;
  	top: 20px;
  	padding: 0 5%;
  	position: relative;
}
#sp-header .logo {
    height: 70px;
}
#sp-header.header-sticky {
    background: #000;
    position: fixed;
  	border-radius: 0px;
    top: 0;
    padding: 0 10px 0 0px;
}
#sp-header > .container {
    max-width: 100%;
  	background: #000;
    border-radius: 30px;
}
body:not(.home) #sp-header > .container,
#sp-header.header-sticky > .container {
    max-width: 1140px;
  	background: transparent;
}

body:not(.home)  #sp-header {
    background: #000;
  	border-radius: 0px;
    top: 0;
    padding: 0 10px 0 0px;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}

/* Header Menu */
.sp-megamenu-parent > li > span,
.sp-megamenu-parent > li > a {
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: 700;
}
.sp-megamenu-parent > li > span {
  	color: #fff;
}
.sp-megamenu-parent > li li a {
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-weight: 300!important;
}
.sp-megamenu-parent > li li a:hover {
    padding-left: 7px!important;
}
.sp-megamenu-parent > li li a:before {
    content: '+';
    left: -25px;
    width: 20px;
    position: relative;
    color: #001659;
    font-size: 18px;
    font-weight: 400!important;
    line-height: inherit;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0;
}
.sp-megamenu-parent > li li a:hover:before {
    opacity: 1;
    left: -5px;
}
.sp-megamenu-parent>li.active>a {
  	font-weight: 700;
}

/* 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: #000;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}


/*** Block Styles ***/
/*** Services ***/
.services-item {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    background-color: #F1F0EC;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.services-item img {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.services-item:hover img {
    transform: scale(0.9);
}
.services-item:hover {
    background-color: #fff;
}
.services-item .sppb-media-content {
    padding: 40px 20px 20px;
}
.services-item h2 {
    color: #000000;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 900;
    text-transform: capitalize;
}

/*** Feature ***/
.feature .feature-colum .clearfix {
    float: left;
    width: 18%;
    margin: 0 1% !important;
}
.feature .feature-item {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}
.feature .feature-item:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    border: 3px solid transparent;
    border-bottom-color: #FFFFFF;
}
.feature .feature-item i {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.feature .feature-item:hover i {
    transform: skew(-10deg);
    color: #000;
}

/*** Counter ***/
.counter-item i {
    width: 85px !important;
    height: 85px !important;
    line-height: 85px !important;
    border-radius: 50%;
}
.counter-item .count, .counter-item #shiva {
    font-size: 35px;
    font-weight: 900;
    line-height: 57px;
}
.counter-item h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

/*** Team ***/
.team-item {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 9%);
    padding: 35px 35px 35px 35px;
}
.team-item:hover {
    box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 29%);
}
.team-item img {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.team-item:hover img {
    transform: scale(1.08);
}

/*** Pricing ***/
.pricing-item {
    background-color: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.pricing-item:hover {
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 21%);
}
.pricing-item h3 {
    margin: 0;
    padding: 15px 0;
    background: #000;
}
h2.pricing-price {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    background-color: #e5e5e5;
    padding: 10px 0;
}
.pricing-item.center h2.pricing-price {
    background-color: #fff;
}
span.pricing-counter {
    font-size: 50px;
}
ul.pricing-list {
    margin: 0;
    padding: 30px 10px 10px;
    list-style-type: none;
}
ul.pricing-list li, .about-list li {
    line-height: 40px;
}
ul.pricing-list em, .about-list em {
    padding-right: 10px;
}
ul.pricing-list strong, .about-list strong {
    display: none;
}
.pricing-item p {
    padding-bottom: 30px;
}
.pricing-item.center p {
    color: #fff;
}
.about-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

/* Bottom Area */
#sp-bottom p {
    line-height: 2.2;
}
#sp-bottom h3 {
    margin: 0 0 20px;
    font-size: 19px;
    margin: 0 0 20px;
    line-height: 1em;
}
#sp-bottom p a {
    font-weight: 700;
}
.shrewd_solution_icon {
    margin-top: 20px;
}
.shrewd_solution_icon ul li strong,  .bottom-contact strong,
#sp-bottom2 strong {
    display: none;
}
.bottom-contact em,
#sp-bottom2 em {
    padding-right: 10px;
    color: #fff !important;
}
.shrewd_solution_icon ul,
.shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
.shrewd_solution_icon ul li a {
    font-size: 16px;
    background: #fff;
    height: 36px;
    width: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
    display: inline-block;
}
.shrewd_solution_icon ul li a:hover {
    background: #fff !important; 
    color: #ff7f5f !important;
}
table.acymailing_form {
    margin: 0;
    border: 0px !important;
    width: 100%;
}
table.acymailing_form input {
    width: 100% !important;
}
#sp-bottom .button.subbutton.btn.btn-primary {
    padding: 8px;
    font-size: 14px;
    color: #fff !important;
}

/* Footer Copyright */
#sp-footer {
  	text-align: center;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > span, .sp-megamenu-parent > li > a {
        padding: 0px 15px;
	}
   	#sp-header > .container {
        border-radius: 0;
    }
  	#sp-header {
        top: 0px;
        padding: 0px 0px;
  	}
  	.slider {
    	margin-top: 90px !important;
  	}
}

/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 979px) {
  	.feature .feature-colum .clearfix {
        width: 100%;
        margin: 1% 0 !important;
    }
}
@media (min-width: 768px) {
  	.images-colum .clearfix {
        float: left;
        width: 20%;
  	}
}
/* Mobile Standard Layout */
@media (max-width: 768px) {	
  	#sp-header > .container {
        border-radius: 0;
    }
  	#sp-header {
        top: 0px;
        padding: 0px 0px;
  	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {

  
}

/*** Color Variables ***/
/* Get Variables */
:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}

/* General */
.title h2, 
.counter-item i,
.counter-item .count,
.btn:hover, 
.pricing-price {
  	color: var(--text-color);
}
.btn, 
.feature, 
.pricing-item.center, 
.pricing-item.center h3 {
  	background: var(--background-color);
}