@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ibarra+Real+Nova:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');

.yeseva-one-regular {
  font-family: "Yeseva One", serif;
  font-weight: 400;
  font-style: normal;
}
.ibarra-real-nova {
  font-family: "Ibarra Real Nova", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.roboto-mono {
  font-family: "Roboto Mono", monospace;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
h1, h2 {
	font-family: Yeseva One;
}
h2 {
	font-size: 42px !important;
	line-height: 42px !important;
}

h3, h4, h5, h6 {
	font-family: Roboto Mono;
}
h4	 {
	font-size: 15px;
	font-weight: 500;
	color: #E15D22;
}	
h5	 {
	font-size: 16px;
	font-weight: 300;
}

h6 {
	font-size: 15px;
	font-weight: 400;
}


body {
    background-color: #d8d8d8;
	font-family: Roboto Mono;
	font-weight: 400;
	color: #515739;
}

#sp-header {
    background: #d8d8d8;
	height: 36px;
}
.logo a {
color: #515739;
font-family: Ibarra Real Nova;
}
#sp-header .logo {
    margin-top: 6px;
    height: 26px;
}

a {
    color: #515739;
}
a:hover {
    color: #E15D22;;
}


.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #515739;
}
.sp-megamenu-parent {
    float: none;
	text-align: center;
}
.sp-megamenu-parent > li {
    display: inline;
    position: relative;
}

.sp-menu-item {
	margin-top: 10px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #e9ecef;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 10px;
    border-radius: 25px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: transparent;
    color: #515739;
    border-style: solid;
    border-radius: 20px;
    border-color: #515739;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    border-style: solid;
    border-color: transparent;
}
.sp-megamenu-parent > li.sp-has-child > a:after, .sp-megamenu-parent > li.sp-has-child > span:after {
    display: none;
}

.webb-menu img, .webb-menu li::marker {
	display: none;
	color: transparent;
	border: none;
}
.webb-menu ul a {
    border-style: solid;
    border-radius: 20px;
    border-color: #515739;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 8px;
    display: inline-block;
    min-width: 190px;
}




#sp-footer {
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #515739;
    background-color: transparent;
    color: #515739;
}

.webb-7w-step span {
    border-radius: 50px;
    border-style: solid;
    display: inline-block;
    width: 38px;
    height: auto;
    padding-left: 12px;
	margin-right: 12px;
}


.webb-7wq {
	font-family: Yeseva One;
}
.webb-7wq span  {
	font-size: 30px;
    color: #e15d22;
    font-family: 'Yeseva One';
}
.webb-7tes-h {
	font-size: 18pt;
    font-weight: 500;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.webb-7w-cont-f h5 {
	font-size: 16px;
    font-weight: 500;
}

.webb-7who span {
	color: #e15d22;
	margin-right: 10px;
    font-weight: 600;
}

.sppb-addon-persion .sppb-person-image, .sppb-addon-person .sppb-person-image {
    margin-bottom: 0px;
}
.webb-7w-cont-tel {
    font-size: 16px;
    margin-top: 6px;
}

.webb-7w-cont-soc img {
    height: 60px;
    width: 60px;
}

.webb-7w-cont-soc {
	display: inline-block;
	float: left;
	margin: 10px;
}


.webb-7w-projet-img {
	max-width: 48%;
    display: inline-block;
	clip-path: inset(2px 0 0 0);
}
.webb-7w-projet-detail {
	max-width: 45%;
    display: inline-block;
    margin-left: 40px;
    background-color: #ffffffb8;
    padding: 20px;
	font-weight: 400;
	position: absolute;
    top: 25%;
    border-radius: 50px;
}
.webb-7w-projet-detail h4 {
    font-size: 16px;
    font-weight: 600;
}
.webb-7w-projets a {
	transition: transform 0.3s ease;
}
.webb-7w-projets a:hover {
	transform: scale(1.1);
}

.webb-7w-projets {
	
}
.webb-7w-btn {
	border-style: solid;
    border-width: 2px;
    border-color: #515739;
}


.white-popup-block {
    background: transparent;
    padding: 0px 0px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}


.sp-page-builder .page-content #testimonials {
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: -130px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: -90px -100px;
    background-size: 60%;
    box-shadow: 0 0 0 0 #ffffff;
}
.sp-page-builder .page-content #section-id-1755782247465 {
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    margin-top: -100px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: 100% -20px;
    background-size: 47%;
}

.sppb-carousel-extended-item {
	width: auto !important;
	height: 320px;
}





@media (max-width: 768px) {

#offcanvas-toggler {
    line-height: 40px;
}
.webb-7w-cont-tel {
    font-size: 15px;
}
.webb-7w-projet-img {
	display:none;
}
.webb-7w-projet-detail {
    max-width: 100%;
    display: inline-block;
    margin-left: 0px;
    background-color: #ffffffb8;
    padding: 30px;
    font-weight: 400;
    position: relative;
    border-radius: 50px;
}
.sppb-magnific-popup img {
	position: relative;
	left: 0%;
    min-width: 360px;
    height: auto;
}
.slide-top-menu .offcanvas-menu {
    background-color: #515739;
}
.sp-page-builder .page-content #section-id-1755782247465 {
	background:none;
}
}

@media (min-width: 1180px) and (max-width: 1380px) {
    .sppb-row-container {
        max-width: 960px;
    }
}

@media (min-width: 1380px) and (max-width: 1920px) {
    .sppb-row-container {
        max-width: 1340px;
    }
}


@media (min-width: 1920px) {
    .sppb-row-container {
        max-width: 1600px;
    }
}

