body {
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}
header {
    position: relative;
    z-index: 499;
}
img{
    max-width: 100%;
}

.headertorneohome {
    padding-top: 120px;
    text-align: center;
}

.headertorneo {
    padding-top: 320px;
}


.fondotexto {
    background: rgba(0, 0, 0, .6);
    padding: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;

}


.fondotextohometorneos {
    padding: 5px;
    color: #fff;
    font-size: 75px;
    text-shadow: 2px 2px #000;

}


.navbar-brand {
    padding: 0;
}
div#whitePan {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 52px;
    background: #001a4d;
    z-index: 498;
    opacity: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 200!important;
    line-height: 1.1;
}
.navbar.footer-navbar, .navbar.navbar-fixed-top, p#legal, p#legal2 {
    font-family: 'Open Sans', sans-serif;
}
section {
    min-height: auto!important;
}
footer {
    background: url(../images/footer/separator.png) 50% 50px no-repeat #001a4d;
}
.firma {
    width: 14px;
    height: 20px;
    display: block;
    background: url(../images/firma.png) no-repeat;
    float: right;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    position: relative;
    bottom: 80px;
    right: 20px;
}
.firma:hover {
    width: 72px;
}
.dropdown-menu {
    min-width: 300px;
    height: auto;
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
    background: rgba(0, 0, 0, .6);
}
.dropdown-menu h3, .dropdown-menu h4 {
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
}
.dropdown#login .dropdown-menu form button {
    width: 100%!important;
}
.navbar.navbar-fixed-top {
    background: #1d8fcd;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 45px;
    font-size: 16px;
    font-weight: 200;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-brand img {
    position: absolute;
    top: -40px;
}
.navbar-nav.largeMenu {
    font-size: 15px;
}
.navbar-nav.menu>li>a {
    color: #fff;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    position: relative;
    line-height: 30px;
}
.navbar-nav.menu li a:hover {
    background: 0 0;
    text-decoration: none;
}
.navbar-nav.menu>li>a.current:before, .navbar-nav>li>a:before {
    content: "";
    position: absolute;
    width: 80%;
    height: 1px;
    bottom: 10px;
    left: 10%;
    background-color: #fff;
}
.navbar-nav>li>a:before {
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.navbar-nav>li>a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.navbar-nav.menu>li>a.current:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    cursor: default;
}
.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.nav>li>a {
    display: block;
    padding: 10px 6px;
    position: relative;
}
.iconheader {
    display: none;
}
.nopadding {
    padding: 0!important;
}
.contactheader {
    display: initial;
}
#navbar .menu li.redesBtnLi a.redesBtn {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 22px;
    margin: 5px;
    padding: 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#navbar .menu li.redesBtnLi a.redesBtn:after, #navbar .menu li.redesBtnLi a.redesBtn:before {
    content: none;
}
#navbar .menu li.redesBtnLi a.redesBtn:hover {
    background: rgba(0, 0, 0, .2);
}
.tabsrestaurante>li>a {
    display: block;
    padding: 10px 15px!important;
    font-size: 14px;
}
.tabsrestaurante>li.active>a, .tabsrestaurante>li.active>a:focus, .tabsrestaurante>li.active>a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f4f4f2!important;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 0!important;
    color: #1d8fcd!important;
    cursor: default;
    bottom: -2px;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .125);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .125);
    font-size: 14px;
}
#login button.navbar-btn, .logout {
    color: #fff;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.menuclear {
    display: none;
}

label {
    display: inline-block;
    font-weight: 400!important;
    margin-bottom: 5px;
    max-width: 100%}
.comentariosfull {
    width: 100%;
    height: 110px;
    border: 1px solid #cdcdcd;
    resize: none;
}
#login button.navbar-btn, .logout, .redesBtn {
    height: 50px;
    display: block;
}
.subtext {
    font-size: 12px;
    margin-top: -10px;
    text-align: right;
}
#login {
    position: relative;
    right: 0;
}
#login button.navbar-btn:after {
    content: 'Ingreso Socios'}
#login button.navbar-btn {
    width: 238px;
    margin: 0;
    padding: 0;
    background: url(../images/login_btn.gif) right no-repeat #001a4d;
    border-radius: 0;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #fff;
    font-size: 21px;
    font-weight: 200;
}
.logout {
    width: 220px;
    float: none;
    position: absolute;
    top: -51px;
    right: 0;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    font-weight: 200;
    background: url(../images/login_btn.gif) no-repeat #001A4D;
}
.d-app {
    width: 470px;
    float: none;
    position: absolute;
    top: -51px;
    right: 220px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    font-weight: 400;
    background: #E0B400;
    color: #fff;
}
.d-app a{
    color: #fff;
}
.d-app img{
    max-width: 100%;
    width: 100px;
    margin-left: 5px;
}

#appsheader {
    display: none;
    background-color: #fff;
    font-size: 16px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
}
#appsheader .panel {
    margin: auto;
    max-width: 768px;
    position: relative;
}
.descargaApp {
    width: 100%;
    float: none;
    text-align: center;
}
.descargaApp a {
    clear: both;
    color: #0b5ba1;
    display: table;
    font-weight: 300;
    padding: .8em .6em;
    width: 100%;
}
.descargaApp a img {
    float: left;
    margin-right: 2%;
    max-width: 44px;
}
.descargaApp a span {
    display: block;
    font-weight: 700;
    margin-top: .1em;
    text-align: left;
}
.descargaApp a span:last-child {
    font-weight: 300;
    font-size: .8em;
    margin-top: .2em;
}
#appsheader__cerrar {
    height: 28px;
    line-height: 24px;
    margin-top: -15px;
    position: absolute;
    right: 14px;
    top: 50%;
    width: 28px;
    z-index: 10;
}


/* GALERIA */


.small {
  font-size: 11px;
  color: #999;
  display: block;
  margin-top: -10px
}

.cont {
  text-align: center;
}

.page-head {
  padding: 60px 0;
  text-align: center;
}

.page-head .lead {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 50px;
  margin-top: 0;
}

.demo-gallery > ul {
  margin-bottom: 0;
  padding-left: 15px;
  text-align: left;
}

.demo-gallery > ul > li {
  margin-bottom: 15px;
  width: 24%;
  display: inline-block;
  margin-right: 0px;
  list-style: outside none none;
}

.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}

.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}

/* TERMINA GALERIA */



/* NOTICIAS 2 */
.icontype{position: absolute;width: 54px; height: 38px;display: inline-block;top: 20px;left: -6px;z-index: 1}
.type-noticias{background-image: url(../images/icons/noticia.png);}
.type-eventos{background-image: url(../images/icons/evento.png);}
.type-avisos{background-image: url(../images/icons/aviso.png);}
.type-torneos{background-image: url(../images/icons/torneo.png);}
.esmuyrelativo{position: relative;display: inline-block;}
.textocentradotorneo{font-size: 21px; text-align: center;}


@media screen and (max-width:760px){
    #appsheader {
        display: block;
    }
}


.redesBtn {
    font-size: 20px;
    line-height: 50px;
    max-width: 50px;
    margin: 0;
    padding: 5px 10px;
}
.redesBtn i {
    color: #fff!important;
}
a.redesBtn:after, a.redesBtn:before {
    content: none;
}
/*video {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transition: 1s opacity;
}*/
.video-aws{
    clear: both;
    margin: 1em auto;
    text-align: center;
    max-width: 80%;
}
.video-aws video{
    width: 100%;
    margin: 0 auto;
}
.navbar.footer-navbar, .sponsors, p#legal, p#legal2 {
    width: 100%;
    text-align: center;
}
button.toggle-nav, button.toggle-nav span, header#sociosHeader ul.nav li a {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
}
.pattern {
    background: url(../images/pattern.png);
}
.navbar.footer-navbar {
    color: #fff;
    font-stretch: 2px;
    letter-spacing: 2px;
    font-weight: 200;
}
.navbar.footer-navbar a {
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.navbar.footer-navbar a.current, .navbar.footer-navbar a:hover {
    color: #44d0ea!important;
    text-decoration: none;
}
.navbar.footer-navbar a.current {
    cursor: default;
}
p#legal, p#legal2 {
    color: #d7ecf0;
    height: 50px;
    line-height: 50px;
    font-weight: 200;
}
#frase-home, #frase-homeSmall, .appdescarga, .botonAzul, .txtBco, span.marky {
    color: #fff;
}
p#legal span, p#legal2 span {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.sponsors {
    height: auto;
    min-height: 90px;
}
.sponsors li {
    display: inline-block;
    width: 16%}
.initialBlock {
    position: absolute;
    width: 1070px;
    height: auto;
    min-height: 400px;
    display: block;
    padding: 40px 40px 0;
    top: 170px;
    left: calc(50% - 535px);
    z-index: 1;
    background: 0 0;
}
#frase-home {
    font-size: 50px;
}
#frase-homeSmall {
    font-size: 20px;
}
.botonAzul {
    display: block;
    padding: 0 30px;
    line-height: 40px;
    height: 40px;
    width: 200px;
    text-align: center;
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 18px;
    border-radius: 3px;
    background: rgba(17, 74, 135, 1);
    background: -moz-linear-gradient(top, rgba(17, 74, 135, 1) 0, rgba(1, 214, 252, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(17, 74, 135, 1)), color-stop(100%, rgba(1, 214, 252, 1)));
    background: -webkit-linear-gradient(top, rgba(17, 74, 135, 1) 0, rgba(1, 214, 252, 1) 100%);
    background: -o-linear-gradient(top, rgba(17, 74, 135, 1) 0, rgba(1, 214, 252, 1) 100%);
    background: -ms-linear-gradient(top, rgba(17, 74, 135, 1) 0, rgba(1, 214, 252, 1) 100%);
    background: linear-gradient(to bottom, rgba(17, 74, 135, 1) 0, rgba(1, 214, 252, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114a87',  endColorstr='#01d6fc',  GradientType=0 );
}
#holeNb, .TeeMarks .line {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.parallax-window {
    min-height: 545px;
    background: 0 0;
}
.parallax-window-min {
    min-height: 400px;
    background: 0 0;
}
#bicolor {
    min-height: 550px;
    display: block;
    position: relative;
    font-size: 16px;
}
#bicolor div {
    min-height: 440px;
}
.bgcolorGreen {
    background: url(../images/bicolor-green.jpg) -100% #476b13;
}
.bgcolorGreen div {
    float: right;
}
.bgcolorGray {
    background: #f3f3f3;
}
.bgcolorGray div {
    float: left;
}
#golfer, .appdescarga {
    float: none;
    position: absolute;
    display: block;
    clear: both;
}
#golfer {
    width: 525px;
    height: 789px;
    top: -250px;
    left: calc(50% - 140px);
    background: url(../images/golfer.png) no-repeat;
}
.appdescarga {
    width: 396px;
    min-height: 170px;
    top: 150px;
    left: calc(50% - 510px);
    background: url(../images/transparent.png);
    border-radius: 20px;
    padding: 10px;
    font-size: 18px;
    font-style: italic;
    text-align: center;
}
.midSafeArea {
    max-width: 600px;
    display: block;
}
.padding100 {
    padding: 100px;
}
.hoyosGrid {
    display: block;
    text-align: center;
    width: 100%}
#hoyosListado h1 {
    text-align: center;
}
.preview-box {
    height: auto;
    min-height: 224px;
    position: relative;
    display: inline-block;
}
.preview-box .img {
    position: relative;
    min-height: 225px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.preview-box .info {
    position: relative;
    top: 0;
    height: 50px;
    border-bottom: 1px solid #d0d0d0;
}
.preview-box .info h3 {
    width: calc(100% - 82px);
    float: left;
    padding: 0;
    margin: 0;
    line-height: 50px;
}
.preview-box .info a.btn {
    float: right;
    padding: 4px 20px;
    margin-top: 7px;
}
.preview-box .img span.circleRemark {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    background: rgba(0, 0, 0, .6);
    border-radius: 50%;
    top: 10px;
    left: 10px;
    color: #fff;
    z-index: 2;
    pointer-events: none;
    text-align: center;
    padding: 0;
    line-height: 50px;
}
.circleRemark b {
    width: 100%;
    display: block;
    font-size: 24px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.preview-box .img a img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
}
span.marky, span.markyBlack {
    width: 100%;
    height: 44px;
    font-size: 30px;
    text-align: center;
    display: block;
}
#holeData, #holeNb, #pendon, .teeMark, span.marky, span.markyBlack {
    position: relative;
}
span.markyBlack {
    color: #111;
}
.paleBlueColor {
    color: #1d8fcd;
}
hr.paleBlue {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
#holeData {
    width: 70%;
    height: auto;
    display: block;
    float: right;
    top: 0;
    right: 30px;
}
#pendon {
    max-width: 140px;
    margin: 0 auto;
    top: -10px;
}
.content {
    background: #16264d;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
}
.content p.labels {
    font-size: .8em;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, .25);
    padding-top: 5px;
}
.content p.data {
    font-size: 1.8em;
    border-bottom: 1px solid rgba(0, 0, 0, .75);
    margin: 0;
    padding-bottom: 5px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.content p.data:last-child {
    border-bottom: none!important;
}
#Contentbottom {
    width: 100%;
    height: 50px;
}
.TeeMarks {
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin: 35px auto 0;
    padding: 10px;
}
.TeeMarks .line {
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    float: left;
    width: 50%}
.teeMark {
    width: 25px;
    height: 25px;
    margin: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    float: left;
}
.teeMark.blue {
    background-color: #5d82dc;
}
.teeMark.white {
    background-color: #fff;
    border: 1px solid #c7c7c7;
}
.teeMark.gold {
    background-color: #b2a326;
}
.teeMark.green {
    background-color: #55a03e;
}
.teeMark.red {
    background-color: #ff0600;
}
#holeNb {
    width: 65px;
    height: 65px;
    line-height: 55px;
    text-align: center;
    font-size: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #fff;
    background: 0 0;
    display: block;
    margin: 10px auto;
}
.pestanaLeft, .pestanaRight {
    font-weight: 200;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.blue {
    color: #5d82dc;
}
.white {
    color: #fff;
    border: 1px solid #c7c7c7;
}
.gold {
    color: #b2a326;
}
.green {
    color: #55a03e;
}
.red {
    color: #ff0600;
}
.orange {
    color: #FC0;
}
.bluelight {
    color: #09C;
}
.pestanaLeft {
    background: #baa400;
    color: #fff;
    width: 70%;
    text-align: left;
    float: left;
}
.pestanaRight {
    color: #fff;
    width: 30%;
    text-align: right;
    float: right;
    background: #968500;
}
.nextHoyo:before, .prevHoyo:before, button.toggle-nav span i:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
}
.customTable {
    width: 100%;
    display: block;
    clear: both;
}
.customTable ul {
    width: 75%;
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
    float: left;
}
.customTable ul.right {
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-left: 0;
    width: 25%!important;
}
.intro, .myloader .word, .nextHoyo, .owl-controls, .owl-dots, .owl-next, .owl-prev, .prevHoyo, header#sociosHeader, header#sociosHeader ul.nav li a {
    text-align: center;
}
.customTable ul li {
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #e4e4e4;
}
.customTable ul li span.bullet {
    width: 8px;
    height: 8px;
    margin: 8px;
    display: block;
    border-radius: 50%;
    float: left;
}
.customTable ul li span.bullet.green {
    background: #55a03e;
}
.customTable ul li span.bullet.yellow {
    background: #ffe102;
}
.customTable ul li span.bullet.blue {
    background: #4d99e6;
}
.mapaGral {
    width: 100%;
    margin: 20px auto;
}
.nextHoyo, .prevHoyo {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: 1;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    background: #9a8910;
    background: -moz-linear-gradient(top, #9a8910 0, #e2c74d 100%);
    background: -webkit-linear-gradient(top, #9a8910 0, #e2c74d 100%);
    background: linear-gradient(to bottom, #9a8910 0, #e2c74d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a8910',  endColorstr='#e2c74d',  GradientType=0 );
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.prevHoyo {
    left: 10px;
}
.nextHoyo {
    right: 10px;
}
.nextHoyo:before {
    content: "\f101";
    text-decoration: inherit;
}
.prevHoyo:before {
    content: "\f100";
    text-decoration: inherit;
}
.nextHoyo.offBtn, .prevHoyo.offBtn {
    cursor: default;
    pointer-events: none;
    background: #878787;
    background: -moz-linear-gradient(top, #878787 0, #b7b7b7 50%, #939393 50%, #c1c1c1 100%);
    background: -webkit-linear-gradient(top, #878787 0, #b7b7b7 50%, #939393 50%, #c1c1c1 100%);
    background: linear-gradient(to bottom, #878787 0, #b7b7b7 50%, #939393 50%, #c1c1c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787',  endColorstr='#c1c1c1',  GradientType=0 );
    opacity: .6;
}
section#intro {
    min-height: auto!important;
}
.intro {
    position: relative;
    z-index: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    color: #000;
}
.intro.colour-background {
    background: #5091da;
}
.intro.image-background {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}
.intro.image-background .overlay {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #5091da;
    opacity: .93;
    filter: alpha(opacity=93);
    z-index: 2;
}
.intro a, .intro a:focus, .intro a:hover {
    color: #fff;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.smText {
    font-size: 2.8em!important;
    margin-top: .75em!important;
}
.myloader {
    height: 60px;
    width: 60px;
    position: absolute;
    left: calc(50% - 30px);
    top: 49%;
    z-index: 5;
}
.myloader .loading {
    border: 6px solid #1d8fcd;
    border-right: 6px solid #fff;
    border-bottom: 6px solid #fff;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    -webkit-animation: loading 1s infinite linear;
    -moz-animation: loading 1s infinite linear;
    -ms-animation: loading 1s infinite linear;
    -o-animation: loading 1s infinite linear;
    animation: loading 1s infinite linear;
}
.loading {
    border: 3px solid #3a3;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-animation: loading 1s infinite linear;
    -moz-animation: loading 1s infinite linear;
    -o-animation: loading 1s infinite linear;
    animation: loading 1s infinite linear;
}
.myloader .word {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 14.5px;
    left: 14px;
    padding: 0;
    font-size: 10px;
    color: #fff;
}
#btn-sectionLogin {
    background: url(../images/login_btn.gif);
    border-radius: 0;
    font-weight: bold;
}

#btn-sectionLogin1{
    background-color: #B8A500;
    border-color: #B8A500;
    width: 100%;
}

#btn-sectionLogin2{
    margin: 10px 0;
    background-color: #B8A500;
    border-color: #B8A500;
    border-radius: 0;
    font-weight: bold;
}

#btn-sectionLogin1:hover, #btn-sectionLogin2:hover{
    background-color: #988500;
    border-color: #988500;
}



#loginFormSection {
    width: 25%;
    height: auto;
    display: block;
    position: absolute;
    top: 20%;
    left: 37.5%;
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    padding: 20px;
    min-width: 300px;
    z-index: 10;
}
#loginFormSection form button.btn {
    width: 100%}
#loginFormSection form h3, #loginFormSection form h4 {
    color: #fff;
    text-align: center;
}
header#sociosHeader .navbar-brand {
    position: relative;
    z-index: 9999;
}
header#sociosHeader {
    position: relative;
    background-color: #2c353a;
}
header#sociosHeader ul.nav {
    overflow: hidden;
    -webkit-transition: all .25s ease;
}
header#sociosHeader ul.nav li {
    position: relative;
    float: left;
    width: auto;
    -moz-transition: all .25s ease;
}
header#sociosHeader ul.nav li a {
    display: none;
    height: 20px;
    opacity: 0;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    cursor: default;
}
header#sociosHeader ul.nav li a:hover {
    color: #fff;
    background-color: #222b2f;
}
header#sociosHeader.active ul.nav li a {
    height: 50px;
    opacity: 1;
    line-height: 32px;
    cursor: pointer;
    display: block;
}
header#sociosHeader.active ul.nav li a:hover {
    background: rgba(0, 0, 0, .2);
}
button.toggle-nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    border: none;
    line-height: 12px;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 24px;
    z-index: 2147483647;
}
button.toggle-nav span {
    display: inline-flex;
}
button.toggle-nav span i {
    position: relative;
}
button.toggle-nav span i:before {
    content: "\f0c9";
    text-decoration: inherit;
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: -13px;
    left: -10px;
}
header#sociosHeader.active button.toggle-nav {
    background-color: #001a4d;
}
header#sociosHeader.active button.toggle-nav span i {
    position: relative;
}
header#sociosHeader.active button.toggle-nav span i:before {
    content: "\f102";
    top: -13px;
    left: -7px;
}
header#sociosHeader nav.navbar .container ul.nav.pull-right {
    height: 50px;
    -webkit-animation-delay: 4s;
    Chrome,  Safari,  Opera 
    animation-delay: 4s;
    width: 87%}
header#sociosHeader.active nav.navbar .container ul.nav.pull-right {
    height: auto;
    -webkit-animation-delay: 4s;
    Chrome,  Safari,  Opera 
    animation-delay: 4s;
}
header#sociosHeader.active nav.navbar .container ul.nav.pull-right li.redesBtnLi {
    width: 50px;
    height: 50px;
    display: inline-block;
}
header#sociosHeader.active nav.navbar .container ul.nav.pull-right li.redesBtnLi a.redesBtn {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 22px;
    margin: 5px;
    padding: 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border: none;
}
#slideDetalleHoyo, .owl-item a.slideHomeLink img {
    width: 100%;
    height: auto;
}
.genBtn, .pin-content {
    -webkit-transition: all .2s ease-out;
}
header#sociosHeader.active nav.navbar .container ul.nav.pull-right li.redesBtnLi a.redesBtn:after, header#sociosHeader.active nav.navbar .container ul.nav.pull-right li.redesBtnLi a.redesBtn:before {
    content: none;
}
header#sociosHeader.active nav.navbar .container ul.nav.pull-right li.redesBtnLi a.redesBtn:hover {
    background: rgba(0, 0, 0, .2);
}
header#sociosHeader.active ul.nav li a.current {
    background: rgba(0, 0, 0, .2);
    cursor: default;
}
#slideDetalleHoyo {
    display: block;
    background: #f1f1f1;
}
#slideDetalleHoyo.owl-carousel .owl-stage-outer {
    overflow: hidden!important;
}
.owl-next, .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 50px;
    height: 50px;
    font-size: 60px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    color: #fff;
}
.owl-next:hover, .owl-prev:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.owl-next {
    right: 0;
}
.owl-controls .owl-page {
    display: inline-block;
}
.owl-controls .owl-page span {
    background-color: #333;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
    filter: Alpha(Opacity=500);
    opacity: .5;
}
.owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.owl-dots {
    width: 100%;
    height: 40px;
    display: block;
    padding-top: 10px;
}
.owl-dots .owl-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .3);
    margin: 0 5px;
    border: 2px solid transparent;
    opacity: .7;
}
.owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
    background: rgba(0, 0, 0, .8);
}
.owl-dots .owl-dot.active {
    opacity: 1;
    cursor: default;
}
a#xs-homeimg {
    display: none;
}
@media screen and (max-width:767px) {
    header#sociosHeader nav.navbar .container ul.nav.pull-right {
    width: 100%;
    height: 1px;
}
header#sociosHeader ul.nav li {
    float: left;
    width: 50%;
    display: block;
    border-top: 0 solid rgba(255, 255, 255, .2);
}
header#sociosHeader ul.nav li a {
    height: 50px;
}
header#sociosHeader.active ul.nav li a {
    height: 35px;
    line-height: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    max-height: 11.5vh;
}
header#sociosHeader.active nav.navbar .container ul.nav.pull-right {
    margin-right: 9%;
    width: 82%;
    text-align: center!important;
}
button.toggle-nav {
    top: 0;
    left: calc(100% - 50px);
}
header#sociosHeader.active button.toggle-nav {
    background: #001a4d;
}
header#sociosHeader.active nav.navbar .container ul.nav.pull-right li.redesBtnLi {
    border-top: none!important;
    float: none;
}
}@media screen and (max-width:480px) {
    header#sociosHeader ul.nav li {
    float: none;
    width: 100%;
    margin: 0;
}
}@media (max-width:1600px) {
    #login button.navbar-btn: after {
    content: 'Ingreso Socios'}
#login button.navbar-btn {
    width: 200px;
}
.bgcolorGreen {
    background-position: -85%}
}@media (max-width:1440px) {
    #login button.navbar-btn: after {
    content: 'Socios'}
#login button.navbar-btn {
    width: 180px;
}
.bgcolorGreen {
    background-position: -70%}
.container {
    width: 100%}
}@media (max-width:1200px) {
    #login button.navbar-btn: after {
    content: 'Socios'}
#login button.navbar-btn {
    width: 130px;
}
.bgcolorGreen {
    background-position: -60%}
ul.sponsors li img {
    width: 100%;
    height: auto;
}
#bicolor {
    min-height: 540px;
}
#bicolor div {
    min-height: 490px;
    padding-bottom: 0;
}
.initialBlock {
    width: 80%;
    left: 10%}
.preview-box .img {
    min-height: 185px;
    overflow: hidden;
}
#loginFormSection {
    left: calc(50% - 150px);
    width: 300px;
}
.firma {
    right: auto;
    left: auto;
    margin: 0 auto;
    float: none;
}
}@media (max-width:1024px) {
    header#sociosHeader nav.navbar .container ul.nav.pull-right {
    height: 50px;
    width: 87%}
.navbar-brand {
    margin-left: -70px;
}
.container {
    width: 100%}
.menusocioswidth {
    width: 89%;
    float: right;
}
}@media (max-width:991px) {
    #login button.navbar-btn: before, .appdescarga {
    color: #fff;
    position: absolute;
    text-align: center;
}
#login button.navbar-btn:after {
    content: ""}
#login button.navbar-btn:before {
    width: 100%;
    height: 50px;
    content: "\f023";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 30px;
    top: 10px;
    left: 0;
    line-height: 30px;
}
#login button.navbar-btn {
    width: 90px;
}
#golfer {
    width: 370px;
    height: 550px;
    position: absolute;
    top: 390px;
    left: calc(100% - 370px);
    background-size: contain;
}
.bgcolorGreen {
    background-position: 0;
    background-repeat: no-repeat;
}
.bgcolorGreen .midSafeArea {
    max-width: initial;
    font-size: 18px;
}
.preview-box .img {
    min-height: 270px;
    overflow: hidden;
}
.preview-box .img a img {
    width: initial;
    height: 100%;
    left: calc(50% - 216px);
}
.col-md-6.bgcolorGray .midSafeArea.padding100 {
    width: 60%}
.parallax-window {
    height: 300px;
    min-height: 300px;
}
.myloader {
    top: calc(100% - 140px);
}
.menusocioswidth {
    width: 100%;
    float: right;
}
.appdescarga {
    background: url(../images/transparent.png) rgba(0, 0, 0, 0);
    border-radius: 20px;
    clear: both;
    display: block;
    float: none;
    font-size: 18px;
    font-style: italic;
    left: calc(50% - 21%);
    min-height: 170px;
    padding: 15px;
    top: 104px;
    width: 396px;
}
.navbar-brand {
    margin-left: -35px!important;
}
.navbar-right {
    float: right!important;
    margin-right: -35px;
}
}#mobileMapMenu li a, .genBtn {
    color: #fff;
    line-height: 40px;
}
@media (max-width:960px) {
    header#sociosHeader nav.navbar .container ul.nav.pull-right {
    height: 50px;
    width: 84%}
.menusocioswidth {
    width: 92%;
    float: right;
}
.appdescarga {
    background: url(../images/transparent.png) rgba(0, 0, 0, 0);
    border-radius: 20px;
    clear: both;
    color: #fff;
    display: block;
    float: none;
    font-size: 18px;
    font-style: italic;
    left: calc(50% - 200px);
    min-height: 170px;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 396px;
}
.windowapp {
    height: 450px;
}
.nav>li>a {
    display: block;
    padding: 10px 6px;
}
.navbar-right {
    float: right!important;
    margin-right: -15px;
}
.iconheader {
    display: initial;
}
.contactheader {
    display: none;
}
}@media (max-width:855px) {
    .logopublico {
    margin-top: -20px;
    margin-left: -30px;
}
.menuclear {
    display: block;
}
.navbar-brand img {
    left: 30px;
    position: absolute;
    top: 0;
    width: 100px;
}
.menusocioswidth {
    width: 90%;
    float: left;
}
.iconheader {
    display: none;
}
.contactheader {
    display: initial;
}
}@media (max-width:820px) {
    .menusocioswidth {
    width: 90%;
    float: left;
}
}@media (max-width:767px) {
    .appdescarga, .initialBlock, ul.menu {
    text-align: center;
}
#login button.navbar-btn {
    width: 100%}
#login button.navbar-btn:after {
    content: ""}
#login button.navbar-btn:before {
    font-family: 'Open Sans', sans-serif;
    content: "Ingreso Socios";
    font-weight: 200;
}
#hoyosGrid .preview-box {
    min-height: 440px!important;
    height: auto;
}
.preview-box .img {
    min-height: 430px;
    position: relative;
    overflow: hidden;
}
.preview-box .img a img {
    width: 684px;
    height: 428px;
    position: absolute;
    left: calc(50% - 342px);
}
.preview-box {
    min-height: 270px;
}
.preview-box .info {
    top: 0;
    height: 50px;
}
.initialBlock {
    width: 80%;
    left: 10%;
    min-height: initial;
    max-height: 350px;
}
#navbar .menu {
    min-height: initial;
    padding-top: 0;
    float:none !important;
}
#navbar .menu li {
    width: 49%}
#navbar .menu li a, #navbar .menu li:last-child {
    width: 100%}
#navbar .menu li a:after, #navbar .menu li a:before {
    content: none;
}
#navbar .menu li a:hover {
    background: rgba(0, 0, 0, 0);
}
#navbar .menu li a.current {
    background: rgba(0, 0, 0, .1);
    cursor: default;
}
#login button.navbar-btn, .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 590px;
}
#golfer {
    display: none;
}
.col-md-6.bgcolorGray {
    background: url(../images/alt-campo.jpg) bottom right no-repeat;
    background-size: cover;
}
.col-md-6.bgcolorGray .midSafeArea {
    min-width: initial!important;
    width: 100%!important;
}
.dropdown#login .dropdown-menu form button {
    border: 1px solid #fff!important;
}
.bgcolorGreen .midSafeArea {
    padding: 40px;
}
.parallax-window {
    height: 180px;
    min-height: 180px;
}
.bottomNav {
    display: none!important;
}
.padding100 {
    padding: 50px;
}
li.redesBtnLi {
    width: auto!important;
    display: inline-block;
    margin: 10px auto!important;
}
li.redesBtnLi a.redesBtn {
    width: 40px!important;
    height: 40px!important;
    border-radius: 50%}
.dropdown-menu form h3, .dropdown-menu form h4, .imagenventanitahtml {
    display: none;
}
.firma {
    width: 72px;
    float: none;
    margin: 30px auto;
    position: relative;
    bottom: 0;
    right: auto;
    left: auto;
}
.menusocioswidth {
    width: 100%;
    float: none;
}
@media (max-height:400px) {
    #navbar .menu {
    min-height: 200px;
    height: 200px;
    overflow: auto;
}
}.navbar-brand img {
    left: 0;
    position: absolute;
    top: -22px;
}
.navbar-brand {
    margin-left: -5px!important;
}
.logopublico {
    margin-top: initial;
    margin-left: initial;
}
.appdescarga {
    background: url(../images/transparent.png) rgba(0, 0, 0, 0);
    border-radius: 20px;
    clear: both;
    color: #fff;
    display: block;
    float: none;
    font-size: 18px;
    font-style: italic;
    left: calc(50% - 200px);
    min-height: 170px;
    padding: 15px;
    position: absolute;
    top: 150px;
    width: 396px;
}
.windowapp {
    height: 400px;
}
.menuclear {
    display: none;
}
}@media (max-width:691px) {
    .navbar-brand img {
    left: 35px;
    position: absolute;
    top: -20px;
    width: 100px;
}
}@media (max-width:480px) {
    .initialBlock {
    min-height: 270px;
    padding: 20px;
    top: 170px;
}
#frase-home {
    font-size: 36px;
}
#navbar .menu li {
    width: 100%}
.padding100 {
    padding: 30px!important;
}
.col-md-6.bgcolorGray {
    background-size: 150%}
.bgcolorGray .midSafeArea {
    min-height: 300px!important;
}
#bicolor div {
    min-height: 400px;
    font-size: 1em;
}
.bgcolorGreen .midSafeArea {
    padding-top: 60px!important;
}
.bgcolorGreen {
    background-position: 90%}
.preview-box .img {
    min-height: 250px;
}
#hoyosGrid .preview-box {
    min-height: 330px!important;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 720px;
}
.navbar.footer-navbar {
    letter-spacing: 0;
}
.heightmovil {
    min-height: 95px!important;
}
.initialBlock .principal {
    display: none;
}
a#xs-homeimg {
    display: block;
    margin: 0 auto;
    width: 100%}
.initialBlock {
    width: 70%;
    left: 15%}
#formulario {
    height: 800px;
}
#formulario input.btn.enviarform {
    width: 100%;
    margin-top: 70px;
}
#reCaptcha-container {
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 244px;
    float: none;
    margin: 0 auto;
    min-height: 78px!important;
}
#reCaptcha-container .g-recaptcha {
    transform: scale(.8)!important;
    -webkit-transform: scale(.8)!important;
    transform-origin: 0 0!important;
    -webkit-transform-origin: 0 0!important;
    max-width: 244px;
    position: absolute;
    left: calc(50% - 122px);
}
.sponsors li {
    width: 25%}
.navbar-brand img {
    left: 35px;
    position: absolute;
    top: -20px;
    width: 100px;
}
span.marky, span.markyBlack {
    top: -50px;
}
.appdescarga {
    background: url(../images/transparent.png) rgba(0, 0, 0, 0);
    border-radius: 20px;
    clear: both;
    color: #fff;
    display: block;
    float: none;
    font-size: 18px;
    font-style: italic;
    left: calc(50% - 125px);
    min-height: 170px;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 250px;
}
.windowapp {
    height: 420px;
}
.botonapp {
    width: 100%;
    margin-bottom: 5px;
}
}@media (max-width:360px) {
    #bicolor div {
    font-size: .9em;
}
.textoventanitahtml {
    margin: 5px 0 0 5px!important;
}
.sponsors li {
    width: 30%}
#loginFormSection {
    padding-top: 40px;
    padding-bottom: 0;
}
.navbar-brand img {
    left: 40px;
    position: absolute;
    top: -55px;
    width: 100px;
    padding-top: 35px;
}
.d-app{display: none;}
}@media only screen and (max-device-width :1024px) and (orientation :landscape) {
    #frase-home {
    font-size: 30px;
}
.initialBlock {
    top: 70px;
}
}.genBtn {
    background-color: #1d8fcd;
    display: block;
    border-radius: 5px;
    height: 40px;
    font-size: 18px;
    font-weight: 200;
    padding-left: 20px;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.color-3, .dummy, .dummy-pois {
    width: 100%;
    height: auto;
}
.genBtn:hover {
    background-color: #126aa4;
    color: #fff;
}
.genBtn.compass {
    background-image: url(../images/btn-icon.png);
    background-repeat: no-repeat;
    background-position: 160px 7px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.color-3 {
    max-height: 800px;
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
    padding-top: 0;
}
.dummy, .pin, .pin-content, .pin-item, .pin.beach, .pin.beach .pin-item {
    position: absolute;
}
.color-3 img#masterplanImg {
    width: 100%;
    height: auto;
    position: absolute;
    border: 5px solid #60C7F4;
    min-width: 1170px;
}
.dummy {
    text-align: left;
    padding: 1em;
    min-height: 780px;
    margin: 0 auto;
    font-weight: 300;
}
.dummy-pois {
    overflow: hidden;
}
.pin {
    z-index: 1;
    width: 2.2em;
    height: 2.2em;
    cursor: pointer;
}
.pin.beach {
    z-index: 1;
    width: 1.7em;
    height: 1.7em;
    cursor: pointer;
}
.pin-item {
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    z-index: 1;
    border-radius: 50%;
    border: 4px solid #1d8fcd;
    -webkit-animation: pulse .6s infinite alternate;
    animation: pulse .6s infinite alternate;
}
.pin.beach .pin-item {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -10px;
    z-index: 1;
    border-radius: 50%;
    border: none;
    background: rgba(255, 255, 255, .7);
    -webkit-animation: pulse .6s infinite alternate;
    animation: pulse .6s infinite alternate;
}
@-webkit-keyframes pulse {
    from {
    -webkit-transform: scale3d(.5, .5, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
}
}@keyframes pulse {
    from {
    -webkit-transform: scale3d(.5, .5, 1);
    transform: scale3d(.5, .5, 1);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}.pin:hover .pin-item {
    border-color: #fff;
}

.pin-content {
    background: #222420;
    z-index: 1;
    width: 236px;
    top: -85px;
    margin-bottom: -1em;
    padding: 20px;
    border-radius: 3px;
    font-size: 1.1em;
    text-align: left;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.pin:hover .pin-content {
    z-index: 2!important;
    opacity: 1;
    top: -95px;
    pointer-events: auto;
}
.pin-content img {
    border: 3px solid #bfbd7a;
    margin: 10px auto;
    position: relative;
}
.pin-west .pin-content {
    left: 4em;
    -webkit-transform-origin: -2em 50%;
    transform-origin: -2em 50%}
.pin-east .pin-content {
    right: 4em;
    -webkit-transform-origin: calc(100% + 2em) 50%;
    transform-origin: calc(100% + 2em) 50%}
.pin-content::after, .pin-content::before {
    content: '';
    position: absolute;
}
.pin-content::before {
    height: 100%;
    width: 3em;
    z-index: 2;
}
.pin-content::after {
    width: 2em;
    height: 2em;
    top: 50%;
    margin: -1em 0 0;
    background: url(../images/pin2.svg) center center no-repeat;
    background-size: 100%;
    z-index: inherit;
}
.pin-west .pin-content::after, .pin-west .pin-content::before {
    right: 99%}
.pin-east .pin-content::after, .pin-east .pin-content::before {
    left: 99%}
.pin-east .pin-content::after {
    -webkit-transform: scale3d(-1, 1, 1);
    transform: scale3d(-1, 1, 1);
}
.mobileMap {
    display: none;
}
hr.special {
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px solid rgba(0, 0, 0, .56);
    border-bottom: 1px solid rgba(255, 255, 255, .16);
    margin: 20px auto;
}
#mobileMapMenu {
    list-style: none;
    padding: 0;
    max-width: 740px;
    margin: 0 auto;
}
#mobileMapMenu li {
    display: inline-block;
}
#mobileMapMenu li a {
    width: 100%;
    text-align: center;
    display: block;
    height: 40px;
    padding: 0 10px;
    background: #1d8fcd;
    border-radius: 4px;
    margin: 2px 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#mobileMapMenu li a:hover {
    background: #136490;
}
@media only screen and (max-width :1279px) {
    .color-3 {
    max-height: initial;
}
.color-3 .dummy, .color-3 img#campo-marks {
    display: none;
}
.mobileMap {
    display: block;
    height: auto;
}
}.error {
    color:  #bc1010;
    font-weight:  bold;
}







/* ==========================================================================
   Author's custom styles
   ========================================================================== */
section{min-height:650px;}
footer{background:url(../images/footer/separator.png)50% 50px #001a4d no-repeat;}
a {
    color: #000 ;
    text-decoration: none;
}
a:focus {
    outline:none !important;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: none !important;
}


.empty-space-list{
    display: inline-block;
    padding: 10em 0;
    width: 100%;
}

h3, .h3 {
    font-size: 28px;
    font-weight:100;
}
.avisos {
    font-size:13px !important;
    font-weight:600;
}
.avisos a:hover{
    text-decoration:none !important;
}
.titulouser {
    color:#1d8fcd;
    font-size:15px;
    font-weight:800;
    text-align:right;
    padding-right:8px !important;
    padding-left:0px !important
}
.nombreuser {
    color:#000;
    font-size:15px;
    font-weight:400;
    text-align:left;
    padding-right:0px !important;
    padding-left:0px !important
}
.nombresocio {
    background-color:#b9a500;
    padding:5px;
    color:#FFF;
    font-size:16px;
    font-weight:600;
    text-transform:uppercase;
    text-align:center;
}
.redondo {
    border-radius:50%;
}
.borde{
    border:1px solid #cccccc;
    padding:10px !important;
    margin-bottom:20px;
}


.rojo{
    color:#F00;
    font-size:28px !important;
}
.azul{
    color:#1d8fcd;
    margin-right:5px;
}
.newslink {
    opacity:10;
}
.newslink a:hover{
    opacity:0.9;
}
.showcell {
    display:none;
}
.padding {
    padding:12px;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #0e3e58;
}
.nav > li {
    display: inline-block;
    margin: auto;
    text-align: center;
}
.nav-pills > li {
    float: left;
    text-transform:uppercase;
    background-color: #09c;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #fff;
    color: #337ab7 !important;

    
}




.nav-pills > li > a {
    
    min-height:50px;
    padding-top:15px;
    
}

.nav-pills > li.normal img {
    -webkit-filter: brightness(9); filter: brightness(9);
    
}

.nav-pills > li.active img {
    -webkit-filter: brightness(0.8); filter: brightness(0.8);
    
}




.centertext {
    text-align: center;
}






.jumpermenu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
    display: inline-block;
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    float: left;
}



.tabinside {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-radius: 4px;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #09c;
    cursor: default;
    bottom: -2px;
    height:45px;
    padding-top:10px;
    text-align:center;
    margin-top:10px;
}


.taboutside {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-radius: 4px;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
    height:45px;
    padding-top:10px;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}





.nav-tabs > li {
    float: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
    bottom: -2px;
}



.saturate {-webkit-filter: saturate(3); filter: saturate(3);}
.grayscale {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
.contrast {-webkit-filter: contrast(160%); filter: contrast(160%);}
.brightness {-webkit-filter: brightness(0.25); filter: brightness(0.25);}
.blur {-webkit-filter: blur(3px); filter: blur(3px);}
.invert {-webkit-filter: invert(100%); filter: invert(100%);}
.sepia {-webkit-filter: sepia(100%); filter: sepia(100%);}
.huerotate {-webkit-filter: hue-rotate(180deg); filter: hue-rotate(180deg);}
.rss.opacity {-webkit-filter: opacity(50%); filter: opacity(50%);}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #0071a1;
    text-decoration: none;
    color:#FFF;
}



.paryardahandicaption {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 200;
    left: 1%;
    line-height: 1;
    margin: -85% auto auto;
    padding-bottom: 0;
    position: absolute;
    right: 1%;
    text-align: center;
    z-index: 10;
}



.paryardahandicaption span{
    font-size: 40px;
    font-weight: 800;
    line-height: 1.1;
    color:#FFF;

}

.paryardahandicaptionsmall {
    font-size:16px;
    font-weight:600;  
    color: #fff;
    display: block;
    margin: auto;
    padding-bottom: 0px;
    position: absolute;
    text-align: left;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    z-index: 10;
    margin-top:-20%;
    left:8%;
    right:0%;
    line-height:1.2;
}




.nobg {
    background:none !important;
}

.noticiaextcaption {
    font-size:16px;
    font-weight:600;
    color: #000;
    display: block;
    padding-bottom: 0px;
    position: relative;
    text-align: left;
    left:4%;
    right:4%;
    line-height:1;
    top: 10px;
}

.noticiaextcaptionsmall {
    font-size:16px;
    font-weight:100;  
    color: #000;
    display: block;
    padding-bottom: 0px;
    position: relative;
    text-align: left;

    right:0%;
    line-height:1.2;
    top: 0px;
}



.noticiacaption {
    font-size:16px;
    font-weight:400;
    color: #fff;
    display: block;
    margin: auto;
    padding-bottom: 0px;
    position: absolute;
    text-align: left;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    z-index: 10;
    left:4%;
    right: 4%;
    bottom: 25px;
    line-height:1;
}

.noticiacaptionsmall {
    font-size:16px;
    font-weight:400;  
    color: #fff;
    display: block;
    margin: auto;
    padding-bottom: 0px;
    position: absolute;
    text-align: left;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    z-index: 10;
    left:8%;
    bottom: 5px;
    line-height:1.2;
}




/* ESTILOS DROPDOWN*/

.wrapper-dropdown-3 {
    /* Size and position */
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 10px;

    /* Styles */
    background: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none;

    /* Font settings */
    color: #414141;
}

.wrapper-dropdown-3:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #8aa8bd transparent;
}


.wrapper-dropdown-3 .dropdown {
  /* Size & position */
    position: absolute;
    top: 140%;
    left: 0;
    right: 0;

    /* Styles */
    background: white;
    border-radius: inherit;
    border: 1px solid rgba(0,0,0,0.17);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    padding-left: 0;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
    z-index: 2147483647;
}

.wrapper-dropdown-3 .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 15px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;    
}

.wrapper-dropdown-3 .dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;    
}

.wrapper-dropdown-3 .dropdown li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #414141;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-3 .dropdown li i {
    float: right;
    color: inherit;
}

.wrapper-dropdown-3 .dropdown li:first-of-type a {
    border-radius: 7px 7px 0 0;
}

.wrapper-dropdown-3 .dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 7px 7px;
}

/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover a {
    background: #09C;
    color:#FFF;
}

/* Active state */

.wrapper-dropdown-3.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
    display: block;
}







/*ESTILOS BUSCADOR*/


.sb_wrapper{
    margin: 5px 3% 5px;
    padding:0;
    position: absolute;
    width:94%;
}
.sb_wrapper input[type="text"], ul.sb_dropdown {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    float: left;
    font-size: 14px;
    margin: 2px 0;
    outline: medium none;
    padding: 8px 5px 10px 20px;
    width: 85%;
    border-radius: 6px 0 0 6px;
}
ul.sb_dropdown{
    float:right;
    list-style:none;
    width:400px;
    padding:20px 20px;
    border: 1px solid #ddd;
}
ul.sb_dropdown li{
    font-size:12px;
    line-height:32px;
    height:32px;
    float:left;
    width:50%;
    text-align:left;
}
ul.sb_dropdown li input[type="checkbox"]{
    float:left;
    margin:10px 4px 0 5px;
}
ul.sb_dropdown li.sb_filter{
    width:100%;
    border:1px solid #f9f9f9;
    clear:both;
    background: #eee;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#444;
    height:16px;
    line-height:16px;
    padding:0px;
    -moz-box-shadow:0px 0px 2px #777;
    -webkit-box-shadow:0px 0px 3px #555 inset;
    -box-shadow:0px 0px 3px #555 inset;

}
span.sb_up,
span.sb_down{
    position:absolute;
    top:2px;
    left:0px;
    width:14px;
    height:40px;
    background-position:center center;
    background-repeat: no-repeat;
    z-index:10;
    border:1px solid #fff;
    -moz-box-shadow:1px 0px 1px #ddd;
    -webkit-box-shadow:1px 0px 1px #ddd;
    -box-shadow:1px 0px 1px #ddd;
    border-radius: 6px 0 0 6px;
    
}
span.sb_up{
    background-image:url(../images/icons/up.png);
}
span.sb_down{
    background-image:url(../images/icons/down.png);
}
input.sb_search{
    background:#001a4d url(../images/icons/search.png) no-repeat center center;
    height:40px;
    width:15%;
    float:left;
    border:none;
    margin:2px 0px;
    border:1px solid #fff;
    -moz-box-shadow:1px 1px 3px #555;
    -webkit-box-shadow:1px 1px 3px #555;
    -box-shadow:1px 1px 3px #555;
    outline:none;
    cursor:pointer;
    border-radius: 0 6px 6px 0;
}
input.sb_search:hover{
    background-color:#203f7c;
}



*{
    padding:0;
    margin:0;
}

span.reference{
    position:fixed;
    left:10px;
    bottom:10px;
    font-size:11px;
}
span.reference a{
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    text-shadow:0 1px 0 #000;
}
span.reference a:hover{
    color:#f0f0f0;
}
.box{
    margin:129px auto 0 auto;
    height:430px;
    width:100%;
    position:relative;
    -moz-box-shadow:0px 0px 5px #444;
    -webkit-box-shadow:0px 0px 5px #444;
    box-shadow:0px 0px 5px #444;
    background:#1783BF url(click.png) no-repeat 380px 80px;
}
.box h2{
    background-color:#1275AD;
    border-color:#0E5A85 #0E5A85 #0E5A85;
    border-style:ridge ridge solid;
    border-width:1px;
    color:#FFFFFF;
    font-size:22px;
    padding:10px;
    text-shadow:1px 1px 1px #000000;
}

/*TERMINA ESTILOS BUSCADOR*/



.carousel-caption h3 {
    color: #2990c8;
    font-size:26px;   
}

.carousel-caption {
    color: #303030;
    display: block;
    margin: auto;
    padding-bottom: 0px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    text-shadow:none;
    z-index: 10;
    left:0;
    right:0;
}

.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
    height:100%;
    width:5%;
}

.carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
    height:100%;
    width:5%;
}

.nopadding {
    padding:0px !important;
}

.years {
    color: #1d8fcd !important;
    font-size:32px !important;
}

.normal {
    color: #fff !important;
}

.normal > a {
    color: #fff !important;
}

.nav-pills > li + li {
    margin-left: 0px !important;
}

.nav-pills > li > a {
    border-radius: 0 0 0 0;
}

.alto {
    height:30px;
}

.altosmall {
    height:10px;
}


.sabias {
    border-bottom:1px dashed #CCC;
    text-align:center;
    font-size:18px;
    font-style:italic;
    padding:20px;
}

.frase {
    margin:20px auto;
    width:100%;
    background-color:#2990c8;
    color: #fff !important;
    padding:15px 25px;
    border-radius:8px;
    font-size:18px;
    font-style:italic;  
}

.frase > span {
    margin:10px 0;
    text-align:right;
    font-size:12px;
    float:right;    
}

.clear {
    clear:both;
}

.separa {
    height:10px;
}

.etiquetaform {
    height:40px;
    font-size:14px;
    font-weight:bold;
    line-height:2;
    color:#666;
    text-align:right;
    width:100%;
    float: right;
}

.input {
    width: 100%;
    height:40px;
    background-color: #fff;
    border: 1px solid #CCC;
    border-radius:4px;
    -webkit-transition: background-color 0.25s, border-color 0.25s;
    transition: background-color 0.25s, border-color 0.25s;
    padding-left:10px;
}


.textarea {
    width: 100%;
    height:120px;
    background-color: #fff;
    border: 1px solid #CCC;
    border-radius:4px;
    -webkit-transition: background-color 0.25s, border-color 0.25s;
    transition: background-color 0.25s, border-color 0.25s;
    padding-left:10px;
    padding-top:5px;
}




.redesBtn i{
    color:#fff !important;
}

.hlineaazul{
    color:#1d8fcd !important;
    width:100%;
    height:15px;
    margin-top:20px;
}



.btn {
  font-size: 16px;
  letter-spacing: 0px;
  margin-top:0px;
  padding: 8px 20px;
  margin-bottom: 25px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  color: #fff;
  background-color: #1d8fcd;
  border-color: #1d8fcd;
}

.btn:hover {
  color: #fff;
  background-color: #136490;
  border-color: #136490;
}


.btnsmall {
  font-size: 14px;
  margin-top:0px;
  padding: 6px 5px;
  margin-bottom: 25px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  color: #fff;
  background-color: #1d8fcd;
  border-color: #1d8fcd;
  border-radius: 4px;
  display:inline-block;
}

.btnsmall:hover {
  color: #fff;
  background-color: #136490;
  border-color: #136490;
  text-decoration: none;
}

.btnsmall2{
    font-size: 16px;
    font-style: normal;
    line-height: 150%;
    padding-top: 10px;
}
.btnsmall2 .fa{
    font-size: 19px;
}

#ubicacion{position:relative;height:570px;width:100%;}
#fullMap{width:100%;height:570px;display:block;position:absolute;top:0;left:0;}
#fullMap #map_canvas{height:100%;width:100%;margin:0 auto;position:relative}
.imagenventanitahtml{width:135px;height:125px;float:left}
.imagenventanitahtml img{margin-top:0px;width:100%;height:auto}
.descripcionoculta{display:none;min-width:300px}
.textoventanitahtml{float:left;margin:20px 0 0 20px;width:200px;min-height:87px;text-align:left;color:#666;}
.textoventanitahtml p{color:#aaa!important;margin-bottom:5px;font-size:14px;}

#btnnumsociohelp, #btnrecuperarp{color: #FEFEFE; }

#btnnumsociohelp:hover, #btnrecuperarp:hover{
    text-decoration: underline !important;
}

.recuperarLoading{
    display: none;
    width: 40px;
    vertical-align: top;
}


.tablax thead{
    background-color: #136490;
    color: #fff;
}
.tablax tbody tr:nth-child(even){
    background-color: #f8f8f8;
}
.tablax td{
    padding: 5px;
}

.modal-dialog{
    width: 100%;
    max-width: 800px;
}
.modal-content{
    box-shadow: none;
    border-radius: 0;
}
.modal-body{
    padding: 0;
}
.bootbox-alert .modal-body{
    padding: 15px !important;
    font-size: 15px;
}
.modal-header{
    border: 0;
}
.modal-title{
    margin: 0 30px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 28px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-title2{
    font-size: 25px;
    margin: 0 0 15px;
}

.d-bolsa-de-trabajo{
    text-align: center;
}
.d-bolsa-de-trabajo p{
    padding: 15px;
    font-size: 20px;
}

.d-bolsa-de-trabajo img{
    width: 100%;
}

.recuperarp_container{
    text-align: center;
    font-size: 20px;
    padding: 15px;
}

.correoRecuperacion{
    width: 80%;
    margin: 0 auto;
}

.d_numerodesociohelp{
    text-align: justify;
    font-size: 15px;
    padding: 30px 60px;
}

.d_numerodesociohelp table{
    width: 90%;
    margin: 30px auto;
}

.dropdown-menu .input-group-addon{ width: auto !important; }

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: queries !!
*/
@media (max-width: 1600px) {
    #login button{
        width:200px;
    }
}



@media (max-width: 1440px) {
    #login button{
        width:130px;
    }
}




@media (max-width: 1200px) {
    #login button{
        width:50px;
    }

    .cuadrito {
        padding-left:10px;
        padding-right:10px;
    }
}



@media (max-width: 991px) {
    #login button{
        width:200px;
    }

    .etiquetaform {
        height:30px;
        font-size:13px;
        font-weight:bold;
        line-height:2;
        color:#666;
        text-align:left;
        width:100%;
        float: left;
    }



    .noticiacaption {
        font-size:18px;   
        color: #fff;
        display: block;
        margin: auto;
        padding-bottom: 0px;
        position: absolute;
        text-align: center;
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        z-index: 10;
        margin-top:-9%;
        left:4%;
        right:4%;
        line-height:1;
    }

    .noticiacaptionsmall {
        font-size:18px;   
        color: #fff;
        display: block;
        margin: auto;
        padding-bottom: 0px;
        position: absolute;
        text-align: center;
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        z-index: 10;
        margin-top:-9%;
        left:4%;
        right:4%;
        line-height:1;
    }

    h3, .h3 {
        font-size: 22px;
        font-weight:100;
    }



    .hidecell {
        display:none;
    }

    .showcell {
        display:block;
    }

    .cuadrito {
        padding-left:5px;
        padding-right:5px;
    }

    .paryardahandicaption {
        color: #000;
        display: block;
        font-size: 10px;
        font-weight: 200;
        left: 1%;
        line-height: 1;
        margin: -85% auto auto;
        padding-bottom: 0;
        position: absolute;
        right: 1%;
        text-align: center;
        z-index: 10;
    }



    .paryardahandicaption span{
        font-size: 30px;
        font-weight: 800;
        line-height: 1.2;
        color:#FFF;

    }



    .titulouser {
        color:#1d8fcd;
        font-size:14px;
        font-weight:800;
        text-align:center;
        padding-right:8px !important;
        padding-left:15px !important
    }

    .nombreuser {
        color:#000;
        font-size:14px;
        font-weight:400;
        text-align:center;
        padding-right:0px !important;
        padding-left:15px !important;
        margin-bottom:10px;
    }


    .container {
        width: 96%;
    }

    .centertext {
        padding-left: 0px;
        padding-right: 0px;
    }

    .video-aws{
        max-width: 90%;
    }
}




@media (max-width: 767px) {


.fondotextohometorneos {
 
    font-size: 36px;

}


    #login button{
        width:200px;
    }
    .hidecell {
        display:none;
    }

    .showcell {
        display:block;
    }


    .frase {
        margin:20px auto;
        width:100%;
        background-color:#2990c8;
        color: #fff !important;
        padding:15px 25px;
        border-radius:8px;
        font-size:18px;
        font-style:italic;  
    }

    .frase > span {
        margin:10px 0;
        text-align:right;
        font-size:12px;
        float:right;    
    }

    .paryardahandicaption {
        color: #000;
        display: block;
        font-size: 13px;
        font-weight: 200;
        left: 1%;
        line-height: 1;
        margin: -85% auto auto;
        padding-bottom: 0;
        position: absolute;
        right: 1%;
        text-align: center;
        z-index: 10;
    }



    .paryardahandicaption span{
        font-size: 35px;
        font-weight: 800;
        line-height: 1.5;
        color:#FFF;

    }

    .cuadrito {
        padding-left:15px;
        padding-right:15px;
    }



    .container {
        width: 95%;
    }

    .halftablet {
        width:50% !important;
    }

    .halfmovil {
        width:50%
    }

    .centertext {
        padding-left: 0px;
        padding-right: 0px;
    }

    .container img{
        height: auto !important;
    }
}



@media (max-width: 640px) {

.headertorneosalto{
    min-height:320px;
}

    .fondotexto {
 
    font-size: 14px;

}




.fondotextohometorneos {
 
    font-size: 24px;

}

.demo-gallery > ul > li {
  margin-bottom: 15px;
  width: 32%;
  display: inline-block;
  margin-right: 0px;
  list-style: outside none none;
}


    .hideicon {
        width:15px;
        height:15px;
    }

    .nav > li > a {
        display: block;
        padding: 10px 7px;
        position: relative;
    }
    .nav-pills {
        margin-top: -40px !important;
    }


    .noticiacaption {
        font-size:15px;   
        color: #fff;
        display: block;
        margin: auto;
        padding-bottom: 0px;
        position: absolute;
        text-align: center;
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        z-index: 10;
        margin-top:-9%;
        left:4%;
        right:4%;
        line-height:1;
    }

    .noticiacaptionsmall {
        font-size:15px;   
        color: #fff;
        display: block;
        margin: auto;
        padding-bottom: 0px;
        position: absolute;
        text-align: center;
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        z-index: 10;
        margin-top:-9%;
        left:4%;
        right:4%;
        line-height:1;
    }

    .terciomovil {
        width:25%;
        padding-right: 0 !important;
    }

    .novenomovil {
        width:75%
    }

    .fullmovil {
        width:100%
    }

    .halfmovil {
        width:50%
    }


    .halftablet {
        width:100% !important;
    }

    .paryardahandicaption {
        color: #000;
        display: block;
        font-size: 15px;
        font-weight: 200;
        left: 1%;
        line-height: 1;
        margin: -85% auto auto;
        padding-bottom: 0;
        position: absolute;
        right: 1%;
        text-align: center;
        z-index: 10;
    }



    .paryardahandicaption span{
        font-size: 50px;
        font-weight: 800;
        line-height: 1.5;
        color:#FFF;

    }

    .cuadrito {
        padding-left:15px;
        padding-right:15px;
    }

    .container {
        width: 100%;
    }


    .nombresocio {
        background-color:#b9a500;
        padding:5px;
        color:#FFF;
        font-size:14px;
        font-weight:600;
        text-transform:uppercase;
        text-align:center;
    }


    .tabboton {
        float: none;
        display:block;
        padding-left: 0px;
        padding-right: 0px;
    }

    .centertext {
        padding-left: 15px;
        padding-right: 15px;
    }
}


@media (max-width: 480px) {





    #login button{
        width:200px;
    }
    .fullcell {
        width:100%;
    }

    .fullcell {
        width:100%;
    }

    .halfcell {
        width:48%;
        float:left;
    }

    .hideicon {
        
        width:20px;
        height:20px;
    }

    .nav > li > a {
        display: block;
        padding: 4px 4px;
        position: relative;
    }

    .navbar-nav.menu > li > a {
        line-height: 24px;
    }

    .nav-pills {
        margin-top: -40px !important;
    }

    .nav > li {
        margin: auto auto 0px;
       
    }

    .noticiacaption {
        font-size:13px;   
        color: #fff;
        display: block;
        margin: auto;
        padding-bottom: 0px;
        position: absolute;
        text-align: center;
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        z-index: 10;
        margin-top:-12%;
        left:4%;
        right:4%;
        line-height:1;
    }

    .noticiacaptionsmall {
        font-size:13px;   
        color: #fff;
        display: block;
        margin: auto;
        padding-bottom: 0px;
        position: absolute;
        text-align: center;
        text-shadow:0 1px 2px rgba(0,0,0,.6);
        z-index: 10;
        margin-top:-12%;
        left:4%;
        right:4%;
        line-height:1;
    }

    .paryardahandicaption {
        color: #000;
        display: block;
        font-size: 12px;
        font-weight: 200;
        left: 1%;
        line-height: 1;
        margin: -85% auto auto;
        padding-bottom: 0;
        position: absolute;
        right: 1%;
        text-align: center;
        z-index: 10;
    }

    .paryardahandicaption span{
        font-size: 35px;
        font-weight: 800;
        line-height: 1.5;
        color:#FFF;
    }

    .cuadrito {
        padding-left:10px;
        padding-right:10px;
    }
}


@media (max-width: 370px) {
    .terciomovil {
        width:100%;
        padding-right: 15px !important;
    }

    .novenomovil {
        width:100%
    }
}

@media screen and (max-width: 825px){
    footer {
        background-position: 50% 81px;
    }
}






/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figure.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid #fff;
    content: '';
}

figure.effect-oscar h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
    opacity: 0.4;
}







.cargador{text-align: center;padding: 90px 0}
#submenurestaurante ul.nav-pills > li > a {
    line-height: 12px;
}
.nav-pills > li > a{line-height: 13px}
#alertBoxes{
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
.timer{
    display: block;
    float: right;
    width: 100%;
    height: 24px;
    background-image: url('../images/loader.svg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
 
.box-info, .box-success, .box-alert, .box-error{
    clear: both;
    border-width: 1px;
    border-style: solid;
    margin: 0px;
    padding: 5px;
    background-repeat: no-repeat;
    background-position: 0px 50%;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.box-info {
    color: #00529b;
    background-color: #bde5f8;
    border-color: #00529b;
}
.box-success {
    color: #4f8a10;
    background-color: #dff2bf;
    border-color: #4f8a10;
}
.box-alert {
    color: #9f6000;
    background-color: #feefb3;
    border-color: #9f6000;
}
.box-error {
    color: #d8000c;
    background-color: #ffccc4;
    border-color: #d8000c;
    font-weight: bold;
}
.ligalistactividades{color: #1d8fcd;display: inline-block;font-size: 16px;margin: 5px 0;text-align: center;width: 100%;}
.desclistaactividades{font-size: 12px;text-align: center;}
#menuforactivities{padding-top: 10px}
#menuforactivities .btnsmall {background-color: #000000;border-color: #000000;margin:5px auto;}
#menuforactivities a.btnsmall:hover {background-color: #156B9B}
#menuforactivities .activelink {background-color: #1d8fcd;border-color: #1d8fcd;}
.homelistadonormal span{display: inline-block;font-weight: normal;text-align: left !important;width: 100%;}
label.error{display: none !important}
input.error{border: 1px solid red;background-color: #ffccc4}
#d-side-home1 hr{
    border-color: #333;
    margin-bottom: 10px;
}
.d-side-title{
    font-weight: bold;
    color: #1d8fcd;
}
