@charset "UTF-8";
/* CSS Document */

body {margin:0 auto; background-color:#ccc; font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#555; background-repeat:repeat-x;}

a, a:focus {text-decoration: none;color: #007bc0;}

a:hover {color: #00519e;}

img {border: none; outline:none; border:0px; max-width: 100%; height:auto;}

a img {border: none; outline:none; border:0px;}

H1 {font-family: 'Lato', sans-serif;font-size:25px;color:#003300;padding-bottom:5px;text-transform:uppercase;}

H2 {font-size:16px;color:#336600; padding-top: 10px;}

H3 {font-size:12px;color:#003333;font-weight:bold;}

#wrap {width:100%; background-color: #fff;min-height: 500px;}
 
#header {width: 100%;}
 
#top-area {width: 100%; margin: 0; padding: 0; text-align:center;background-color: #136ABE;background-image: none; background-repeat: repeat-x;margin-bottom: 0; padding-bottom: 0;}

#title-area {text-align:left;max-width:1360px; min-height: 180px; max-height: 180px; margin:auto;overflow:hidden;clear:both; background-image: none; background: transparent; background-repeat: no-repeat; background-position: left;position:relative;z-index:1;margin-bottom: 0; padding-bottom: 0;}

#title-area img {padding-top:15px;float: left;max-height:110px;object-fit:contain;margin-bottom: 10px;}
 
#content {width: 100%;float:left;}

#content_box{margin: 0 auto; max-width: 1360px;}

.text_content{padding:10px 30px 30px 30px;}

#content {width: 100%;float:left;}

.content_box {max-width:1360px;width:100%;margin:auto;text-align:left;display:inline-block;}

#content_box1 {width: 31%;max-width:437px;margin: 0 1.1%;float:left; background-color: #000;min-height: 250px;}
.sportsbook {background: url(../images/banners/sportsbook.jpg)}
.casino {background: url(../images/banners/casino.jpg)}
.racebook {background: url(../images/banners/racebook.jpg)}

#content_box2{width: 100%;display:inline-block;}

.text_content{padding:10px 30px 30px 30px;background: #fff;}


/*********** Menú principal ***********/

#nav-content{width:100%;background-color:#000;min-height: 40px;border-bottom:2px solid #fff;position:relative;z-index:10;margin-top: 0; padding-top: 0;}

.topnav {
  overflow: hidden;
  max-width: 1360px;
  margin: 0 auto;
}

.topnav a {
  float: left;
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
}

.topnav a:hover {
  background-color: #ffc249;
  color: black;
}

.topnav .icon {
  display: none;
}


/*---------------------------------*/

.cont_banner{width: 100%; background-color: #000033;border-bottom:2px solid #fff;}

.banner{text-align:center;max-width: 1360px; margin: 0 auto;}

#bt_line{margin:0 auto;padding:20px 0px;float:left;width:100%;background-color:#ccc;text-align:center;}

#bt_line img{padding-top:8px;}

.bt_line_title{font-family: 'Lato', sans-serif;color:#fff;font-size:3em;text-transform:uppercase;border:none;padding-right:20px;padding-top: 10px; float: right;}

.bt_line_title a{color:#333;}

#bt_line p{padding: 15px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#fff;font-size:1em;text-align:left;line-height: 1.3em;background-color: rgba(0, 0, 0, 0.5);margin-top: 30%;}

#bt_line p a{color:#ffff33;}

#bt_line p a:hover{color:#ccffff; text-decoration:underline;}

#footer {float:left;width:100%;}

.copyright{font-family:Arial, Helvetica, sans-serif;font-size:1em;color:#333;text-align:center;margin-bottom:10px;padding:20px 0px;}


/* ~~ Login ~~ */

.login_holder {margin-top: 60px;text-align: right;width: 45%;float: right;}

button, textarea, input, object, select { display: inline-block;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 10pt;color:#666;vertical-align:middle;}

#userState .input {background: none repeat scroll 0 0 #000000;border: 1px solid #666666;color: #fff;font-size: 10px;margin-top: 3px;padding: 0px;}

#login_submit {background-color:#ffc249;display:inline-block;cursor:pointer;color:#000033;
	font-size:16px;font-weight: bold;padding: 7px 12px;text-decoration:none;text-transform:uppercase;border:0;font-family:Arial, Helvetica, sans-serif;}

#login_submit:hover {background-color:#ffde43;}

input {
  background-image: none;border: none;
  -webkit-transition: all .3s;transition: all .3s;min-height:30px;border-radius: 3px;padding-left: 5px;}

select {padding:8px;margin-top:5px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;border-radius:4px;background: #eee;color:#777;border:none;outline:none;display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;appearance:none;cursor:pointer;}

/*********** Responsive ***********/
@media screen and (max-width: 1360px) {

.login_holder {padding-right:15px;}

#title-area img {padding-left: 15px;}

}
@media screen and (max-width: 1100px) {

#title-area {text-align:left;}
.bt_line_title {font-size: 2em;}

}

@media screen and (max-width: 900px) {

#title-area {width:100%;margin:auto; text-align: center; min-height: auto; max-height: none; overflow: visible; margin-bottom: 0; padding-bottom: 0;}
	
.login_holder {width: 100%; margin-top: 0px; text-align: center; margin-bottom: 0px; padding: 0; float: none !important; display: block !important;}
	
#title-area img {float: none; padding-top: 20px;}

#login-area {display: block !important; width: 100%; clear: both; float: none;}

.textbox input[type="text"],
.textbox input[type="password"] {display: block; width: 100%; margin-bottom: 10px; max-width: 250px; margin-left: auto; margin-right: auto;}

.textbox .btn_holder {display: block; width: 100%; margin-top: 10px;}

.textbox .btn_holder input[type="submit"] {display: block; width: 100%; max-width: 250px; margin: 0 auto 10px auto;}

}

@media screen and (max-width: 480px) {

.login_holder, #title-area {text-align: center;}

#title-area {min-height: auto; max-height: none; overflow: visible;}

#title-area img { width: 90%; max-width: 248px;}

#login-area {display: block !important; width: 100%; clear: both; float: none;}

.login_holder {float: none !important; display: block !important;}

.textbox input[type="text"],
.textbox input[type="password"] {display: block; width: 100%; margin-bottom: 10px; max-width: 220px; margin-left: auto; margin-right: auto;}

.textbox .btn_holder {display: block; width: 100%; margin-top: 10px;}

.textbox .btn_holder input[type="submit"] {display: block; width: 100%; max-width: 220px; margin: 0 auto 10px auto;}

}

@media screen and (max-width: 650px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {float: right;display: block;}
  #bt_line  {display: none;}
}

@media screen and (max-width: 650px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

