body {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #a5a6ab;
}
h1, h2, h3, h4 {
    font-family: "Crimson Text", Arial, Tahoma, sans-serif;
}
h2, h2 a, h2 a:hover {
    color: #330942;
}

#logo {
    display: block;
}
/**************************Menu***********************/


nav li {padding: 0 10px;}
nav li a {
position:relative;
    font-weight: 400;
padding: 10px 0;
    font-family: "Crimson Text", Arial, Tahoma, sans-serif;
}
nav ul.sub-menu li a {line-height: 25px;}
nav li a:after{
content: "";
height: 1px;
    width: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: all 0.3s;
    position: absolute;
}
nav li.current-menu-item a:after{      width: 100%;     background: #21aa85;}
nav li a:hover:after{width: 100%;     background: #21aa85;}
.creative-menu-open .menu-left li {
    padding: 12px 0;
}
/*********************************home************************************/
.service_left .content h3{font-size:26px;}
.home h3.widget-title {
    color: #330942;
}
.big{
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #717175;
}
/*****************************footer********************************/
footer a {
    color: #b5a8b7;
}
footer a:hover {
    color: #a392a6;
}

footer{ 
color: #a5a6ab;
padding:65px 0 25px;
    font-size: 16px;
    background-repeat: no-repeat;
    position: relative;
    background-size: initial;
    background-position: top center;
}

footer a, footer p {
    font-size: 14px;
}

.txtfooter{      margin-bottom: 0;
    margin-top: 0.7em;}
 
footer .footer-widget {
  color: #330942;
    position: relative;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 400;
    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;
    background: rgba(0,0,0,.1);
    padding: 8px 15px;
}
footer ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    height: 100%;
background-color: #330942;
}
.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: #330942;
    margin: 0 1% 0 auto;
}
/********************************Page interne**********************/
.single .post-thumb {
    margin-bottom: 5px;
}
.single .post-element {
    font-size: 14px;
    padding: 0 30px;
}
.loop-post .thumb-cover{    margin-bottom: 0!important;}
.post-content-loop{     /*  box-shadow: 0 30px 100px 0 rgba(221, 224, 231, 0.5);*/
    background: #fafafa;
    padding: 30px 30px 30px;}
.archive h1,.single h1 {
    position: relative;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.35);
}

.archive h2 a {
font-size: 25px;
}
.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: 30px 30px 30px;}
.single .related {
color: #664971;
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 20px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 26px;
   padding: 20px 30px 0;
}
.single h2, .single h3, .single h4, .single h5, .single h6 {
color:#664971;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: initial;
}
.widget_sidebar {
    margin-bottom: 50px;
box-sizing: border-box;
    text-align: center;
    padding: 25px 20px 20px;
}
.widget_sidebar .sidebar-widget {
    margin-bottom: 1em;
    color: #63637d;
    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: 2px solid;*/
}
/*.archive .readmore:focus {
  border: 2px solid !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{ 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 #26c89c;
}
/********************************responsive************************************/
@media only screen and (max-width: 1400px) {
.container{
padding-left:2%!important;
padding-right:2%!important;
}
}
@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: transparent;}
.menu-bars { background:#3c3c5c;}
.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;
}
nav li a::after {bottom: 0;}
}
