.testimonial-wrap-name.bs-video-wrap {
    position: absolute;
    bottom: 30px;
    padding:0 40px;
}
.testimonial-bg-image:before {
    content: '';
    pointer-events: none;
    background-color: #6667ff4f;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 1;
    border-radius: 40px;
}
.bs-video-wrap > div {
    color: #fff !important; 
}
img.bs-logo-img {
    max-width: 130px;
    padding-bottom: 10px;
}
a.savioxxr-btn:after {
    content: '';
    background-image: url(../assets/images/Arrow-button-red.svg);
    width: 41px;
    height: 41px;
    transition: 0.3s all;
    margin-left: 7px;
}

a.savioxxr-btn:hover:after {
    scale: 1.2071;
    transform: rotate(-45deg);
    cursor: pointer;
}

.line-hide >.e-con-inner {
    z-index: 2;
}
.line-hide:after {
    content: "";
    pointer-events: none;
    background: #cde8f5;
    width: 100%;
    height: 5px;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1;
    position: absolute;
}
.webinar_producer_img img{
    max-height: 159px;
}
button.play-button:focus {
    outline: unset;
}
div#wpadminbar {
    z-index: 99999999 !important;
}
.single_blog_content p a{
    text-decoration: underline;
}
.single_blog_content ul li{
    margin-bottom: 10px;
}
.single_blog_content p {
    margin: unset;
    margin-bottom: 15px !important;
}
.single_blog_content .elementor-widget-video{
    margin-bottom: 50px !important;
}
.single_blog_content blockquote{
    border-left: 1px solid #2D418D !important;
    margin: 0 !important;
}
.single_blog_content blockquote p{
    padding-left: 40px !important;
}
.single_blog_content picture, .single_blog_content .fusion-image-align-center{
    display: flex;
    justify-content: center;
}
.bs_blog_detail_icon_text{
    margin-bottom: 50px !important;
}
.error-msg {
    color: #FF8368;
    font-family: Gotham;
    font-size: 12px;
    font-weight: 300;
    line-height: 16.8px;
    margin-top: 10px;
}
.invalid {
    border-color: #FF8368 !important;
}
.whitepaper-form .elementor-field-type-checkbox .elementor-field-option input.invalid ~ label:before {
    border-color: #FF8368;
}
.sp-col .contact-btn button:before {
    left: -22.85px;
}
.common-footer-form .elementor-form-fields-wrapper {
    align-items: flex-start;
}
.expertise-text {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
     width: 246px;
    padding: 0 19px;
}
.service-menu {
    pointer-events: none;
}
.service-menu > .e-con-inner {
    pointer-events: all;
}
.outside-click .ekit-dropdown-open-onclick {
    pointer-events: none !important;
}
.whitepaper-form input:target,.whitepaper-form input:active,
.whitepaper-form input:focus,.whitepaper-form input:focus-visible,
.whitepaper-form input:focus-within,.whitepaper-form input:visited,
.whitepaper-form textarea:target,.whitepaper-form textarea:active,
.whitepaper-form textarea:focus,.whitepaper-form textarea:focus-visible,
.whitepaper-form textarea:focus-within,.whitepaper-form textarea:visited
 {
    border-color: #2D418D !important;
    color: #2D418D !important;
}
.common-form-section .common-footer-form input:target,.common-form-section .common-footer-form input:active,
.common-form-section .common-footer-form input:focus,.common-form-section .common-footer-form input:focus-visible,
.common-form-section .common-footer-form input:focus-within,.common-form-section .common-footer-form input:visited {
    border-color: #fff !important;
    color: #fff !important;
}
.img-box {
    width: 246px;
    margin: 0 auto;
}
.img-box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #001c8f;
    opacity: 0.7;
    z-index: 1;
    border-radius: 40px;
}
.img-box.ocean-blue:after{
    background: #00a7f3;
}
.page-title-text .elementor-icon-box-wrapper {
    align-items: center !important;
    height: 20px;
}
.nos-data-boxes p.elementor-icon-box-description{
    margin-left: -40px;
    margin-bottom: 12px;
}
.nos-data-boxes .elementor-icon-box-title{
    margin-top: 0;
}
.blog-post-type-item.item1 .post-img img {
    height: 100%;
    object-fit: cover;
    max-width: 305px;
    border-radius: 0 30px 30px  0;
    min-height: 271px;
}
.arrow-down-icon {
    position: absolute;
    top: 27px;
    left: 50%;
    transform: translateX(-50%);
}
.product_slider .swiper-wrapper{
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    }
.our-expertise-left {
    position: sticky !important;
    top: 150px !important;
}
.service-menu img.blog_featured_image {
    border-radius: 20px 20px 0px 0px;
}

.whitepaper-form .elementor-field-type-checkbox .elementor-field-option {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.whitepaper-form .elementor-field-type-checkbox .elementor-field-option input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.whitepaper-form .elementor-field-type-checkbox .elementor-field-option label::before {
    position: relative;
    top: 0;
    content: "";
    min-width: 16px;
    left: 0;
    height: 16px;
    width: 16px; 
    background-color: transparent;
    border: 1px solid #4F4F4F66; 
    border-radius: 4px;
}

.whitepaper-form .elementor-field-type-checkbox .elementor-field-option input:checked ~ label:after {
    content: '';
    position: absolute;
    display: block;
    left: 6px; 
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.whitepaper-form .elementor-field-type-checkbox .elementor-field-option input:checked ~ label:before {
    background-color: transparent !important;
}

.whitepaper-form .elementor-field-type-checkbox .elementor-field-option label:after {
    content: '';
    position: absolute;
    display: none;
}
.header-sec .contact-btn a:hover:after {
    top: 17px;
}
.whitepaper-form .elementor-field-type-checkbox .elementor-field-option label {
    margin-left: 0px; 
    font-size: 16px; 
    cursor: pointer;
    position: relative;
    display: flex !important;
    gap: 10px;
    color: #333; 
}
.bs_logo_slider::before{
    content: "";
    position: absolute;
    top: 0px;
    max-height: 388px;
    height: 100%;
    background: url("../assets/images/Rectangle-168-2.svg");
    width: 100%;
    max-width: 179px;
    z-index: 5;
    right: 0;
    pointer-events: none;
}
.bs_logo_slider::after {
    content: "";
    position: absolute;
    top: 0px;
    max-height: 388px;
    height: 100%;
    background: url("../assets/images/Rectangle-169-1.svg");
    width: 100%;
    max-width: 179px;
    z-index: 5;
    right: 0;
    pointer-events: none;
}
.lp-webinar-form .whitepaper-form.contact_page_form .elementor-field-type-checkbox {
    margin-bottom: 50px !important;
    margin-top: 7px;
}
.experts-box .elementor-image-box-img img {
    width: 159.56px;
    height: 153.98px;
    object-fit: cover;
    border-radius: 200px 200px 200px 0px;
    position: relative;
    z-index: 1;
}
.experts-box .elementor-widget-container:before {
    content: '';
    position: absolute;
    width: 78px;
    height: 76px;
    top: 65px;
    background-color: #FABA5E;
    border-radius: 200px 200px 0 200px;
    left: 164px;
}
.soft-menu-bar .elementskit-menu-overlay {
    background-color: unset;
}
.elementor-shape-bottom {
    bottom: 0px;
}
.menu-post-main .menu-post-type-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.title-icon .elementor-heading-title {
    display: flex;
    align-items: center;
    gap: 20px;
}
.single-solution_partenaire .elementor-field-type-checkbox label {
    font-size: 14px !important;
    font-family: 'Gotham' !important;
    line-height: 19.6px !important;
}
img.form-icon {
    margin-bottom: -30px;
}
.video_slider button.slick-next.slick-arrow:hover,
.video_slider button.slick-prev.slick-arrow:hover {
    opacity: 0.8;
}
.video_slider .elementor-custom-embed-play i, 
.video_slider .elementor-custom-embed-play svg{
    opacity: 1;
}
.advice-box-col .elementor-image-box-img img {
    max-width: 30px;
    height: 30px;
    width: 30px;
    margin-top: 0px;
}
.hb-btn.contact-btn a:hover:after {
    top: 24px;
}
.hb-btn.contact-btn a:after {
    font-size: 16px;;
}
.common-footer-form .elementor-button.elementor-size-md {
    min-height: 66px !important;
    outline: none;
}
.btn-arrow-icon .elementor-field-type-submit:before {
    content: '';
    background-image: url('../assets/images/form_line.svg');
    width: 82px;
    height: 47px;
    position: absolute;
    left: 269px;
    bottom: 0;
}
.post-img a {
    height: 100%;
    display: block;
    width: 100%;
}
.post-img img.blog_featured_image {
    border-radius: 0px 30px 30px 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.experts-box .elementor-image-box-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.common-form-section input:-webkit-autofill,.common-form-section input:-webkit-autofill:hover,
.common-form-section input:-webkit-autofill:focus,.common-form-section input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #2d418d inset !important;
    -webkit-text-fill-color: #FFF !important;
}
.whitepaper-form input:-webkit-autofill,.whitepaper-form input:-webkit-autofill:hover,
.whitepaper-form input:-webkit-autofill:focus,.whitepaper-form input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
    -webkit-text-fill-color: #4F4F4F66 !important;
}
.whitepaper-form.contact-btn button:before {
    background-color: #2D418D !important;
    width: 461px;
}
.whitepaper-form.contact-btn button:after {
    color: #ffffff;
}
.footer-cbtn a:hover:after {
    top: 18px !important;
}
.footer-cbtn a:after {
    font-size: 14px !important;
    line-height: 14px !important;
    font-family: 'Gotham';
    font-weight: 400 !important;
}
span.wave:before {
    content: '';
    position: absolute;
    background-image: url('../assets/images/Vector-4.svg');
    width: 100%;
    height: 8px;
    background-repeat: no-repeat;
    bottom: -6px;
}
.testimonials .test-arrow-left, .test-arrow-right{
    top: -127px !important;
}
span.wave {
    position: relative;
    display: inline-block;
}
.domain-boxes .elementor-cta__content::before {
    content: '';
    position: absolute;
    width: 45vw;
    height: 45vw;
    pointer-events: none;
    background-color: #038DCC;
    border-radius: 50%;
    z-index: 4;
    bottom: -50%;
    transition: all 0.3s linear;
    transform: scale(0);
    transform-origin: bottom right;
    right: -50%;
  }
  .feuilleter-btn a:hover:before {
    background-color: #038DCC;
}

.solution-post-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -11px;
}
.solution-post-type-thumbnail {
    min-width: 216px;
    background: #FFF;
    border-radius: 200px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 77px;
}
.solution-post-type-item {
    padding: 0 11px;
    margin-bottom: 23px !important;
}

.blog-post-latest .elementor-shortcode {
    display: flex;
    flex-wrap: wrap;
    gap: 38px;
    column-gap: 26px;
}
.blog-post-latest .block-content.post-1 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.blog-post-latest ul.blog-category {
    padding: 0;
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}
.readmore-button span img{
    transition: 0.3s all;
    margin-top: 5px;
}
.readmore-button:hover span img {
    transform: rotate(-40deg) scale(1.2);
}
.blog-post-latest .post-img {
    padding-left: 11px;
    align-items: center;
    display: flex;
}
.blog-post-latest .blog-post-type-title {
    margin: 31px 0 13px 0;    
    width: 100%;
    max-width: 232px;
}

.blog-post-latest .readmore-button:focus-visible{
    border: none;
    outline: none;
}
.blog-post-latest .readmore-button button {
    padding: 0;
    color: #fff;
    border: 0;
    display: flex;
    align-items: center;
    outline: unset;
    gap: 6px;
}
.blog-post-latest li.blog-category-name {
    color: #FFFFFF;
    list-style: none;
    display: inline-block;
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    padding: 0px 9px;
    font-family: 'Gotham';
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.05em;
}
.blog-post-latest .blog-post-type-title a {
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    color: #FFFFFF;
}
@keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  
  .marquee-text{
     overflow: hidden !important;
  }
  .marquee-content {
      min-width: auto !important;
      margin-right: 35px;
       will-change: transform;
      transform: translateX(0);
      white-space: nowrap;
      animation: marquee 5s linear infinite alternate;
  }
  img.text-icon {
    margin-left: 38px;
    margin-bottom: 5px;
}
.blog-post-latest .blog-post-type-item.item1 {
    background-color: #038DCC;
    border-radius: 30px;
    width: 100%;
}
.blog-post-latest .post-content-wrap{
    padding: 30px 53px 35px 36px;
}
a.comm_btn:focus-visible {
    outline: unset;
}
.borderline-set span.wave-orange:before {
    bottom: -12px;
}
*{
scrollbar-width: thin;
scrollbar-color: #2D418D #d3fdff;
} /* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
width: 8px;
} *::-webkit-scrollbar-track {
background: #ffffff;
} *::-webkit-scrollbar-thumb {
background-color: #2D418D;
border-radius: 10px;
border: 3px solid #ffffff;
}
.solution_partenaire #breadcrumbs>span span:last-child:after{
    display: none;
}
.solution_partenaire #breadcrumbs span a {
    color: #2D418D80;
}
.blog-post-latest .blog-post-type-item.item2,
.blog-post-latest .blog-post-type-item.item3 {
    width: calc(50% - 14px);
    background-color: #2D418D;
    padding: 32px 40px 27px 33px;
    border-radius: 30px;
}
.feuilleter-btn a:after {
    color: #ffffff !important;
}
.testimonials .slick-track {
    display: flex;
}
.testimonial-text.slick-slide {
    margin: 0 17px;
    height: auto;
}
.testimonial-wrap-content img {
    border-radius: 50% !important;
    height: 60px;
    width: 60px;
    object-fit: contain;
}
.testimonials {
    display: flex;
}
.wave-long{
    position: relative;
    display: inline-block;
}
.pourquoi-sec a {
    color: #fff !important;
    text-decoration: underline !important;
}
.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    opacity: 1 !important;
}
.wave-long::before {
    content: '';
    position: absolute;
    background-image: url("../assets/images/Group-128-1.svg");
    width: 100%;
    height: 8px;
    background-repeat: no-repeat;
    bottom: -6px;
}
.whitepaper-form.contact_page_form .elementor-field-type-checkbox .elementor-field-option label {
    font-family: 'Gotham';
    font-size: 12px;
    font-weight: 300;
    line-height: 16.8px;
}
.testimonial-inner {
    height: auto !important;
}
.testimonial-video {
    height: 100%;
    min-height: 500px;
    position: relative;
}
.video-wrapper {
    position: relative;
    height: 100%;
}
iframe#video,.video-wrapper video {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 40px;
}

button.play-button {
    border: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.nos-savior-boxes {
    min-height: 352px;
    height: auto !important;
}
.nos-savior-boxes .title-heading .elementor-heading-title {
    min-height: 66px;
  }

.hide-text  >.elementor-widget-container { 
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 120px;
  }
  .hide-text {
    opacity: 0;
    transform: translateY(300%);
    transform-origin: bottom;
    transition: all 0.3s linear;
}
.nos-savior-boxes:hover .hide-text {
    opacity: 1;
    transform: translateY(0);
}
.nos-savior-boxes:hover .title-heading {
    transform: translateY(0) !important;
}
.nos-savior-boxes .e-con-inner {
    justify-content: flex-end !important;
}
.nos-savior-boxes .title-heading {
    transform: translateY(125px) !important;
    transition: all 0.3s linear;
}
.nos-savir-parent > .e-con-inner {
    display: flex;
    align-items: stretch !important;
}
.nos-savior-boxes .elementor-heading-title {
    display: flex;
    align-items: end;
}
.nos-savir-parent {
    height: auto;
    align-items: stretch;
}
.cloud-heading span.wave-orange:before {
    bottom: -8px;
}

.testimonial-text {
    background-color: #FFFFFF;
    border-radius: 40px;
    padding: 40px 32px 40px 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
a.read-more {
    text-decoration: underline;
    color: #038DCC;
}
.elementor-widget-text-editor a {
    text-decoration: underline;
}
p.testimonial-content-bl {
    margin: 26px 0 !important;
    /* display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden; */
}
.testimonial-wrap-content {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top:auto;
}
/* .testimonial-text img {
    height: 60px;
    width: 60px;
    object-fit: contain;
} */
.nos-client-sec .logo-img {
    max-width: 120px;
    min-height: 60px;
    object-fit: contain;
}
a.text-link-style {
    text-decoration: underline;
}
.testimonial-wrap-name > div {
    color: #1F3693;
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.testimonials .slick-slide {
    height: auto !important;
    margin: 0 17px;
}
.testimonial-bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    border-radius: 40px;
}
/* .logo-img {
    height: auto !important;
    width: auto !important;
    object-fit: contain !important;
    max-width: 100% !important;
} */
.pt-slider .slick-track {
    display: flex;
    align-items: center;
}
.arrow-svgicon:hover {
    scale: 1.2071;
    /* margin-left: 7px; */
    transform: rotate(-45deg);
    cursor: pointer;
}
.savioxxr-btn:hover .arrow-svgicon {
    scale: 1.2071 !important;
    /* margin-left: 7px; */
    transform: rotate(-45deg) !important;
    cursor: pointer !important;
}
  /* .marquee {
    overflow: hidden;
    height: 100px;
}
  .marquee .elementor-heading-title {
    display: block;
    width: 200%;
    height: 95px;
    position: absolute;
    overflow: hidden;
    animation: marquee 5s linear infinite;
}

@keyframes marquee{
    0% { left: 0; }
    100% { left: -100%; }
  } */
  .domain-boxes .e-con-inner .elementor-widget-container:hover .elementor-cta__content::before {
    transform: scale(1);
  }
  .domain-boxes .e-con-inner .elementor-widget-container:hover {
    transform-origin: left bottom;
    transform: rotate(-3deg);
}
  .domain-boxes .e-con-inner .slick-slide .elementor-cta__content > * {
    z-index: 8;
  }
.domain-boxes .elementor-cta--skin-cover .elementor-cta__bg-wrapper:after {
    content: '';
    top: 0;
    lEft: 0;
    z-index: 1;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0028a7;
    pointer-events: none;
}
.domain-boxes .elementor-cta__bg-overlay {
    display: none;
}
.domain-boxes .elementor-widget-call-to-action > .elementor-widget-container .elementor-cta {
    z-index: 3;
    position: relative;
}
.domain-boxes .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
}

.domain-boxes .e-con-inner .slick-list {
    padding: 0px 145px !important;
}

.domain-boxes .e-con-inner .slick-slide {
    height: inherit !important;
}

.domain-boxes .e-con-inner .slick-track {
    display: flex;
    padding: 50px 0 0 0;
}

.domain-boxes .e-con-inner .elementor-widget-container {
    height: 100%;
    position: relative;
    transition: all 0.3s linear;
    transform: rotate(0deg);
}

.domain-boxes .e-con-inner .elementor-cta {
    height: 100%;
}

.domain-boxes .e-con-inner .slick-slide .elementor-cta__content {
    min-height: 100%;
    flex-direction: column;
}

.domain-boxes .e-con-inner .slick-slide .elementor-cta__button-wrapper {
    margin-top: auto;
}
.advice-box-col .elementor-cta__bg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
}
.domain-boxes .elementor-widget-container {
    border-radius: 40px;
}   
.sp-form.contact-btn button:after {
    top: 75px;
}
.elementor-image-box-title {
    margin-top: 0 !important;
}
.domain-boxes .elementor-cta__content {
    align-items: end;
}
.menu-all-icons .elementor-image-box-img img {
    min-width: 23px;
    height: 23px !important;
}
.header-sec > div.e-con-inner {
    background-color: #038DCCB2;
    border-radius: 36.59px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.header-dark > div.e-con-inner {
    background-color: #2D418DCC !important;
}
.les-produits-box .elementor-image-box-wrapper {
    display: block !important;
}

.les-produits-box .elementor-image-box-img img {
    background-color: #fff;
    border: 2px solid #038DCC33;
    padding: 18.35px 17.79px 20.57px 17.24px;
    border-radius: 12px;
    width: 100%;
    margin-right: 0;
}
.les-produits-box .elementor-image-box-img{
    width: 133.44px !important;
    height: 66.72px;
}
.solution_partenaire #breadcrumbs span span:first-child {
    display: none;
}
.solution_partenaire #breadcrumbs>span {
    font-size: 0 !important;
}
.solution_partenaire #breadcrumbs>span span {
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    display: inline-flex;
    gap: 5px;
}
.partner-detail-box .elementor-widget-theme-post-featured-image img {
    background-color: #fff;
    border-radius: 28px;
    border: 2px solid #038DCC33;
    padding: 33px 32px 37px 31px;
    width: 240px;
    height: 120px;
}
.soution-details-category span {
    border: 1.2px solid #2D418D;
    border-radius: 48px;
    padding: 3px 12px;
    font-family: 'Gotham';
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.05em;
    display: inline-block;
}

.solution_partenaire #breadcrumbs>span span::after {
    content: ">";
    position: relative;
    display: inline-block;
    margin-right: 3px;
    color: #2D418D80;
}

.service-menu > div.e-con-inner {
    background-color: #fff;
    border-radius: 30px;
    margin-top: 25px !important;
}
.savoir-bg{
    background-color: #038DCC1A;
}
.rotate-btn .elementor-button-content-wrapper {
    align-items: center;
}
.rotate-btn  .elementor-button-icon svg {
    width: 28.99px;
    height: 28.99px;
    transition: 0.5s all;
}
.rotate-btn .elementor-button:hover .elementor-button-icon svg {
    transform: rotate(-45deg) scale(1.2);
}
a.savioxxr-btn {
    color: #F29003;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: center;
    margin-right: 7px;
    display: flex;
    align-items: center;
}
.custom-button {
    display: flex;
    align-items: center;
    margin-left: -40px;
    margin-top: 12px;
}
.category-tab 
 li.elementor-icon-list-item.elementor-inline-item {
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 2px 9px 0px 9px;
}
.advice-box-col .elementor-image-box-description {
    margin-left: -40px !important;
}
.custom-button .savioxxr-btn:hover + .arrow-svgicon {
    scale: 1.2071;
    /* margin-left: 7px; */
    transform: rotate(-45deg);
}
/* .title-icon:after {
    content: '';
    position: absolute;
    background-image: url("../assets/images/Vector-17.svg");
    width: 21px;
    height: 35px;
    background-repeat: no-repeat;
    top: 15px;
    right: 95px;
} */
.arrow-svgicon {
    transition: 0.3s all;
    margin-left: 7px;
}
.menu-post-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.menu-post-type-thumbnail img {
    width: 100%;
    border-radius: 20px 20px 0 0;
    height: 120px !important;
}
.menu-post-type-thumbnail {
    height: 120px;
}

.menu-post-type-item {
    background-color: #038DCC1A;
    border-radius: 20px;
}
.menu-post-type-title {
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 700;
    line-height: 18.2px;
    margin-bottom: 15px;
}
a.menu-post-type-link {
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    margin-bottom: 15px;
    color: #038DCC;
    transition: 0.3s all;
}


 a.menu-post-type-link:hover{
    color: #2D418D;
 }
.menu-content-wrapper {
    padding: 19px 19px 28px 19px;
}
.service-menu .elementor-icon-box-title,
.service-menu .elementor-image-box-title {
    margin-top: 0;
}
.contact-btn a:before {
    content: '';
    position: absolute;
    padding-top: 30px;
    top: 70px;
    left: -102.85px;
    background-color: #ffffff;
    transform: rotate(5.6deg);
    opacity: 1;
    width: 372.64px;
    height: 98.23px;
    border-radius: 80%;
    transition: all 0.4s linear;
}
.contact-btn a:after {
    content: attr(data-title);
    position: absolute;
    top: 80px;
    left: 0;
    transform: rotate(5.6deg);
    opacity: 1;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    width: 100%;
    height: 100%;
    transition: all 0.4s linear;
    color: #2d418d;
}
.contact-btn a.elementor-button.elementor-button-link {
    min-height: 62px;
    transition: all 0.4s linear;
}
.contact-btn .elementor-button {
    position: relative;
    overflow: hidden;
}
.contact-btn a:hover:before{
    top: -12px;
    transform: rotate(0deg);
}
.contact-btn a span.elementor-button-text {
    margin-top: 0;
    transition: all 0.4s linear;
}
.contact-btn a:hover span.elementor-button-text {
    margin-top: -100px;
}
.contact-btn a:hover:after{
    top: 20px;
    transform: rotate(0deg);
}
.advice-box-col .elementor-cta__bg-wrapper {
    margin-right: 10px;
}
.btn-col .contact-btn a.elementor-button.elementor-button-link,
.footer-cbtn.contact-btn a.elementor-button.elementor-button-link {
    min-height: 52px;
}
.Nous-contacter-btn.contact-btn a:after {
    color: #fff;
}
.outline-fill {
    color: #2D418D;
}
.Nous-contacter-btn.contact-btn a:before {
    background-color: #2D418D;
}
.Nous-contacter-btn.contact-btn a:hover:before{
    border-color: #2D418D !important;
}
.advice-box-col a.elementor-cta__button {
    display: flex;
    align-items: center;
}
.test-arrow-left,.test-arrow-right,
.arrow-right,.arrow-left {
    background-color: #fff;
    position: absolute;
    top: -112px;
    border-radius: 68px !important;
    padding: 19px;
    width: 68px;
    height: 68px !important;
    cursor: pointer;
}
.test-arrow-left, .test-arrow-right{
    margin-right: 38px;
}

.arrow-left,.test-arrow-left {
    right: calc((100% - 1310px + 185px ) / 2);
}
.arrow-right,.test-arrow-right {
    right: calc((100% - 1310px) / 2);
}
.whitepaper-form.contact_page_form .elementor-field-type-checkbox {
    margin-bottom: 29px !important;
}
.form-field .elementor-field {
    padding: 14px 16px !important;
}
.line-animation::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #FABA5E;

}

.third::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 25px;
    background-color: #FABA5E;
}

.sticky-img-div{
    position: sticky;
    top: 130px;
}

.circle-point{
    position: sticky;
    top: 100px;
    z-index: 5;
    transition: all 0.5s;
}

.whitepaper-form span.elementor-field-option {
    display: flex;
    align-items: baseline;
    gap: 11px;
}
.test-arrow-right:hover,
.test-arrow-left:hover,
.arrow-right:hover,
.arrow-left:hover{
    opacity: 0.8;
}
.soft-menu-bar ul.elementskit-dropdown {
    margin-top: 25px;
    margin-left: -30px;
}
.a-propos ul.elementskit-dropdown {
    margin-left: -60px;
}
.savoir-bg p.elementor-icon-box-description {
    margin-left: -30px;
}

.footer-sec > div.e-con-inner {
    background-color: #1C3079;
    border-radius: 30px;
    padding: 50px 40px 31px 54px;
}
.footer-sec {
    padding: 86px 64px 64px 64px;
}
.soft-menu-bar .elementskit-dropdown.elementskit-submenu-panel {
    overflow: hidden;
    padding: 38px 20px 43px 34px !important;
}
.soft-menu-bar ul.elementskit-dropdown.elementskit-submenu-panel li {
    padding-bottom: 25px;
}
.soft-menu-bar ul.elementskit-dropdown.elementskit-submenu-panel li:last-child {
    padding-bottom: 0;
}
.mob-menu-btn{
    display: none;
}
.marquee-img-slider .slick-track {
    align-items: center;
    display: flex;
}
.hero-img-col {
    width: calc(50% + 165px);
}
.advice-box-col .elementor-cta__description,
.advice-box-col .elementor-cta__button-wrapper {
    margin-left: -36px;
}
.advice-box-col .elementor-cta__content{
    overflow: unset;
}

.about-box-section .about-box-inner .about-right img,.about-box-section .about-box-inner .about-right .elementor-widget-image {
	width: 100%;
	height: 100%;
}

.about-box-section .about-box-inner .about-right {
	max-width: 528px;
}

.about-box-section .about-box-inner{
	position: sticky;
	top: 100px;
}

.advice-box-col .elementor-image-box-content p:empty {
    display: none;
}
.microsoft-btn a::after {
    font-size: 16px !important;
    line-height: 19px !important;
    color: #ffffff;
}
.microsoft-btn.contact-btn a:before {
    background-color: #2D418D;
    width: 600px;
}
.menu-all-icons figure.elementor-image-box-img, .savoir-bg .elementor-icon-box-icon{
    margin-top: -3px !important ;
}
.savoir-bg p.elementor-icon-box-description {
    padding-top: 6px;
}

.page-id-26 .footer-sec,.page-id-10533 .footer-sec,
.page-id-10568 .footer-sec,.page-id-10549 .footer-sec,
.page-id-10584 .footer-sec,.page-id-10607 .footer-sec,
.page-id-10638 .footer-sec,.page-id-10554 .footer-sec,
.page-id-10602 .footer-sec,.page-id-10609 .footer-sec,
.page-id-10632 .footer-sec,.page-id-26 .footer-sec,
.page-id-10642 .footer-sec,.single-livres-blancs .footer-sec{
    background-color: #038DCC1A !important;
}
.rotate-btn .elementor-button-icon.elementor-align-icon-right {
    display: flex;
}
.back-no-text {
    position: absolute;
    bottom: 174px;
    left: 50%;
    transform: translateX(-50%);
}
.back-no-text .elementor-counter-title {
    opacity: 0;
}
/* .back-no-text span.elementor-counter-number {
    text-shadow: -4px -3px #F29003;
} */

.domain-boxes .elementor-widget-call-to-action.slick-slide {
    margin-right: 32px;
}

/* common form footer */
.common-form-section .elementor-field-type-checkbox .elementor-field-option {
    display: flex;
    align-items: start;
    gap: 13px;
}

.common-form-section .elementor-field-type-checkbox .elementor-field-option input[type=checkbox] {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 2px 0 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
}

.common-form-section .elementor-field-type-checkbox .elementor-field-option input[type=checkbox]:checked  {
    background-color: #F29003;
    opacity: 1;
}

.common-form-section .elementor-field-type-checkbox .elementor-field-option input[type=checkbox]:checked:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 6px;
    height: 10px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}

.common-form-section .elementor-field-type-checkbox .elementor-field-option label {
    width: fit-content;
}

.common-footer-form .elementor-field {
    padding: 14px 22px;
}


.contact-btn button:before {
    content: '';
    position: absolute;
    padding-top: 30px;
    top: 75px;
    left: -102.85px;
    background-color: #ffffff;
    transform: rotate(5.6deg);
    opacity: 1;
    width: 361.64px;
    height: 98.23px;
    border-radius: 80%;
    transition: all 0.2s linear;
}
.contact-btn button:after {
    content: attr(data-title);
    position: absolute;
    top: 75px;
    left: 0;
    transform: rotate(5.6deg);
    opacity: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    width: 100%;
    height: 100%;
    transition: all 0.2s linear;
    color: #2d418d;
}
.contact-btn button {
    min-height: 58px !important;
    transition: all 0.2s linear;
}
.contact-btn button {
    position: relative;
    overflow: hidden;
}
.contact-btn button:hover:before{
    top: -12px;
    transform: rotate(0deg);
}
.contact-btn button span.elementor-button-text {
    margin-top: 0;
    transition: all 0.2s linear;
}
.contact-btn button:hover span.elementor-button-text {
    margin-top: -100px;
}
.contact-btn button:hover:after{
    top: 22px;
    transform: rotate(0deg);
}

.common-form-section .elementor-field-type-checkbox {
    margin-bottom: 50px !important;
}

.common-form-section .elementor-field-group-field_cc61045 {
    margin-bottom: 40px !important;
}

/* common form footer END */


/* hero section  */
.communaute-hero-img-col .communaute-hero-team-img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
}

.communaute-hero-img-col .communaute-hero-logo-img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
}
/* hero section END */

/* joining-community-grid section */

.joining-community-grid svg circle {
    fill: #F29003;
}

.joining-community-grid .joining-community-grid-img {
    grid-column: 4 / 5;
    grid-row: 1 / 3;
}

/* joining-community-grid section END */ 
.community-part-section-btn.contact-btn a:before {
    width: 415px;
}

span.wave-orange {
    position: relative;
    display: inline-block;
}
span.wave-orange:before {
    content: '';
    background-image: url("../assets/images/Vector-3.svg");
    position: absolute;
    width: 100%;
    height: 16px;
    background-repeat: no-repeat;
    bottom: -15px;
    left: 0;
    background-size:auto;
}
span.wave-orange-long {
    position: relative;
    display: inline-block;
}
span.wave-orange-long:before {
    content: '';
    background-image: url("../assets/images/Vector-7.svg");
    position: absolute;
    width: 100%;
    height: 16px;
    background-repeat: no-repeat;
    bottom: -15px;
    left: 0;
    background-size:auto;
}
/* New Button Design Start */
.comm_btn p {
    display: inline-flex !important;
    margin: 0 !important;
    flex-direction: column !important;
}
.comm_btn p:before {
    content: '';
    position: absolute !important;
    top: calc(100% + 50px) !important;
    left: -102.85px !important;
    transform: rotate(5.6deg) !important;
    opacity: 1 !important;
    width:  calc(100% + 240px) !important;
    height: calc(100% + 50px) !important;
    border-radius: 80% !important;
    transition: all 0.28s linear !important;
    z-index: 1 !important;
    background-color: rgba(3, 141, 204, 1);
}
.comm_btn {
    position: relative !important;
    overflow: hidden !important;
}

.comm_btn:hover p:before {
    top: -20px !important;
    transform: rotate(0deg) !important;
}

.comm_btn span {
    font-family: "Gotham", Sans-serif !important;
    font-size: 16px !important;
    display: inline-block !important;
    font-weight: 500 !important;
    line-height: 19.2px !important;
    text-align: center !important;
    position: relative !important;
    transition: all 0.28s linear !important;
    z-index: 2 !important;
    color: rgba(255, 255, 255, 1);
}

.comm_btn {
    display: inline-flex !important;
    text-decoration: none !important;
    position: relative !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 200px 200px 200px 200px !important;
    padding: 12px 32px;
    overflow: hidden !important;
    background-color: rgba(45, 65, 141, 1);
}
.comm_btn span.elementor-button-text {
    transform: translateY(+60%) !important;
}
.comm_btn:hover span.elementor-button-text {
    transform: translateY(-270%) !important;
}
.comm_btn span.elementor-button-hover-text {
    transform: translateY(300%) !important;
}
.comm_btn:hover span.elementor-button-hover-text {
    transform: translateY(-60%) !important;
}


/* New button Design End */

.btn_orange{
    background-color: #F29003 !important;
}
.comm_btn.btn_orange p:before{
    background-color: rgba(45, 65, 141, 1) !important;
}
/* Orange Button Design Start */




/* Orange Button Design End */


.loader{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 50%);
    z-index: 999;
}
.loader img{
    width: 36px;
    height: 36px;
}
/* Related Blog Comon Section Start */

.related_blog_detail_page .related_blog_inner{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 32px;
}
.related_blog_detail_page .related_blog_sinlge_clm {
    background: #2D418D;
    padding: 38px 36px;
    border-radius: 30px;
}

.related_blog_detail_page .realted_blog_tag {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 27px;
}

.related_blog_detail_page .single_tag p {
    color: #FFF;
    font-family: "Gotham", Sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.related_blog_detail_page .single_tag {
    padding: 0 9px;
    border: 1px solid #ffffff;
    border-radius: 40px;
}

.related_blog_detail_page p {
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: left;
    color: #FFF;
}

.related_blog_detail_page .blog_short_description p {
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: left;
    color: #FFF;
}
.related_blog_detail_page .link_text a{
    display: flex;
    gap: 10px;
    margin-top: 30px;
    align-items: center;
}

.related_blog_detail_page .related_blog_link img {
    background: #FFF;
    padding: 7px;
    border-radius: 50%;
    height: 29px;
    width: 29px;
}

.related_blog_detail_page a.related_blog_anchor {
    color: #FFF;
    font-family: "Gotham", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
}
.related_blog_detail_page .link_text span{
    line-height: 19px;
}
.related_blog_detail_page .link_text img{
    transition: 0.6s all;
    margin-left: 8px;
}
.related_blog_detail_page .link_text:hover img {
    scale: 1.4;
    transform: rotate(-45deg);
}

.dark_background_hover a:before {
    background-color: #2D418D;
    width: 430px;
}
.dark_background_hover a:after {
    color: #FFF;
}


/* Related Blog Comon Section End */

.no_margin_no_padding p{
    margin: 0;
}



/* collectivites css start */
.bs_icon_list_slider_sec .elementor-widget-icon-list .elementor-icon-list-item {
    border-radius: 20px;
    padding: 12px 16px 13px;
    background: rgba(242, 144, 3, 0.2);
    min-height: 97px;
    max-width: 762px;
    height: auto;
}

.bs_icon_list_slider_sec .slick-track {
    display: flex;
    gap: 32px;
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;

}

.bs_icon_list_slider_sec {
    overflow: hidden;
}

.bs_icon_list_slider_sec .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-icon svg {
    margin-right: 0;
}

.bs_icon_list_slider_sec .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-icon {
    align-self: center;
}

.bs_icon_list_slider_sec .elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-text {
    padding-left: 0;
    align-self: center;
}

.bs_icon_list_slider_sec .bs_icon_list_btm_list .elementor-icon-list-items .elementor-icon-list-text {
    text-align: justify;
}

.bs_icon_list_slider_row {
    gap: 31px;
}

.bs_icon_list_slider_sec::before,
.bs_icon_list_slider_sec::after {
    content: "";
    position: absolute;
    top: 70px;
    max-height: 388px;
    height: 100%;
    background: url("../assets/images/Rectangle-181.svg");
    width: 100%;
    max-width: 179px;
    z-index: 5;
    right: -5px;
    pointer-events: none;
}

.bs_banner_sec_collectivity::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: white;
    bottom: 0;
    height: 100%;
    pointer-events: none;
    max-height: 50px;
    z-index: 0;
}

.bs_banner_sec_collectivity>.e-con-inner {
    z-index: 1;
}

.bs_icon_list_slider_sec .elementor-widget-icon-list>.elementor-widget-container {
    overflow: unset !important;
}

.bs_banner_sec_collectivity>.e-con-inner .elementor-shape-bottom svg {
    bottom: 36px;
}

.bs_icon_list_slider_sec::before {
    right: unset;
    left: 0;
    top: unset;
    bottom: 0;
    background-image: url("../assets/images/Rectangle-168-1.svg");
}

.comm_left_wave::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 100%;
    max-width: 42px;
    max-height: 8px;
    background: url("../assets/images/Vector-1.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
}

.mobile_br_only br {
    display: none;
}

.bs_icon_list_top_list .elementor-icon-list-items{
    flex-wrap: nowrap !important;
    animation: marquee_new 30s linear infinite;
	gap: 32px;
    width: 4010px;
}
.bs_icon_list_btm_list .elementor-icon-list-items{
    flex-wrap: nowrap !important;
    animation: marquee_new 30s linear infinite reverse;
	gap: 32px;
    width: 2980px;
}
@keyframes marquee_new {
    0% {
      margin-left: 0;
    }
    100% {
      margin-left: calc(-1920px + 608px);
    }
  }
.orange_box_design span.wave::before {
    background-image: url("../assets/images/Group-128.svg");
    height: 9px;
    background-size: contain;
}
/* collectivites css end */

/* Contact Page Start */

.contact_page_form .elementor-field-type-checkbox{
    margin-bottom: 54px !important;
}
.contact_page_form #form-field-form_checkbox{
    min-height: 16px;
    min-width: 16px;
}
.contact_page_form .whitepaper-form span.elementor-field-option {
    align-items: flex-start;
}
.whitepaper-form.contact_page_form span.elementor-field-option {
    align-items: flex-start;
}
.contact_page_form.whitepaper-form ::placeholder {
	opacity: 1 !important;
}
#contact_title .elementor-heading-title {
	white-space: nowrap;
}
.contact_page_form .elementor-field-type-checkbox span.elementor-field-option{
    display: flex;
    align-items: baseline;
    gap: 8px;
}
.contact_page_form button{
    border: 0 !important;
}
.contact_page_form button:before{
    background-color: #2D418D !important;
    width: 510px; 
}
.contact_page_form button:after{
    color: #FFF !important;
}

.microsoft_page.contact_page_form.common-footer-form form.elementor-form .elementor-field-group-form_checkbox label{
    font-size: 12px !important;
    line-height: 17px !important; 
}
.video_slider .slick-arrow {
    position: absolute;
    bottom: 0;
    top: 100%;
    font-size: 0 !important;
    background: #FFF;
    height: 68px;
    width: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.video_slider .slick-prev:before{
    content: '';
    background-image: url('../assets/images/left_icon.svg');
    width: 30px;
    height: 22px;
    display: inline-block;
    background-size: 30px;
    background-repeat: no-repeat;
    background-color: #FFF;
    border-radius: 50%;
    opacity: 1;
    background-position: center;
}
.video_slider .slick-next:before{
    content: '';
    background-image: url('../assets/images/right_icon.svg');
    width: 30px;
    height: 22px;
    display: inline-block;
    background-size: 30px;
    background-repeat: no-repeat;
    background-color: #FFF;
    border-radius: 50%;
    opacity: 1;
    background-position: center;
}
.video_slider .slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover{
    background: #FFF !important;
    height: 68px;
    width: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.video_slider button.slick-next.slick-arrow {
    right: 70px;
    z-index: 1;
    border: 0 !important;
}

.video_slider button.slick-prev.slick-arrow {
    right: 162px;
    z-index: 1;
    left: unset;
    border: 0 !important;
}

/* Contact Page End */


@media (min-width: 1441px) {
    .domain-boxes .elementor-widget-call-to-action.slick-slide {
        margin-right: 45px;
    }
}
/* collectivites css start */
@media screen and (max-width: 1367px) {
    .bs_banner_sec_collectivity>.e-con-inner .elementor-shape-bottom svg {
        bottom: 30px;
    }

    .bs_banner_sec_collectivity::after {
        max-height: 30px;
    }
}
/* collectivites css end */

/* Contact Page start */
@media (min-width: 1281px)  and (max-width: 1367px) {
    .forn_icon {
        right: 120px !important;
    }
}
/* Contact Page end */
@media (min-width: 1281px)  and (max-width: 1360px) {
    .arrow-left, .test-arrow-left {
        right: 120px;
    }
    .arrow-right, .test-arrow-right {
        right: 40px;
    }
} 

@media (max-width: 1300px) and (min-width: 1281px) {
.bs_absolute_img {
    left: -40px !important;
}}

@media (max-width: 1280px) and (min-width: 1025px) {
    .nos-savir-parent a.comm_btn {
        padding: 12px 16px 13px 16px !important;
    }
}
      
@media (max-width: 1280px) {
    
    .related_blog_detail_page .related_blog_inner{
        grid-template-columns: repeat(2, 1fr);
        column-gap: 32px;
        row-gap: 32px;
    }
    .common-form-section .elementor-field-group-field_cc61045,
    .common-form-section .elementor-field-type-checkbox {
        margin-bottom: 25px !important;
    }

    .communaute-hero-img-col .communaute-hero-team-img {
        top: unset;
        bottom: -60px;
        transform: translate(0);
    }

    .communaute-hero-img-col .communaute-hero-logo-img {
        top: 30px;
        transform: translate(0, 0);
    }
    .hm-leran-more span {
        font-size: 13px !important;
    }
    .arrow-left,.test-arrow-left {
        right: calc((100% - 1024px + 188px ) / 2);
    }
    .arrow-right,.test-arrow-right {
        right: calc((100% - 1024px) / 2);
    }
    .domain-boxes .elementor-cta__content::before {
        width: 700px;
        height: 700px;
    }
    .domain-boxes .e-con-inner .slick-list {
        padding: 0px 120px !important;
    }

    .domain-boxes .elementor-widget-call-to-action.slick-slide {
        margin-right: 15px;
    }
}
@media (max-width: 1181px) and (min-width:1025px) {
    .hm-leran-more .comm_btn span {
        font-size: 13px !important;
    }
}
@media (min-width: 1025px)  and (max-width: 1100px) {
    .arrow-left, .test-arrow-left {
        right: 100px;
    }
    .arrow-right, .test-arrow-right {
        right: 20px;
    }
}
@media (max-width:1024px) {
    .blog-post-type-item.item1 .post-img img {
        max-width: 230px;
    }
    /* collectivites css start */
    .bs_icon_list_slider_sec .slick-track {
        gap: 20px;
    }

    .bs_icon_list_slider_sec::after {
        top: 110px;
        max-height: 288px;
    }

    .bs_icon_list_slider_sec::before {
        max-height: 288px;
        bottom: 40px;
    }
    /* collectivites css end */
     
    .nos-savior-boxes .title-heading .elementor-heading-title {
        min-height: unset;
    }
    .nos-savior-boxes .title-heading {
        transform: unset !important;
    }
    .partner-detail-box .elementor-widget-theme-post-featured-image img {
        border-radius: 14px;
        padding: 19.77px 19.17px 22.17px 18.57px;
        width: 143.79px;
        height: 71.89px;
    }
    .arrow-right, .arrow-left {
        top: -102px;
    }
    .testimonials .test-arrow-left, .test-arrow-right {
        top: -120px !important;
    }
    .hide-text {
        opacity: 1;
        transform: unset;
    }
    .nos-savior-boxes .title-heading {
        margin-bottom: unset !important;
    }
    .header-sec > div.e-con-inner {
        background-color: #038DCCB2;
        border-radius: 36.59px;
        backdrop-filter: none;
        -webkit-backdrop-filter:unset;
        position: relative;
    }
    .header-dark > div.e-con-inner {
        background-color: #2D418DCC;
    }
    .header-dark > div.e-con-inner:before {
        background-color: #5767A4 !important;
        opacity: 0.8;

    }
    .header-sec > div.e-con-inner:before {
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        position: absolute;
        /* background-color: #038DCCB2; */
        bottom: 0;
        border-radius: 60px;
        backdrop-filter: blur(1px) !important;
        -webkit-backdrop-filter: blur(1px) !important;
    }
    .current-menu-ancestor.current-menu-parent > a {
        color: #2D418D !important;
    }
    .header-dark .current-menu-ancestor.current-menu-parent > a {
        color: #ffffff !important;
    }
    .menu-all-icons .e-con-inner{
        gap: 0;
    }
    .arrow-left,.test-arrow-left {
        right: calc((100% - 820px + 150px ) / 2);
        width: 55px;
        height: 55px !important;
        padding: 14px;
    }
    .arrow-right,.test-arrow-right {
        right: calc((100% - 820px) / 2);
        width: 55px;
        height: 55px !important;
        padding: 14px;
    }
    .blog-post-latest .blog-post-type-item.item2,
    .blog-post-latest .blog-post-type-item.item3 {
        padding: 20px;
    }
    .blog-post-latest .blog-post-type-title {
        width: auto;
    }
    .about-box-section .about-box-inner .about-right {
		max-width: 100%;
	}
    .about-box-section .about-box-inner .about-right img,
    .about-box-section .about-box-inner .about-right .elementor-widget-image {
        width: 100%;
        height: auto;
    }
    .a-propos ul.elementskit-dropdown {
        margin-left: 0px;
    }
    .btn-col .contact-btn a.elementor-button.elementor-button-link {
        min-height: 42px;
    }
   .btn-col .contact-btn a:hover:after {
        top: 12px;
    }
    .soft-menu-bar div#ekit-megamenu-primary-menu {
        z-index: 99 !important;
    }
    .soft-menu-bar ul.elementskit-dropdown {
        margin-top: 0px;
    }
    .soft-menu-bar .elementskit-navbar-nav li {
        border-bottom: 1px solid #FFFFFF33;
    }
    .soft-menu-bar .elementskit-dropdown.elementskit-submenu-panel {
        padding: 8px 20px 41px 44px !important;
    }
    .soft-menu-bar ul.elementskit-dropdown.elementskit-submenu-panel li {
        border: 0;
    }
    .soft-menu-bar button.elementskit-menu-close {
        box-shadow: rgba(0, 0, 0, 0.14) 0px 0px 8px;
    }
    .soft-menu-bar .elementskit-submenu-indicator {
        border: none !important;
    }
    .soft-menu-bar .service-menu {
        padding: 0;
    }
    .soft-menu-bar ul.elementskit-dropdown.elementskit-submenu-panel {
        background-color: unset !important;
    }
    .header-sec .nav-col {
        order: 2;
    }
    .footer-sec {
        padding: 60px 30px 30px 30px;
    }
    .footer-sec > div.e-con-inner {
        padding: 30px 30px 31px 30px;
    }
}
@media (min-width: 821px)  and (max-width: 1024px) {
    .arrow-left, .test-arrow-left {
        right: 100px;
    }
    .arrow-right, .test-arrow-right {
        right: 20px;
    }

}
@media (max-width: 889px) and (min-width:881px) {
    .hm-leran-more .comm_btn span {
        font-size: 13px !important;
    }
}


@media screen and (max-width: 881px) {
    /* Contact Page start */
    #contact_title .elementor-heading-title {
        white-space: normal;
        max-width:313px;
    }
    /* Contact Page end */
}



@media (max-width: 880px){
    .circle-point{
        top: 130px;
    }
}
@media (max-width:820px) {
    
    .experts-box .elementor-widget-container:before {
        width: 62px;
        height: 60px;
        top: 52px;
        border-radius: 160px 160px 0 160px;
        left: 131px;
    }
    .experts-box .elementor-image-box-img img {
        width: 123px;
        height: 128px;
        border-radius: 160px 160px 160px 0px;
    }
    .experts-box.slick-slide {
        margin: 0 8px;
    }
    .experts-col .slick-track {
        margin: 0 -8px;
    }
    
    .nos-client-sec .test-arrow-left, .test-arrow-right{
        bottom: 0;
        border-radius: 68px !important;
        padding: 16px;
        width: 55px;
        height: 55px !important;
        top: calc(100% + 29px)  !important;
    }
    .arrow-left,.arrow-right{
        bottom: 0;
        border-radius: 68px !important;
        padding: 16px;
        width: 55px;
        height: 55px !important;
        top: calc(100% + 34px);
    }
    .test-arrow-right,
    .arrow-right {
        left: calc(50% + 27px + 10px);
        transform: translateX(-50%);
    }
    .test-arrow-left,
    .arrow-left {
        left: calc(50% - 27px - 10px);
        transform: translateX(-50%);
    }
    .about-box-section .about-box-inner .about-right img,
    .about-box-section .about-box-inner .about-right .elementor-widget-image {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
    .menu-post-main {
        grid-template-columns: repeat(3, 1fr);
    }
    .hero-img-col {
        width: 100%;
    }
   
}
@media (max-width:768px) {
    .e--ua-appleWebkit.e--ua-mac.e--ua-safari.e--ua-webkit .nos-sp-img img{
        max-width: 50%;
        min-height: 400px;
    }
}
@media (max-width:767px) {
    .blog-post-latest .blog-post-type-item.item1{
        margin-bottom: 26px;
    }
    .testimonial-wrap-name.bs-video-wrap {
        padding:0 28px;
    }
    .testimonial-video {
        min-height: 451px;
    }
    .e--ua-appleWebkit.e--ua-mac.e--ua-safari.e--ua-webkit .nos-sp-img img{
        max-width: 100%;
        min-height:auto;
    }
    span.wave-orange:before {
        background-image: url("../assets/images/mobile-line.svg");
        background-size: auto;
    }
    
/* Contact Page start */
.contact_page_form .elementor-field-type-textarea textarea{
    min-height: 161px !important;
}
.contact_page_form.common-footer-form .elementor-field {
    padding: 15px 22px;
}
.video_slider .slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover,
.video_slider .slick-arrow{
    height: 50px;
    width: 50px;
}
.video_slider button.slick-prev.slick-arrow{
    right: 132px;
}
.contact_top_sec:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #E5F3FA;
    z-index: 1;
    pointer-events: none;
    height: 100%;
    width: 100%;
    max-height: 185px;
}
.contact_top_sec .e-con-inner {
    position: relative;
    z-index: 2;
}
/* Contact Page end */

    /* collectivites css start */
    .comm_left_wave::before {
        max-width: 32px;
        max-height: 6px;
        top: 7px;
    }

    .bs_icon_list_slider_sec .slick-track {
        gap: 27px;
    }

    .mobile_br_only br {
        display: block;
    }

    .bs_icon_list_slider_sec .elementor-widget-icon-list .elementor-icon-list-item {
        min-height: 92px;
    }

    .bs_icon_list_slider_sec::before {
        max-height: 243px;
        bottom: unset;
        top: 134px;
        max-width: 70px;
        background-image: url("../assets/images/left_mbl.png");
    }

    .bs_icon_list_slider_sec::after {
        max-height: 243px;
        bottom: unset;
        max-width: 70px;
        background-image: url("../assets/images/rgt_mbl.png") !important;
        top: 137px;
        right: 0;
    }

    .orange_box_design span.wave::before {
        bottom: -15px;
        background-size: 100% auto;
        background-image: url("../assets/images/vague.svg");
    }
    /* collectivites css end */

   
    .related_blog_detail_page .related_blog_sinlge_clm {
        background: #2D418D;
        padding: 34px 46px 34px 29px;
        border-radius: 30px;
    }
    .related_blog_detail_page .related_blog_inner {
        grid-template-columns: repeat(1, 1fr);
        column-gap: 0;
        row-gap: 23px;
    }
    .related_blog_detail_page .blog_short_description p{
        font-size: 16px;
        line-height: 22px;
    }
    .yellow_box_mobile .elementor-icon-box-title {
        margin-top: 14px;
    }
    .yellow_box_mobile .elementor-icon-box-description br {
        display: none;
    }
    .yellow_box_mobile .elementor-icon-box-description {
        max-width: 90%;
    }
    .yellow_box_mobile:last-child .elementor-icon-box-title {
        max-width: 80%;
    }
    .contact-btn button:hover:after {
        top: 18px;
    }

    .communaute-hero-img-col .communaute-hero-team-img {
        bottom: -72px;
        right: -28px;
    }

    .communaute-hero-img-col .communaute-hero-logo-img {
        top: 55px;
        left: -28px;
    }

    .joining-community-grid .joining-community-grid-img {
        grid-column: 2 / 2;
        grid-row: 3 / 5;
    }
    .solution_partenaire #breadcrumbs>span span {
        font-size: 13px;
        line-height: 19.5px;
    }
    .solution-post-type-thumbnail {
        min-height: 49px;
        min-width: unset;
        padding: 0 23px;
    }
    .solution-post-main {
        margin: 7.5px !important;
    }
    .solution-post-type-item {
        width: 47.4% !important;
        padding: 0 7.5px;
        margin-bottom: 15px !important;
    }

    .lp-webinar-form .livre-b-form.common-footer-form .elementor-button {
        padding: 19px 37px 18px 37px !important;
    }
    .experts-box .elementor-image-box-description {
        margin-bottom: 10px !important;
    }
    .lp-webinar-form .whitepaper-form.contact_page_form .elementor-field-type-checkbox {
        margin-bottom: 25px !important;
        margin-top: 15px;
    }
   
    .date-time-col .elementor-image-box-wrapper {
        display: flex;
    }
    .blog-post-type-item.item1 .post-img img {
        height: 100%;
        object-fit: cover;
        max-width: 100%;
        border-radius: 0 0 30px 30px;
        min-height: 271px;
    }
    .btn-arrow-icon.common-footer-form .elementor-button {
        padding: 19px 62px 18px 63px !important;
    }
    .livre-b-form.common-footer-form .elementor-button {
        padding: 19px 30px 18px 30px !important;
    }
    .sp-form.common-footer-form .elementor-button {
        padding: 19px 29px 18px 29px !important;
    }
    .btn-arrow-icon .elementor-field-type-submit:before {
        content: '';
        background-image: url("../assets/images/Vector-16.svg");
        width: 60px;
        height: 36px;
        background-repeat: no-repeat;
        position: absolute;
        left: 236px;
        bottom: 15px;
    }
    .common-footer-form .elementor-button {
        padding: 19px 58px 18px 57px !important;
    }
    .common-footer-form .elementor-button.elementor-size-md {
        min-height: 58px !important;
    }
    .footer-cbtn.contact-btn a.elementor-button.elementor-button-link {
        min-height: 58px;
    }
    .last-img-notre .elementor-widget-image {
        width: 100%;
    }
    img.text-icon {
        margin-bottom: 0px;
    }
    .bs_logo_slider::before {
        background: url("../assets/images/Rectangle-170.svg");
        width: 100%;
        max-width: 65px;
        background-repeat: no-repeat;
    }
    .bs_logo_slider::after {
        background: url("../assets/images/Rectangle-169-1-1.svg");
        max-width: 65px;
        background-repeat: no-repeat;
    }
    
    .notre-col .elementor-icon-box-title {
        margin-top: 0;
    }
    .page-title-text .elementor-icon-box-icon {
        margin-top: 3px;
    }
    .nos-data-boxes p.elementor-icon-box-description {
        margin-bottom: 3px;
    }
    .testimonials .slick-slide {
        margin: 0 11px;
    }
    .pt-slider .elementor-widget-image img {
        max-height: 47px;
        object-fit: scale-down;
    }
    .back-no-text {
        bottom: 90px;
    }
    .whitepaper-form.contact_page_form .elementor-field-type-checkbox .elementor-field-option label {
        font-size: 13px;
        line-height: 18.2px;
    }

    .our-expertise-right-inner .e-con-inner .left,.our-expertise-right-inner .e-con-inner .right   {
        width: 47.5%;
     }
     .our-expertise-right-inner .e-con-inner {
         display: flex !important;
         flex-direction: row !important;
      justify-content: space-between !important;
     }
     .expertise-text {
         padding: 0 15px;
          width: 163px;
     }
     .img-box:after {
             border-radius: 28px;
     }
     .img-box {
           width: 163px;
           height: 189px;
     }
     .img-box img{
         width: 100%;
         height: 100% !important;
         object-fit: cover;
     }


    img.form-icon {
        margin-bottom: -35px;
    }
    .soft-menu-bar a.active + ul.elementskit-submenu-panel ,a.active + div.elementskit-megamenu-panel {
        display: block !important;
        opacity: 1;
        visibility: visible;
        max-height: 2500px;
    }
    
    .blog-post-latest .blog-post-type-title {
        margin: 18px 0 13px 0;
    }
    .ressources-mob .elementor-image-box-content {
        margin-left: 8px;
    }
    .back-to-top a.elementskit-btn {
        background-color: unset;
    }
    .back-to-top{
        display: none;
    }
    .back-to-top.show{
        display: block;
    }
    .back-to-top a.elementskit-btn:hover {
        background-color: unset !important;
    }
    .readmore-button span img {
        margin-left: 7px;
    }
    .advice-box-col .elementor-image-box-img img{
        margin-top: 0;
    }
    .header-sec button.elementskit-menu-hamburger svg{
        width: 19px;
        height: 16px;
    }
    .testimonial-text.slick-slide:first-child {
        margin: 0 !important;
    }
    p.testimonial-content-bl {
        margin: 23px 0 38px 0 !important;
    }
    .testimonial-wrap-name > div {
        color: #1F3693;
        font-size: 13px;
        line-height: 20px;
    }
    .marquee-img-slider .elementor-widget-container img {
        object-fit: scale-down;
        max-height: 30px;
        width: auto;
        height: auto;
    }
    .rotate-btn  .elementor-button-icon svg {
        width: 37px;
        height: 37px;
        transition: 0.5s all;
    }
    .about-box-section .about-box-inner .about-right img, 
    .about-box-section .about-box-inner .about-right .elementor-widget-image {
        width: 100%;
        height: 213px;
        object-fit: cover;
    }
  
    .liver-blanc-btn.microsoft-btn a.elementor-button.elementor-button-link {
        min-height: 60px;
        padding: 19px 21px !important;
    }
    .microsoft-btn a::before {
        top: 80px;
    }
    .microsoft-btn a.elementor-button.elementor-button-link {
        min-height: 76px;
    }
    
    .testimonial-text.slick-slide {
        margin: 0 11px;
    }
    .testimonial-text {
        border-radius: 28px;
        padding: 24px 23px 28px 23px;
    }
    .blog-post-latest .block-content.post-1 {
        display: flex;
        flex-direction: column-reverse;
    }
    .blog-post-latest .blog-post-type-item.item2, .blog-post-latest .blog-post-type-item.item3 {
        /* width: calc(50% - 13px); */
        width: 100%;
        background-color: #2D418D;
        padding: 32px 40px 27px 33px;
        border-radius: 30px;
        margin-top: 0;
        /* margin-top: 12px; */
    }
    .post-img img.blog_featured_image {
        border-radius: 0 0 30px 30px;
    }

    
    .blog-post-latest .post-content-wrap {
        padding: 43px 35px 20px 35px;
    }
    .blog-post-latest .post-img {
        padding-left: 0px;
        text-align: center;
        display: block;
        margin-bottom: -5px;
    }
    .microsoft-btn a.elementor-button {
        max-width: fit-content;
    }
    .domain-boxes .e-con-inner .slick-list {
            padding-left: 0 !important;
        }
    
        /* .domain-boxes .e-con-inner .slick-track {
            margin-left: 15px;
        } */
    .domain-boxes .elementor-widget-call-to-action.slick-slide {
            margin-right: 16px;
        }
    .advice-box-col .elementor-image-box-wrapper {
        display: flex;
    }
    .advice-box-col .elementor-image-box-title {
        margin-left: 10px;
    }
    .custom-button {
        margin-left: -25px;
        margin-top: 9px;
    }
    .advice-box-col .elementor-image-box-description {
        margin-left: -25px !important;
    }
    .rejoin-menu.mob-menu-btn a.ekit-menu-nav-link {
        background-color: transparent;
        color: #FFFFFF !important;
    }
    .rejoin-menu.mob-menu-btn a.ekit-menu-nav-link:hover {
        background-color: #ffff !important;
        color: #2d418d !important;
    }
    .ressources-mob .elementor-image-box-wrapper {
        display: flex;
    }
    .hero-img-col {
        width: calc(100% + 130px);
    }
    .service-menu .elementor-widget-image-box:hover .elementor-widget-container {
        background-color: #e7e7e7 !important;
    }
    
    .service-menu .elementor-widget-icon-box:hover .elementor-widget-container {
        background-color: #ffffff !important;
    }
    .mob-menu-btn{
        display: block;
    }
    .soft-menu-bar .elementskit-navbar-nav li.mob-menu-btn {
        border-bottom: unset;
        max-width: 201px;
        margin-bottom: 21px !important;
    }
    .soft-menu-bar .elementskit-navbar-nav .last-li {
        margin-bottom: 50px !important;
    }
    
    .mob-menu-btn a.ekit-menu-nav-link {
        font-family: 'Gotham' !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: 19.2px !important;
        color: #1F3693 !important;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #FFFFFF;
        border-radius: 100px !important;
        padding: 19px 38px 19px 38px !important;
    }
    .mob-menu-btn a.ekit-menu-nav-link:hover{
        background-color: transparent;
        color: #FFFFFF !important;
    }
    .footer-sec {
        padding: 30px 18px 18px 18px;
    }
    .footer-sec > div.e-con-inner {
        padding: 30px 24px 29px 24px;
    }
    .footer-list ul.elementor-icon-list-items {
        flex-direction: column;
        gap: 15px;
    }
    .service-first-title > div {
        color: #FFFFFF99;
    }
    .savoir-bg .elementor-widget-icon-box {
        background-color: #CDE8F5;
        border-radius: 20px;
    }
    .service-menu .elementor-icon-box-description,
    .service-menu .elementor-image-box-description {
        display: none;
    }
    .ressources-mob p.elementor-image-box-description {
        display: block;
        width: 230px;
        padding-top: 6px;
    }
    .service-menu > div.e-con-inner {
        background-color: unset;
    }
    .savoir-bg p.elementor-icon-box-description {
        margin-left: 0;
    }
    .service-menu .e-con-inner {
        margin: 0;
        max-width: 100%;
        row-gap: 16px;
        column-gap: 13px;
        justify-content: space-between !important;
    }
    .service-menu .elementor-icon-box-title{
        margin: 0 !important;
    }
    .service-menu > div.e-con-inner {
        margin-top: 5px !important;
    }
    .soft-menu-bar .elementskit-dropdown.elementskit-submenu-panel {
        padding: 8px 20px 41px 58px !important;
    }
    .blog-post-latest .blog-post-type-title a {
        font-size: 16px;
        line-height: 22.4px;
    }
}

@media only screen and (max-width: 375px) {

    .common-form-section .elementor-field-type-checkbox .elementor-field-option label {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .common-form-section .elementor-field-type-checkbox .elementor-field-option label {
        width: 294px;
    }

    .common-form-section .elementor-field-group-field_cc61045,
    .common-form-section .elementor-field-type-checkbox {
        margin-bottom: 33px !important;
    }
}
@media(max-width:374px){
    .comm_btn span{
        font-size: 12px !important;
    }
}

@media (max-width:360px) {
    .our-expertise-right-inner > .e-con-inner {
        flex-wrap: nowrap !important;
    }
    .our-expertise-right-inner .elementor-heading-title {
        font-size: 12px !important;
        line-height: 16px !important;
    }
    .service-menu .e-con-inner {
        margin: 0;
        max-width: 100%;
        row-gap: 15px;
        column-gap: 10px;
        justify-content: space-between !important;
    }

    .header-sec .contact-btn a.elementor-button.elementor-button-link{
        padding: 13px 10px !important;
    }
    .domain-boxes .elementor-content-item a{
        padding: 19px 12px !important;
    }
    .sp-form.common-footer-form .elementor-button {
        padding: 19px 18px 18px 18px !important;
    }
    .common-form-section .elementor-field-type-checkbox .elementor-field-option label {
        width: 250px;
    }
    .communaute-hero-img-col .communaute-hero-team-img {
        bottom: -72px;
        right: -10px;
    }
    .domain-boxes .e-con-inner .slick-list {
        padding-right: 70px !important;
    }
    .mobile_less_space_nos_mission > .e-con-inner {
        padding-bottom: 45px;
    }
    .mobile_less_space_produits {
        padding-top: 55px;
    }
    .mobile_less_space_produits > .nos-savir-parent {
        margin-top: 45px;
    }
    .mobile_less_space_prestations > .e-con-inner {
        padding-bottom: 50px;
    }
    .nos-client-sec.mobile_less_space_nos_clients {
        padding-top: 220px;
    }
}

@media(max-width: 350px){
    /* Contact Page start */
    .contact-btn.common-footer-form.microsoft_page .elementor-button[type="submit"] {
        padding: 10px 15px 10px 15px !important;
    }
     .btn-arrow-icon .elementor-field-type-submit:before {
        left: 146px !important;
    }
    /* Contact Page end */
}


