/*** General CSS ***/
/**** Button ****/
.btn,
#sp_qc_submit {
    padding: 9px 30px;
    background: #fff;
    border-radius: 25px;
    font-family: 'Parisienne', cursive;
    color: #c8263e;
    font-size: 20px;
    text-decoration: none;
    transition: all linear .3s;
    border: 1px solid #fff;
    font-weight: 600;
    display: inline-block;
}
.btn:hover,
#sp_qc_submit:hover {
    color: #fff;
}
.btn.bg {
    color: #fff; 
}
.btn.bg:hover {
    background: none;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
}
.login .btn-primary {
    background: #222;
    color: #fff;
}

/*** Title ***/
.title .sppb-title-heading {
    padding-bottom: 40px;
    background: url(../images/title.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: 10px;
}
.title.bg .sppb-title-subheading {
    font-size: 20px!important;
    padding: 7px 40px;
    color: #ffffff;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    font-family: 'Berkshire Swash', cursive;
    text-align: center;
    border-radius: 50px;
}

/*** Header Area ***/
/* 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 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 */
.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;
}

/*** Block Styles ***/
/*** Slider ***/
.slider {
    position: relative;
}
.slider canvas {
    height: 600px!important;
}
.slider-text {
    position: absolute;
    width: 120%;
    left: -10%;
    bottom: 200px;
    margin: 0 auto;
}
.slider-text h3 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin: 20px 0;
    text-transform: capitalize;
}
.slider-text .btn {
    margin-top: 45px;
}
.slider-left-img,
.slider-right-img {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.slider-right-img {
    bottom: 50px;
}

/*** Countdown ***/
.countdown-title h2 {
    text-transform: capitalize;
    font-size: 46px;
    color: #ffffff;
    margin: 0px;
}

/* Event */
.event .sppb-container,
.event .sppb-column-addons .clearfix:nth-child(2), .event .sppb-column-addons .clearfix:nth-child(3) {
  	position: relative;
    z-index: 2;
}
td.mod_events_latest, .mod_events_latest_first {
    padding: 10px !important;
}

/*** Service ***/
.service .sppb-column {
    overflow: hidden;
}
.service-item {
    cursor: pointer;
}
.service-item img {
    max-width: 80px;
    border-radius: 50%;
}
.service-item .gc_category_label_wrapper {
    width: 40px;
    height: 90px;
    background:#c53546;
    position:absolute;
    top:-100px;
    left: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.service-item .gc_category_label_wrapper:after {
    content:'';
    border-bottom: 20px solid #ffffff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
}
.service-item:hover .gc_category_label_wrapper {
    top:0;
    padding-top: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.service-item .gc_category_label_wrapper p {
    font-size:18px;
    color:#ffffff;
    font-family: 'Great Vibes', cursive;
    font-weight:bold;
}

/*** About ***/
.about-content a {
    margin-top: 40px;
}
.about-content a:last-child {
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    margin-left: 20px;
}

/*** Event ***/
.event {
    position: relative;
    overflow: hidden;
}
.event .sppb-column-addons > div:first-child {
    position: absolute;
    width: 100%;
    top: -400px;
}
.event .djev_image_wrap {
    float: left;
    margin-right: 20px;
}
.djev_list .djev_item {
    padding-left: 0;
}
.djev_list.djev_theme_default .btn {
    color: #fff!important;
}
.djev_pagination.pagination .btn,
.djev_pagination.pagination .btn:focus,
.djev_pagination.pagination .btn:active {
    border: 0!important;
    box-shadow: none!important;
    margin: 5px 10px 5px 0;
}

/*** Intro ***/
.intro-title h3 {
    width: 25%;
    float: left;
}
.intro-title .sppb-addon-content {
    width: 75%;
    float: left;
    position: relative;
    padding-left: 90px;
    margin-top: 20px;
}
.intro-title .sppb-addon-content:before {
    position: absolute;
    top: 0px;
    left: 30px;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 60px;
    margin-right: 40px;
}
.intro-item .sppb-icon {
    padding: 20px;
    margin-right: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.intro-item:hover .sppb-icon {
    background-color: #002937;
    color: #FFE401;
}
.intro-item .sppb-icon i {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/*** Team ***/
.team-item .sppb-img-container,
.team-item .sppb-img-container img {
     width: 100%;
}
.team-item h6 {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}
.team-item ul {
    padding: 0;
    position: absolute;
    bottom: 94px;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
}
.team-item:hover ul {
    bottom: 113px;
    opacity: 1;
    visibility: inherit;
}
.team-item ul li {
    list-style: none;
    width: 33.33%;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.team-item ul li:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
.team-item ul li:nth-child(2):before {
    background: rgba(0,0,0,.1);
}
.team-item ul li:nth-child(3):before {
    background: rgba(0,0,0,.2);
}
.team-item ul li a {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.team-item ul li em {
    font-size: 24px;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.team-item ul li a:hover em {
    color: #000;
}
.team-item ul li strong {
    display: none;
}
/*** Testimonial ***/
.testimonial {
    position: relative;
    z-index: 1;
}
.testimonial:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: -1;
}
/*** Portfolio ***/
.portfolio {
    position: relative;
    z-index: 2!important;
    overflow: hidden;
}
.portfolio:before {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    background: rgba(197, 53, 70, 0.87);
    z-index: -1;
}
.portfolio .title p {
    color: #cfcece;
}
.portfolio .sppb-column-addons > div:first-child {
    position: absolute;
    width: 100%;
}
.portfolio-content {
    position: relative;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: none;
    color: #b0b0b0;
    font-size: 24px;
    position: relative;
    padding: 11px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 6px;
    width: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
      background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
    visibility: inherit;
    opacity: 1;
}

/*** Contact ***/
.contact-us ul {
    padding-left: 0;
}
.contact-us ul li {
    list-style: none;
    margin: 20px 0;
    font-size: 18px;
    color: #fff;
}
.contact-us ul li em {
    margin-right: 10px;
    color: #555;
}
.creativecontactform_body {
    padding: 5px 15px 10px 0px !important;
}
.contact-us ul li strong {
    display: none;
}
.contact-detail-item {
    padding: 50px 5px;
}
.contact-detail-item:hover {
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contact-detail-item .sppb-icon {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    padding-top: 60px;
    display: inline-block;
}
.contact-detail-item p {
    margin-bottom: 0;
}
.map .sppb-section-title {
    display: none;
}
/*** Contact Form ***/
.contact-form {
    position: relative;
    z-index: 1;
}
.contact-form:before {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
#sp-quickcontact-form {
  	text-align: center;
}
#sp-quickcontact-form input#name {
    width: 49%;
    float: left;
    margin-right: 2%;
}
#sp-quickcontact-form input#email {
    width: 49%;
}
#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 {
    width: auto;
    color: #fff;
    border-radius: 7px;
}
/* Bottom Area */
#sp-bottom h2 {
  font-size: 80px;
}
#sp-bottom h3 {
  font-size: 30px;
}

/* Footer Copyright */
#sp-footer {
    text-align: left;
}
#sp-footer2 img {
    max-width: 300px;
    float: right;
}
#sp-footer1 {
    margin-top: 9px;
}
#sp-footer2 p {
    margin: 0;
}

/*** Responsive Layout ***/
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
/* Tablet Landscape Layout */
@media (min-width: 980px) and (max-width: 1199px) {
	.sp-megamenu-parent > li > span, .sp-megamenu-parent > li > a {
    	padding: 0 10px;
	}
}

/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {

  
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
    .service .sppb-col-md-3 {
          margin-bottom: 30px;
    }
  	#sp-footer {
    	text-align: center;
	}  
  	.slider-text {
        width: 100%;
        padding: 10px;
        left: 0;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {

  
}

/*** Color Variables ***/
/* Get Variables */
:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}

/* General */
#djevents .btn,
.btn.bg,
a.hikacart,
.btn:hover,
.slider-color i,
.intro-item .sppb-icon,
.team-item ul li,
.testimonial:before,
.page-item.active .page-link,
.contact-detail-item .sppb-icon,
.title.bg .sppb-title-subheading,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    background-color: var(--background-color);
}
.sp-megamenu-parent > li .sp-menu-badge {
   background: var(--background-color);
}
.btn.bg: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,
.blog h3,
.tp-caption a.btn-slider,
.contact-us ul li em,
.contact-form h4 {
    color: var(--text-color);
}
.slider-color,
.tp-caption a.btn-slider {
    color: var(--text-color)!important;
}
a.hikacart, 
#sp_qc_submit:hover,
.page-item.active .page-link,
.tp-caption a.btn-slider:hover {
  border-color:var(--text-color)!important;
}
#sp_qc_submit,
#sp_qc_submit:hover,
#djevents .btn {
  background: var(--background-color)!important;
}
