* {
    outline: none !important;
}

@font-face {
    font-family:'FuturaSTDMedium';
    src: url("/css/fonts/FuturaStd-Medium.eot");
    src: url("/css/fonts/FuturaStd-Medium.eot?#iefix") format('embedded-opentype'),
	url("/css/fonts/FuturaStd-Medium.woff") format('woff'),
	url("/css/fonts/FuturaStd-Medium.ttf") format('truetype'),
	url("/css/fonts/FuturaStd-Medium.svg#FuturaSTDMedium") format('svg');
    font-weight: normal;
    font-style: normal;
}
    
@font-face {
    font-family:'FuturaSTDBold';
    src: url("/css/fonts/FuturaStd-Bold.eot");
    src: url("/css/fonts/FuturaStd-Bold.eot?#iefix") format('embedded-opentype'),
	url("/css/fonts/FuturaStd-Bold.woff") format('woff'),
	url("/css/fonts/FuturaStd-Bold.ttf") format('truetype'),
	url("/css/fonts/FuturaStd-Bold.svg#FuturaSTDBold") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'FuturaSTDHeavy';
    src: url("/css/fonts/FuturaStd-Heavy.eot");
    src: url("/css/fonts/FuturaStd-Heavy.eot?#iefix") format('embedded-opentype'),
		url("/css/fonts/FuturaStd-Heavy.woff") format('woff'),
		url("/css/fonts/FuturaStd-Heavy.ttf") format('truetype'),
		url("/css/fonts/FuturaStd-Heavy.svg#FuturaSTDHeavy") format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    background-color: #FFF;
    font-size: 14px;
    font-weight: normal;
    font-family: "FuturaStdMedium",Arial,sans-serif;
    height: 100%;
}

section {
    margin: 10px 0;
    min-height: 100%;
}

section:after {
    content: "";
    display: block;
}

a {
    cursor: pointer;
    outline: none;
}

th,
td {
    text-align: center;
}

small {
    font-weight: bold;
}

h1,
.encabezadohome {
    margin: 25px 0;
    text-align: center;
}

h2,
h5,
h6,
.loginareatitle {
    margin: 10px 0;
}

h3 {
    font-size: 18px;
    margin: 10px;
}

h4 {
    font-size: 18px;
    margin: 10px 15px 0 10px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

.encabezadofondos {
    color: #FFF;
    font-family: FuturaSTDBold;
    margin: 25px 0;
    text-align: left;
}

.encabezadohome {
    color: #000;
    font-family: FuturaSTDBold;
}

table {
    margin: 10px 0;
}

.main-header,
#bannerContainer,
.grey,
footer,
.slotcontent,
nav,
.slotimage,
.homecontent,
.promohome {
	margin: 0 auto;
	max-width: 1800px;
	width: 100%;
}

.homecontent {
    background-image: url(/img/home/bkg-homecontent.jpg);
    background-position: center center;
    background-repeat: repeat-y;
    display: table;
    padding: 0;
}

#homemenulobby {
    margin: 25px auto 100px auto;
}

.promohome div {
    float: left;
    width: 33.33%;
}

.slotimage img {
	width: 100%;
}

.main-header {
    background-color: #00ACDE;
}

.main-header a,
.main-header strong,
.main-header span,
.main-header li {
    color: #FFF;
}

nav {
    background-color: #008DBC;
}

nav a,
.login a {
    color: #FFF;
}

nav a,
.login a,
.loginareatitle,
#loginarea a,
.help a,
.help strong,
#mobile-main-menu li a {
    font-family: "FuturaSTDBold";
}

.fixedmenu {
    position: fixed;
    top: 0;
    z-index: 100;
}

#cookiesInfo p,
#cookiesInfo a,
.btn-cookies {
    color: #FFF;
    font-family: "FuturaSTDHeavy";
}

footer h3,
footer li a {
    color: #000;
}

footer li a:hover {
    color: #999;
    text-decoration: underline;
}

.main-logo-desktop,
.main-logo-mobile {
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 20px;
    text-decoration: none;
}

.main-logo-desktop {
    height: 38px;
    width: 246px;
}

.main-logo-mobile {
    height: 30px;
    margin: 10px 0;
    width: 163px;
}

.login {
    float: right;
    margin: 0;
    padding: 35px 0;
    text-align: center;
}

.orange {
    background-color: #E59B07;
}

.white {
    background-color: #F0F0F0;
}

.white a {
    color: #00AADB !important;
}

.grey {
    background-color: #D8DEE5;
}

.margin {
    margin: 50px auto;    
}

#loginarea {
    background-color: #F0F0F0;
    display: none;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 90px;
    z-index: 500;
}

.closeloginarea {
    padding: 20px;
    text-align: right;
}

.closeloginarea a {
    color: #000 !important;
    font-size: 1.8rem;
}

#loginarea a {
    color: #62A6DB;
}

#bannerContainer {
    background-color: #000;
    display: table;
}

#mobile-main-menu {
    background-color: #F9F9F9;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 51;
}

#mobile-main-menu li {
    list-style-type: none;
    padding: 25px 0;
    text-align: center;
}

#mobile-main-menu li a {
    color: #000;
    font-size: 1.1rem;
    font-weight: bold;
}

.registermobile {
    background-color: #FC9C00;
}

.sessionmobile {
    background-color: #00ACDE;
}

.registermobile a,
.sessionmobile a {
    color: #FFF !important;
}

.usericon {
    background-image: url(/img/layout/user-icon.jpg);
    background-repeat: no-repeat;
    padding: 0 40px 5px 40px;
}

.myaccount-top-items {
    list-style: none;
    margin: 10px 0 0 0;
}

.menu-top-items li a:hover {
    text-decoration: underline;
}

.myaccount-top-items li {
    float: right;
    padding: 0 0 0 25px;
}

.myaccount-top-items li a:hover {
    text-decoration: underline;
}

.mainmenu,
.helpmenu,
.submenu {
    list-style-type: none;
}

.mainmenu {
    margin: 10px auto;
    padding: 0;
}

.submenu {
    padding: 5px 0;
}

.helpmenu {
    float: right;
    margin: 35px 0;
}

.mainmenu li,
.helpmenu li,
.submenu li {
    display: inline;
}

.mainbetmenu div {
    float: left;
    margin: 10px 0;
    width: 25%;
}

.submenucontainer {
    background-color: rgba(122, 28, 54, 0.75);
    text-align: center;
    width: 100%;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer ul li {
    list-style-type: none;
    margin: 10px 0;
}

footer h3 {
    font-size: 15px;
    text-transform: none;
}

footer big {
    font-size: 20px;
}

.help,
.payment,
.channels {
    width: 100%;
}

.help {
    background-color: #FFF ;
    color: #5D5D5D ;
    padding: 10px 0;    
}

.help a,
.help strong {
    color: #00AADB;
}

.help a:hover {
    text-decoration: underline; 
}

.help i {
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    float: left;
    height: 36px;
    width: 36px;
}

.help div.text-center {
    margin: 10px 0;
}

#infoicon {
    background-image: url(/img/footer/icon-info.png);
}

#emailicon {
    background-image: url(/img/footer/icon-email.png);
}

.channels,
.social {
    background-color: #F3F3F3;
    color: #000;
}

.social h3 {
    margin: 25px 40px 0 0;
}

.payment {
    background-color: #FFF;    
    padding: 50px 0;
}

.channels {
    padding: 30px 0;
}

.channels p {
    margin-top: 25px;
}

.channels a[target="_blank"] img {
    margin: 5px;
    width: 36px;
}

img[src="/img/footer/mediaset.png"] {
    margin-bottom: 15px;
    width: 260px;
}

.icons {
    margin: 10px 0;
    padding: 10px 0;
}

.icons img {
    width: 90%;
}

.fullwidth {
    height: auto;
    width: 100%;
}

.panel-success > .panel-heading {
    background-image: none;
    border-color: transparent;
}

#myTab > li > a, 
#myTab > li > a:hover, 
#myTab > li > a:focus {
    border-style: solid;
    border-width: 1px 1px 0 1px;
}

.lobby {
    padding: 10px !important;
}

.lobby .imagen {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.lobby .imagen img {
    width: 100%;
}

.promolobby,
.headerspecials,
.specials {
    min-width: 100px;
    height: auto;
    width: 90%;
}

.headerspecials,
.specials {
    margin-bottom: 25px;
}

.promolobby {
    width: 100%;
}

.headerspecials {
    max-width: 381px;
}

.specials {
    max-width: 250px;
}

.modal-backdrop {
    z-index: 200;
}

.alert-danger {
    margin-top: 5px;
}

.alert-validation {
     padding: 5px;
}

.panel {
    box-shadow: none;
    border-radius: none;
}

.panel-body {
    padding: 0;
}

.panel-body p,
.panel-body li {
    color: #4E545E;
}

.panel-group .panel-heading + .panel-collapse > 
.panel-body, 
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0;
}

.panel-primary {
    border: none;
}

.panel-primary > .panel-heading {
    padding: 2px;
}

.jump {
    height: 25px;
}

.monthlyimg {
    max-width: 970px;
    width: 100%;
}
   
#faq #accordion {
    width: 100% !important;
}

#faq .panel-default {
    background-color: transparent !important;
    border: none !important;
}

#faq .panel {
    box-shadow: none !important;
}

#faq .panel-body {
    padding: 15px !important;
}

#faq .panel-default > .panel-heading {
    background-color: transparent !important;
    background-image: none !important;
    padding: 10px 0 !important;
}

.freebielogo {
    max-width: 210px;
    width: 50%;
}
 
.notfound {
    max-width: 150px;
    width: 100%;
}

.panel,
.list-group-item {
    border: none;
}

.padlock {
    background-image: url(/img/unlock/candado.png);
    background-repeat: no-repeat;
    display: none;
    height: 40px;
    position: absolute;
    right: 10%;
    top: 52%;
    width: 40px;
}

.panel-success > .panel-heading {
    background-image: none;
    border-color: transparent;
}

.panel-group .panel,
.panel {
    border-radius: 0;
}

.help-icon {
    height: 24px;
    left: -10px;
    position: relative;
    top: -2px;
    width: 24px;
}

.logo {
    background-position: center center;
    background-repeat: no-repeat;
    height: 120px;
    width: 110px;
}

.border,
.no-border {
    margin: 0 2%;
    padding: 10px;
    width: 96%;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
}

.carousel-control {
    font-size: 50px;
    top: 40%;
}

.carousel-control.left {
    left: -9%;
}

.carousel-control.right {
    right: -9%;
}

#termsandconditions{
    height: 30%;
}

#aceppttermsandconditions{
    height: 10%;
}

.forgot {
    line-height: 0.8rem;
    margin: 0 105px 0 0;
    padding: 0;
}

.forgot a:hover {
    text-decoration: underline;
}

.no-border {
    border: 0;
}

.area {
    padding: 25px;
}

.main-logo-desktop,
.main-logo-mobile {
    background-image: url("/casino/img/layout/logotipo.png");
}

.panel-title,
.panel-default > .panel-heading {
    background-color: transparent;
    background-image: none;
    cursor: pointer;
}

.panel-heading {
    margin: 0 10px;
}

.carousel-indicators {
    bottom: -35px;
}

.carousel-indicators li {
    border-color: #000;
}

.promocion {
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.promocion img {
    transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
    width: 100%;
}

.promocion img:hover {
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}

.promocion h2 {
    font-weight: bold;
}

.ruletas {
    background-color: #FFF;
    display: table;
    margin: 20px 0;
}

.ruletas div {
    padding: 0;
}

.ruletas h2,
.ruletas a {
    font-family: "FuturaSTDBold";
    margin: 20px;
}

.ruletas p {
    font-family: "FuturaSTDMedium";
    margin: 20px;
    width: 90%;
}

/*Live Box ruletas en vivo sobre banner*/

#livebox {
    position: relative;
}

.live-casino-games {
    display: table;
    position: absolute;
    right: 0;
    z-index: 999;
}

.live-casino-games .live-container {
    background: transparent url("/casino/img/layout/background.png") no-repeat scroll 0px 0px;
    height: 167px;
    overflow: hidden;
    width: 167px;
}       
  
.live-casino-games .live-container p.title {
    color: #9098AD;
    float: left;
    font: 15px "FuturaStdMedium",Arial,sans-serif;    
    margin: 0px 20%;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 60%;
}       
    
.live-casino-games .live-container ul.live-games {
    float: left;
    height: 78px;
    margin: 10px 10%;
    width: 80%;
}
    
.live-casino-games .live-container ul li {
    background: transparent url("/casino/img/layout/arrows.png") no-repeat scroll right 3px;
    border-bottom: 1px solid #363B46;
    cursor: pointer;
    font: 13px "FuturaStdMedium",Arial,sans-serif;    
    height: 26px;
    padding-top: 6px;
    text-transform: uppercase;
}

.live-casino-games .live-container ul li:hover {
    background-position: right -38px;
}   

.live-casino-games .live-container ul li:hover a {
    color: #900;
}

.live-casino-games .live-container ul li a {
    color: #FFF;
}       

.live-casino-games .live-container ul li:last-child {
    border-bottom: medium none;
}   

.list-unstyled {
    list-style: outside none none;
}
        
.live-casino-games .live-container p.live-icon {
    float: left;
    margin: 0px 48px;
    width: 70px;
}       
    
.live-casino-games .live-container p.live-icon span {
    background-color: #900;
    float: left;
    font: 11px "FuturaStdMedium",Arial,sans-serif;
    height: 21px;
    padding: 4px 7px 0px 0px;
    text-align: right;
    text-transform: uppercase;
}
        
.live-casino-games .live-container p.live-icon img {
    float: left;
}
        
.live-casino-games img {
    vertical-align: middle;
}
              
.live-casino-games * {
    box-sizing: border-box;
}
    
.list-unstyled {
    padding-left: 0px;
    list-style: outside none none;
}

#gamename {
    left: 20px;
    position: absolute;
    top: 5px;
}

#gamename p {
    color: #FFF;
    margin: 0;
    padding: 5px;
    text-transform: uppercase;
}

#gamename p.hidden-xs {
    background-color: #5D6F80;
}

.gamemargin {
    margin: 0 0 25px 0;
    width: 100%;
}

.gameinfo h1,
.gameinfo h2,
.gameinfo h3 {
    font-family: "FuturaSTDBold";
}

.gameinfo h1,
.gameinfo h2 {
    text-align: center;
}

.gameinfo h1 {
    font-size: 3rem;
    margin: 25px 0;
}

.gameinfo h2 {
    font-size: 2rem;
    margin: 25px 0 75px 0;
}

.gameinfo h3,
.gameinfo p,
.gameinfo .panel {
    font-size: 1.2rem;
    margin: 25px 0;
}

.gameinfo .panel {
	background-color: transparent;
}

.slotcontent {
    background-color: #EBF7F6;
}

.slotcontent .boton {
    margin: -25px 0 50px 0;
    text-align: center;
}

.centerimg {
    margin: 10px auto;
    text-align: center;
}
#EGTmachine{
    border: none;
}
#oryxMachine{
    margin-top: 18px;
    height: calc(100% - 18px);
}
#oryxIframe{
    width: 100%;
    height: 100%;
}
#loaderBody{
    height: fit-content !important;
}