@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script');
body {
font-family: 'Raleway',sans-serif;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
    color: #28364b;
    font-size: 14px;
}

h1, h2, h3, h4 {
text-transform: uppercase;
font-weight: 500;
font-family: 'Playfair Display', serif;
}
/**********************************header*******************************/
.main-menu {    padding:  10px 0; box-shadow: none; }
.scrolling-down.main-menu {padding: 5px 0;  box-shadow: 0 2px 13px 0 rgba(0,0,0,.1);}
.navbar-toggler {
    border: none;
}
.navbar-collapse{background: #fff;
    padding: 20px 0; position:relative;     margin-top: 2em;}
.scrolling-down .navbar-collapse{padding: 0;margin-top: 0;}
.navbar-collapse:after{content: "";
    display: block;
    background-color: #fff;
    background-color: var(--white);
    position: absolute;
    zoom: 1;
    filter: alpha(opacity=25);
    -webkit-opacity: .25;
    -moz-opacity: .25;
    opacity: .25;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 4px;
}
.sub-menu {
    z-index: 2;
}
/********************************Menu******************************************/
nav li a {
text-transform: uppercase;
position: relative;
font-size: 15px;
    font-weight: 500;
    line-height: 27px;
}

.overlay-nav li {
    margin-bottom: 1em;
}

/*********************************Home page***********************************/
.home h3.widget-title{    font-size: 20px;
    margin-bottom: 10px;}
.home .right-content h3.widget-title{ margin-bottom: 20px; text-align: center; font-weight: 600;}
.right-content p{    font-size: 18px;
    font-family: 'Playfair Display',serif;
    line-height: 2em;
    font-style: italic;
    text-align: center;
}
.big p {
font-size: 21px;
    line-height: 1.6em;
    margin: 0 0 1.5em;
    font-weight: 600;
}
.serviceB{position:relative;
border-bottom: 4px solid transparent;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.serviceB:hover{    border-bottom: 4px solid #cebd88;}
.motif img{    position: absolute;
    left: -11%;}
.cadrage{ border: 15px solid #f1f0e8;}
/*****************************footer********************************/
footer{ 
    color: #fff;
    padding: 80px 0 30px;
       background-repeat: repeat-x;
    background-position: 0 -2px;
}
footer .footer-widget {
    margin-bottom: 1.5em;
    line-height: 25px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    color: #cabe9f;
    letter-spacing: 2px;
    font-family: 'Playfair Display',serif;
}

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;}
.custom-html-widget ul li span{color: #cebd88;}
/********************************Page interne**********************/
.single .post-thumb {
    border: 15px solid #f1f0e8;
}
.subheader { padding: 350px 0 50px;}
.subheader.top-bottom-cloud.top-bottom-cloud:before {
    top: 76%;
    background: #fff;
}
.archive h1,.single h1 {
    font-size: 30px;
text-align:center;
}
.archive h2 a {
    font-size: 22px;
}
.post-content-loop {
    box-shadow: 0px 0px 50px rgba(0,0,0,0.12);
    padding: 20px;
}
.thumb-cover{margin-bottom:0!important;     border: 15px solid #f1f0e8;}
.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;
background-color: #cebd88;
color:#fff;
    float: left;
margin: 0 20px 0 0;
    text-align: center;
}
.post-inloop{position: relative;
    background: #fff;
    border-color: rgba(204,204,204,.5);
    margin: 0 0 40px;
    padding: 30px;
    background-color: #fff;
    -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;
    padding-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-left: 1px solid #cebd88;
}
.post-inloop .col-md-7{padding-left: 40px;}
.archive h2 {
    font-size: 28px;
    line-height: 1.2em;
position:relative;
}

.single .related {
    color: #3f4448;
font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 20px;
}
.single h2, .single h3, .single h4, .single h5, .single h6 {
    color: #3f4448;
    font-weight: 500;
}
.widget_sidebar {
    margin-bottom: 50px;
    padding: 20px 15px;
    background: #f1f0e8;
    -webkit-box-shadow: 0 15px 76px 0 rgba(0,0,0,.06);
    box-shadow: 0 15px 76px 0 rgba(0,0,0,.06);
}
.widget_sidebar .sidebar-widget {
    margin-bottom: 1em;
    color: #32355d;
}
.archive .readmore {
    font-size: 12px;
    position: relative;
    font-weight: 500;
    padding: 7px 26px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
box-shadow: inset 0 0px 0 50px #cebd88;
}
.archive .readmore:hover {    box-shadow: inset 0 0px 0 0 #cebd88;}
.archive .readmore:after {
    content: "";
    border: 1px solid #cebd88;
    border-color: #cebd88;
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
}

.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;
    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;}

/********************************responsive************************************/
@media only screen and (max-width: 900px) {
.home h1 {
    line-height: 32px !important;
    font-size: 27px !important;
}
.subheader {
    padding: 210px 0 30px;
}
.home h2 {
    line-height: 32px !important;
    font-size: 23px !important;
}
dl, ol, ul {padding-left: 0;}
.single .post-data {padding: 30px;}
.sidebar {margin-top: 0; padding-top: 0;}
.navbar-collapse{padding: 10px;
background: rgba(255,255,255,.8);}
.menu-bars { background: #28364b;}
.scrolling-down .navbar-collapse{background: transparent;}
nav li a {line-height: 40px;}
.single .related { width: 100%;}
.subheader.top-bottom-cloud.top-bottom-cloud::before {
    top: 81%;
}
.cadrage{ border: none;}
.cadrage img{ border: 15px solid #f1f0e8;}
}
