@font-face {
    font-family: "Baskerville Old Face";
    src: url('https://www.horalatina.com/files/fonts/BaskervilleOldFace.ttf');
    font-display:block;
}

@font-face {
    font-family: 'Source Sans Pro Regular';
    src: url(https://www.horalatina.com/files/fonts/SourceSansPro-Regular.ttf);
    font-display:block;
}

@font-face {
    font-family: 'Source Sans Pro Bold';
    src: url(https://www.horalatina.com/files/fonts/SourceSansPro-Bold.ttf);
    font-display:block;
}

strong,
b,
.b {
    font-weight: normal;
    font-family: "Circular-Bold", sans-serif;
    font-weight: normal;
}

html,
body {
    font-family: "Circular-Book", sans-serif;
    font-weight: normal;
    font-size: 23.5px;
    margin: 0px;
    padding: 0;
    padding-top: 0px
    max-width: 100%;
    overflow-x: hidden;
    color:#000000;
}

div.pagination {
    font-size:x-large;
}

.image_full_width {
    width: 100%;
    max-height: 600px;
    overflow: hidden;
/*    padding-left: 10px;
    padding-right: 10px;*/
}

.image_full_width > img {
    margin: auto;
}

.image_full_width_gallery {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}

.image_full_width_gallery > img {
    margin: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Circular-Bold", sans-serif;
}

h1 {
    color: #000000;
    margin-top: 10px;
    text-transform: uppercase;
}

h2 {
    color: #000000;
    margin-top: 20px;
}

h4 {
    font-weight: 400;
    font-family: "Circular-Regular",sans-serif;
}

img {
    font-family: Circular-Bold;
    font-size: 10px;
    color: #FFFFFF;  
}

img.flag {
    border: 1px solid #ddd;
    margin-right: 10px;
}

.nav > li > a {
  padding: 5px 5px !important;
}

.flag > li > a {
  padding: 0px 5px !important;
}

a.univers_l,.univers_l{
    font-family: "Univers-LightCn", sans-serif;
    font-weight: normal;
}

@media print {
    a[href]:after {
        content: none;
    }
    .fixd2 {
        display: none !important;
        visibility: hidden !important;
    }
}

.cs_sommaire {
    max-width: 400px;
    width: 100%;
    margin-left: 10px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #000000;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: rgb(38, 38, 38);
    background-color: rgb(245, 245, 245);
}

.navbar-nav .open .dropdown-menu {
    background-color: #ffffff;
}

.navbar-nav {
    margin: 0px 0px;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #AAAAAA;
    border-bottom-color: #AAAAAA;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
    margin: 0px 0;
    font-size: 14px;
}


.breads {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD !important;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.breadcrumb {
    padding: 8px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
}

.pagination {
    display: inline-block;
    padding-left: 0px;
    margin: 0px 0px 10px 0px;
    border-radius: 4px 4px 4px 4px;
}

.date_news {
    font-size: 20px;
    font-style: font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: BOLD;
    font-family: "Univers-LightCn", sans-serif;
    color: #CA4340;
}

.txt_news {
    font-size: 20px;
    color: #59595A;
}

.s_addthis {
    padding: 0px;
    position: relative;
    float: right;
    width: 240px;
    right: 0;
    margin-top: -35px;
    margin-bottom: 0px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #900;
    border-color: #900;
}

.search-form {
    padding: 0;
    margin-top: 0;
}

.row {
    text-align: center;
    margin-left: -8px;
    margin-right: -8px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.lang {
    width:40px;
    text-align: center;
    margin-left: 5px;
}

.navbar {
    /*max-width: 1170px;  width of .container */
    width: 100%;
    margin: 0 auto;
    border-width: 0;
    border-radius: 0;
    z-index: 1000;
}

.nav-line {
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
    border-top-width: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    visibility:visible;
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.nav-line-one{
    border-top-width: 0px !important; 
}

.top-nav-line {
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
}

.nav_top > li > a {
    font-size: 14px !important;
    padding: 10px 12px;
}

.image_center{
    margin: 0 auto;
}

.navbar-inverse {
    background-color: #FFF;
    border-width: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: rgba(255, 255, 255, 0.95);
    background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0%, rgba(0, 0, 0, 0.00)), color-stop( 100%, rgba(0, 0, 0, 0.00)));
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 100%);
}


.navbar {
    border-width: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: rgba(255, 255, 255, 0.95);
    background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0%, rgba(0, 0, 0, 0.00)), color-stop( 100%, rgba(0, 0, 0, 0.00)));
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.00) 100%);
}

.navbar-inverse .navbar-collapse, .navbar-inverse {
    background-color: #FFFFFF;
    border-width: 0;
}

.navbar-inverse .navbar-nav > li > a {
    color: #000000;
    font-size: 15px;
    font-family: "Circular-Book", sans-serif;
    font-weight: normal;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #585858;
}

.top_navbar {
    display: none;
    z-index: 9999;
}

.container-bar {
    max-width: 1240px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px; 
    background-color: #FFF;
}

.icon-bar {
    background-color: #7F7F7F !important;
}

div.cs_sommaire_avec_fond {
    margin-bottom: 25px;
}

.full_width {
    width:100%;
}

input.search-png {
    border: 1px solid black;
    border-radius: 0px;
    background-image: url(https://www.europastar.com/files/png/search.png);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    text-indent: 30px;
    width: 150px !important;
    padding: 0;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: smaller;
    margin-left: 5px;
    height: 35px;
}

@media (min-width: 1240px) {
    input.search-png {
        width: 150px !important;
    }
    h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 22px;
    }    
    body {
        font-size: 17.5px;
    }
}

@media (min-width: 992px) and (max-width: 1239px) {
    input.search-png {
        width: 150px !important;
    }

    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 23px;
    }
    h4 {
        font-size: 20px;
    }    
    body {
        font-size: 17px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    input.search-png {
        width: 100px !important;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 19px;
    }
    body {
        font-size: 16px;
    }
}


@media (min-width: 0px) and (max-width: 767px) {
    div.cs_sommaire {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        overflow: auto;
        z-index: 100;
        max-height: 350px;
        text-align: left;
    }
    .related_coverage, .keyword {
        font-size: 23px;
    }
    input.search-png {
        width: 100px !important;
    }
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 23px;
    }
    h3 {
        font-size: 21px;
    }
    h4 {
        font-size: 18px;
    }
    body {
        font-size: 15.5px;
    }
    #navbar-collapse-main {
        padding: 0 0;
    }
}

a {
    color: #59595A;
    text-decoration: none;
}

a:hover, a:focus {
    color: #7F7F7F;
    text-decoration: none;
}

.list-group-item {
    padding: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #FFFFFF
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.list-group-item:first-child {
    margin-bottom: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.list-group-item-news {
    min-height: 110px;
}

.rubriques {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline;
}

.background_caption {
    float: center;
    position: relative;
    display: block;
    margin: 0 auto;
}

.background_caption_video {
    float: center;
    position: relative;
    display: block;
    margin: 0 auto;
    height: 290px;
}



.related_coverage {
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
    width: 100%;
    text-align: left;
    padding-top: 8px;
    padding-bottom: 12px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    border-color: #000;
}

.text_caption {
    line-height: normal;
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    color: #000;
    padding: 5px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 5px;
}

.text_caption > p {
    margin: 0 !important;
}

.text_caption > h3 {
    margin: 0 !important;
    padding: 0 !important;
}


.article-slider{
    margin: 20px 0;
}

footer {
    background: #f2f2f2;
    min-height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 100%;
    white-space: nowrap;
    margin-top: 40px;
}

footer p {
    font-size: 14px;
}

footer .col {
    margin-top: 15px;
}

footer a,
footer span {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-bottom: 15px;
}

footer a:hover,
footer span:hover {
    color: #af1207;
    text-decoration: none;
}

.col-links .col {
    display: block;
    float: right;
}

footer .footer-social {
    margin-top: 10px;
}

/*.navbar-nav > li:first-child {
    text-align: left;
}

.navbar-nav > li:last-child {
    text-align: right;
}*/

.navbar-nav-table {
    display: table;
    width: 100%;
}

.navbar-nav-table > li {
    display: table-cell;
    text-align: center;
    float: none;
    vertical-align: middle;
}

.nav-split{
    display: flex;
    align-items: center;
}

.width-auto{
    width: auto
}

.nav-flex{
  flex: 1;  
}

a.brand:hover{
    background: none !important;
    margin-right: 5px;
    margin-left: 0px;
}

a.brand{
    background: none !important;
    margin-right: 5px;
    margin-left: 0px;
}

a.club:hover{
    background: none !important;
    margin-right: 0px;
    margin-left: 5px;
}

a.club{
    background: none !important;
    margin-right: 0px;
    margin-left: 5px;
}

.advertisment {
    padding: 5px 10px;
    margin: 0px;
    font-size: x-small;
    color: white;
    background-color: #CCCCCC;
    width: 100%;
    text-align: left;
}

#google_translate_element {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 1;
}