.ush_text_2 i.material-icons {
  color: #adadad !important;
}
.top_bar_pink_btn:hover {
  background-color: #f22966 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.commerciale-grid .commerciale-box:first-child {
  grid-column: 1 / -1; /* spans full width */
}

.custom-accordion .w-tabs-section-header {
  transition: unset;
  padding: 1rem 1.5rem;
}
.custom-accordion .w-tabs-section-header.active .w-tabs-section-title,
.custom-accordion .w-tabs-section-header.active i {
  color: #777;
}

.custom-accordion .w-tabs-section-control,
.custom-accordion .w-tabs-section-header.active .w-tabs-section-control {
  color: #777;
}
.custom-accordion .w-tabs-section-header .w-tabs-section-title {
  font-size: 19px;
  line-height: 24px;
}

.custom-accordion.w-tabs.accordion > div > div > .w-tabs-section-content {
  padding: 1.5rem 1.5rem 2rem !important;
}
.custom-accordion .fas.fa-comments {
  align-self: flex-start;
  font-size: 16px;
}

.logiciel-btn:hover {
  background: #006c88 !important;
}
.logiciel-table .fas {
  font-weight: normal;
}

.logiciel-table-right .vc_column-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 20px;
}

.logiciel-table-right .vc_column-inner .g-cols {
  display: inline-block;
  width: 100%;
  /* height: 50%; */
  background: #eaeaec;
}
.amigest-row .g-cols {
  align-items: flex-start;
}
#splite_popup_box form input {
  min-height: unset;
}
.informatique-box .fas {
  font-weight: normal;
}

body.archive .l-main .widget_tag_cloud a:hover {
  color: #447490;
}

/* custom 2 CSS Start */

.strong-700 strong {
  font-weight: 700;
}

.custom-info-banner .ultb3-btn {
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.no-touch .mini-action-box .custom-pink-btn:hover {
  color: #333 !important;
  background: #fff !important;
}

.custom-accordion-block .w-tabs-section .w-tabs-section-header.with_icon {
  padding: 16px 24px;
}

.sharing_icon_list a {
  min-width: 3.5rem;
  line-height: 2.4rem;
}

/* Custom 2 CSS End */

/* Custom 3 CSS Start */

.callback_pink_btn button:hover {
  background: #fff !important;
  color: #e50044 !important;
}
.callback_pink_btn button {
  transition: all 0.3s;
}
.callback_pink_btn button .ubtn-data {
  transition: all 0.3s;
  color: #fff !important;
}
.download_white_btn button {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 2.8;
  padding: 0 1.8em !important;
}
.download_brochure_blue_btn button {
  text-transform: uppercase !important;
}
.it_service_grid .vc_column-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 48px;
}
.banner_pink_btn button {
  padding: 11px 28px !important;
  font-size: 16px !important;
  text-transform: uppercase;
  transition: all 0.3s;
}
.banner_pink_btn button:hover {
  background: #fff !important;
  color: rgb(52 59 73) !important;
}
.banner_pink_btn button .ubtn-data {
  transition: all 0.3s;
}
.action-box-btn .w-btn.icon_atright i {
  margin-left: 1.1em;
  font-weight: 400;
}
.custom-accordion-block .w-tabs-section .w-tabs-section-content {
  padding-bottom: 2rem !important;
}
/* post css */
.widget_archive ul li,
.widget_categories ul li,
.widget_recent_entries ul li {
  position: relative;
  line-height: 1.4rem;
  padding-left: 1rem;
  margin-bottom: 0.6rem;
}

.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_recent_entries ul li:before {
  position: absolute;
  left: 0;
  content: "\f105";
  font-family: fontawesome;
  font-size: 1.2rem;
  opacity: 0.5;
}
.single-post .l-section.for_sidebar.at_right .l-sidebar {
  margin-left: 7%;
}
.single-post .l-content {
  width: calc(93% - (25%));
}

.img-aligns img {
  width: 100%;
}

.postid-8372 .w-post-elm.post_title {
  margin-top: 32px;
}
.w-post-elm.post_content > h2 + h6 {
  padding-top: 0;
}

.single-post .l-main .widget_tag_cloud a:hover {
  color: #447490;
}
.single-post .w-hwrapper .w-post-elm a:hover {
  color: #fff;
}
.single-post .w-sharing-list .w-sharing-item:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.1);
  transition: height 0.3s;
}

.single-post .w-sharing-list .w-sharing-item:hover:after {
  height: 100%;
}

/* Custom 3 CSS End */

/* Custom 4 CSS Start */

/* Home Page CSS Start */
/* Hero Slider CSS Start */
.home--hero_section .hero_revolution_slider rs-slides rs-slide h2 {
  font-family: "" !important;
  line-height: 60px;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 60px;
}
.home--hero_section .hero_revolution_slider .tparrows {
  background: transparent !important;
  box-shadow: 0 0 0 2px #fff inset;
  border-radius: 50%;
  overflow: hidden;
}
.home--hero_section .hero_revolution_slider .tparrows:hover {
  box-shadow: 0 0 0 2px transparent inset;
}
.home--hero_section .hero_revolution_slider .tparrows::before {
  background: #007fa0;
  height: 0px;
  transition: height 0.3s;
}
.home--hero_section .hero_revolution_slider .tparrows:hover:before {
  height: 100%;
}
/* Hero Slider CSS Start */

/* Icon Box Section CSS Start */
.home-icon-box .w-flipbox-front .w-flipbox-front-icon {
  margin: 0 0 22px;
}
.home-icon-box .w-flipbox-front h4.w-flipbox-front-title {
  line-height: 1.4em;
  margin: 0 0 18px !important;
}
.home-icon-box .w-flipbox-front .w-flipbox-front-desc p {
  font-size: 19.2px;
  line-height: 32.64px;
}
.home-icon-box .w-flipbox-back .w-flipbox-back-title {
  margin: 0 0 18px !important;
  line-height: 1.4em;
  order: 1;
}
.home-icon-box .w-flipbox-back .w-flipbox-back-desc p {
  font-size: 19.2px;
  line-height: 32.64px;
}
.home-icon-box .w-flipbox-back .w-flipbox-back-desc {
  order: 3;
  margin: 0;
}
.home-icon-box .w-flipbox-back a.w-btn {
  order: 2;
  margin: 0.3rem 0;
}
.home-icon-box .w-flipbox-back .w-flipbox-back-h {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-icon-box.three .w-flipbox-back a.w-btn {
  order: 2;
  margin: 0.3rem 0;
  background: #054a5b;
}

.home-icon-box.one .w-flipbox-back a.w-btn:hover {
  background: #006c88;
}
.home-icon-box.two .w-flipbox-back a.w-btn:hover {
  background: #006c88;
}
.home-icon-box.three .w-flipbox-back a.w-btn:hover {
  background: #043f4d;
}
.home-icon-box .w-flipbox-back a.w-btn::before {
  display: none;
}
/* Icon Box Section CSS Start */

/* Counter Section CSS Start */
.home-counters p.w-counter-title {
  margin: 0px;
  padding: 0.6rem 0;
}
/* Counter Section CSS En */

/* CTA Section CSS Start */
.call-to_actions_section a.w-btn {
  border: 2px solid white;
  background: transparent;
  padding: 0px 28.8px;
  line-height: 41px !important;
}
.call-to_actions_section a.w-btn i {
  margin-left: 14px;
}
.call-to_actions_section a.w-btn::before {
  display: none;
}
.call-to_actions_section a.w-btn:hover {
  background: white;
  color: #333 !important;
}
/* CTA Section CSS End */
/* Home Page CSS End */

/* Actualities Page CSS End */
.for_sidebar.at_right:has(.post_grid) > .l-section-h {
  justify-content: space-between;
}
.for_sidebar.at_right:has(.post_grid) .l-content {
  width: 100%;
  max-width: 68%;
}
.for_sidebar.at_right:has(.post_grid) .l-sidebar {
  width: 100%;
  max-width: 25%;
  margin-left: 0px;
}
.for_sidebar.at_right:has(.post_grid) .l-sidebar .vc_column-inner .widget h3.widgettitle {
  margin-bottom: 1.5rem;
}
/* Actualities Page CSS End */

/* Blog Tag Page CSS Start */
.tag_wrapper_section .tag_wrapper_blockk .w-grid-list article.w-grid-item .post_content {
  max-width: 531px;
}
/* Blog Tag Page CSS End */

/* Blog Details page css start */
.single-post h4.related-title-custom {
  font-family: "Lato";
  font-size: 20px;
  line-height: 1.4em;
  margin: 0 0 1.5rem;
}
.post_comments form#commentform .w-form-row-field textarea,
.post_comments form#commentform .w-form-row-field input {
  padding-left: 2.8rem;
}
.post_comments form#commentform .for_textarea .w-form-row-field,
.post_comments form#commentform .for_text .w-form-row-field,
.post_comments form#commentform .for_email .w-form-row-field,
.post_comments form#commentform .for_url .w-form-row-field {
  position: relative;
}
.post_comments form#commentform .w-form-row-field::before {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 1.3rem;
  font-family: fontawesome;
  text-align: center;
  width: 2.8rem;
  height: 2.8rem;
  opacity: 0.33;
  pointer-events: none;
  transition:
    opacity 0.3s,
    color 0.3s;
  z-index: 111;
  color: #777;
}
.w-form-row-field:has(textarea:focus)::before,
.w-form-row-field:has(input:focus)::before {
  color: #007fa0 !important;
  opacity: 1 !important;
}
.post_comments form#commentform .for_textarea .w-form-row-field::before {
  content: "\f040";
}
.post_comments form#commentform .for_text .w-form-row-field::before {
  content: "\f007";
}
.post_comments form#commentform .for_email .w-form-row-field::before {
  content: "\f0e0";
}
.post_comments form#commentform .for_url .w-form-row-field::before {
  content: "\f0c1";
}
/* Blog Details page css End */

/* Author page css Start */

.author .for_sidebar .l-content .w-author-info {
  overflow: hidden;
  padding: 2rem;
  border-radius: 0.3rem;
  border: 2px solid #e8e8e8;
  margin-bottom: 3.5rem;
  display: flex;
  flex-direction: row;
  gap: 38px;
  flex-wrap: nowrap;
}
.author .for_sidebar .l-content .w-author-info .left-info {
  width: 100%;
  min-width: 90px;
  max-width: 90px;
}
.author .for_sidebar .l-content .w-author-info .left-info img.avatar {
  width: 100%;
  border-radius: 100px;
  object-fit: cover;
}
.author .for_sidebar .l-content .w-author-info .right-info {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.author .for_sidebar .l-content .w-author-info .right-info .w-author-meta {
  font-weight: bold;
  color: #777;
  font-family: "Lato";
  font-size: 16px;
  line-height: 28px;
}
.author .for_sidebar .l-content .w-author-info .right-info .w-author-url {
  font-weight: 400;
  color: #999;
  font-family: "Lato";
  font-size: 14px;
  line-height: 24px;
}
.author .for_sidebar .l-content .w-author-info .right-info .w-author-desc {
  font-weight: 400;
  color: #777;
  font-family: "Lato";
  font-size: 14px;
  line-height: 24px;
}
/* Author page css End */

/* Contact Page CSS Start */
.contact_info--block p i::before {
  /* transform: scale(0.8); */
  font-size: 14px;
}
.contact_page--form form.wpcf7-form span.wpcf7-form-control-wrap input {
  min-height: unset;
  line-height: 2.8rem;
  height: 2.8rem;
}
.contact_page--form form.wpcf7-form span.wpcf7-form-control-wrap textarea {
  min-height: unset;
  height: 128px;
}
.contact_page--form form.wpcf7-form span.wpcf7-form-control-wrap .wpcf7-acceptance label {
  align-items: flex-start;
  display: inline-block;
  padding: 0px;
}
.contact_page--form form.wpcf7-form span.wpcf7-form-control-wrap .wpcf7-acceptance label input[type="checkbox"] {
  margin-top: 10px;
}
.contact_page--form form.wpcf7-form .form-row .column-full,
.contact_page--form form.wpcf7-form .form-row .column-half {
  font-size: 14px;
  font-family: "Roboto";
}
.contact_page--form form.wpcf7-form span.wpcf7-form-control-wrap input[type="checkbox"] {
  width: 13px;
  height: 13px;
  line-height: 13px;
  border: 1px solid #00000070;
  background: transparent;
  color: #777;
  border-radius: 3px;
}
.contact_page--form form.wpcf7-form .wpcf7-submit:hover {
  background: #447490 !important;
}
.contact_page--form form.wpcf7-form .wpcf7-response-output {
  border-radius: 0.3rem;
  padding: 0.2em 1em;
  text-align: center;
}
/* Contact Page CSS End */

/* Offer page CSS Start */
.offer_page--form form.wpcf7-form .form-row span.wpcf7-form-control-wrap .wpcf7-checkbox span.wpcf7-list-item.first.last {
  display: inline-block;
  align-items: center;
  padding: 10px;
}
.offer_page--form form.wpcf7-form .form-row span.wpcf7-form-control-wrap .wpcf7-checkbox span.wpcf7-list-item.first.last input[type="checkbox"] {
  width: 13px;
  height: 13px;
  line-height: 13px;
  border: 1px solid #00000070;
  background: transparent;
  color: #777;
  border-radius: 3px;
  margin-top: 7px;
}
.offer_page--form form.wpcf7-form .form-row:after {
  content: "";
  display: block;
  clear: both;
}
.offer_page--form form.wpcf7-form .form-row .wpcf7-radio {
  display: flex;
  gap: 24px;
}
.offer_page--form form.wpcf7-form .form-row .wpcf7-radio span.wpcf7-list-item {
  display: flex;
  align-items: center;
}
.offer_page--form form.wpcf7-form span.wpcf7-form-control-wrap input[type="text"],
.offer_page--form form.wpcf7-form span.wpcf7-form-control-wrap input[type="email"],
.offer_page--form form.wpcf7-form span.wpcf7-form-control-wrap input[type="tel"],
.offer_page--form form.wpcf7-form span.wpcf7-form-control-wrap select.wpcf7-select {
  line-height: 2.8rem;
  height: 2.8rem;
  min-height: unset;
}
.offer_page--form form.wpcf7-form span.wpcf7-form-control-wrap textarea {
  min-height: unset;
  height: 128px;
}
.offer_page--form form.wpcf7-form .wpcf7-submit:hover {
  background: #447490 !important;
}
.offer_page--form form.wpcf7-form .wpcf7-response-output {
  border-radius: 0.3rem;
  padding: 0.2em 1em;
  text-align: center;
}

/* Offer page CSS End */

/* Price De RDV Page CSS Start */
.price_de_rdv-block .wpb_wrapper h2 {
  padding-top: 16px;
}
/* Price De RDV Page CSS End */

/* Offer EBP Page CSS Start */
.offer__ebp--block h1,
.offer__ebp--block h2,
.offer__ebp--block h3 {
  padding-top: 16px;
}
.offer__ebp--block h1.p--0,
.offer__ebp--block h3.p--0 {
  padding-top: 0px;
}
/* Offer EBP Page CSS End */

/* Integrateur Page CSS Start */
.integrateur__ebp--block h2 strong {
  font-weight: bold;
}
.integrateur__ebp--block h1,
.integrateur__ebp--block h2,
.integrateur__ebp--block h3 {
  padding-top: 16px;
}
.integrateur__ebp--block h1.p--0,
.integrateur__ebp--block h3.p--0 {
  padding-top: 0px;
}
/* Integrateur Page CSS End */

/* Offer EBP Batiment Page CSS Start */
.offre-ebp-batiment__block h1,
.offre-ebp-batiment__block h2,
.offre-ebp-batiment__block h3 {
  padding-top: 16px;
}
.offre-ebp-batiment__block h1.p--0,
.offre-ebp-batiment__block h3.p--0 {
  padding-top: 0px;
}
/* Offer EBP Batiment Page CSS End */

/* Offer EBP Gestion Page CSS Start */
.offre__ebp--gestion__block h1,
.offre__ebp--gestion__block h2,
.offre__ebp--gestion__block h3 {
  padding-top: 16px;
}
.offre__ebp--gestion__block h1.p--0,
.offre__ebp--gestion__block h3.p--0 {
  padding-top: 0px;
}
/* Offer EBP Gestion Page CSS End */

/* Offer EBP comptabilite Page CSS Start */
.offre-ebp-comptabilite__block h1,
.offre-ebp-comptabilite__block h2,
.offre-ebp-comptabilite__block h3 {
  padding-top: 16px;
}
.offre-ebp-comptabilite__block h1.p--0,
.offre-ebp-comptabilite__block h3.p--0 {
  padding-top: 0px;
}
/* Offer EBP comptabilite Page CSS End */

/* Sauvegarde Page CSS Start */
.banner_column_global .global_banner_btn {
  margin-top: 0px !important;
}
.banner_column_global .global_banner_btn button {
  padding: 0px 28.8px;
  line-height: 44.8px;
  text-transform: uppercase;
  transition: 0.5s all;
}
.banner_column_global .global_banner_btn button .ubtn-text {
  transition: 0.5s all;
}
.sauvegarde_column .saucegarde__icon-box {
  gap: 0px;
}
.sauvegarde_column .saucegarde__icon-box .sauvegarde__icon {
  width: 103px;
}
.sauvegarde_column .saucegarde__icon-box .sauvegarde__icon .aio-icon {
  padding-right: 30px;
}
/* Sauvegarde Page CSS End */

/* Logiciel CRM Page CSS Start */
.info__global--banner .ultb3-info a.ultb3-btn {
  font-size: 16px;
  line-height: 2.8rem;
  padding: 0px 1.8em;
}
.logiciel_column_person {
  max-width: 350px;
}
/* Logiciel CRM Page CSS End */

/* EBP Etats Financiers Page CSS Start */
.acco_rdion_btns button .ubtn-text {
  line-height: 44.8px;
}
/* EBP Etats Financiers Page CSS End */

/* Infinieo Page CSS Start */
.infineoo_text_block h2.p--0 {
  padding-top: 0px;
}
.infineoo_text_block h2 {
  padding-top: 16px;
}
/* Infinieo Page CSS End */

/* EBP Paie Page CSS Start */
.ctaa_blocks--wrapper {
  width: 100% !important;
  max-width: 831px;
  margin: auto;
}
.ctaa_blocks--wrapper .vc_column-inner {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ctaa_blocks--wrapper a.w-btn {
  display: flex;
  padding: 0px 28.8px;
  font-size: 16px !important;
  text-align: center !important;
  justify-content: center;
  line-height: 44.8px !important;
  text-transform: uppercase !important;
}
/* EBP Paie Page CSS End */

/* Custom 4 CSS End */

/* Custom 5 CSS Start */

.pink-btn button,
.white-btn button,
.blue-btn button {
  height: 45px;
  padding: 0px 30px !important;
  font-size: 16p !important;
  text-transform: uppercase;
}

.pink-btn button span,
.white-btn span,
.blue-btn span {
  font-size: 16px;
  font-family: "Lato";
}

.action-box-btn {
  background: transparent !important;
}

.bg-blue.action-box-btn {
  background: var(--color-content-primary-grad) !important;
}

.action-box-btn .us-btn-style_1 {
  background: transparent;
  border: #ffffff;
}

.action-box-btn .us-btn-style_1:hover {
  background: #ffffff !important;
}

.action-box-btn .us-btn-style_1:hover span,
.action-box-btn .us-btn-style_1:hover i {
  color: #333;
}

.action-box-btn .w-btn-label,
.action-box-btn i.fas.fa-angle-right {
  transition: all 0.3s;
}

.img-mb .w-image::not(last-child) {
  margin-bottom: 1.5rem;
}
.input-height .column-half input {
  height: calc(var(--inputs-height, 2em) + var(--inputs-border-width, 1px) * 2);
}
.f11 {
  font-size: 11px;
  font-family: "Roboto";
}
.input-height .wpcf7-list-item label {
  display: flex;
  align-items: start;
}
.input-height .wpcf7-list-item label .wpcf7-list-item-label::after,
.input-height .wpcf7-list-item label .wpcf7-list-item-label::before {
  display: none;
}
.input-height .wpcf7-list-item label .wpcf7-list-item-label,
.input-height .wpcf7-list-item label .wpcf7-list-item-label span {
  line-height: 1;
}
.input-height input#consentement-formulaire-recrutement {
  width: 15px;
  height: 15px;
  background: transparent;
  border: 1px solid #777;
  top: 5px;
  position: relative;
  border-radius: 3px;
  outline: none;
  box-shadow: none;
}

.input-height input#consentement-formulaire-recrutement:checked::before {
  font-size: 11px;
  top: -4px;
  position: relative;
  left: 0px;
}
/* .input-height span.wpcf7-list-item>label {
    display: block;
} */
.custom-accordion-block i.fas.fa-plus {
  height: 24px;
}
.custom-accordion-block .w-tabs-section-title {
  line-height: 24px;
}
.btn-float .ult_pricing_table {
  float: none;
}
.text-upp .ubtn-data.ubtn-text {
  text-transform: uppercase;
}

/* Custom 5 CSS End */

/* Customizer CSS Start */

.btn.menu-item.level_1 > a {
  margin: 10px;
  display: inline-block;
  line-height: 2.6em;
  border-radius: 0.3em;
}
.wpcf7 input[type="file"]::file-selector-button {
  background: #0073aa;
  color: #fff;
  border: none;
  padding: 0 16px;
  cursor: pointer;
  border-radius: 0;
}
.wpcf7 input[type="file"]::file-selector-button:hover {
  background-color: #0498bd;
}
.wpcf7 input[type="file"] {
  padding: 0 16px 0 0 !important;
}
.btn.menu-item.level_1:hover :after {
  content: none !important;
}
.btn.menu-item.level_1 > a:hover {
  background-color: #1487ca !important;
  color: #fff !important;
}
.l-footer .w-socials-list {
  margin-top: 20px;
}
.w-nav.type_desktop .menu-item.has_cols .menu-item-has-children .w-nav-anchor.level_2 {
  font-size: 16px !important;
}
.footer_info_clm_padding {
  padding: 10px !important;
}
.ami_footer_links a:hover {
  color: #007e9d !important;
}

.w-grid.us_post_list.type_grid.layout_blog_tiles .post_image {
  height: 100% !important;
}
.w-grid.us_post_list.type_grid.layout_blog_tiles .post_image a {
  display: block;
  height: 100% !important;
}
.w-grid.us_post_list.type_grid.layout_blog_tiles .post_image a img {
  height: 100% !important;
}
.l-header.pos_fixed {
  top: 0 !important;
}

.w-grid.us_post_list.type_grid .post_title a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.single-post .l-section .l-section-img {
  background-size: cover !important;
}
body.archive .w-grid-item .single_archive_box {
  gap: 40px !important;
}

body.archive .w-grid-item .single_archive_box h2.post_title {
  margin-bottom: 20px;
}
body.archive .w-grid-item .w-hwrapper .articels_archive_image {
  min-width: 245px;
  max-width: 245px;
  width: 100%;
  padding: 0;
  margin: 0;
}
body.archive .archive_post_texonomies {
  flex-wrap: wrap !important;
  row-gap: 6px;
}
body.archive .w-grid .w-post-elm.post_image img {
  width: 100% !important;
  height: 250px;
  object-fit: cover !important;
  border-radius: 50%;
}
body.archive .archive_post_texonomies {
  margin-bottom: 5px !important;
}
body.archive .l-main .l-content .vc_column-inner .l-section:first-child {
  display: none !important;
}

body.archive .single_archive_box .post_taxonomy a:hover {
  color: #447490 !important;
}
body.archive .single_archive_box .post_comments a:hover {
  color: #447490 !important;
}
body.single-post .w-grid-none.type_message {
  display: none !important;
}
h1.w-post-elm.post_title.us_custom_2774bef1.tag-custom-heading.align_center.entry-title.color_link_inherit:before {
  content: "Étiquette : ";
}

/* Customizer CSS End */

/* new post widget css */
.custom-post-list .w-grid-item .post_date {
  color: #fff !important;
}
.custom-post-list .g-loadmore {
  margin-top: 30px;
}
.custom-post-list .g-loadmore .w-btn {
  font-size: 1.2rem;
  border-radius: 30px;
  text-transform: unset;
}
.custom-post-list .w-post-elm.post_title {
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.custom-post-list .post_image a img {
  max-height: 250px;
  object-fit: cover;
}
.custom-post-list.w-grid.type_grid .w-grid-list {
  gap: 20px;
}
.custom-post-list .w-grid-item .w-vwrapper {
  position: relative !important;
  height: 100% !important;
}
.custom-post-list .w-grid-item .post_image {
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.custom-post-list .post_image a img {
  object-fit: cover;
}
.no-touch .testimonials_slider_widget1 .owl-carousel .owl-nav button {
  border: 2px solid transparent;
}
.no-touch .testimonials_slider_widget1 .owl-carousel .owl-nav button:hover {
  background: transparent !important;
  border-color: #007fa0;
  color: #007fa0;
}
.testimonials_slider_widget1 .layout_testimonial_3 .usg_post_custom_field_3 {
  font-size: 1.2rem !important;
}
.see_all_news_btn button {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2 !important;
  font-weight: 400;
  padding: 0.8em 1.8em !important;
}
.testimonials_slider_widget1 .owl-stage-outer {
  margin: 0 10px;
}

.rp-related-posts .rp-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.rp-related-posts .rp-grid .rp-card-title {
  font-size: 1rem;
  margin-bottom: 5px;
  padding-top: 10px;
}
.rp-related-posts .rp-grid .rp-card-title a {
  color: #555 !important;
}
.rp-related-posts .rp-grid .rp-card-title a:hover {
  color: #447490 !important;
}
.rp-card img {
  min-height: 175px;
  object-fit: cover;
  max-height: 175px;
  display: block;
}

/* Landing Page custom2.css Start */

.lp-them-btn:before {
  display: none;
}

.lp-them-btn:hover {
  background: #f22966 !important;
}

.remove-grid .g-cols.via_grid {
  display: flex;
}

/* lp1-banner-section start */
.lp1-banner-section {
  padding-top: var(--header-height) !important;
  overflow: hidden;
}

.header_hor .l-header.pos_fixed ~ .l-main > .lp1-banner-section.lp2banner.l-section:first-of-type > .l-section-h {
  padding-top: calc(var(--header-height) - 76px) !important;
}

.header_hor .l-header.pos_fixed ~ .l-main > .lp1-banner-section.l-section:first-of-type > .l-section-h {
  padding-top: calc(var(--header-height) - 34px) !important;
}
.lp1-banner-section .l-section-h {
  /* background: linear-gradient(285.31deg, #007FA0 -27.53%, #80BFD0 37.1%, #FFFFFF 106.89%); */
  border-radius: 24px;
  border-bottom-right-radius: 0px;
  padding-top: 80px;
  padding-left: 64px;
  background-image: url("/wp-content/uploads/2026/03/hero-banner.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.lp1-banner-section .w-btn-wrapper {
  margin: 0;
}
.lp1-banner-section .top-title {
  display: inline-flex;
}
.lp1-banner-section .lp1-banner-left {
  width: 49.2% !important;
}

.lp1-banner-section .lp1-banner-right {
  width: 50.8% !important;
  align-self: flex-end;
}
.lp1-banner-section .banner-img {
  width: 100%;
  object-fit: cover;
}

.lp2banner.remove-grid .g-cols.via_grid {
  max-width: 1216px;
  margin: 0 auto;
  align-items: center;
}
/* 
.lp1-banner-section .l-section-h:before {
    content: "";
    width: 722px;
    height: 722px;
    background: #fff;
    position: absolute;
    right: -65px;
    top: 50%;
    border-radius: 50%;
    filter: blur(150px);
    transform: translateY(-50%);
} */

.lp1-banner-section.lp2banner .l-section-h {
  padding-top: 80px;
  padding-bottom: 80px;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.lp1-banner-section.lp2banner .banner-img {
  height: 445px;
}
.lp1-banner-section.lp2banner .lp1-banner-left {
  width: 47.3% !important;
}

.lp1-banner-section.lp2banner .lp1-banner-right {
  width: 52.7% !important;
  align-self: center;
}
.lp1-banner-section.lp2banner .banner-img img {
  border-radius: 24px 0 0 24px;
}

.invoicing-text strong {
  font-weight: 700;
  color: #262626;
}
.invoicing-inner-row {
  display: flex !important;
}

.invoicing-inner-row .invoicing-left {
  width: 43.3% !important;
}
.invoicing-inner-row .invoicing-left img {
  object-fit: cover;
  width: 100% !important;
  height: 100%;
}

.invoicing-inner-row .invoicing-right {
  width: 56.7% !important;
}
.invoicing-inner-row .content-box {
  border-radius: 4px;
  background: rgba(0, 127, 160, 0.06);
  padding: 12px;
}
.invoicing-inner-row .content-box h6 {
  color: #007fa0;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.2px;
  font-style: normal;
}
.invoicing-inner-row .content-box * {
  margin: 0 0 4px;
}

.invoicing-inner-row .content-box *:last-child {
  margin-bottom: 0;
}

.lp2-steps-section .number {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .hide_quote .fa-quote-left{
    display: none !important;
} */
.hide_quote.layout_testimonial_3 .usg_vwrapper_2 {
  padding-left: 0 !important;
}
.hide_quote.testimonials_slider_widget1 .owl-stage-outer {
  margin: 0 auto !important;
}
.hide_quote .owl-nav {
  display: none !important;
}
.layout_testimonial_3.text_cut .usg_vwrapper_2 {
  padding-right: 2rem !important;
}

.migration-section .heading.uvc-sub-heading {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.entrust-row {
  display: flex !important;
}

.entrust-row .entrust-left {
  width: 47.5% !important;
}

.entrust-row .entrust-right {
  width: 52.5% !important;
}
.entrust-row .counter-box .w-counter-title {
  margin: 0;
}
.entrust-row .entrust-right .vc_column-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.template2.form-heading h3 {
  width: 100%;
}

/* Landing Page Custom2 CSS End */

/* Landing Page Custom3 CSS Start */

.lp3_banner_sec {
  background: linear-gradient(285.12deg, #ffffff -8.52%, rgba(128, 191, 208, 0.5) 50.8%, #ffffff 106.79%);
}

.amg_d_inline {
  display: inline;
}

.tm3_banner_h1 h1 {
  letter-spacing: 0.01em;
}

.tm3_banner_h1 h1 span {
  display: inline-block;
  font-size: 39px;
}

/* Landing Page Custom3 CSS End */

/* Landing Page Custom4 CSS Start */

body.admin-bar .hero_banner--sec > .l-section-h {
  padding-top: calc(var(--header-height) - 32px) !important;
}
/* Hero Section CSS start */
.hero_banner--sec {
  background: linear-gradient(285.12deg, #ffffff -8.52%, rgba(128, 191, 208, 0.5) 50.8%, #ffffff 106.79%) !important;
}
.hero_banner--sec .hero_banner--top_col > .vc_column-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hero_banner_h1-heading span.w-text-value span {
  font-size: 39px !important;
  display: block;
}
/* Hero Section CSS End */

/* VS Table Section CSS start */
.ebp-vs-pennylane__heading-col .vc_column-inner .ebp--pannylane_h1-heading .w-text-value span {
  font-weight: bold;
}
.ebp-vs-pennylane__section .ebp-vs-pennylane__heading-col .vc_column-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ebp-vs-pennylane__section .ebp-vs-pennylane__cta_col {
  width: 100% !important;
  margin: auto;
}
/* VS Table Section CSS End */

/* Table Section CSS Start */
.table_main_inner_col > .wpb_column {
  padding: 16px 24px;
  border-bottom: 1px solid #eaeaec;
  display: flex;
  justify-content: center;
}
.ebp-vs-pennylane__table-col .wpb_row.table_main_inner_col:first-child > .wpb_column {
  border: none;
}
.ebp-vs-pennylane__table-col .table_main_inner_col {
  display: flex !important;
  flex-wrap: nowrap;
  gap: 0px !important;
}
.table_main_inner_col .table_heading_inner_col {
  width: 100% !important;
  max-width: 420px !important;
}
.table_main_inner_col .table_ebp_inner_col,
.table_main_inner_col .table_pennylane_inner_col {
  width: 100% !important;
  max-width: 366px !important;
}
.table_main_inner_col > .wpb_column > .vc_column-inner {
  display: flex;
  align-items: center;
  gap: 7px;
}
.table_main_inner_col > .wpb_column.center_text .vc_column-inner {
  justify-content: center;
}
.table_pennylane_inner_col.center_text.bg-color {
  background: #007fa014;
}
.table_pennylane_inner_col.center_text.bg-color.heading_coll {
  background: #007fa040;
  border-radius: 25px 25px 0px 0px;
}
.ebp-vs-pennylane__table-col p {
  line-height: 18px;
}
/* Table Section CSS End */

/* Image Content Section CSS Start */
.imgg-con__section > .l-section-h > .vc_row {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 40px;
}
.imgg-con__section.alternate > .l-section-h > .vc_row {
  flex-direction: row-reverse;
}
.imgg-con__section > .l-section-h > .vc_row .imgg-col__wrapper {
  width: 100%;
  max-width: 500px;
}
.imgg-con__section > .l-section-h > .vc_row .content-col__wrapper {
  width: 100%;
  max-width: 612px;
}
.imgg-con__section > .l-section-h > .vc_row .content-col__wrapper .plus_sub__title span.w-text-h,
.imgg-con__section > .l-section-h > .vc_row .content-col__wrapper .minus_sub__title span.w-text-h {
  display: flex;
  align-items: center;
}
.imgg-con__section > .l-section-h > .vc_row .content-col__wrapper .plus_sub__title i.far.fa-plus {
  background: #007fa0;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.imgg-con__section > .l-section-h > .vc_row .content-col__wrapper .plus_sub__title i.far.fa-plus::before {
  font-size: 14px;
  line-height: 10px;
  color: white;
  width: 10px;
  height: 10px;
}
.imgg-con__section > .l-section-h > .vc_row .content-col__wrapper .minus_sub__title i.far.fa-minus {
  background: #e30045;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.imgg-con__section > .l-section-h > .vc_row .content-col__wrapper .minus_sub__title i.far.fa-minus::before {
  font-size: 14px;
  line-height: 10px;
  color: white;
  width: 10px;
  height: 10px;
}
.content_text_bloocks .wpb_wrapper ul {
  margin-left: 28px;
}
/* Image Content Section CSS End */

/* CTA Section CSS Start */
.no-touch #action_cta_btn:hover {
  background-color: #f22966 !important;
  color: #fff !important;
}
/* CTA Section CSS End */

/* FAQ Section CSS Start */
.faq_text_description {
  margin: auto;
}
.faq_main_bloack {
  margin-left: auto;
  margin-right: auto;
}
.faq_main_bloack .accordion_card--wrapper {
  background: transparent !important;
  padding: 18px 0px;
  border-bottom: 1px solid #eaeaec !important;
}
.faq_main_bloack .accordion_card--wrapper .w-tabs-section-header {
}
.faq_main_bloack .accordion_card--wrapper button.w-tabs-section-header {
  padding: 10px;
  position: relative !important;
  align-items: flex-start !important;
}
.no-touch .faq_main_bloack .accordion_card--wrapper .w-tabs-section-header:hover,
.no-touch .faq_main_bloack .accordion_card--wrapper .w-tabs-section-header:focus {
  background: transparent !important;
}
.no-touch .faq_main_bloack .accordion_card--wrapper .w-tabs-section-header.active {
  background: transparent !important;
}
.faq_main_bloack .accordion_card--wrapper:first-child {
  padding-top: 0px;
}
.faq_main_bloack .accordion_card--wrapper:last-child {
  padding-bottom: 0px;
  border-bottom: none !important;
}

.faq_main_bloack .accordion_card--wrapper button.w-tabs-section-header h4.w-tabs-section-title {
  margin-right: 0px;
  font-family: "Lato";
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #262626;
}
.faq_main_bloack .accordion_card--wrapper button.w-tabs-section-header i.far.fa-plus::before {
  font-size: 18px;
  line-height: 18px;
  opacity: 1;
  visibility: visible;
  transition: 0.3s all !important;
}
.faq_main_bloack .accordion_card--wrapper button.w-tabs-section-header i.far.fa-plus::after {
  content: "\f068";
  position: absolute;
  left: 10px;
  top: 12px;
  font-size: 18px;
  line-height: 19px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all !important;
}
.faq_main_bloack .accordion_card--wrapper.active .w-tabs-section-header i::after {
  opacity: 1 !important;
  visibility: visible !important;
}
.faq_main_bloack .accordion_card--wrapper.active .w-tabs-section-header i::before {
  opacity: 0 !important;
  visibility: hidden !important;
}
.faq_main_bloack .accordion_card--wrapper .w-tabs-section-content {
  padding: 0px 10px !important;
  color: #777777;
  font-weight: 400;
}
/* FAQ Section CSS End */

/* Contac form CSS Start */
.wpcf7-not-valid-tip ~ .wpcf7-not-valid-tip {
  display: none;
}
#page-content .lp_custom_form {
  background-position: left top !important;
  background-size: cover !important;
}
/* Contac form CSS End */

/* Deprecated widget CSS Start */
.tesstimonial_slideer .owl-item .us_testimonial_category-temoignages .w-grid-item-h:hover .grid_arrow_bottom {
  background: #007fa0 !important;
}
.tesstimonial_slideer .owl-item .us_testimonial_category-temoignages .w-grid-item-h .grid_arrow_bottom p {
  transition:
    color 0.3s,
    color 0.3s;
}
.tesstimonial_slideer .owl-item .us_testimonial_category-temoignages .w-grid-item-h:hover .grid_arrow_bottom p {
  color: #fff !important;
}
.tesstimonial_slideer .owl-item .us_testimonial_category-temoignages .w-grid-item-h .grid_arrow_bottom {
  transition:
    background-color 0.3s,
    color 0.3s;
}
.tesstimonial_slideer .owl-carousel .owl-prev,
.tesstimonial_slideer .owl-carousel .owl-next {
  position: absolute;
  top: 50%;
  font-size: 0;
  font-family: fontawesome;
  text-align: center;
  height: 3.5rem;
  width: 3.5rem;
  margin-top: -1.75rem;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid transparent;
  transition:
    background-color 0.3s,
    border-color 0.3s,
    color 0.3s;
}
.tesstimonial_slideer .owl-carousel .owl-prev:hover,
.tesstimonial_slideer .owl-carousel .owl-next:hover {
  background-color: transparent !important;
  border: 2px solid #007fa0;
  color: #007fa0 !important;
}
.tesstimonial_slideer .owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.tesstimonial_slideer .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.tesstimonial_slideer .owl-carousel .layout_testimonial_6 .usg_hwrapper_1 {
  padding-top: 1.5rem !important;
}
.tesstimonial_slideer.layout_testimonial_6 .usg_post_custom_field_1 {
  font-weight: 600 !important;
}
.tesstimonial_slideer.layout_testimonial_6 .usg_post_custom_field_2 {
  line-height: 24px !important;
}
.tesstimonial_slideer.layout_testimonial_6 .owl-carousel {
  margin-top: 0 !important;
}

.custom-related-post .post_date {
  line-height: 19px !important;
}

/* Deprecated widget CSS End */

/*  Landing Page Custom4 CSS End*/

/* Landing Page Custom5 CSS Start */

.w-btn.ush_btn_2.lp_tb_btn:hover {
  background-color: #f22966 !important;
}
.quotee_box .aio-icon-header h3 {
  margin-top: 8px !important;
}
.hero_landing_banner-content .uvc-sub-heading {
  max-width: 520px;
  margin-left: 0px;
}
.counter-box h6.w-counter-title {
  font-style: normal;
}
.img-con_section {
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.img-con_section .img--con_img_column {
  width: 100% !important;
  max-width: 500px;
}
.img-con_section .img--con_con_column {
  width: 100% !important;
  max-width: 540px;
}
.lp-left-icon-box .aio-icon-img {
  margin-right: 8px !important;
}
.lp_footer {
  padding: 0 20px;
}

.l-section.wpb_row.landing-page-footer.height_medium.width_custom {
  padding: 16px 0;
}

.footer_right_content .vc_column-inner {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
  justify-content: flex-end;
}

.aio-icon,
.vc_row .aio-icon.footer_icon {
  height: 1.5rem;
  width: 1.5rem;
  line-height: 1.5rem;
  color: #ffffff;
}

.justify-cont-center {
  justify-content: center;
}

.lp_footer .g-cols.stacking_default.via_grid.mobiles-cols_1 {
  grid-template-columns: repeat(2, 1fr);
}

.lp_footer a:hover {
  color: #ffffff96 !important;
}

.counter-heading strong {
  font-weight: 700;
}

.lp-image-box .top-icon .aio-icon-header h3.aio-icon-title {
  margin: 16px 0;
  font-weight: 700;
}

.lp-image-box {
  margin-bottom: 0 !important;
}

.lp-left-icon-box .aio-icon-description {
  margin-top: 8px !important;
}

.lp-left-icon-box .aio-icon-title {
  font-weight: 700;
}

.lp-left-icon-box .default-icon .aio-icon-default .aio-icon {
  margin-right: 8px;
}

.lp-left-icon-box .align-icon {
  height: 24px;
}

.lp_method_boxes .w-text {
  width: fit-content;
}

.lp_method_sec {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(0, 127, 160, 0.2) 50%, rgba(255, 255, 255, 0.2) 100%);
}

.g-cols.stacking_default.lp_counter_boxes.via_grid.mobiles-cols_1 {
  grid-template-columns: repeat(4, 1fr);
}

.lp-icon-boxes.g-cols.stacking_default.via_grid.mobiles-cols_1 {
  grid-template-columns: repeat(3, 1fr);
}

.lp-image-box .aio-icon-top {
  height: 40px !important;
}

.counter-heading h3 {
  line-height: 42.9px !important;
}

.lp1-banner-right img {
  width: 100%;
}

.lp_quote .aio-icon-component.style_1 {
  margin-bottom: 0;
}

.lp_quote .aio-icon-header {
  text-align: left !important;
}

.lp_quote .aio-icon-description {
  text-align: left !important;
}

.lp_quote .align-icon {
  width: fit-content !important;
}

/* --- Contact form---- */

.custom-form-wrapper {
  background-color: rgba(5, 74, 91, 1);
  padding: 32px 20px;
  border-radius: 24px;
  color: #ffffff;
}

.custom-form-row:not(:last-child) {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.custom-column-half {
  flex: 0 0 50%;
  padding: 0 12px;
  box-sizing: border-box;
}

.custom-column-full {
  flex: 0 0 100%;
  padding: 0 10px;
  box-sizing: border-box;
}

input[type="submit"]:not(.w-btn).custom-submit-btn {
  background-color: #ffffff !important;
  color: #004a5a !important;
  border-radius: 25px !important;
  padding: 12px 28px !important;
  font-weight: 700;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

.no-touch input[type="submit"]:not(.w-btn).custom-submit-btn:hover {
  background-color: #de0044 !important;
  color: #ffffff !important;
}

.custom-mandatory-notice {
  font-size: 12px;
  color: #ffffff;
  line-height: 14px !important;
  font-weight: 400;
}
.custom-form-wrapper .custom-form-row p {
  line-height: 19px;
}

.custom-form-wrapper label {
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
}
.custom-form-wrapper span.wpcf7-form-control-wrap {
  margin-top: 8px !important;
}

.custom-form-wrapper input[type="text"],
.custom-form-wrapper input[type="email"],
.custom-form-wrapper input[type="tel"],
.custom-form-wrapper select,
.custom-form-wrapper textarea {
  padding: 15px 16px !important;
  border: none !important;
  border-radius: 4px !important;
  color: #232323 !important;
  font-size: 12px !important;
  line-height: 14px !important;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0px;
  background-color: #ffffff;
  appearance: auto;
  /* Ensures the dropdown arrow remains visible */
  -webkit-appearance: auto;
  -moz-appearance: auto;
}

.custom-form-wrapper select {
  height: 44px;
}

.custom-form-wrapper textarea {
  height: 112px;
  resize: vertical;
}

.custom-form-wrapper ::placeholder {
  color: #767676;
  opacity: 1;
}

.custom-form-wrapper select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.781 6.8415L11.562 1.062L10.5015 0L5.781 4.7205L1.062 0L0 1.062L5.781 6.8415Z' fill='%23262626'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-position: right 16px top 50% !important;
  background-size: 10px auto !important;
  padding-right: 40px !important;
}

.custom-form-wrapper select::-ms-expand {
  display: none;
}

.form-heading h3 {
  margin-bottom: 32px !important;
  width: 400px;
}

.lp_custom_form {
  background: url("/wp-content/uploads/2026/03/gradient-bg.webp") no-repeat !important;
  background-position: left top !important;
  background-size: cover !important;
}
.lp_custom_form .ult-just-icon-wrapper {
  top: -10px;
  position: relative;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}
.ptb0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.lp_quote {
  padding: 44px 32px 50px;
  border-radius: 24px;
  border: 1px solid #007fa04d;
  position: relative;
}
.lp_quote:before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='71' height='56' viewBox='0 0 71 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2994_1612)'%3E%3Cg filter='url(%23filter0_d_2994_1612)'%3E%3Cpath d='M67.0303 47.0957C67.0634 51.4079 61.9875 53.7368 58.7402 50.8994L0.5 0H66.6689L67.0303 47.0957Z' fill='white'/%3E%3Cpath d='M0 0L57.8045 51.004C61.7142 54.4537 67.8603 51.6183 67.7734 46.405L67 0' stroke='%23B3D9E3'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2994_1612' x='-4.33008' y='-4.375' width='76.6035' height='61.3906' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.498039 0 0 0 0 0.627451 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2994_1612'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2994_1612' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_2994_1612'%3E%3Crect width='71' height='56' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  height: 59px;
  width: 75px;
  background-repeat: no-repeat;
  bottom: -59.5px;
  right: 38px;
}

/* ------ Logo Slider ----- */
.lp-logo-slider-wrapper {
  padding-right: 0;
}

.lp-logo-slider-wrapper .l-section-h.i-cf {
  padding-left: calc((100vw - 1152px - (2.5rem * 2)) / 2) !important;
}
.custom-slide1 {
  margin-bottom: 48px;
}
.wpb_column.vc_column_container.lp-logo-slider-sec {
  justify-content: center;
}

.custom-slide1 .slick-slide,
.custom-slide2 .slick-slide {
  margin: 0px 48px;
}

.custom-slide1 .slick-slide img,
.custom-slide2 .slick-slide img {
  width: 100%;
}
.custom-slide1 .slick-list,
.custom-slide2 .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.custom-slide1 .slick-list:focus,
.custom-slide2 .slick-list:focus {
  outline: none;
}

.custom-slide1 .slick-list.dragging,
.custom-slide2 .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.custom-slide1 .slick-slider .slick-track,
.custom-slide1 .slick-slider .slick-list,
.custom-slide2 .slick-slider .slick-track,
.custom-slide2 .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.custom-slide1 .slick-track,
.custom-slide2 .slick-track {
  position: relative;
  top: 0;
  left: 30px;
  display: block;
}

.custom-slide1 .slick-track:before,
.custom-slide1 .slick-track:after,
.custom-slide2 .slick-track:before,
.custom-slide2 .slick-track:after {
  display: table;
  content: "";
}

.custom-slide1 .slick-track:after,
.custom-slide2 .slick-track:after {
  clear: both;
}

.custom-slide1 .slick-loading .slick-track,
.custom-slide2 .slick-loading .slick-track {
  visibility: hidden;
}

.custom-slide1 .slick-slide,
.custom-slide2 .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .custom-slide1 .slick-slide,
[dir="rtl"] .custom-slide2 .slick-slide {
  float: right;
}

.custom-slide1 .slick-slide img,
.custom-slide2 .slick-slide img {
  display: block;
}

.custom-slide1 .slick-slide.slick-loading img,
.custom-slide2 .slick-slide.slick-loading img {
  display: none;
}

.custom-slide1 .slick-slide.dragging img,
.custom-slide2 .slick-slide.dragging img {
  pointer-events: none;
}

.custom-slide1 .slick-initialized .slick-slide,
.custom-slide2 .slick-initialized .slick-slide {
  display: block;
}

.custom-slide1 .slick-loading .slick-slide,
.custom-slide2 .slick-loading .slick-slide {
  visibility: hidden;
}

.custom-slide1 .slick-vertical .slick-slide,
.custom-slide2 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.custom-slide1 .slick-arrow.slick-hidden,
.custom-slide2 .slick-arrow.slick-hidden {
  display: none;
}

/* Landing Page CUstom5 CSS End */


.custom-post-list.w-grid.type_grid .w-grid-list .w-grid-item {
    min-height: 250px;
}

@media (min-width: 1601px) {
  .g-cols.via_grid.type_boxes > .vc_column_container.grid-padding7,
  .g-cols.via_grid.type_boxes > .vc_column_container.grid-padding {
    padding: 7rem;
  }
}

@media (min-width: 1025px) and (max-width: 1380px) {
  .l-header.id_12875.shadow_thin .l-subheader.at_middle,
  .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: none;
  }
}

@media (max-width: 1380px) {
  .tesstimonial_slideer .owl-carousel .owl-nav .owl-prev {
    left: -3.5rem;
  }
  .tesstimonial_slideer .owl-carousel .owl-nav .owl-next {
    right: -3.5rem;
  }
}

@media (min-width: 1351px) {
  .tesstimonial_slideer .owl-carousel .owl-stage-outer {
    margin: 0 20px !important;
  }
  .tesstimonial_slideer .owl-carousel .owl-item {
    padding: 0 48px 0 0 !important;
  }
  .tesstimonial_slideer .owl-carousel .us_testimonial {
    padding: 0 !important;
  }
}

@media (max-width: 1350px) {
  .tesstimonial_slideer .owl-carousel .owl-nav {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .ush_menu_1.type_mobile .w-nav-anchor.level_1 {
    font-size: 18px !important;
    margin: 0 0.3rem !important;
  }
  .w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 {
    padding: 0 !important;
  }
  .w-nav.type_mobile .menu-item-has-children > .w-nav-anchor .w-nav-arrow {
    padding: 0.7rem !important;
  }
  .w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 > li:first-child {
    margin-top: unset !important;
  }
  .w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 > li:nth-last-child(2) {
    margin-left: 10px !important;
  }
  .ush_menu_1 .w-nav-list:not(.level_1) {
    margin: 0 5px !important;
  }
  .custom-post-list .post_image a img {
    max-height: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .header_hor .w-nav.type_mobile.m_layout_fullscreen.header_is_visible .w-nav-list.level_1 {
    padding: 0 26px !important;
  }
}

@media (max-width: 1024px) {
  .g-cols.via_grid.type_boxes > .vc_column_container.grid-padding {
    padding: 2.5rem;
  }

  .width25rem {
    width: 25rem;
    margin: 0 auto;
  }

  .lp1-banner-section .l-section-h:before {
    width: 500px;
    height: 500px;
  }
  .lp1-banner-section .l-section-h {
    padding-top: 60px;
    padding-left: 40px;
  }
  .lp1-banner-section.lp2banner .l-section-h {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-inline: 20px;
  }
  .lp1-banner-section.lp2banner .banner-img img {
    border-radius: 24px;
  }
  .lp1-banner-section.lp2banner .lp1-banner-left,
  .lp1-banner-section.lp2banner .lp1-banner-right {
    width: 50% !important;
  }
  .lp1-banner-section.lp2banner .banner-img {
    height: 360px;
  }
  .invoicing-inner-row .invoicing-left,
  .invoicing-inner-row .invoicing-right,
  .entrust-row .entrust-left,
  .entrust-row .entrust-right {
    width: 50% !important;
  }

  .header_hor .l-header.pos_fixed ~ .l-main > .lp1-banner-section.lp2banner.l-section:first-of-type > .l-section-h {
    padding-top: calc(var(--header-height) - 60px) !important;
  }
  .counter-heading h3 {
    font-size: 32px !important;
  }

  .w-btn.ush_btn_2.lp_tb_btn {
    font-size: 14px !important;
  }

  .counter-box .w-counter-value {
    font-size: 40px;
  }

  .g-cols.cols_3.lp-icon-boxes.via_grid {
    gap: 20px;
  }

  .lp_billing_section .lp_billing_heading {
    padding-bottom: 60px !important;
  }

  .counter-heading h3 {
    line-height: 40px !important;
  }

  .g-cols.cols_4.lp_method_boxes {
    grid-template-columns: repeat(2, 1fr);
  }

  .pb-80 {
    padding-bottom: 60px !important;
  }

  .pt-80 {
    padding-top: 60px !important;
  }

  .pt-40 {
    padding-top: 30px !important;
  }

  .pb-40 {
    padding-bottom: 30px !important;
  }
  .lp_quote {
    padding: 24px;
  }
  .lp_quote .aio-icon-title {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .lp_quote:before {
    bottom: -58.5px;
  }
  .custom-slide1 .slick-slide,
  .custom-slide2 .slick-slide {
    margin: 0 30px;
  }
}

@media screen and (max-width: 1023px) {
  .custom-banner-section .vc_column-inner > .g-cols {
    gap: 10px !important;
  }
}

@media (min-width: 901px) and (max-width: 1024px) {
  .download_white_btn button {
    padding-inline: 14px !important;
  }
}

@media (min-width: 601px) and (max-width: 1024px) {
  .l-header.pos_fixed:not(.notransition) .l-subheader {
    transition-property: unset !important;
    transition-duration: unset !important;
    transition-timing-function: unset !important;
  }
}

@media (max-width: 991px) {
  .lp-image-box .top-icon .aio-icon-header h3.aio-icon-title {
    font-size: 18px !important;
    line-height: 22px !important;
    margin: 12px 0;
  }

  .lp-image-box .aio-icon-description {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .lp_billing_section .lp_billing_heading.pink_border {
    max-width: 561px !important;
  }

  /* .g-cols.stacking_default.via_grid.mobiles-cols_1.lp_method_boxes {
        grid-template-columns: repeat(2, 1fr);
    } */

  .form-heading h3 {
    margin-bottom: 24px !important;
    width: 100%;
  }
  /* .lp-logo-slider-wrapper .g-cols.cols_1-3{
        grid-template-columns: 2fr 2fr;
    } */
  .lp-logo-slider-wrapper .g-cols:first-child.stacking_default.via_grid.mobiles-cols_1.cols_1-3 {
    grid-template-columns: 1fr 2fr !important;
  }
  .custom-slide1 .slick-slide,
  .custom-slide2 .slick-slide {
    margin: 0 20px;
  }
}

@media (max-width: 970px) {
  .ebp-vs-pennylane__table-col .table_main_inner_col {
    width: 970px;
  }
  .ebp-vs-pennylane__table-col > .vc_column-inner {
    width: 100%;
    overflow: auto;
  }
  .table_main_inner_col > .wpb_column {
    justify-content: flex-start;
  }
  .table_main_inner_col > .wpb_column.center_text .vc_column-inner {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .table_main_inner_col > .wpb_column.center_text .vc_column-inner > .w-image {
    margin-top: 5px;
  }
  .table_main_inner_col > .wpb_column.center_text .vc_column-inner > .wpb_text_column {
    text-align: left !important;
  }
}

@media (max-width: 900px) {
  .sauvegarde_column .saucegarde__icon-box .sauvegarde__icon .align-icon {
    text-align: left !important;
    margin-bottom: 16px;
  }
  .sauvegarde_column > .i-cf > .g-cols {
    gap: 0px !important;
  }
  .spacer_coll > .i-cf > .g-cols {
    gap: 0px !important;
  }
  .sauvegarde_column.col--2 > .i-cf > .g-cols {
    gap: 50px !important;
  }

  .for_sidebar.at_right:has(.post_grid) .l-content {
    width: 100%;
    max-width: 100%;
  }
  .for_sidebar.at_right:has(.post_grid) .l-sidebar {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
  }
}

@media screen and (max-width: 899px) {
  .custom-banner-section .vc_column-inner > .g-cols {
    gap: 0px !important;
  }

  .banner-white-btn {
    margin-bottom: 0 !important;
  }
  .it_service_grid .vc_column-inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .banner_flex_btn_wrap {
    gap: 0 !important;
    margin-top: 30px;
  }
  div.download_brochure_blue_btn {
    margin: 30px 0 !important;
  }
  .faq_blockks {
    gap: 0px !important;
  }
  .banner-margin-gap.g-cols.via_grid {
    gap: 0px;
  }

  .vc_custom_1774250967646.mt20 {
    margin-top: 20px !important;
  }
  .btn.menu-item.level_1 > a {
    margin: 0 !important;
    padding: 10px 30px !important;
  }
  .copyright_footer p {
    text-align: center !important;
  }
  body.archive .w-grid-item .w-hwrapper .articels_archive_image {
    min-width: 200px;
    max-width: 200px;
  }
  body.archive .w-grid .w-post-elm.post_image img {
    height: 200px;
  }
}

@media (max-width: 820px) {
  .footer_right_content .vc_column-inner {
    gap: 0.6rem;
  }

  .counter-box .w-counter-value {
    font-size: 34px;
  }
  .img-con_section {
    flex-wrap: wrap;
  }
  .img-con_section .img--con_img_column {
    width: 100% !important;
    max-width: 100%;
  }
  .img-con_section .img--con_con_column {
    width: 100% !important;
    max-width: 100%;
  }
  .img-con_section .img--con_img_column .w-image-h,
  .img-con_section .img--con_img_column .w-image {
    width: 100% !important;
    max-width: 100% !important;
  }
  .img-con_section .img--con_img_column .w-image img {
    width: 100%;
    object-position: top left;
  }
  .lp1-banner-section .vc_row {
    flex-wrap: wrap;
  }
  .lp1-banner-section .vc_row .lp1-banner-left,
  .lp1-banner-section .vc_row .lp1-banner-right {
    width: 100% !important;
  }
  .lp1-banner-section .vc_row .lp1-banner-left {
    padding-bottom: 0px !important;
    padding-right: 40px;
  }
  .lp1-banner-section .vc_row .lp1-banner-right .w-image {
    width: 100% !important;
    max-width: 80% !important;
    margin-left: auto !important;
  }
}

@media (min-width: 320px) and (max-width: 880px) {
  #page-header .ush_btn_1,
  #page-header .ush_btn_2 {
    font-size: 11px !important;
    padding: 10px !important;
  }
  #page-header .ush_text_2 {
    font-size: 11px !important;
    padding: 10px 0 !important;
  }
  .l-subheader.at_top {
    height: auto !important;
    transition: 0.3s all ease;
  }
  .l-header.sticky .l-subheader.at_top {
    height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
  }
  .header_hor .l-subheader-cell.at_right > * {
    margin-left: 10px !important;
  }
}

@media (max-width: 767px) {
  .custom-accordion .w-tabs-section-header .w-tabs-section-title {
    font-size: 1rem !important;
  }
  .custom-accordion.w-tabs.accordion > div > div > .w-tabs-section-content {
    padding: 0.6rem 1.5rem 1rem !important;
  }
  .custom-accordion-block .w-tabs-section-header {
    font-size: 16px !important;
  }
  .offer__ebp--block h1,
  .offer__ebp--block h2,
  .offer__ebp--block h3 {
    margin-bottom: 16px;
  }
  .offer__ebp--block p {
    margin-bottom: 24px;
  }
  .integrateur__ebp--block h1,
  .integrateur__ebp--block h2,
  .integrateur__ebp--block h3 {
    margin-bottom: 16px;
  }
  .integrateur__ebp--block p {
    margin-bottom: 24px;
  }
  .offre-ebp-batiment__block h1,
  .offre-ebp-batiment__block h2,
  .offre-ebp-batiment__block h3 {
    margin-bottom: 16px;
  }
  .offre-ebp-batiment__block p {
    margin-bottom: 24px;
  }
  .offre__ebp--gestion__block h1,
  .offre__ebp--gestion__block h2,
  .offre__ebp--gestion__block h3 {
    margin-bottom: 16px;
  }
  .offre__ebp--gestion__block p {
    margin-bottom: 24px;
  }
  .offre-ebp-comptabilite__block h1,
  .offre-ebp-comptabilite__block h2,
  .offre-ebp-comptabilite__block h3 {
    margin-bottom: 16px;
  }
  .offre-ebp-comptabilite__block p {
    margin-bottom: 24px;
  }
  .banner_column_global .global_banner_btn button {
    padding: 0px 23.4px;
    line-height: 36.4px;
    text-transform: uppercase;
    transition: 0.5s all;
  }
  .for_sidebar.at_right:has(.post_grid) .l-sidebar .vc_column-inner .widget h3.widgettitle {
    margin-bottom: 1rem;
  }
  .price_de_rdv-block .wpb_wrapper h2 {
    margin-bottom: 16px;
  }
  .ctaa_blocks--wrapper a.w-btn {
    padding: 0px 15.8px;
    font-size: 12px !important;
  }
  .single-post h4.related-title-custom {
    font-size: 14px;
    margin: 0 0 1rem;
  }
  body.archive h2.post_title {
    font-size: 24px;
    line-height: 34px;
  }
  body.archive .w-grid-item .single_archive_box {
    gap: 25px !important;
  }
  .text_cut.w-grid.type_carousel:not(.hide_quote) .w-grid-item {
    padding: 0 !important;
  }

  .lp1-banner-section .l-section-h:before {
    display: none;
  }
  .remove-grid .g-cols.via_grid {
    flex-direction: column;
  }
  .lp1-banner-section .lp1-banner-left,
  .lp1-banner-section .lp1-banner-right {
    width: 100% !important;
  }
  .lp1-banner-section .l-section-h {
    padding: 30px 20px;
  }
  .lp1-banner-section .lp1-banner-left {
    padding-bottom: 0 !important;
  }
  .lp1-banner-section.lp2banner .l-section-h {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lp1-banner-section.lp2banner .lp1-banner-left,
  .lp1-banner-section.lp2banner .lp1-banner-right {
    width: 100% !important;
  }
  .invoicing-inner-row .invoicing-left,
  .invoicing-inner-row .invoicing-right,
  .entrust-row .entrust-left,
  .entrust-row .entrust-right {
    width: 100% !important;
  }
  .invoicing-inner-row,
  .entrust-row {
    flex-direction: column;
  }
  .text_cut.w-grid.type_carousel .w-grid-item {
    padding: 20px !important;
  }
  .testimonials_slider_widget1 .owl-stage-outer {
    margin: 0 !important;
  }
  .hero_banner_h1-heading span.w-text-value span {
    font-size: 24px !important;
    display: block;
    line-height: 34px;
  }
  .imgg-con__section > .l-section-h > .vc_row {
    flex-direction: column;
    gap: 30px;
  }
  .imgg-con__section.alternate > .l-section-h > .vc_row {
    flex-direction: column;
  }
  .imgg-con__section > .l-section-h > .vc_row .imgg-col__wrapper img.attachment-full.size-full {
    width: 100%;
    object-position: top left;
  }
  .imgg-con__section > .l-section-h > .vc_row .imgg-col__wrapper {
    width: 100%;
    max-width: 100%;
  }

  .imgg-con__section > .l-section-h > .vc_row .content-col__wrapper {
    width: 100%;
    max-width: 100%;
  }
  .imgg-con__section > .l-section-h > .vc_row .imgg-col__wrapper .w-image {
    width: 100%;
    max-width: 100% !important;
  }
  .ebp-vs-pennylane__table-col .table_main_inner_col {
    width: 660px;
  }
  .table_main_inner_col > .wpb_column {
    padding: 10px;
  }
  .table_main_inner_col .table_heading_inner_col {
    width: 100% !important;
    max-width: 220px !important;
  }
  .table_main_inner_col .table_ebp_inner_col,
  .table_main_inner_col .table_pennylane_inner_col {
    width: 100% !important;
    max-width: 220px !important;
  }

  .table_pennylane_inner_col.center_text.bg-color.heading_coll {
    border-radius: 10px 10px 0px 0px;
  }
  .faq_main_bloack .accordion_card--wrapper button.w-tabs-section-header h4.w-tabs-section-title {
    line-height: 26px;
  }
  .counter-heading h3 {
    font-size: 26px !important;
  }
  .faq_main_bloack .accordion_card--wrapper button.w-tabs-section-header .far.fa-plus {
    margin-top: 3px;
  }

  .faq_main_bloack .accordion_card--wrapper button.w-tabs-section-header .far.fa-plus:after {
    top: 15px !important;
  }
  .lp_footer .g-cols.stacking_default.via_grid.mobiles-cols_1 {
    grid-template-columns: 100%;
    gap: 1rem;
  }

  .footer_right_content .vc_column-inner {
    justify-content: left;
  }

  .footer_right_content .vc_column-inner {
    gap: 1rem;
  }

  .g-cols.stacking_default.lp_counter_boxes.via_grid.mobiles-cols_1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5em;
  }

  .lp_billing_section .lp_billing_heading {
    padding-bottom: 40px !important;
  }

  .lp_billing_section .lp_billing_heading.pink_border {
    max-width: 492px !important;
  }

  .counter-heading h3 {
    line-height: 38px !important;
  }

  .pb-80 {
    padding-bottom: 48px !important;
  }

  .pt-80 {
    padding-top: 48px !important;
  }

  .pt-40 {
    padding-top: 24px !important;
  }

  .pb-40 {
    padding-bottom: 24px !important;
  }
  .header_hor .l-header.pos_fixed ~ .l-main > .lp1-banner-section.p0.l-section:first-of-type > .l-section-h {
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }
  .lp1-banner-left {
    padding-right: 20px !important;
  }
  .lp-logo-slider-wrapper .g-cols:first-child.stacking_default.via_grid.mobiles-cols_1.cols_1-3 {
    grid-template-columns: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .download_white_btn button {
    font-size: 13px;
  }
  .ubtn-ctn-center.download_brochure_blue_btn {
    margin: 30px !important;
  }
  .splite-showpopup button,
  .splite-showpopup a,
  .ubtn-normal {
    font-size: 13px !important;
  }

  .pink-btn button span,
  .white-btn span,
  .blue-btn span {
    font-size: 13px;
  }
  .rp-related-posts .rp-grid {
    grid-template-columns: 1fr;
  }
  .lp-icon-boxes.g-cols.stacking_default.via_grid.mobiles-cols_1 {
    grid-template-columns: 100%;
  }

  .g-cols.stacking_default.via_grid.mobiles-cols_1.lp_method_boxes {
    grid-template-columns: 100%;
  }
  .lp-logo-slider-wrapper .g-cols:first-child.stacking_default.via_grid.mobiles-cols_1.cols_1-3 {
    grid-template-columns: 100%;
  }
  .lp-logo-slider-wrapper.us_custom_8a3c403a {
    padding-left: 0 !important;
  }
  .lp_quote {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .lp-them-btn.w-btn {
    font-size: 14px !important;
    padding: 8px 18px !important;
  }
  .custom-form-wrapper {
    padding: 26px 10px;
  }
}

@media screen and (max-width: 610px) {
  .lp_billing_section .lp_billing_heading.pink_border {
    max-width: 394px !important;
  }
}

@media screen and (max-width: 600px) {
  .post_author.avapos_left.post_author_widget {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .custom-accordion-block .w-tabs-section .w-tabs-section-content {
    padding-top: 0.6rem !important;
    padding-bottom: 1rem !important;
  }
  .postid-8372 .w-post-elm.post_title {
    margin-top: 16px;
  }
  .single-post h2 {
    margin-bottom: 1rem;
  }

  .single-post h2:last-child {
    margin-bottom: 0;
  }
  .single-post .l-section.gradient_overlay > .l-section-overlay {
    height: 100%;
  }
  body.archive .w-grid-item .single_archive_box {
    flex-wrap: wrap;
  }
  body.single-post .for_blogpost.gradient_overlay {
    margin: -1.5rem -2.5rem 0 !important;
  }
  body.archive .w-grid-item .w-hwrapper .articels_archive_image {
    min-width: 250px;
    max-width: 250px;
  }
  body.archive .w-grid .w-post-elm.post_image img {
    height: 250px;
  }
  .header_hor .l-header.pos_fixed ~ .l-main > .lp1-banner-section.lp2banner.l-section:first-of-type > .l-section-h {
    padding-top: calc(var(--header-height) - 0px) !important;
  }
  .entrust-row .entrust-right .vc_column-inner {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 599px) {
  .tesstimonial_slideer.layout_testimonial_6.type_carousel .w-grid-item {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 550px) {
  .footer_right_content .vc_column-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .g-cols.stacking_default.lp_counter_boxes.via_grid.mobiles-cols_1 {
    grid-template-columns: 100%;
    gap: 1.5em;
  }

  .custom-column-half {
    flex: 0 0 100%;
    margin-bottom: 16px;
  }

  .custom-form-row:not(:last-child) {
    margin-bottom: 0px;
  }

  .custom-column-full {
    margin-bottom: 16px;
  }

  input[type="submit"]:not(.w-btn).custom-submit-btn {
    padding: 8px 20px !important;
    font-size: 14px;
  }
  .lp1-banner-section .vc_row .lp1-banner-right .w-image {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
  }
}

@media (max-width: 480px) {
  .author .for_sidebar .l-content .w-author-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 1.5rem;
  }
  .author .for_sidebar .l-content .w-author-info .right-info .w-author-meta,
  .author .for_sidebar .l-content .w-author-info .right-info .w-author-url,
  .author .for_sidebar .l-content .w-author-info .right-info .w-author-desc {
    text-align: center;
  }
}
@media (max-width: 425px) {
  .banner_column_global .global_banner_btn button {
    padding: 5px 23.4px;
    line-height: 24px;
    text-transform: uppercase;
    transition: 0.5s all;
  }
  .ctaa_blocks--wrapper {
    width: calc(100% + 48px) !important;
    margin-left: -24px;
  }
}
