
.container-blog{
    width: 1171px;
    margin: auto;
}
.container-blog p, .container-blog h1, .container-blog h2, .container-blog h3, .container-blog h4{
    display: block;
    margin: 1em 0;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 0.5px;
    line-height: 1.4em;
}
.container-blog h1, .container-blog h2, .container-blog h3, .container-blog h4{
    display: block;
    margin: 1em 0;
    font-weight: bold;
}
.blog-mobile{
    display: none;
}
#blog-title{
    color: #343434;
    font-size: 30px;
    text-align: center;
    margin-top: 10px;
    font-family: "Didot W01 Bold";
    text-transform: uppercase;
    display: inline-block;
}
#blog-title-line{
    background: #ee7d4c;
    height: 1px;
    width: 50px;
    display: inline-block;
}
#blog-type{
    color: #bbbbbb;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    padding: 0 7px 4px 7px;
    margin: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
#header-blog {
    padding: 30px 0;
    position: relative;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0px 10px 19px 0px rgba(242,242,242,1);
    -moz-box-shadow: 0px 10px 19px 0px rgba(242,242,242,1);
    box-shadow: 0px 10px 19px 0px rgba(242,242,242,1);
    z-index: 99;
    text-align: center;
}
#header-blog nav{
    float: right;
    padding-top: 20px;
}
#header-blog nav.leftnav{
    float: left;
    padding-top: 20px;
}
#header-blog nav a{
    color: #bbbbbb;
    font-size: 16px;
    border-bottom: 1px solid #bbbbbb;
    padding: 12px 0px;
    margin: 0 40px;
    font-weight: bold;
    font-family: "Didot W01 Regular";
}
#header-blog nav a:hover, #header-blog nav a.active{
    color: #343434;
    border-color: #f16023;
}


#footerblog a.but{
    color: #343434;
    font-size: 16px;
    padding: 25px 30px;
    border: 1px solid #f16023;
}
#footerblog a.but i{
    color: #f16023;
    margin-right: 24px;
}
#main-blog{
    box-sizing: border-box;
    margin-top: 70px;
}
#main-blog .content__share__icon i {
    top: 12px;
}
#footerblog #menu-footer-menu-pt{
    float: right;
    width: 25%;

}
#footerblog ul li, #footerblog ul li li{
    width: 100%;
}

#blog-sidebar{
    float: right;
    width: 25%;
    padding-left: 30px;
}
#blog-sidebar li{
    list-style: none;
}
#blog-sidebar .categories, #blog-sidebar #blog-tags{
    font-size: 14px;
    color: #bbbbbb;
    text-transform: uppercase;
    margin-bottom: 50px;
    padding-top: 32px;
}
#blog-sidebar .categories ul{
    margin-top: 20px;
}
#blog-sidebar .categories li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    color: #343434;
}
#blog-sidebar .categories li a{
    color: #343434;
}
#blog-sidebar #blog-tags a{
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #343434;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    padding: 8px 4px;
    margin: 0 5px 5px 0;
}
#blog-sidebar #blog-tags .title{
    margin-bottom: 20px;
}

.blog-list .blog-post{
    display: block;
    width: 100%;
    max-width: 770px;
    height: 370px;
    background-size: cover !important;
    margin-bottom: 30px;
    /*    padding: 20px 30px;*/
    box-sizing: border-box;

}

#posts, .blog-detail{
    width: 60%;
    float: left;
}
#posts .blog-post .post-link{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    color: #ffffff;

}
#posts .blog-post .post-link span{
    display: block;
}

.blog-list .blog-post .info{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 30px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
}
.blog-list .blog-post .info .category{
    font-size: 12px;
    padding: 4px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
    display: inline-block !important;
}
.blog-list .blog-post .info .title{
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    padding: 20px 0;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    font-family: "Didot W01 Bold";
}
.blog-list .blog-post .info .date, .blog-detail .date{
    font-size: 10px;
    text-transform: uppercase;
    line-height: 22px;
}
.blog-detail .info .date, .blog-detail .date{
    border-bottom: 1px solid #eeeeee;
}
.blog-list .blog-post .info .author, .blog-detail .author{
    float: right;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 22px;
}

.share-blog_wrapper{
    width: 9%;
    float: left;
    padding-top: 32px;
}
.share-blog{
    position: relative;
}
.blog-pagination{
    clear: both;
    padding-bottom: 30px;
    overflow: hidden;
}
.blog-pagination .arrows{
    float: left;
}
.blog-pagination .counter{
    float: right;
    font-size: 20px;
    color: #929292;
    line-height: 40px;
}
.blog-pagination .counter .current{
    color: #ea5d1f;
}

.blog-pagination .arrows a{
    font-size: 36px;
    color: #ea5d1f;
    width: 40px;
    height: 40px;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    margin-right: 10px;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
}
.blog-pagination .arrows a.disabled{
    color: #929292;
}
.blog-detail{
    color: #343434;
}
.blog-detail .category a{
    color: #ea5d1f;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
}
.blog-detail h1{
    font-family: "Didot W01 Bold";
    font-size: 24px;
    margin: 25px 0;
}
.blog-detail .post-content{
    clear: both;
    font-size: 18px;
    font-family: "Didot W01 Regular";
    padding: 30px 0;

}

.header__languages--blog {
    position: relative;
    z-index: 99;
    float: right;
    width: auto;
    height: auto;
    color: #f16023;
    font-size: 13px;
    margin: 6px 0px 0px 15px;
    padding-bottom: 14px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

.header__languages--blog:hover,
.header__thermometer:hover {
    color: #686868;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

/*
César styling of blog posts
*/
.blog-list .blog-post .info{
	bottom: -200px;
	margin-bottom: 30px;
	background: rgba(0,0,0,0);
	padding: 0;
	position: absolute;
    top: 0;
	height: 100%;
}
/*
ul.blog-list li:first-child span.info{
    top: 30px;
}*/

ul.blog-list li:first-child {
	margin-top: 30px;
}

.blog-list .blog-post {
    height: 620px;
    margin-bottom: 120px;
    background-position-y: 160px !important;
    background-repeat: no-repeat !important;
}
.blog-list .blog-post .info .category {
    border-bottom: 1px solid black;
    color: black;
}
.blog-list .blog-post .info .title {
    border-bottom: 1px solid black;
    color: black;
}
.blog-list .blog-post .info .date, .blog-detail .date {
    color: black;
}
/*
[END] César styling of blog posts
*/

/*JELLYCODE*/
.blogHeader {height:90px;background-color:#EC5D04;position:relative;}
.logotypeBlog {position:absolute;left:75px;width: 170px;height: 60px;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;}
.logotypeBlog a {display: block;width: 100%;height: 100%;background-image: url(/images/logo.png);background-position: 0 0px;outline: none;}
.headerClaim {color:red!important;font-size:20px;text-align:center;position:absolute;left:50%;top:50%;-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.websiteLink {position:absolute;right:75px;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;}
.websiteLink a {color:#fff;background-color:rgba(255,255,255,.3);padding: 15px 20px;border-radius: 30px;font-size:18px;-ms-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.websiteLink a:hover {color:#EC5D04;background-color:rgba(255,255,255,1);}
.socialMedia .content__share__icon {float:left;}
.switcherLang .header__languages--blog {float:left;}
.switcherLang .header__languages--blog .i.fa.fa-angle-down {display:none;}

@media (max-width: 1000px) {
    .blog-mobile{
        display: block;
    }
    #main-blog {
        margin-top: 5vw;
    }
    #blog-sidebar{
        float: none;
        width: 100%;
        padding-left: 30px;
        display: none;
    }
    #blog-sidebar.is-active{
        display: block;
    }
    #posts, .blog-detail{
        width: 100%;
        float: none;
    }
    .share-blog_wrapper{
        width: 100%;
        float: none;
        padding-top: 0;
    }

    .container-blog{
        width: 98%;
        margin: auto;
    }
    #header-blog {
        padding: 5vw 0;
    }
    #header-blog nav{
        float: right;
        padding-top: 0;
    }
    #header-blog nav.leftnav{
        float: left;
        padding-top: 0;
    }
    .share-blog_wrapper{
        overflow: hidden;
    }
    #header-blog nav a {
        font-size: 3vw;
        padding: 3vw 3vw;
        margin: 0 3vw;
    }
    #blog-title {
        font-size: 5vw;
        margin-top: 1vw;
        padding-top: 10vw;
    }
    #blog-type {
        font-size: 4vw;
        padding: 0 2vw 1vw 2vw;
        margin: 2vw;
    }

    #blog-logo{
        width: 30vw;
    }
    .blog-list .blog-post {
        height: 70vw;
    }
    .blog-list .blog-post .info .title {
        font-size: 6vw;
        line-height: 6vw;
        padding: 6vw 0;
    }
    #blog-sidebar .categories, #blog-sidebar #blog-tags {
        margin-bottom: 5vw;
        padding-top: 0vw;
    }
    .post-content img{
        max-width: 100%;
        height: auto;
    }
    #footerblog .menu{
        float: none !important;
        width: 100% !important;
        padding-top: 50px;
    }
}

/*JELLYCODE*/

@media all and (max-width:600px) {
	
.blog-list .blog-post {
	height: 425px;
    margin-bottom: 120px;
    background-position-y: 160px !important;
    background-repeat: no-repeat !important;
}
.blog-list .blog-post {margin-bottom:30px!important;}
}
