.front-view-content > p {font-size: 1.2rem;}
/**********************Secci�n de Men� Header Pa�s****************/
#header .header-search{
	margin-right: 9rem;
}

.popup_age_bwd .content_principal a {
  text-decoration: none;
}

.popup_age_bwd {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 101;
  background-color: rgba(10, 10, 10, 88%);
  font-family: sans-serif;
  height: 100%;
  top: 0;
  left: 0;
}

.popup_age_bwd .content_principal {
  min-width: 450px;
  width: 450px;
  min-height: 150px;
  background: #ffffff;
  z-index: 103;
  padding: 50px 20px;
  box-shadow: 0 2px 5px #000000ad;
  text-align: center;
  margin: auto;
  top: 35%;
  position: relative;
}

.popup_age_bwd .content_principal div {
  clear: both;
  color: #555555;
  /* text-align: justify; */
  font-size: 20px;
}

.popup_age_bwd .content_principal .btn_age {
  display: inline-flex;
  margin: 1.5%;
  padding: 5px;
}
@media screen and (max-width: 865px){
.popup_age_bwd .content_principal {
	width: 90%;
	min-width: auto;
}}

body.logged-in div#div-cookies{display: none;}
/************************** Buscador **************************/
.space-header-search-block.active{
	opacity: 1;
    visibility: visible;
}
.space-header-search-block{
	height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: #f5f6fa;
    opacity: 0;
    visibility: hidden;
    z-index: 100000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.fixed{
	position: fixed;
}
.space-header-search-block-ins{
	max-width: 1170px;
    height: 100px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.absolute{
	position: absolute;
}
.space-header-search-block input[type="search"]{
	width: 100%;
    float: none;
    height: auto;
    background: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 3.157em;
    line-height: 1.2em;
    color: #2d3436;
    border: 0;
    border-bottom: 1px solid #e9edf0;
    padding: 20px 30px;
    border-radius: 0;
}
.desktop-search-close-button{
	top: 20px;
    right: 45px;
}
.space-close-icon{
	top: 0;
    right: 0;
    width: 20px;
    height: 21px;
    cursor: pointer;
}
.desktop-search-button{
	right: 0;
    padding: 9px 0;
    float: right;
    width: 44px;
    height: 38px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    background: 0 0;
    z-index: 10;
    position: absolute;
    border: 0;
    vertical-align: top;
	margin-right: 10rem;
	top: .7rem;
}
.fa-search{
	font-size: 20px!important;
    top: 0;
    color: #fff;
    position: absolute;
    right: 0;
    padding: 8px 8px 9px 10px;
    height: 25px;
    width: 26px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

body.search.search-results div.space-casinos-3-archive-item-count.absolute {display: none;}

@media screen and (max-width: 865px){
	.desktop-search-button{
		margin-right: 0rem;
        top: .1rem;
        width: 6%;
        right: initial;
	}
	i.fa.fa-search{
		font-size: 17px !important;
		top: .8rem;
		height: 15px;
		width: 15px;

	}
}

@media screen and (max-width: 479px){
    .space-header-search-block input[type=search]{
        width: 100%;
        font-size: 1.333em;
        line-height: 1.45em;
    }
}

@media screen and (max-width: 865px){
	.space-casinos-3-archive-item-logo-ins.box-100.text-center.relative picture#cat_logo_casa > img {
		width: 50% !important;
	  }
	.logo-wrap {
		margin: 0px !important;
        width: 85%;
	}
    .image-logo{
        margin-top: 15px !important;
    }
    #menu-mobile-mcp{
        display: block !important;
    }
    a#pull{
        display: none !important; 
    }
}

#menu-mobile-mcp{
  padding: 8px;
  width: 6%;
  height: 38px;
  cursor: pointer;
  text-align: right;
  -webkit-transition: all .25s linear;
  z-index: 10;
  position: absolute;
  top: .7rem;
  color: #fff;
  display: flex;
  right: 0px;
 text-align: center;
}


/***MENU PAIS***/
.main-menu.header-menu-pais{
    position: absolute;
    top: 11px;
    padding-right: 0px;
    right: 5rem;
    margin: 0px;
    color: #fff;
    line-height: 1em;
    width: 4.5em;
    cursor: pointer;
}
#menu-item{
    float: left;
    position: relative;
    padding: 0px;
    margin: 0px;
    font-size: 1em;
    left: 1em;
}
#menu-item:hover .sub-menu-lenguaje{
    opacity: 1;
    visibility: visible;
}
.content-menu-lenguaje{
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0.5rem 0.5rem 1rem 0.5rem;
}

.content-menu-lenguaje:after{
    content: "\f0dd";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-weight: 700;
    font-size: 10px;
    top: 23px;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
    color: #fff;
}

.sub-menu-lenguaje{
    display: block;
    z-index: 88;
    background-color: #fff;
    padding: 15px;
    position: absolute;
    width: 130px;
    top: 3.1rem;
    column-count: 2;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#item-pais{
    display: block;
    float: left;
    position: relative;
    line-height: 1.2em;
    width: 100%;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: 400;
}

#item-pais a{
    padding: 0;
    color: #33244a;
    text-decoration: none;
    font-weight: 400;
    border-bottom: 1px solid transparent;
    font-family: 'Roboto', sans-serif;
    display: flex !important;
    align-items: center;
}
.item-misma-linea{
    padding-left: 2px;
    font-size: 0.95rem;
}
#item-pais a:hover {
    color: #bebebe !important;
}

/**mobile*/
#menu-lenguaje{display: none;}
@media screen and (max-width: 865px){
    .main-menu.header-menu-pais{display: none;}
    ul#menu-main-nav{margin-bottom: 0px!important;}
    .navigation ul li:last-of-type a{border-bottom: 1px solid rgba(0,0,0,.1) !important;}
    #menu-lenguaje{display: block;position:relative; list-style: none;}
    .border-pais{position: relative;color: #33244a;text-decoration: none;font-family: 'Arial', sans-serif;font-size: 14px;font-weight: bold;line-height: 38px;padding-left: 26px;}
    #name-pais-prin{position: absolute !important;margin-left: 5px !important;}
    .sub-menu{display: none;column-count: 2;background-color: rgb(205, 205, 205);}
    .sub-menu li.menu-item a{color: #000;font-weight: 600;font-family: "Roboto", Helvetica, Arial, sans-serif;}
    .up{display: none;}
    .arrow{position: absolute;border-left: 1px solid rgba(0,0,0,.1)!important;top: 0;right: 0;color: #151515;padding: 5px;cursor: pointer;}
}
/**fin mobile*/
/**FIN MENU PAIS**/

/*********POP-UP MESSAGE +18**************/
div.popup_age_bwd{display: none;}

.static_age_bwd{height: 100vh;overflow: hidden;position: fixed;width: 100%;top: 0;left: 0;}

.popup_age_bwd .content_principal a {
    text-decoration: none;
  }
  
  .popup_age_bwd {
    backdrop-filter: blur(5px);
    width: 100%;
    margin: 0 auto;
    position: fixed;
    z-index: 999999999;
    background-color: rgba(10, 10, 10, 88%);
    font-family: sans-serif;
    height: 100%;
    top: 0;
    left: 0;
  }
  
  .popup_age_bwd .content_principal {
    min-width: 450px;
    width: 450px;
    min-height: 150px;
    background: #ffffff;
    z-index: 103;
    padding: 30px 20px;
    box-shadow: 0 2px 5px #000000ad;
    text-align: center;
    margin: auto;
    top: 25%;
    position: relative;
    border-radius: 15px;
  }
  
  .popup_age_bwd .content_principal div {
    clear: both;
    color: #555555;
    font-size: 15px;
  }
  
  .popup_age_bwd .content_principal .btn_age {
    display: inline-flex;
    margin: 1.5%;
    padding: 1rem 4rem;
    
    cursor: pointer;
    flex-basis: 48%;
    font-weight: bold;
    text-decoration: none !important;
    outline: 0;
    line-height: 20px;
    border-radius: 100px !important;
  }

  .btn_age.yes{
        background: #f39200;
        color: #fff !important;
        border: none !important;
        box-shadow: -1px 6px 19px #f3920091 !important;
    }
    .btn_age.yes:hover{
        background: #FFB80C;
    }
    .btn_age.not{
        background: none;
        color: #808080 !important;
        border: 1px solid #808080 !important;
    }

    .btn_age.not:hover{
        background: #bbb;
    }

  .popup_age_bwd .content_principal .btn_age:active{
    background-color: #b9b9b9d9;
  }

  .info_age{font-size: 14px;color: #838383;margin: 2rem 0 0;text-align: center;}

  @media screen and (max-width: 865px){
  .popup_age_bwd .content_principal {
      width: 90%;
      min-width: auto;
      top: 20%;
  }
  .content_secundario h2{
      font-size: 0.89rem!important;
  }
}
/*********FIN POP-UP MESSAGE +18**************/
/****************TEAM*******************/
.content_team{display: flex;margin:1rem 0 2rem;}
.text_team{width: 85%;}
.content_img_team p{margin: 0;}

@media screen and (max-width: 769px){
.social_desktop{display: none;}
.content_team{flex-wrap: wrap;}
.text_team{width: 100%;}
.name_membership{display: flex;flex-direction: row;justify-content: flex-start;margin-top: 1rem;}
.name_membership .social_mobile{display: flex!important;margin: 0 0.5rem 0 0;}
}

#publicidad_18_tabla{margin: 0 15px;position: relative;bottom: .2rem;line-height: 1.3em;width: 100%;font-size: .6rem;text-align: right;}
/**************FIN TEAM*****************/