/*--------- Fonts ---------------------------*/

@font-face {
    font-family: OpenSansRegular;
    src: url("../font/OpenSans-Regular.ttf");
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font: 13px/20px 'OpenSansRegular';
}


ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


header{
    height: 126px;
    background: url('../img/fondo_cabecera.jpg') repeat-x;
}

footer{
    background: url('../img/fondo_pie.jpg') repeat-x;
}

article{
    overflow: auto;
    background: black;
}

img.centerItem {
    width: auto;
    height: 100%;
    max-height: 110px;
}

.flexslider{
    width:75%;
    height:100%;
}
.centerItem{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a#english,a#espanol {
    display: block;
    text-indent: -9999em;
    width: 25px;
    height: 20px;
    margin-left: 6px;
    margin-top: 10px;
}
a#english {
    background: url('../img/bandera_english.gif') no-repeat;
}
a#espanol {
    background: url('../img/bandera_espanol.gif') no-repeat;
}

a#espanol:hover,a#english:hover {
    background-position:-25px;
}

.boton {
    float: left;
    height: 54px;
    width: 45px;
}

.botonera {
    width: 90px;
    height: 51px;
    margin: 0 auto 0 auto;
}

.textobt {
    width: 40px;
    font-size: 10px;
    color: #000;
    text-align: center;
    margin-top: 5px;
}

/*------------------------ Style slider ----------------------------- */

.logo,.tee_time,.welcome_text,.logo_golf {
    z-index: 20;
}

.welcome_text{
    line-height: 20px !important;
    font-size: 12px !important;
    color: white !important;
    position: absolute;
    top: 216px;
    text-align: right;
    height: 186px;
    z-index: 2000000;
    /*height: 180px*/;
}

.welcome_text_en{
    width: 356px;
    left: 484px;
}

.welcome_text_es{
    width: 356px;
    left: 488px;
}

.welcome_1, .welcome_2{
    margin-bottom: 16px;
}

.welcome_1 span, .welcome_3 span{
    text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.8);
}

.welcome_2{
    text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.8);
}

.tee_time {
    line-height: 26px !important;
    font-size: 20px !important;
    color: white !important;
    position: absolute;
    left: 24px;
    top: 305px;
    width: 250px;
    height: 74px;
}

.tee_time span{
    color:#a39453 !important;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

.welcome_1{
    font-size: 36px;
    line-height: 34px;
}

.welcome_2{
    color:#a39453 !important;
    font-size: 36px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

.welcome_3 {
    font-size: 24px;
}

.logo_winner, .logo_golf, .logo_travel, .logo_best2017, .logo_top_100, .logo_winner2015, .logo_winner2016, .logo_golf2015, .logo_golf2017, .logo_golfbest2017, .logo-european, .logo_winner2019, .logo_europe2019  {
    position: absolute;
    z-index: 170 !important;
    width: 80px;
    height: 80px;
    left: 505px;
    top: 24px;
}

.logo_europe2019 {
    left: 106px;
    top: 29px;
}

.logo_winner2019 {
    left: 203px;
    top: 29px;
}

.logo_golfbest2017 {
    left: 381px;
    top: 29px;
}

.logo_golf2017 {
    left: 467px;
    top: 29px;
}

.logo_best2017 {
    left: 553px;
    top: 29px;
}

.logo_top_100 {
    left: 643px;
    top: 29px;
}

.logo_winner2015 {
    left: 729px;
    top: 29px;
}

.logo_winner {
    left: 298px;
    top: 29px;

}

.logo_travel {
    left: 212px;
    top: 128px;

}

.logo_travel img {
    height: 70px;
    width: auto;
}

.logo_golf {
    left: 309px;
    top: 137px;

}

.logo_golf img {
    height: 50px;
    width: auto;
}

.logo_golf2015 {
    left: 413px;
    top: 128px;
}

.logo_golf2015 img {
    height: 70px;
    width: auto;
}


.logo_winner2016 {
    left: 500px;
    top: 128px;
}

.logo_winner2016 img {
    height: 70px;
    width: auto;
}

.logo_european {
    left: 611px;
    top: 137px;
}

.logo_european img {
    height: 50px;
    width: auto;
}

.letter_c{
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    z-index: 20 !important;
    opacity: 1;
}

.right_side{
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 516px;
    opacity: .5;
    /*filter: alpha(opacity=50);*/
    z-index: 169 !important;
}

#slider2_container{
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
    width: 900px;
    height: 420px;
    overflow: hidden;
    margin: 0 auto 0 auto;
}

.container_image{
    width: 1200px;
    height: 700px;
    position: absolute;
}

#slider2_container > div{
    position: relative !important;
}

.mainWrapper {
    top: 50%;
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
}

#CybotCookiebotDialogBodyContentTitle, #CybotCookiebotDialogDetailBodyContentCookieContainerPreference, #CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified {
	display: none !important;
}
.CybotCookiebotDialogBodyLevelButtonWrapper:has(input#CybotCookiebotDialogBodyLevelButtonPreferences) {
	display: none !important;
}
