/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

/* ------- Assets: Start ------- */
:root {
    --grey-color: #46484d;
    --white-color: #f3f3f4;
    --black-color: #000000;
    --yellow-color-1: #f0cb21;
    --yellow-color-2: #c79d0f;
    --bg-color-1: #f9f9f9;
    --bg-color-2: #fcfaef;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
}
p {
    margin: 0 0 20px;
	line-height: 1.6 !important;
}
body {
	line-height: 1.5 !important;
}
h1 {
	font-size: 34px !important;
    line-height: 1 !important;
}

h2 {
    font-size: 28px !important;
    line-height: 1.1 !important;
}

h3 {
    font-size: 24px !important;
    line-height: 1.2 !important;
}

h4 {
    font-size: 22px !important;
    line-height: 1.3 !important;
}

h5 {
    font-size: 20px !important;
    line-height: 1.3 !important;
}

h6 {
    font-size: 18px !important;
    line-height: 1.3 !important;
}

a:hover {
    text-decoration: none !important;
}

ul {
    color: var(--black-color) !important;
}

ul li {
    margin-bottom: 10px;
}

ul li:last-child {
    margin-bottom: 0;
}

a {
	text-decoration: none;
}
.has-padding-top {
    padding-top: 60px;
}

.has-padding-bottom {
    padding-bottom: 60px;
}

.mcb-column-inner {
    margin-bottom: 20px !important;
}

.column_column p {
    margin-bottom: 0;
}

.custom-center-title>.mcb-column-inner,
.custom-center-text>.mcb-column-inner {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.shape-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.shape-wrapper .shape,
.shape {
    position: absolute;
    width: 90px !important;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
}

.shape .image_frame {
	border-radius: 12px !important;
	overflow: hidden;
}

.shape-wrapper .shape>.mcb-column-inner,
.shape>.mcb-column-inner {
    margin: 0 !important;
}

.shape-wrapper .shape .image_frame,
.shape-wrapper .shape .image_wrapper {
    width: 100%;
    height: 100%;
}

.shape-wrapper .shape .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.column_button .button {
    transition: all 0.5s ease;
}

.column_button .button::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    top: -100%;
    left: -100%;
    transition: all 0.5s ease;
}

.column_button .button:hover::before {
    top: 100%;
    left: 100%;
}

.column_button .button:hover {
    transform: scale(1.05);
    box-shadow: 5px 5px 0 rgba(199, 157, 15, 0.3);
}
#back_to_top.sticky.scroll {
	right: 20px;
}
/* ------- Assets: End ------- */


/* ------- Page 404 Styles: Start ------- */
body.error404.default-404 .mfn-header-overlay, body.error404.default-404 header, body.error404.default-404 #Header_wrapper, body.error404.default-404 footer {
	display: block !important;
}
#Error_404 {
    position: static;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
} 
#Error_404 .mcb-column-inner {
    margin-bottom: 0 !important;
}
#Error_404 .error_pic {
    width: 100%;
    float: unset;
}
#Error_404 .error_desk {
    width: 100%;
    float: unset;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#Error_404 .error_desk p {
    margin-bottom: 0;
}
#Error_404 .error_desk p .check {
	display: block;
}
#Error_404 .error_desk p .button {
    position: relative;
	margin-left: 0;
}

/* ------- Page 404 Styles: End ------- */

/* ------- Subheader + Custom Subheader Styles: Start ------- */
.custom-subheader-section,
#Subheader {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/starlight-subheader-bg-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(70, 72, 77, 0.8);
    background-blend-mode: multiply;
}

.custom-subheader-section .section_wrapper,
#Subheader .container {
    max-width: 1000px;
}

.custom-subheader-section .column_heading .title {
    text-align: center;
    color: var(--white-color);
}

#Subheader ul.breadcrumbs {
    margin-top: 20px;
}

#Subheader .title,
#Subheader ul.breadcrumbs li,
#Subheader ul.breadcrumbs li a,
.custom-subheader-section ul.breadcrumbs li {
    color: var(--white-color) !important;
}

.custom-subheader-section .column_column p {
    text-align: center;
    color: var(--white-color);
}

.custom-subheader-section .column_breadcrumbs>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.custom-subheader-section .column_breadcrumbs .breadcrumbs {
    justify-content: center;
    column-gap: 10px;
}

.custom-subheader-section .column_breadcrumbs .breadcrumbs li {
    margin-bottom: 0;
}

/* .custom-subheader-section .column_breadcrumbs .breadcrumbs li .mfn-breadcrumbs-separator{
	padding-left: 10px;
} */
.custom-subheader-section .column_breadcrumbs .breadcrumbs li:first-child a,
#Subheader ul.breadcrumbs li a {
    color: var(--yellow-color-1) !important;
}
.custom-subheader-section .column_breadcrumbs .breadcrumbs li:first-child a:hover, #Subheader ul.breadcrumbs li a:hover {
	color: var(--white-color) !important;
}
/* ------- Subheader + Custom Subheader Styles: Start ------- */


/* ------- Header Styles: Start ------- */
#Top_bar .logo,
#Top_bar.is-sticky .logo {
    margin-left: 0;
}

#Top_bar.is-sticky {
    height: 90px !important;
}

#Top_bar.is-sticky #logo,
#Top_bar.is-sticky .custom-logo-link {
    height: 60px !important;
    line-height: 60px !important;
    padding: 15px 0 !important;
}

#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 60px !important;
}

#Top_bar.is-sticky .menu>li>a,
#Top_bar.is-sticky .menu>li>a span {
    line-height: 60px !important;
}

#Top_bar .menu.page-menu>li>a {
    border-right: unset;
    position: relative;
}
#Top_bar .menu > li > a span:not(.description) {
	border: none;
}
#Top_bar .menu>li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--yellow-color-1);
}

#Top_bar .menu>li:last-child:after {
    content: unset;
}
#Top_bar .menu>li.menu-item-home > a > span > span {
	display: none !important;
}
#Top_bar .menu>li.menu-item-home > a > span > i {
	font-size: 24px;
}

#Top_bar .menu > li ul.sub-menu:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #f0cb21;
	transform: rotate(-90deg);
    position: absolute;
    top: -15px;
    left: 20px;

}
#Top_bar .menu li ul li {
	margin-bottom: 0;
}
#Top_bar .menu li ul li a {
	border-bottom: unset;
}
/* ------- Header Styles: End ------- */

/* ------- Footer Styles: Start ------- */
.cmplz-cookiebanner .cmplz-links .cmplz-link {
	
	text-decoration: none !important;
}
#Footer {
	overflow: hidden;
}
/* #Footer::before {
    content: "";
    position: absolute;

    left: 0;
    top: 0;
	transform: rotate(180deg);
    width: 250px;
    height: 400px;
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/footer-shape-1-min.png);
    filter: brightness(0) saturate(100%) invert(79%) sepia(100%) saturate(568%) hue-rotate(336deg) brightness(96%) contrast(95%);
    opacity: 0.25;
    visibility: visible;
} */
.footer-shapes {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.footer-shapes .footer-shape-1 {
    position: absolute;
    top: 0;
    left: 100px;
}
.footer-shapes .footer-shape-2 {
    position: absolute;
    left: 280px;
    top: -50px;
}
.footer-shapes .footer-shape-3 {
    position: absolute;
    top: -100px;
    left: 625px;
}
.footer-shapes .footer-shape-4 {
    position: absolute;
    top: -100px;
    right: 200px;
}
.footer-shapes img {
	opacity: 0.2;
}
.footer-shapes .footer-shape-1 img {
	animation: animFooter1 4s infinite;
}
@keyframes animFooter1 {
	0% {
		transform: translatey(-30px);
		opacity: 0.4;
	}
	25% {
		transform: translatey(-50px);
		opacity: 0.3;
	}
	50% {
		transform: translatey(-70px);
		opacity: 0.2;
	}
	100% {
		transform: translatey(-30px);
		opacity: 0.4;
	}
}
.footer-shapes .footer-shape-2 img {
	animation: animFooter2 3s infinite forwards;

}

@keyframes animFooter2 {
	0% {
		transform: translatey(-30px);
		opacity: 0.6;
	}
	25% {
		transform: translatey(-50px);
		opacity: 0.3;
	}
	50% {
		transform: translatey(-70px);
		opacity: 0.2;
	}
	100% {
		transform: translatey(-30px);
		opacity: 0.6;
	}
}
.footer-shapes .footer-shape-3 img {
	animation: animFooter3 5s infinite forwards;

}

@keyframes animFooter3 {
	0% {
		transform: translatey(-150px);
		opacity: 0.4;
		filter: none;
	}
	25% {
		transform: translatey(0px);
		opacity: 0.3;
		filter: none;
	}
	50% {
		transform: translatey(60px);
		opacity: 0.2;
		filter: brightness(0) saturate(100%) invert(66%) sepia(38%) saturate(872%) hue-rotate(9deg) brightness(115%) contrast(88%);
	}
	100% {
		transform: translatey(-150px);
		opacity: 0.4;
		filter: none;
		
	}
}

.footer-shapes .footer-shape-4 img {
	animation: animFooter2 4s infinite forwards;
}

.footer-shapes .footer-shape-3 img {
	animation: animFooter3 5s infinite forwards;

}
#Footer .widgets_wrapper {
	position: relative; 
	z-index: 2;
}
#Footer .widgets_wrapper .column:first-child .widget.widget_custom_html {
    margin-bottom: 20px !important;
}

#Footer .widgets_wrapper .widget_nav_menu ul {
    padding: 0;
}

.widget_nav_menu ul>li,
.widget_custom_html ul li {
    margin-bottom: 7px;
}

.widget_nav_menu ul>li:last-child,
.widget_custom_html ul li:last-child {
    margin-bottom: 0;
}

.widget_nav_menu ul>li a {
    padding: 0;
	color : var(--white-color) !important;
}
.widget_nav_menu ul>li a:hover {
	color: var(--yellow-color-1) !important;
}
#Footer .widget_nav_menu ul li:after {
    content: unset;
}

#Footer .widgets_wrapper .column:nth-child(2) .widget {
    padding-left: 40px;
}

#Footer .widgets_wrapper .custom-footer-galerie {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#Footer .widgets_wrapper .custom-footer-galerie a {
    width: calc((100% / 3) - 10px);
    border-radius: 12px;
	overflow: hidden;
}
#Footer .widgets_wrapper .custom-footer-galerie img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s ease-in-out;
}
#Footer .widgets_wrapper .custom-footer-galerie img:hover {
	transform: scale(1.1);
}
#Footer .widgets_wrapper .footer-social-media {
	margin-top: 20px;
}
#Footer .widgets_wrapper .footer-social-media ul {
	display: flex;
	align-items: stretch;
	gap: 20px;
}
#Footer .widgets_wrapper .footer-social-media ul li {
	margin-bottom: 0 !important;
}
#Footer .widgets_wrapper .footer-social-media ul li a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: var(--yellow-color-2);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#Footer .widgets_wrapper .footer-social-media ul li a:hover {
	background-color: var(--white-color);
	color: var(--yellow-color-2) !important;
}
.copyright-bloc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    transition: color 0.3s ease 0s;
}

.copyright-bloc .copyright-nav {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: var(--white-color) !important;
}

.copyright-bloc .copyright-nav .list-item {
    display: inline-block;
    margin: 0 5px 0 0;
}

.copyright-bloc .copyright-nav .list-item:last-child {
    margin-right: 0;
}

.copyright-bloc .copyright-nav .list-item::after {
    content: "|";
    margin: 0 0 0 5px;
}

.copyright-bloc .copyright-nav .list-item.company-item .company-name {
    text-transform: uppercase;
    font-weight: 900 !important;
}

.copyright-bloc .copyright-nav .list-item .item-link {
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s;
}

.copyright-bloc .agency-logo {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.copyright-bloc .agency-logo::before {
    content: 'Développé par';
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.copyright-bloc .agency-logo .logo-link {
    display: inline-block;
    width: 135px;
    margin: 0;
    text-decoration: none;
}

.copyright-bloc .agency-logo .logo-img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.copyright-bloc .agency-logo.inverted .logo-img {
    filter: invert(1);
}

#Footer .footer_copy .copyright,
#Footer .footer_copy .one,
#Footer .footer_copy .one>.mcb-column-inner,
#Footer .widgets_wrapper .mcb-column-inner,
#Footer .widgets_wrapper .widget {
    margin-bottom: 0 !important;
}

#Footer .widgets_wrapper .widget {
    margin-top: 0;
}

#Footer .footer_copy {
    border-top: unset;
	background-color: var(--grey-color);
	position: relative;
	z-index: 2;
}

#Footer .footer_copy .social {
    display: none;
}

#Footer .footer_copy .one {
    padding-top: 10px;
    padding-bottom: 10px;
/*     border-top: 1px solid rgba(199, 157, 15, 0.6); */
}

/* ------- Footer Styles: End ------- */

/* ------- Page Accueil Styles: Start ------- */
.section-01-home {
    background-color: var(--bg-color-2);
}

.section-01-home .column_counter>.mcb-column-inner {
    margin-bottom: 0 !important;
    background-image: unset;
}

.section-01-home .column_counter::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background-color: #46484d;
}

.section-01-home .column_counter:last-child::before {
    content: unset;
}

.section-01-home .column_counter .counter {
    padding: 0;
}

.section-01-home .column_counter .counter .number-wrapper {
    color: var(--yellow-color-2);
    font-size: 32px;
    font-weight: 700;
}

.section-01-home .column_counter .counter .title {
    color: var(--grey-color);
    font-size: 16px;
}

.section-01-home .right-col .column_image>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.section-01-home .right-col .about-image-1 .image_frame {
    width: 100%;
    height: 450px;
    margin-top: 50px;
}

.section-01-home .right-col .about-image-2 .image_frame {
    width: 100%;
    height: 500px;
}

.section-01-home .right-col .column_image .image_frame {
    border-radius: 20px;
    overflow: hidden;
}

.section-01-home .right-col .column_image .image_wrapper {
    width: 100%;
    height: 100%;
}

.section-01-home .right-col .column_image .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-01-home .shape-blue {
    top: -80px;
    right: 0px;
}

.section-01-home .shape-black {
    top: -100px;
    right: -90px;
}

.section-01-home .shape-yellow {
    top: -60px;
    right: -35px;
}

.section-02-home {
    background-color: var(--bg-color-1);
}

.section-02-home .left-col {
	margin-left: 50px;
}
.section-02-home .left-col .column_image>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.section-02-home .left-col .image-1 .image_frame {
    width: 100%;
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
}

.section-02-home .left-col .image-1 .image_wrapper {
    width: 100%;
    height: 100%;
}

.section-02-home .left-col .image-1 .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-02-home .right-col {
	width: calc(50% - 50px);
    padding: 50px;
    margin-left: -50px;
    border-radius: 20px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.section-02-home .right-col::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    visibility: visible;
    border-radius: 20px;
}

.section-02-home .right-col .column_column>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.section-02-home .shape-blue {
    top: -60px;
    left: -105px;
}

.section-02-home .shape-black {
    top: -80px;
    left: 0;
}

.section-02-home .shape-yellow {
    top: -40px;
    left: -55px;
}

.section-03-home {
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/section-bg-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: var(--bg-color-1);
    background-blend-mode: overlay;
    padding-bottom: 40px;
}

.section-03-home .shape-blue {
    right: 0;
    bottom: -45px;
}

.section-03-home .shape-yellow {
    bottom: 10px;
    right: -65px;
}

.section-03-home .shape-black {
    bottom: -110px;
    right: -65px;
}

.section-03-home .right-col .column_counter {
    width: 70%;
}

.section-03-home .right-col .column_counter>.mcb-column-inner {
    background-image: unset;
    background-color: var(--grey-color);
    margin-bottom: 0 !important;
    border-radius: 20px;
}

.section-03-home .right-col .column_counter .counter {
    text-align: left;
    padding: 60px 20px 80px 20px;
}

.section-03-home .right-col .column_counter .counter::before {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    width: 100px;
    height: 65px;
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-1-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(100%) sepia(14%) saturate(0%) hue-rotate(264deg) brightness(111%) contrast(101%);
    transform: rotate(90deg);
}

.section-03-home .right-col .column_counter .counter .icon_wrapper {
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 10px;
    margin-bottom: 0;
}

.section-03-home .right-col .column_counter .counter .icon_wrapper i {
    font-size: 24px;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    color: var(--white-color);
    border-radius: 12px;
}
.section-03-home .right-col .column_counter .counter:hover .icon_wrapper i::before {
	animation: spin 1.5s linear infinite;
}
@keyframes spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

.section-03-home .right-col .column_counter .counter .number-wrapper {
    color: var(--white-color);
    font-size: 32px;
    font-weight: 700;
}

.section-03-home .right-col .column_counter .counter .title {
    font-size: 24px;
    color: var(--white-color);
}

.section-03-home .left-col .mfn-icon-box {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.section-03-home .left-col .mfn-icon-box .icon-wrapper i {
    font-size: 30px;
    color: var(--yellow-color-2);
}

.section-03-home .left-col .mfn-icon-box .desc {
    min-height: 120px;
}

.section-03-home .left-col .mfn-icon-box .title {
    min-height: 58px;
}

.section-04-home {
    background-color: var(--bg-color-1);
    
}

.section-04-home .shape {
	z-index: 2;
}

.section-04-home .shape-yellow {
    top: 350px;
    left: -50px;
}

.section-04-home .shape-blue {
    top: 400px;
    left: -100px;
}

.section-04-home .shape-black {
    top: 470px;
    left: -50px;
}
.section-04-home .column_button > .mcb-column-inner {
	display: flex;
	justify-content: flex-end;
}
.section-04-home .custom-portfolio-items .column_portfolio > .mcb-column-inner {
	margin-bottom: 0 !important;
}
.section-04-home .custom-portfolio-items .portfolio_group {
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
    height: auto !important;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item {
    box-sizing: border-box;
    width: 50%;
    position: static !important;
    margin: 0 !important;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+1) {
    width: calc(60% - 20px) !important;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+2) {
    width: calc(40% - 20px) !important;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+3) {
    width: calc(40% - 20px) !important;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+4) {
    width: calc(60% - 20px) !important;
}
.section-04-home .custom-portfolio-items .portfolio-item .portfolio-item-fw-bg {
    position: relative;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item .image_frame {
    height: 350px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item .image_wrapper, .section-04-home .custom-portfolio-items .portfolio_group .portfolio-item .image_wrapper a {
    width: 100%;
    height: 100%;
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
/*     object-position: top; */
}
.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item .desc {
	display: none;
}

.section-05-home {
    background-color: var(--bg-color-2);
    padding-bottom: 40px;
}

.section-05-home .shape-yellow {
    bottom: -80px;
    right: -50px;
}

.section-05-home .shape-blue {
    bottom: -60px;
    right: 0;
}

.section-05-home .shape-black {
    bottom: -30px;
    right: -100px;
}

.section-05-home .column_icon_box .icon_box {
    padding: 40px;
    background-color: #fff;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.section-05-home .column_icon_box .icon_box .image_wrapper,
.section-05-home .column_icon_box .icon_box .desc_wrapper {
    text-align: left;
}

.section-05-home .column_icon_box .icon_box .image_wrapper img {
    filter: brightness(0) saturate(100%) invert(66%) sepia(63%) saturate(2630%) hue-rotate(12deg) brightness(95%) contrast(88%);
}

.section-05-home .column_icon_box .icon_box .desc_wrapper .title {
    max-width: 245px;
}

.section-05-home .column_icon_box .icon_box .desc_wrapper .desc {
    min-height: 96px;
}

.section-05-home .column_icon_box .icon_box:hover {
    background-color: var(--grey-color);
}

.section-05-home .column_icon_box .icon_box:hover .image_wrapper img {
    filter: brightness(0) saturate(100%) invert(91%) sepia(1%) saturate(167%) hue-rotate(201deg) brightness(107%) contrast(94%);
}

.section-05-home .column_icon_box .icon_box:hover .desc_wrapper .title,
.section-05-home .column_icon_box .icon_box:hover .desc_wrapper .desc {
    color: var(--white-color);
}

.section-06-home {
    /* 	background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/section-bg-min.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover; */
    background-color: var(--bg-color-1);
    /* 	background-blend-mode: overlay; */
}

.section-06-home .shape-blue {
    bottom: -80px;
    left: -50px;
}

.section-06-home .shape-yellow {
    bottom: -10px;
    left: 0;
}

.section-06-home .shape-black {
    bottom: -130px;
    left: 0;
}

.custom-testimonial>.mcb-column-inner {
    margin-bottom: 0 !important;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.testimonials-home .testimonial-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.testimonials-home .testimonial-item .testimonial-header {
    width: 40%;
	margin-left: 25px;
}

.testimonials-home .testimonial-item .testimonial-header .testimonial-user-avatar {
    width: 100%;
    height: 450px;
    border-radius: 20px;
    overflow: hidden;
}

.testimonials-home .testimonial-item .testimonial-header .testimonial-user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonials-home .testimonial-item .testimonial-body {
    width: calc(60% - 25px);
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -25px;
    position: relative;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.testimonials-home .testimonial-item .testimonial-body::before {
    content: "";
    position: absolute;
    left: 60px;
    top: -30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: var(--grey-color);
	background-image: url("https://starlight-tunisie.com/wp-content/uploads/2025/08/Path-244.png");
	background-repeat: no-repeat;
	background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonials-home .testimonial-item .testimonial-body .testimonial-author-name {
    order: 2;
}

.testimonials-home .testimonial-item .testimonial-body .testimonial-description {
    order: 1;
    margin-bottom: 50px;
}

.testimonials-home .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.testimonials-home .owl-nav>div {
    background-color: var(--grey-color);
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    font-weight: 500;
    border-radius: 12px;
    position: absolute;
    text-align: center;
}

.testimonials-home .owl-nav>div:hover {
    background-color: rgba(70, 72, 77, 0.5);
 }

.testimonials-home .owl-nav .owl-prev {
    left: 0;
}

.testimonials-home .owl-nav .owl-next {
    right: 0;
}

.section-07-home {
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/section-bg-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: var(--bg-color-1);
    background-color: rgba(70, 72, 77, 0.6);
    background-blend-mode: overlay;
    min-height: 410px;
    background-attachment: fixed;
    position: relative;
}

.section-07-home .call-to-action-col {
/*     position: absolute;
    left: 50%;
	transform: translatex(-50%);
    top: 0; */
    padding: 50px;
    background-color: var(--white-color);
    max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
}

.section-07-home .call-to-action-col .column_column {
    text-align: center;
}

.section-07-home .call-to-action-col .column_button>.mcb-column-inner {
    margin-bottom: 0 !important;
    text-align: center;
}

.section-08-home {
    background-color: var(--bg-color-1);
    padding-bottom: 40px;
}

.section-08-home .column_blog>.mcb-column-inner {
    margin-bottom: 0 !important;
}
.section-08-home .column_blog .posts_group {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.section-08-home .column_blog .post .post-desc-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.section-08-home .column_blog .post .post-desc-wrapper .post-desc {
	height: 100%;
	padding: 20px;
}
.section-08-home .column_blog .post .post-photo-wrapper {
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
}

.section-08-home .column_blog .post .image_wrapper,
.section-08-home .column_blog .post .image_wrapper a {
    width: 100%;
    height: 100%;
}

.section-08-home .column_blog .post .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-08-home .column_blog .post .entry-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.section-08-home .column_blog .post .post-excerpt {
    min-height: 72px;
    margin-bottom: 0;
}

.section-08-home .column_blog .post .post-footer  {
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin: 0;
	padding: 0;;
}
.section-08-home .column_blog .post .post-footer .post-links {
    float: left;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    padding-left: 0;
}

.section-08-home .column_blog .post .post-footer .post-links .read-more-icon {
    margin-left: 10px;
    color: var(--black-color);
}

.section-08-home .column_blog .post:hover .post-desc-wrapper {
    background-color: rgba(29, 29, 29, 0.8);
}

.section-08-home .column_blog .post:nth-child(2) .post-desc-wrapper {
    background-color: rgba(29, 29, 29, 0.8);
}

.section-08-home .column_blog .post:nth-child(2) .post-desc-wrapper .post-meta,
.section-08-home .column_blog .post:nth-child(2) .post-desc-wrapper a,
.section-08-home .column_blog .post:nth-child(2) .post-desc-wrapper .post-excerpt {
    color: #fff;
}

.section-08-home .column_blog .post:nth-child(2) .post-footer .post-links .read-more-icon,
.section-08-home .column_blog .post:nth-child(2) .post-footer .post-links a {
    color: var(--yellow-color-2);
}

.section-08-home .column_blog .post:hover .post-footer .post-links .read-more-icon,
.section-08-home .column_blog .post:hover .post-footer .post-links a {
    color: var(--yellow-color-2);
}

.section-08-home .column_blog .post:hover .post-desc-wrapper .post-meta,
.section-08-home .column_blog .post:hover .post-desc-wrapper a,
.section-08-home .column_blog .post:hover .post-desc-wrapper .post-excerpt {
    color: #fff;
}

/* ------- Page Accueil Styles: End ------- */

/* ------- Page Contact Styles: Start ------- */
.section-01-contact {
    background-color: var(--bg-color-2);
	padding-bottom: 50px;
}

.section-01-contact .column {
    max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.section-01-contact .custom-form-wrapper>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.section-01-contact .gform_body .gform_fields {
    row-gap: 20px;
}

.section-01-contact .gform_body .gfield--type-name .gform-field-label.gform-field-label--type-sub {
    display: none;
}

.section-01-contact .gform_body input[type="text"],
.section-01-contact .gform_body input[type="email"],
.section-01-contact .gform_body input[type="tel"] {
    border-color: transparent !important;
    height: 60px !important;
    border-radius: 8px !important;
    font-size: 16px !important;
}
.section-01-contact .gform_body .gfield--type-name .ginput_container--name {
	margin: 0;
	column-gap: 18px;
	row-gap: 20px;
}
.section-01-contact .gform_body .gfield--type-name .name_first, .section-01-contact .gform_body .gfield--type-name .name_last {
	padding: 0;
}
.section-01-contact .gform_body .gfield-choice-input:focus {
/*     height: auto !important; */
    border: 1px solid var(--yellow-color-2) !important;
	outline: unset !important;
}

.section-01-contact .gform_body textarea {
    border-color: transparent !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    resize: none;
}

.section-01-contact .gform_body #field_submit {
    align-items: center;
    justify-content: flex-end;
}

.section-01-contact .gform_body #field_submit input[type="submit"] {
    border-radius: 12px !important;
    background-color: var(--yellow-color-2);
    color: var(--white-color);
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 500;
	transition: all 0.5s ease;
}
.section-01-contact .gform_body #field_submit input[type="submit"]:hover {
	transform: scale(1.05);
    box-shadow: 5px 5px 0 rgba(199, 157, 15, 0.3);
}

.section-01-contact .gform_body #field_submit input[type="submit"]:focus {
	outline: unset ;
}
.section-01-contact .gform_body .gfield--type-captcha  iframe {
	transform: scale(0.8) translateX(-40px);
}
.section-01-contact .gform_body .gfield--type-checkbox .gform-field-label,
.section-01-contact .gform_body .gfield--type-checkbox .gfield_description {
    font-size: 14px !important;
	color: var(--black-color);
}
.section-01-contact .gform_body .gfield--type-checkbox .gform-field-label {
	font-weight: 500;
}
.section-01-contact .gform_body .gfield--type-checkbox .gfield_description {
	font-style: italic;
}
.section-01-contact .gform_body .gfield--type-checkbox .gfield_description a {
	color: var(--grey-color);
}
.section-01-contact .gform_body .gfield--type-checkbox .gfield_description a:hover {
	color: var(--yellow-color-2);
}
.section-01-contact .gform_footer {
    margin-top: 0 !important;
}

.section-01-contact .gform_body input[type="text"]:focus,
.section-01-contact .gform_body input[type="email"]:focus,
.section-01-contact .gform_body input[type="tel"]:focus,
.section-01-contact .gform_body textarea:focus {
    outline: unset !important;
    border-color: var(--yellow-color-2) !important;
}

.section-02-contact {
    background-color: var(--bg-color-1);
    padding-bottom: 40px;
}
.section-02-contact .column_column > .mcb-column-inner {
	max-width: 1000px;
}
.section-02-contact .icon_box {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 80px;
    padding-right: 20px;
    background-color: var(--grey-color);
    min-height: unset;
    border-radius: 20px;
}

.section-02-contact .icon_box .icon_wrapper {
    left: 20px !important;
    top: 50% !important;
    font-size: 20px;
    transform: translatey(-50%) !important;
    width: 50px;
    height: 50px;
    background-color: var(--yellow-color-2) !important;
    border: unset;
}

.section-02-contact .icon_box .desc_wrapper {
    padding-top: 0;
}

.section-02-contact .icon_box .desc_wrapper .title {
    font-size: 18px !important;
    margin-bottom: 10px;
}

.section-02-contact .icon_box .desc_wrapper .title,
.section-02-contact .icon_box .desc_wrapper .desc a {
    color: var(--white-color);
}

.section-02-contact .icon_box:hover .icon_wrapper {
    background-color: var(--white-color) !important;
}

.section-02-contact .icon_box:hover .icon_wrapper .icon {
    color: var(--yellow-color-2);
}

/* ------- Page Contact Styles: End ------- */


/* ------- Pages Blog + Archives + Search + Single post Styles: Start ------- */
.with_aside .sections_group,
.with_aside .sidebar.columns {
    padding-top: 60px;
    padding-bottom: 60px;
}

.with_aside .sidebar.columns {
    min-height: unset !important;
}

.with_aside .sidebar.columns .widget-area {
    padding: 15px;
    background-color: var(--bg-color-2);
}

.with_aside .sidebar.columns .widget {
    margin-top: 0;
}

.with_aside .sidebar.columns .widget:last-child {
    margin-bottom: 0;
}

.with_aside .sidebar.columns .widget_search input[type="text"] {
    color: #000 !important;
    border-radius: 12px;
}

.with_aside .sidebar.columns .widget_categories ul {
    border-radius: 12px;
    color: var(--white-color) !important;
    background-color: var(--grey-color);
}

.with_aside .sidebar.columns .widget_categories ul li:hover,
.with_aside .sidebar.columns .widget_categories ul li:hover a {
    color: var(--yellow-color-2) !important;
}

.with_aside .sidebar.columns .widget_categories ul li:after {
    width: 100%;
    left: -15px;
}

.with_aside .sidebar.columns .widget_recent_entries ul li {
    border-radius: 12px;
}
.with_aside .sidebar.columns .widget_recent_entries ul li a {
	font-weight: 500;
}
.with_aside .sidebar.columns .widget_recent_entries ul li:after {
    background-color: var(--grey-color);
    border-radius: 12px;
    width: 0;
}

.with_aside .sidebar.columns .widget_recent_entries ul li:hover:after {
    width: 100%;
}

.with_aside .sidebar.columns .widget_custom_html .textwidget.custom-html-widget {
    padding: 30px 10px;
    border-radius: 12px;
    background-color: var(--grey-color);
    text-align: center;
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/starlight-subheader-bg-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(70, 72, 77, 0.9);
    background-blend-mode: multiply;
}

.with_aside .sidebar.columns .widget_custom_html .textwidget.custom-html-widget h3,
.with_aside .sidebar.columns .widget_custom_html .textwidget.custom-html-widget p,
.with_aside .sidebar.columns .widget_custom_html .textwidget.custom-html-widget a {
    color: var(--white-color);
}

.with_aside .sidebar.columns .widget_custom_html .textwidget.custom-html-widget a:hover {
    color: var(--yellow-color-1);
}

.with_aside .column_blog>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.with_aside .column_blog .post .image_frame {
    border-radius: 20px;
    overflow: hidden;
    border-bottom: 8px solid var(--yellow-color-2);
}

.with_aside .column_blog .post {
    background-color: var(--bg-color-2);
}

.with_aside .column_blog .post .post-head {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 10px;
    border-radius: 12px;
    background-color: var(--yellow-color-2);
    color: var(--white-color);
}

.with_aside .column_blog .post .post-head .post-meta {
    margin-bottom: 0;
    color: var(--white-color);
}

.with_aside .column_blog .post .post-head .icon-clock {
    display: none;
}

.with_aside .column_blog .post .entry-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.with_aside .column_blog .post .post-excerpt {
    min-height: 72px;
}

.with_aside .column_blog .post .post-footer .post-links {
    border: none;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    color: #000;
}

.with_aside .column_blog .post .post-footer .post-links a {
    padding-right: 10px;

}

/* ------- Pages Blog + Archives + Search Styles: End ------- */

/* ------- Single Post Styles: Start ------- */
body.single.single-post .post::before {
    content: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-1-min.png);
    position: absolute;
    top: -50px;
    left: 0;
    transform: rotate(90deg) scale(0.7);
    filter: brightness(0) saturate(100%) invert(57%) sepia(64%) saturate(2191%) hue-rotate(17deg) brightness(102%) contrast(88%);
}

body.single.single-post .post .post-header {
    margin-bottom: 0;
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    width: auto;
}

body.single.single-post .post .post-header>.mcb-column-inner {
    margin-bottom: 0 !important;
}

body.single.single-post .post .post-header .post-meta {
    padding: 10px;
    border-radius: 12px;
    background-color: var(--yellow-color-2);
    color: var(--white-color);
    margin-bottom: 0;
}

body.single.single-post .post .single-photo-wrapper.image .image_frame {
    border-radius: 20px;
    overflow: hidden;
    border-bottom: 8px solid var(--yellow-color-2);
}

body.single.single-post .post .single-photo-wrapper.image .image_frame,
body.single.single-post .post .single-photo-wrapper.image .image_wrapper {
    width: 100%;
}

body.single.single-post .post .single-photo-wrapper.image img {
    width: 100%;
    object-fit: cover;
}

body.single.single-post .post ul {
    margin-bottom: 20px;
}
body.single.single-post .post ul li::marker {
	color: var(--yellow-color-2);
}
body.single.single-post .post .section_wrapper :last-child {
    margin-bottom: 0;
}

/* ------- Single Post Styles: End ------- */

/* ------- Search Page Styles: Start ------- */
.search-results #Content {
    padding-top: 0;
}

.search-results .posts_group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.search-results .posts_group .post {
    width: calc((100% / 2) - 2%);
    margin: 0 1% 20px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.search-results .posts_group .post .post-featured-image {
    width: 100%;
    margin-right: 0;
    border-radius: 20px;
    overflow: hidden;
    border-bottom: 8px solid var(--yellow-color-2);
}

.search-results .posts_group .post .post-featured-image a {
    display: flex;
}

.search-results .posts_group .post .post-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: all .3s ease-in-out;
}
.search-results .posts_group .post .post-featured-image:hover img {
	transform: scale(1.1);
}
.search-results .posts_group .post .search-content {
    width: 100%;
    background-color: var(--bg-color-2);
    padding: 20px 20px 0;
}

.search-results .posts_group .post .search-content h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.search-results .posts_group .post .search-content .post-meta {
    position: absolute;
    top: 10px;
    left: 10px;
}

.search-results .posts_group .post .search-content .post-meta .author-date {
    padding: 10px;
    border-radius: 12px;
    background-color: var(--yellow-color-2);
    color: var(--white-color);
}

.search-results .posts_group .post .search-content .post-meta .author-date .icon-clock {
    display: none;
}

.search-results .posts_group .post .search-content .search-footer {
    margin: 20px -20px 0;
    box-sizing: border-box;
    padding: 7px 15px;
}

.search-results .posts_group .post .search-content .search-footer a {
    border: none;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.search-results .posts_group .post .search-content .search-footer a i {
    margin-right: 0;
    margin-left: 10px;
}

/* ------- Search Page Styles: End ------- */

/* ------- Page Présentation Styles: Start ------- */
.section-01-about {
    background-color: var(--grey-color);
    padding-bottom: 40px;
}

.section-01-about .column_counter>.mcb-column-inner {
    background-image: unset;
}

.section-01-about .column_counter .counter {
    border-right: 2px solid var(--yellow-color-2);
}

.section-01-about .wrap:last-child .column_counter .counter {
    border-right-color: transparent;
}

.section-01-about .counter .desc_wrapper .number-wrapper {
    color: var(--yellow-color-2);
}

.section-01-about .counter .desc_wrapper .title {
    color: var(--white-color);
    font-size: 20px;
}

.section-01-about .section_wrapper:before {
    content: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-1-min.png);
    position: absolute;
    top: -100px;
    left: 0;
    transform: rotate(90deg) scale(0.7);
    filter: brightness(0) saturate(100%) invert(57%) sepia(64%) saturate(2191%) hue-rotate(17deg) brightness(102%) contrast(88%);
}

.section-01-about .section_wrapper:after {
    content: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-2-min.png);
    position: absolute;
    bottom: 60px;
    left: unset;
    right: -80px;
    visibility: visible;
    width: auto;
    transform: scale(0.8);
}

.section-02-about {
    background-color: var(--bg-color-2);
}

.section-02-about .left-col .column_image>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.section-02-about .left-col .column_image .image_frame {
    border-radius: 20px;
    overflow: hidden;
    height: 250px;
    width: 100%;
}

.section-02-about .left-col .column_image .image_wrapper,
.section-02-about .right-col .column_image .image_wrapper {
    width: 100%;
    height: 100%;
}

.section-02-about .left-col .column_image .image_wrapper img,
.section-02-about .right-col .column_image .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-02-about .right-col .about-image-container {
    height: 100%;
}

.section-02-about .right-col .about-image-container>.mcb-column-inner {
    margin-bottom: 0 !important;
    height: 100%;
}

.section-02-about .right-col .about-image-container .image_frame {
    border-radius: 20px;
    overflow: hidden;
    height: 500px;
    width: 100%;
}

.section-02-about .shape-blue {
    right: 120px;
    bottom: -25px;
}

.section-02-about .shape-yellow {
    right: 80px;
    bottom: -60px;
}

.section-02-about .shape-black {
    right: 20px;
    bottom: -10px;
}

.section-03-about {
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/section-bg-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: var(--bg-color-1);
    background-blend-mode: overlay;
    padding-bottom: 40px;
}

.section-03-about .icon_box {
    padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
    min-height: unset;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.section-03-about .icon_box .icon_wrapper {
	top: 20px;
    left: 10px;
    width: 40px;
    height: 40px;
    border: none;
    background-image: unset;
    font-size: 30px;
    box-shadow: unset;
    background-color: unset;
}

.section-03-about .icon_box .icon_wrapper:before {
    content: unset;
}

.section-03-about .icon_box .desc_wrapper {
    padding-top: 0;
}

.section-03-about .icon_box .desc_wrapper .desc {
    min-height: 96px;
}

.section-03-about .icon_box:hover {
    background-color: var(--grey-color);
}

.section-03-about .icon_box:hover .icon_wrapper .icon,
.section-03-about .icon_box:hover .desc_wrapper h3,
.section-03-about .icon_box:hover .desc_wrapper .desc {
    color: var(--white-color) !important;
}

.section-04-about {
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/slider-image-2-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(70, 72, 77, 1);
    background-blend-mode: multiply;
}

.section-04-about h2,
.section-04-about .custom-center-text {
    color: var(--white-color);
}

.section-04-about .column_icon_box>.mcb-column-inner {
    margin-bottom: 0 !important;
    margin-top: 20px;
}

.section-04-about .icon_box .icon_wrapper {
    box-shadow: unset;
    background-color: var(--grey-color);
    border-radius: 20px;
    border: none;
    background-image: unset;
}

.section-04-about .icon_box .icon_wrapper:before {
    content: unset;
}

.section-04-about .icon_box .icon_wrapper:before {
	
}
.section-04-about .icon_box .icon_wrapper
.section-04-about .icon_box {
    padding: 0;
}

.section-04-about .icon_box .icon_wrapper .icon {
    color: var(--white-color);
}

.section-04-about .icon_box .desc_wrapper {
    background-color: #fff;
    border-radius: 20px;
    margin-top: -60px;
    padding: 60px 20px 20px 20px;
	transition: all 0.5s ease;
}

.section-04-about .icon_box .desc_wrapper .desc {
    min-height: 144px;
 	transition: color 0.2s ease; 
}

.section-04-about .icon_box:hover .desc_wrapper {
    background-color: var(--grey-color);
}
.section-04-about .icon_box:hover .icon_wrapper {
	background-color: var(--white-color);
}
.section-04-about .icon_box .icon_wrapper .icon {
	color: var(--yellow-color-2);
}
.section-04-about .icon_box:hover .desc_wrapper .title,
.section-04-about .icon_box:hover .desc_wrapper .desc {
    color: var(--white-color);
}

/* ------- Page Présentation Styles: End ------- */

/* ------- Page Services Styles: Start ------- */
.section-01-services {
    background-color: var(--bg-color-2);
    padding-bottom: 40px;
}
.section-01-services .section_wrapper:before {
    content: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-1-min.png);
    position: absolute;
    top: -100px;
    left: 0;
    transform: rotate(90deg) scale(0.7);
    filter: brightness(0) saturate(100%) invert(57%) sepia(64%) saturate(2191%) hue-rotate(17deg) brightness(102%) contrast(88%);
}
.section-01-services .service-box>.mcb-column-inner {
    padding: 0;
    margin-bottom: 40px !important;
}

.section-01-services .service-item:last-child .service-box>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.section-01-services .service-box .feature_box .feature_box_wrapper {
    display: flex;
    align-items: stretch
}

.section-01-services .service-box .desc_wrapper {
    background: rgba(255, 255, 255, 0.9);
    padding: 50px;
    border-radius: 20px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    margin-top: 60px;
    margin-bottom: 20px;
}
.section-01-services .service-box .desc_wrapper a {
	background-color: var(--yellow-color-2);
	border-radius: 12px;
	padding: 10px 20px;
	color: var(--white-color);
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease;
	display: inline-block;
}
.section-01-services .service-box .desc_wrapper a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    top: -100%;
    left: -100%;
    transition: all 0.5s ease;
}
.section-01-services .service-box .desc_wrapper a:hover::before {
    top: 100%;
    left: 100%;
}.section-01-services .service-box .desc_wrapper a:hover {
    transform: scale(1.05);
    box-shadow: 5px 5px 0 rgba(199, 157, 15, 0.3);
}
.section-01-services .service-box .photo_wrapper {
    width: 50%;
    height: 450px;
    z-index: -1;
    padding-bottom: 60px;
}

.section-01-services .service-box .photo_wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
    object-position: top;
}

.section-01-services .service-box-img-right .photo_wrapper {
    order: 2;
    margin-left: -100px;
}

.section-01-services .service-box-img-right .desc_wrapper {
    order: 1;
    margin-left: 20px;
}

.section-01-services .service-box-img-left .photo_wrapper {
    order: 1;
    margin-left: 20px;
}

.section-01-services .service-box-img-left .desc_wrapper {
    order: 2;
    margin-left: -100px;
}

.section-01-services .service-item .shape img {
    border-radius: 8px;
}

.section-01-services .service-item-1 .shape-blue {
    bottom: 20px;
    right: 530px;
}

.section-01-services .service-item-1 .shape-yellow {
    bottom: 80px;
    right: 515px;
}

.section-01-services .service-item-1 .shape-black {
    bottom: -35px;
    right: 515px;
}

.section-01-services .service-item-4 .shape-blue {
    top: 80px;
    left: 0;
}

.section-01-services .service-item-4 .shape-yellow {
    top: -50px;
    left: 50px;
}

.section-01-services .service-item-4 .shape-black {
    top: 20px;
    left: -20px;
}

.section-01-services .service-item-3::before {
    content: "";
    position: absolute;
    top: 60px;
    right: 30px;
    width: 100px;
    height: 65px;
    background-image: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-1-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(61%) sepia(69%) saturate(1644%) hue-rotate(12deg) brightness(95%) contrast(88%);
    visibility: visible;
}

/* ------- Page Services Styles: End ------- */

/* ------- Single Service Styles: Start ------- */
.single-service-content {
    background-color: var(--bg-color-1);
}

.single-service-content .custom-service-sidebar .custom-services-items>.mcb-column-inner {
    margin-bottom: 40px !important;
    padding: 20px;
    background-color: var(--grey-color);
    border-radius: 20px;
}

.single-service-content .custom-service-sidebar .custom-services-items ul li {
    padding: 10px;
    background-color: var(--yellow-color-2);
    border-radius: 8px;
    margin-bottom: 10px;
    justify-content: space-between;
	transition: all 0.2s ease-in-out;
}
.single-service-content .custom-service-sidebar .custom-services-items ul li a {
    color: var(--white-color);
	transition: all 0.2s ease-in-out;
}
.single-service-content .custom-service-sidebar .custom-services-items ul li:hover {
	background-color: var(--white-color);
}

.single-service-content .custom-service-sidebar .custom-services-items ul li:hover a, .single-service-content .custom-service-sidebar .custom-services-items ul li:hover i{
	color: var(--black-color) !important;
}

.single-service-content .custom-service-sidebar .custom-services-items .mfn-list .mfn-list-icon {
    order: 2;
    margin-right: 0;
}

.single-service-content .custom-service-sidebar .custom-services-items .mfn-list .mfn-list-icon i {
    color: var(--white-color);
	transition: all 0.2s ease-in-out;
}

.single-service-content .custom-service-sidebar .custom-services-items .mfn-list .mfn-list-desc {
    order: 1;
    margin-right: 5px;
}

.single-service-content .custom-service-sidebar .custom-services-items h2 {
    color: var(--white-color);
}



.single-service-content .custom-service-sidebar .custom-services-items ul li:last-child {
    margin-bottom: 0;
}
.single-service-content .custom-service-sidebar .custom-services-items ul li:has(span.active-service) {
	background-color: var(--white-color);
}
.single-service-content .custom-service-sidebar .custom-services-items ul li:has(span.active-service) a, .single-service-content .custom-service-sidebar .custom-services-items ul li:has(span.active-service)  i {
	color: var(--black-color) !important;
}
.single-service-content .custom-service-sidebar .column_call_to_action>.mcb-column-inner {
    margin-bottom: 40px !important;
}

.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action {
    padding: 20px 20px 13px 20px;
    background-color: var(--grey-color);
    border-radius: 20px;
}

.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper .call_left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper .call_left .title {
    color: var(--white-color);
}

.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper .call_center {
    width: 100%;
    text-align: center;
}
.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper .call_center a {
	transition: all 0.5s ease;
}
.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper .call_center a::before {
	    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    top: -100%;
    left: -100%;
    transition: all 0.5s ease;
}
.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper .call_center a:hover::before {
    top: 100%;
    left: 100%;
}
.single-service-content .custom-service-sidebar .column_call_to_action .call_to_action_wrapper .call_center a:hover {
    transform: scale(1.05);
    box-shadow: 5px 5px 0 rgba(199, 157, 15, 0.3);
}
.single-service-content .custom-service-sidebar .column_column>.mcb-column-inner {
    margin-bottom: 0 !important;
}

.single-service-content .custom-service-sidebar .column_column .column_attr {
    padding: 20px;
    background-color: var(--yellow-color-2);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-service-content .custom-service-content .service-featured-image .image_frame {
    width: 100%;
    height: 450px;
    border-radius: 20px;
    overflow: hidden;
}

.single-service-content .custom-service-content .service-featured-image .image_wrapper {
    width: 100%;
    height: 100%;
}

.single-service-content .custom-service-content .service-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.single-service-content .custom-service-content ul li {
    margin-bottom: 10px;
    padding: 0;
}
.single-service-content .custom-service-content ul li:last-child {
    margin-bottom: 0;
}
.single-service-content .custom-service-content ul li .mfn-list-icon i {
	color: var(--yellow-color-2);
}
.single-service-content .custom-service-content .column:last-child>.mcb-column-inner {
    margin-bottom: 0 !important;
}

/* ------- Single Services Styles: End ------- */

/* ------- Page Projets Styles: Start ------- */
.section-01-projets {
    padding-bottom: 40px;
    background-color: var(--bg-color-2);
}

.section-01-projets .section_wrapper:before {
    content: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-1-min.png);
    position: absolute;
    top: -100px;
    left: -80px;
    transform: rotate(90deg) scale(0.7);
    filter: brightness(0) saturate(100%) invert(57%) sepia(64%) saturate(2191%) hue-rotate(17deg) brightness(102%) contrast(88%);
}

.section-01-projets .section_wrapper:after {
    content: url(https://starlight-tunisie.com/wp-content/uploads/2025/08/shape-2-min.png);
    position: absolute;
    top: -120px;
    left: unset;
    right: -80px;
    visibility: visible;
    width: 100px;
    height: 100px;
    transform: scale(0.8);
    filter: brightness(0) saturate(100%) invert(57%) sepia(64%) saturate(2191%) hue-rotate(17deg) brightness(102%) contrast(88%);
}

.section-01-projets .portfolio-item .desc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: all 0.2s ease-in-out;
	text-align: center;
}

.section-01-projets .portfolio_group {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    height: auto !important;
}

.section-01-projets .portfolio_group .portfolio-item {
    box-sizing: border-box;
    width: 50%;
    position: static !important;
    margin: 0 0 20px !important;
}

.section-01-projets .portfolio_group .portfolio-item .portfolio-item-fw-bg {
    position: relative;
}

.section-01-projets .portfolio_group .portfolio-item .portfolio-item-fw-bg::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    background-color: rgba(199, 157, 15, 0.4);
    border-radius: 20px;
    z-index: 2;
    transition: all 0.2s ease-in-out;
	pointer-events: none;
}

.section-01-projets .portfolio_group .portfolio-item .image_frame {
    height: 350px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.section-01-projets .portfolio_group .portfolio-item .image_wrapper,
.section-01-projets .portfolio_group .portfolio-item .image_wrapper a {
    width: 100%;
    height: 100%;
}

.section-01-projets .portfolio_group .portfolio-item .image_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    fit-position: top;
}

/* First row */
.section-01-projets .portfolio_group .portfolio-item:nth-child(4n+1) {
    width: calc(60% - 20px) !important;
}

.section-01-projets .portfolio_group .portfolio-item:nth-child(4n+2) {
    width: calc(40% - 20px) !important;
}

/* Second row (alternate) */
.section-01-projets .portfolio_group .portfolio-item:nth-child(4n+3) {
    width: calc(40% - 20px) !important;
}

.section-01-projets .portfolio_group .portfolio-item:nth-child(4n+4) {
    width: calc(60% - 20px) !important;
}

.section-01-projets .portfolio_group .portfolio-item:hover .portfolio-item-fw-bg::before {
    width: 100%;
    height: 100%;
}

.section-01-projets .portfolio-item:hover .desc {
    opacity: 1;
}

.section-01-projets .portfolio_group .portfolio-item:nth-child(1) .portfolio-item-fw-bg::before {
    width: 100%;
    height: 100%;
}

.section-01-projets .portfolio_group .portfolio-item:nth-child(1) .desc {
    opacity: 1;
}
.section-01-projets .portfolio_group .portfolio-item .desc .entry-title  {
	margin-bottom: 0;
}
/* ------- Page Projets Styles: End ------- */

/* ------- Pages Indispensables Styles: Start ------- */
#cmplz-document a {
	text-decoration: none;
}
.policy-page .entry-content :last-child, #cmplz-document>:last-child {
    margin-bottom: 0!important;
}
.policy-page .section_wrapper .the_content_wrapper {
    padding: 30px;
    background-color: #f3f3f4;
	border-radius: 20px;
	border: 1px solid var(--yellow-color-1);
}
body.policy-page #Content {
	padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.policy-page .section-page-footer {
    display: none;
}
body.policy-page h3 {
	color: var(--grey-color);
}
.policy-page .entry-content ul {
	margin-bottom: 20px !important;
}
.policy-page .entry-content a {
	color: var(--yellow-color-2) !important;
	font-weight: 500;
}
#cmplz-document {
    max-width: unset;
    font-size: 16px;
}
#cmplz-document h2 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
#cmplz-document p {
	margin-bottom: 20px;
}
#cmplz-document p, #cmplz-document li, #cmplz-document td {
    font-size: 16px;
    color: #000;
}
#cmplz-document .cmplz-subtitle {
    font-size: 24px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    margin-top: 0;
    margin-bottom: 20px;
    color: var(--grey-color) !important;
    font-family: 'Work Sans' !important;
}
#cmplz-cookies-overview .cmplz-dropdown summary div h3, #cmplz-document .cmplz-dropdown summary div h3, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3, #cmplz-cookies-overview .cmplz-dropdown h4, #cmplz-document .cmplz-dropdown h4, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4 {
    font-size: 18px !important;
    color: #000;
}
#cmplz-cookies-overview, #cmplz-manage-consent-container {
    margin-bottom: 20px;
}
#cmplz-cookies-overview .cmplz-dropdown summary, #cmplz-document .cmplz-dropdown summary, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary {
	background-color: #fff;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header {
	background-color: #fff;
}
/* ------- Pages Indispensables Styles: End ------- */


/* ------- Responsive Styles: Start ------- */
@media only screen and (min-width: 960px) and (max-width: 1239px) {
/* 	.section_wrapper, .container, .with_aside .content_wrapper {
    	max-width: unset;
	} */
	.section-03-about .icon_box .desc_wrapper .desc {
		min-height: 144px;
	}
	.section-04-about .icon_box .desc_wrapper .desc {
		min-height: 192px;
	}
	/* Page Contact Responsive Styles: Start */
	.section-02-contact .icon_box {
		min-height: 120px;
	}
	/* Page Contact Responsive Styles: End */
	
	/* Page Services Responsive Styles: Start */
	.section-01-services .service-box .photo_wrapper {
		height: 500px;
	}
	/* Page Services Responsive Styles: End */
}
@media (max-width: 1280px) {
	.copyright-bloc {
    	font-size: 14px!important;
	}
	.copyright-bloc .agency-logo .logo-link {
    	width: 95px;
	}
	.copyright-bloc .copyright-nav .list-item {
		margin-right: 3px;
	}
	.copyright-bloc .copyright-nav .list-item::after {
		margin-left: 3px;
	}
	/* Page Accueil Responsive Styles: Start */
	.section-01-home .column_counter .counter .title {
		font-size: 14px;
	}
	/* Page Accueil Responsive Styles: End */
}
@media (max-width: 1023px) {
	#Side_slide #menu ul li {
		margin-top: 5px;
		margin-bottom: 5px;
		border: none;
	}
	#Side_slide #menu ul li:last-child {
		border-bottom: none !important;
	}
	#Side_slide .social {
		margin-bottom: 0;
	}
	#Side_slide .menu_wrapper li.menu-item-home > a > span > i {
		display: none;
	}
	#Side_slide .social li a {
		font-size: 22px;
	}
	#Side_slide #menu ul li a {
		font-size: 18px;
	}
	/* Footer Responsive Styles: Start */
	#Footer .widgets_wrapper {
		padding-bottom: 40px;
	}
	#Footer .widgets_wrapper .column {
    	width: 50%!important;
    	margin-bottom: 20px;
	}
	#Footer .widgets_wrapper .container {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}
	#Footer .widgets_wrapper .column:nth-child(1) {
		order: 1;
	}
	#Footer .widgets_wrapper .column:nth-child(2) {
		order: 3;
	}
	#Footer .widgets_wrapper .column:nth-child(3) {
		order: 4;
	}
	#Footer .widgets_wrapper .column:nth-child(4) {
		order: 2;
	}
	#Footer .widgets_wrapper .column:nth-child(2) .widget, #Footer .widgets_wrapper .widget_nav_menu ul {
		padding-left: 0;
	}
	.copyright-bloc .agency-logo {
    	width: 100%;
    	margin-top: 10px;
	}
	.copyright-bloc .copyright-nav .list-item:last-child::after {
		content: unset;
		margin-right: 0;
	}
	/* Footer Responsive Styles: End */
	.shape-wrapper .shape, .shape {
		width: 60px !important;
		height: 60px;
	}
	.shape-black {
		display: none;
	}
	/* Page Accueil Responsive Styles: Start */
	.section-01-home .shape-blue {
		top: -140px;
		right: 80px;
	}
	.section-01-home .shape-yellow {
		right: 40px ;
		top: -110px;
	}
	.section-01-home .column_counter {
		width: 100%;
	}
	.section-01-home .column_counter>.mcb-column-inner {
		margin-bottom: 10px !important;
		margin-top: 10px;
	}
	.section-01-home .column_counter:last-child>.mcb-column-inner {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}
 	.section-01-home .column_counter::before {
		right: 0;
		top: unset;
		bottom: 0;
		transform: unset;
		width: 100%;
		height: 1px;
	} 
	.section-01-home .column_counter .counter {
		text-align: left;
	}
	.section-02-home .shape-blue {
    	top: -80px;
    	left: -40px;
	}
	.section-02-home .shape-yellow {
    	top: -40px;
    	left: 0;
	}
	.section-03-home .shape-blue {
    	right: 60px;
    	bottom: -80px;
	}
	.section-03-home .shape-yellow {
   		bottom: -40px;
    	right: 20px;
	}
	.section-03-home .left-col, .section-03-home .right-col {
		width: 100%;
	}
	.section-03-home .left-col {
		order: 2;
	}
	.section-03-home .right-col {
		order: 1;
	}
	.section-03-home .right-col .column_counter>.mcb-column-inner {
		margin-bottom: 20px !important;
	}
	.section-03-home .right-col .column_counter {
		width: 350px;
	}
	.section-04-home .shape-yellow {
    	top: 335px;
    	left: 15px;
	}
	.section-04-home .shape-blue {
    	top: 380px;
    	left: -15px;
	}
	.section-05-home .shape-blue {
    	right: 60px;
    	bottom: -80px;
	}
	.section-05-home .shape-yellow {
   		bottom: -40px;
    	right: 20px;
	}
	.section-05-home .custom-process-boxes > .mcb-wrap-inner {
		justify-content: center;
	}
	.section-05-home .column_icon_box {
		width: 50%;
	}
	.section-05-home .column_icon_box .icon_box .desc_wrapper .desc {
		min-height: 60px;
	}
	.section-06-home .shape-blue {
    	bottom: -80px;
    	left: 60px;
	}
	.section-06-home .shape-yellow {
    	bottom: -30px;
    	left: 20px;
	}
	.custom-testimonial>.mcb-column-inner {
		max-width: 768px !important;
	}
	.testimonials-home .owl-nav>div {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.testimonials-home .owl-nav .owl-prev {
		left: 10px;
	}
	.testimonials-home .owl-nav .owl-next {
		right: 10px;
	}
	.section-08-home .column_blog .posts_group .post {
		width: calc(50% - 2%);
	}
	/* Page Accueil Responsive Styles: End */
	
	/* Blog Responsive Styles: Start */
	.with_aside .sections_group, .with_aside .sidebar.columns {
    	width: 100%;
	}
	.with_aside .sidebar.columns {
		padding-top: 0;
	}
	/* Blog Responsive Styles: End */
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	body {
		font-size: 16px;
	}
	.custom-subheader-section .section_wrapper, #Subheader .container {
		max-width: 708px;
	}
	#menu > ul > li > a, #overlay-menu ul li a {
    	font-size: 18px;
	}
	.copyright-bloc .copyright-nav .list-item.company-item {
    	width: 100%;
    	margin-bottom: 10px;
    	margin-right: 0;
	}
	.copyright-bloc .copyright-nav .list-item.company-item::after {
		content: unset;
	}
	.footer-shapes {
		display: none;
	}
	/* Page Accueil Responsive Styles: Start */
	.section-01-home .left-col {
		width : 60%;
	}
	.section-01-home .right-col {
		width : 40%;
	}
	.section-01-home .right-col .about-image-1 {
		display: none;
	}
	.section-01-home .right-col .about-image-2 {
		width: 100%;
	}
	.section-02-home .right-col {
		padding: 20px;
	}
	.section-03-home .left-col .mfn-icon-box .desc {
		min-height: 144px;
	}
	.section-05-home .column_icon_box .icon_box .desc_wrapper .desc {
		min-height: 80px;
	}

	/* Page Accueil Responsive Styles: End */
	
	/* Page Presentation Responsive Styles: Start */
	.section-01-about .wrap {
		width: 50%;
	}
	.section-01-about .wrap:nth-child(2) .column_counter .counter {
    	border-right-color: transparent;
	}
	.section-02-about .right-col {
		order: 1;
		width: 100%;
	}
	.section-02-about .left-col {
		width: 100%;
		order: 2;
		text-align: center;
	}
	.section-02-about .right-col .about-image-container>.mcb-column-inner {
		margin-bottom: 20px !important;
	}
	.section-02-about .right-col .about-image-container {
		max-width: 400px;
		margin: 0 auto;
	}
	.section-02-about .right-col .about-image-container .image_frame {
		height: 300px;
	}
	.section-03-about .icon_box {
		padding-left: 10px;
	}
	.section-03-about .icon_box .desc_wrapper .desc {
		min-height: 144px;
	}
	.section-04-about > .section_wrapper > .wrap  > .mcb-wrap-inner {
		justify-content: center;
	}
	.section-04-about .column_icon_box {
		width: 50%;
	}
	/* Page Presentation Responsive Styles: End */
	
	/* Page Contact Responsive Styles: Start */
	.section-02-contact .icon_box {
		padding-left: 20px;
		min-height: 185px;
	}
	.section-02-contact .icon_box .icon_wrapper {
		transform: unset !important;
	}
	.section-02-contact .icon_box .icon_wrapper::before {
		content: unset;
	}
	/* Page Contact Responsive Styles: End */
	
	/* Page Services Responsive Styles: Start */
	.section-01-services .service-box .photo_wrapper {
		width: 100%;
		height: 300px;
		margin: 0;
		order: 1;
		padding-bottom: 0;
	}
	.section-01-services .service-box .photo_wrapper img {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.section-01-services .service-box .feature_box .feature_box_wrapper {
		flex-wrap: wrap;
	}
	.section-01-services .service-box .desc_wrapper {
		width: 100%;
		margin: 0;
		order: 2;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		box-shadow: unset;
	}
	/* Page Services Responsive Styles: End */
	
	/* Single Services Responsive Styles: Start */
	.single-service-content .custom-service-sidebar {
		width: 100%;
		order: 2;
	}
	.single-service-content .custom-service-content {
		width: 100%;
		order: 1;
		margin-bottom: 30px;
	}
	.single-service-content .custom-service-sidebar .custom-services-items h2 {
		text-align: center;
	}
	.single-service-content .custom-service-sidebar .column_column .column_attr {
		width: fit-content;
		margin: 0 auto;
	}
	/* Single Services Responsive Styles: End */
	.with_aside .column_blog .post .post-excerpt {
		min-height: 96px;
	}
}
@media (max-width: 767px) {
	.shape-wrapper, .shape, .footer-shapes {
		display: none;
	}
	body {
		font-size: 16px;
	}
	.copyright-bloc .copyright-nav .list-item {
    	width: 100%;
    	margin-bottom: 10px;
    	margin-right: 0;
	}
	.copyright-bloc .copyright-nav .list-item::after {
		content: unset;
	}
	#Footer .widgets_wrapper .column {
    	width: 100%!important;
    	margin-bottom: 20px;
		text-align: center;
	}
	#Footer .widgets_wrapper .container {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}
	#Footer .widgets_wrapper .column:nth-child(1) {
		order: 1;
	}
	#Footer .widgets_wrapper .column:nth-child(2) {
		order: 2;
	}
	#Footer .widgets_wrapper .column:nth-child(3) {
		order: 3;
	}
	#Footer .widgets_wrapper .column:nth-child(4) {
		order: 4;
	}
	#Footer .widgets_wrapper .footer-social-media ul {
		justify-content: center;
	}
	/* Page Accueil Responsive Styles: Start */
	.section-01-home .left-col {
		text-align: center;
	}
	.section-01-home .column_counter .counter {
		text-align: center;
	} 
	.section-01-home .column_counter .counter .title {
		font-size: 16px;
	}
	.section-01-home .column_counter > .mcb-column-inner {
		margin-bottom: 20px !important;
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-01-home .column_counter::before {
		max-width: 350px;
		right: unset;
        left: 50%;
        transform: translateX(-50%);
	}
	.section-01-home .column_counter:last-child > .mcb-column-inner {
		margin-bottom: 0 !important;
	}
	.section-01-home .right-col {
		display: none;
	}
	.section-01-home .right-col .about-image-1 {
		display: none;
	}
	.section-02-home .left-col {
    	margin-left: 0;
	}
	.section-02-home .left-col .column_image>.mcb-column-inner {
    	margin-bottom: 20px !important;
	}
	.section-02-home .right-col {
		width: 100%;
		margin-left: 0;
	}
	.section-03-home .left-col .mfn-icon-box:hover {
		transform: unset;
	}
	.section-03-home .left-col .mfn-icon-box .desc, .section-03-home .left-col .mfn-icon-box .title {
		min-height: unset;
	}
	.section-04-home .column_button > .mcb-column-inner {
		justify-content: flex-start;
	}
	.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+1), .section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+2), .section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+3), .section-04-home .custom-portfolio-items .portfolio_group .portfolio-item:nth-child(4n+4)  {
		width: 100% !important;
	}
	.section-04-home .custom-portfolio-items .portfolio_group .portfolio-item .image_frame {
		height: 250px;
	}
	.section-05-home .column_icon_box {
		width: 100%;
	}
	.section-05-home .column_icon_box .icon_box .desc_wrapper .title {
		max-width: unset;
	}
	.section-06-home {
		padding-bottom: 90px;
	}
	.testimonials-home .testimonial-item {
		padding: 10px;
	}
	.testimonials-home .testimonial-item .testimonial-header {
		width: 100%;
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
	.testimonials-home .testimonial-item .testimonial-header .testimonial-user-avatar {
		height: 200px;
	}
	.testimonials-home .testimonial-item .testimonial-body {
		width: 100%;
		max-width: 500px;
		margin-left: auto;
		margin: 40px auto 20px auto;
		padding: 50px 20px 20px;
	}
	.testimonials-home .owl-nav {
		bottom: 0;
		top: unset;
		left: 40%;
		transform: unset;
		width: auto;
	}
	.testimonials-home .owl-nav .owl-prev {
		left: 0;
	}
	.testimonials-home .owl-nav .owl-next {
    	right: unset;
    	left: 40px;
	}
	.section-07-home .call-to-action-col {
		max-width: 480px;
	}
	.section-08-home .column_blog .post .post-photo-wrapper {
		height: 280px;
	}
	/* Page Accueil Responsive Styles: End */
	
	/* Page Presentation Responsive Styles: Start */
	.section-01-about .wrap .column_counter .counter {
    	border-right: none;
	}
	.section-02-about .right-col {
		width: 100%;
	}
	.section-02-about .right-col .about-image-container>.mcb-column-inner {
		margin-bottom: 20px !important;
	}
	.section-02-about .left-col {
		order: 2;
		text-align: center;
	}
	.section-02-about .left-col .custom-about-image-1 >.mcb-column-inner {
		margin-bottom: 20px !important;
	}
	.section-02-about .left-col .column_image .image_frame {
/* 		max-width: 250px; */
		height: 500px;
	}
	.section-02-about .left-col .custom-about-image-2 {
		display: none;
	}
	.section-04-about .icon_box .desc_wrapper .desc {
		min-height: unset;
	}
	/* Page Presentation Responsive Styles: End */
	
	/* Page Contact Responsive Styles: Start */
	.section-01-contact .column_heading, .section-01-contact .column_column {
		text-align: center;
	}
	.section-02-contact .column_heading, .section-02-contact .column_column {
		text-align: center;
	}
	.section-01-contact .custom-form-wrapper {
		text-align: left;
	}
	.section-02-contact .icon_box {
		padding-left: 20px;
	}
	.section-02-contact .icon_box .icon_wrapper{
		position: static;
		transform: unset !important;
		margin-bottom: 20px;
	}
	.section-02-contact .icon_box .icon_wrapper::before {
		content: unset;
	}
	.section-02-contact .icon_box .desc_wrapper {
		text-align: center;
	}
	/* Page Contact Responsive Styles: End */
	
		/* Page Services Responsive Styles: Start */
	.section-01-services .service-box .photo_wrapper {
		width: 100%;
		height: 300px;
		margin: 0;
		order: 1;
		padding-bottom: 0;
	}
	.section-01-services .service-box .photo_wrapper img {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.section-01-services .service-box .feature_box .feature_box_wrapper {
		flex-wrap: wrap;
	}
	.section-01-services .service-box .desc_wrapper {
		width: 100%;
		margin: 0;
		order: 2;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		box-shadow: unset;
		padding: 10px;
	}
	/* Page Services Responsive Styles: End */
	
		/* Single Services Responsive Styles: Start */
	.single-service-content .custom-service-sidebar {
		order: 2;
	}
	.single-service-content .custom-service-content {
		order: 1;
		margin-bottom: 30px;
	}
	.single-service-content .custom-service-sidebar .custom-services-items h2 {
		text-align: center;
	}
	.single-service-content .custom-service-sidebar .column_column .column_attr {
		width: fit-content;
		margin: 0 auto;
	}
	/* Single Services Responsive Styles: End */
	
	/* Page Projets Responsive Styles: End */
	.section-01-projets .portfolio_group .portfolio-item:nth-child(4n+1), .section-01-projets .portfolio_group .portfolio-item:nth-child(4n+2), .section-01-projets .portfolio_group .portfolio-item:nth-child(4n+3), .section-01-projets .portfolio_group .portfolio-item:nth-child(4n+4) {
		width: 100% !important;
	}
	.section-01-projets .portfolio-item .desc {
		position: static;
		transform: unset;
		background-color: rgba(199, 157, 15, 1);
		opacity: 1;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}
	
	.section-01-projets .portfolio_group .portfolio-item .image_frame {
		border-bottom-left-radius: unset;
		border-bottom-right-radius: unset;
	}
	.section-01-projets .portfolio_group .portfolio-item .portfolio-item-fw-bg::before {
		content: unset;
	}
	/* Page Projets Responsive Styles: End */
	.with_aside .column_blog .post .post-excerpt {
		min-height: unset;
	}
	.search-results .posts_group .post {
		width: 100%;
		margin: 0 0 20px;
	}
	.search-results .posts_group .post .post-featured-image {
		margin-bottom: 0 !important;
	}
	body.single.single-post .post .post-header {
		left: 50px;
	}
}
@media (max-width: 639px) {
	.section-01-contact .gform_body #field_submit {
		justify-content: flex-start;
	}
	.section-01-contact .gform_body .gfield--type-captcha  iframe {
    	transform: scale(0.9) translateX(-20px);
	}
}
@media (max-width: 479px) {
	.testimonials-home .testimonial-item .testimonial-body::before {
		width: 40px;
		height: 40px;
		top: -20px;
	}
	.section-07-home .call-to-action-col {
		left: 10px;
		right: 10px;
		transform: unset;
		width: calc(100% - 20px);
	}
}
/* ------- Responsive Styles: End ------- */