/* ==================== ## ptl Tabs ==================== */
.ptl-tabs_headings {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row;
    position: relative;
    z-index: 1; 
}
.ptl-tabs_header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    font-weight: 700;
    line-height: 1.6;
    cursor: pointer;
    transition: 0.4s;
    z-index: 1; 
}
.ptl-tabs_header:after {
    content: '';
    font-size: 13px;
    line-height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: 0.4s;
    border-radius: 0 0 5px 0;
    border: 1em solid transparent;
    transform: translateY(1em) translateX(-50%) rotate(45deg); 
}
.ptl-tabs_header:after {
    z-index: -1;
    box-shadow: inherit; 
}
.ptl-tabs_content {
    display: block; 
}
.ptl-tabs_content > .elementor {
    margin: 10px; 
}
.ptl-tabs_icon {
    line-height: 1;
    color: inherit;
    transition: 0.4s;
    font-weight: 400; 
}
.ptl-tabs_title {
    font-size: 14px;
    color: inherit;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0!important; 
}
.ptl-tabs.icon_position-left .ptl-tabs_header {
    flex-direction: row-reverse; 
}

.ptl-tabs.icon_position-right .ptl-tabs_header {
    flex-direction: row; 
}

.ptl-tabs.icon_position-top .ptl-tabs_header {
    flex-direction: column-reverse; 
}

.ptl-tabs.icon_position-bottom .ptl-tabs_header {
    flex-direction: column; 
}

.ptl-tabs.tabs_align-left .ptl-tabs_headings {
    justify-content: flex-start; 
}

.ptl-tabs.tabs_align-right .ptl-tabs_headings {
    justify-content: flex-end; 
}

.ptl-tabs.tabs_align-center .ptl-tabs_headings {
    justify-content: center; 
}

.ptl-tabs.tabs_align-justify .ptl-tabs_header_wrap {
    flex: 1; 
}

.ptl-tabs_icon.ptl-tabs_icon-image.hov_img {
    display: none;
    z-index: 99;
}
.ptl-tabs_icon.ptl-tabs_icon-image.not_hov_img {
    display: block;
}
.ptl-tabs_header:hover .ptl-tabs_icon.ptl-tabs_icon-image.not_hov_img {
    display: none;
}
.ptl-tabs_header:hover .ptl-tabs_icon.ptl-tabs_icon-image.hov_img {
    display: block;
}
.ptl-tabs_header_wrap.active .ptl-tabs_icon.ptl-tabs_icon-image.not_hov_img {
    display: none;
}
.ptl-tabs_header_wrap.active .ptl-tabs_icon.ptl-tabs_icon-image.hov_img {
    display: block;
}
.ptl-tabs_header_wrap.active .ptl-tabs_header:after {
    border-right-color: #009bdc!important;
    border-bottom-color: #009bdc!important;
}
.ptl-tabs_content-wrap .elementor-row .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}
.ptl-tabs_content-wrap .elementor-row .elementor-col-50.ptl_content {
    padding-right: 15px;
}
.ptl-tabs_content-wrap .elementor-row .elementor-col-50.ptl_content_img {
    justify-content: center;
}
.ptl-tabs_content-wrap .ptl-tabs_content {
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 12%);
}
@media (min-width: 576px) {
    .ptl-tabs {
        max-width: 540px;
        margin: auto;
    }
}
@media (min-width: 768px) {
    .ptl-tabs {
        max-width: 720px;
        margin: auto;
    }
}
@media (min-width: 992px) {
    .ptl-tabs {
        max-width: 960px;
        margin: auto;
    }
}
@media (min-width: 1199px) {
    .ptl-tabs {
        max-width: 1170px;
        margin: auto;
    }
    h3.ptl-infobox_title {
        font-size: 30px;
        font-weight: 700;
    }
    .ptl-infobox_content p {
        font-size: 22px
    }
    
}
@media (min-width: 1350px) {
    .ptl-tabs {
        max-width: 1320px;
        margin: auto;
    }
}


@media (max-width: 767px) {
    .ptl-tabs.tabs_align-justify .ptl-tabs_header_wrap {
        min-width: 100%; 
    }
    .clients_image{
        margin: 0px 0px 0px 0px;
    }
}




/* ==================== ## infobox style ==================== */

@media (max-width: 1199px) {

    .ptl-infobox_content p {
        font-size: 18px
    }
    .ptl-infobox_wrapper {
        margin-top: -32px;
    }
    h3.ptl-infobox_title {
        font-size: 24px;
        font-weight: 600;
    }
}
.ptl-infobox_button.button-read-more {
    color: #009BDC;
}
.ptl-infobox_button.button-read-more:hover{
    color: #03fcff!important;
}

a.ptl-infobox.ptl-layout-top {
    background-image: none!important; 
    max-height: 500px;
    padding: 0px 25px 40px 25px;
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 8%)!important;
}
.ptl-infobox .ptl-infobox_title {
    color: #222222!important;
}
.ptl-infobox_content{
    opacity: 1;
}
.solution_mobile .slick-initialized .slick-slide{
    margin: 0px 7px;
}
.solution_mobile .slick-list.draggable{
    padding: 0 10% 0 0;
}

.solution_mobile .slick-track{
    margin-bottom: 18px;
}

.solution_mobile .slick-arrow, #reassurance_bloc .slick-arrow{
    display: none!important;
}

/* .elementor-counter-title{
    font-weight: 600!important;
} */


/* } */
@media (min-width: 1200px) { 
/* .ptl-infobox_content{
    opacity: 0;
}
.ptl-infobox_wrapper .content_wrapper {
    transition-duration: 0.9s;
    transform: translateY(60px);
} */
a.ptl-infobox.ptl-layout-top{
    /* min-height: 480px; */
    padding: 0px 47px 40px 47px;
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 12%)!important;
}
} 

h3.ptl-infobox_title {
word-break: break-word;
transition: .4s;
position: relative;
z-index: 1;
color: #ffffff;
line-height: 40px;
padding-left: 0px;
margin-bottom: 6px;
padding-top: 7px;
}

a.ptl-infobox.ptl-layout-top{
display: inline-block;
width: 100%;
position: relative;
transition: .5s;
color: inherit;
z-index: 1;
box-shadow: none;
text-decoration: none;
border-radius: 10px 10px 10px 10px;
}
.media-wrapper.icon-wrapper {
transition-duration: 0.6s;
pointer-events: none;
box-sizing: border-box;
}
.ptl-infobox-title_wrapper {
position: relative;
}


.ptl-infobox_content {
font-weight: 400;
transition: .6s;
}
.ptl-infobox_content p {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
font-weight: 300;
margin-bottom: 0;
}
a.ptl-infobox.ptl-layout-top:hover {
background: white!important;
}
.ptl-infobox:hover .content_wrapper {
transform: translateY(0);
}
.ptl-infobox:hover .ptl-infobox_content {
opacity: 1;
}
.ptl-infobox:hover .ptl-infobox_title {
color: #222222!important;
}
span.ptl-icon {
margin: -40px 0px 35px 0px;
display: block;
}
img.infbox-img {
width: 80px;
background-color: white;
border-radius: 50px!important;
padding: 11px;
box-shadow: 6px 5px 16px 0px rgb(0 0 0 / 15%)!important;
transform: rotate(0deg );
}
.ptl-infobox_content p{
padding:0;
line-height: 1.875;
}
.elementor-widget-ptl-info-box .ptl-infobox .ptl-infobox_button {
display: inline-flex;
align-items: center;
position: relative;
z-index: 1;
line-height: 1;
min-height: 19px;
box-sizing: content-box;
}
.ptl-infobox_button {
padding: 0;
}
.ptl-infobox_button i {
font-size: 21px;
}
.ptl-infobox:hover .ptl-infobox-button_wrapper {
transition-duration: calc(0.6s/2);
transition-delay: 0s;
}
.ptl-infobox-button_wrapper {
margin: 10px 0px 0px 0px;
opacity: 1;
}
.button-read-more i {
transition: .4s;
color: #FFFFFF;
font-size: 21px;
}
@media screen and  (max-width: 1024px) and (min-width: 768px){
#block_Infobox .elementor-col-33 {
width: 50%!important;
} 
}
.elementor-widget-Infobox {
margin-top: 35px;
}
.button-read-more {
    font-size: 18px!important;
    font-weight: 600!important;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.ptl-infobox_button .read-more-arrow {
    background: #03fcff!important;
}
.ptl-infobox_button .button-read-more .read-more-arrow:before, .ptl-infobox_button .button-read-more .read-more-arrow:after{
	color: #03fcff;
}
.ptl-infobox_button.button-read-more .read-more-arrow:before, .ptl-infobox_button.button-read-more .read-more-arrow:after{
    border-color: #03fcff!important;
}
/* ==================== ## clients widget ==================== */

@media (min-width: 768px) and (max-width:1346px) {
.clients_image {
    padding: 52px 21px 55px 21px!important;
}
}

@media (max-width: 767px) {
.clients_image {
    padding: 2px 8px 2px 8px!important;
}
.elementor-widget-clients .slick-dots{
    display: none!important;
}
.clients_image:hover {
    box-shadow:none;
}
.clients_image.slick-slide img {
    /* width: 180px; */
    max-height: 70px;
    width: auto;
}
}

@media (min-width: 768px) {
.clients_image:hover {
    background-color: #FFFFFF;
    box-shadow: 11px 10px 38px 0px rgb(0 0 0 / 10%);
}
.clients_image {
    margin: 15px 0px 30px 0px;
}
}

.elementor-widget-clients .slick-dots li button {
width: 6px;
height: 6px;
border-radius: 6px;
background-color: #14212B;
display: inline-block;
position: relative;
z-index: 1;
font-size: 0;
padding: 0;
margin: 0;
border: 0;
vertical-align: bottom;
transition: inherit;
opacity: .3;
}
.elementor-widget-clients .slick-dots li button:before{
display: none;
}
.elementor-widget-clients {
align-items: center;
}
.elementor-widget-clients .clients_image .image_wrapper {
display: flex;
position: relative;
z-index: 1;
align-items: center;
height: max-content;
}
.elementor-widget-clients img {
transition: .3s;
}
.elementor-widget-clients img {
transition: .3s;
}

.clients_image {
justify-content: center;
padding: 55px 50px 55px 50px;
border-radius: 10px 10px 10px 10px;
}
.clients_image {
width: 20%;
}
.elementor-widget-clients .clients_image {
float: left;
display: flex;
transition: .4s;
align-items: inherit;
}
.clients_image .image_wrapper {
display: flex;
position: relative;
z-index: 1;
align-items: center;
height: max-content;
}
.elementor-widget-clients .hover_image {
position: absolute;
z-index: 1;
top: 0;
left: 0;
visibility: hidden;
}
.hover_image {
display: block;
opacity: 0;
}
.clients_image:hover .hover_image {
opacity: 1;
visibility: visible;
}
.clients_image:hover .hover_image+.main_image {
opacity: 0;
}
.slick-track {
align-items: center;
display: flex;
}
.ptl-clients {
align-items: center;
}
.ptl-clients {
display: flex;
flex-wrap: wrap;
}
.ptl-clients .ptl-carousel_wrapper {
width: 100%;
overflow: visible;
}
.ptl-carousel .slick-slider, .elementor-widget-clients .ptl-carousel .slick-list {
overflow: visible;
}
.slick-list, .slick-slider {
position: relative;
}
.slick-list {
padding: 0px 50px 0px 50px;
}
.ptl-carousel .slick-dots {
margin-top: -3px;
}
.ptl-carousel.pag_align_center .slick-dots {
text-align: center;
}
ul.slick-dots {
text-align: center;
padding: 0;
margin: 30px 15px 0 15px;
line-height: 0;
font-size: 0;
min-height: 50px;
}
ul.slick-dots li {
margin: 0;
padding: 10px 5px;
display: inline-block;
line-height: 0;
list-style: none;
opacity: 1;
cursor: pointer;
transition: .4s;
}
.slick-dots button {
display: inline-block;
position: relative;
z-index: 1;
font-size: 0;
padding: 0;
margin: 0;
border: 0;
vertical-align: bottom;
transition: inherit;
opacity: .3;
background-color: #14212B;
width: 6px;
height: 6px;
border-radius: 6px;
}
.slick-track {
transform: translateZ(0);
}
.slick-track {
align-items: center;
display: flex;
}
.slick-slider .slick-list, .slick-slider .slick-track {
transform: translateZ(0);
}

.ptl-carousel {
position: relative;
z-index: 1; }
.ptl-carousel .slick-slider {
display: block;
-webkit-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
overflow: hidden; }
.ptl-carousel .slick-list {
display: block;
position: relative;
z-index: 1; }
.ptl-carousel .slick-track {
position: relative;
z-index: 1; }
.ptl-carousel .slick-track:after {
content: '';
display: table;
clear: both; }
.ptl-carousel .slick-slide {
float: left;
height: 100%;
min-height: 75px;
cursor: pointer; }
.ptl-carousel .slick-slide.dragging img {
pointer-events: none; }
.ptl-carousel .slick-loading .slick-track, .ptl-carousel .slick-loading .slick-slide {
visibility: hidden; }
.ptl-carousel-wrapper, .ptl-carousel_wrapper {
overflow: hidden; }
.ptl-carousel .slick-dots li button:focus {
outline: none; }
.ptl-carousel .slick-dots li:last-child {
margin-right: 0; }
.ptl-carousel .slick-dots li:hover button, .ptl-carousel .slick-dots li.slick-active button {
opacity: 1; }


.expertise ul li:hover {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    background-color: #009BDC;


}
.expertise ul li{
    box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 12%);
    padding: 17px 19px 16px 19px;
    margin-bottom: 20px;
    justify-content: flex-start;
    transition: all .5s;
}
.expertise ul{
    list-style-type: none;
}
.expertise li i{
    color: #03FCFF;
    border-color: #03FCFF;
    border: 2px solid ;
    border-radius: 50%;
    padding: 2px;
    font-size: 14px;
    margin-right: 14px;
}

.expertise ul li:hover  i{
    color: #ffffff!important;
    border-color: #ffffff!important;

}
.expertise p {
    color: white;
}


/* ==================== ## counter widget ==================== */

span.ptl-counter__suffix {
    text-align: left;
    position: absolute;
    top: -0.63em;
    right: 2em;
    font-size: .42em;
    color: #475763;
}

@media (min-width: 1700px) {
    .img-counter img {
        margin-right: 5%;
    }
}

@media (max-width: 767px) {

.counter_mobile .elementor-column.elementor-col-25.elementor-top-column.elementor-element {
    width: 50%!important;
    }
}
/* ==================== ## Header widget ==================== */

.ptl-container.header-container .page-header_subtitle{
color: white; 
font-size: 32px; 
position: relative;  
font-weight: 500;
}


.page-header_image {
top: 0px;
position: absolute;
}
.img-desktop, .img-tablet, .img-mobile{
height: 100%;
}


@media (min-width:575px) and (max-width:767px){

.page-header_content{
    width: 100%;
}
}
@media (max-width: 767px) {
.page-header_wrapper.header_wrapper{
    height:220px;
}
.img-tablet, .img-desktop {
    display: none;
    
}
.page-header_image img{ 
    max-height: 200px;
}
.img-mobile{
    background-repeat: no-repeat;
    background-position: top;
}
/* .elementor-element-populated {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
} */

h1.page-header_title {
    font-size: 34px;
    margin-bottom: 10px;
    line-height: 38px;
    font-weight: 600;
}
.ptl-container.header-container {
    margin-right: 10px;
    left: 7%;
    position: absolute; 
    top: 0px;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    /* display: flex; */
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.ptl-container.header-container .page-header_subtitle{
    font-size: 22px;
}
.page-id-51 .ptl-container.header-container .page-header_subtitle{
    font-size: 18px;
}
.page-id-51 h1.page-header_title{
    font-size: 21px;
}

.page-header_content {
    max-height: 100%;
} 
}

@media (max-width: 1199px) {
.header_simple_bandeau .page-header_wrapper.header_wrapper{
	display:none;
}
}

@media (min-width: 768px) {
.page-header_wrapper.header_wrapper{
    height:500px;
}
.header_simple_bandeau .page-header_wrapper.header_wrapper{
	height:100px;
}
.img-mobile{ 
    display: none;
}
.img-desktop {
    display: block;
    /* background-position: center; */
    background-position: 49% 25%;
}
.ptl-container.header-container .page-header_title{
    line-height: 64px; 
    margin-bottom: 30px;    
    font-weight: 600;
}

.ptl-container.header-container{
    position: absolute; 
    top: 0px;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    /* display: flex; */
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
}
@media (min-width:1550px) {

    .ptl-container.header-container{
        left: 14%; 
    }
}
@media (min-width:768px) and (max-width:1650px){

    .ptl-container.header-container{
        left: 4%; 
    }
    .page-header_content{
        width: 740px;
    }

}

@media (min-width:1200px) {

    .ptl-container.header-container .page-header_title{
        font-size: 53px; 
    }
}
@media (min-width:1650px) {

    .page-header_content{
        width: 740px;
    }
}



.ptl-container.header-container .page-header_title{
color: white; 

}

.ptl-container.header-container .page-header_subtitle{
color: white; 
position: relative;  

}

@media (min-width:768px) and (max-width:1199px){
.ptl-container.header-container{
    left: 3%; 
}

.page-header_wrapper.header_wrapper{
    max-height: 335px;
}
.page-header_image img{
    max-height: 280px!important;
}
.ptl-container.header-container .page-header_title{
    font-size: 50px;
}
.ptl-container.header-container .page-header_subtitle{
    font-size: 26px;
}
.img-desktop{
    background-position: -20%;
}
}

/* ==================== ## Membre team widget ==================== */

.team-item .team-item_wrap{
position: relative;
z-index: 1;
transition: .3s;
padding-bottom: 30px;
max-width: 540px;
margin-left: auto;
margin-right: auto;
}
.team-item_media img{
border-radius: 50%!important;
}
.team-item_info{       
padding: 20px 7% 20px 10%;
transition: .4s;
background: #fff;
position: absolute;
z-index: 1;
left: 30px;
bottom: 0;
width: calc(100% - 60px);
min-height: 112px;
border-radius: 5px;
box-shadow: 6px 5px 16px 0 rgb(0 0 0 / 15%);
display: flex;
justify-content: space-between;
align-items: center;
transition: .5s;
}
.team-title_wrapper{
font-size: 26px;
line-height: 1.1;
font-weight: 700;
}
.team-title{
font-size: 26px;
line-height: 1.1;
font-weight: 700;
}
.team-department{       
padding: 6px 0px 0px 0px;
color: #989898;
font-size: 13px;
line-height: 1.4;
font-weight: 700;
transition: inherit;
text-transform: uppercase;
}
/* ==================== ## Expretise widget ==================== */

.expertisebloc{
margin-left: -10px;
margin-right: -10px;
}
@media  (max-width:631px){
.expertisebloc .bloc2{
    margin-top: -52px;
} 
}
@media (min-width:1200px) {

.expertisebloc .bloc1{
    min-height: 724px;
}
}
@media (max-width:1199px) {
.expertisebloc .bloc1{
    min-height: 400px;
}
.elementor-counter .elementor-counter-title{
    font-size: 16px!important;
}
.elementor-counter .elementor-counter-number-wrapper{
    /* font-weight: 600!important; */
    font-size: 55px!important;
}
}
@media (max-width:1300px) {

.expertisebloc .titrebloc, .expertisebloc .titrebleu{
    margin-bottom: 15px;
}
}
@media (min-width:1301px) {

.expertisebloc .titrebloc, .expertisebloc .titrebleu{
    margin-bottom: 34px;
}
}
.expertisebloc .bloc1{
background-repeat: no-repeat;
background-size: cover;
}
.expertisebloc  .bloc1 img{
visibility: hidden;
}
.expertisebloc .bloc2{
background-color: #508AA2;
background-position: bottom right;
background-repeat: no-repeat;
padding-left: 70px;
padding-top: 30px;
}
.expertisebloc .titrebleu{
color: #03FCFF!important;
font-weight: 500!important;
}
.expertisebloc .titrebloc{
color: #FFFFFF!important;
padding:0px!important;
}
.expertisebloc .contenu{
color: #DDDFE1;
font-size: 22px;
line-height: 1.6em;
margin-bottom: 70px;
}


/* .expertisebloc ul li:hover {
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
background-color: #009BDC;
} */
.expertisebloc ul li{
/* box-shadow: 6px 5px 30px 0px rgb(0 0 0 / 12%); */
padding: 17px 19px 16px 19px;
margin-bottom: 20px;
justify-content: flex-start;
transition: all .5s;
color: #DDDFE1;
margin-bottom: 0px;
padding-bottom: 0px;
}
.plt_tabs_mobile{
display: none;
}
.ptl-tabs{
display: block;
}
@media (max-width:767px) {
.expertisebloc ul li i {
    height: 22px;
    margin-top: 7px;
}
.expertisebloc ul li{
    display: flex;
}
}



.expertisebloc ul{
list-style-type: none;
margin-left: -20px;
padding-left: 0px;
}
.expertisebloc li i{
color: #03FCFF;
border-color: #03FCFF;
border: 2px solid ;
border-radius: 50%;
padding: 2px;
font-size: 14px;
margin-right: 14px;
}

.expertisebloc ul li:hover  i{
color: #ffffff!important;
border-color: #ffffff!important;

}
.expertisebloc p {
color: #DDDFE1;
}

@media (min-width: 1200px) {
.expertisebloc .bloc2 {
    margin-top: 38px;
    border-radius: 0px 0px 0px 20px;

}
.expertisebloc .bloc1{
    border-radius: 0px 20px 0px 0px;
}
.expertisebloc .imgDESK {
    display: block!important;
    visibility: hidden;
}
.expertisebloc .bloc2{
    padding-right: 100px;
}
}

@media (max-width: 991px) {
.expertisebloc p,.expertisebloc ul li{
    font-size: 18px;
}
.expertisebloc .bloc1{
    max-height: 550px;
}

}

@media (max-width: 1199px) {
.expertisebloc .bloc1 {
    width: 100%;
}
.expertisebloc .imgMOB {
    display: block!important;
    visibility: hidden;
}
.expertisebloc .bloc2{
    width: 100%;
}
.expertisebloc .bloc2{
    padding-right: 50px;
}

.plt_tabs_mobile{
    display: block;
}
.ptl-tabs{
    display: none;
}
}

/* ==================== ## END Expretise widget ==================== */


.plt_tabs_mobile_item {
padding: 0px 10px;
}
.plt_tabs_mobile_item .ptl-tabs_header{
height: 150px;
}
.plt_tabs_mobile .slick-list {
padding: 0px 0px 0px 0px;
}

.plt_tabs_mobile .slick-dots li button:before{
font-size: 38px;
}
.plt_tabs_mobile .slick-dots button{
opacity: 1;
}
.plt_tabs_mobile .slick-track {
display: flex !important;
}

.plt_tabs_mobile  .slick-slide {
height: auto;
}
.plt_tabs_mobile  .ptl-tabs_title{
  margin-bottom: 5px;
}
.plt_tabs_mobile  .ptl-tabs_icon{
margin: 0!important; 
}
.plt_tabs_mobile .slick-dots{
bottom: -50px;
margin: 30px 15px 0 0px;
}
.plt_tabs_mobile  .slick-arrow {
    display: none!important;
}
.plt_tabs_mobile  .ptl-tabs_header{
margin: 0px 0px 15px 0px!important;
}
.plt_tabs_mobile  .ptl-tabs_content{
    padding: 30px 20px 30px 20px;
    box-shadow: 0px 0px 0px 0px rgb(255 255 255 / 0%)!important;
}
.plt_tabs_mobile{
    margin-bottom: 20px;
}
/* btn without radius */
.img-sans-radius img {
	border-radius: 0!important;
    -webkit-border-radius: 0!important;
}
/* bloc testimonial with degraded border */
.elementor-widget-Widget_Testimonial_2 .bloc_txt_right p:empty {
    display: none;
}