* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

._contfonts {
    font-family: 'Lato', sans-serif;
    font-family: 'Roboto', sans-serif;
}

div,p,h1,h2,h3,form,ul,li,input {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

html,body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    color: #000000;
    font-size: 15px;
    line-height: 170%;
    font-family: 'Roboto', sans-serif;
    background-color: #FFF;
}

.clearFix {
    border: 0;
    clear: both;
    padding: 0;
    margin: 0;
    height: 1px;
    background-color: none;
}

.noText, .noText:hover {
    font-size: 0;
    color: transparent;
    line-height: 0;
}

a,a:hover {
    cursor: pointer!important;
    text-decoration: none;
    color: inherit;
    text-decoration: none!important;
}

a:hover {
    text-decoration: underline;
}

h1,h2,h3,h4 {
    margin: 2px 0;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.disclaimer strong {
    color: #cf123d;
}

ul,li {
    list-style: none;
    display: inline-block;
}

.w-auto{width: auto !important;}
.logopie{width: 280px;}
.logo_transworld_editors{width: 138px}
.logo_oncoayuda{width: 155px}
.blockby{position: absolute;top: 20px;right: 50px;}
.v-m{vertical-align: middle;margin: 10px;}
.f-r{float: right;}

.wrapper {
    position: relative;
    text-align: left;
}

.block960 {
    width: 960px;
    margin: auto;
    text-align: left;
}

.wrapper.header {
    z-index: 3;
}

.wrapper.header a {
    display: inline-block;
    overflow: hidden;
    color: #8c8c8c;
    float: left;
}

.wrapper.header a strong {
    display: block;
    overflow: hidden;
    padding: 2px 15px;
    font-weight: normal;
}

.wrapper.header a strong.last {
    background: none;
}

.wrapper.header .btn {
    float: right;
    display: block;
    overflow: visible;
}

.wrapper.header a.btn strong {
    font-weight: normal;
    display: block;
    overflow: hidden;
    background: transparent;
    color: #6CBE9D;
    margin-left: 20px;
    border-radius: 3px;
}

.wrapper.scroller {
    color: #FFF;
    background: #f5f6f7;
    background-size: 100% 100%;
    position: relative;
    z-index: 0;
    margin-bottom: -2px;
}

.wrapper.header {
    background: #dddddd;
    padding: 14px 0;
}

.wrapper.footer {
    color: #a8d0e3;
    background-color: #304E9C;
    font-size: 13px;
    border-top: 5px solid #a8d0e3;
    padding: 30px 0;
    overflow: visible;
    padding-bottom: 60px;
    height: 440px;
}

.wrapper.postFooter {
    background-color: #003a62;
    color: #deecf5;
    font-size: 11px;
    text-align: right;
    padding: 8px 0;
    text-align: center;
    width: 100%;
    clear: both;
}

.wrapper.postFooter .block960 {
    text-align: right;
    margin: auto;
    display: block;
    overflow: hidden;
    color: #FFF;
}

.wrapper.postFooter a:hover {
    color: #FFF;
}

.wrapper.postFooter a {
    color: #deecf5;
}

.scroller h2 {
    padding: 20px 0;
    text-align: right;
    color: #304E9C;
}

.galeria .wrapper {
    position: relative;
}

.scroller .pager {
    float: right;
    margin: 20px 0;
}

.scroller .pager span {
    font-size: 0;
    display: inline-block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    *height: 22px;
    cursor: pointer;
    background: url("../img/assets_21.gif") no-repeat center center transparent;
    margin-left: 18px;
}

.scroller .pager span.cycle-pager-active {
    background: url("../img/assets_19.gif") no-repeat center center transparent;
}

.scroller .texto {
    position: absolute;
    top: 0;
    left: 0;
    width: 255px;
    display: block;
    overflow: hidden;
    padding: 26px 20px;
    background: rgba(0, 118, 170, 0.71);
    text-align: left;
    height: 100%;
    z-index: 9999999999;
    height: 440px;
    font-size: 13px;
}

.cycle-slideshow {
    position: relative;
}

.scroller .texto h3, .scroller .texto h4, .scroller .texto h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 120%;
    font-weight: normal;
}

.scroller .texto h3 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow: visible;
}

.scroller .texto h3 span {
    width: 30px;
    height: 7px;
    display: block;
    overflow: hidden;
    bottom: -3px;
    position: absolute;
    background-color: #304E9C;
}

.scroller .texto h3 strong {
    color: #a8d0e3;
}

.scroller .texto h4 {
    margin-top: 10px;
    color: #304E9C;
    line-height: 22px;
    margin-bottom: 4px;
}

.scroller .texto h5 {
    font-family: 'Roboto', sans-serif;
    line-height: 100%;
    line-height: 22px;
    margin-bottom: 10px;
}

.scroller .texto p {
    margin-top: 5px;
}

.inside .btn, .scroller .texto .btn {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    padding: 9px 6px;
    width: 100%;
    text-align: center;
    display: block;
    overflow: hidden;
    margin-top: 25px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #304E9C;
    background: url("../img/propias/deg2.png") repeat-x center top transparent;
    background-size: 100% 100%;
}

td.cuerpo_gr.spaceTd {
    border-top: 1px solid #eeeeee;
    padding-top: 40px!important;
}

.inside .btn:hover {
    background-color: #359B6A;
}

.inside .btn {
    margin-bottom: 5px;
}

.body h1 {
    font-size: 47px;
    text-align: center;
    display: block;
    overflow: hidden;
    line-height: 100%;
    padding: 15px 0;
    color: #a8d0e3;
}

.body .spacer {
    margin-top: 50px;
    margin-bottom: 37px;
    clear: both;
}

.body h1 span {
    color: #304E9C;
}

.body h1 sup {
    font-size: 31px;
}

.body h3 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 100%;
    padding: 15px 0;
    color: #304E9C;
    padding-bottom: 0;
    font-weight: 700;
}

.body .spacer2 {
    margin: 15px 0;
    margin-top: 50px;
}

.body .spacer3 {
    margin: 15px 0;
    margin-top: 25px;
}

.body .spacerRight {
    float: right;
}

.body .spacer2 h3 {
    float: left;
    margin-right: 10px;
    line-height: 35px;
}

.body .inlineBox {
    background-color: #f2f1ef;
    padding: 20px;
    font-size: 13px;
    color: #4c6067;
    padding-bottom: 9px;
}

.body .inlineBox h4 {
    color: #304E9C;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 1px dotted #FFF;
    margin: 0;
    padding-bottom: 11px;
    margin-bottom: 16px;
}

.body .inlineBox h4 span {
    width: 30px;
    height: 7px;
    display: block;
    overflow: hidden;
    margin-top: 26px;
    *margin-top: 31px;
    position: absolute;
    background-color: #304E9C;
}

.body .inlineBox .right {
    font-size: 15px;
    margin: 17px 0;
}

.body .inlineBox {
    clear: both;
    *padding: 14px;
    *padding-top: 12px;
    *padding-bottom: 20px;
}

.body .inlineBox img {
    margin-left: 6px;
}

.body .inlineBox img.bottom {
    margin-left: 146px;
}

.body .inlineBox img:first-child {
    margin-left: 0;
}

.body .inlineBox .map {
    display: block;
    overflow: hidden;
    float: right;
    *height: 70px;
}

.body .inlineBoxGris {
    background-color: #efeded;
    padding: 15px 26px;
    margin-bottom: 57px;
    margin-top: 30px;
    padding-bottom: 32px;
    text-align: center;
}

.body .inlineBoxGris h4 {
    font-size: 11px;
    line-height: 12px;
}

.body .inlineBoxGris img {
    margin: 15px 29px;
}

.body .right {
    float: right;
}

.body .left {
    float: left;
}

.body .central {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 405px;
    padding: 0;
    margin: auto;
    *width: 430px;
    *padding-left: 35px;
    color: #666666;
}

.body .centralBlock .left, .body .centralBlock .right {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    width: 240px;
    color: #FFF;
    line-height: 200%;
    padding-bottom: 0;
    background: url("../img/assets_34.gif") no-repeat bottom right #304E9C;
}

.body .centralBlock .left p, .body .centralBlock .right p {
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 15px;
}

.centralBlock .centralh2 {
    font-family: 'Roboto', sans-serif;
}

.centralBlock .central h2 {
    margin-top: -5px;
    font-size: 30px;
    font-weight: 700;
    color: #304E9C;
    margin-bottom: 10px;
    line-height: 110%;
}

.centralBlock .central h4 {
    font-size: 19px;
    margin: 10px 0;
}

.centralBlock .central h4 {
    font-size: 19px;
    margin: 10px 0;
}

.centralBlock .central .wrapper {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    display: block;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    color: #304E9C;
    line-height: 25px!important;
    text-align: center;
}

.centralBlock .central .wrapper:first-child {
    margin: 0;
}

.centralBlock .central .circle {
    font-family: 'Roboto', sans-serif;
    font-size: 29px;
    width: 76px;
    height: 76px;
    color: #304E9C;
    line-height: 76px;
    margin-bottom: 15px;
    background: url("../img/circle.png") no-repeat center center;
}

.footer .block25 {
    width: 25%;
    float: left;
    padding-right: 20px;
}

.footer .col1 {
    width: 166px;
    float: left;
    margin-right: 80px;
}

.footer .col2 {
    width: 148px;
    float: left;
    margin-right: 45px;
}

.footer .col2 li, .footer .col2 ul {
    float: none;
    display: block;
}

.footer .col2 li a {
    display: block;
    padding: 5px 0;
    border-top: 1px dotted #FFF;
}

.footer .col2 li:first-child a {
    border: none;
}

.footer .col3 {
    width: 315px;
    float: left;
    margin-right: 43px;
}

.footer a {
    color: #deecf5;
}

.footer .col4 {
    width: 163px;
    float: right;
    text-align: right;
    line-height: 160%;
}

.footer .col4 img {
    margin-bottom: 50px;
}

.footer .col3 img {
    float: right;
    margin-left: 10px;
    margin-bottom: 30px;
}

.footer .col3 a {
    display: block;
    overflow: hidden;
}

.footer .col3 .wrapper img {
    float: none;
    margin: 0;
    margin-top: 8px;
}

.footer .col3 .wrapper {
    line-height: 170%;
}

.footer .col3 hr {
    background: none;
    border: none;
    margin: 10px 0;
}

.footer .col4 h6 {
    margin: 0;
}

.footer h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    color: #deedf4;
    font-weight: normal;
    margin-bottom: 5px;
}

.footer strong {
    color: #FFF;
}

.footer h6 {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer .block960 {
    overflow: visible;
}

.goTop {
    width: 30px;
    height: 30px;
    position: absolute;
    /* background: url("../img/assets_07.gif") repeat-x top left transparent; */
    background-size: auto 102%;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
    margin-right: 5px;
    top: -20px;
    right: 20px;
    text-align: center;
}

.goTop img {
    margin-top: 11px;
}

.dott {
    border: 0!important;
    outline: 0!important;
    margin: 0;
    padding: 0;
    height: 15px;
    width: 100%;
    display: block;
    overflow: hidden;
    background: none;
    background: url("../img/assets_26.gif") repeat-x center left transparent;
}

.dott.inline {
}

.wrapper.footer.fixed, .wrapper.postFooter.fixed {
    bottom: 0;
    width: 100%;
}

.inside .spacer {
    margin: 0;
}

.inside h3 {
    padding-bottom: 10px;
}

.inside {
    padding-bottom: 50px;
}

.pdfdownload {
    padding: 10px;
    padding-left: 40px;
    margin: 10px 0;
    color: #304E9C;
    border: 1px solid #304E9C;
    display: inline-block;
    overflow: hidden;
    background: none;
    background: url("../img/b_pdf.gif") no-repeat 15px transparent;
}

.pdfdownload.noicon {
    float: right;
    padding: 10px;
    padding-right: 35px;
    clear: both;
    background: url("../img/back.png") no-repeat center right 15px transparent;
}

#mapa {
    float: right;
}

.campo_check {
    display: inline-block;
}

.inside td.subtitulo, .inside h2 {
    font-weight: normal!important;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    line-height: 150%;
    padding: 15px 0;
    color: #304E9C;
}

select.campo_input {
    padding: 0;
    width: 200px!important;
    display: block;
    overflow: hidden;
    padding: 7px 4px;
}

textarea.campo_input {
    font-family: 'Roboto', sans-serif;
    height: 105px;
}

/*.sponsors_logos img {
    margin-right: 40px;
    margin-bottom: 40px;
    height: 50px;
}*/

/*.sponsors_logos {
    margin-top: 40px;
}*/

/* Cabecera */
.cuerpo_cabecera {
    color: #ffffff;
}

/* Men? lateral izquierdo informaci?n y contacto */
.tdlink {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #EEEEEE;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

a.tdlink {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #EEEEEE;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

a.tdlink:hover {
    color: #FFFFFF;
    background-color: #304E9C;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

.tdlinkseccion {
    color: #FFFFFF;
    background-color: #304E9C;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

.activo {
    color: #FFFFFF;
    background-color: #304E9C;
    cursor: none;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
    font-weight: none;
    text-decoration: none;
}

/* Men? lateral izquierdo formularios y tambi?n para botones destacados hechos en TDs en el lado de contenidos */
.tdlink_des {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #DDDDDD;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

a.tdlink_des {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #DDDDDD;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

a.tdlink_des:hover {
    color: #FFFFFF;
    background-color: #304E9C;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

.tdlinkseccion {
    color: #FFFFFF;
    background-color: #304E9C;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

/* Textos */
.cuerpo_ne {
    color: #000000;
}

.cuerpo_az {
    color: #304E9C;
}

.cuerpo_gr {
    color: #666666;
}

.titular {
    color: #413e85;
}

.titular2 {
    color: #000000;
}

.subtitulo {
    font-weight: bold;
    color: #000000;
}

.precio_total {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.link {
    color: #304E9C;
    text-decoration: underline;
}

.link:hover {
    color: #000000;
    text-decoration: underline;
}

/* Tablas */
.tr_des div, .tr_des td {
    background-color: #fff;
    /*#304E9C*/
    padding: 10px 0px;
    border-bottom: 1px solid #304E9C;
    border-top: 4px solid #304E9C;
}

.tr_des_rojo td {
    background-color: #8b0b25;
    padding: 10px 5px;
}

.tr_des15 td {
    background-color: #003a62;
    padding: 10px 15px;
}

.tr_normal, .tr_normal td {
    background-color: #fff;
    padding: 10px 5px;
    border-bottom: 1px solid #cccccc;
    color: #777777;
}

.tr_normal_fin td {
    background-color: #fff;
    padding: 10px 5px;
    color: #777777;
}

.tr_normal_rojo {
    background-color: #f2e3ec;
    padding: 10px 5px;
}

.tr_normal15 td {
    background-color: #304E9C;
    padding: 10px 15px;
    color: #FFF;
}

.cuerpo_td_des {
    color: #304E9C;
    padding: 10px 5px;
}

.cuerpo_td_des_rosa {
    font-weight: bold;
    color: #ffffff;
    padding: 10px 5px;
}

.cuerpo_td_normal {
    color: #666666;
    padding: 10px 5px;
}

.cuerpo_td_normal_rojo {
    color: #b11e54;
    padding: 10px 5px;
}

.cuerpo_td_normal_des {
    font-weight: bold;
    color: #000000;
    padding: 10px 5px;
}

/* Formularios */
.campo_txt {
    color: #000000;
    height: auto;
}

.campo_txt_peq {
    color: #000000;
}

.campo_input_on {
    color: #304E9C;
    border: 1 solid #304E9C;
    scrollbar-base-color: #304E9C; scrollbar-arrow-color: #FFFFFF; }

.campo_input {
    color: #304E9C;
    border: 1px solid #BBBBBB;
    width: 97%;
    padding: 7px 4px;
    margin: 5px 0;
    margin-bottom: 20px;
}

input.campo_input {
    height: 34px;
}

textarea.campo_input {
    height: 111px;
    width: 100%;
}

.campo_check {
    color: #304E9C;
    border: 0;
}

.tr_des .subtitulo {
    color: #FFFFFF;
}

.pixTd {
    background-color: #FFF;
    height: 2px;
    padding: 0;
}

.spaceTd {
    padding-top: 20px!important;
}

.marginTd {
    margin-top: 20px!important;
}

.halfSelect select {
    display: inline-block;
    overflow: hidden;
    width: 45%!important;
    margin-right: 3%;
}

.nopadding td, .nopadding tr, .nopadding {
    margin: 0;
    padding: 0;
}

.nopadding td p {
    padding: 10px;
}

sup {
    font-size: 80%;
    display: inline-block;
    overflow: hidden;
}

.inlineBoxGris .right {
    float: right;
    width: 351px;
}

.inlineBoxGris .right img {
    margin: 0;
}

.contactPhoto {
    float: right;
}

.body .centralBlock a {
    color: #FFF;
}

.centerIcon {
    width: 10px;
    text-align: center;
    float: left;
}

.centerIcon2 {
    width: 10px;
    text-align: center;
    float: right;
}

.block33.hotel {
    width: 32.66%;
    float: left;
    margin: 5px 0;
}

.block33.hotel.margin {
    margin: 5px 1%;
}

.block33.hotel .fotoHotel {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 240px;
    position: relative;
}

.block33.hotel .arrow {
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: -5px;
    left: 30px;
    width: 50px;
    height: 30px;
}

.block33.hotel .textHotel {
    background-color: #304E9C;
    padding: 10px;
}

.block33.hotel .textHotel h2 {
    color: #FFF;
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.block33.hotel .textHotel p {
    color: #FFF;
    font-size: 11px;
    line-height: 15px;
}

.block33.hotel .textHotel .stars {
    float: right;
    display: inline-block;
}

.block33.hotel .textHotel .stars span {
    display: block;
    overflow: hidden;
    width: 18px;
    height: 18px;
    float: left;
    margin-left: 5px;
    background: url("../img/star.png") no-repeat right bottom transparent;
}

.block33.hotel .pieHotel {
    background-color: #a8d0e3;
    color: #FFF;
    padding: 10px;
    border-top: 2px dotted #000;
}

.block33.hotel .pieHotel .wrapper {
    width: 100%;
    font-size: 11px;
}

.block33.hotel .pieHotel .wrapper .tr_normal15 td{padding: 0;}

.block33.hotel .pieHotel .wrapper .rooms {
    font-size: 11px;
    display: block;
    text-align: left;
    margin-left: 45px;
    line-height: 25px;
}

.block33.hotel .pieHotel .wrapper .rooms.border {
    border-bottom: 1px dotted #000;
}

.fichahotel .icon, .block33.hotel .pieHotel .icon {
    width: 35px;
    height: 22px;
    float: left;
    display: block;
    overflow: hidden;
    background: url("../img/rooms_03.png") no-repeat right bottom transparent;
}

.fichahotel .icon2, .block33.hotel .pieHotel .icon2 {
    background: url("../img/rooms_07.png") no-repeat right bottom transparent!important;
}

.block33.hotel .pieHotel .btn {
    font-size: 12px;
    float: right;
    padding: 5px 10px;
    width: auto;
    margin: 0;
}

.fichahotel .sidebar {
    width: 33%;
    padding: 30px;
    float: right;
    color: #FFF;
}

.fichahotel .sidebar img {
    width: 100%;
}

.fichahotel .sidebar .btn {
    margin: 0;
    margin-bottom: 20px;
}

.fichahotel .bgColor {
    background-color: #304E9C;
    padding: 30px;
}

.fichahotel .textHotel, .fichahotel .textHotel h2, .fichahotel .textHotel h3 {
    color: #FFF;
}

.fichahotel .textHotel h3 {
    font-size: 18px;
}

.fichahotel .details {
    background-color: #a8d0e3;
    padding: 10px;
    margin-bottom: 20px;
}

.fichahotel .textHotel {
    background-color: #deecf5;
}

.fichahotel .textHotel ul, .fichahotel .textHotel li {
    list-style: disc;
    display: block;
    list-style-type: circle;
}

.fichahotel .textHotel li {
    padding-left: 20px;
    background: url("../img/bullet.png") no-repeat left center transparent!important;
}

.fichahotel .textHotel .wrapper {
    width: 50%;
    float: left;
}

.fichahotel .detailsMap {
    padding-top: 40px;
}

.fichahotel .details .rooms {
    line-height: 25px;
    vertical-align: middle;
    float: left;
    margin-left: 20px;
}

.fichahotel .address {
    float: right;
    width: 31%;
}

.fichahotel .detailsMap h3 {
    float: left;
    padding: 0;
    width: 15%;
    font-size: 19px;
}

.fichahotel .detailsMap iframe {
    border: 4px solid #304E9C;
    float: left;
}

.fichahotel .detailsMap .arrowPhoto img {
    width: 120px;
}

.fichahotel .detailsMap .arrowPhoto {
    border-left: 20px solid #304E9C;
    float: left;
    background-size: cover;
    width: 250px;
    height: 180px;
}

.fichahotel .detailsMap .arrowPhoto .arrow {
    width: 24px;
    height: 100%;
    background: url("../img/arrow2.png") no-repeat left center transparent!important;
}

.fichahotel .address .icon1, .fichahotel .address .icon2 {
    background: url("../img/icon_07.png") no-repeat left top transparent!important;
    padding-left: 40px;
    line-height: 30px;
    vertical-align: middle;
    min-height: 40px;
    margin-bottom: 20px;
}

.fichahotel .address span {
    line-height: 20px;
}

.fichahotel .address .icon2 {
    background: url("../img/icon_03.png") no-repeat left top transparent!important;
}

.fichahotel .stars {
    float: right;
    margin-top: 20px;
}

.fichahotel .stars span {
    display: block;
    float: left;
    height: 28px;
    width: 28px;
    margin-left: 5px;
    background: url("../img/star2.png") no-repeat left center transparent!important;
}

img.sede {
    float: left;
    margin-right: 20px;
    width: 480px;
    height: auto;
}

.normalLi, .normalLi li {
    list-style: inherit;
    list-style-position: inside;
}

ul.normalLi li, ol.normalLi li {
    display: list-item;
    padding: 5px 0 5px 10px;
}

.btn.inline {
    display: inline-block;
    width: auto;
}

.posterParrafo h2 {
    padding-bottom: 1px;
    font-size: 18px;
    line-height: 20px;
}

.mobilemenu {
    display: none;
}

.together {
    display: inline;
}

@media only screen and (max-width: 960px) {
    .together {
        display:block;
        padding: 20px 0!important;
    }

    .together img {
        display: block;
        float: left;
        width: 44%;
        margin: 3%!important;
    }

    .block960 {
        width: 100%;
        padding: 30px;
    }

    .eusa {
        width: 100%;
    }

    .header .block960 {
        padding: 0;
    }

    .footer .block960 div {
        text-align: left;
        float: none;
        width: 100%;
    }

    .body .inlineBox h4 span {
        display: none;
    }

    .inlineBoxGris div, .inlineBox img, .centralBlock > div, .centralBlock > div img, .contactPhoto {
        width: 100%!important;
    }

    .centralBlock > div, .contactPhoto {
        margin-bottom: 30px;
    }

    .wrapper.footer .block960 {
        overflow: hidden;
    }

    .wrapper.footer {
        height: auto;
    }

    .diff * {
        text-align: center!important;
    }

    #hotel .tr_normal * {
        color: #FFF;
    }
    
    /*.sponsors_logos {
        display: block;
        overflow: hidden;
        margin: 60px 0;
    }*/

    /*.sponsors_logos img {
        vertical-align: top;
        margin-right: 50px;
    }*/

    .footer .col4 h6 {
        color: #FFF;
        font-size: 41px;
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 100%;
    }

    .footer .col4 h6 strong {
        color: #fff;
    }

    .contienefirmas {
        display: block;
        overflow: visible;
    }

    .contienefirmas.right {
        float: right;
    }

    .contienefirmas img {
        width: 80%;
        margin: 0;
        margin-bottom: 15px;
    }

    .contienefirmas.right img {
        margin-left: -20px;
    }

    .responsiveimg {
        max-width: 100%;
    }

    .thumbgaleria {
        margin: 0;
        margin: 12.5px;
        display: inline-block;
        overflow: hidden;
    }

    .block980 {
        width: 1000px;
        margin: auto;
        text-align: center;
    }

    #fancybox-wrap, #fancybox-outer {
        overflow: visible;
    }

    #fancybox-right, #fancybox-close {
        right: -40px!important;
    }

    .mobilemenu {
        display: block;
    }

    #fancybox-overlay {
        background-color: rgb(0,0,0)!important;
    }

    .burguermenu {
        background: url("../img/menu-alt-512.png") no-repeat center right;
        background-size: contain;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        padding: 5px 0;
    }

    .mobilemenu {
        background: #999;
        z-index: 9;
        color: #FFF;
        padding: 10px;
    }

    .mobilemenu a {
        display: none;
        color: #FFF;
        padding: 5px 0;
        border-top: 1px solid #eeeeee;
        width: 100%;
    }

    .mobilemenu a.shown {
        display: block;
    }

    .wrapper.header {
        display: none;
    }

    .scroller h2 {
        text-align: center;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .scroller .block960 {
        padding: 20px;
    }

    .body .spacer2 {
        margin-top: 0;
    }

    .centralBlock {
        clear: both;
        margin-top: 20px;
    }

    .body .spacer2 h3 {
        float: none;
    }

    .diff div {
        margin: 15px auto;
        float: none;
        width: 42%;
    }

    .diff {
        text-align: center;
    }

    .body .inlineBox img {
        margin: 0;
        margin-bottom: 20px;
    }

    .body .inlineBox .map {
        float: none;
    }

    .body .inlineBox .map img {
        width: auto;
    }

    .centerIcon {
        float: left!important;
        width: auto!important;
    }

    .footer .col3 {
        margin-top: 30px;
    }

    .footer .col3 img {
        float: left;
        margin: 20px 0;
    }

    .col4 br {
        display: none;
    }

    .contienefirmas > div {
        width: 50%;
        float: left;
    }

    .contienefirmas img {
        width: 150px;
    }

    .inside tr.tr_des15 td {
        width: 100%;
        float: left;
    }

    .block33.hotel {
        width: 100%;
    }

    .footer .col4 {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .block980, .block960 {
        width:100%!important;
        padding: 30px;
    }
}

.block980 .linkgallery {
    display: block;
    overflow: hidden;
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
    color: #304E9C;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: underline!important;
}

.block980 .linkgallery {
    display: block;
    overflow: hidden;
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
    color: #015949;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: underline!important;
}

.block980 {
    width: 1000px;
    margin: auto;
    text-align: center;
}

#fancybox-wrap, #fancybox-outer {
    overflow: visible;
}

#fancybox-right, #fancybox-close {
    right: -40px!important;
}

#fancybox-overlay {
    background-color: rgb(0,0,0)!important;
}

.virtualhidden {
    opacity: 0;
    display: inline;
    padding: 0;
    position: absolute;
    z-index: -1;
}

.menosespacio {
    margin-top: 20px!important;
}

.m-0{
    margin: 0 !important;
}

.p-0{
    padding: 0 !important;
}

.f-w{
    font-weight: bold !important;    
}

.text-center{
    text-align: center !important;
}

.border-g{
    border: 1px solid #6CBE9D;
    color: #6CBE9D;
    padding: 9px 14px;
    border-radius: 3px;
}

.velonegro {
    position: absolute;
    top: 0;
    z-index: 555;
    background: rgb(0 47 79 / 50%);
    width: 100%;
    height: 100%;
}

.velonegro .vcenter {
    display: block;
    width: 100%;
    color: #FFF;
    z-index: 9999;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    margin-top: -160px;
}

.velonegro .vcenter * {
    color: #FFF;
    font-size: 70px;
    text-align: center;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 0;
}

.velonegro .vcenter h2 {
    font-family: 'Roboto', sans-serif;
    text-shadow: 0px 0px 10px rgb(0 47 79 / 100%);
}


.velonegro .vcenter h2 strong {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-shadow: 0px 0px 10px rgb(0 47 79 / 100%);
}

.velonegro .vcenter h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 80px;
    font-family: 'Lato', sans-serif;
    text-shadow: 0px 0px 10px rgb(0 47 79 / 100%);
}

.velonegro .vcenter .title_small{
    font-size: 18px;
    margin-top: 10px;
}

.velonegro .vcenter h4 {
    font-size: 60px;
    text-shadow: 0px 0px 10px rgb(0 47 79 / 100%);
}

.velonegro .vcenter .title{
    background: #fff;
    color: #304E9C;
    margin-top: 0px;
    margin-bottom: 20px;
    text-shadow: none;
}

.wrapper.header a.btn strong:hover, .wrapper.header a.btn strong.active {
    color: #FFF;
    background: #6CBE9D;
}

.wrapper.body.homebody:nth-child(2) {
    background: #eeeeee;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

._contfonts {
    font-family: 'Lato', sans-serif;
    font-family: 'Roboto', sans-serif;
}

div,p,h1,h2,h3,form,ul,li,input {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

html,body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    color: #777;
    font-size: 15px;
    line-height: 170%;
    font-family: 'Roboto', sans-serif;
    background-color: #FFF;
}

.clearFix {
    border: 0;
    clear: both;
    padding: 0;
    margin: 0;
    height: 1px;
    background-color: none;
}

.noText, .noText:hover {
    font-size: 0;
    color: transparent;
    line-height: 0;
}

a,a:hover {
    cursor: pointer!important;
    text-decoration: none;
    color: inherit;
    text-decoration: none!important;
}

a:hover {
    text-decoration: underline;
}

h1,h2,h3,h4 {
    margin: 2px 0;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.disclaimer {
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #777;
    background: #eee;
    padding-top: 45px;
    padding-bottom: 40px;
}

.disclaimer strong {
    color: #304E9C;
}

.disclaimer .wrap {
    max-width: 608px;
    margin: auto;
}

.disclaimer .big {
    font-size: 29px;
    line-height: 30px;
}

ul,li {
    list-style: none;
    display: inline-block;
}

.wrapper {
    position: relative;
    text-align: left;
}

.block960 {
    width: 960px;
    margin: auto;
    text-align: left;
}

.wrapper.header {
    z-index: 3;
}

.wrapper.header a {
    display: inline-block;
    overflow: hidden;
    color: #8c8c8c;
    float: left;
}

.wrapper.header a strong {
    display: block;
    overflow: hidden;
    padding: 2px 15px;
    font-weight: normal;
}

.wrapper.header a strong:hover {
    color: #6CBE9D
}

.wrapper.header a strong.last {
    background: none;
}

.wrapper.header .btn {
    float: right;
    display: block;
    overflow: visible;
}

.disclaimer .btn, .wrapper.header a.btn strong {
    font-weight: normal;
    display: block;
    overflow: hidden;
    background: transparent;
    color: #6CBE9D;
    margin-left: 20px;
    border-radius: 3px;
}

.wrapper.scroller {
    color: #FFF;
    background: #f5f6f7;
    background-size: 100% 100%;
    position: relative;
    z-index: 0;
    margin-bottom: -2px;
}


.wrapper.header {
    background: #dddddd;
    padding: 14px 0;
}

.wrapper.footer {
    color: #8c8c8c;
    background-color: #dddddd;
    font-size: 13px;
    border-top: 5px solid #eeeeee;
    padding: 30px 0;
    overflow: visible;
    padding-bottom: 20px;
    height: 440px;
}

.wrapper.postFooter {
    background-color: #666;
    color: #deecf5;
    font-size: 11px;
    text-align: right;
    padding: 8px 0;
    text-align: center;
    width: 100%;
    clear: both;
}

.wrapper.postFooter .block960 {
    text-align: center;
    margin: auto;
    display: block;
    overflow: hidden;
    color: #ddd;
}

.wrapper.postFooter a:hover {
    color: #FFF;
}

.wrapper.postFooter a {
    color: #dddddd;
}

.scroller h2 {
    padding: 20px 0;
    text-align: right;
    color: #304E9C;
}

.galeria .wrapper {
    position: relative;
}

.scroller .pager {
    float: right;
    margin: 20px 0;
}

.scroller .pager span {
    font-size: 0;
    display: inline-block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    *height: 22px;
    cursor: pointer;
    background: url("../img/assets_21.gif") no-repeat center center transparent;
    margin-left: 18px;
}

.scroller .pager span.cycle-pager-active {
    background: url("../img/assets_19.gif") no-repeat center center transparent;
}

.scroller .texto {
    position: absolute;
    top: 0;
    left: 0;
    width: 255px;
    display: block;
    overflow: hidden;
    padding: 26px 20px;
    background: rgba(0, 118, 170, 0.71);
    text-align: left;
    height: 100%;
    z-index: 9999999999;
    height: 440px;
    font-size: 13px;
}

.cycle-slideshow {
    position: relative;
}

.scroller .texto h3, .scroller .texto h4, .scroller .texto h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 120%;
    font-weight: normal;
}

.scroller .texto h3 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow: visible;
}

.scroller .texto h3 span {
    width: 30px;
    height: 7px;
    display: block;
    overflow: hidden;
    bottom: -3px;
    position: absolute;
    background-color: #304E9C;
}

.scroller .texto h3 strong {
    color: #a8d0e3;
}

.scroller .texto h4 {
    margin-top: 10px;
    color: #304E9C;
    line-height: 22px;
    margin-bottom: 4px;
}

.scroller .texto h5 {
    font-family: 'Roboto', sans-serif;
    line-height: 100%;
    line-height: 22px;
    margin-bottom: 10px;
}

.scroller .texto p {
    margin-top: 5px;
}

.inside .btn, .scroller .texto .btn {
    font-weight: normal;
    display: inline-block;
    overflow: hidden;
    background: #6CBE9D;
    color: #FFF;
    border: 1px solid #6CBE9D;
    border-radius: 3px;
    width: auto;
    padding: 9px 70px;
}

.inside .btn {
    margin-bottom: 5px;
}

.body h1 {
    font-size: 47px;
    text-align: center;
    display: block;
    overflow: hidden;
    line-height: 100%;
    padding: 15px 0;
    color: #a8d0e3;
}

.body .spacer {
    margin-top: 50px;
    margin-bottom: 37px;
    clear: both;
}

.body h1 span {
    color: #304E9C;
}

.body h1 sup {
    font-size: 31px;
}

.body h3 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 100%;
    padding: 15px 0;
    color: #304E9C;
    padding-bottom: 0;
    font-weight: 700;
}

.body .spacer2 {
}

.body .spacer3 {
    margin: 15px 0;
    margin-top: 25px;
}

.body .spacerRight {
    float: right;
}

.body .spacer2 h3 {
    display: block;
    overflow: hidden;
    margin: 0;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
}

.body .inlineBox {
    background-color: #f2f1ef;
    padding: 20px;
    font-size: 13px;
    color: #4c6067;
    padding-bottom: 9px;
}

.body .inlineBox h4 {
    color: #304E9C;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 1px dotted #FFF;
    margin: 0;
    padding-bottom: 11px;
    margin-bottom: 16px;
}

.body .inlineBox h4 span {
    width: 30px;
    height: 7px;
    display: block;
    overflow: hidden;
    margin-top: 26px;
    *margin-top: 31px;
    position: absolute;
    background-color: #304E9C;
}

.body .inlineBox .right {
    font-size: 15px;
    margin: 17px 0;
}

.body .inlineBox {
    clear: both;
    *padding: 14px;
    *padding-top: 12px;
    *padding-bottom: 20px;
}

.body .inlineBox img {
    margin-left: 6px;
}

.body .inlineBox img.bottom {
    margin-left: 146px;
}

.body .inlineBox img:first-child {
    margin-left: 0;
}

.body .inlineBox .map {
    display: block;
    overflow: hidden;
    float: right;
    *height: 70px;
}

.body .inlineBoxGris {
    background-color: #efeded;
    padding: 15px 26px;
    margin-bottom: 57px;
    margin-top: 30px;
    padding-bottom: 32px;
    text-align: center;
}

.body .inlineBoxGris h4 {
    font-size: 11px;
    line-height: 12px;
}

.body .inlineBoxGris img {
    margin: 15px 29px;
}

.body .right {
    float: right;
}

.body .left {
    float: left;
}

.body .central {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 405px;
    padding: 0;
    float: right;
    * width: 430px;
    * padding-left: 35px;
    color: #666666;
}

.body .centralBlock .left, .body .centralBlock .right {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    width: 240px;
    color: #FFF;
    line-height: 200%;
    padding-bottom: 0;
    background: url("../img/assets_34.gif") no-repeat bottom right #304E9C;
}

.body .centralBlock .left p, .body .centralBlock .right p {
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 15px;
}

.centralBlock .centralh2 {
    font-family: 'Roboto', sans-serif;
}

.centralBlock .central h2 {
    margin-top: -5px;
    font-size: 30px;
    font-weight: 700;
    color: #304E9C;
    margin-bottom: 10px;
    line-height: 110%;
}

.centralBlock .central h4 {
    font-size: 19px;
    margin: 10px 0;
}

.centralBlock .central h4 {
    font-size: 19px;
    margin: 10px 0;
}

.centralBlock .central .wrapper {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    display: block;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    color: #6CBE9D;
    line-height: 25px!important;
    text-align: center;
}

.centralBlock .central .wrapper:first-child {
    margin: 0;
}

.centralBlock .central .circle {
    font-family: 'Roboto', sans-serif;
    font-size: 29px;
    width: 76px;
    height: 76px;
    color: #6CBE9D;
    line-height: 76px;
    margin-bottom: 15px;
    background: none;
    border: 1.5px solid #6CBE9D;
    border-radius: 80px;
}

.footer .block25 {
    width: 25%;
    float: left;
    padding-right: 20px;
}

.footer .col1 {
    width: 166px;
    float: left;
    margin-right: 80px;
}

.footer .col2 {
    width: 148px;
    float: left;
    margin-right: 45px;
}

.footer .col2 li, .footer .col2 ul {
    float: none;
    display: block;
}

.footer .col2 li a {
    display: block;
    padding: 5px 0;
    border-top: 1px solid #d0d0d0;
    color: #8c8c8c;
}

.footer .col2 li:first-child a {
    border: none;
}

.footer .col3 {
    width: 315px;
    float: left;
    margin-right: 43px;
}

.footer a {
    color: #8c8c8c;
}

.footer .col4 {
    width: 163px;
    float: right;
    text-align: right;
    line-height: 160%;
}

.footer .col4 img {
    margin-bottom: 50px;
}

.footer .col3 img {
    float: right;
    margin-left: 10px;
    margin-bottom: 30px;
}

.footer .col3 a {
    display: inline;
    overflow: hidden;
}

.footer .col3 .wrapper img {
    float: none;
    margin: 0;
    margin-top: 8px;
}

.footer .col3 .wrapper {
    line-height: 170%;
    margin-top: -20px;
}

.footer .col3 hr {
    background: none;
    border: none;
    margin: 10px 0;
}

.footer .col4 h6 {
    margin: 0;
}

.footer h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    color: #deedf4;
    font-weight: normal;
    margin-bottom: 5px;
    color: #6CBE9D;
}

.footer strong {
    color: #8c8c8c;
}

.footer h6 {
    color: #666;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer .block960 {
    overflow: visible;
}

.goTop {
    width: 30px;
    height: 30px;
    position: absolute;
    background: #6CBE9D;
    background-size: auto 102%;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
    margin-right: 5px;
    top: -20px;
    right: 20px;
    text-align: center;
}

.goTop img {
    margin-top: 11px;
}

.dott {
    margin: 0;
    padding: 0;
    height: 5px;
    display: block;
    overflow: hidden;
    background: #eeeeee;
    clear: both!important;
}

.dott.inline {
}

.wrapper.footer.fixed, .wrapper.postFooter.fixed {
    bottom: 0;
    width: 100%;
}

.inside .spacer {
    margin: 0;
}

.inside h3 {
    padding-bottom: 10px;
}

.inside {
    padding-bottom: 50px;
}

.pdfdownload {
    padding: 10px;
    padding-left: 40px;
    margin: 10px 0;
    color: #304E9C;
    border: 1px solid #304E9C;
    display: inline-block;
    overflow: hidden;
    background: none;
    background: url("../img/b_pdf.gif") no-repeat 15px transparent;
}

.pdfdownload.noicon {
    float: right;
    padding: 10px;
    padding-right: 35px;
    clear: both;
    background: url("../img/back.png") no-repeat center right 15px transparent;
}

#mapa {
    float: right;
}

.campo_check {
    display: inline-block;
}

.inside td.subtitulo, .inside h2 {
    font-weight: normal!important;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    line-height: 150%;
    padding: 15px 0;
    color: #304E9C;
}

select.campo_input {
    padding: 0;
    width: 200px!important;
    display: block;
    overflow: hidden;
    padding: 7px 4px;
}

textarea.campo_input {
    font-family: 'Roboto', sans-serif;
    height: 105px;
}

/*x .sponsors_logos img {
    margin-right: 40px;
    margin-bottom: 40px;
    height: 50px;
}*/

/*.sponsors_logos {
    margin-top: 40px;
    margin-bottom: 60px;
}*/

/* Cabecera */
.cuerpo_cabecera {
    color: #ffffff;
}

/* Men? lateral izquierdo informaci?n y contacto */
.tdlink {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #EEEEEE;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

a.tdlink {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #EEEEEE;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

a.tdlink:hover {
    color: #FFFFFF;
    background-color: #304E9C;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

.tdlinkseccion {
    color: #FFFFFF;
    background-color: #304E9C;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

.activo {
    color: #FFFFFF;
    background-color: #304E9C;
    cursor: none;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
    font-weight: none;
    text-decoration: none;
}

/* Men? lateral izquierdo formularios y tambi?n para botones destacados hechos en TDs en el lado de contenidos */
.tdlink_des {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #DDDDDD;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;

}

a.tdlink_des {
    color: #000000;
    font-weight: none;
    text-decoration: none;
    background-color: #DDDDDD;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

a.tdlink_des:hover {
    color: #FFFFFF;
    background-color: #304E9C;
    cursor: hand;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

.tdlinkseccion {
    color: #FFFFFF;
    background-color: #304E9C;
    display: block;
    width: 100%;
    padding: 7 0 9 0;
}

/* Textos */
.cuerpo_ne {
    color: #000000;
}

.cuerpo_az {
    color: #304E9C;
}

.cuerpo_gr {
    color: #666666;
}

.titular {
    color: #413e85;
}

.titular2 {
    color: #000000;
}

.subtitulo {
    font-weight: bold;
    color: #000000;
}

.precio_total {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.link {
    color: #304E9C;
    text-decoration: underline !important;
}

.link:hover {
    color: #000000;
    text-decoration: underline !important;
}

/* Tablas */
.tr_des div, .tr_des td {
    background-color: #fff;
    /*#304E9C*/
    padding: 10px 0px;
    border-bottom: 1px solid #304E9C;
    border-top: 4px solid #304E9C;
    color: #304E9C;
}

.tr_des_rojo td {
    background-color: #8b0b25;
    padding: 10px 5px;
}

.tr_des15 td {
    background-color: #003a62;
    padding: 10px 15px;
}

.tr_normal, .tr_normal td {
    background-color: #fff;
    padding: 10px 5px;
    border-bottom: 1px solid #cccccc;
    color: #777777;
}

.tr_normal_fin td {
    background-color: #fff;
    padding: 10px 5px;
    color: #777777;
}

.tr_normal_rojo {
    background-color: #f2e3ec;
    padding: 10px 5px;
}

.tr_normal15 td {
    background-color: #eeeeee;
    padding: 10px 15px;
    color: #777;
}

.cuerpo_td_des {
    color: #7fc5e4;
    padding: 10px 5px;
}

.cuerpo_td_des_rosa {
    font-weight: bold;
    color: #ffffff;
    padding: 10px 5px;
}

.cuerpo_td_normal {
    color: #666666;
    padding: 10px 5px;
}

.cuerpo_td_normal_rojo {
    color: #b11e54;
    padding: 10px 5px;
}

.cuerpo_td_normal_des {
    font-weight: bold;
    color: #000000;
    padding: 10px 5px;
}

/* Formularios */
.campo_txt {
    color: #8c8c8c;
    height: auto;
}

.campo_txt_peq {
    color: #8c8c8c;
}

.campo_input_on {
    color: #304E9C;
    border: 1 solid #304E9C;
    scrollbar-base-color: #304E9C; scrollbar-arrow-color: #FFFFFF; }

.campo_input {
    color: #304E9C;
    border: 1px solid #BBBBBB;
    width: 97%;
    padding: 7px 4px;
    margin: 5px 0;
    margin-bottom: 20px;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
}

.campo_input:focus {
    background: #e4f4fb ;
    border: 1px solid #304E9C;
}

input.campo_input {
    height: 34px;
}

textarea.campo_input {
    height: 117px;
    width: 100%;
}

.campo_check {
    color: #304E9C;
    border: 0;
}

.tr_des .subtitulo {
    color: #FFFFFF;
}

.pixTd {
    background-color: #FFF;
    height: 2px;
    padding: 0;
}

.spaceTd {
    padding-top: 20px!important;
}

.marginTd {
    margin-top: 20px!important;
}

.halfSelect select {
    display: inline-block;
    overflow: hidden;
    width: 45%!important;
    margin-right: 3%;
}

.nopadding td, .nopadding tr, .nopadding {
    margin: 0;
    padding: 0;
}

.nopadding td p {
    padding: 10px;
}

sup {
    font-size: 80%;
    display: inline-block;
    overflow: hidden;
}

.inlineBoxGris .right {
    float: right;
    width: 351px;
}

.inlineBoxGris .right img {
    margin: 0;
}

.contactPhoto {
    float: right;
}

.body .centralBlock a {
    color: #FFF;
}

.centerIcon {
    width: 20px;
    text-align: center;
    display: inline-block;
    clear: both;
    margin-top: -7px;
}

.centerIcon2 {
    width: 10px;
    text-align: center;
    float: right;
}

.block33.hotel {
    width: 32.66%;
    float: left;
    margin: 5px 0;
}

.block33.hotel.margin {
    margin: 5px 1%;
}

.block33.hotel .fotoHotel {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 240px;
    position: relative;
}

.block33.hotel .arrow {
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: -5px;
    left: 30px;
    width: 50px;
    height: 30px;
}

.block33.hotel .textHotel {
    background-color: #304E9C;
    padding: 10px;
}

.block33.hotel .textHotel h2 {
    color: #FFF;
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.block33.hotel .textHotel p {
    color: #FFF;
    font-size: 11px;
    line-height: 15px;
}

.block33.hotel .textHotel .stars {
    float: right;
    display: inline-block;
}

.block33.hotel .textHotel .stars span {
    display: block;
    overflow: hidden;
    width: 18px;
    height: 18px;
    float: left;
    margin-left: 5px;
    background: url("../img/star.png") no-repeat right bottom transparent;
}

.block33.hotel .pieHotel {
    background-color: #a8d0e3;
    color: #FFF;
    padding: 10px;
    border-top: 2px dotted #000;
}

.block33.hotel .pieHotel .wrapper {
    width: 100%;
}

.block33.hotel .pieHotel .wrapper .rooms {
    font-size: 11px;
    display: block;
    text-align: left;
    margin-left: 45px;
    line-height: 25px;
}

.block33.hotel .pieHotel .wrapper .rooms.border {
    border-bottom: 1px dotted #000;
}

.fichahotel .icon, .block33.hotel .pieHotel .icon {
    width: 35px;
    height: 22px;
    float: left;
    display: block;
    overflow: hidden;
    background: url("../img/rooms_03.png") no-repeat right bottom transparent;
}

.fichahotel .icon2, .block33.hotel .pieHotel .icon2 {
    background: url("../img/rooms_07.png") no-repeat right bottom transparent!important;
}

.block33.hotel .pieHotel .btn {
    font-size: 12px;
    float: right;
    padding: 5px 10px;
    width: auto;
    margin: 0;
}

.fichahotel .sidebar {
    width: 33%;
    padding: 30px;
    float: right;
    color: #FFF;
}

.fichahotel .sidebar img {
    width: 100%;
}

.fichahotel .sidebar .btn {
    margin: 0;
    margin-bottom: 20px;
}

.fichahotel .bgColor {
    background-color: #304E9C;
    padding: 30px;
}

.fichahotel .textHotel, .fichahotel .textHotel h2, .fichahotel .textHotel h3 {
    color: #FFF;
}

.fichahotel .textHotel h3 {
    font-size: 18px;
}

.fichahotel .details {
    background-color: #a8d0e3;
    padding: 10px;
    margin-bottom: 20px;
}

.fichahotel .textHotel {
    background-color: #deecf5;
}

.fichahotel .textHotel ul, .fichahotel .textHotel li {
    list-style: disc;
    display: block;
    list-style-type: circle;
}

.fichahotel .textHotel li {
    padding-left: 20px;
    background: url("../img/bullet.png") no-repeat left center transparent!important;
}

.fichahotel .textHotel .wrapper {
    width: 100%;
}

.fichahotel .detailsMap {
    padding-top: 40px;
}

.fichahotel .details .rooms {
    line-height: 25px;
    vertical-align: middle;
    float: left;
    margin-left: 20px;
}

.fichahotel .address {
    float: right;
    width: 31%;
}

.fichahotel .detailsMap h3 {
    float: left;
    padding: 0;
    width: 15%;
    font-size: 19px;
}

.fichahotel .detailsMap iframe {
    border: 4px solid #304E9C;
    float: left;
}

.fichahotel .detailsMap .arrowPhoto img {
    width: 120px;
}

.fichahotel .detailsMap .arrowPhoto {
    border-left: 20px solid #304E9C;
    float: left;
    background-size: cover;
    width: 250px;
    height: 180px;
}

.fichahotel .detailsMap .arrowPhoto .arrow {
    width: 24px;
    height: 100%;
    background: url("../img/arrow2.png") no-repeat left center transparent!important;
}

.fichahotel .address .icon1, .fichahotel .address .icon2 {
    background: url("../img/icon_07.png") no-repeat left top transparent!important;
    padding-left: 40px;
    line-height: 30px;
    vertical-align: middle;
    min-height: 40px;
    margin-bottom: 20px;
}

.fichahotel .address span {
    line-height: 20px;
}

.fichahotel .address .icon2 {
    background: url("../img/icon_03.png") no-repeat left top transparent!important;
}

.fichahotel .stars {
    float: right;
    margin-top: 20px;
}

.fichahotel .stars span {
    display: block;
    float: left;
    height: 28px;
    width: 28px;
    margin-left: 5px;
    background: url("../img/star2.png") no-repeat left center transparent!important;
}

img.sede {
    float: left;
    margin-right: 20px;
    width: 480px;
    height: auto;
}

.normalLi, .normalLi li {
    list-style: inherit;
    list-style-position: inside;
}

ul.normalLi li, ol.normalLi li {
    display: list-item;
    padding: 5px 0 5px 10px;
}

.btn.inline {
    display: inline-block;
    width: auto;
}

.posterParrafo h2 {
    padding-bottom: 1px;
    font-size: 18px;
    line-height: 20px;
}

.mobilemenu {
    display: none;
}

.together {
    display: inline;
}

@media only screen and (max-width: 960px) {
    .together {
        display:block;
        padding: 20px 0!important;
    }

    .together img {
        display: block;
        float: left;
        width: 44%;
        margin: 3%!important;
    }

    .block960 {
        width: 100%;
        padding: 30px;
    }

    .blockby{position: relative;top: 0;right: 0;}

    .eusa {
        width: 100%;
    }

    .header .block960 {
        padding: 0;
    }

    .footer .block960 div {
        text-align: left;
        float: none;
        width: 100%;
    }

    .body .inlineBox h4 span {
        display: none;
    }

    .inlineBoxGris div, .inlineBox img, .centralBlock > div, .centralBlock > div img, .contactPhoto {
        width: 100%!important;
    }

    .centralBlock > div, .contactPhoto {
        margin-bottom: 30px;
    }

    .wrapper.footer .block960 {
        overflow: hidden;
    }

    .wrapper.footer {
        height: auto;
    }

    .diff * {
        text-align: center!important;
    }

    #hotel .tr_normal * {
        color: #FFF;
    }

    /*.sponsors_logos {
        display: block;
        overflow: hidden;
        margin: 60px 0;
    }

    .sponsors_logos img {
        vertical-align: top;
        margin-right: 50px;
    }*/

    .footer .col4 h6 {
        color: #FFF;
        font-size: 41px;
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 100%;
    }

    .footer .col4 h6 strong {
        color: #fff;
    }

    .contienefirmas {
        display: block;
        overflow: visible;
    }

    .contienefirmas.right {
        float: right;
    }

    .contienefirmas img {
        width: 80%;
        margin: 0;
        margin-bottom: 15px;
    }

    .contienefirmas.right img {
        margin-left: -20px;
    }

    .responsiveimg {
        max-width: 100%;
    }

    .thumbgaleria {
        margin: 0;
        margin: 12.5px;
        display: inline-block;
        overflow: hidden;
    }

    .block980 {
        width: 1000px;
        margin: auto;
        text-align: center;
    }

    #fancybox-wrap, #fancybox-outer {
        overflow: visible;
    }

    #fancybox-right, #fancybox-close {
        right: -40px!important;
    }

    .mobilemenu {
        display: block;
    }

    #fancybox-overlay {
        background-color: rgb(0,0,0)!important;
    }

    .burguermenu {
        background: url("../img/menu-alt-512.png") no-repeat center right;
        background-size: contain;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        padding: 5px 0;
    }

    .mobilemenu {
        background: #999;
        z-index: 9;
        color: #FFF;
        padding: 10px;
    }

    .mobilemenu a {
        display: none;
        color: #FFF;
        padding: 5px 0;
        border-top: 1px solid #eeeeee;
        width: 100%;
    }

    .mobilemenu a.shown {
        display: block;
    }

    .wrapper.header {
        display: none;
    }

    .scroller h2 {
        text-align: center;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .scroller .block960 {
        padding: 20px;
    }

    .body .spacer2 {
        margin-top: 0;
    }

    .centralBlock {
        clear: both;
        margin-top: 20px;
    }

    .body .spacer2 h3 {
        float: none;
    }

    .diff div {
        margin: 15px auto;
        float: none;
        width: 42%;
    }

    .diff {
        text-align: center;
    }

    .body .inlineBox img {
        margin: 0;
        margin-bottom: 20px;
    }

    .body .inlineBox .map {
        float: none;
    }

    .body .inlineBox .map img {
        width: auto;
    }

    .centerIcon {
        float: left!important;
        width: auto!important;
    }

    .footer .col3 {
        margin-top: 30px;
    }

    .footer .col3 img {
        float: left;
        margin: 20px 0;
    }

    .col4 br {
        display: none;
    }

    .contienefirmas > div {
        width: 50%;
        float: left;
    }

    .contienefirmas img {
        width: 150px;
    }

    .inside tr.tr_des15 td {
        width: 100%;
        float: left;
    }

    .block33.hotel {
        width: 100%;
    }

    .footer .col4 {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .block980, .block960 {
        width:100%!important;
        padding: 30px;
    }
}

.block980 .linkgallery {
    display: block;
    overflow: hidden;
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
    color: #304E9C;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: underline!important;
}

.block980 .linkgallery {
    display: block;
    overflow: hidden;
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
    color: #015949;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: underline!important;
}

.block980 {
    width: 1000px;
    margin: auto;
    text-align: center;
}

#fancybox-wrap, #fancybox-outer {
    overflow: visible;
}

#fancybox-right, #fancybox-close {
    right: -40px!important;
}

#fancybox-overlay {
    background-color: rgb(0,0,0)!important;
}

.virtualhidden {
    opacity: 0;
    display: inline;
    padding: 0;
    position: absolute;
    z-index: -1;
}

.menosespacio {
    margin-top: 20px!important;
}


.velonegro {
    position: absolute;
    top: 0;
    z-index: 555;
    background: rgb(0 47 79 / 40%);
    width: 100%;
    height: 100%;
}

.velonegro .vcenter {
    display: block;
    width: 100%;
    color: #FFF;
    z-index: 9999;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    /* margin-top: -95px; */
}

.velonegro .vcenter * {
    color: #FFF;
    font-size: 70px;
    text-align: center;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 0;
}

.velonegro .vcenter h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 60px;
    text-shadow: 0px 0px 10px rgb(0 47 79 / 100%);
}

.velonegro .vcenter h2 strong {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-shadow: 0px 0px 10px rgb(0 47 79 / 100%);
}

.velonegro .vcenter h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    font-family: 'Lato', sans-serif;
    text-shadow: 0px 0px 10px rgb(0 47 79 / 100%);
}

.velonegro .vcenter h4 {
    font-size: 23px;
    border: 1px solid #FFF;
    display: inline-block;
    padding: 9px 14px;
    margin-top: 10px;
    border-radius: 3px;
}

.wrapper.scroller.home video{
    object-fit: cover;
    object-position: center;
    filter: brightness(1);
}

.wrapper.header a.btn strong:hover, .wrapper.header a.btn strong.active {
    color: #359B6A;
    background: #f7e1e7;
}

.wrapper.header a.btn strong.active, .disclaimer .btn {
    color: #FFF;
    background: #6CBE9D;
}

.disclaimer a.btn {
    width: 220px;
    margin: auto;
    margin-top: 30px;
    padding: 13px;
}

.disclaimer a.btn:hover, .wrapper.header a.btn strong.active:hover {
    color: #FFF;
    background: #359B6A;
}

.wrapper.body.homebody:nth-child(2) {
    background: #eeeeee;
}

.wrapper.postFooter a:hover {
    color: #FFF;
}

.faculty * {
    vertical-align: top;
    line-height: 145%;
}

.faculty h2 {
    font-size: 30px;
    color: #000;
    font-family: 'Lato';
    line-height: 30px;
    margin-bottom: 0;
    padding: 0;
}

.faculty h3 {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    line-height: 140%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    font-family: inherit;
}

.faculty .circle img {
    width: 110%;
    filter: grayscale(100%);
}

.faculty .circle {
    width: 118px;
    height: 118px;
    border: 1px solid transparent;
    border-radius: 118px;
    overflow: hidden;
}

.footer a:hover {
    color: #6CBE9D!important;
}

.faculty tr:last-child .circle img {
    width: 100%;
}

.tr_des span.allcaps {
    text-transform: uppercase;
    font-weight: bold!important;
    color: #304E9C;
}

table .darkblu {
    color: #304E9C;
}

.sponsors_logos img {
    margin: 0 20px;
}

.patrocinadores img{margin: 20px !important;}
.patrocinadores .m-r{margin: 20px 0 20px 20px !important;}
.patrocinadores .m-l{margin: 20px 20px 20px 0 !important;}




div#resultadoinscripcion {
    display: none;
}

.thanks h2 {
    font-size: 30px;
    font-weight: 700!important;
    color: #304E9C;
    margin-bottom: 10px;
    line-height: 110%;
}

.thanks .btn {
    text-transform: capitalize;
    margin: 0 15px;
}

.thanks .hollow {
    background: transparent;
    color: #6CBE9D;
    border: 1px solid #6CBE9D;
}

.thanks .hollow:hover {
    color: #359B6A;
    background: #f7e1e7;
}

/*.homebody center img {
    margin-bottom: 40px;
}*/

.btn.minus {
    text-transform: capitalize;
}

/*.sponsors_logos.ifty img {
    vertical-align: middle;
    margin: 30px 7px;
    max-height: 63px;
}*/

.lgrey {
    padding: 10px;
    background: #eee;
}

.d-flex{display: flex !important;}
.flex-column{flex-direction: column !important;}
.justify-content-start{justify-content: start !important;}
.justify-content-center{justify-content: center !important;}
.justify-content-end{justify-content: end !important;}
.align-items-start{align-items: start !important;}
.align-items-center{align-items: center !important;}
.align-items-end{align-items: end !important;}
.row{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.col-6{flex: 0 0 auto;width: 50%;}
.img-fluid{max-width: 100%;height: auto;}
.d-none{display: none !important;}
.d-block{display: block !important;}
.p-15{padding: 15px !important;}
.img-10anos{width: 101px;margin-bottom: 10px;}
.img-pc{width: 360px;}