/*** General CSS ***/
.btn,
.subscribe table .acysubbuttons input,
.slider-btn a,
#sp_qc_submit {
    position: relative;
    margin: 0;
    font-weight: 500;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: 3px;
    cursor: pointer;
    border: 0!important;
    border-radius: 0px;
    font-size: 18px;
    border-style: solid;
    padding: 12px 50px 12px 50px;
    color: #273746;
}
.slider .btn {
    text-transform: uppercase;
    background: #273746!important;
}
.subscribe table .acysubbuttons input:before,
.btn:before {
    background-color: rgb(247 155 230  / 58%);
    content: "";
    position: absolute;
    left: 0;
    display: inline-block;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%!important;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.slider .btn:before {
    display: none;
}
.subscribe table .acysubbuttons input:hover:before,
.btn:hover:before {
    height: 0!important;
	
}
.btn:hover {
    color: #273746!important;
}

/*** Divider ***/
.divider {
    margin: 0 auto;
}

/*** Title ***/
.title {
    position: relative;
    max-width: 650px;
    margin: 0 auto;
}
.our-title h3,
.portfolio-title h3,
.title h2 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
    font-size: 45px;
}
.our-item-title:before,
.our-title h3:after,
.portfolio-title h3:after,
.title h2:after {
    content: "";
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 70px;
    height: 3px;
}
.our-item-title:before,
.our-title h3:after,
.portfolio-title h3:after {
    right: inherit;
}
.title p {
    font-size: 18px;
}
/*** Header Area ***/
/*** Head ***/
.sp-header {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background: #eeccc7;
}
.sp-header.is-sticky {
    position: fixed;
}
#sp-top-right {
	padding: 12px 0 0;
}
#sp-top-right ul {
	padding: 0;
	margin-bottom: 0;
} 
#sp-top-right ul li {
	list-style: none;
	display: inline-block;
	margin: 5px; 
}
#sp-top-right ul li strong {
	display: none;
}
#sp-top-bar,
#sp-header {
    top: 0;
    height: inherit;
    background: none;
    width: 100%;
    z-index: 2;
    box-shadow: none;
    background-color: #eeccc7;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0 10px 0 0px;
}
body:not(.home) #sp-header {
    background: #fff;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}

/* Header Logo */


/* Header Menu */
.sp-megamenu-parent > li > span,
.sp-megamenu-parent > li > a {
    padding: 0 25px;
    color: #1a1a1a;
    position: relative;
    text-transform: uppercase;
}
.sp-megamenu-parent > li a {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.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 */


/*** Block Styles ***/
/* Promotion Slider */
/*** Slider ***/
.slider .tp-revslider-slidesli {
    position: relative;
}
.slider-text-title a {
    padding: 0!important;
}
.slider-btn a {
    max-width: 100%!important;
}
.slider-btn a:after {
    background: none;
}
.slider .ld-masked-image {
    margin-right: -400px;
}
.slider-left .btn {
    margin-right: 30px;
}
.slider-button-text {
    position: relative;
    top: 14px;
}
/*** Product ***/
#product .sppb-row-container {
    background-color: #EECCC7;
    box-shadow: 0px 0px 80px 0px rgb(0 0 0 / 15%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -100px auto 80px;
    padding: 40px 40px 40px 40px;
    position: relative;
    top: -30px;
}
.product .clearfix {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 50px 0px 10px;
    padding: 0px 0px 0px 0px;
}
.product-item .sppb-addon-single-image-container {
    margin: -50px 50px 0px -50px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.product-item {
    background: #fff;
    display: inline-block;
}
.product-item img {
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.product-item:hover img {
    transform: scale(0.9);
}

/*** Testimonial ***/
.testimonial-colum {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.testimonial-colum:hover {
    box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 31%);
}

/*** Invited ***/
.invited-content h2 {
    color: #FFFFFF;
    font-size: 63px;
    line-height: 1.2em;
    margin-bottom: 15px;
}
.invited-content h5 {
    color: #FFFFFF;
    font-size: 22px;
}

/*** About ***/
.about-item .sppb-icon-container {
    height: 63px;
    width: 63px;
    line-height: 63px;
}

/*** Choose ***/
.choose {
    position: relative;
}
.choose:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 240px;
    background-color: #fff;
}
.choose .title:before,
.choose .title h3 {
    color: #fff;
}
.choose-item {
    padding: 35px 20px 45px 20px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 5px 19px 4px rgba(201,201,201,0.5);
}

/*** Counter ***/
.counter-item {
    position: relative;
    padding-bottom: 15px;
}
.counter-item h4 {
    font-size: 40px;
    margin-bottom: 0;
}
.counter-item h5 {
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5;
}
.counter-item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 40px;
    height: 2px;
    margin: 0 auto;
}

/*** Countdown ***/
.countdown .sppb-section-title .elementor-divider-separator {
    background: #fff;
}
.countdown h2 span {
    font-weight: 300;
}
.countdown .scd-unit-horz {
    color: #fff!important;
}

/*** Client ***/
.client-item .sppb-media .pull-left {
    max-width: 80px;
}
.client-item img {
    border-radius: 50%;
}

/*** Project ***/
.sppb-panel-modern {
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.12);
    border: 0;
}
.sppb-panel-title {
    font-size: 16px;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: none;
    padding: 22px 30px 22px 15px;
}
.sppb-panel-modern .sppb-panel-body {
    border: 0;
}

/*** Counter ***/
.counter-item h1 span {
    font-weight: 500;
    font-size: 86px;
}

/*** Our ***/
.our-item-title {
    position: relative;
    padding-top: 30px;
}
.our-item-title:before {
    bottom: inherit;
    top: 0;
    width: 35px;
}

/*** Our ***/
.our-item {
    border-bottom: 1px solid rgb(12 12 12 / 20%);
    padding-bottom: 20px;
    padding-top: 20px;
}
.our-item img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
}
.our-item .pull-left {
    max-width: 70px;
}

/* Bottom Area */
#sp-bottom .sp-module {
    text-align: center;
}
#sp-bottom .sp-module ul > li {
    position: relative;
    display: inline-block;
}
#sp-bottom .sp-module ul > li:before {
    position: absolute;
    left: 0;    
    top: 5px;
}
#sp-bottom .sp-module ul > li a {
    display: inline-block!important;
    line-height: 26px;
}
#sp-bottom .bottom-link li {
    display: inline-block;
}
#sp-bottom .bottom-link li a {
    display: inline-block;
    padding: 0em 3.2em;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}

/*** Responsive Layout ***/
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
/* Tablet Landscape Layout */
@media (min-width: 980px) and (max-width: 1199px) {

  
}

/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {

  
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
    #product .sppb-row-container {
        margin: 0;
        top: 0px;
    }  
}

/* Mobile Small Resolution */
@media (max-width: 480px) {

  
}

/*** Color Variables ***/
/* Get Variables */
:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}

/* General */
-btn,
.btn:hover,
.title h2:after,
.portfolio-title h3:after,
.our-title h3:after,
.our-item-title:before,
.bottom-team,
#sp_qc_submit,
#sp_qc_submit:hover,
.slider-text:before,
.title p:before,
.about-item-content a,
#sp_qc_submit,
#sp-bottom .menu li a:before,
.bottom-social ul li a:hover,
.line-title .sppb-section-title:before,
.about-us .sppb-title-heading:before,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    background-color: var(--background-color);
}
.btn, 
.slider-btn a:before,
#sp_qc_submit:before,
.title h4::after,
body.ltr .sp-megamenu-parent > li .sp-menu-badge,
.product-item-right:hover .sppb-icon-container,
.sp-megamenu-parent > li .sp-menu-badge {
   background: var(--background-color)!important;
}
.title h2,
.service-item h4,
.contact-item h3,
.client-item h5,
.project-content h3 span,
.our-item h3,
.testimonial-item i,
.testimonial-item h5,
.blog h3,
.about-title h3,
#sp_qc_submit,
.about-item.color i,
.testimonial-content i,
.about-item-content h3,
.counter-item h4,
.about-item a:hover,
.intro-title .sppb-addon-content:before,
.intro-item:hover .sppb-icon i,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    color: var(--text-color);
}
.slider .btn,
.slider-color,
.about-item.color h4,
#sp-bottom .menu li.active a,
sp-bottom .menu li a:hover,
.team-item h4,
#sp-quickcontact-form #sp_qc_submit:hover,
.feature-item .sppb-icon-container i,
#sp-bottom1 ul:hover .text,
#sp-bottom1 ul:hover .icon em {
    color: var(--text-color)!important;
}
.btn,
.slider-btn a,
#sp_qc_submit,
.choose-item,
.service-item:hover,
#sp-quickcontact-form #sp_qc_submit:hover,
.about-item.color .sppb-icon-container,
#sp_qc_submit {
   border-color:var(--text-color)!important;
}