body{
    font-family: 'Lato', sans-serif;
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height:32px;
}

.readmore{
border-radius:5px;
}

h1{
font-family: 'Cormorant Garamond', sans-serif;
font-weight:700;  
}

h2,h3,h4,h5,h6{   
font-family: 'Cormorant Garamond', sans-serif;
font-weight:700;  
}

.text-center p{text-align:center!important}

/********************************Menu******************************************/
.main-menu {
padding: 5px 0;
}
nav li {padding: 0 8px;}
nav li a {
font-style: normal;
    line-height: 28px;
position:relative;
    font-weight: 400;
    font-size: 14px;
padding: 3px 0 6px;
font-family: 'Lato', sans-serif;
}
nav ul.sub-menu li a {line-height: 25px;}


/*********************homepage*****************************/
.text-uppercase h1{
text-transform:uppercase
}


.teaser-bloc-content:before {
    content: '';
    position: absolute;
    top: -100%;
    left: 0;
    height: 300%;
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,1) 100%);
    opacity: .8;
    -webkit-backface-visibility: hidden;
    transition: .4s all ease;
}
.teaser-bloc:hover .teaser-bloc-content:before{  top: -200%;}
.teaser-bloc:hover .teaser-bloc-content .border{width:0!important}
.block-right-1{
position:relative;
}

/*******************Page interne********************************/
.single .related {
    color: #111;
}
.thumb-cover {
    margin-bottom: 0!important;
}
.archive h1, .single h1 {
    position: relative;
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.35);
}

.service_left .content h3{
font-size: 24px;
}
.subheader {
    padding: 290px 0 50px;
}
.post-loop {
    margin-bottom: 30px;
}
.post-content-loop {
    box-shadow: 0 30px 100px 0 rgba(221, 224, 231, 0.5);
    background: #fff;
    padding: 30px 30px 30px;
}
.archive .readmore {
    padding: 10px 20px 10px 20px;
    letter-spacing: 0.3px;
    position: relative;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.archive .readmore {
    padding: 10px 20px 10px 20px;
    letter-spacing: 0.3px;
    position: relative;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.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;
}
.widget_sidebar {
    margin-bottom: 50px;
    background: #fff;
    -webkit-box-shadow: 0 15px 76px 0 rgba(0,0,0,.1);
    box-shadow: 0 15px 76px 0 rgba(0,0,0,.1);
    box-sizing: border-box;
    padding: 25px 20px 20px;
}
.widget_sidebar .sidebar-widget:after, .widget_sidebar .sidebar-widget:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 0;
}
.widget_sidebar .sidebar-widget {
    margin-bottom: 1em;
    color: #111;
    text-align: left;
    position: relative;
    padding-bottom: 1em;
    font-weight: 500;
}
.widget_sidebar .sidebar-widget:before {
    width: 100%;
    border-bottom: 1px solid #ececec;
}
.widget_sidebar .sidebar-widget:after {
    width: 50px;
    border-bottom: 1px solid #e67700;
}
.single .post-data {
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 15px 76px 0 rgba(0,0,0,.06);
    box-shadow: 0 15px 76px 0 rgba(0,0,0,.06);
    margin-bottom: 50px;
}
footer {
   position: relative;
padding: 40px 0 20px;
}

footer .footer-widget{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8em;
    letter-spacing: 0.4px;
position:relative;
margin-bottom:25px;
color:#000;
}
footer .footer-widget:after {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 25px;
    border-bottom: 2px solid #58b3e1;
}
.widget_footer .textwidget p{
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 0.4px;
}
#back_to_top{
padding: 0px 8px 0px;
   margin-right: 1%;
   display: block;
   vertical-align: top;
   color: #e67700;
   text-align: center;
}
footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
/********************************responsive************************************/
@media only screen and (max-width: 1400px) {
.tp-rightarrow{
left: 102%!important;
}
.main{
margin-top:35px;
}
.banner-title h1{
font-size:40px!important;
line-height:50px!important;
}
.banner-text p{
font-size:16px!important;
line-height:26px!important;
}

.full-height .widget{
margin-bottom: 10px!important;
}

}

@media only screen and (max-width: 900px) {
.special p {
   font-size: 14px;
   letter-spacing: 0;
}
.home h1 {
    line-height: 25px !important;
    font-size: 20px !important;
}
.home h2 {
    line-height: 21px !important;
    font-size: 19px !important;
}
.home h3 {
    line-height: 22px !important;
    font-size: 22px !important;
}
dl, ol, ul {padding-left: 0;}
.single .post-data {padding: 30px;}
.sidebar {margin-top: 0; padding-top: 0;}
.navbar-collapse{margin-top: 2em;
background: transparent;}
.menu-bars { background:#e67700;}
.scrolling-down .navbar-collapse{background: transparent;}
nav li a {line-height: 40px;}
.single .related { width: 100%;}
.post-inloop .col-md-7 {
    padding-left: 0;
}


.block-de-trois-icones .panel-first-child{
top: -40px;
}

.widget_footer {
    margin-top: 2em;
}
.space{height:30px!important;}
}