/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Saira+Extra+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
:root{
	--color-01:#ff3e41;
	--color-02:#51cfed
}
body{
	background-color:#ffff!important
}
li{
    font-family: 'Poppins';
}
/*Typography*/

h1,h2,h3,h4,h5,h6{
	font-family: "Saira Extra Condensed", sans-serif!important;
    color: rgb(6, 3, 21)!important;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700!important;
}
h1{
	line-height:1.1!important
}
h2{
	font-size:40px;
	margin-bottom:20px!important;
	line-height:1.2!important
}
h3{
	line-height:1.3!important;
}
p{
	font-family: "Poppins", sans-serif;
	font-size: 16px!important;
    line-height: 1.5!important;
	color: rgba(24, 21, 44, 0.8);
}
.grecaptcha-badge{
	bottom:100px!important;
}
#cmplz-manage-consent .cmplz-manage-consent, .cmplz-cookiebanner.cmplz-show{
	left:40px!important;
	right:unset!important
}
/*Assets*/
.padding-section{
  padding:60px 30px 0	
}
.btn-01{
	overflow: hidden;
    color: white!important;
    background: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 1;
    padding: 15px 45px;
    display: inline-block;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: all 0.4 sease-in-out;
    text-transform: uppercase;
}
.btn-01 a{
	font-size:16px!important
}
.btn-01::before {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: var(--color-01);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
    transform-origin: 100% 50%;
}
.btn-01:hover::before {
    transform: scale3d(0, 1, 1);
    transform-origin: 0% 50%;
}
.btn-01 a{
	color: #fff!important;
    border-color: transparent!important;
    background-color: unset!important;
    padding: 0!important;
}
/*HEADER*/
    .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar{
        padding-right: 30px;
        padding-left: 30px;
    }
   .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar{
	    max-width: 1140px;
        margin: 0 auto;
}

    .masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header){
		box-shadow: unset;
		background-color: rgb(248, 242, 240);

}
.masthead.sticky-on.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header){
	box-shadow: unset;
    background-color: rgb(248, 242, 240)!important;

}
.header-bar{
    height:120px!important
}
.main-nav  li.demander-devis a .menu-item-text{
	background: transparent;
    border: 1px solid #060315;
    color: #060315;
    border-radius: 3px;
    padding: 15px;
    margin-left: 10px;
}
.sub-nav  .menu-item:hover .menu-item-text{
	margin-left:10px
}
.sub-nav .menu-item .menu-item-text{
	border:none!important;
	transition: all 0.3s ease-in-out;
}
.sub-nav .menu-item .menu-item-text .menu-text{
	font-size:16px!important
}
.main-nav  li:last-child a .menu-text{
	display: flex;
    align-items: center;
    gap: 12px;
}
.inline-header.center .main-nav{
	justify-content: flex-end;
}
body.page-not-home .inline-header{
	background-color:#f6fcff!important
}
.mobile-header-bar{
	background-color:#f8f2f0;
}
.mobile-branding{
	width:150px
}
.inline-header .branding{
	width:150px;
}
.branding > a, .phantom-sticky .sticky-on.masthead:not(.side-header) .branding > a{
    padding: 0px 5px 0px 0px;	
}
.dt-mobile-menu-icon:not(.floating-btn) .menu-line:before{
    background: var(--color-01)!important;
}
/*SLIDER*/

.btn-play-video{
	filter: invert(93%) sepia(0%) saturate(7484%) hue-rotate(204deg) brightness(119%) contrast(100%)
}
.rectangle{
	animation: rotateIn infinite 4s linear;
}
@keyframes rotateIn{
	0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}
.round-shape{
	animation: rotation infinite 5s linear;
}
@keyframes rotation{
	100% {
    transform: rotate(360deg);
}
}
li.demander-devis a:hover .menu-item-text:before {
    transform: scaleX(0)!important;
}
.top-header .from-centre-line>.demander-devis.act>a .menu-item-text:before{
	transform: scaleX(1);
	visibility: hidden;
}
li:not(.dt-mega-menu) .sub-nav {
    width: 300PX;
}



.footer {
    background-color: #eaf6ff!important;
    
}

.footer .wf-1-4 {
    width: 100%;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-logo img{
	width:120px;
	height:120px
}
.footer-logo {
    max-width: 250px;
	position:relative
}

.footer-logo h2 {
    font-size: 24px;
    display: flex;
    align-items: center;
    color: #000;
}

.logo-icon {
    font-size: 30px;
    margin-right: 5px;
}

.footer-logo p {
    font-size: 14px;
    color: #333;
}

.social-icons {
    margin-top: 10px;
}

.social-icons a {
    text-decoration: none;
    margin-right: 10px;
    color: #000;
    font-size: 18px;
    transition: 0.3s;
}

.social-icons a:hover {
    color: #0073e6;
}

.footer-links h3,
.footer-newsletter h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
}

.footer-links ul {
    list-style: none;
    padding: 0;
}

.footer-links ul li {
    margin-bottom: 8px;
}

.footer-links ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: 0.3s;
}

.footer-links ul li a:hover {
    color: #0073e6;
}

.footer-newsletter p {
    font-size: 14px;
    color: #333;
	
}

/* .newsletter-form {
    display: flex;
    margin-top: 10px;
}*/
.footer-newsletter input.gform_button{
	background-color:var(--color-01)!important;
    color: #fff!important;
    border: none!important;
    padding: 20px 16px!important;
    cursor: pointer!important;
    font-size: 16px!important;
    border-radius: 4px!important;
   
} 
.footer-newsletter form{
	position:relative
}
 .footer-newsletter .gform-footer {
	position: absolute;
	 right: 5px;
	 top: 5px;
	 margin :0 !important;
} 
.footer-links-service > div{
	padding-left:40px
}
.footer-links-service{
	width:30%;
}
.footer-rapide-link{
	width:15%;
}
/* .footer-newsletter form{
	display: flex!important;
    align-items: center!important;
}
.footer-newsletter .gform-body {
	width:100%!important
}
.footer-newsletter .gform_footer{
    margin-block-start: 0!important;
}
.footer-newsletter  .gform-footer {
	width:10%!important
} */
.footer-newsletter .ginput_container input{
	width: 100%!important;
    font-size: 16px!important;
    font-family: "Poppins", sans-serif!important;
    font-weight: 400!important;
    height: 65px!important;
    display: inline-block;
    border: 0!important;
    padding-left: 20px!important;
    background-color: #f3f3f3!important;
}
.footer-newsletter .ginput_container input:focus{
	border-color:var(--color-01)!important;
	outline-color: var(--color-01);
}
.footer-newsletter .ginput_container input{
	padding-right:80px!important
}
.newsletter-form button {
    background-color: #0073e6;
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
    margin-left: 5px;
}

.checkbox {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-top: 10px;
}

.checkbox input {
    margin-right: 5px;
}

.email {
    margin-top: 10px;
    font-size: 14px;
    color: #000;
}
.plan_one{
	position: absolute;
    left: 90px;
    z-index: 1;
    bottom: 85px;
}
.footer-bottom {
    margin-top: 25px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 25px;
	position:relative;
}
.img_car {
    position: absolute;
    left: 0px;
    top: -65px;
    right: 0px;
    animation: LeftToRight 20s infinite;
}
@keyframes LeftToRight{
	0% {
    transform: translateX(-70%);
}
100% {
    transform: translateX(70%);
}
}

.footer-bottom p {
    font-size: 14px;
    color: #333;
}

.footer-menu {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.footer-menu li {
    margin: 0 10px;
}

.footer-menu li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: 0.3s;
}

.footer-menu li a:hover {
    color: #0073e6;
}
.footer .widget a{
	color: rgba(0, 1, 8, 0.9)!important;
	font-family: 'poppins';
    font-size: 16px;
}
.footer .textwidget a:not(.dt-btn):hover{
	color:var(--color-01)!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;
}
.copyright-bloc .copyright-nav .list-item{
    display: inline-block;
    margin: 0 5px 0 0;
	color: #000;
    font-size: 16px;
    font-family: 'poppins';
}
.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:last-child::after{
	display:none
}
.copyright-bloc .copyright-nav .list-item.company-item .company-name{
	text-transform: uppercase;
    font-weight: 900 !important;
	font-family:'poppins'
}
.copyright-bloc .copyright-nav .list-item .item-link{
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s;
	color: #000;
    font-size: 16px;
    font-family: 'poppins';
}
.copyright-bloc .copyright-nav .list-item .item-link:hover{
	color:var(--color-01)
}
.copyright-bloc .agency-logo{
	color: #000;
    font-size: 16px;
    font-family: 'poppins';
	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 .wf-container-footer {
    padding-bottom: 0!important;
}
.footer .widget_custom_html{
	margin-bottom: 15px;
}
.footer-top .img-01{
	animation: rotation infinite 5s linear;
    position: absolute;
    right: -20px;
    bottom: -35px;
    width: 40px;
	height:40px;
    z-index: 0;
}
.footer-newsletter{
	position:relative;
	width:30%;
}
.footer-top .img-03{
	position:absolute;
	bottom:0;
	right:0
}
/*Section-01*/
.section-01 .smile_icon_list_wrap{
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px!important
}
.section-01{
   background-color: #f6fcff;
	border-radius: 0 0 68% 68%;
}
h2{
	position:relative;
	z-index:0
}
.section-01 h2::before {
    content: '';
    position: absolute;
    background-image: url(https://tunisia-demenagement.com/wp-content/uploads/2025/03/text-bg.png);
    width: 11%;
    height: 25px;
    display: inline-block;
    left: 50%;
    bottom: 6px;
    z-index: -1;
    transform: translateX(-50%);
}
.sub_title,.sub_title p{
	color: var(--color-01);
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	margin-bottom:10px!important
}
.section-01 .sub_title{
	max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
.section-01{
	padding-top:60px;
	padding-bottom:40px
}
.section-01 .smile_icon_list li.icon_list_item{
	border-radius: 5px;
    background: #ffff;
    padding: 30px 0px 0 !important;
	width:calc(100% / 3 - 20px * 2);
	margin: 0 !important;
	padding: 30px 15px 30px 15px !important;
	line-height: unset!important;
	border: 1px solid transparent !important;
}
.section-01 .smile_icon_list.top li .icon_list_icon {
	margin-top:13px
}
.section-01 .smile_icon_list{
	display: flex!important;
	flex-wrap:wrap;
    gap: 20px;
    width: 100%;
}
.section-01 .smile_icon_list li.icon_list_item h3{
	font-size: 30px!important;
    font-weight: 600;
    margin-bottom: 20px;
	margin-top: 45px;
} 
.section-01 .img-01{
	position: absolute;
    left: 75px;
    top: 0;
}
.section-01 .img-01 img{
	animation: rotation infinite 5s linear;
    
} 
.section-01:not(.section-03-service) .smile_icon_list .list-img-icon{
	filter: invert(51%) sepia(38%) saturate(6386%) hue-rotate(338deg) brightness(102%) contrast(98%);
}
.section-03-service .smile_icon_list {
    margin-top: 30px;
}
.section-03-service  .smile_icon_list_wrap{
	margin-bottom: -10px !important;
}
.section-01 .icon_list_icon:before{
	content:"";
	position:absolute;
	width: 100px;
    height: 100px;
    left: 50%;
	background:#ffe6e3;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
	border-radius: 10px;
	
}
.section-01 .icon_list_item a{
	color: black;
    font-size: 16px;
    font-weight: 500;
    opacity: 0; 
    visibility: hidden; 
    display: inline-block;
    transition: all 0.5s ease 0s;
    text-align: center;
    text-decoration: none;
	width: 100%;
	transform: translatey(-35px);
}
.section-01 .smile_icon_list.top li .icon_description{
	margin:0!important
}
.section-01 .icon_list_item:hover a{
	opacity: 1;
    visibility: visible;
	transform: translatey(0px);
}
.section-01 .icon_list_item a:hover{
	color:var(--color-01);
}
.section-01 .smile_icon_list li.icon_list_item:hover{
    border-radius: 5px;
    background: white;
    box-shadow: 0px 0px 26px rgba(215, 212, 212, 0.35);
}

   
/*Section-02*/
.section-02{
	padding: 60px 30px 40px;
}
.section-02{
	align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.section-02 .left h2{
	max-width:350px
}
.section-02 .counter-box .stats-number,.section-02 .counter_suffix,.section-02 .counter_prefix{
	font-size: 40px!important;
    font-family: "Saira Extra Condensed", sans-serif !important;
    color: rgb(6, 3, 21) !important;
    line-height: 1.5;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700 !important;
}
.section-02 .counter-box{
	background: #f8f2f0;
    padding: 60px 30px;
}
.section-02 .counter-box-02{
	margin-top:110px;
	background-color: #F4FCFA;
}
.section-02 .right{
	position:relative
}
.section-02 .line-03{
	position:absolute;
	right: 0;
    z-index: -1;
    top: 0;
    animation: float infinite 4s alternate; 
}
.section-02 .line-03 img{
	width: 450px;
    height: 450px;
}
@keyframes float {
	 0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
}
/*Section-03*/
.section-03 h2{
	z-index:1;
}
.section-03 .sub_title{
	position:relative;
	z-index:1
}
.section-03{
	padding: 100px 30px 60px;
	background: #fefaf7;
}
.section-03 .image-left{
	height:570px
}
.section-03 .image-left .wpb_wrapper{
	height:100%
}
.section-03 .image-left .vc_single_image-wrapper{
	height:100%
}
.section-03 .image-left img{
    width:100%;
	height:100%;
	object-fit:cover
}
.section-03 .track-02{
	position: absolute;
    bottom:-120px;
    right: -100%;
}
.section-03 .track-first{
	position: absolute;
    bottom: -132px;
}
.section-03{
	position:relative
}
.section-03 .right{
	position:relative;
	background:#ffff
}
.section-03 .dot-grand-shape{
	position: absolute;
    bottom: 77px;
    left: 73%;
    Z-INDEX: 10;
}
 .section-03 .right::after {
    content: '';
    position: absolute;
    width: 65px;
    height: 212px;
    background: #f5f1e7;
    right: -56px;
    top: 0;
    z-index: 1;
	 display:none

}
.section-03 .left{
	position:relative;
	z-index:1
}
.section-03 .left.wpb_column::before {
    content: '';
    position: absolute;
    width: 503px;
    height: 212px;
    background: #f5f1e7;
    left: -20px;
    top: -35px;
    z-index: -1;
} 
.dot-01{
	position: absolute;
    right: -93px;
    z-index: 10;
    top: 100px;
	
}
.dot-01 img{
	animation: float-y 4s infinite linear;
}
@keyframes float-y{
	0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
}


.section-03 .left{
	position:relative
}
.section-03 .left .shape-orange{
	position:absolute;
	top:0
}

.section-03 .smile_icon_list li.icon_list_item{
	margin-bottom:0px!important
}
.section-03 li.icon_list_item:nth-child(2) {
    border-top: 1px solid #d9e3e5;
    border-bottom: 1px solid #d9e3e5;
}
/*Section-04*/
.section-04{
	margin-top:70px
}
.section-04 h4{
	margin-bottom:10px!important;
}
.section-04-heading{
	padding-left:30px;
	padding-right:30px;
}
.section-04-heading .text{
	max-width:900px;
	margin:30px auto;
}
.section-04 .icon-list-wrap .smile_icon_list.top li .icon_list_icon{
    border-style: none!important;
    background-color: #E7F4F7!important;
    width: 120px!important;
    height: 120px!important;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}
.section-04 .icon-list-wrap:nth-child(2) .smile_icon_list.top li .icon_list_icon,
.section-04 .icon-list-wrap:nth-child(3) .smile_icon_list.top li .icon_list_icon{
	background-color:#F9F5ED!important
}
.section-04-heading h2{
	max-width:450px;
	margin-right: auto !important;
    margin-left: auto !important;
}
.section-04-sub-heading .sub_title{
	max-width:400px;
	margin-right: auto !important;
    margin-left: auto !important;
	text-align:center
}
.icon-list-wrap {
	position:relative
}
.icon-list-wrap:not(.icon-list-wrap:nth-child(1))::before{
	content: '';
    position: absolute;
    background: url('https://tunisia-demenagement.com/wp-content/uploads/2025/03/dot-line.png') no-repeat;
    width: 100%;
    height: 81px;
    left: -151px;
    top: -68px;
    z-index: -1;
    transform: rotate(6deg);') no-repeat;
    width: 100%;
    height: 81px;
    left: -151px;
    top: -68px;
    z-index: -1;
    transform: rotate(6deg);
}
.section-04-heading{
	position:relative;
}
.shape-section04{
	position: absolute;
    right: 100px;
    top: 10px;
}
/*Section-05*/
.section-05{
	padding: 60px 30px 30px;
}
.section-05 .left{
	position:relative
}
.mouving-arrow{
	left: 5.10%;
    top: 23%; 
	position:absolute
}
.mouving-arrow img{
	 animation: mouving-arrow infinite 10s linear;
}
@keyframes mouving-arrow{
	0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
}
20% {
    transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}
40% {
    transform: translate(141px, 72px) rotate(72deg) scale(1);
}
60% {
    transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}
80% {
    transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
}
100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
}
}
/*sECTION-06*/

.section-06{
	padding:40px 30px 0;
	display:none
}
.section-06 .img-01 img{
	width:100%
}
.section-06 .card{
	box-shadow: 0px 35px 25px rgba(219, 223, 224, 0.35);
}

.section-06 .card h3{
	padding:10px 30px!important
}
.section-06 .card p{
	padding:10px 30px 30px!important
}
.section-06 .img-01 img{
    transition: all 0.3s ease 0s;

}
.section-06 .icon-plus{
	position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}
    
.section-06 .card:hover .img-01 img{
	transform: scale(1.1);
}
.section-06,.section-05{
	background-color: #F3FAFC;
}
/*section-07*/
.section-07{
	padding-top:60px;
	padding-bottom:25px
}
.section-07 .image-01 img{
	width:100%
}
.section-07 .right{
	position:relative
}
.section-07 .right .truck{
	position: absolute;
    right: 0;
    bottom:-193px;
	z-index:10;
}
.section-07 .right .image-02{
	position: absolute;
    right: 150px;
	animation: float infinite 4s alternate; 
	z-index:20;
}
.section-07 .round-png{
	position: absolute;
    right: -9px;
    bottom: -18px;
    animation: rotation infinite 5s linear;
    z-index: -1;

}
.section-07 .shape-01{
	position: absolute;
    right: 50%;
	z-index:10;
}
.aio-icon-header+.aio-icon-description {
    min-height: 175px;
}
.vc_label{
	font-size:16px!important;
	font-family:'poppins'
}
/*Section-08*/
.section-08{
	justify-content:center;
	padding-top:20px;
	padding-bottom:60px
}
.section-08-heading{
	padding-top:60px
}
.section-08-heading .sub_title{
	max-width:400px;
	margin:0 auto;
	text-align:center
}
.section-08 .carousel-shortcode.carousel-shortcode-id-e96eadbdb1fcec4ee11ad3e66a7a05ae .owl-dot{
	background-color: #E7E6E5 !important;
    width: 18px!important;
    height: 5px!important;
    border-radius: 2.5px!important;
    display: inline-block;
    margin: 0 5px!important;
}
.section-08 .carousel-shortcode.carousel-shortcode-id-e96eadbdb1fcec4ee11ad3e66a7a05ae .owl-dot.active{
	background-color: #E7E6E5 !important;
}
/* .section-08 .dt-owl-item{
	background:RED!important;
	padding:20PX
	
} */
.section-08 ,.section-08-heading{
	background: #FFF8EE;
}
.section-08  .info-box-wrap{
	background:#ffff!important;
	padding:20px
}
.section-08 .shape-01{
	position:absolute;
	top:-15%;
	width:500px;
	height:500px
}
.section-08 .shape-01 img{
	width:100%;
	height:100%;
	animation: float-y infinite 5s linear
}
.section-08-heading .box-shape{
	position:absolute;
	right:50px;
	z-index:10
}
.section-08-heading .eclip-shape{
	position:absolute;
	left:50px;
	z-index:10
}
.section-08-heading .box-shape,.section-08-heading .eclip-shape{
	animation: float-y infinite 5s linear
}
.section-08 .orange-shape{
	position:absolute;
	right:0
}
.section-08 .orange-shape img{
	animation: float-y infinite 5s linear
}
/*section-09*/
.section-09{
	padding-top:60px
}
.section-09 .shape-01{
	position:absolute;
	top:0;
	left:0
}
.section-09 .shape-01 img{
	animation: 5s linear 0s infinite normal none running rotation;
}
.section-09 .team-desc{
	position:absolute;
	bottom:-110%;
	background: linear-gradient(rgba(4, 27, 32, 0) 0%, #0d0d0d 100%);
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    padding: 25px 0;
    transition: all 0.3s ease 0s;
	}
.section-09 .team-desc .team-author-name a{
	color:#ffff!important
}
.section-09 .team-desc p{
	color:#ffff
}
.section-09 .custom-description{
	max-width:900px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.section-09 .team-container:hover .team-desc{
	bottom:0;
}
/*section-10*/
.section-10{
	padding-top:25px;
	padding-bottom:40px
}
.section-10 .right{
	position:relative
}
.section-10 .right .cycle{
	position: absolute;
    right: 158px;
    top:38px;
} 
.section-10 .right .ring{
	position: absolute;
    left:125px;
    top:244px
}
.section-10 .right .ring-02{
	position: absolute;
    right: 154px;
    top:244px
}
.section-10 .right .ring img,.section-10 .right .ring-02 img{
	animation: rotation infinite 5s linear;
}
.section-10 .right .truck{
	position:absolute;
	right:0;
	top:50%
}
.section-10 .box-shape{
	position:absolute;
	top:0
}
.section-10 .box-shape img{
	animation: mouving-arrow infinite 10s linear;
}
/*page about*/
.page-title{
	display:none
}

body.single-post .page-title, body.error404 .page-title,body.blog .page-title,body.privacy-policy .page-title{
	display:flex
}
.custom-page-title{
	padding-top:60px;
	background-color: #f6fcff;
	display: flex;
    align-items: center;
	height:300px;
}
.custom-page-title .package-img{
	animation: float-y infinite 5s linear;
}
.custom-page-title .shape-01{
	position: absolute;
    left: 78%;
	animation: rotation infinite 5s linear;
}
.custom-page-title .shape-03{
	position: absolute;
    right: 60px;
    bottom: 0;
}
.custom-page-title .subheading{
	margin-bottom:10px;
}
.custom-page-title .subheading p{
	font-size: 24px!important;
    font-weight: 400;
    font-family: "Kaushan Script"!important;
	color:var(--color-01);
	text-align:center
}
.section-01-about  .image-left {
    height: 630px;
}
.section-02-about{
	padding:25px 30px
}

.section-02-about .img-01 img{
	width:100%;
	height:400PX;
	object-fit:cover
}
.section-02-about .img-02{
	top: 8px;
    position: absolute;
    right: -8px;
    z-index: -1;
}
.section-02-about .img-03{
	position: absolute;
    top: 0;
    z-index: -1;
    left: -5px;
}
    
.section-02-about .left-wrap{
	position:relative
}
.section-02-about .box-counter-01{
	padding: 30px 0px;
    position: absolute;
    top: 115px;
    left: 130px;
    z-index: 3;
    background-color: white;
    text-align: start;
    width: 150px;
    height: 125px;
    border-radius: 5px;
    box-shadow: 0px 15px 38px rgba(197, 198, 208, 0.35);
}
.section-02-about .box-counter-02{
	padding: 30px 0px;
    position: absolute;
    bottom: 92px;
    right: 21px;
    z-index: 3;
    background-color: white;
    text-align: start;
    width: 150px;
    height: 125px;
    border-radius: 5px;
    box-shadow: 0px 15px 38px rgba(197, 198, 208, 0.35);
}
.section-02-about .box-counter-02 .stats-desc,.section-02-about .box-counter-01 .stats-desc{
	font-family: "Saira Extra Condensed", sans-serif;
    color: #060315;
    font-weight: 700;
}
.section-02-about .vc_progress_bar.dt-style .vc_single_bar {
    margin-bottom: 30px;
}
.gf_progressbar_title{
	font-family: 'Poppins';
}
label{
	font-family: 'Poppins'!important;
}
.formulaire-devis .gform_wrapper .top_label .gfield_label{
	font-size:18px!important
}
.section-02-about .sky-blue{
	left: 126px;
    top: 0;
    animation: sky infinite 10s linear;
	position:absolute;
   
}
@keyframes sky{
	0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
}
20% {
    transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}
40% {
    transform: translate(141px, 72px) rotate(72deg) scale(1);
}
60% {
    transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}
80% {
    transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
}
100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
}
}
.section-07-about .right .image-02 {
    right: 0;
    bottom: -120px;
}
/*Page service*/
.section-01-service{
	padding:60px 30px 0
}
.section-01-service h2 {
    max-width: 100%;
    margin-right: 70px !important;
    margin-left: auto !important;
	
}
.section-01-service .box-serv{
	 animation: float-y infinite 5s linear;
}
.section-01-service .dot-shape{
	position: absolute;
    right: 55px;
    top: 44px;
    animation: float-y infinite 5s linear;
}
.section-03-service{
	padding-bottom:60px
}
.section-03-service .smile_icon_list li.icon_list_item:hover{
	border: 1px solid #18152ce6!important
}
.section-03-service  .smile_icon_list li.icon_list_item .icon_list_icon {
	position:relative
}
.section-03-service .smile_icon_list li.icon_list_item .icon_list_icon::before {
    content: '';
    position: absolute;
    background-color: #F1F1F1;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease 0s;
}
.section-03-service .smile_icon_list li.icon_list_item:hover .icon_list_icon::before{
	width: 120px;
    height: 120px;
}
.section-04-service {
	border: 2px solid #060315;
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	margin-bottom:60px;
	margin-right:30px;
	margin-left:30px;
	margin-top:60px
}
   
/*PAGE CONTACT*/
.section-01-contact{
	padding:60px 30px 0
}
.section-01-contact form{
	margin-top:30px;
}
.section-01-contact .big-box{
	left: 105px;
    bottom: -105px;
    animation: rotation infinite 3s linear;
    position: absolute;
}
.section-01-contact .form-wrap{
	background-image:url('https://tunisia-demenagement.com/wp-content/uploads/2025/03/map-bg-1.png');
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain
}

.section-01-contact .form-wrap input{
	box-shadow:none!important
}
.section-01-contact .form-wrap input:not(.gform_button, .gfield-choice-input),.section-01-contact .form-wrap  textarea{
	border: 0;
    padding: 0;
    border-bottom: 1px solid #060315;
    background-color: transparent;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    resize: none;
	border-radius:0!important;
}
.content .uvc-sub-heading{
	font-family: 'Poppins';
    line-height: 1.5!important;
}
.section-01-contact .form-wrap input:focus, .section-01-contact textarea:focus{
	outline-color:transparent!important;
	border-color:var(--color-01)!important
}
.section-01-contact  .gform-button{
	overflow: hidden;
    color: white!important;
    background: var(--color-01)!important;
    font-size: 18px!important;
    font-family: "Poppins", sans-serif!important;
    font-weight: 500!important;
    line-height: 1;
    padding:20px 45px!important;
    display: inline-block;
    position: relative;
    z-index: 1;
    cursor: pointer!important;
    transition: all 0.4s ease-in-out!important;
    text-transform: uppercase!important;
}   
.section-01-contact .heading-01, .section-01-contact .heading-02,.section-01-contact .heading-03{
	margin-bottom:30px
}
.section-01-contact #field_submit {
    align-items: center!important;
	justify-content:flex-start
}
.section-01-contact  .gchoice label, .section-01-contact  .gfield_description {
	font-family: "Poppins", sans-serif;
	font-size: 16px!important;
    line-height: 1.5!important;
	color: rgba(24, 21, 44, 0.8);
}
.section-01-contact .big-box-02{
	right: 0px;
    bottom: 50px;
    animation: float-y infinite 4s linear;
	position:absolute
}
.section-02-contact{
	padding:60px 30px 25px;
}  
.section-02-contact .image-left img{
	width:100%
}
.section-02-contact .shape-anim{
	left: 12.5%;
    top: 32%;
	position:absolute
}
.section-02-contact .shape-anim img{
	animation: frame 15s infinite linear;
}
@keyframes frame{
	0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
}
20% {
    transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}
40% {
    transform: translate(141px, 72px) rotate(72deg) scale(1);
}
60% {
    transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}
80% {
    transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
}
100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
}
}
/* Page Single service*/

.pageTitleBar-single-service{
	display: flex;
    align-items: center;
    padding-top:60px;
	padding-left:30px;
	padding-right:30px;
	background-color: #f6fcff;
	height:400px;
}
    
.pageTitleBar-single-service .image-right{
	animation: float-y infinite 5s linear;
}
.pageTitleBar-single-service .subheading{
	margin-bottom:10px!important
}
.pageTitleBar-single-service .subheading p{
	font-size: 24px!important;
    font-weight: 400;
    font-family: "kaushan script",sans-serif;
	color:var(--color-01);
}
.pageTitleBar-single-service .shape-rotate{
	position:absolute;
	position: absolute;
    top: -45px;
    left: 41px;
}
.pageTitleBar-single-service .shape-rotate img{
	animation: rotation infinite 5s linear;
}
.section-01-single-service{
	padding:60px 30px 0
}
.heading-deménagement{
	margin-right:auto;
	margin-left:auto;
	max-width:900px;
	text-align:center;
}
.section-01-single-service .image-left{
	width:470px;
	height:400px;
}
.section-01-single-service .image-left img{
	width:100%;
	height:100%;
	object-fit:cover
}
.section-01-single-service .image-left .vc_single_image-wrapper,.section-01-single-service .image-left .wpb_wrapper{
	width:100%;
	height:100%
}
.section-01-single-service  .smile_icon_list li.icon_list_item{
	margin-bottom:0!important
}
.section-01-single-service .dot-shape{
	position:absolute;
	top:0;
	right:0;
	animation: float-y infinite 5s linear;
}
.section-01-single-service .shape-01{
	position:absolute;
	top:0;
	left:0;
	animation: float-y infinite 5s linear;
}


.section-02-single-service .icon-list-wrap:not(.icon-list-wrap:nth-child(1))::before{
	background:unset
}
.section-02-single-service{
	margin-top:0px;
	padding-left:30px;
	padding-right:30px
}
.single-service-sub-heading{
	padding-top:40px
}
.section-02-single-service .cirlce-shape{
	position: absolute;
    bottom: 0px;
	animation: scale infinite 3s linear;
}
.section-02-single-service .rotate-box{
	position: absolute;
    right: 0;
    bottom: 0;
    animation: rotation infinite 5s alternate-reverse;
}
.section-02-single-service .smile_icon_list li .icon_description .info-list-heading{
	margin-bottom:10px;
}
.section-03-single-service .smile_icon_list{
	display:flex;
	flex-wrap:wrap;
}
.section-03-single-service .left.wpb_column::before{
	left:10px
}
.section-03-single-service .image-left{
	height:400px;
}
.section-04-single-service{
	padding: 40px;
}
.section-03-single-service {
	padding-bottom:40px
}
.section-03-single-service li.icon_list_item:nth-child(2){
	border:none
}
.section-03-single-service .smile_icon_list.left li .icon_description {
    padding-left: 0;
}
@keyframes scale{
	0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
40% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}
/*PAGE BLOG*/
.post-details.details-type-link{
	display:none
}
article .post-entry-content{
	padding:30px!important
}
article .post-entry-content .entry-excerpt, article .post-entry-content .entry-excerpt p{
	margin-bottom:0
}
.single .post:not(.type-event) .post-thumbnail, .single .single-postlike:not(.type-event) .post-thumbnail{
    margin-bottom:20px
	}
.widget-title{
	font-size: 18px;
    font-family: 'poppins';
    font-weight: 500;
}
.sidebar-content .widget_categories li a, .sidebar-content .widget:not(.widget_icl_lang_sel_widget) .recent-posts a{
	font-size:16px
}
body.single h2{
	margin-bottom:10px!important
}
.articles-list .post:nth-child(1){
	margin-top:0!important
}
.articles-list .post-thumbnail-wrap{
	height:217px
}
.articles-list .post{
	margin-top:20px!important
}
.articles-list .post-thumbnail, .articles-list .post-thumbnail a, .articles-list .post-thumbnail a img{
	height:100%;
	object-fit:cover
}
.breadcrumbs li a, .fancy-header .breadcrumbs li a, .fancy-header .breadcrumbs {
	color: #ff3f41!important;
	font-size:18px
}
.fancy-header .img-01{
	position: absolute;
    left: 0;
    width: 200px;
    top: 50%;
    transform: translateY(-50%);
	object-fit:cover;
}
.fancy-header .img-02{
	position: absolute;
    right: 0;
    width: 200px;
    top: 28%;
    transform: translateY(-50%);
	animation: float-y infinite 5s linear;
    
}
body.blog .wf-container-main{
	padding:60px 30px 60px
}
body.single-post .wf-container-main, body.archive #main, body.search #main{
	padding:60px 30px
}
body.single-post p:last-child{
	margin-bottom:0
}
.widget_search input[type="text"].searchform-s{
	min-height:50px
}
/*Page demande devis*/
.section-01-devis .smile_icon_list.left li .icon_description{
	margin-left:0;
	padding-left:0;
}
 .formulaire-devis .gform_wrapper .top_label .gfield_label{
	font-family: "Saira Extra Condensed", sans-serif;
    color: rgb(6, 3, 21);
    line-height: 1.1;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
}
.formulaire-devis input:not(.gfield-choice-input, .gform_next_button, .gform_previous_button, .gform_button ){
    
    border-radius: 5px!important;
    border: solid 1px #e8e8e8!important;
    cursor: pointer!important;
    font-size: 14px!important;
    font-weight: normal!important;
    padding-right: 30px!important;
    position: relative!important;
    text-align: left !important;
    background-color: #f7f7f7!important;
    height: 50px!important;
} 
.formulaire-devis input:focus{
	outline-color:var(--color-01)!important;
}
.shape-01-devis{
	position: absolute;
    right: 100px;
    top: -250px;
 }

.formulaire-devis input:focus{
	border:none!important
}
.formulaire-devis .gform_next_button, .formulaire-devis .gform_previous_button, .formulaire-devis .gform_button{
	height: 30px!important
}
.formulaire-devis .gform_next_button, .formulaire-devis .gform_button{
	background-color:var(--color-01)!important;
	font-size:16px!important
}
.formulaire-devis input.button:hover:hover{
	background:var(--color-01)!important;
}
.formulaire-devis .gform-theme--foundation .gform_fields{
	row-gap:20px
}
.formulaire-devis{
	padding:60px 30px;
	background-image: url('https://tunisia-demenagement.com/wp-content/uploads/2025/03/map-bg-1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;	
} 
.box-devis{
	position: absolute;
    left: 40%;
    bottom: 0;
    animation: float-y infinite 4s linear;
}

.formulaire-devis .gfield-choice-input{
	border-radius: 5px !important;
    border: solid 1px #e8e8e8 !important;
    cursor: pointer !important;
    font-size: 14px !important;
    font-weight: normal !important;
    text-align: left !important;
    background-color: #f7f7f7 !important;
} 
.scroll-top{
	color: white;
    width: 50px;
    height: 50px;
    background-color: rgb(255, 62, 65);
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    position: fixed;
    right: 50px;
    z-index: 1111;
    bottom: 20px;
    border-radius: 50%;
} 
/*page 404*/
.wrap-404 {
	padding:60px 30px
}
.wrap-404 .wpb_wrapper{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.btn-404{
	max-width:250px;
	margin:0 auto;
}
/*Privacy policy*/
#cmplz-document{
    font-size: 16px;
    max-width: 100%;
}
#cmplz-document h2{
	font-size:40px
}
.privacy-policy .content{ 
	width: 100%;
    max-width: 1140px;
    background: #f3f5f7;
    padding: 30px;
    margin: 30px auto;
    border: 1px solid var(--color-02);
}
.privacy-policy h2{
	margin-bottom:10px!important
}
.privacy-policy p:last-child{
	margin-bottom:0
}
.privacy-policy ul:last-child{
	margin-bottom:0
}
 /*Respoonsive*/ 
@media(max-width:1440px){
	sr7-content, sr7-module, sr7-adjuster{
	height:650px!important
}
	.content-slide{
		top:0!important
	}
}
@media(max-width:1200px){
	.copyright-bloc .agency-logo{
		width:100%
	}
	.copyright-bloc .copyright-nav li:last-child::after{
		display:none
	}
}
@media (max-width :1024px){
	.footer-logo {
		margin-bottom: 10px;
}
	.footer-links-service {
        margin-bottom: 10px;
    }
	   
	.footer-top .img-03 {
		bottom: 150px;
}
	.footer-links-service {
       width: 50%;
}
	.footer-rapide-link {
       width: 50%;
}
	.footer-links-service {
        width: 50%;
}
	.footer-newsletter {
		width: 50%;
}
	.copyright-bloc .copyright-nav li:last-child{
		width:100%
	}
	.copyright-bloc .copyright-nav li:nth-child(3)::after{
		display:none
	}
	
}
@media (max-width :768px){
	#footer .wf-container-footer {
        padding-top: 30px; 
	}
	.section-01{
		padding-bottom:0
	}
	.section-02 {
        padding: 30px;
}
	.sidebar-right .sidebar.solid-bg{
		margin-top:30px
	}
	body.single-post .wf-container-main, body.archive #main, body.search #main {
        padding: 30px!important;
}
	
	.page-title .wf-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
	.mobile-branding {
        width: 60px;
}

	.section-01 .icon_list_item a {
        transform: unset;
}
	
	body.blog .wf-container-main {
        padding: 30px 30px;
}
	.fancy-header{
		padding:40px 20px
	}
	.fancy-header .img-01 {
		width: auto;
	
}
	.section-01 {
        padding-top: 30px;
}
	.section-07 {
		padding-top: 0;
}
	.section-10 {
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.copyright-bloc .copyright-nav li:nth-child(3){
		width:100%
	}
	.copyright-bloc .copyright-nav li:nth-child(2)::after{
		display:none
	}
	
	.section-01 .img-01 {
		left: 75px;
		top: -30px;
}
	.shape-section04 {
		right: 20px;
		top: 10px;
		z-index: -1;
}
	.section-06 .card h3 {
        padding: 10px 0px !important;
}
	.section-06 .card p {
        padding: 10px 0px 30px !important;
}
	.section-06 .card {
		max-width: 400px;
		margin: 0 auto;
		margin: 0px auto 50px;
}
	.section-01 .smile_icon_list li.icon_list_item{
		border-radius: 5px;
		background: white;
		box-shadow: 0px 0px 26px rgba(215, 212, 212, 0.35);
}
	.section-01 .icon_list_item a {
		opacity: 1;
		visibility: visible;
  
}
	.section-07 .right .image-02 {
		right: 37px;
		width: 70px;
}
	.section-07 .right .truck {
		bottom: -61px;
		width: 100px;
}
	.section-10 .right .ring {
        position: absolute;
		left: 28px;
		
	}
	.section-04 {
        margin-top: 0;
}
	.icon-list-wrap:not(.icon-list-wrap:nth-child(1))::before{
		content:unset!important
	}
	.section-03 {
		padding: 30px 30px 0;
	}
	
	.section-02 .counter-box-02 {
        margin-top: 0;
}
}
@media(max-width:600px){
	sr7-content, sr7-module, sr7-adjuster,sr7-mask{
	    height:780px!important 
	}
	.footer-links-service > div{
	   padding-left:0px
}
	.section-01-single-service {
       padding: 0px 30px 0;
}
	.section-01-devis .image-left img {
        margin-bottom: -30px!important;
    }
	.fancy-header .img-01 {
        top: 100%; 
	}
	.fancy-header .img-02 {
		width:100px;
		top:90%
	}
	.section-01-service {
       padding: 30px 30px 0;
}
	.section-01-contact {
        padding: 30px 30px 0;
}
	.section-01-about{
		padding-top:0
	}
	h4{
		font-size:18px!important
	}
	
	
	.pageTitleBar-single-service {
		height: auto;
		flex-direction: column;
}
	.section-03 .image-left img {
        margin-bottom: -100px;
}
	.section-03-single-service .image-left img{
		margin-bottom:0
	}
	.section-02 .vc_column-inner{
		padding-top:0
	}
	.section-04-service {
		padding: 20px; 
	}
	.section-03 .left.wpb_column::before{
		display:none
	}
	.custom-page-title {
        padding-top: 30px; 
		flex-direction: column;
		padding-right:30px;
		padding-left:30px
	}
	.custom-page-title .three{
		display:none
	}
	.custom-page-title .two{
		width:100%
	}
	.custom-page-title .one{
		order:2;
		max-width:200px
	}
	.section-03 .image-left {
        height: auto;
		margin-bottom:30px
}
	.footer-logo {
		max-width: 100%;
		width: 100%;
}
	.footer-newsletter {
        width: 100%;
    }
	.copyright-bloc .copyright-nav li:nth-child(2){
		width:100%
	}
	.copyright-bloc .copyright-nav li:nth-child(1)::after{
		display:none
	}
	.custom-page-title{
		height:auto;
	}
	h1{
		font-size:30px
	}
	h2{
		font-size:22px
	}
	.section-01 .smile_icon_list li.icon_list_item {
       width: calc(100% / 2 - 20px);
}
	.section-01-about .image-left {
        height: auto;
}
	.section-02-about .img-01 img {
		height: 200px;
}
	.section-01-service h2 {
		margin-right: 0px !important;
}
}
@media(max-width:480px){
	sr7-content, sr7-module, sr7-adjuster, sr7-mask {
        height: 680px !important;
    }
	.shape-01-devis {
		position: absolute;
		right: 0;
		top: -250px;
		width: 100px;
}
	.owl-carousel .owl-dots{
		width:60%;
	}
	.footer-links-service {
        width: 100%;
        margin-bottom: 10px;
    }
	.footer-rapide-link {
        width: 100%;
        margin-bottom: 10px;
    }
}   
