/*** General CSS ***/
.btn, .btn,
#sp-quickcontact-form #sp_qc_submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    color: #fff !important;
    font-weight: 500;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 35px;
    cursor: pointer;
    border: 1px solid #22355C;
    background-color: #22355C;
    border-radius: 30px;
    -webkit-transition: width .5s ease;
    -o-transition: width .5s ease;
    transition: width .5s ease;
    font-size: 15px;
    text-transform: uppercase;
}
a:hover {
  color: #e6008d;
}
.btn:hover {
    background: #fff;
    color: #d4066b !important;
}
.btn.about {
    margin-top: 20px;
}
.btn:hover, .slider-btn a:hover {

background: #e60071 !important;

color: #fff !important;

}
body {
    font-size: 15px;
    line-height: 1.9em;
    color: #828282;
}
.slider-btn {
    padding: 15px 45px;
    font-size: 19px;
    background: transparent;
    border-radius: 0;
    border: 2px solid;
    color: #fff !important;
}

/*** Shape ***/
.shape path {
    fill: #fff;
}

/*** Title ***/
.title h2 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 25px;
}

/*** Header Area ***/
/*** Top head ***/
#sp-top-bar {
    padding: 26px 0;
}
#sp-top1 p,
#sp-top-bar a {
    margin-bottom: 0;
}
#sp-top-bar .social-icons a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
  	text-align: center;
}
ul.social-icons>li:not(:last-child) {
    margin-right: 3px;
}
#sp-top-bar li i {
    color: #ffa516;
}
.top-head .shrewd_solution_icon ul li strong {
    display: none;
}
.top-head .shrewd_solution_icon ul {
    margin-top: 3px !important;
}
.top-head .shrewd_solution_icon ul,
.top-head .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
    margin: 0;
}
.top-head .shrewd_solution_icon ul li a {
    font-size: 16px;
    color: #fff;
    background: rgba(0,0,0,.9);
    height: 36px;
    width: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 2px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 5px rgba(228, 200, 200, 0.5);
    display: inline-block;
    margin: 0;
}
.sp-contact-info li {
  	color: #000;
}

/*** Head ***/
#sp-header {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    top: 0;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0 10px 0 0px;
}
body:not(.home) #sp-header {
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}

/* Header Menu */
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    padding: 0 30px;
    text-transform: uppercase;
}
.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;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    position: absolute;
}
.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: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #103664;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/*** Slider Bottom ***/
.testimonials .clearfix,
.bottom-slider-right .clearfix {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.bottom-slider-right:hover .clearfix {
    transform: translateY(20px);
} 

/*** Testimonial ***/
.testimonial-item em {
    color: #ffce92;
    font-size: 13px;
}
.testimonial-item strong {
    display: none;
}
.testimonial-item p {
    margin: 10px 0;
}
.testimonial-item h4 {
    color: #1f2025;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
}

/*** About ***/
.about-img .speasyimagegallery-gallery-item img {
    border-radius: 5px;
}
.about-colum img {
    border-radius: 10px;
}

/*** Services ***/
.services-item.team {
    background: #fff;
    padding: 50px 30px;
}
.services-item {
    padding: 30px;
    border-radius: 10px;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.services-item:hover {
    background-color: #ffffff;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 15%);
}
.about .services-item img {
    border-radius: 50%;
}
.about .services-item:hover img {
    transform: rotate(45deg);
}
.services-item h6 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
.services-item .shrewd_solution_icon ul li strong {
    display: none;
}
.services-item .shrewd_solution_icon ul {
    margin-top: 10px !important;
}
.services-item .shrewd_solution_icon ul,
.services-item .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
    margin: 0;
}
.services-item .shrewd_solution_icon ul li a {
    font-size: 16px;
    color: #fff;
    background: #22355C !important;
    height: 36px;
    width: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 5px rgb(228 200 200 / 50%);
    display: inline-block;
    margin: 0;
}

/*** Counter ***/
.counter .count, .counter #shiva {
    line-height: 45px;
    font-weight: 600;
    font-size: 30px;
}
.counter .sppb-icon {
    width: 20%;
    float: left;
}
.counter .sppb-icon i {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    border-radius: 50%;
}
.counter-item.first .sppb-icon i {
    background: #FFAF00;
}
.counter-item.first .count, .counter-item.first #shiva,
.counter-item.first h4 {
    color: #FFAF00;
}
.counter-item.two .sppb-icon i {
    background: #55acee;
} 
.counter-item.two .count, .counter-item.two #shiva,
.counter-item.two h4 {
    color: #55acee;
}
.counter-item.three .sppb-icon i {
    background: #f77737;
} 
.counter-item.three .count, .counter-item.three #shiva,
.counter-item.three h4 {
    color: #f77737;
}
.counter-item.four .sppb-icon i {
    background: #bd081c;
} 
.counter-item.four .count, .counter-item.four #shiva,
.counter-item.four h4 {
    color: #bd081c;
}
.counter .sppb-media-content {
    width: 80%;
    float: left;
    padding-left: 20px;
    text-align: left;
}
.counter h4 {
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

/***  Care ***/
.care-item, .care-item .sppb-img-container {
    position: relative;
}
.care-item .sppb-media-content {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
}
.care-item .sppb-addon-title {
    position: relative;
    padding-bottom: 10px;
}
.care-item .sppb-addon-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: rgba(255,255,255,0.3);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.care-item:hover .sppb-addon-title:after {
    width: 98%;
}
.care-item p {
    opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.care-item:hover p {
    opacity: 1;
}
.care-item .sppb-img-container:before {
    position: absolute;
    content: '';
    left: 0;
    z-index: 1;
    top: 0;
    display: inline-block;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.care-item:hover .sppb-img-container:before {
    opacity: 0.8;
}

/*** Deal ***/
.deal-item h1 {
    font-size: 100px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}

/*** Believe ***/
.believe-colum {
    border: 16px solid rgba(85, 101, 62, 0.2);
    padding: 50px;
}
.believe-colum .sppb-addon-content q {
    color: #55653e;
    font-size: 48px;
    line-height: 45px;
    font-weight: 600;
}

/*** Subscribe ***/
.subscribe table.acymailing_form {
    width: 100%;
    position: relative;
}
.subscribe table.acymailing_form input#user_email_formAcymailing34441 {
    background: transparent;
    border: 1px dashed;
    color: #fff !important;
    margin: 10px 0;
    width: 70% !important;
}
.subscribe table .acysubbuttons input {
    margin-left: -80px;
    position: absolute;
    top: 2px;
    right: 0;
    padding: 10px;
    font-size: 15px;
    line-height: 14px;
}
.subscribe table.acymailing_form tr {
    margin: 15px 0;
}

/*** Testimonial ***/
.testimonial-column {
    box-shadow: 0px 0px 10px 0px rgb(159 159 158 / 58%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    padding: 0px 0px 0px 0px;
    position: relative;
}
.testimonial-column:after {
    position: absolute;
    bottom: 0;
    left: 24%;
    content: "";
    height: 4px;
    width: 100px;
    background-color: #b79c7d;
}
.testimonial-content-title h4 {
    color: #002072;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.testimonial-content i {
    margin: 7px 0 25px;
}
.testimonial-content h6 {
    color: #bfbfbf;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.testimonial-content h3 {
    color: #002072;
    font-size: 30px;
    font-weight: 900;
    margin-top: 20px;
}
.shape .elementor-shape-fill {
    fill: #fff;
}
.shape .sppb-addon-title {
    line-height: 0;
    margin: 0;
}

/*** Offer ***/
.offer .sppb-row img {
    box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -moz-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -webkit-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.offer-left {
    margin-left: -10%;
    width: 110%;
}
.offer-right {
    margin-top: 100px;
    margin-left: -70px;
    z-index: -1;
    width: 110%;
}

/*** Pricing ***/
.pricing-item {
    box-shadow: 0px 0px 20px 0px rgb(221 221 221 / 50%);
    background-color: #ffffff;
    padding: 70px 50px 70px 50px;
    border-radius: 5px;
}
.pricing-item h4 {
    color: #4c4c4c;
    position: relative;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 5.9px;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.pricing-item.center h4 {
    color: #fff;
}
.pricing-item h4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 60px;
    bottom: 0;
    display: inline-block;
    background: #4c4c4c;
}
.pricing-item.center h4:before {
    background: #fff;
}
.pricing-item ul.check-list li {
    line-height: 32px;
}
.pricing-item ul.check-list {
    padding: 0;
    margin: 0 auto;
    margin-bottom: 30px;
    list-style-type: none;
    max-width: 200px;
    text-align: left;
}
.pricing-item ul.check-list li em {
    padding-right: 10px;
}
.pricing-item ul.check-list li strong {
    display: none;
}
.pricing-item.center .lt-btn {
    background: #fff !important;
}

/*** Portfolio ***/
#portfolio .sp-simpleportfolio-tags,
#portfolio .sp-simpleportfolio-title {
    display: none!important;
}
.sp-simpleportfolio-btns {
    margin-bottom: 20px;
}
.sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    position: relative;
}
.sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .75!important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-view {
    display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom:hover {
    font-size: 0;
    border: 0;
    position: absolute;
    top: -50px;
    right: 10px;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    left: 0;
    right: 0;
    margin: 38% auto;
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 5px;
    padding: 12px 12px 12px 12px;
    width: 44px;
    height: 44px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-btns .btn-zoom {
    top: -10%;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
    background: none;
    border: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {
    display: inline-block;
    position: absolute;
    left: -50px;
    bottom: 70px;
    transform: rotate(-90deg)!important;
    -webkit-transform: rotate(-90deg)!important;
    -ms-transform: rotate(-90deg)!important;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
    left: 5%;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {
    position: absolute;
    bottom: 20px;
    display: inherit!important;
    opacity: 0;
    right: -100%;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-title {
    right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
    background: #b0a37e;
    opacity: 0.6;
}
.portfolio .btn {
    display: unset;
}

/*** Contact ***/
.contact-colum {
    border-radius: 0px 80px 0px 0px;
}

/*** Icon contact ***/
.contact-icon .clearfix {
    float: left;
    width: 20%;
}
.contact-icon i {
    background: #AAAAAA;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 5px;
}

/*** Counter ***/
.counter-item i {
     -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.counter-item:hover i {
     transform: rotateX( 360deg );
}

/*** Icon ***/
.shrewd_solution_icon ul li strong {
    display: none;
}
.shrewd_solution_icon ul,
.shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
.shrewd_solution_icon ul li a {
    font-size: 18px;
    height: 45px;
    color: #fff;
    width: 45px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    margin-left: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
}
.shrewd_solution_icon ul li a:hover {
    background: #fff; 
    color: #e3c08d !important;
}

/*** Testimonial ****/
.testimonial img {
    border-radius: 50%;
}

/*** Plan ***/
.client-column .clearfix {
    width: 33.3%;
    float: left;
}

/*** Contact Form ***/
.contact-form {
    position: absolute;
    left: 0;
    top: 75px;
    display: block;
    max-width: 364px;
    width: 100%;
    background: #fff;
    padding: 45px 30px 39px;
    box-shadow: 0 0 20px rgba(34,34,34,.1);
    z-index: 1;
}
#sp-quickcontact-form textarea#message {
    width: 100%;
}
#sp-quickcontact-form input {
    width: 100%;
}
#sp-quickcontact-form .sp_qc_clr {
    display: none;
}
#sp-quickcontact-form textarea,
#sp-quickcontact-form input {
    margin-bottom: 20px;
    border-radius: 0;
}
#sp-quickcontact-form #sp_qc_submit {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    background: 0 0;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    transition: all 500ms ease;
    padding: 0;
    width: auto;
    background: #103664;
    padding: 10px 20px;
    border: none;
}



/* Bottom Area */
#sp-bottom3 em {
    color: #fff;
}
#sp-bottom3 em, #sp-bottom2 em {
    padding-right: 10px;
}
#sp-bottom h3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 15px !important;
}
#sp-bottom .container {
    border-bottom: none;
}
#sp-bottom p, #sp-bottom a {
    line-height: 2.2;
}
#sp-bottom3 strong, #sp-bottom2 strong,
#sp-bottom .shrewd_solution_icon ul li strong {
    display: none;
}
#sp-bottom .shrewd_solution_icon {
    padding-top: 0px;
}
#sp-bottom .shrewd_solution_icon ul,
#sp-bottom .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
#sp-bottom .shrewd_solution_icon ul li a {
    font-size: 15px;
    height: 35px;
    color: #fff;
    width: 35px;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
}
#sp-bottom .shrewd_solution_icon ul li a:hover {
    background: #fff !important; 
}
#sp-bottom .shrewd_solution_icon ul li a em {
  	font-family: "Font Awesome 5 Brands";
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}

/*** 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;
	}
  	#sp-header {
    	top: 0px;
	}
  	#sp-top-bar {
    	padding: 10px 0;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
}

/* Mobile Small Resolution */
@media (max-width: 480px) {

  
}

/*** Color Variables ***/
/* Get Variables */
:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}

/* General */

#sp_qc_submit:hover,
#sp_qc_submit,
#sp-bottom .menu li a:before,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after,
.shrewd_solution_icon ul li a, .pricing-item.center {
    background-color: var(--background-color);
}
.sp-contact-info li span:before,
#sp_qc_submit
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    color: var(--text-color);
}
.feature-item i,
.services-item h6 {
    color: var(--text-color)!important;
}
#sp_qc_submit, 
.slider-btn {
   border-color:var(--text-color) !important;
}