/*** General CSS ***/

/*----------- ghost -------------*/
.marbre {
	background-image: url(/images/fond/fond-marbre.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0 0;


}

.sppb-addon-overlay-image{
	max-width: 400px;
	margin: 0 auto;
}

#sp-bottom {
	background: #efefef!important;
	font-size: 18px;
	color:	#4c4c4c!important;
}

#sp-bottom h3 {
	font-size: 28px !important;
	color: #4c4c4c !important;
}

#sp-footer {
	background: #6D8CC5!important;
	font-size: 18px;
}

/*         centre image*/
 .centre-img .sppb-addon-image-layout-image {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 100%;
}

 .centre-img {
	max-width: 1500px;
	margin: 0 auto;
}

/*---------------- news --------------*/
  #latestnews {
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  .latestnews-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
  }
  
.lnee .newstitle {
	text-align: center;
	margin-bottom: 10px;
}

#lnee_120 .newstitle {
	color: #f68e13;
	text-align: center;
}

.lnee .newsintro {
	text-align: center;
}

.newsintro img {
	margin: 0 auto !important;
	float: none !important;
}

/*----------------------------------------------*/
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;
}

/* Header Menu */
#sp-header {
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 30px;
    padding: 0 80px;
    background: none;
    border: 0;
    box-shadow: none;
	transition: margin 2s;
}
#sp-header > .container {
    padding: 0 10px;
    max-width: 100%;
	transition: top 2s;
}
#sp-header.header-sticky .container  {
    top: 0;
	border: 1px solid #d0d0d0;
	background: rgb(255, 255, 255, .9);

}

#sp-header {
    background: #fff;
    position: static;
	border: 1px solid #d0d0d0;
	height: 120px;
}

#sp-header.header-sticky {
    position: fixed; 
	border: 0;	
	background: transparent;
	animation: spFadeInDown 0.9s;
}

#sp-header .logo {
	height: 120px;
	transition: height 2s;
}

#sp-header img{
	transition: height 2s;
}

#sp-header.header-sticky .logo{
	height: 80px;
}

#sp-header.header-sticky img{
	height: 80px;
}

.sp-megamenu-parent > li > a {
    width: 100%;
  	color: #323232;
    position: relative;
    font-size: 28px;
}
.sp-megamenu-parent>li>span {
  	color: #323232;
}
.sp-menu-separator {
    font-size: 28px!important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	font-size: 26px;
}

/* 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,
.slider-btn a,
#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;
    padding: 8px 35px;
    cursor: pointer;
    border: 0!important;
    text-transform: uppercase;
    color: #fff!important;
    background-color: #222;
    border-radius: 0;
}
.btn:hover,
.slider-btn a:hover,
#sp_qc_submit:hover {
    color: #ffffff;
    background-color: #495E4D !important;
}
.slider-btn a span:before {
    margin-left: 10px;
}
.btn.no-bg {
    background: none!important;
    padding-left: 0!important;
    box-shadow: none!important;
}

/* Title */
.title.sppb-text-center {
    max-width: 700px;
    margin: 0 auto;
}
.title h6 {
    font-size: 32px;
    line-height: 30px;
    color: #495E4D;
    font-family: "Poiret One", 'Poppins', sans-serif;
    font-weight: 600;
    margin: 25px 0 50px;
}

/* About */
.about-item img {
    max-width: 68px;
}
.about-item {
    padding: 50px 10px;
    border: 1px solid;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.about-item:hover {
    border-color: #495E4D;
}

/* Testimonial */
.testimonial-item h5 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
}
.testimonial-item h6 {
    color: #000000;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.6em;
    letter-spacing: 3px;
}

/* Our */
.our-left .clearfix {
    position: relative;
}
.our-left .clearfix:nth-child(2) {
    top: 100px;
    position: absolute;
}
.our-left .clearfix:nth-child(3) {
    position: relative;
    top: -100px;
}

/* Counter */
.counter-item {
    padding-bottom: 40px;
    position: relative;
}
.counter-item h6 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
}
.counter-item span {
    font-size: 69px;
    font-weight: 600;
    color: #fff;
}

/* Together */
.together h1 span {
    line-height: 100px;
    font-size: 70px;
}

/* 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%;
}

/* Project */
.title-content h2 {
    font-size: 60px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(0, 22, 89);
    letter-spacing: -2px;
    margin-bottom: 25px;
}
.title-content p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(86, 89, 105);
}
.project-img img {
    height: 667px;
}
.project-img-pen {
    position: absolute;
    bottom: 48px;
    right: 20px;
}

/* Feature */
.feature-item {
    padding: 30px 20px;
    border: 1px solid #e8e8e9;
    position: relative;
}
.feature-item:hover,
.feature-item:hover:after {
    background-color: #00235a;
}
.feature-item:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
}
.feature-item h4 {
    color: #001659;
    font-size: 26px;
}
.feature-item .sppb-addon-content a {
    padding: 8px 18px 11px;
    margin: 30px 0 10px;
    display: inline-block;
    font-size: 20px;
    border: 3px;
}
.feature-item:hover .sppb-addon-content a {
    color: #fff;
}
.feature-item:hover h5,
.feature-item:hover h4 {
    color: #fff!important;
}

/* Testimonial */
.testimonial img {
    border-radius: 50%;
}
.testimonial-item i {
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;   
}
.testimonial-item i:hover {
    transform: scale(1.1);
    cursor: pointer;
}

/* Client */
.client img {
    max-width: 115px;
}
.client .clearfix {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 35px 55px 35px 55px;
    background-color: #f4f4f4;
}
.client .second .clearfix:nth-child(1),
.client .first .clearfix:nth-child(2) {
    background: #eaeaea;
}

/* Team */
.team-item {
    position: relative;
    cursor: pointer;
}
.team-item:before {
    content: "";
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 35%, #000000 100%);
    opacity: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.team-item:hover:before {
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
    opacity: 1;
}
.team .sppb-title-heading {
    -webkit-text-stroke-color: #1e3c6f;
}
.team-item .sppb-media-content {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 15px;
    z-index: 2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.team-item .sppb-img-container {
    position: relative;
}
.team-item .sppb-addon-text {
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    overflow: hidden;
}
.team-item img {
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.team-item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.team-item h5 {
    font-size: 28px;
    line-height: 1.15em;
    color: #fff;
    font-weight: 700;
}
.team-item h6 {
    font-size: 18px;
    line-height: 1.15em;
    color: #fff;
    font-weight: 700;
}

/* Plan */
.plan-column {
    padding: 30px;
    border-style: solid;
    background: #fff;
    border-width: 3px 0px 0px 0px;
    border-color: #495E4D;
    box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 15px 0px 15px;
}
.plan-item .sppb-addon-content {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #495E4D;
    color: #fff;
    margin: 30px auto 0;
    padding: 24px 0 0;
    position: relative;
}
.plan-item .sppb-addon-content:before {
    content: "";
    width: 118px;
    height: 118px;
    position: absolute;
    top: -4px;
    margin: 0 auto;
    left: -4px;
    right: -4px;
    display: inline-block;
    z-index: -1;
    border: 3px solid #495E4D;
    border-radius: 50%;
}
.plan-item h5 {
    font-size: 25px;
    font-weight: 700;
}
.plan-item span {
    font-size: 13px;
}

/* 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;
}

/* 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:hover,
.btn-design, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, .title-design h3:before,
.apartment-item h5::before, .apartment-title h3:before, .price-item.center, #sp-top-bar, .slider-btn a,
.slider-title h2#n2-ss-1item1:before, .slider-title h2#n2-ss-1item4:before, .slider-title h2#n2-ss-1item7:before {
 	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, .intro-title h4,  .our-item h5, .team-item h5,
.product-item-right .sppb-icon-container i, .title h1, #sp-bottom a, #sp-footer a, .about-item-check em, .counter-item span,
.about-item-check h3 {
  	color: var(--text-color) !important;
}
.page-item.active .page-link, .price-item,  .team-item .sppb-media-content,
.tabs .sppb-tab-content, .tabs .sppb-nav-tabs>li.active>a, .service-item .sppb-addon-content:hover .sppb-icon-container i {
  	border-color:var(--text-color)!important;
}
.check-sub {
    border-top-color: var(--text-color)!important;
}