.menu_principe>.container div#block-desktech-site-branding {
  width: 40%;
}

div#block-desktech-site-branding--2 img {
  width: 192px;
}

.social-icons a i span {
  display: none;
}

section#contact--nous .contact-webform label {
  display: none;
}

.svg__vertical_sc {
  top: -60px;
}

.contact-produits-et-services-desktech form .js-form-type-checkbox label {
  display: block !important;
}

.contact-produits-et-services-desktech form>div>label {
  display: none !important;
}

.contact-produits-et-services-desktech form div#edit-processed-text label {
  color: #fff;
}

.contact-produits-et-services-desktech form .js-form-type-checkbox {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 0 10px;
}

section.section-three-desktech .card {
  border-radius: 20px;
  background: var(--White, #FFF);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
}

.contact-produits-et-services-desktech form .js-form-type-checkbox input {
  height: 25px;
  width: 25px;
}

.contact-produits-et-services-desktech form .js-form-type-checkbox label {
  width: 100%;
}

.contact-produits-et-services-desktech form>div#edit-actions {
  width: 25%;
}

.img--all-blog img {
  width: 226px;
  height: 226px;
  object-fit: contain;
}

.section-three-desktech-white section.section-three-desktech {
  background: #fff;
}

.section-three-desktech-white section.section-four-desktech {
  background: #F5F5F5;
}

section.lists--all-blog .img--all-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-item-all h2 a {
  color: #000849;
}

section.detail_lists--all-blog .img--all-blog img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.searhing-checkbox form {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.searhing-checkbox form fieldset .fieldset-wrapper .bef-checkboxes {
  display: flex;
}

.searhing-checkbox form fieldset .fieldset-wrapper .bef-checkboxes label {
  color: #000849;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.searhing-checkbox form div#edit-actions input {
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #CE112D;
  border-radius: 30px;
  padding: 10px 51px;
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: auto;
  border: 0;
  width: fit-content;
  margin: auto;
}

.card-filter-all {
  position: relative;
  padding-bottom: 70px;
  padding-top: 30px;
  height: 240px;
}

.searhing-checkbox form {
  padding-bottom: 30px;
}

.searhing-checkbox form span.fieldset-legend {
  color: #000849;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.searhing-checkbox form input[type="checkbox"i] {

  width: 20px;
  height: 20px;
  border: 2px solid #0b1652;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}

.searhing-checkbox form fieldset .fieldset-wrapper .bef-checkboxes label {
  font-size: 15.5px;
}

.searhing-checkbox form span.fieldset-legend {
  color: #000849;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.searhing-checkbox form input[type="checkbox"i] {
  width: 20px;
  height: 20px;
  border: 2px solid #0b1652;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}

.searhing-checkbox form fieldset .fieldset-wrapper .bef-checkboxes label {
  font-size: 15.5px;
}

.searhing-checkbox form fieldset:after {
  transform: translateX(12px);
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000849;
  left: auto;
  right: 0;
  top: 0;
}

.searhing-checkbox form fieldset {
  position: relative;
}

.searhing-checkbox form>fieldset:last-of-type:after {
  opacity: 0;
}

.searhing-checkbox form fieldset:last-child:after {
  content: "";
  opacity: 0;
}

.searhing-checkbox form fieldset .fieldset-wrapper .bef-checkboxes {
  gap: 0 5px;
}

.searhing-checkbox form fieldset .fieldset-wrapper .bef-checkboxes>div {
  gap: 0 10px;
  align-items: center;
  display: flex;
}

.wrapper---type>div {
  color: #000849;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  height: 36px;
}

.main-carousel>div img {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
}

section.lists--detail_product .thumb-carousel div img {
  margin: auto;
  text-align: center;
  opacity: 1;
  height: 100px;
  width: 100px;
  object-fit: contain;
}

.thumb-carousel {
  margin-top: 30px;
}

.thumb-carousel div img {
  width: 100px;
  height: auto;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}

.main-carousel>div img {
  width: 70% !important;
  margin: auto;
}

.contact-produits-et-services-desktech input[type="submit"] {
  width: auto;
  padding: 5px 30px;
}

.newsletter-text {
  color: #000849;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 144.444% */
  width: 40%;
}

.newsletter-container input[type="email"] {
  border-radius: 10px;
  border: 1px solid #000849;
  background: rgba(255, 255, 255, 0.00);
  height: 43px;
  padding-left: 15px
}

.newsletter-container input[type="email"]::placeholder {
  color: #000849;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 15px
}

.newsletter-container form button {
  border-radius: 10px;
  border: 1px solid #FFF;
  background: #CE112D;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 43px;
}

.newsletter-container {
  display: flex;
  width: 100%;
  align-items: center;
}

.newsletter-container form {
  display: flex;
  flex-direction: column;
  width: 60%;
  gap: 15px 0;
}

h5.wrapper-reader-txt {
  color: #000947;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 131.25% */
  display: flex;
  gap: 0 5px;
}

h5.wrapper-reader-txt span {
  display: flex;
  align-items: center;
  height: 21px;
  justify-content: center;
  text-align: center;
}

.lists--detail_product .title--primary h2 {
  border-bottom: 2px solid #CE112D;
  width: fit-content;
  padding-bottom: 10px;
}

.path-frontpage section.slider .banner img {
  height: 580px;
}

.path-frontpage section.slider h1 {
  line-height: 56px;
  font-size: 48px;
}


.path-frontpage .img____slider {
  height: 75vh;
}

.one--img-sc-four img {

  object-fit: cover;
}

.one--img-sc-four {
  height: 540px;
  border-radius: 30px;
  overflow: hidden;
}

section.section-five-produits-et-services-desktech .right--section-two-desktech h2 {
  color: #fff;
}

.no-results-message-errour-vide h3 {
  color: #000849;
  text-align: center;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 74px;
  /* 246.667% */
}

.no-results-message-errour-vide p {
  color: #000849;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  width: 38%;
  margin: auto;
}

.no-results-message-errour-vide {
  text-align: center;
}

section.lists--all-imprimantes-multifonctions {
  padding-top: 0;
}

.last--list-foooter .form-email {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  border: 1px solid #000849;
}

.last--list-foooter input[type="submit"] {
  background: #CE112D;
  border: 0;
  color: #FFF;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FFF;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.42px;
  height: 40px;
  width: 100%;
}

.last--list-foooter form {
  display: flex;
}

.last--list-foooter form label {
  display: none;
}

.newsletter-container form input[type="submit"] {
  border-radius: 10px;
  border: 1px solid #FFF;
  background: #CE112D;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 43px;
  width: 100%;
}

.newsletter-container input[type="email"] {
  width: 100%;
}

.newsletter-container label {
  display: none;
}

.newsletter-container form {

  width: 100%;
}

.banner__news_modify img {
  height: 100%;
  width: 100%;
}

section.section-four-desktech {
  padding: 0;
}

section.section-four-desktech .title--primary {
  margin: 0;
}

.contact-produits-et-services-desktech form>div input,
.contact-produits-et-services-desktech form>div textarea {
  margin: 0;
}

.item--count-dc:nth-child(1) p,
.item--count-dc:nth-child(3) p {
  color: #CE112D;
}

.owl-carousel.five-desktech-owl .item {
  height: auto;
}

.link___footer_height ul li {
  margin-bottom: 10px;
}

.link___footer_height ul {
  padding-top: 5px;
}

div#block-desktech-footerleft p {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

footer.text-light.py-5 {
  padding-bottom: 0 !important;
}

.wisiwig--body p img {
  width: auto;
  margin: auto;
  display: flex;
}

.wrapper---type {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100px;
}

.type--detail_product {
  height: 100%;
  flex-direction: row;
}

.menu_principe div#navbarScroll ul li a.active {
  font-weight: bold;
}
.item--count-dc p, .item--count-dc span {
    font-family: Poppins;
}
div#banner___small section.banner_tp #dt__banner {
  height: 500px;
}
div#banner___small section.banner_tp #dt__banner img{
  object-fit: cover;
}
.last--list-foooter p {
  margin-bottom: 5px;
}
.social-icons {
  margin-top: 20px;
}
/* .newsletter-container form {

  width: 100%;
} */
/* .newsletter-container form {

  width: 100%;
} */
/*  */

.ui-widget-content.ui-front {
    color: #fff !important;
    background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.ui-dialog  .ui-widget-header {
    background: transparent !important;
    border: 0 !important;
    padding: 0;
}

.ui-widget-content {
    border: 0 !important;
}
button.ui-dialog-titlebar-close {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  border: none;
  cursor: pointer;
  display: inline-block;
}
button.ui-dialog-titlebar-close {outline: none;background-color: transparent;filter: invert(1) grayscale(100%) brightness(200%);top: 0 !important;margin: 0 !important;}

.ui-dialog .ui-dialog-title {
    display: none;
}

.ui-dialog .ui-dialog-titlebar-close {position: relative;top: 2px !important;}

.ui-widget-content.ui-front {
    min-height: 45px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    width: auto !important;
    left: auto !important;
    right: 18px;
    top: 100px !important;
}

.ui-widget-content.ui-front div#ui-id-1 {
    min-height: auto !important;
    max-height: none!important;
    color: #fff;
      font-family: Electrolize;
    text-transform: capitalize;
}

.ui-dialog .ui-widget-header {
    margin: 0;
    padding: 0;
}
section#blog--slider .col-lg-6 img {
  object-fit: cover;
  border-radius: 30px;
}

section#blog--slider .col-lg-6 img {
  object-fit: cover;
  height: auto;
}
section#blog--slider .banner > img {
  display: none;
}
section#blog--slider .container {
  position: relative;
  top: auto;
  transform: initial;
}
section#blog--slider .row {
  padding: 30px 0;
}
#block-desktech-sectionfourhp .one--img-sc-four {
  height: auto;
}
