@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&display=swap');
body {
font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #979797;
}

h1,h2, h3, h4 {
font-family: Roboto;
font-weight: 400;
}


/**********************************header*******************************/
.navbar-toggler {border: none;}
.scrolling-down #logo img {height: 40px;}
.main-menu {border-bottom: 1px solid #e1e1e1; padding:10px 0;}

/********************************Menu******************************************/
.normal-menu ul li {padding: 0 15px;}
nav li a {
 font-style: normal;
padding: 10px 0;
    font-family: Roboto;
    font-weight: 700;
    text-transform: uppercase;
position:relative;
}
.normal-menu ul > li > a:before {
content: '';
    height: 2px;
    width: 0;
    right: 0;
    position: absolute;
    transition: width .2s ease-in-out;
    top: -31px;
background-color: #0b58a4;
}
.scrolling-down.normal-menu ul > li > a:before { top: -18px;}
.normal-menu ul > li > a:hover:before, .normal-menu ul > li.current-menu-item > a:before{  width: 100%;
    left: 0;
    right: auto;}
nav ul.sub-menu li a {line-height: 25px;}
.menu-item-has-children:after{      right: 3px;
    top: 2px;
    color: #fff;}
nav ul.sub-menu li {padding: 0 8px 0 8px;}
.sub-menu li a:before {display:none}
/*********************************Home page***********************************/
.playfair-italic {
    color: #0b58a4;
    font-family: Playfair Display;
    font-weight: 400;
    font-style: italic;
}
.team-block2:hover{box-shadow: 1px 1px 25px #f4f4f4;}
.team-block:hover{box-shadow: 1px 1px 25px #ebebeb;}
.home h3.widget-title{font-size: 21px;
    color: #1c1a1a;
    padding-bottom: 0.8em;}
/*****************************footer********************************/
.footer-classic-list {
    text-align: center;
    margin-top: 2em;
}
.footer-classic-list li {
    display: inline;
    width: 100%;
    padding: 0 1em;
}
.widget_footer img{margin-bottom:2em}

footer{ 
    padding: 120px 0 50px;
    background-repeat: repeat-x;
    background-size: cover;
font-family: Roboto;
    font-weight: 700;
    color: #151717;
    text-transform: uppercase;
    font-size: 13px;
}

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

footer .footer-widget {
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
    line-height: 1.27;
    color: #f8f8f8;
    font-weight: 600;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

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

.custom-html-widget ul li span{color: #b9a271;}
footer #back_to_top i{color: #989898!important;}
footer #back_to_top {    
bottom: 8%;
    color: #989898;
    line-height: 27px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    background-color: #fff;
    padding: 3px 8px;
    width: 31px;
    height: 31px;}
footer #back_to_top i {
    font-size: 22px;
}
/********************************Page interne**********************/

.loop-post .thumb-cover{    margin-bottom: 0!important;}
.post-content-loop{          box-shadow: 0 30px 100px 0 rgba(160, 160, 160, 0.1);
    background: #fff0;
    padding: 30px 30px 30px;}
.archive h1,.single h1 {
    position: relative;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
}

.archive h2 a {
font-size: 24px;
}

.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, 0.1);
    padding-bottom: 20px;}
.single .related {
color: rgba(49,50,51,1);
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}
.single h2, .single h3, .single h4, .single h5, .single h6 {
color: rgba(49,50,51,1);
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: initial;
}
.widget_sidebar { margin-bottom: 50px;}
.widget_sidebar .sidebar-widget {
margin-bottom: 1em;
    text-align: left;
    position: relative;
    padding-bottom: 0.5em;
 font-size: 18px;
    color: #222;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    font-family: Roboto;
    font-weight: 400;
}

.archive .readmore {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-family: Poppins;
    font-weight: 400;
    text-transform: uppercase;
    padding: 8px 0 0;
   /* border: 2px solid;*/
}

.archive .readmore::before {
      content: "";
    display: block;
    height: 1px;
    width: 0%;
    background-color: #0b58a4;
    transition: all 0.2s ease-in-out;
    position: absolute;
    bottom: 0;
}
.archive .readmore:hover:before{width: 100%;}
.archive .readmore::after {
content: "\f054";
    opacity: 0;
    position: absolute;
    font-size: 12px;
    right: -12px;
    top: 8px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 4px;
    vertical-align: top;
}
.archive .readmore:hover::after {
opacity: 1;
    right: -20px;
}


/*.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;     padding: 0 30px;}
.single .container .col-md-3{    border-left: 1px solid #eee;
    padding: 0 30px;}
.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:#0b58a4;
    float: left;
margin: 0 20px 0 0;
    text-align: center;
}
/********************************responsive************************************/
@media only screen and (max-width: 1400px) {
.home .main{    padding-top: 40px;}
.bloc1{padding: 0% 10% 0% 10%!important;}
.bloc2{padding: 3% 10% 2% 10%!important;}
.bloc3{padding: 5% 10% 8% 10%!important;}
.bloc4{padding: 10% 10% 8% 10%!important;}
.bloc5{padding: 8% 4% 8% 4%!important;}
.bloc6{padding: 12% 10% 12% 10%!important;}
}
@media only screen and (max-width: 900px) {
.scrolling-down.normal-menu ul > li > a::before {
    top: 0;
}
.home .main{    padding-top: 0;}
.bloc1{padding: 30% 10% 0% 10%!important;}
.home h1 {
    line-height: 35px !important;
    font-size: 30px !important;
}
.home h2 {
    line-height: 30px !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: #5884f9;}
.scrolling-down .navbar-collapse{background: transparent;}
nav li a {line-height: 20px;}
.single .related { width: 100%;}
.post-inloop .col-md-7 {
    padding-left: 0;
}
.widget_footer {
    margin-top: 2em;
}

}