:root {
    --main-color: 226, 13, 24;
}

body.home.page .job-block .jobs-block .job-icon img {
    margin: auto;
}

footer .top-footer,
label.menu-toggle,
.navigation {
    background: rgb(var(--main-color));
}
.navigation ul li.current-menu-item::before {
    content: "";
    background: red;
    height: 2px;
    width: 25px;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -12.5px;
}
.navigation ul li.current-menu-item > a {
    font-weight: 700;
}

@media (min-width: 960px) {
    .navigation {
        background: transparent;
    }
    .navigation ul li.menu-item-has-children ul li {
        background: rgba(var(--main-color), 0.6);
    }
    .navigation ul li.current_page_item::before,
	.navigation ul li.current-menu-item::before {
        background: rgb(var(--main-color));
    }
    .navigation ul li.current_page_item a,
    .navigation ul li.current_page_item label,
	.navigation ul li.current-menu-item a,
    .navigation ul li.current-menu-item label{
        color: rgb(var(--main-color));
    }
}

ul.primary-list li:before,
.wysiwyg ul li:before {
    background: rgb(var(--main-color));
}

ol li:before,
.wysiwyg ol li:before {
    color: rgb(var(--main-color));
}

ul.primary-list li:before,
.wysiwyg ul li:before {
    background: rgb(var(--main-color));
}

ol li:before,
.wysiwyg ol li:before {
    color: rgb(var(--main-color));
}

h1,
.h1 {
    color: rgb(var(--main-color));
}

h2,
.h2 {
    /*color: rgb(var(--main-color));*/
    color: #000;
}

body.home.page .home-block div.intro p{
    color: #000;
}



body.home.page .home-block div.intro h2 small:after{
    color: rgb(var(--main-color));
}

h3,
.h3 {
    /*color: rgb(var(--main-color));*/
    color: #000;
}

h4,
.h4 {
    /*color: rgb(var(--main-color));*/
    color: #000;
}

.wysiwyg h1 {
    /*color: rgb(var(--main-color));*/
    color: #000;
}

.wysiwyg h2 {
    /*color: rgb(var(--main-color));*/
    color: #000;
}

.wysiwyg h3 {
    /*color: rgb(var(--main-color));*/
    color: #000;
}

.wysiwyg h4 {
    /*color: rgb(var(--main-color));*/
    color: #000;
}

.flex-title-double-column__left.title h2,
.flex-title-double-column__right.title h2 {
    color: rgb(var(--main-color));
}

.page-head .top-title,
.back-to-root {
    color: rgb(var(--main-color));
}

.page-head .top-title:before {
    background: rgb(var(--main-color));
}

.page-head {
    border-bottom-color: rgb(var(--main-color));
}

.job-head .job-icon::after {
    background: rgb(var(--main-color));
}

hr.separator {
    border-color: rgb(var(--main-color));
}

.flex-list-elements .inner__list.with-sep:before,
.flex-list-elements .inner__list.with-sep:after,
.flex-skills__card .card__title::after{
    background-color: rgb(var(--main-color));
}

.btn--primary {
    background-color: #000;
}

.btn--primary:after {
    background-color: #000;
    filter: brightness(85%);
}

.flex-jobs__card h2::after,
.others-jobs::after {
    background-color: rgb(var(--main-color));
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
    border-color: rgb(var(--main-color));
}

.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
    color: rgb(var(--main-color));
}

.realisations-datas .missions ul li strong,
.realisations-datas .wysiwyg b,
.realisations-datas .wysiwyg strong {
    color: rgb(var(--main-color));
}

.filters ul li a.active,
.loadmore-trigger {
    color: rgb(var(--main-color));
}

.filters ul li a.active:before {
    background-color: rgb(var(--main-color));
}

.post-head::after {
    background: rgb(var(--main-color));
}

.realization_card .block .inner {
    background-color: rgba(var(--main-color), .7);
}

div#post-holder .w-flex:not(:first-child) .container:before {
    border-color: rgb(var(--main-color));
}

.reals-block .real .content {
    background: rgb(var(--main-color));
}

body.home.page .job-block .jobs-block {
    color: rgb(var(--main-color));
}

body.home.page #home-slider .slider-content .inner h1,
body.home.page #home-slider .slider-content .inner p{
    color: #000;
}

body.home.page #home-slider .slick-prev,
body.home.page #home-slider .slick-next {
    border-color: rgb(var(--main-color));
}

body.home.page #home-slider .slick-prev:before,
body.home.page #home-slider .slick-next:before {
    color: rgb(var(--main-color));
}

body.home.page #home-slider .slick-dots li button:before {
    border-color: rgb(var(--main-color));
}

body.home.page #home-slider .slick-dots li.slick-active button:before {
    background-color: rgb(var(--main-color));
}

body.home.page #home-slider a.scroller:after,
body.home.page #home-slider a.scroller:before,
.wpcf7 textarea,
.wpcf7 input{
    border-color: rgb(var(--main-color));
}

.icons .icons-block ul li span,
.icons .icons-block ul li .icon {
    color: rgb(var(--main-color));
}

.icons .icons-block ul li:not(:first-child):after {
    background-color: rgb(var(--main-color));
}

body.home.page .home-block.news-block .block-title {
    color: rgb(var(--main-color));
}

.post_card .block .inner {
    background-color: rgba(var(--main-color), .7);
}

.wysiwyg p,
.wysiwyg li,
.card__description p{
    color: #000;

}

.page-template-tlp-about .flex-double-column__title,
.page-template-tlp-about .inner__title,
.page-template-tlp-about .flex-title-text__title h2{
  background: rgb(var(--main-color));
}

.page-template-tlp-contact .infos .social-networks .rs-icon{
    background: #000;
  }

.page-template-tlp-contact .infos .coordonates p,
.wpcf7 span.wpcf7-list-item-label{
  color: #000;
}

.wpcf7 span.wpcf7-list-item-label:after, .wpcf7 span.wpcf7-list-item-label:before{
    color: rgb(var(--main-color));

}


.wpcf7 textarea::-webkit-input-placeholder{
  color: #000 !important;
}
.wpcf7 textarea:-ms-input-placeholder{
  color: #000 !important;
}
.wpcf7 textarea::-ms-input-placeholder{
  color: #000 !important;
}
.wpcf7 textarea::placeholder{
  color: #000 !important;
}
.wpcf7 input::-webkit-input-placeholder{
  color: #000 !important;
}
.wpcf7 input:-ms-input-placeholder{
  color: #000 !important;
}
.wpcf7 input::-ms-input-placeholder{
  color: #000 !important;
}
.wpcf7 input::placeholder {
  color: #000 !important;
}

.btn--primary, .wpcf7 .wpcf7-submit{
  background: #000;
}
	
.reals-block .real .content {
    background: rgba(var(--main-color), 0.75);
}

.reals-block .real .content .text { 
	margin-bottom: 15px; 
}
.reals-block .real .content ul { 
   list-style-type: disc; 
   list-style-position: inside; 
}
.reals-block .real .content ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
.reals-block .real .content ul ul, .reals-block .real .content ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.reals-block .real .content ol ol, .reals-block .real .content ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

.realisations-datas .missions ul {
    max-width: initial;
}

.realisations-datas .missions ul li {
    height: auto;
    min-height: 40px;
	white-space: nowrap;
	padding-top: 5px;
    padding-bottom: 5px;
}
.realisations-datas .missions ul li span {
	white-space: normal;
}

.header.header .logo .logo-full{
    width: auto;
}

.page-template-tlp-about .wysiwyg ul,
.page-template-tlp-about .wysiwyg ol{
    padding: 0 40px;
}

.wysiwyg ol li:before, ol li:before{
    color: #000;
}
.page-head .top-title,
.page-head h1,
.job-head .h1{
    color: #000;
}

.flex-title-text.full .container{
    background: rgb(var(--main-color));
    padding-bottom: 20px;
}

.flex-title-text.full .container p{
    color: white;
}

.wysiwyg ul li+li{
    margin-top: 10px;
}
.wysiwyg ul li:before{
    top: 10px;
    left: 4px;
    width: 6px;
    height: 1px;
    border-radius: 0;
    background-color: #8f8f8f;
}

body.home.page .job-block .jobs-block .job h3{
    padding: 0 12px;
}

.icons .icons-block ul li .icon{
    width: auto;
}
.icons .icons-block ul li .icon img{
    margin: 0 auto;
}

.fil-holder #filigrame{
    transform: scale(1.5);
    transform-origin: 50% 50%;
    opacity: .015;
    left: calc(50% - 258px);
}

body:not(.home) .fil-holder #filigrame{
    left: 50%;
    top: -5%;
}

#home-slider .slide-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0) 50%, rgba(255, 255, 255, 0.8) 80%);
    background-position: 0 0;
    background-size: 325%;
}

@media (min-width: 960px){
    .navigation ul li.menu-item-has-children:hover ul {
        width: 175px;
    }
    body.home.page .home-block div.intro {
        margin-left: 15%;
        max-width: 70%;
    }

    body.home.page .home-block div.intro p {
        margin-top: 10px;
    }
}


.client-logo {
    padding: 20px;
    height: 120px;
    position: relative;
}

.slick-active:not(:last-of-type) .client-logo:after{
    content: "";
    position: absolute;
    right: -1px;
    top: 50%;
    width: 1px;
    background: #000;
    height: 30px;
    margin-top: -15px;
}


.client-logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}

body.home.page .home-block div.intro h2.with-bar:after{
    background: rgb(var(--main-color));
}

.post_card .block p {
    color: white;
    font-size: 14px;
    line-height: 1.2;
}

.post_card .block .inner h2 {
    font-size: 20px;
}

.post_card .block .inner span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

@media (max-width: 959px){
	.navigation ul li.menu-item-has-children ul {
		background-color: #c90c16;
	}
}
@media (max-width: 474px){
	.icons .icons-block ul li {
		padding: 0 5px;
	}
}
