.wrap-table-tire .pict{display:inline-block;overflow:hidden;width:43px;height:35px;background:url("../images/sprite.png") left -140px no-repeat;text-indent:-99999em;text-align:left}.wrap-table-tire .pict-rain{background-position:-50px -140px}.wrap-table-tire .pict-noise{background-position:-100px -140px}.wrap-table-tire .pict-noise-small{width:20px;height:13px;margin:0 3px -2px;background-position:-150px -140px}.wrap-table-tire .pict-noise-small.noise2{background-position:-170px -140px}.wrap-table-tire .pict-noise-small.noise3{background-position:-190px -140px}
.aside {
    float: right;
    width: 33.33%;
    padding-left: 4em;
    margin-bottom: 4em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-no-column .article,.page-no-column .aside {
 float:none;
 width:auto;
 padding:0
}
.list-read-more {
    border-bottom: 1px solid;
        border-bottom-color: currentcolor;
    border-bottom-color: rgba(255,255,255,0.5);
    display: block;
}

.wrap-read-more::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: inherit;
    -moz-transform: skew(0, -3.4deg);
    -ms-transform: skew(0, -3.4deg);
    -webkit-transform: skew(0, -3.4deg);
    transform: skew(0, -3.4deg);
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
border: 0;
border-bottom-color: none;
border-left-color: none;
}
.wrap-read-more {
    position: relative;
    z-index: 0;
    padding: 1em 1em 4em;
    background: #004785;
    color: #fff;
    height:auto;
margin: 0;
}
.item-read-more {
    border-top: 1px solid;
        border-top-color: currentcolor;
    border-top-color: rgba(255,255,255,0.5);
}
.dakar .cta-read-more::after {
    content: none;
}
.cta-read-more::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 5px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: url("../images/sprite-2.png") left -150px no-repeat;
}
.cta-read-more:hover, .cta-read-more:focus {
    background-color: #00213e;
}
.cta-read-more {   
display:block; 
	color:#fff;
    position: relative;
    padding: .75em .75em .75em 20px;
    font-size: 1.4em;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
align-items: center;
height: auto;
font-weight: normal;
text-transform: none;
white-space: normal;    
}
.cta-read-more:hover, .cta-read-more:focus {
    background-color: #00213e;
}
.project:first-child {
    margin-top: 42em;
}
.detail-project::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: inherit;
    -moz-transform: skew(0, -3.4deg);
    -ms-transform: skew(0, -3.4deg);
    -webkit-transform: skew(0, -3.4deg);
    transform: skew(0, -3.4deg);
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.detail-project {
    position: relative;
    z-index: 0;
    float: left;
    width: 75%;
    padding: 4em 4em 2em;
    margin-bottom: 10%;
    background: #fff;
    color: #0c0c0c;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.place-detail-project::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    border: 1.15em solid transparent;
    border-top-color: rgba(0,71,133,0.75);
    border-right-color: rgba(0,71,133,0.75);
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.title-detail-project {
    color: #004785;
    font-size: 3.5em;
    font-weight: bold;
    font-style: italic;
}
.date-detail-project {
    margin-bottom: .5em;
    color: #004785;
    font-size: 3em;
}
.heading-detail-project {
    margin-bottom: 1.5em;
    font-size: 1.5em;
    font-weight: bold;
}
.quote-project {
    clear: both;
    margin-bottom: 6em;
}
.card-project {
    clear: both;
}
.event:first-child {
    margin-top: 42em;
}
.event {
    position: relative;
}
.detail-event {
    position: relative;
    z-index: 0;
    float: left;
    width: 66.66%;
    padding: 4em 4em 2em;
    margin-bottom: 10%;
    background: #fff;
    color: #0c0c0c;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.title-detail-event {
    margin-bottom: .5em;
    color: #004785;
    font-size: 3.5em;
    font-weight: bold;
    font-style: italic;
}
.heading-detail-event {
    margin-bottom: 1.5em;
    font-size: 1.5em;
    font-weight: bold;
}