@charset "UTF-8";
/*
Theme Name: Divi Child by Webtech
Description: Theme Child du theme Divi
Author: Webtech
Author URI: https://webtech.fr
Template: Divi
Version: 1.0
*/


body {
	/*font-family: 'Rubik', sans-serif;*/
	font-family: 'Poppins', sans-serif;
	font-weight:400;
    font-size: 16px;
    line-height: 1.5 !important;
    text-align: justify;
}

p {
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: justify;
}
h1, h2, h3, h4, h5, h6{
	/*font-family: 'Teko', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	text-transform:uppercase;
}
h1 {
    font-size: 45px !important;
    color: #1d1d1d;
    text-transform: inherit;
    position: relative;
}

h2 {
    font-size: 40px !important;
    color: #1d1d1d;
    text-transform: inherit;
    position: relative;
}

h3 {
    font-size: 35px !important;
    color: #1d1d1d;
    text-transform: inherit;
    position: relative;
}
h4 {
    font-size: 30px !important;
    text-transform: inherit;
    position: relative;
}
h6 {
    font-size: 25px !important;
    position: relative;
	font-weight:500;
}

a {
    color: #fff;
	text-decoration:none;
}

a:hover {
    color: #70a802 !important;
		text-decoration:none;
}

/* Header */
.pa-header-stiky {
    background: #000000d1 !important;
	box-shadow: #70a802 0px -1px 3px 2px;
}
.header-stiky {
    background: #0000;
}
div#col2-header {
    width: 44% !important;
}
div#col3-header {
    width: 28% !important;
    display: flex;
    justify-content: space-between;
}
div#col3-header .et_pb_module {
    margin-bottom: 0;
}


#slide-carrousel .dsm_card_wrapper {
    width: 45% !important;
}
div#slide-carrousel .swiper-button-prev.dsm_card_carousel_arrow {
    left: 86.3% !important;
    margin-top: 70px!important;
}
div#slide-carrousel::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/08/motif-slide.webp);
    right: 0;
    height: 931px;
    z-index: 9;
    bottom: 1px;
}
/* Main */

div#box {
    position: relative;
}
div#box:before {
    position: absolute;
    content: url(/wp-content/uploads/2021/08/frm1.webp);
    right: 0;
    bottom: -8px;
    border-bottom-right-radius: 79px;
}
div#box:hover:before {
	display:none
}
div#box h6 {
    padding-top: 40px;
}
div#box.box1:after {
    position: absolute;
    content: '01';
  font-family: 'Teko', sans-serif;
    font-weight: 500;
    font-size: 150px;
    color: rgb(255 255 255 / 5%);
    top: 0;
}
div#box.box2:after {
    position: absolute;
    content: '02';
 font-family: 'Teko', sans-serif;
    font-weight: 500;
    font-size: 150px;
    color: rgb(255 255 255 / 5%);
    top: 0;
}
div#box.box3:after {
    position: absolute;
    content: '03';
 font-family: 'Teko', sans-serif;
    font-weight: 500;
    font-size: 150px;
    color: rgb(255 255 255 / 5%);
    top: 0;
}
div#box.box4:after {
    position: absolute;
    content: '04';
font-family: 'Teko', sans-serif;
    font-weight: 500;
    font-size: 150px;
    color: rgb(255 255 255 / 5%);
    top: 0;
}
div#box:hover.box1:after, div#box:hover.box2:after, div#box:hover.box3:after, div#box:hover.box4:after{
	color:#999999;
}

/*----------------------------------  avis-client   ---------------------------------------------*/

.img-client {
    padding-top: 60px;
}
#cad-avis-client .swiper-pagination-bullets {
    bottom: 115px!important;
    left: auto!important;
    right: 23%!important;
    width: auto!important;
}
#cad-avis-client .swiper-pagination-bullet {
    width: 3px !important;
	height:8px !important;
	border-radius: 0 !important;
}
#cad-avis-client .swiper-pagination-bullet.swiper-pagination-bullet-active{
	height:16px !important;
}

/*----------------------------------  portfolio   ---------------------------------------------*/

div#portfolio:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #00000059;
    z-index: 0;
    height: 65%;
    width: 65%;
    top: 22%;
}
div#portfolio #img-potfio span.et_pb_image_wrap::before {
    content: '';
    position: absolute;
    background-color:#70a802a1 !important;
    height: 0%;
    width: 100%;
    bottom: 0;
    top: auto;
   right: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    z-index: 1;
}
div#portfolio #img-potfio span.et_pb_image_wrap:hover::before {
    bottom: 0;
    top: auto;
    height: 100%;
}
div#portfolio #img-potfio span.et_pb_image_wrap:after {
   position: absolute;
    content: '';
    right: 0;
    bottom: 0px;
    width: 352px;
    height: 275px;
	background:url(/wp-content/uploads/2021/08/frm2.webp)right bottom no-repeat;
    border-bottom-right-radius: 0;
}
div#portfolio #img-potfio span.et_pb_image_wrap:hover::after {
 opacity:0;
}
div#row2-potf::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #70a902;
    width: 730px;
    height: 1px;
    top: 0;
}
div#row3-potf::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #70a902;
    width: 730px;
    height: 1px;
    top: 0;
}
div#img-potfio span.et_pb_image_wrap {
    background: url(/wp-content/uploads/2021/09/logo1.webp) center no-repeat;
    z-index: 99;
}
div#img-potfio.img-potfio1::before {
	 content:'';
    position: absolute;
    z-index: 9999999;
    left: -100px;
    right: 0;
    margin: auto auto;
    width: 300px;
    height: 100px;
    background: url(/wp-content/uploads/2021/09/logo1.webp) center no-repeat;
    top: 0;
    bottom: 0;
}
div#img-potfio:hover.img-potfio1::before {
    background: url(/wp-content/uploads/2021/09/logo1-h.webp) center no-repeat;
}
div#img-potfio.img-potfio2::before {
    position: absolute;
	 content:'';
    z-index: 9999999;
    left:0px;
    right: 0;
    margin: auto auto;
    width: 323px;
    height: 100px;
   background: url(/wp-content/uploads/2021/09/logo2.webp) center no-repeat;
    top: 0;
    bottom: 0;
}
div#img-potfio:hover.img-potfio2::before {
   background: url(/wp-content/uploads/2021/09/logo2-h.webp) center no-repeat;
}
div#img-potfio.img-potfio3::before {
	content:'';
    position: absolute;
    z-index: 9999999;
     left: -100px;
    right: 0;
    margin: auto auto;
    width: 328px;
    height: 100px;
    background:url(/wp-content/uploads/2021/09/logo3.webp) center no-repeat;
    top: 0;
    bottom: 0;
}
div#img-potfio:hover.img-potfio3::before {
   background: url(/wp-content/uploads/2021/09/logo3-h.webp) center no-repeat;
}

/*----------------------------------  time-line  ---------------------------------------------*/

.box {
    background: #4d4c4c;
    color: #adadad;
    padding: 60px 30px;
	border-radius: 5px;
}
div#section-time h2 {
    font-size: 65px !important;
}
.box h3 {
    font-size: 30px !important;
    color: #70a802;
    text-transform: uppercase;
}
div#icon-box {
    text-align: center;
}
.timeligne:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 115px;
    background: #70a802;
    width: 1px;
    height: 83%;
    z-index: -1;
}
.row.sec1 #icon-box img.img-des, .row.sec2 #icon-box img.img-des, .row.sec3 #icon-box img.img-des, .row.sec4 #icon-box img.img-des, .row.sec5 #icon-box img.img-des, .row.sec6 #icon-box img.img-des, .row.sec1 #icon-box:hover img.img-h, .row.sec2 #icon-box:hover img.img-h, .row.sec3 #icon-box:hover img.img-h, .row.sec4 #icon-box:hover img.img-h, .row.sec5 #icon-box:hover img.img-h, .row.sec6 #icon-box:hover img.img-h {
	display:block;
	    margin: 91px auto 0;
}
.row.sec1 #icon-box:hover img.img-des, .row.sec2 #icon-box:hover img.img-des, .row.sec3 #icon-box:hover img.img-des, .row.sec4 #icon-box:hover img.img-des, .row.sec5 #icon-box:hover img.img-des, .row.sec6 #icon-box:hover img.img-des, .row.sec1 #icon-box img.img-h, .row.sec2 #icon-box img.img-h, .row.sec3 #icon-box img.img-h, .row.sec4 #icon-box img.img-h, .row.sec5 #icon-box img.img-h, .row.sec6 #icon-box img.img-h  {
	display:none;
}
.box1, .box2, .box3, .box4, .box5, .box6{
	position:relative;
}
.box.box1:before, .box.box3:before, .box.box5:before {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2021/08/motif.webp);
    left: -30px;
    width: 33px;
    top: 35%;
    height: 66px;
	transform: rotateZ( 180deg);
}
.box.box2:before, .box.box4:before, .box.box6:before {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2021/08/motif.webp);
    right: -30px;
    width: 33px;
    top: 35%;
    height: 66px;
}
/*----------------------------------  form   ---------------------------------------------*/

form#contact-form {
    padding-top: 70px;
} 
form#contact-form input.form-control, form#contact-form textarea.form-control {
    background: #0000;
    border-radius: 3px;
    border: 1px solid #fff;
    height: 53px;
    margin-bottom: 35px;
    color: #fff;
    font-size: 20px;
	padding: 20px;
}
form#contact-form textarea.form-control {
    height: 200px;
}
form#contact-form ::placeholder{
 color: #fff;
}
form#contact-form button#submit_form {
    color: #fff;
    font-size: 20px;
    background: #70a802;
    text-transform: uppercase;
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 2px 50px !important;
    text-align: center;
    margin-bottom: 0 !important;
    height: 50px;
	  border-radius: 0!important;
    border: 0px!important;
}
form#contact-form button#submit_form:hover {
    color: #fff;
    background: #4d4c4c;
  
}

/* Global */

/*------------------------------------------     apropos             --------------------------------------------------------*/
div#slide-int::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/10/slide-intmot.webp);
    right: 0;
    height: 615px;
    z-index: 0;
    bottom: 0px;
}
div#box-propos h6 {
    text-transform: capitalize;
	position:relative;
}
div#box-propos h6::before {
    position: absolute;
    content: '';
    left: -6px;
    top: 0;
    background: #70a802;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    z-index: -1;
}
div#box-propos:hover h6::before {
    background: #2d2e30;
}
div#box-resume .et_pb_column:hover p {
    color: #fff;
}
span.point::before {
    background: #70a802;
    position: absolute;
    width: 9px;
    height: 9px;
    bottom: 28px;
    margin-left: 15px;
    content: '';
	 animation: pulse 1.3s infinite;
}

@keyframes pulse {
  0% {
    background-color: #70a802;
  }
  100% {
    background-color: #000;
  }
}
div#box-img .col-md-4 {
    text-align: center;
    margin-top: 40px;
}
div#col-parlez {
    padding: 200px 100px;
}

/*------------------------------------------     UX-UI             --------------------------------------------------------*/

div#slide-box figure {
    padding-top: 70px;
    padding-left: 20px;
}
div#slide-box .swiper-pagination-bullet, div#slide-box-img .swiper-pagination-bullet {
    width: 5px !important;
    height: 13px !important;
    border-radius: 0 !important;
}
div#slide-box .swiper-pagination-bullet.swiper-pagination-bullet-active, div#slide-box-img .swiper-pagination-bullet.swiper-pagination-bullet-active  {
    height: 26px !important;
}
div#toggel-title.et_pb_toggle_close h6:before{
	content:url(/wp-content/uploads/2021/10/open.webp)!important;
}
div#toggel-title.et_pb_toggle_open h6:before{
	content:url(/wp-content/uploads/2021/10/togl-close.webp)!important;
}
div#section-page::before {
    position: absolute;
    content: '';
    right: 0;
    top: 88px;
    background: url(/wp-content/uploads/2022/03/r2.webp) right no-repeat;
    height: 889px;
    width: 100%;
    z-index: 1;
	animation-name: elementor-animation-bob-float, elementor-animation-bob !important;
    animation-duration: 10.3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
}
div#lien-contact a:hover {
    color: #fff !important;
}
div#slide-box .dsm_card_carousel_child:hover p {
    color: #fff!important;
}
.contenu-bx {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
	    align-items: center;
}
span.number {
    font-size: 150px;
    color: rgb(255 255 255 / 11%);
  font-family: 'Teko', sans-serif;
    font-weight: 500;
	line-height: 120px;
}
.box-u {
    border-radius: 7px;
    padding: 20px 20px 10px;
}
.box-u.box-u1, .box-u.box-u2 {
    margin-bottom: 40px;
}
.box-u h6 {
    color: #fff;
	text-align: left;
}
.box-u.box-u1, .box-u.box-u4 {
	background:#8c8c8c;
}
.box-u.box-u2, .box-u.box-u3 {
	background: #70a902;
}
.box-u.box-u1:hover, .box-u.box-u4:hover {
		background: #70a902;	
}
.box-u.box-u2:hover, .box-u.box-u3:hover {
  background:#8c8c8c;
}

/*------------------------------------------  vitrine ----------------------------------------*/ 

div#section-pagevit::before {
    position: absolute;
    content: '';
    right: 0;
    top: 88px;
   background: url(http://websurmesure.be/wp-content/uploads/2022/03/r2.webp) right no-repeat;
    height: 889px;
    width: 100%;
    z-index: 1;
	animation-name: elementor-animation-bob-float, elementor-animation-bob !important;
    animation-duration: 10.3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
}
div#row-demarche {
    padding: 0px;
}
div#row-demarche::before {
    background: url(/wp-content/uploads/2021/09/form-lgne.webp) center;
    position: absolute;
    content: '';
    width: 100%;
    height: 371px;
}
div#row-demarche .row {
    margin: 0 !important;
}
.box-time.box-time1 {
    padding-top: 115px;
}
.box-time.box-time2 {
    padding-top: 250px;
}
.box-time.box-time3 {
    padding-top: 135px;
}
.box-time.box-time4 {
    padding-top: 90px;
}
.box-time.box-time5 {
    padding-top: 130px;
}
.box-time.box-time6 {
    margin-top: -30px;
}
.box-time h3 {
    text-align: center;
    font-size: 25px !important;
    text-transform: uppercase;
    padding-top: 25px;
    font-weight: 700;
	color:#202020;
}
.box-time:hover h3 {
	color:#70a802;
}
.box-time .icon-time {
    background-color:#fafafa;
    width: 170px;
    height: 170px;
    box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 33%);
    border-radius: 50%;
	background-position:center;
	background-repeat:no-repeat;
	margin:0 auto;
}
.box-time:hover .icon-time {
background-color: #70a802;
}
.box-time .icon-time.icon-time1 {
    background-image: url(/wp-content/uploads/2021/09/icn1.webp);	
}
.box-time:hover .icon-time.icon-time1 {
    background-image: url(/wp-content/uploads/2021/09/icn1-h.webp);
}
.box-time .icon-time.icon-time2 {
    background-image: url(/wp-content/uploads/2021/09/icn2.webp);	
}
.box-time:hover .icon-time.icon-time2 {
    background-image: url(/wp-content/uploads/2021/09/icn2-h.webp);
}
.box-time .icon-time.icon-time3 {
    background-image: url(/wp-content/uploads/2021/09/icn3.webp);	
}
.box-time:hover .icon-time.icon-time3 {
    background-image: url(/wp-content/uploads/2021/09/icn3-h.webp);
}
.box-time .icon-time.icon-time4 {
    background-image: url(/wp-content/uploads/2021/09/icn4.webp);	
}
.box-time:hover .icon-time.icon-time4 {
    background-image: url(/wp-content/uploads/2021/09/icn4-h.webp);
}
.box-time .icon-time.icon-time5 {
    background-image: url(/wp-content/uploads/2021/09/icn5.webp);	
}
.box-time:hover .icon-time.icon-time5 {
    background-image: url(/wp-content/uploads/2021/09/icn5-h.webp);
}
.box-time .icon-time.icon-time6 {
    background-image: url(/wp-content/uploads/2021/09/icn6.webp);	
}
.box-time:hover .icon-time.icon-time6 {
    background-image: url(/wp-content/uploads/2021/09/icn6-h.webp);
}
div#slide-box-img .dsm_card_wrapper {
    width: 50%;
}

div#slide-box-img .swiper-pagination {
    bottom: 50px !important;
}

/*------------------------------------------  e-commerce ----------------------------------------*/ 
div#section-pageec::before {
    position: absolute;
    content: '';
    right: 0;
    top: 88px;
   background: url(/wp-content/uploads/2022/03/r2.webp) right no-repeat;
    height: 889px;
    width: 100%;
    z-index: 1;
    animation-name: elementor-animation-bob-float, elementor-animation-bob !important;
    animation-duration: 10.3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
}
div#slide-box-img:before {
    content: '';
    position: absolute;
    left: 0;
    background: #70a902;
    width: 294px;
    height: 9px;
    top: 0;
    z-index: 99;
}
div#slide-box-img:after {
    content: '';
    position: absolute;
    left: 0;
    background: #70a902;
    width: 9px;
    height: 294px;
    top: 0;
    z-index: 99;
}
/*------------------------------------------  seo ----------------------------------------*/ 

div#box-seo h6::before {
    position: absolute;
    content: '';
    left: -6px;
    top: 0;
    background: #70a802;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    z-index: -1;
}
div#box-seo:hover h6::before {
    background: #2d2e30;
}

/*------------------------------------------  tabeau-seo ----------------------------------------*/ 

.responsive-table-line th:first-child {
    background: #ffffff;
    clip-path: polygon(0 0,100% 0,100% 100%,53% 99%,53% 99%,0 100%);
    text-align: left;
	border-right: 1px solid #70a802 !important;
}
.responsive-table-line th:nth-child(2), .responsive-table-line th:nth-child(3), .responsive-table-line th:last-child {
    width: 200px;
}
span.symbole {
    color: #000000;
    font-weight: 700;
    font-size: 30px;
    text-align: center!important;
    margin: 0 auto;
}
.responsive-table-line th {
    background: #70a802;
    position: relative;
    color: #000 !important;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
   font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding-top: 70px!important;
    padding-bottom: 95px!important;
    clip-path: polygon(0 0,100% 0,100% 80%,53% 99%,53% 99%,0 80%);
}
table.table.table-bordered h2 {
    font-size: 61px !important;
}
@media (min-width: 501px) {
	table.table.table-bordered {
    border: 1px solid #fff;
	border-bottom: 1px solid #000;
}
.table-bordered tr:nth-child(2) {
    border-width: 1px 0 1px !important;
    border-top: 1px solid #000;
}
.responsive-table-line th:nth-child(2), .responsive-table-line th:nth-child(3) {
      border-width: 0 3px 0 0;
}
.table-bordered tr td:first-child, .table-bordered tr td:last-child {
    border-right: 1px solid #70a802 !important;
}

.responsive-table-line th:last-child {
    border-right: 1px solid #70a802;
}
.table-bordered tr:first-child {
    border-width: 0px 0 !important;
}
.table-bordered tr:first-child td {
    border-top: 0px solid #000 !important;
    border-width: 0px 1px;
}
.table-bordered tr td:first-child {
    text-align: left;
}
.table-bordered tr td {
  text-align: center;
    border-top: 1px solid #000000;
    padding: 20px 10px;
    border-width: 0 25px 0 0px;
}
}
@media (max-width: 500px) {
.responsive-table-line td:before { content: attr(data-title); }
.responsive-table-line table, 
.responsive-table-line thead, 
.responsive-table-line tbody, 
.responsive-table-line th, 
.responsive-table-line td, 
.responsive-table-line tr { 
display: block; 
}
 
.responsive-table-line thead tr { 
display:none;
}
.responsive-table-line td { 
position: relative;
border: 0px solid transparent;
padding-left: 50% !important; 
white-space: normal;
    text-align: justify;
}
 
.responsive-table-line td:before { 
position: absolute;
top: 0px;
left: 0px;
width: 45%; 
padding-right: 15px; 
height:100%;
white-space: nowrap;
text-overflow: ellipsis !important;
overflow:hidden !important;
text-align:left;
background-color:#f8f8f8;
padding:2px;
}
}

/*------------------------------------------  portfolio ----------------------------------------*/ 

.Port-style2-page ul {
    margin-right: -10px;
    margin-left: -10px;
	  list-style: none;
}
.dev-btn a, .dev-btn input {
    display: inline-block;
    height: 42px;
    border-radius: 0;
    line-height: 42px;
    padding: 0 25px;
    border: 0;
    background: #0c1859;
    transition: all .3s;
    color: #fff;
    text-shadow: none;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
}
.show_more_portfolio {
    margin-top: 30px;
    margin-bottom: 40px;
}
.Port-style2-page ul li {
    width: 33.33%;
    float: left;
    padding: 10px;
}
.Port-style2-page ul li article {
    position: relative;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    overflow: hidden;
}
.Port-style2-page ul li .Port-style2-box1 {
    position: relative;
}
.Port-style2-page ul li .Port-style2-box1 figure {
    padding: 5px;
    background-color: rgba(0,0,0,.2);
	  margin: 0 !important;
}
.Port-style2-page ul li .Port-style2-box1 figure span {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #fff;
	font-weight: 700;
    position: relative;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    display: block;
}
.Port-style2-page ul li .Port-style2-box1 figure {
    padding: 5px;
    background-color: rgba(0,0,0,.2);
}
.Port-style2-page ul li .Port-style2-box1 figcaption {
    text-align: left;
    margin-top: 0px;
}
.Port-style2-page ul li .Port-style2-box1 figcaption img {
    width: 100%;
    display: inline-block;
    position: relative;
}
.Port-style2-page ul li .Port-style2-overlay {
    padding: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.9);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transform: scale(0);
    display: -ms-flexbox;
    display: -moz-flexbox;
}
.Port-style2-page ul li article:hover .Port-style2-overlay {
    transform: scale(1);
    visibility: visible!important;
    background-color: rgba(255,255,255,.9)!important;
}
.Port-style2-page ul li .Port-style2-overlay img {
    width: 200px;
    margin-bottom: 20px;
}
.Port-style2-page ul li .Port-style2-overlay p {
    color: #fff;
    font-weight: 400;
    line-height: 26px;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
}
.Port-style2-page ul li .Port-style2-overlay .dev-btn {
    margin-top: 30px;
}
.dev-btn a, .dev-btn input {
    display: inline-block;
    height: 42px;
    border-radius: 0;
    line-height: 42px;
    padding: 0 25px;
    border: 0;
    
    transition: all .3s;
    color: #fff;
    text-shadow: none;
    font-size: 15px;
    text-transform: capitalize;
		font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.dev-blue a {
    background: #70a902;
    background: -moz-linear-gradient(left,#0de1ff 0,#0b68fc 100%);
    background: linear-gradient(to right,#a8ff02 0,#70a902 100%);
    background: linear-gradient(to right,#a8ff02 0,#70a902 100%);
}
.dev-blue a:hover {
    background: #70a902;
    background: -moz-linear-gradient(left, #0b68fc 0,#0de1ff 100%);
    background: linear-gradient(to right,#70a902 0,#a8ff02 100%);
    background: linear-gradient(to right,#70a802 0,#a8ff02 100%);
    color: #fff !important;
}
@media only screen and (min-width: 0) and (max-width: 479px){
	.Port-style2-page ul li {
    width: 100%;
	padding: 5px;
}}
@media only screen and (min-width: 768px) and (max-width: 1023px){
.Port-style2-page ul li {
    width: 50%;
	padding: 5px;
}
}

/*------------------------------------------  contact ----------------------------------------*/ 

div#contact-inf p {
    font-weight: 800;
}
div#contact-inf h3 {
	margin-bottom: 0;
}
div#contact-inf p a:hover {
color:#fff!important;
}
div#contact-inf .et_pb_main_blurb_image {
    margin-bottom: 15px !important;
}
/*------------------------------------------  Footer ----------------------------------------*/ 

div#contenu-footer a {
    color: #ffffff;
    text-decoration: none;
}
div#contenu-footer a:hover {
    color:#70a802;
}
ul#lien-reseaux a.icon {
    height: 0!important;
    width: 0 !important;
    margin-right: 35px;
	    text-align: left;
}
div#lien-p a {
    line-height: 29px;
} 
div#lien-sousp a {
    margin-right: 30px;
} 
div#toggel-title h6 {
    text-transform: capitalize;
    font-size: 20px !important;
    font-weight: 400;
}
/************************* newslettre **************************** */

.tnp-subscription form {
}
.tnp-field.tnp-field-email {
    margin-bottom: 20px !important;
	background: #0000 !important;
}
.tnp-subscription input[type=email] {
	 border: 2px solid #fff !important;
	 padding: 17px !important;
	 color: #fff !important;
}
.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select {
	 background-color: #0000 !important;
}
.tnp-subscription ::placeholder {
    color: #fff !important;
	font-size:16px;
	font-weight:400;
}
.tnp-subscription input.tnp-submit:hover {
    background-color: #4d4c4c!important;
}
.tnp-subscription div.tnp-field {
	margin-top: 0px !important;
}
.tnp-subscription input.tnp-submit {
    background-color: #70a802 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px !important;
    text-transform: uppercase;
    height: 42px !important;
    padding: 5px 25px 0 !important;
}
.et_pb_scroll_top.et-pb-icon {
	background: rgb(112 169 2) !important;
}
.et_pb_scroll_top.et-pb-icon {
	background: rgb(77 76 76) !important;
}
@media (min-width: 320px) {
    body {
        font-size: 16px;
    }

    h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 26px !important;
    }

    h3 {
        font-size: 23px !important;
    }
	h4 {
        font-size: 20px !important;
    }
	h6 {
        font-size: 18px !important;
    }
	div#col-parlez {
    padding: 25px 20px;
}
	div#col-parlez div#title {
    font-size: 35px;
    text-align: center !important;
    line-height: 1.2em;
}
	div#section-avis-client .dsm_card_carousel_child_subtitle {
    font-size: 30px;
   }
	div#slide-carrousel .dsm_card_carousel_child .et_pb_module_inner {
    padding: 190px 15px 130px 15px;
}
	div#slide-carrousel .dsm_card_carousel_child .et_pb_module_inner h4 {
    font-size: 29px;
    text-align: left;
		    text-transform: uppercase;
}
	div#slide-int div {
    font-size: 22px !important;
    }
	div#col2-header {
    width: 100% !important;
    }
	#slide-carrousel .dsm_card_wrapper {
    width: 100% !important;
     }
	div#contenu-footer div#row-responsive {
    display: none;
}
	#slide-carrousel .dsm_card_wrapper {
    background: #70a802b8;
}
	div#section-time h2 {
    font-size: 30px !important;
}
	.img-client {
    padding-top: 20px;
}
	div#toggel-title h6 {
    font-size: 18px !important;
    text-align: left;
}
	div#rows-box-1400 {
    display: none;
}
}

@media (min-width: 768px) {
	div#slide-int div {
    font-size: 30px !important;
}
	div#col1-header, div#col2-header {
    width: 49% !important;
    margin-bottom: 0 !important;
     }

	div#section-time h2 {
    font-size: 45px !important;
}
	div#slide-carrousel .dsm_card_carousel_child .et_pb_module_inner h4 {
    font-size: 29px;
    text-align: left;
}
	#slide-carrousel .dsm_card_wrapper {
    width: 80% !important;
}
	div#slide-carrousel .swiper-button-prev.dsm_card_carousel_arrow {
    margin-top: 40px!important;
}
}
   @media only screen and (min-width: 768px) and (max-width: 980px) {
	div#portfolio .et_pb_row {
    display: flex;
    align-items: center;
}
}
@media (min-width: 981px) {
	
	div#col1-header {
    width: 30% !important;
}
	div#col2-header {
    width: 30% !important;
}
	nav.et-menu-nav .et-menu>li {
    padding-left: 8px;
    padding-right: 8px;
}
	nav.et-menu-nav ul li a {
    font-size: 17px !important;
}
	div#col3-header {
    width: 36% !important;
    display: flex;
    justify-content: space-between;
	align-items: center;
}
	div#col3-header .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 5px!important;
}
	div#col3-header .et_pb_blurb_description {
    font-size: 20px !important;
}
	div#contenu-footer div#row-desktop {
    display: none;
}
  div#contenu-footer div#row-responsive {
    display: block;
}
	div#lien-sousp a {
    display: inline-block;
    margin-right: 15px;
}
	div#lien-sousp p {
    text-align: left;
}
	#slide-carrousel .dsm_card_wrapper {
    background: #0000;
}
	div#row1-potf div#col11 {
    padding-top: 70px;
    padding-right: 30px;
}
	div#row2-potf div#coll22 {
    padding-top: 70px;
    padding-left: 30px;
}
	div#row3-potf div#col22 {
    padding-top: 70px;
    padding-right: 30px;
}
	div#section-form .et_pb_row.et_pb_row_13 {
    align-items: center;
}
	div#img-potfio.img-potfio2::before, div#img-potfio.img-potfio1::before, div#img-potfio.img-potfio3::before, div#img-potfio:hover.img-potfio3::before, div#img-potfio:hover.img-potfio2::before, div#img-potfio:hover.img-potfio1::before {
    background-size: 80%;
    left: 0;
}
	div#portfolio #img-potfio span.et_pb_image_wrap:after {
    background-size: 60%;
}
	div#slide-carrousel .dsm_card_carousel_child .et_pb_module_inner {
    padding: 280px 100px 200px 15px;
}
	#slide-carrousel .dsm_card_wrapper {
    width: 50% !important;
}
	div#slide-carrousel .swiper-button-next {
    right: 200px;
}
	div#box.box1:after, div#box.box2:after, div#box.box3:after, div#box.box4:after {
    font-size: 90px;
    top: 25px;
}
	div#section-form .et_pb_column:last-child {
    padding-top: 97px;
    padding-right: 60px;
    padding-bottom: 70px;
    padding-left: 60px;
}
	div#section-time {
    padding-top: 110px;
    padding-bottom: 50px;
}
	div#slide-carrousel .swiper-button-prev.dsm_card_carousel_arrow {
    left: 73.5% !important;
}
	.img-client {
    padding-top: 10px;
}
	.img-client img {
    width: 110px;
}
	div#section-avis-client .dsm_card_wrapper {
    padding: 0px 15px;
}
		div#section-avis-client .dsm_card_carousel_child_subtitle {
    font-size: 35px;
   }
	#cad-avis-client .swiper-pagination-bullets {
    bottom: 15px!important;
}
	div#box h6 {
    font-size: 17px !important;
}
	div#box-propos0 {
    width: 40%;
}
	div#box-propos {
    width: 30%;
    margin-right: 10px;
}
	div#col-parlez {
    padding: 150px 20px;
}
	div#col-parlez div#title {
    font-size: 90px;
    text-align: center !important;
    line-height: 1.2em;
}
	div#section-page::before {
    top: 0;
    right: 0px;
    height: 100%;
}
	div#section-after-img {
    padding-top: 20px;
}
	div#section-page::before, div#section-pagevit::before, div#section-pageec::before {
    top: 0;
    right: 0px;
    height: 100%;
}
	div#slide-img1:after {
    content: '';
    position: absolute;
    height: 713px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 100%;
    right: -11px;
    z-index: 99;
   background: url(http://websurmesure.be/wp-content/uploads/2021/11/after-bgseo.webp) right no-repeat;
    }
	div#slide-imgseo:after {
    content: '';
    position: absolute;
    height: 713px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 100%;
    right: -11px;
    z-index: 99;
	background: url(/wp-content/uploads/2021/11/after-bgseo.webp)right no-repeat;
}
	div#slide-imgec:after {
    content: '';
    position: absolute;
    height: 713px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 100%;
    right: -11px;
    z-index: 99;
    background: url(http://websurmesure.be/wp-content/uploads/2021/11/after-bgseo.webp) right no-repeat;
}
	div#rows-box-981 {
   display: flex;
}
	.box-time .icon-time {
    width: 150px;
    height: 150px;
}
	.box-time.box-time1 {
    padding-top: 285px;
}
	.box-time.box-time6 {
    margin-top: 160px;
}
	.box-time h3 {
    font-size: 20px !important;
}
	span.number {
    font-size: 95px;
}
	div#row-1400 {
    display: none;
}
	div#row-981 {
    display: block;
}
}
@media only screen and (min-width: 981px) and (max-width: 1720px){
div#section-page::before, div#section-pagevit::before, div#section-pageec::before {
    background-size: 79%;
}
	table.table.table-bordered h2 {
    font-size: 50px !important;
}
}
@media (min-width: 992px) {
	
    body {
        font-size: 16px;
    }

    h1 {
        font-size: 40px !important;
    }

    h2 {
        font-size: 35px !important;
    }
	h3 {
		font-size: 30px !important;
	}
	h4 {
		font-size: 25px !important;
	}
	h6 {
		font-size: 19px !important;
	}
	div#slide-int div {
    font-size: 35px !important;
    }
    div#section-time h2 {
    font-size: 45px !important;
}
}

@media (min-width: 1200px) {
body {
        font-size: 16px;
    }
h1 {
    font-size: 45px !important;
}

h2 {
    font-size: 40px !important;
}

h3 {
    font-size: 35px !important;
}
h4 {
    font-size: 30px !important;
}
h6 {
    font-size: 25px !important;
}
	div#slide-int div {
    font-size: 40px !important;
}
div#toggel-title h6 {
    font-size: 20px !important;
}
div#section-avis-client .dsm_card_carousel_child_subtitle {
    font-size: 40px;
}
div#col2-header {
    width: 34% !important;
}
div#col3-header {
    width: 30% !important;
}
nav.et-menu-nav ul li a {
    font-size: 20px !important;
}
nav.et-menu-nav .et-menu>li {
    padding-left: 11px;
    padding-right: 11px;
}
	div#contenu-footer div#row-desktop {
		display: block;
   
}
  div#contenu-footer div#row-responsive {
   display: none;  
}
	div#lien-sousp a {
    display: initial;
    margin-right: 30px;
}
	ul#lien-reseaux a.icon {
    margin-right: 30px;
}
	div#slide-carrousel .dsm_card_carousel_child .et_pb_module_inner {
    padding: 380px 100px 300px 15px;
}
	div#slide-carrousel .swiper-button-prev.dsm_card_carousel_arrow {
    left: 78.3% !important;
}
	div#slide-carrousel .dsm_card_carousel_child .et_pb_module_inner h4 {
    font-size:44px !important
}
	div#box h6 {
    font-size: 19px !important;
}
	
}
@media only screen and (min-width: 981px) and (max-width: 1699px){
div#slide-imgec:after, div#slide-img1:after, div#slide-imgseo:after {
    background-size: 53%;
}
}
@media (min-width: 1366px) {
	ul#lien-reseaux a.icon {
    margin-right: 35px;
}
}
@media (min-width: 1400px) {

	div#col3-header .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 15px!important;
}
	div#col3-header {
    justify-content: space-evenly;
}
	nav.et-menu-nav ul li a {
    font-size: 18px !important;
}
	div#col2-header {
    width: 44% !important;
}
	div#slide-carrousel .dsm_card_carousel_child .et_pb_module_inner {
    padding: 380px 100px 328px 95px;
}
	div#section-time {
    padding-top: 240px;
    padding-bottom: 117px;
}
	div#portfolio #img-potfio span.et_pb_image_wrap:after {
    background-size: 100%;
}
	span.number {
    font-size: 150px;
}
	div#img-potfio.img-potfio2::before, div#img-potfio.img-potfio1::before, div#img-potfio.img-potfio3::before, div#img-potfio:hover.img-potfio3::before, div#img-potfio:hover.img-potfio2::before, div#img-potfio:hover.img-potfio1::before {
    background-size: 100%;
}
	div#img-potfio.img-potfio1::before, div#img-potfio:hover.img-potfio1::before, div#img-potfio.img-potfio3::before, div#img-potfio:hover.img-potfio3::before {
		left: 0px;
	}
	div#box h6 {
    font-size: 17px !important;
}
	div#box.box1:after, div#box.box2:after, div#box.box3:after, div#box.box4:after {
    font-size: 150px;
    top: 0px;
}
	div#slide-carrousel .swiper-button-prev.dsm_card_carousel_arrow {
    left: 82% !important;
}
	div#section-form .et_pb_column:last-child {
    padding-top: 100px;
    padding-right: 60px;
    padding-bottom: 70px;
    padding-left: 60px;
}
	div#col-parlez div#title {
    font-size: 80px;
}
	div#col-parlez {
    padding: 200px 50px;
}
	div#slide-imgec:after, div#slide-img1:after, div#slide-imgseo:after {
    top: 125px;
}
	div#rows-box-981 {
    display: none;
}
	div#rows-box-1400 {
   display: flex;
    align-items: center;
}
	.box-time.box-time6 {
    margin-top: 80px;
}
	.box-time.box-time1 {
    padding-top: 190px;
}
	.box-time .icon-time {
    width: 170px;
    height: 170px;
}
	div#row-1400 {
    display: block;
}
	div#row-981 {
    display: none;
}
}

@media (min-width: 1600px) {
	
div#col3-header .et_pb_blurb_description {
    font-size: 18px !important;
}
	div#row1-potf div#col11 {
    padding-top: 250px;
    padding-right: 300px;
}
	div#row2-potf div#coll22 {
    padding-top: 250px;
    padding-left: 300px;
}
	div#row3-potf div#col22 {
    padding-top: 250px;
    padding-right: 300px;
}
	div#section-avis-client .dsm_card_wrapper {
    padding: 0px 50px;
}
	.img-client img {
    width: 182px;
}
	.img-client {
    padding-top: 60px;
}
	div#box-propos {
    width: 19%;
    margin-right: 10px;
}
div#box-propos0 {
    width: 40.5%;
}
	div#col-parlez {
    padding: 200px 100px;
}
	div#section-page::before {
  top: 88px;
    height: 889px;
}
	div#slide-imgec:after, div#slide-img1:after, div#slide-imgseo:after {
    top: 70px;
}
	div#section-page::before, div#section-pagevit::before, div#section-pageec::before {
    top: 88px;
    height: 889px;
}
	.box-time.box-time6 {
    margin-top: 20px;
}
	.box-time.box-time1 {
    padding-top: 130px;
}
}
@media (min-width: 1700px) {
div#img-potfio.img-potfio1::before, div#img-potfio:hover.img-potfio1::before, div#img-potfio.img-potfio3::before, div#img-potfio:hover.img-potfio3::before {
		left: -100px;
}
	div#slide-carrousel .swiper-button-prev.dsm_card_carousel_arrow {
    left: 86.3% !important;
}
	div#section-after-img {
    padding-top: 150px;
}
	div#section-page::before {
    right: 0;
}
	div#slide-imgec:after, div#slide-img1:after, div#slide-imgseo:after {
    top: 0;
    margin: auto;
    bottom: auto;
}
	div#section-page::before, div#section-pagevit::before, div#section-pageec::before {
    right: 0;
}
}
@media (min-width: 1800px) {
	#cad-avis-client .swiper-pagination-bullets {
    bottom: 115px!important;
}
	.box-time.box-time1 {
    padding-top: 115px;
}
	.box-time.box-time6 {
    margin-top: -30px;
}
}
@media (max-width: 767px) {
	.box-u.box-u3 {
    margin-bottom: 40px;
}
.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -ms-flex-pack: center;
    justify-content: center;
}
	div#lien-sousp a {
    margin-right: 0px;
    display: block;
}
	div#portfolio #img-potfio span.et_pb_image_wrap:after {
    background-size: 55%;
}
	div#img-potfio.img-potfio2::before, div#img-potfio.img-potfio1::before, div#img-potfio.img-potfio3::before, div#img-potfio:hover.img-potfio3::before, div#img-potfio:hover.img-potfio2::before, div#img-potfio:hover.img-potfio1::before {
    background-size: 80%;
}
	div#slide-carrousel .swiper-button-next.dsm_card_carousel_arrow {
    right: 30%;
    margin-top: auto!important;
    bottom: 35px !important;
}
	div#slide-carrousel .swiper-button-prev.dsm_card_carousel_arrow {
    left: 30% !important;
    margin-top: auto!important;
    bottom: 35px !important;
}
	.box.box2:before, .box.box4:before, .box.box6:before, .box.box1:before, .box.box3:before, .box.box5:before {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -33px;
    transform: rotate(270deg);
}
	.row.sec1 #icon-box img.img-des, .row.sec2 #icon-box img.img-des, .row.sec3 #icon-box img.img-des, .row.sec4 #icon-box img.img-des, .row.sec5 #icon-box img.img-des, .row.sec6 #icon-box img.img-des, .row.sec1 #icon-box:hover img.img-h, .row.sec2 #icon-box:hover img.img-h, .row.sec3 #icon-box:hover img.img-h, .row.sec4 #icon-box:hover img.img-h, .row.sec5 #icon-box:hover img.img-h, .row.sec6 #icon-box:hover img.img-h {
    margin: 40px auto 0;
}
}
@media (max-width: 980px) {
	div#section-page::before {
		 display: none;
	}
	div#rows-box-981 {
    display: none;
}
	div#slide-carrousel::before {
    display: none;
}
	div#portfolio:before {
    height: 100%;
    width: 95%;
    top: 7.6%;
}
	.box {
    background: #4d4c4c;
    color: #adadad;
    padding: 25px 15px;
    border-radius: 5px;
}
form#contact-form input.form-control, form#contact-form textarea.form-control {
    height: 40px;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 15px;
}
	form#contact-form textarea.form-control {
    height: 125px;
}
	form#contact-form {
    padding-top: 30px;
}
	form#contact-form button#submit_form {
    font-size: 25px;
    padding: 2px 20px !important;
    height: 45px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
	#cad-avis-client .swiper-pagination-bullets {
    bottom: 40px!important;
    left: 0!important;
    right: 0!important;
    width: auto!important;
}
	div#img-potfio.img-potfio1::before, div#img-potfio.img-potfio2::before, div#img-potfio.img-potfio3::before   {
    left: 0;
    right: 0;
}
	.box h3 {
    font-size: 25px !important;
    text-align: center;
}
	div#section-page::before, div#section-pagevit::before, div#section-pageec::before {
   display:none;
}
	div#slide-box-img .dsm_card_wrapper {
    width: 100%;
	text-align: center !important;
}
	table.table.table-bordered h2 {
    font-size: 25px !important;
}
	.responsive-table-line th:nth-child(2), .responsive-table-line th:nth-child(3), .responsive-table-line th:last-child {
    width: 140px;
}
	.responsive-table-line th {
    font-size: 25px;
}
}
/*****************************************************  annimations             ************************************************************/
@keyframes pulse {
  0% {
    r: 4;
  }

  50% {
    r: 16;
    opacity: 1;
  }

  99% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    r: 16;
  }
}

@keyframes pulse-2 {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 0;
  }

  49.99% {
    r: 16;
    opacity: 0;
  }

  50% {
    r: 4;
    opacity: 1;
  }

  100% {
    r: 16;
    opacity: 1;
  }
}
@keyframes elementor-animation-bob {
    0% {
      transform: translateY(-8px);
    }
    50% {
      transform: translateY(-4px);
    }
    100% {
      transform: translateY(-8px);
    }
  }
  @keyframes elementor-animation-bob-float {
    100% {
      transform: translateY(-8px);
    }
  }
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@keyframes checked-anim {
    50% {
        width: 3000px;
        height: 3000px;
    }
    100% {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}
@keyframes not-checked-anim {
    0% {
        width: 3000px;
        height: 3000px;
    }
}
/* !!!!!!!!!!!!!!!!!!!!!!! PLEASE PUT YOUR CODE BEFORE @MEDIA320 !!!!!!!!!!!!!!!!!!!!!!! */