@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700');
body {
    background: #fff;
    font-style: normal;
    color: #4a4a4a;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
}

h1, h2, h3, h4 {
    font-weight: 700;
font-family: 'Source Serif Pro', serif;
}
h1, h2{  text-transform: uppercase;}
/**********************************header*******************************/
.main-menu {    padding:  10px 0;   }
.scrolling-down.main-menu {padding: 5px 0;}
.navbar-toggler {
    border: none;
}
.creative-menu .menu-right {background-color: #181818;}
/********************************Menu******************************************/
nav li {
padding: 0 10px;
}
nav li a {
font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
nav ul.sub-menu li a {line-height: 25px;}

/*********************************Home page***********************************/
.big p {
font-size: 21px;
    line-height: 1.6em;
    margin: 0 0 1.5em;
}
.content-zoom-box{background-color: rgba(255,255,255,0.7)!important;}
.cercleimg img{    -webkit-box-shadow: 0 0 0 10px #fff, 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 10px #fff, 0 0 0 1px #fff inset;
    border-radius: 50%;}
.home h3.widget-title{    text-align: center;     font-size: 22px;}
.animated{font-weight: 800; color: #0cb8b6;}
.sow-headline-container .decoration{    margin-top: 10px!important; margin-bottom: 10px!important;}
.home .headring h3.widget-title{    text-align: left; margin-bottom: 20px;}
/*****************************footer********************************/
footer{ 
    color: #fff;
    padding: 80px 0 50px;
font-size:14px;
}
footer .footer-widget {
    color: #fff;
    position: relative;
    margin: 0 0 1.5em;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    font-family: Source Serif Pro;
}
footer .footer-widget:after {
    content: ' ';
    clear: both;
    width: 30px;
    display: block;
    height: 2px;
    margin: 10px 0 0;
    background-color: #0cb8b6;
}
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: #b9a271;}
/********************************Page interne**********************/
.archive h1,.single h1 {
    font-size: 30px;
    font-weight: 600;
position:relative;
}

.archive h2 a {
    font-size: 22px;
}
.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: #0cb8b6;
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;
    margin-bottom: 30px;
}
.post-inloop .col-md-7{padding-left: 40px;} 
.archive h2 {
    font-weight: 600;
    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: #444;
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 26px;
}
.single h2, .single h3, .single h4, .single h5, .single h6 {
color: #444;
    font-size: 18px;
    line-height: 1.5;
}
.widget_sidebar {
     margin-bottom: 50px;
    padding: 0 25px;
    background: #fff;
}
.widget_sidebar .sidebar-widget {
    color:#1c2234;
position:relative;
    padding-bottom: 0.5em;
    margin: 0 0 17px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    font-family: Source Serif Pro;
}
.widget_sidebar .sidebar-widget:after{content: ' ';
    clear: both;
    width: 30px;
    display: block;
    height: 2px;
    margin: 10px 0 0;
    background-color: #0cb8b6;}
.archive .readmore {
    padding: 4px 20px;
    letter-spacing: 0.3px;
    position: relative;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.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{background: #fff;
    margin-bottom: 50px;}

/********************************responsive************************************/
@media only screen and (max-width: 900px) {
.home h1 {
    line-height: 25px !important;
    font-size: 20px !important;
}
.home h2 {
    line-height: 21px !important;
    font-size: 19px !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: rgba(255,255,255,.8);}
.menu-bars { background: #000;}
.scrolling-down .navbar-collapse{background: transparent;}
nav li a {line-height: 40px;}
.single .related { width: 100%;}
.post-inloop .col-md-7 {
    padding-left: 0;
}
}