.main-slider-two__content .title h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 55px;
    line-height: 55px;
}

.why-choose-one__content-list ul li {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.why-choose-one__content .sec-title {
    padding-bottom: 15px;
}

.sec-title__tagline {
    position: relative;
    display: block;
    margin-bottom: 4px;
}

.txt-bloc {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.txt-bloc.no-margin {
    margin: 0px !important;
}

.txt-bloc p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.txt-bloc h2 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.txt-bloc h3 {
    font-size: 18px;
    margin-top: 11px;
    margin-bottom: 4px;
    font-weight: 400;
}

.txt-bloc.subtitle {
    font-size: 26px;
    line-height: 25px;
    color: rgb(121, 121, 121);
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 300;
}

.txt-bloc ul li {
    list-style: disc;
}

.txt-bloc ul {
    padding-left: 30px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}


.footer-one--two {
    position: relative;
    display: block;
    padding: 65px 0px 0px;
    background: transparent;
    z-index: 1;
}

.footer {
    position: relative;
    display: block;
    padding-bottom: 50px;
}


.footer-one__right-single-services-list li a {
    position: relative;
    display: block;
    color: #dbdbdb;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-one__right-single-contact-box p {
    color: #dbdbdb;
    margin: 0;
}


.footer-one__right-single-contact-box p a {
    color: #dbdbd0;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.logo-box-one a img {
    width: 100%;
    height: 160px;
}

.main-menu .main-menu__list>li.current>a, .main-menu .main-menu__list>li:hover>a, .stricky-header .main-menu__list>li.current>a, .stricky-header .main-menu__list>li:hover>a {
    color: #ed7d00;
}


.about-two__img1::before {
    position: absolute;
    top: 0;
    left: -30px;
    width: 10px;
    height: 175px;
    background: #fb9d0f;
    content: "";
}

.sec-title__tagline h6::before {
    position: absolute;
    top: 3px;
    left: -8px;
    width: 22px;
    height: 22px;
    background: #bfc6c9;
    border-radius: 50%;
    content: "";
    z-index: -1;
}

 .scroll-to-top {
    position: fixed;
    right: 15px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #f8a11b;
    border: 2px solid #f8a11b;
    color: #ffffff;
    font-size: 20px;
    line-height: 56px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: none;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 999999999;
}


.service-two__single::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scaleX(0.8) rotateX(0deg);
    transition: all 0.4s linear;
    background: #e9e9e9;
    border-radius: 5px;
    opacity: 0;
    content: "";
    z-index: -1;
}

.service-two__single {
    margin-bottom: 0px !important;
    height: 100%;
}

.cta-one {
    position: relative;
    display: block;
    background: #181818;
    padding: 67px 0px 70px;
    z-index: 1;
}

.why-choose-one::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 200px;
    width: 610px;
    background: #181818;
    content: "";
    z-index: -1;
}

.main-slider-two .image-layer::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: linear-gradient(87deg, rgb(0 0 0 / 30%) 44.11%, rgb(0 0 0 / 10%) 91.33%);
    z-index: -1;
/*    opacity: 0.6;*/
}

:root {
--thm-base: #fb9d0f;
--thm-base-rgb: 212, 248, 67;
 
}


.footer-widget__single-about .logo-box {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}
 
 .footer-one--two__bg::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #181818 ;
    content: "";
    z-index: -2;
}

 
 .mobile-nav__content {
    position: relative;
    width: 300px;
    background-color: #080808;
    height: 100%;
    overflow-y: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    z-index: 10;
}

.page-header__bg::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #0e0e0e;
    opacity: 0.7;
    content: "";
    z-index: -2;
}

 .page-header__inner h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
    text-transform: none !important;
    margin-bottom: 0px;
}

.page-header {
    position: relative;
    display: block;
    padding: 160px 0px 85px;
    overflow: hidden;
    z-index: 1;
}


.blog-page__content-single-img-carousel.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    transform-origin: bottom;
    transform-style: preserve-3d;
    line-height: 0;
    height: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    transform: scaleX(1.0) translateX(0px);
    z-index: 999;
}

.blog-page__content-single.style2 .blog-page__content-single-img .inner::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: none;
    content: "";
    z-index: 1;
}

 .thm-btn {
    position: relative;
    display: inline-block;
    border-radius: 25px;
    padding: 1px 20px 0px;
    line-height: 50px;
    color: var(--thm-black);
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    overflow: hidden;
    font-family: var(--thm-font);
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
}

.sidebar__category-list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--thm-gray);
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    background: #c7c7c740;
    padding: 8px 0px 8px;
    padding-left: 20px;
    padding-right: 10px;
    font-family: var(--thm-font);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
	border-radius:3px;
	margin-top:20px;
	margin-bottom:20px
}

 .sidebar__category-list li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0;
    border-radius: 3px;
    background-color: var(--thm-base);
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    transform-origin: bottom right;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    z-index: -1;
}

.blog-details__content-text-box2 .text1 {
    margin: 0;
    margin-bottom: 10px;
}

.blog-details__content-text-box2 h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    text-transform: none !important;
    font-family: var(--thm-font);
    margin-bottom: 10px;
}

.price-two__single {
    border-radius: 3px;
    position: relative;
    display: block;
    background: var(--thm-primary);
    border: 10px solid #ffffff;
    padding: 15px 15px 15px;
    margin-bottom: 30px;
    z-index: 1;
}

.price-two__single::after {
    position: absolute;
    border-radius: 3px;
    border: 10px solid var(--thm-black);
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    transform: scaleX(0.8) rotateX(0deg);
    transition: all 0.4s linear;
    opacity: 0;
    content: "";
}

.footer-one__right-single-project-link a {
    position: relative;
    display: block;
    font-size: 45px;
    color: #ffffff;
    font-weight: 700;
}

.contact-one__form .input-box input[type="text"], .contact-one__form .input-box input[type="number"], .contact-one__form .input-box input[type="email"], .contact-one__form .input-box textarea, .contact-one__form .input-box select, .contact-one__form .input-box .nice-select {
    position: relative;
    display: block;
    background: var(--thm-primary);
    width: 100%;
    height: 60px;
    border: none;
    color: var(--thm-gray);
    font-size: 14px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    padding-left: 25px;
    padding-right: 20px;
    border-radius: 0px;
    transition: all 500ms ease;
    font-family: var(--thm-font);
    outline: none;
}

.thm-btn {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    padding: 1px 20px 0px;
    line-height: 50px;
    color: var(--thm-black);
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    overflow: hidden;
    font-family: var(--thm-font);
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
}


.blog-one__single-content {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 20px 23px 19px;
    margin-left: 90px;
    margin-top: -115px;
    z-index: 5;
}

 .team-one__single-img:before {
    background: #f5a523;
    position: absolute;
    height: 0;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    content: "";
    z-index: 1;
}

.team-one--about {
    position: relative;
    display: block;
    background: #efefefb0;
    padding: 110px 0px 80px;
    z-index: 1;
}

.main-slider-two__content .text p {
    font-size: 40px;
    line-height: 40px;
}

@media only screen and (min-width: 1024px) {
    .half-width {
        width: 50%;
    }
}

@media only screen and (min-width: 1200px) {
    .label-cover {
        width: 645px;
        height: 750px;
        object-fit: cover;
    }
}
@media only screen and (max-width: 1023px) {
    .pt-20-sm {
        padding-top: 20px;
    }
}

.contact-one__form .input-box .nice-select {
    margin-bottom: 30px;
}

.become-reseller-btn {
    cursor: pointer;
}

#become-reseller-form.visible {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#become-reseller-form.visible {
    padding: 26px !important;
    height: min-content !important;
}

.main-menu .main-menu__list > li > ul, .main-menu .main-menu__list > li > ul > li > ul, .stricky-header .main-menu__list > li > ul, .stricky-header .main-menu__list > li > ul > li > ul {
    min-width: unset;
}

.main-menu .main-menu__list > li > ul > li > a, .main-menu .main-menu__list > li > ul > li > ul > li > a, .stricky-header .main-menu__list > li > ul > li > a, .stricky-header .main-menu__list > li > ul > li > ul > li > a {
    line-height: 24px;
    white-space: nowrap;
}

.contenances-produit .sidebar__category-list li a {
    margin-top: 0px;
    margin-bottom: 0px;
}
.contenances-produit .sidebar__category-list li a:nth-child(even) {
    background: #c7c7c740;
}
.contenances-produit .sidebar__category-list li a:nth-child(odd) {
    background: #aaaaaa40;
}

.contenances-produit .sidebar__category-list li a span::after {
/*    background-color: var(--thm-base);*/
}

.contenances-produit .sidebar__category-list li a span {
    width: unset;
    height: unset;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: var(--thm-base);
    color: #000;
}

#commande_tableau .sidebar__category-list li a span.button_retirer {
    cursor: pointer !important;
}

.sidebar__category-list li a span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0;
    border-radius: 5px;
    background-color: var(--thm-black);
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    transform-origin: top right;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    z-index: -1;
    cursor: pointer !important;
}

.contenances-produit .sidebar__category-list li a:hover span{
    color: #fff !important;
}

.about-two__content-list-single.accueil {
    margin-bottom: 10px !important;
}

h2.sec-title__title a:hover {
    color: #fb9d0f;
}

h2.sec-title__title a {
    transition: ease-out 150ms;
}

.blog-one__single-content .btn-box a, .blog-one__single-content h2 a {
    transition: all 150ms ease-out;
    transition-delay: 0s;
}

.img-standard-responsive {
    width: 310px !important;
    height: 340px !important;
    object-fit: cover;
}

.img-product-responsive {
    width: 420px !important;
    height: 560px !important;
    object-fit: cover;
}

.img-contact-responsive {
    width: 460px !important;
    height: 565px !important;
    object-fit: cover;
}

.img-actu-responsive {
    width: 100% !important;
    height: 550px !important;
    object-fit: cover;
}

@media only screen and (max-width: 1199px) {
    .product-detail .about-two__img {
        max-width: unset;
    }
    .img-product-responsive {
        width: 100% !important;
        height: 680px !important;
    }
    .img-contact-responsive {
        width: 100% !important;
        height: 680px !important;
    }
    .team-one__single-img img {
        width: 100% !important;
        height: auto !important;
    }
}

.blog-details__content-text-box2 .txt-bloc {
    color: rgb(34, 34, 34);
    font-size: 18px;
    font-weight: 400;
    margin-top: 30px !important;
}

.form-textarea {
    height: unset !important;
    line-height: unset !important;
}

.client-support-one__single {
    padding: 35px 35px 0px;
    height: 100%;
}

.client-support-one__single_parent {
    margin-bottom: 30px;
}

#recaptcha-element div:first-of-type {
    margin: 0px auto;
}

.footer-one__right-single-project-box {
    text-align: center;
}

.footer-one__right-single-project-box li {
    float: unset !important;
}

.commande-recaptcha #recaptcha-element {
    float: left;
    margin-bottom: 20px;
}

.btn-title .fa.fa-file-pdf::before {
    color: red;
    font-size: 27px;
}

.logo-box-one {
    width: 100%;
    height: 130px;
    margin-top: 70px;
}
