body {
font-style: normal;
 font-weight: 300;
    font-size: 14px;
    line-height: 1.667;
    font-family: Montserrat, sans-serif;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
background-attachment: fixed;
}

h1,h2, h3, h4 {
font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}
body:not(.home) footer{background-image:none!important;}

/**********************************header*******************************/
.main-menu { padding: 20px 0;  }
.scrolling-down.main-menu {padding:5px 0;}
.navbar-toggler {border: none;}
.scrolling-down #logo img {height: 40px;}

/********************************Menu******************************************/
nav li {padding: 0 10px;}
nav li a {
position:relative;
text-transform: uppercase;
    letter-spacing: .7px;
    font-weight: 400;
    font-size: 14px;
 font-style: normal;
    line-height: 1.2;
padding: 10px 0;
}
nav ul.sub-menu li a {line-height: 25px;}

nav li a:before{
content: '';
    position: absolute;
    display: block;
  top: -15px;
left:0;
height: 5px;
    width: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #b10b1a;}
nav li a:hover:before, nav li.current-menu-item a:before{    width: 100%;}

/*********************************Home page***********************************/
.sow-headline-container h1.sow-headline{font-weight:800;
background-image: url(/wp-content/uploads/2019/10/Drivous-text-bg_03.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent!important;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
.sow-headline-container p.sow-sub-headline{
font-weight: bold;
 text-transform: uppercase;
 letter-spacing: 10px;
}
.text-barre{position:relative;}
.text-barre p{padding-left :100px;}
.text-barre:before{
  content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 0;
  width: 10%;
    border-bottom: 2px solid #b10b1a;
}
.home h3.widget-title{font-size: 15px;}
.image-hover-text p.text-justify{text-align:center!important}
/*****************************footer********************************/

footer{ 
    color: #fff;
    padding: 350px 0 50px;
    font-size: 16px;
    background-repeat: no-repeat;
    position: relative;
    background-size: initial;
    background-position: top center;
}

footer a, footer p {
    font-size: 18px;
    text-align: center;
}

.txtfooter{      margin-bottom: 0;
    margin-top: 0.7em;}
footer .footer-widget {
color: #fff;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.27;

}

footer .copyright {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid rgba(231, 229, 229, 0.6);
}
footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
footer ul li{     display: list-item;
    position: relative;
    width: 100%;
    text-align: left; 
margin-bottom: 10px;
    padding-left: 1.875rem;
}
footer ul li:before{
    content: "f06c";
  font-family: FontAwesome;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #c1b086;
}
.custom-html-widget ul li span{color: #b9a271;}

#back_to_top {
margin-right: 1%;
padding: 0px 8px 0px;
    display: block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    color: #ffffff;
    background-color: #b10b1a;
    margin: 2em auto 0;
}
/********************************Page interne**********************/
.subheader {    padding: 150px 0 90px;  }
.loop-post .thumb-cover{    margin-bottom: 0!important;}
.post-content-loop{    box-shadow: 0 30px 100px 0 rgba(142, 143, 144, 0.5);
    background: rgba(51, 51, 51, 0.2);
    padding: 30px 30px 30px;}
.archive h1,.single h1 {
    position: relative;
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.35);
}

.archive h2 a {
font-size: 19px;
}
.blog-post-content p:first-of-type::first-letter { 
font-size: 30px;
    height: 55px;
    line-height: 22px;
    padding: 15px;
    width: 55px;
    font-weight: 500;
    margin-top: 5px;
color:#fff;
    float: left;
margin: 0 20px 0 0;
    text-align: center;
}
.post-inloop{position: relative;
    border-color: rgba(204,204,204,.5);
    margin: 0 0 40px;
    padding: 30px;
    background-color: #F6F5ED;
    -webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    -moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
}
.post-inloop p{
padding-bottom: 0px;
    margin-bottom: 30px;
}
.post-inloop .col-md-7{padding-left: 40px;} 
.archive h2 {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.2em;
position:relative;
    padding-bottom: 0.5em;
}
.blog-post-content{    border-bottom: 1px solid rgba(0,0,0,.07);
    padding-bottom: 20px;}
.single .related {
color: #fff;
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 20px;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 26px;

}
.single h2, .single h3, .single h4, .single h5, .single h6 {
color: #fff;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: initial;
}
.widget_sidebar {
    margin-bottom: 50px;
box-shadow: 0 30px 100px 0 rgba(142, 143, 144, 0.5);
    background: rgba(51, 51, 51, 0.2);
box-sizing: border-box;
    text-align: center;
    padding: 25px 20px 20px;
}
.widget_sidebar .sidebar-widget {
    margin-bottom: 1em;
    color: #fff;
    text-align: left;
    position: relative;
    padding-bottom: 1em;
    font-weight: 500;
}

.archive .readmore {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
     border-style: solid;
    border-width: 2px 2px 2px 2px;
}
.archive .readmore:focus {
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
border-color: #b10b1a!important;
}
.text-center p{text-align:center!important}
.number-icon span.number{
    padding: 18px 30px;
    border-radius: 50%;
   background: #f9f8f6;
    color: #242424;
    font-size: 30px;
    line-height: 30px;
border: 2px solid #dfdfdf;
}
.single .post-data{padding: 30px;
    box-shadow: 0 30px 100px 0 rgba(142, 143, 144, 0.5);
    background: rgba(51, 51, 51, 0.2);
    margin-bottom: 50px;}
.widget_sidebar .sidebar-widget:after, .widget_sidebar .sidebar-widget:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 0;
}
.widget_sidebar .sidebar-widget:before {
    width: 100%;
    border-bottom: 1px solid #ececec;
}
.widget_sidebar .sidebar-widget:after {
    width: 50px;
    border-bottom: 1px solid #b10b1a;
}
/********************************responsive************************************/
@media only screen and (max-width: 1400px) {
.sow-headline-container h1.sow-headline{
line-height: 80px!important;
font-size: 60px!important;
}
.sow-headline-container p.sow-sub-headline{
line-height: 22px!important;
font-size: 13px!important;
}
.bloc2 .celulle2{    padding: 12% 12% 12% 0%!important;}
.bloc4 .celulle1{    padding: 12% 12% 12% 8%!important;}
}
@media only screen and (max-width: 900px) {

.sow-headline-container h1.sow-headline{
line-height: 45px!important;
font-size: 35px!important;
}
.bloc2 .celulle2{    padding: 12%!important;}
.home h1 {
    line-height: 25px !important;
    font-size: 20px !important;
}
.home h2 {
    line-height: 21px !important;
    font-size: 19px !important;
}
nav li a::before {top: 0;}
dl, ol, ul {padding-left: 0;}
.single .post-data {padding: 30px;}
.sidebar {margin-top: 0; padding-top: 0;}
.navbar-collapse{margin-top: 2em;
background: rgba(164, 161, 161, 0.4);}
.menu-bars { background:#fff;}
.scrolling-down .navbar-collapse{background: transparent;}
nav li a {line-height: 40px;}
.single .related { width: 100%;}
.post-inloop .col-md-7 {
    padding-left: 0;
}
.widget_footer {
    margin-top: 2em;
}

}
