:root {--it-theme-1: #de5700;--it-theme-2: #ffc71f;--it-grey-1: #fbf7f3;}.black-bg {background: #093e67;}img {height: auto;}.it-about-shape-2 {z-index: 1;}.it-about-content-wrapp {position: relative;z-index: 2;}.it-about-item-icon {font-size: 35px;width: 60px;height: 60px;aspect-ratio: 1/1;text-align: center;line-height: 70px;border-radius: 10px;display: flex;align-items: center;justify-content: center;color: var(--it-common-white);background: var(--it-theme-1);}.it-about-item-icon > img {padding: 5px;filter: invert(1);}.it-service-item .it-service-icon > img {filter: brightness(0) saturate(100%) invert(44%) sepia(59%) saturate(6052%) hue-rotate(14deg) brightness(99%) contrast(101%);}.it-service-item:hover .it-service-icon > img {filter: invert(1);}.it-testimonial-item,.it-testimonial-2-item {min-height: 240px;}/** TEXT CONTENT **/.text-content:not(:is(label)) {color: white;}.text-content > p {color: inherit;margin-bottom: 20px;}.text-content ol,.text-content ul {padding-left: 20px;margin-bottom: 20px;}.postbox-content a,.text-content a {color: var(--it-theme-1);}.postbox-content a:hover,.text-content a:hover {color: var(--it-theme-2);}.postbox-nav {transition: background 0.2s ease;}.postbox-nav:hover {background: var(--it-theme-1);}.postbox-nav * {transition: color 0.2s ease;}.postbox-nav:hover * {color: var(--it-common-white) !important;}.text-content ol li,.text-content ul li {margin-bottom: 10px;}.text-content > :last-child {margin-bottom: 0 !important;}/** LIST STYLE **/.__list-style ul {list-style: none;}.__list-style ul li::before {content: "\f120";font-family: flaticon_solvra !important;font-style: normal;font-weight: normal !important;font-variant: normal;text-transform: none;line-height: 1;font-size: 30px;color: var(--it-theme-1);padding-right: 20px;}.__list-style ul {display: flex;flex-direction: column;gap: 10px;}.__list-style ul li,.__list-style ul li > p {position: relative;font-size: 24px;color: var(--it-common-black);font-weight: 700;list-style: none;display: inline-flex;align-items: start;}.it-footer-2-border {background: var(--it-theme-1);}.it-price-area.it-inner-price {padding-bottom: 60px;}.it-video-2-area {margin-top: 90px;margin-bottom: 90px;}/** CARD PRICING **/.it-price-list {text-align: left;}.it-price-list h3 {font-size: 18px;margin-bottom: 20px;}.it-price-list ul {list-style: none;}.it-price-list ul li {padding-left: 0;}.it-price-item.active .it-price-list *,.it-price-item.active .it-price-list *::before {color: var(--it-common-white);}.it-price-list ul li::before {content: "\f058";padding-right: 10px;font-family: "Font Awesome 6 Pro";font-weight: 400;font-size: 18px;color: var(--it-theme-1);}/* Contenu riche des articles (postbox) */.postbox-richtext {font-size: 16px;line-height: 1.8;color: var(--it-common-black, #0b0b0b);}.postbox-richtext h1,.postbox-richtext h2,.postbox-richtext h3,.postbox-richtext h4 {font-family: var(--it-ff-heading, inherit);font-weight: 700;margin: 1.25rem 0 0.75rem;color: var(--it-common-black, #0b0b0b);}.postbox-richtext p {margin-bottom: 1rem;}.postbox-richtext ul,.postbox-richtext ol {margin: 1rem 0 1rem 1.5rem;}.postbox-richtext li {margin-bottom: 0.25rem;}.postbox-richtext blockquote {/*padding: 20px 20px;margin: 0 15px;border-left: 10px solid var(--it-theme-1);*//* border-radius: 10px; */padding: 25px 39px;border-radius: 10px;background: var(--it-theme-1);font-size: 24px;color: var(--it-common-white);margin-top: 40px;}.postbox-richtext blockquote p {font-size: 24px;color: var(--it-common-white);}.postbox-richtext img {max-width: 100%;border-radius: 8px;margin: 1rem 0;height: auto;}.postbox-richtext a {color: var(--it-theme-1, #09b951);text-decoration: underline;}.postbox-richtext table {width: 100%;border-collapse: collapse;margin: 1rem 0;}.postbox-richtext th,.postbox-richtext td {border: 1px solid #e3e3e3;padding: 0.6rem;}/** MASKS IMAGE **/.mask-1-wrapper,.mask-2-wrapper {border: 10px solid white;--skew-x: -15deg;--skew-y: 0deg;transform: skew(var(--skew-x), var(--skew-y));display: inline-block;max-width: 100%;height: auto;overflow: hidden;border-radius: 45px;position: relative;left: 45px;}.mask-1-wrapper > img,.mask-2-wrapper > img {transform: skew(calc(var(--skew-x) * -1), calc(var(--skew-y) * -1)) scale(1.25);max-width: 100%;height: auto;}.mask-2-wrapper {border: 5px solid var(--it-theme-2);--skew-x: -15deg;left: 0;}.mask-3-wrapper > img {object-fit: cover;object-position: center;/* masque */-webkit-mask-image: url("/public/assets/css/../images/masks/mask-3.png");mask-image: url("/public/assets/css/../images/masks/mask-3.png");-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-size: 100% 100%;mask-size: 100% 100%;-webkit-mask-position: center;mask-position: center;/* important pour ton image (beige sur noir) */-webkit-mask-mode: luminance;mask-mode: luminance;}.it-funfact-content .it-funfact-icon img {filter: invert(1);}.it-shop-details__text-box > p {color: var(--it-text-body);}.it-cta-2-area {margin-inline: 0 !important;margin-block: 4rem !important;}.it-footer-list ul li a::before {top: 12px;bottom: unset;}.it-service-area .it-service-item {margin-bottom: 0 !important;}.it-footer-2-top-text .it-section-title-sm {margin-right: 0 !important;}.it-footer-2-top-item:last-child::after {display: none;}.form-check {display: inline-flex;gap: 10px;padding-left: 0 !important;}.form-check .form-check-input {aspect-ratio: 1/1;--size: 1em;width: var(--size);max-width: var(--size);min-width: var(--size);height: var(--size);max-height: var(--size);min-height: var(--size);margin-left: 0 !important;padding: 0;}.it-contact-3-form .form-check {margin-top: 1rem;}.it-cta-2-form .form-check-label a,.it-contact-3-form .form-check-label a {color: var(--it-common-white);text-decoration: underline;}.it-cta-2-form .form-check-label a:hover,.it-contact-3-form .form-check-label a:hover {color: var(--it-theme-2);}.it-service-3-item-title::before {height: 113%;}.itoffcanvas__info-address a,.itoffcanvas__info-address a > span {color: white;font-weight: bold;}.it-footer-2-top-item::after {position: absolute;top: 50%;right: 0;width: 1px;height: 140px;content: "";background-color: var(--it-common-white);opacity: 0.3;transform: translateY(-50%);}.it-footer-2-top-item {padding: 28px 0 28px 0;}.it-cta-2-form .form-check-input:checked,.it-contact-3-form .form-check-input:checked,.it-contact-wrapp .form-check-input:checked {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");;}.it-footer-2-top-item a {word-break: break-all;}.it-team-item .it-team-content {bottom: -35%;opacity: 1;visibility: visible;}.it-hero-bg::before {opacity: 0.75;background: #fff;width: 100%;height: 100%;content: "";position: absolute;top: 0;z-index: 0;}.it-hero-bg > div.container {position: relative;z-index: 1;}.it-breadcrumb-area {background-position: center -130px;}.it-work-content {background: var(--it-grey-1);}.it-work-wrapper .it-work-content {padding-inline: 30px;}.it-video-shape::before, .it-video-shape::after {background: #a63300;}.it-breadcrumb-area::before {background: linear-gradient(90deg, rgb(22 11 2) 0%, rgb(22 13 2 / 60%) 45.5%, rgb(22 12 2 / 30%) 69%, rgb(22 13 2 / 0%) 100%);}.it-custom-accordion .accordion-body,.it-custom-accordion .accordion-header {background: var(--it-grey-1);}.sidebar-widget-list a.active {background: var(--it-grey-1);}.sidebar-widget-list a.active:hover {background: var(--it-theme-1);}.it-sv-details__contact::before {background: #160a02;}.it-sv-details__contact {background-image: url("/public/assets/css/../../../storage/upload/5ca6ccf4903fa87b27688b64a8e3e93f.png") !important;}.postbox-richtext ul li {color: var(--it-text-body);font-weight: 500;font-size: 17px;line-height: 26px;}.postbox-richtext ul li::marker {color: var(--it-theme-1);}.it-contact-wrapp,.it-contact-map-area {border-radius: 10px;overflow: hidden;}.it-contact-link-item.text-content a {color: var(--it-common-black);}#page-105 .it-cta-2-area {background: #093e67;margin-top: 0 !important;}#free-text p {color: var(--it-common-black);}#page-106 .it-blog-3-content ul {margin-bottom: 1rem;padding-left: 2rem;}#page-106 .it-blog-3-content ul li::marker {color: var(--it-theme-1);}.it-footer-2-top-text h3 {margin-bottom: 0 !important;}.it-testimonial-bg {background-position: right bottom;}.it-testimonial-dsc div,.it-testimonial-dsc p {color: white;}#callback {scroll-margin-top: 120px;}.postbox-content video {width: 100% !important;aspect-ratio: 16/9 !important;border-radius: 8px !important;height: auto !important;}.gd-partners-slider-area img {mix-blend-mode: multiply;}body#page-1 .it-about-area {padding-bottom: 60px !important;}.gd-partners-slider-area .it-section-title {font-size: 35px;}.it-project-dsc-box {padding: 15px;left: 10px;right: 10px;bottom: 10px;}.it-menu-content .it-btn-green{display:none;}body.contact .it-section-title-sm{font-size: 20px;}.it-contact-input textarea {padding: 15px 30px;height: auto;min-height:150px;line-height: 1.2em;}/*why .98 ? Check https://getbootstrap.com/docs/5.0/layout/breakpoints/#max-width*/@media (max-width: 1399.98px) {.it-about-style-4 .it-about-shape-3 {display: block;}.it-about-style-4 .it-about-experience-item::before{display:none;}.it-about-style-4 .it-about-shape-3{left:-50px;}.it-footer-2-top-wrap{align-items: center;}.it-footer-2-top-content .it-footer-2-top-icon i{width:40px;height:40px;font-size:15px;line-height: 40px;}.it-footer-2-top-icon{padding-right: 20px;}body.contact .it-section-title-sm{font-size: 16px;}}@media (max-width: 1199.98px) {.it-team-item .it-team-content{transform:translateY(50%);bottom:0;}.it-offcanvas-area .it-menu-content .it-btn-green{display:block;margin-top: 5px;padding-inline:15px;}}@media (max-width: 991.98px) {.it-funfact-area .it-funfact-wrapp .row .it-funfact-content {border-right: none !important;}.it-footer-2-top-item {width: 100%;padding: 20px 0 !important;}.it-footer-2-top-item:not(:last-child) {padding-bottom: 0 !important;}.it-footer-2-top-text .it-section-title-sm {font-size: 16px;}.it-footer-2-top-text > span,.it-footer-2-top-text .it-section-title-sm {margin-bottom: 0 !important;}.mask-1-wrapper, .mask-2-wrapper {left: 0 !important;}.mask-1-wrapper, .mask-2-wrapper,.mask-1-wrapper > img, .mask-2-wrapper > img {transform: none !important;}.it-hero-area{padding-bottom: 0px!important;}.it-breadcrumb-area{background-position: center top;}}@media (max-width: 767.98px) {.it-testimonial-arrow-box{bottom:0;}.it-about-thumb-box{margin-bottom: 0;}.it-about-thumb-3{margin-top: 0!important;}.it-about-thumb-3 img,.it-about-thumb-2 img{width:200px!important;display:block;margin:auto;}.it-about-area .it-about-thumb{margin-bottom: 25px;}}@media (max-width: 575.98px) {.it-about-style-4 .it-about-shape-3 {left: -10px;top: auto;bottom: 10px;}.itoffcanvas {width: 90%;}.it-menu-content .it-btn-green{display:none;}}