@import url('https://fonts.googleapis.com/css?family=Kalam:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap');
body{
    font-family: Poppins, sans-serif;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}
.readmore{
border-radius:5px;
}
h1,h2{   
font-family: 'Kalam', Sans-serif;
    font-weight: 400;    
}
h3,h4,h5{
    font-family: Poppins, sans-serif;
    font-weight: 700;    
}
.scrolling-down.main-menu{box-shadow: 0 2px 13px 0 rgba(0, 0, 0, .1);}
.main-menu{
border-bottom: 1px solid #b7b6b659;
}
/********************************Menu******************************************/
nav li {padding: 0 8px;}
nav li a {
font-style: normal;
    line-height: 25px;
position:relative;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
padding: 3px 15px;
font-family: 'Open Sans', sans-serif;
}
nav ul.sub-menu li a {line-height: 25px;}

/*********************homepage*****************************/
.text-center p {
    text-align: center!important;
}

.number-block{
font-family: 'Kalam', Sans-serif;
font-weight: 400; 
font-size:80px;
color:#ffc000;
}

.block-three-elements{
border-radius: 10px;
    background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.13);
}

.image-block-three-elements img{
border-radius: 10px 10px 0 0;
}

.teaser-bloc-content{
opacity:0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    bottom: 45%!important;
    padding: 0 15px!important;
}
.teaser-bloc-content .border{display: none!important;}
.teaser-bloc:hover .teaser-bloc-content .heading{bottom:0!important;}
.teaser-bloc:hover .teaser-bloc-content{opacity:1;}
.teaser-bloc:hover{ transition: all 0.6s ease;}
.teaser-bloc-content .heading{
    font-weight: 700;
    text-transform: uppercase;
}
.teaser-bloc:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: '';
    background: rgba(255, 204, 54, 0.73);
    -webkit-transition: .9s ease all;
    -o-transition: .9s ease all;
    transition: .9s ease all;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: transform .4s cubic-bezier(.4,0,.2,1) 0s,opacity .4s ease 0s;
    box-sizing: content-box;
}
.teaser-bloc:hover:before {opacity:1;
-webkit-transition:.6s ease all;
-o-transition:.6s ease all;
transition:.6s ease all;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}


/*******************Page interne********************************/
.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: 230px 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 #ffc000;
}
.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: 50px 0 35px;
}
.so-widget-sow-image-default-a5258576d588 .sow-image-container .so-widget-image {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 15%;
}

footer .footer-widget{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8em;
    letter-spacing: 0.4px;}
.widget_footer .textwidget p{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 0.4px;}
#back_to_top{
padding: 0px 8px 0px;
   float: right;
   margin-right: 1%;
   display: inline-block;
   vertical-align: top;
   color: #ffc000;
   text-align: center;
}
/********************************responsive************************************/
@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:#ffc000;}
.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;
}
.space{height:30px!important;}
}