/*** General CSS ***/
body {
    line-height: 1.9em;
    color: #333;
}

/*** Header Area ***/
/* Top Header */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}
#sp-top-bar, #sp-top-bar a {
    color: #fff;
}
ul.social-icons a {
    color: #fff !important;
}

/* Header Menu */
body #sp-header {
    background-color: transparent;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
body:not(.home) #sp-header,
#sp-header.header-sticky {
    background: #222;  
}
.sp-megamenu-parent > li > a {
    width: 100%;
    position: relative;
  	color: #fff;
}
.sp-menu-separator {
  	color: #fff;
}

/* 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;
}

/*** Block Styles ***/
/* Button */
.btn,
.btn-slider,
#sp_qc_submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    font-weight: 500;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: .02em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border: 2px solid;
    color: #fff !important;
    font-size: 18px;
    padding: 7px 35px 7px 35px;
    border-radius: 50px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    overflow: hidden;
}
.btn:hover {
  	color: #000 !important;
    border-color: #000 !important;
    background: transparent !important;
}
.btn-slider:hover {
    border-color: #ffffff !important;
    background: transparent !important;
}
.btn.white {
  	background: #fff !important;
  	border-color: #ffffff !important;
}
.btn.white:hover {
  	background: transparent !important;
}

/* Title */
.title h3 {
  	color: #0f2137;
    font-size: 38px;
    line-height: 1.1em;
}

/* Slider */
.slider {
    margin-top: -90px !important;
}
.slider .slider-content {
    max-width: 700px;
    margin: 0 auto;
}
.slider .slider-content h5 {
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 4em;
    padding: 9px 22px;
    display: inline-block;
}
.slider .video-item figure a {
    position: absolute;
    top: -250px
}

/* Shape */
.elementor-shape.elementor-shape-bottom {
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shape-bottom .elementor-shape.elementor-shape-bottom svg {
  	height: 118px;
    height: 118px;
    width: calc(108% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.shape-bottom .elementor-shape .elementor-shape-fill {
    fill: #f3f6f8!important;
}

/* About */
.about-colum .clearfix {
    float: left;
    width: 20%;
}
.about-item i {
    width: 110px !important;
    height: 110px !important;
    line-height: 110px !important;
    border-radius: 35px;
    background-color: rgb(255, 236, 239);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.about-item.ab02 i {
    background-color: rgb(234, 249, 255);
}
.about-item.ab03 i {
    background-color: rgb(255, 246, 211);
}
.about-item.ab04 i {
    background-color: rgb(228, 255, 238);
}
.about-item.ab05 i {
    background-color: rgb(244, 244, 255);
}
.about-item:hover i {
    -webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
    -o-transform:rotateY(360deg);
}

/* Services */
.services-item i {
    width: 82px !important;
    height: 82px !important;
    line-height: 100px !important;
    border-radius: 28px;
    background-color: rgb(255, 236, 239);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.services-item:hover i {
  	line-height: 82px !important;
}
.services-item.ab02 i {
    background: rgb(244, 244, 255);
}
.services-item.ab03 i {
    background: rgb(252, 238, 228);
}
.services-item.ab04 i {
    background: rgb(228, 255, 238);
}
.services-item.ab05 i {
    background: rgb(234, 249, 255);
}
.services-item.ab06 i {
    background: rgb(255, 246, 211);
}

/* Price */
.price .sppb-nav-tabs>li {
    display: inline-block !important;
  	float: inherit !important;
}
.price .sppb-nav-tabs {
    text-align: center !important;
    margin-bottom: 50px;
}
.price .sppb-nav-tabs>li>a {
    background: transparent !important;
    border: none;
    color: #000;
  	font-size: 18px;
    border-bottom: 1px solid transparent;
}
.price-item {
    width: 32%;
    margin-right: 2%;
    float: left;
    text-align: center;
    background-color: rgb(249, 250, 251);
    padding: 45px 45px 50px;
    border-radius: 15px;
    transition: all 0.25s ease-in-out 0s;
    border: 1px solid transparent;
}
.price-item:nth-child(3) {
    margin-right: 0;
}
.price-item .price-content {
    margin-top: 25px;
}
.price-item h4 {
    margin-bottom: 10px;
    color: rgb(15, 33, 55);
    font-size: 22px;
    line-height: 22px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
}
.price-item h1 {
    color: #232323;
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 0;
}
.price-item ul {
    margin-top: 25px;
}
.price-item ul li {
    list-style: none;
    padding: 7px 0;
}
.price-item .btn {
    font-size: 15px;
    text-transform: capitalize;
    color: #fff!important;
    padding: 10px 30px;
    background: rgb(255, 66, 101);
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.price-item .btn:hover {
  	color: #000 !important;
    box-shadow: rgba(237, 205, 55, 0.5) 0px 8px 20px -6px;
    border-color: rgb(237, 205, 55);
}
.price-item .trial_button {
    font-size: 15px;
    font-weight: 500;
    color: rgb(59, 147, 255);
    margin-top: 25px;
    display: inline-block;
    transition: all 0.15s ease-in-out 0s;
}

/* Testimonial */
.testimonial-colum {
    box-shadow: 0 16px 32px rgba(221, 221, 221, 0.82);
}
.testimonial-colum {
    position: relative;
    z-index: 1;
}
.testimonial-colum:after {
    content: "";
    bottom: 40px;
    background: url(../images/quote.png);
    position: absolute;
    right: 30px;
    z-index: -1;
    width: 70px;
    height: 50px;
    background-size: cover;
}

/* Help */
.help-item a {
  	color: #1c7fbc;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5.2px;
}

/* */
.sppb-panel.sppb-panel-modern:hover {
  	box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 24%);
}
.sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: transparent;
    color: #000;
}
.sppb-panel-modern {
    background: transparent;
    border: none;
}
span.sppb-panel-title {
    text-transform: uppercase;
    font-size: 17px;
  	font-weight: 600;
}
.sppb-panel-body {
    border-top: none;
}
.sppb-addon-content {
    color: #bfbfbf;
    font-size: 16px;
    font-weight: 300;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.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%);
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
	font-size: 23px;
}

/* Bottom Area */
.acym_module_form {
	margin-top: -20px;
}
.acym_module_form input {
	max-width: 100% !important;
}
.acym_module_form .btn-primary {
	padding: 10px 20px !important;
	border: none;
}
.acym_module_form .btn-primary:hover {
	background: #000 !important;
}

/* Bottom */
#sp-bottom .sp-module .sp-module-title {
    color: #000;
}
#sp-bottom .sp-module-content .latestnews>li>a>span {
    color: #000;
}

/* Footer Copyright */
div#sp-footer1 {
    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 {
    	background: #fff;
      	padding: 0;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  .slider-small h3 {
    	margin-bottom: 0 !important;
  }
  .slider-big h1 {
    	padding: 0 !important;
  }
}

/* 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, .btn, .btn-slider, .hikabtn.hikacart,
.btn-design, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
 	background-color: var(--background-color) !important;
}
.article-list .article .article-header h2 a:hover, .article-list .article .readmore a:hover, .article-list .article .readmore a:active,
.product-item-left .sppb-icon-container i, .title h4, .price .sppb-nav-tabs>li.active>a, .btn.white, .sppb-panel-heading.active .sppb-panel-title,
.sppb-panel-heading.active i {
  	color: var(--text-color) !important;
}
.page-item.active .page-link, .btn, .btn-slider, .price .sppb-nav-tabs>li.active>a,
.tabs .sppb-tab-content, .tabs .sppb-nav-tabs>li.active>a, .service-item .sppb-addon-content:hover .sppb-icon-container i,
.btn.white:hover {
  	border-color:var(--text-color)!important;
}
.check-sub {
    border-top-color: var(--text-color)!important;
}