.theme_title
{
	font-size: 32px;
    font-weight: 600;
    padding: 20px 0;
    position: relative;
    color: #222222;
    margin-bottom: 39px;
}
.widgett .widgett-title,.bttn-dark.bttn-theme-colored
{
	background-color: #851618 !important;
	background: #851618;
	border-color: #851618 !important;
}
.theme_title:after
{
	content: '';
    position: absolute;
    height: 5px;
    width: 50px;
    background-color: #851618;
    bottom: 0;
    left: 0;
    border-radius: 2px;
}
.header.header-style2.downscrolled .logo, .header.header-style4.downscrolled .logo
{
	margin-top: 0;
}
.view_pages ul li:before,.single-post ul li:before{
    content: '✓';
    margin-right: 10px;
    color: #851618;
    margin-left: 10px;
}
.ref-img
{
	object-fit: contain;
	width: 180px;
	height: 100px;
}


article.post.style2 .featured-post {
	position: relative;
}
.service-post img,
.blog-shortcode img
{
	width: 364px;
    height: 263px;
    object-fit: cover;
}
.border-shadow .entry-border, .border-shadow .item-border
{
	border: 2px solid #8b2123
}
.post-grid .entry .content-post, .item .content-item
{
	background: #fff;
}
article.post.style2 .featured-post:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 30px;
	background-color: #ffffff;
	top: 50%;
	left: 50%;
	z-index: 999;
	opacity: 0;
	-webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	 -o-transform: translateX(-50%);
    	 	transform: translateX(-50%);
}

article.post.style2 .featured-post:after {
	content: '';
	position: absolute;
	height: 30px;
	width: 1px;
	background-color: #ffffff;
	top: 50%;
	left: 50%;
	z-index: 999;
	opacity: 0;
	-webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	 -o-transform: translateY(-50%);
    	 	transform: translateY(-50%);
}

article.post.style2:hover .featured-post:after,
article.post.style2:hover .featured-post:before {
	opacity: 1;
}

article.post.style2 .featured-post a.post-image {
	position: relative;
	height: 100%;
	display: block;
}

article.post.style2 .featured-post a.post-image:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
       -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
           transition: all 0.3s ease-in-out;
}

article.post.style2:hover .featured-post a.post-image:after {
	opacity: 0.5;
}

article.post.style2 .featured-post ul.post-date {
	 left: 29px;
}

article.post.style2 .content-post:after {
	top: 0;
}

article.post.style2 .content-post h4 {
    margin: 0 0 18px;
}

article.post.style2 {
	-webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
       -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
           transition: all 0.3s ease-in-out;
}

article.post.style2:hover .post-date {
	background-color: #851618;
}

article.post.style2:hover {
	margin-top: -3px;
	background-color: #ffffff;
	box-shadow: 0 0 15px #ddd;
}

article.post.style2:hover .content-post {
	background: #fff;
}
article.post .featured-post ul.post-date {
    position: absolute;
    top: 0;
    left: 45px;
    background-color: #2e363a;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 2px 10px 7px 12px;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px){
	.header.header-style2 .logo {
	    margin-top: 2px;
	    position: absolute;
	   	left: 0%;
	    margin-left: 0;
	    max-width: 150px;
	    top: 0;
	}
}
.cases_content img
{
	width: 421px;
	height: 276px;
	object-fit: cover;
}
.carousel-caption h1
{
	color: #851618;
    font-size: 60px !important;
    background-color: #ffffff6b;
}
.carousel-caption p
{
	z-index: 16;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: normal;
    border-width: 0px;
    margin: 0px;
    padding: 10px 0px 0px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 30px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    color: #0f3661;
    font-family: "Work Sans", sans-serif;
    background-color: #ffffff6b;

}
.carousel-item:last-child .carousel-caption p,
.carousel-item:last-child .carousel-caption h1
{
    background-color: unset;
}
.carousel-caption .savoirplus,
.carousel-caption .contact
{
	background-color: #851618;
	color: #fff;
	display: inline-flex;
	z-index: 3;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 24px;
    border-width: 0px;
    margin: 20px 10px;
    padding: 10px 10px 12px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-transform: uppercase;
}
.carousel-caption .savoirplus:hover,
.carousel-caption .contact:hover
{
	background-color: #0F3661;
    color: #fff;
}
.service-posts h3,.service-posts h4,
.single-post h4,
.section-about h4, 
.section-about h5
{
    margin-top: 10px;
    color: #424242;
}
.single-post ul
{
    margin-top: 10px;
}
.single-post h4
{
    margin-bottom: 10px;
}
.single-post strong,
.section-about strong 
{
    color: #851618;
}
.service-posts ul
{
    color: #000;
}
.imagebox .imagebox-content
{
    background-color: #851618b5;
}
.single-post article .entry-title
{
    text-transform: unset;
}
.widget.widget-recent-new ul li
{
    margin-bottom: 0;
}
.submenu_level2:after {
    content: ">";
    position: absolute;
    right: 15px;
    top: 6px;
    color: #851618;
}
.footer,
.top.background-661, .nav-absolute .nav-wrap, .header.header-style1
{
    background-color: #263238;
}
@media (max-width: 767px) { 
    .carousel-caption
    {
        top: 0% !important;
        display: block !important;

    }
    .carousel-caption h1
    {
        font-size: 20px !important;
        line-height: inherit;
        margin: 0;
    }
    .carousel-caption p
    {
        font-size: 14px
    }
    .carousel-caption .savoirplus, .carousel-caption .contact    
    {
        margin: 10px 10px;
        padding: 1px 5px 0px;
        letter-spacing: 0px;
        font-size: 9px;
    }
}
@media only screen and (max-width: 991px){
    .mainnav, .top .wrap-top.reponsive-none{
        display: block;
    }
}
.res_parallax .breadcrumbs ul li
{
    font-size: 14px;
}
#mainnav-mobi ul > li > a
{
    text-transform: uppercase;
}
.social-links.style2 li a
{
    background-color: #0c5178;
}
.section-about .sub-title h2
{
    color: #bdbdbd;
}
.section-about  h3 span strong
{
    color: lightblue;
}
.refs_row:not(:last-child)
{
    border-bottom:1px solid #E0E0E0
}
.refs_row .col-lg-3
{
    border-right: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
}
.refs_accuiel a img
{
    width: 200px;
    height: 100px;
    object-fit: contain;
}
@media only screen and (max-width: 991px){
    .refs_row .col-lg-3:not(:last-child)
    {
        border-right: 1px solid #E0E0E0;
        border-left: 1px solid #E0E0E0;
        border-bottom:1px solid #E0E0E0
    }
    .refs_row:not(:last-child)
    {
        border: none;
    }
}