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

			.u277_panel {
				margin: 0 auto;
				height: 300px;  
				position: relative;
				-webkit-perspective: 600px;
				-moz-perspective: 600px;
			}

			.u277_panel .u277_front,
			.u277_panel .u277_back {
				text-align: center;
			}
				
			.u277_panel .u277_front {
				height: inherit;
				position: absolute;
				top: 0;
				z-index: 900;
				text-align: center;
				-webkit-transform: rotateX(0deg) rotateY(0deg);
				   -moz-transform: rotateX(0deg) rotateY(0deg);
				-webkit-transform-style: preserve-3d;
				   -moz-transform-style: preserve-3d;
				-webkit-backface-visibility: hidden;
				   -moz-backface-visibility: hidden;
				-webkit-transition: all .4s ease-in-out;
				   -moz-transition: all .4s ease-in-out;
					-ms-transition: all .4s ease-in-out;
					 -o-transition: all .4s ease-in-out;
						transition: all .4s ease-in-out;
			}

			.u277_panel .u277_back {
				height: inherit;
				position: absolute;
				top: 0;
				z-index: 1000;
				-webkit-transform: rotateY(-180deg);
				   -moz-transform: rotateY(-180deg);
				-webkit-transform-style: preserve-3d;
				   -moz-transform-style: preserve-3d;
				-webkit-backface-visibility: hidden;
				   -moz-backface-visibility: hidden;
				-webkit-transition: all .4s ease-in-out;
				   -moz-transition: all .4s ease-in-out;
					-ms-transition: all .4s ease-in-out;
					 -o-transition: all .4s ease-in-out;
						transition: all .4s ease-in-out;
			}
			.u277_panel.u277_flip .u277_front {
				z-index: 900;
				-webkit-transform: rotateY(180deg);
				-moz-transform: rotateY(180deg);
			}
			.u277_panel.u277_flip .u277_back {
				z-index: 1000;
				-webkit-transform: rotateX(0deg) rotateY(0deg);
				-moz-transform: rotateX(0deg) rotateY(0deg);
			}
			.u277_box1{
				background-color:  rgb(255, 183, 0); ;
				  : 'Rubik';
				font-size: 36px;
				color: #FFFFFF;
				text-decoration:none; 
				font-style:normal;
				font-weight:bold;
				line-height:3px;

			}
			.u277_box2{
				background-color: rgba(255,255,255,1); 
				font-family: 'Rubik';
				font-size: 12px;
				color: #000000;
				text-decoration:none; 
				font-style:normal;
				font-weight:normal;
				line-height:21px;
			}

			.u277_panel >div {
				transform-origin: center center 0;
			}

			.u277_box2,.u277_box1{
				vertical-align: middle;
				text-align: center;
				display: table-cell;	
				width: 420px;
				height: 300px;
				max-width: 420px;
				margin: 0 auto;
				border-radius: 10px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
			}

			.u277_box1>p, .u277_box2>p{
				margin-left: 15px;
				margin-right: 15px;
				margin-top: 20px;
				margin-bottom: 20px;
      }
      /*---------------------------------------------------*/

    
			.u295_panel {
				margin: 0 auto;
				height: 300px;  
				position: relative;
				-webkit-perspective: 600px;
				-moz-perspective: 600px;
			}

			.u295_panel .u295_front,
			.u295_panel .u295_back {
				text-align: center;
			}
				
			.u295_panel .u295_front {
				height: inherit;
				position: absolute;
				top: 0;
				z-index: 900;
				text-align: center;
				-webkit-transform: rotateX(0deg) rotateY(0deg);
				   -moz-transform: rotateX(0deg) rotateY(0deg);
				-webkit-transform-style: preserve-3d;
				   -moz-transform-style: preserve-3d;
				-webkit-backface-visibility: hidden;
				   -moz-backface-visibility: hidden;
				-webkit-transition: all .4s ease-in-out;
				   -moz-transition: all .4s ease-in-out;
					-ms-transition: all .4s ease-in-out;
					 -o-transition: all .4s ease-in-out;
						transition: all .4s ease-in-out;
			}

			.u295_panel .u295_back {
				height: inherit;
				position: absolute;
				top: 0;
				z-index: 1000;
				-webkit-transform: rotateY(-180deg);
				   -moz-transform: rotateY(-180deg);
				-webkit-transform-style: preserve-3d;
				   -moz-transform-style: preserve-3d;
				-webkit-backface-visibility: hidden;
				   -moz-backface-visibility: hidden;
				-webkit-transition: all .4s ease-in-out;
				   -moz-transition: all .4s ease-in-out;
					-ms-transition: all .4s ease-in-out;
					 -o-transition: all .4s ease-in-out;
						transition: all .4s ease-in-out;
			}
			.u295_panel.u295_flip .u295_front {
				z-index: 900;
				-webkit-transform: rotateY(180deg);
				-moz-transform: rotateY(180deg);
			}
			.u295_panel.u295_flip .u295_back {
				z-index: 1000;
				-webkit-transform: rotateX(0deg) rotateY(0deg);
				-moz-transform: rotateX(0deg) rotateY(0deg);
			}
			.u295_box1{
				background-color:  rgb(255, 183, 0); ;
				  : 'Rubik';
				font-size: 36px;
				color: #FFFFFF;
				text-decoration:none; 
				font-style:normal;
				font-weight:bold;
				line-height:36px;

			}
			.u295_box2{
				background-color: rgba(255,255,255,1); 
				font-family: 'Rubik';
				font-size: 12px;
				color: #000000;
				text-decoration:none; 
				font-style:normal;
				font-weight:normal;
				line-height:21px;
			}

			.u295_panel >div {
				transform-origin: center center 0;
			}

			.u295_box2,.u295_box1{
				vertical-align: middle;
				text-align: center;
				display: table-cell;	
				width: 420px;
				height: 300px;
				max-width: 420px;
				margin: 0 auto;
				border-radius: 10px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
			}

			.u295_box1>p, .u295_box2>p{
				margin-left: 15px;
				margin-right: 15px;
				margin-top: 20px;
				margin-bottom: 20px;
			}
			/*---------------------------------------------------*/

/*---------------------------------------------------*/
.version.index{color:#000012;background-color:#5BE989;}.js body{visibility:hidden;}.js body.initialized{visibility:visible;}@font-face{font-family:'__Neue Haas Grotesk Text Pro_5';src:url('../fonts/nhaasgrotesktxpro-56it.eot');src:local('☺'), url('../fonts/nhaasgrotesktxpro-bd.woff') format('woff'), url('../fonts/nhaasgrotesktxpro-bd.svg') format('svg');font-weight:700;font-style:normal;}@font-face{font-family:'__Neue Haas Grotesk Text Pro_5';src:url('../fonts/nhaasgrotesktxpro-55rg.eot');src:local('☺'), url('../fonts/nhaasgrotesktxpro-rg.woff') format('woff'), url('../fonts/nhaasgrotesktxpro-rg.svg') format('svg');font-weight:400;font-style:normal;}#page{background-image:none;background-color:transparent;margin-left:auto;border-color:#000000;width:100%;margin-right:auto;z-index:1;border-width:0px;}#pu94{z-index:6;width:100%;}#u94{background-position:center top;background-color:transparent;filter:alpha(opacity=100);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";background-repeat:no-repeat;z-index:6;background-size:cover;}#u94-bw{z-index:6;}#u358{background-color:#ffffff;}#u365{background-color:transparent;position:relative;margin-right:-10000px;}#u361{width:100%;display:block;}#u157{background-color:#000000;z-index:2;}#u157-bw{z-index:2;}#u201{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF003400', endColorstr='#FF000000', GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF003400, endColorstr=#FF000000, GradientType=0);z-index:3;}#u204-4{font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;background-color:transparent;text-align:center;text-transform:uppercase;color:#005005;}#u207-6{font-weight:400;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';color:#005005;}

#u210-4,#u379-4{font-weight:900;background-color:#005005;text-align:center;font-family:source-sans-pro, sans-serif;color:#FFFFFF;position:relative;}

#u210-2,#u379-2{padding-top:16px;}#u201-bw{z-index:3;}#u382{background-color:#005005;z-index:4;}#u358_align_to_page,#u201_align_to_page,#u382_align_to_page{margin-left:auto;margin-right:auto;position:relative;}

#u187-4{font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;background-color:transparent;text-transform:uppercase;color:#FFFFFF;}

#u190-4{font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;background-color:transparent;color:#FFFFFF;position:relative;}#u382-bw{z-index:4;}#u213{background-position:center center;filter:alpha(opacity=100);z-index:5;background-color:transparent;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";background-repeat:no-repeat;background-size:cover;}#u119{background-color:#000000;filter:alpha(opacity=80);opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}#pamphletu123{margin-right:-10000px;position:relative;}#u128{margin-right:-10000px;position:relative;margin-top:29px;}#u129{position:absolute;height:16px;}.ie #u129{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";background-color:#FFFFFF;filter:alpha(opacity=1);opacity:0.01;}#u130{background-color:transparent;position:absolute;}#u131{border-color:#999999;background-color:transparent;position:relative;margin-right:-10000px;border-width:0px;}#u116-8{font-family:'__Neue Haas Grotesk Text Pro_5';margin-right:-10000px;background-color:transparent;text-align:center;font-weight:400;width:100%;color:#ffffff;position:relative;}#u207-2,#u116-2,#u116-4{font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;}.PamphletWidget .ThumbGroup .Thumb,.PamphletNextButton,.PamphletPrevButton,.PamphletCloseButton{cursor:pointer;}#u300,#u315,#u309,#u312{background-position:center center;filter:alpha(opacity=100);background-color:transparent;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";background-repeat:no-repeat;background-size:cover;}#u224{border-color:transparent;min-height:100px;background-color:transparent;border-width:0px;}#u224-bw{min-height:100px;}.html{background-color:#FFFFFF;}body{position:relative;}

.tltle1 {
    margin: auto;
    width: 50%;
    padding: 10px;
    justify-content: center;
    margin-top: -35px;

  }

  .tltle2 {
    margin: auto;
    width: 50%;
    padding: 10px;
    justify-content: center;
    margin-top: -35px;
  }
  .tltle2 h2{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 30px;
  }

  .tltle1 h2{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 30px;
  }

  .logo1{
      margin-top: -15px;
      max-width: 250px;
      float: left;
  }
  


@media (min-width: 1281px), print{
    
    #muse_css_mq{background-color:#FFFFFF;}#bp_infinity.active{display:block;}#page{min-height:437.8499999999999px;padding-bottom:62.15000000000009px;max-width:1366px;}#u94{height:768px;background-image:url("../images/fondo.jpg");}#u94-bw{height:768px;}#u110{z-index:7;min-height:99px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;}#u110-bw{z-index:7;min-height:99px;margin-top:519px;}#u119{z-index:8;height:140px;}#u119-bw{z-index:8;margin-top:615px;height:140px;}#pamphletu123{z-index:9;width:0.01px;height:45px;padding-bottom:82px;margin-top:625px;margin-left:50%;left:-493px;}#u128{z-index:10;width:70px;height:16px;}#u129{width:70px;}#u130{width:985px;height:127px;}#u130popup{z-index:12;}#u131{z-index:13;width:985px;height:127px;}#u116-8{z-index:14;min-height:127px;line-height:36px;font-size:30px;}#u358{z-index:57;min-height:59px;padding-bottom:11px;}#u365{z-index:58;margin-top:9px;width:8.5%;left:44.88%;}#u361{z-index:59;}#u358-bw{z-index:57;min-height:59px;}#u157{min-height:726px;padding-bottom:42px;}#u157_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:1366px;}#ppu300{z-index:0;margin-right:-10000px;margin-top:19px;width:49.42%;}#pu300{z-index:49;width:100%;}#u300{z-index:49;height:320px;background-image:url("../images/SOCCER.jpg?crc=60030376");position:relative;margin-right:-10000px;width:44.45%;}#u277{z-index:53;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;left:37.78%;}#pu315{z-index:50;margin-top:67px;width:100%;}#u315{z-index:50;height:320px;background-image:url("../images/VIVO.jpg");position:relative;margin-right:-10000px;width:44.45%;}#u295{z-index:54;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;left:37.78%;}#ppu309{z-index:0;margin-right:-10000px;margin-top:19px;width:49.42%;margin-left:50.66%;}#pu309{z-index:51;width:100%;}#u309{z-index:51;height:320px;background-image:url("../images/SLOTS.jpg");position:relative;margin-right:-10000px;width:44.45%;left:55.56%;}#u282{z-index:55;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;}#pu312{z-index:52;margin-top:67px;width:100%;}#u312{z-index:52;height:320px;background-image:url("../images/DEBITO.jpg");position:relative;margin-right:-10000px;width:44.45%;left:55.56%;}#u290{z-index:56;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;}#u157-bw{min-height:726px;}#pu201{z-index:3;width:100%;}#u201{min-height:855px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);}#u201_align_to_page{max-width:1366px;padding-top:561px;padding-bottom:104px;}#u207-6{z-index:34;min-height:90px;line-height:32px;font-size:23px;position:relative;width:63.84%;left:18.01%;}#pu210-4{z-index:40;position:relative;width:100%;}

#u210-4{z-index:40;min-height:100px;line-height:67px;font-size:35px;margin-right:-10000px;width:32.22%;left:13.33%;}

#u379-4{z-index:44;min-height:100px;line-height:67px;font-size:35px;margin-right:-10000px;width:38.07%;left:48.54%;}#u201-bw{min-height:855px;}#u358_align_to_page,#u382_align_to_page{max-width:1366px;}#pu187-4{z-index:22;margin-right:-10000px;margin-top:62px;width:30.75%;margin-left:7.25%;}

#u187-4{z-index:22;min-height:130px;line-height:50px;font-size:30px;position:relative;width:100%;}

#u190-4{z-index:26;min-height:140px;line-height:22px;font-size:16px;width:100%;}

#u213{height:463px;background-image:url("../images/BASKETBALL.png");position:relative;margin-right:-10000px;width:49.79%;left:41.81%;}#u382,#u382-bw{min-height:463px;}#u204-4{z-index:30;min-height:54px;line-height:42px;font-size:42px;}#u204-4-bw{z-index:30;min-height:54px;margin-top:498px;}#u224{z-index:48;}#u224-bw{z-index:48;margin-top:1px;}.css_verticalspacer .verticalspacer{height:calc(100vh - 2553px);}}

@media (min-width: 1153px) and (max-width: 1280px){
    
    #muse_css_mq{background-color:#000500;}#bp_1280.active{display:block;}#page{min-height:438px;padding-bottom:62px;max-width:1280px;}#u94{height:768px;background-image:url("../images/fondo.jpg");}#u94-bw{height:768px;}#u110{z-index:7;min-height:99px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;}#u110-bw{z-index:7;min-height:99px;margin-top:519px;}#u119{z-index:8;height:140px;}#u119-bw{z-index:8;margin-top:615px;height:140px;}#pamphletu123{z-index:9;width:0.01px;height:45px;padding-bottom:82px;margin-top:625px;margin-left:50%;left:-493px;}#u128{z-index:10;width:70px;height:16px;}#u129{width:70px;}#u130{width:985px;height:127px;}#u130popup{z-index:12;}#u131{z-index:13;width:985px;height:127px;}#u116-8{z-index:14;min-height:127px;line-height:36px;font-size:30px;}#u358{z-index:57;min-height:56px;padding-bottom:11px;}#u365{z-index:58;margin-top:9px;width:8.52%;left:44.93%;}#u361{z-index:59;}#u358-bw{z-index:57;min-height:56px;}#u157{min-height:726px;padding-bottom:42px;}#u157_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:1280px;}#ppu300{z-index:0;margin-right:-10000px;margin-top:19px;width:49.15%;}#pu300{z-index:49;width:100%;}#u300{z-index:49;height:320px;background-image:url("../images/SOCCER.jpg");position:relative;margin-right:-10000px;width:44.68%;}#u277{z-index:53;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;left:33.23%;}#pu315{z-index:50;margin-top:67px;width:100%;}#u315{z-index:50;height:320px;background-image:url("../images/VIVO.jpg");position:relative;margin-right:-10000px;width:44.68%;}#u295{z-index:54;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;left:33.23%;}#ppu309{z-index:0;margin-right:-10000px;margin-top:19px;width:49.38%;margin-left:50.63%;}#pu309{z-index:51;width:100%;}#u309{z-index:51;height:320px;background-image:url("../images/SLOTS.jpg");position:relative;margin-right:-10000px;width:44.47%;left:55.54%;}#u282{z-index:55;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;}#pu312{z-index:52;margin-top:67px;width:100%;}#u312{z-index:52;height:320px;background-image:url("../images/DEBITO.jpg");position:relative;margin-right:-10000px;width:44.47%;left:55.54%;}#u290{z-index:56;width:420px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:10px;}#u157-bw{min-height:726px;}#pu201{z-index:3;width:100%;}#u201{min-height:855px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);}#u201_align_to_page{max-width:1280px;padding-top:561px;padding-bottom:104px;}#u207-6{z-index:34;min-height:90px;line-height:32px;font-size:23px;position:relative;width:63.83%;left:18.05%;}#pu210-4{z-index:40;position:relative;width:100%;}

#u210-4{z-index:40;min-height:100px;line-height:67px;font-size:35px;margin-right:-10000px;width:32.19%;left:13.29%;}

#u379-4{z-index:44;min-height:100px;line-height:67px;font-size:35px;margin-right:-10000px;width:38.05%;left:48.52%;}#u201-bw{min-height:855px;}#u358_align_to_page,#u382_align_to_page{max-width:1280px;}#pu187-4{z-index:22;margin-right:-10000px;margin-top:85px;width:30.79%;margin-left:5.86%;}

#u187-4{z-index:22;min-height:130px;line-height:50px;font-size:30px;position:relative;width:100%;}

#u190-4{z-index:26;min-height:140px;line-height:22px;font-size:16px;width:100%;}#u213{height:463px;background-image:url("../images/BASKETBALL.png");position:relative;margin-right:-10000px;width:49.77%;left:41.8%;}#u382,#u382-bw{min-height:463px;}#u204-4{z-index:30;min-height:54px;line-height:42px;font-size:42px;}#u204-4-bw{z-index:30;min-height:54px;margin-top:498px;}#u224{z-index:48;}#u224-bw{z-index:48;margin-top:6px;}.css_verticalspacer .verticalspacer{height:calc(100vh - 2559px);}body{overflow-x:hidden;}}

@media (min-width: 1025px) and (max-width: 1152px){
    
    #muse_css_mq{background-color:#000480;}#bp_1152.active{display:block;}#page{min-height:437.99999999999955px;padding-bottom:62.000000000000455px;max-width:1152px;}#u94{height:768px;background-image:url("../images/fondo.jpg");}#u94-bw{height:768px;}#u110{z-index:7;min-height:97px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;}#u110-bw{z-index:7;min-height:97px;margin-top:520px;}#u119{z-index:8;height:140px;}#u119-bw{z-index:8;margin-top:615px;height:140px;}#pamphletu123{z-index:9;width:0.01px;height:45px;padding-bottom:82px;margin-top:625px;margin-left:50%;left:-445px;}#u128{z-index:10;width:70px;height:16px;}#u129{width:70px;}#u130{width:890px;height:127px;}#u130popup{z-index:12;}#u131{z-index:13;width:890px;height:127px;}#u116-8{z-index:14;min-height:127px;line-height:31px;font-size:26px;}

#u358{z-index:57;min-height:51px;padding-bottom:11px;}#u365{z-index:58;margin-top:9px;width:8.51%;left:44.88%;}#u361{z-index:59;margin-bottom:-1.0204081632653061%;}#u358-bw{z-index:57;min-height:51px;}#pu157{z-index:2;width:100%;}#u157{min-height:1535.7555555555555px;padding-bottom:0px;}#u157_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:1152px;padding-top:19px;padding-bottom:379px;}#pu300{z-index:49;position:relative;width:100%;}#u300{z-index:49;height:379px;background-image:url("../images/SOCCER.jpg?crc=60030376");position:relative;margin-right:-10000px;width:26.05%;}#u277{z-index:53;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:40px;left:25.09%;}#pu309{z-index:51;position:relative;width:100%;}#u309{z-index:51;height:379px;background-image:url("../images/SLOTS.jpg");position:relative;margin-right:-10000px;width:26.05%;left:73.96%;}#u282{z-index:55;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:56px;left:28.04%;}#pu315{z-index:50;margin-top:1px;position:relative;width:100%;}#u315{z-index:50;height:379px;background-image:url("../images/VIVO.jpg");position:relative;margin-right:-10000px;width:26.05%;}#u295{z-index:54;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:40px;left:25.09%;}#u157-bw{min-height:1535.7555555555555px;}#u312{z-index:52;height:379px;background-image:url("../images/DEBITO.jpg");position:relative;margin-right:-10000px;margin-top:1157px;width:26.05%;left:73.96%;}#u290{z-index:56;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:1197px;left:28.04%;}#pu201{z-index:3;margin-top:-1px;width:100%;}#u201{min-height:904px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);}#u201_align_to_page{max-width:1152px;padding-top:583px;padding-bottom:105px;}#u207-6{z-index:34;min-height:117px;line-height:32px;font-size:23px;position:relative;width:63.81%;left:17.97%;}#pu210-4{z-index:40;position:relative;width:100%;}

#u210-4{z-index:40;min-height:100px;line-height:56px;font-size:35px;margin-right:-10000px;width:38.2%;left:5.39%;}

#u379-4{z-index:44;min-height:100px;line-height:56px;font-size:35px;margin-right:-10000px;width:38.2%;left:56.34%;}#u201-bw{min-height:904px;}#u358_align_to_page,#u382_align_to_page{max-width:1152px;}#pu187-4{z-index:22;margin-right:-10000px;margin-top:85px;width:30.73%;margin-left:5.82%;}

#u187-4{z-index:22;min-height:130px;line-height:50px;font-size:30px;position:relative;width:100%;}

#u190-4{z-index:26;min-height:140px;line-height:22px;font-size:16px;width:100%;}#u213{height:463px;background-image:url("../images/BASKETBALL.png");position:relative;margin-right:-10000px;width:49.74%;left:41.76%;}#u382,#u382-bw{min-height:463px;}#u204-4{z-index:30;min-height:54px;line-height:42px;font-size:42px;}#u204-4-bw{z-index:30;min-height:54px;margin-top:519px;}#u224,#u224-bw{z-index:48;}.css_verticalspacer .verticalspacer{height:calc(100vh - 3369px);}body{overflow-x:hidden;}}

@media (min-width: 801px) and (max-width: 1024px){
    .tltle1 {
        margin: auto;
        width: 50%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
    
      }
    
      .tltle2 {
        margin: auto;
        width: 50%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
      }
      .tltle2 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .tltle1 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .logo1{
          margin-top: -15px;
          max-width: 200px;
          float: left;
      }    
    
#muse_css_mq{background-color:#000400;}#bp_1024.active{display:block;}#page{min-height:437.99999999999955px;padding-bottom:62.000000000000455px;max-width:1024px;}#u94{height:768px;background-image:url("../images/fondo.jpg");}#u94-bw{height:768px;}#u110{z-index:7;min-height:99px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;}#u110-bw{z-index:7;min-height:99px;margin-top:516px;}#u119{z-index:8;height:140px;}#u119-bw{z-index:8;margin-top:615px;height:140px;}#pamphletu123{z-index:9;margin-top:625px;width:86.92%;left:6.55%;}#u128{z-index:10;width:7.87%;}#u129popup{height:16px;margin-right:-10000px;width:100%;}#u129,#u130{width:100%;}#u130popup{z-index:12;height:127px;margin-right:-10000px;width:100%;}#u131{z-index:13;width:100%;}#u116-8{z-index:14;min-height:127px;line-height:31px;font-size:26px;}#u358{z-index:57;min-height:46px;padding-bottom:11px;}#u365{z-index:58;margin-top:9px;width:8.5%;left:44.93%;}#u361{z-index:59;}#u358-bw{z-index:57;min-height:46px;}#pu157{z-index:2;width:100%;}#u157{min-height:1535.7555555555555px;padding-bottom:0px;}#u157_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:1024px;padding-top:19px;padding-bottom:379px;}#pu300{z-index:49;position:relative;width:100%;}#u300{z-index:49;height:379px;background-image:url("../images/SOCCER.jpg");position:relative;margin-right:-10000px;width:26.08%;}#u277{z-index:53;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:40px;left:23.64%;}#pu309{z-index:51;position:relative;width:100%;}#u309{z-index:51;height:379px;background-image:url("../images/SLOTS.jpg");position:relative;margin-right:-10000px;width:26.08%;left:73.93%;}#u282{z-index:55;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:40px;left:23.64%;}#pu315{z-index:50;margin-top:1px;position:relative;width:100%;}#u315{z-index:50;height:379px;background-image:url("../images/VIVO.jpg");position:relative;margin-right:-10000px;width:26.08%;}#u295{z-index:54;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:40px;left:23.64%;}#u157-bw{min-height:1535.7555555555555px;}#u312{z-index:52;height:379px;background-image:url("../images/DEBITO.jpg");position:relative;margin-right:-10000px;margin-top:1157px;width:26.08%;left:73.93%;}#u290{z-index:56;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:1197px;left:23.64%;}#pu201{z-index:3;margin-top:-1px;width:100%;}#u201{min-height:904px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);}

#u201_align_to_page{max-width:1024px;padding-top:583px;padding-bottom:120px;}#u207-6{z-index:34;min-height:117px;line-height:32px;font-size:23px;position:relative;width:63.87%;left:17.97%;}#pu210-4{z-index:40;position:relative;width:100%;}

#u210-4{z-index:40;min-height:85px;line-height:50px;font-size:35px;margin-right:-10000px;width:41.02%;left:3.91%;}

#u379-4{z-index:44;min-height:85px;line-height:50px;font-size:30px;margin-right:-10000px;width:41.02%;left:54.89%;}#u201-bw{min-height:904px;}#u358_align_to_page,#u382_align_to_page{max-width:1024px;}#pu187-4{z-index:22;margin-right:-10000px;margin-top:85px;width:34.67%;margin-left:6.35%;}

#u187-4{z-index:22;min-height:130px;line-height:50px;font-size:30px;position:relative;width:100%;}


#u190-4{z-index:26;min-height:175px;line-height:22px;font-size:16px;width:100%;}#u213{height:463px;background-image:url("../images/BASKETBALL.png");position:relative;margin-right:-10000px;width:49.81%;left:46.1%;}#u382,#u382-bw{min-height:463px;}#u204-4{z-index:30;min-height:54px;line-height:42px;font-size:42px;}#u204-4-bw{z-index:30;min-height:54px;margin-top:519px;}#u224,#u224-bw{z-index:48;}.css_verticalspacer .verticalspacer{height:calc(100vh - 3369px);}body{overflow-x:hidden;}}

@media (min-width: 769px) and (max-width: 800px){
    .tltle1 {
        margin: auto;
        width: 50%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
    
      }
    
      .tltle2 {
        margin: auto;
        width: 50%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
      }
      .tltle2 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .tltle1 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .logo1{
          margin-top: -15px;
          max-width: 200px;
          float: left;
      }  
    #muse_css_mq{background-color:#000320;}#bp_800.active{display:block;}#page{min-height:438px;padding-bottom:62px;max-width:800px;}#u94{height:600px;background-image:url("../images/fondo2.jpg");}#u94-bw{height:600px;}#u119{z-index:7;height:100px;}#u119-bw{z-index:7;margin-top:500px;height:100px;}#pamphletu123{z-index:8;margin-top:510px;width:84.5%;left:7.75%;}#u128{z-index:9;width:8.14%;}#u129popup{height:16px;margin-right:-10000px;width:100%;}#u129,#u130{width:100%;}#u130popup{z-index:11;height:90px;margin-right:-10000px;width:100%;}#u131{z-index:12;width:100%;}#u116-8{z-index:13;min-height:90px;line-height:24px;font-size:20px;}#u358{z-index:56;min-height:38px;padding-bottom:11px;}#u365{z-index:57;margin-top:9px;width:8.5%;left:44.88%;}#u361{z-index:58;margin-bottom:-1.4705882352941175%;}#u358-bw{z-index:56;min-height:38px;}#u925{z-index:59;min-height:92px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;}#u925-bw{z-index:59;min-height:92px;margin-top:408px;}#u157{min-height:1259.8277777777776px;padding-bottom:0px;}#u157_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:800px;padding-top:10px;padding-bottom:22px;}#pu300{z-index:48;position:relative;width:100%;}#u300{z-index:48;height:300px;background-image:url("../images/SOCCER.jpg");position:relative;margin-right:-10000px;width:31.25%;}#u277{z-index:52;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;left:30%;}#pu309{z-index:50;margin-top:9px;position:relative;width:100%;}#u309{z-index:50;height:300px;background-image:url("../images/SLOTS.jpg");position:relative;margin-right:-10000px;width:31.25%;left:68.75%;}#u282{z-index:54;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;left:2.5%;}#pu315{z-index:49;margin-top:10px;position:relative;width:100%;}#u315{z-index:49;height:300px;background-image:url("../images/VIVO.jpg");position:relative;margin-right:-10000px;width:31.25%;}#u295{z-index:53;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;left:30%;}#pu312{z-index:51;margin-top:9px;position:relative;width:100%;}#u312{z-index:51;height:300px;background-image:url("../images/DEBITO.jpg");position:relative;margin-right:-10000px;width:31.25%;left:68.75%;}#u290{z-index:55;width:540px;min-height:300px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;left:2.5%;}#u157-bw{min-height:1259.8277777777776px;}#pu201{z-index:3;width:100%;}#u201{min-height:600px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);}#u201_align_to_page{max-width:800px;padding-top:319px;padding-bottom:16px;}#u204-4{z-index:29;min-height:100px;line-height:40px;font-size:40px;position:relative;width:80.25%;left:9.88%;}#u207-6{z-index:33;min-height:80px;line-height:28px;font-size:20px;position:relative;width:80.25%;left:9.88%;}#pu210-4{z-index:39;position:relative;width:100%;}

#u210-4{z-index:39;min-height:85px;line-height:45px;font-size:32px;margin-right:-10000px;width:45%;left:2.5%;}

#u379-4{z-index:43;min-height:85px;line-height:45px;font-size:32px;margin-right:-10000px;width:45%;left:52.5%;}#u201-bw{min-height:600px;margin-top:300px;}#u358_align_to_page,#u382_align_to_page{max-width:800px;}#pu187-4{z-index:21;margin-right:-10000px;margin-top:136px;width:38.5%;margin-left:4%;}

#u187-4{z-index:21;min-height:130px;line-height:48px;font-size:25px;position:relative;width:100%;}

#u190-4{z-index:25;min-height:175px;line-height:20px;font-size:14px;width:100%;}#u213{height:600px;background-image:url("../images/BASKETBALL.png");position:relative;margin-right:-10000px;width:53.75%;left:46.25%;}#u382,#u382-bw{min-height:600px;}#u224,#u224-bw{z-index:47;}.css_verticalspacer .verticalspacer{height:calc(100vh - 2920px);}body{overflow-x:hidden;}}

@media (min-width: 641px) and (max-width: 768px){
    .tltle1 {
        margin: auto;
        width: 50%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
    
      }
    
      .tltle2 {
        margin: auto;
        width: 50%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
      }
      .tltle2 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .tltle1 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .logo1{
          margin-top: -15px;
          max-width: 200px;
          float: left;
      }  
    
    #muse_css_mq{background-color:#000300;}#bp_768.active{display:block;}#page{min-height:438px;padding-bottom:62px;max-width:768px;}#u94{height:640px;background-image:url("../images/fondo2.jpg");}#u94-bw{height:640px;}#u119{z-index:7;height:110px;}#u119-bw{z-index:7;margin-top:530px;height:110px;}#pamphletu123{z-index:8;margin-top:547px;width:88.55%;left:5.73%;}#u128{z-index:9;width:7.8%;}#u129popup{height:16px;margin-right:-10000px;width:100%;}#u129,#u130{width:100%;}#u130popup{z-index:11;height:90px;margin-right:-10000px;width:100%;}#u131{z-index:12;width:100%;}#u116-8{z-index:13;min-height:90px;line-height:24px;font-size:20px;}#u358{z-index:52;min-height:56px;padding-bottom:6px;}#u365{z-index:53;margin-top:6px;width:15.11%;left:42.45%;}#u361{z-index:54;margin-bottom:-0.8620689655172413%;}#u358-bw{z-index:52;min-height:56px;}#u925{z-index:55;min-height:191px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;}#u925-bw{z-index:55;min-height:191px;margin-top:460px;}#u157_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:768px;padding-top:10px;padding-bottom:50px;}#pu300{z-index:48;position:relative;width:100%;}#u300{z-index:48;height:350px;background-image:url("../images/SOCCER.jpg?crc=60030376");position:relative;margin-right:-10000px;width:39.07%;}#u1010{z-index:56;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:50px;left:36.98%;}#pu309{z-index:50;margin-top:60px;position:relative;width:100%;}#u309{z-index:50;height:350px;background-image:url("../images/SLOTS.jpg");position:relative;margin-right:-10000px;width:39.07%;left:60.94%;}#u1012{z-index:58;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:50px;left:13.81%;}#pu315{z-index:49;margin-top:60px;position:relative;width:100%;}#u315{z-index:49;height:350px;background-image:url("../images/VIVO.jpg");position:relative;margin-right:-10000px;width:39.07%;left:0.53%;}#u1011{z-index:57;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:50px;left:36.98%;}#pu312{z-index:51;margin-top:60px;position:relative;width:100%;}#u312{z-index:51;height:350px;background-image:url("../images/DEBITO.jpg");position:relative;margin-right:-10000px;width:39.07%;left:60.94%;}#u1013{z-index:59;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:50px;left:13.81%;}#u157,#u157-bw{min-height:1640px;}#pu201{z-index:3;width:100%;}#u201{min-height:726.8499999999995px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);padding-bottom:0px;}#u201_align_to_page{max-width:768px;padding-top:370px;padding-bottom:57px;}#u204-4{z-index:29;min-height:100px;line-height:40px;font-size:40px;position:relative;width:80.21%;left:11.07%;}#u207-6{z-index:33;min-height:80px;line-height:28px;font-size:20px;position:relative;width:80.21%;left:11.07%;}#pu210-4{z-index:39;margin-top:34px;position:relative;width:100%;}#u210-4{z-index:39;min-height:85px;line-height:45px;font-size:32px;margin-right:-10000px;width:45.06%;left:2.61%;}

#u379-4{z-index:43;min-height:85px;line-height:45px;font-size:32px;margin-right:-10000px;width:45.06%;left:52.48%;}#u201-bw{min-height:726.8499999999995px;margin-top:493px;}#u382{min-height:257px;padding-bottom:535px;}#u358_align_to_page,#u382_align_to_page{max-width:768px;}#u190-4{z-index:25;min-height:115px;line-height:20px;text-align:justify;margin-right:-10000px;margin-top:142px;width:62.5%;left:18.75%;}#u382-bw{min-height:257px;}#u213{height:510px;background-image:url("../images/BASKETBALL.png");}#u213-bw{z-index:5;margin-top:283px;height:510px;}

#u187-4{z-index:21;min-height:60px;line-height:48px;text-align:center;font-size:25px;}

#u187-4-bw{z-index:21;min-height:60px;margin-top:20px;}

#u224,#u224-bw{z-index:47;}.css_verticalspacer .verticalspacer{height:calc(100vh - 3671px);}body{overflow-x:hidden;}}

@media (min-width: 541px) and (max-width: 640px){
    .tltle1 {
        content: "";
        clear: both;
        display: table;
        margin-top: -50px;
    
      }
    
      .tltle2 {
        margin: auto;
        width: 70%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
      }
      .tltle2 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .tltle1 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .logo1{
          margin-top: -15px;
          max-width: 200px;
          float: left;
      } 
    
    #muse_css_mq{background-color:#000280;}#bp_640.active{display:block;}#page{min-height:438px;padding-bottom:62px;max-width:640px;}#u94{height:960px;background-image:url("../images/fondo2.jpg");}#u94-bw{height:960px;}#u119{z-index:7;height:150px;}#u119-bw{z-index:7;margin-top:810px;height:150px;}#pamphletu123{z-index:8;margin-top:845px;width:93.75%;left:3.13%;}#u128{z-index:9;width:7.34%;}#u129popup{height:16px;margin-right:-10000px;width:100%;}#u129,#u130{width:100%;}#u130popup{z-index:11;height:90px;margin-right:-10000px;width:100%;}#u131{z-index:12;width:100%;}#u116-8{z-index:13;min-height:90px;line-height:24px;font-size:20px;}#u358{z-index:52;min-height:56px;padding-bottom:6px;}#u365{z-index:53;margin-top:6px;width:18.13%;left:40.94%;}#u361{z-index:54;}#u358-bw{z-index:52;min-height:56px;}#u925{z-index:55;width:472px;min-height:191px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;position:relative;margin-right:-10000px;margin-top:621px;margin-left:50%;left:-236px;}#u157{min-height:1729.8500000000001px;padding-bottom:0px;}#u157_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:640px;padding-top:56px;padding-bottom:34px;}#pu300{z-index:48;position:relative;width:100%;}#u300{z-index:48;height:350px;background-image:url("../images/SOCCER.jpg");position:relative;margin-right:-10000px;width:39.07%;}#u1010{z-index:56;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:50px;left:37.5%;}#pu309{z-index:50;margin-top:80px;position:relative;width:100%;}#u309{z-index:50;height:350px;background-image:url("../images/SLOTS.jpg");position:relative;margin-right:-10000px;width:39.07%;left:60.94%;}#u1012{z-index:58;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:50px;left:3.13%;}#pu315{z-index:49;margin-top:80px;position:relative;width:100%;}#u315{z-index:49;height:350px;background-image:url("../images/VIVO.jpg");position:relative;margin-right:-10000px;width:39.07%;}#u1011{z-index:57;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:48px;left:37.5%;}#pu312{z-index:51;margin-top:80px;position:relative;width:100%;}#u312{z-index:51;height:350px;background-image:url("../images/DEBITO.jpg");position:relative;margin-right:-10000px;width:39.07%;left:60.94%;}#u1013{z-index:59;width:380px;min-height:280px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:48px;left:3.13%;}#u157-bw{min-height:1729.8500000000001px;}#pu201{z-index:3;width:100%;}#u201{min-height:746.7999999999993px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);padding-bottom:0px;}#u201_align_to_page{max-width:640px;padding-top:313px;padding-bottom:48px;}#u204-4{z-index:29;min-height:100px;line-height:40px;font-size:40px;position:relative;width:80.32%;left:11.1%;}#u207-6{z-index:33;min-height:65px;line-height:25px;font-size:18px;position:relative;width:80.32%;left:11.1%;}

#u210-4{z-index:39;min-height:80px;line-height:45px;font-size:32px;margin-top:30px;width:80.32%;left:11.1%;}#u379-4{z-index:43;min-height:80px;line-height:45px;font-size:32px;margin-top:30px;width:80.16%;left:11.1%;}#u201-bw{min-height:746.7999999999993px;margin-top:403px;}#u382{min-height:212px;padding-bottom:458px;}#u358_align_to_page,#u382_align_to_page{max-width:640px;}#u190-4{z-index:25;min-height:115px;line-height:20px;text-align:justify;margin-right:-10000px;margin-top:97px;width:75%;left:13.13%;}#u382-bw{min-height:212px;}#u213{height:430px;background-image:url("../images/BASKETBALL.png");}#u213-bw{z-index:5;margin-top:240px;height:430px;}

#u187-4{z-index:21;min-height:60px;line-height:48px;text-align:center;font-size:25px;}
#u187-4-bw{z-index:21;min-height:60px;margin-top:10px;}

#u224,#u224-bw{z-index:47;}.css_verticalspacer .verticalspacer{height:calc(100vh - 4000px);}body{overflow-x:hidden;}}

@media (min-width: 415px) and (max-width: 540px){
    .tltle1 {
        content: "";
        clear: both;
        display: table;
        margin-top: -50px;
    
      }
    
      .tltle2 {
        margin: auto;
        width: 70%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
      }
      .tltle2 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .tltle1 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .logo1{
          margin-top: -15px;
          max-width: 200px;
          float: left;
      } 
    
    #muse_css_mq{background-color:#00021c;}#bp_540.active{display:block;}#page{min-height:438px;padding-bottom:62px;max-width:540px;}#u94{height:960px;background-image:url("../images/fondo2.jpg");}#u94-bw{height:960px;}#u119{z-index:7;height:150px;}#u119-bw{z-index:7;margin-top:810px;height:150px;}#pamphletu123{z-index:8;margin-top:840px;width:92.6%;left:3.71%;}#u128{z-index:9;width:7.4%;}#u129popup{height:16px;margin-right:-10000px;width:100%;}#u129,#u130{width:100%;}#u130popup{z-index:11;height:104px;margin-right:-10000px;width:100%;}#u131{z-index:12;width:100%;}#u116-8{z-index:13;min-height:104px;line-height:22px;font-size:18px;}#u358{z-index:52;min-height:52px;padding-bottom:10px;}#u365{z-index:53;margin-top:10px;width:18.15%;left:40.93%;}#u361{z-index:54;margin-bottom:-1.0204081632653061%;}#u358-bw{z-index:52;min-height:52px;}#u925{z-index:55;width:462px;min-height:190px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;position:relative;margin-right:-10000px;margin-top:621px;margin-left:50%;left:-231px;}#pu157{z-index:2;width:100%;}#u157,#u157-bw{height:1920px;}#u300{z-index:48;height:400px;background-image:url("../images/SOCCER.jpg");}#u300-bw{z-index:48;height:400px;}#u315{z-index:49;min-height:400px;background-image:url("../images/VIVO.jpg");}#u1281{z-index:57;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;left:-200px;margin:280px -10000px -80px 50%;}#u315-bw{z-index:49;min-height:400px;margin-top:960px;}#u309{z-index:50;min-height:400px;background-image:url("../images/SLOTS.jpg");}#u1282{z-index:58;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;left:-200px;margin:280px -10000px -80px 50%;}#u309-bw{z-index:50;min-height:400px;margin-top:480px;}#u312{z-index:51;min-height:450px;background-image:url("../images/DEBITO.jpg");}#u315_align_to_page,#u309_align_to_page,#u312_align_to_page{margin-left:auto;margin-right:auto;position:relative;max-width:540px;}#u1283{z-index:59;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;left:-200px;margin:280px -10000px -30px 50%;}#u312-bw{z-index:51;min-height:450px;margin-top:1440px;}#u1280{z-index:56;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:280px;margin-left:50%;left:-200px;}#pu201{z-index:3;width:100%;}#u201{min-height:549px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);}#u201_align_to_page{max-width:540px;padding-top:274px;padding-bottom:30px;}#u207-6{z-index:33;min-height:65px;line-height:22px;font-size:16px;position:relative;width:80.19%;left:11.12%;}
    

#u210-4{z-index:39;min-height:70px;line-height:39px;font-size:28px;margin-top:10px;width:80.38%;left:11.12%;}

#u379-4{z-index:43;min-height:70px;line-height:39px;font-size:28px;margin-top:30px;width:80.19%;left:11.12%;}#u201-bw{min-height:549px;margin-top:411px;}#u382{min-height:193px;padding-bottom:374px;}#u358_align_to_page,#u382_align_to_page{max-width:540px;}#u190-4{z-index:25;min-height:96px;line-height:17px;text-align:justify;font-size:12px;margin-right:-10000px;margin-top:97px;width:75%;left:13.15%;}#u382-bw{min-height:193px;}#u213{height:360px;background-image:url("../images/BASKETBALL.png");}

#u213-bw{z-index:5;margin-top:207px;height:360px;}

#u187-4{z-index:21;min-height:60px;line-height:43px;text-align:center;font-size:22px;}


#u187-4-bw{z-index:21;min-height:60px;margin-top:10px;}

#u204-4{z-index:29;min-height:90px;line-height:36px;font-size:36px;}#u204-4-bw{z-index:29;min-height:90px;margin-top:595px;}#u224,#u224-bw{z-index:47;}.css_verticalspacer .verticalspacer{height:calc(100vh - 4000px);}body{overflow-x:hidden;}}

@media (min-width: 376px) and (max-width: 414px){
    .tltle1 {
        content: "";
        clear: both;
        display: table;
        margin-top: -50px;
    
      }
    
      .tltle2 {
        margin: auto;
        width: 70%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
      }
      .tltle2 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .tltle1 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .logo1{
          margin-top: -15px;
          max-width: 200px;
          float: left;
      } 
    
    #muse_css_mq{background-color:#00019e;}#bp_414.active{display:block;}#page{min-height:438px;padding-bottom:62px;max-width:414px;}#u94{height:736px;background-image:url("../images/fondo2.jpg");}#u94-bw{height:736px;}#u119{z-index:7;height:120px;}#u119-bw{z-index:7;margin-top:616px;height:120px;}#pamphletu123{z-index:8;margin-top:631px;width:90.34%;left:4.84%;}#u128{z-index:9;width:7.49%;}#u129popup{height:16px;margin-right:-10000px;width:100%;}#u129,#u130{width:100%;}#u130popup{z-index:11;height:90px;margin-right:-10000px;width:100%;}#u131{z-index:12;width:100%;}#u116-8{z-index:13;min-height:90px;line-height:19px;font-size:16px;}#u358{z-index:52;min-height:52px;padding-bottom:10px;}#u358_align_to_page{max-width:414px;}#u365{z-index:53;margin-top:10px;width:23.68%;left:38.17%;}#u361{z-index:54;}#u358-bw{z-index:52;min-height:52px;}#u925{z-index:55;width:339px;min-height:193px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;position:relative;margin-right:-10000px;margin-top:423px;margin-left:50%;left:-169px;}#pu157{z-index:2;margin-top:-1px;width:100%;}#u157,#u157-bw{height:2400px;}#u300{z-index:48;height:414px;background-image:url("../images/SOCCER.jpg");}#u300-bw{z-index:48;margin-top:1px;height:414px;}#u315{z-index:49;height:414px;background-image:url("../images/VIVO.jpg");}#u315-bw{z-index:49;margin-top:1188px;height:414px;}#u309{z-index:50;height:414px;background-image:url("../images/SLOTS.jpg");}#u309-bw{z-index:50;margin-top:595px;height:414px;}#u312{z-index:51;height:414px;background-image:url("../images/DEBITO.jpg");}#u312-bw{z-index:51;margin-top:1782px;height:414px;}#u1280{z-index:56;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:395px;margin-left:50%;left:-200px;}

#u1281{z-index:57;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:1582px;margin-left:50%;left:-200px;}#u1282{z-index:58;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:989px;margin-left:50%;left:-200px;}#u1283{z-index:59;width:400px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:2176px;margin-left:50%;left:-200px;}#pu201{z-index:3;width:100%;}#u201{min-height:530.5500000000015px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);padding-bottom:0px;}#u201_align_to_page{max-width:414px;padding-top:313px;padding-bottom:57px;}

#u210-4{z-index:39;min-height:70px;line-height:39px;font-size:28px;width:90.34%;left:4.84%;}

#u379-4{z-index:43;min-height:70px;line-height:39px;font-size:28px;margin-top:20px;width:90.1%;left:4.84%;}#u201-bw{min-height:530.5500000000015px;margin-top:555px;}#u382_align_to_page{max-width:414px;padding-top:20px;padding-bottom:436px;}

#u187-4{z-index:21;min-height:100px;line-height:38px;text-align:center;font-size:22px;position:relative;width:90.34%;left:4.84%;}

#u190-4{z-index:25;min-height:96px;line-height:17px;text-align:justify;font-size:12px;margin-top:20px;width:90.34%;left:4.84%;}#u382,#u382-bw{min-height:672px;}#u213{height:414px;background-image:url("../images/BASKETBALL.png");}#u213-bw{z-index:5;margin-top:258px;height:414px;}#u204-4{z-index:29;min-height:85px;line-height:32px;font-size:32px;}#u204-4-bw{z-index:29;min-height:85px;margin-top:694px;}#u207-6{z-index:33;min-height:65px;line-height:22px;font-size:16px;}#u207-4{padding-right:10px;padding-left:10px;}#u207-6-bw{z-index:33;min-height:65px;margin-top:779px;}#u224{z-index:47;}#u224-bw{z-index:47;margin-top:1px;}.css_verticalspacer .verticalspacer{height:calc(100vh - 4381px);}

body{overflow-x:hidden;}}

@media (max-width: 375px){/*

*/
.tltle1 {
    content: "";
    clear: both;
    display: table;
    margin-top: -50px;

  }

  .tltle2 {
    margin: auto;
    width: 70%;
    padding: 10px;
    justify-content: center;
    margin-top: -35px;
  }
  .tltle2 h2{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px;
  }

  .tltle1 h2{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px;
  }

  .logo1{
      margin-top: -15px;
      max-width: 200px;
      float: left;
  } 
#muse_css_mq{background-color:#000177;}#bp_375.active{display:block;}#page{min-height:437.9999999999991px;padding-bottom:62.00000000000091px;max-width:375px;}#u94{height:667px;background-image:url("../images/fondo2.jpg");}#u94-bw{height:667px;}#u358{z-index:52;min-height:52px;padding-bottom:10px;}#u358_align_to_page{max-width:375px;}#u365{z-index:53;margin-top:10px;width:26.14%;left:37.07%;}#u361{z-index:54;}#u358-bw{z-index:52;min-height:52px;}#u925{z-index:55;width:335px;min-height:194px;border-width:0px;border-color:transparent;background-color:transparent;text-align:center;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:700;position:relative;margin-right:-10000px;margin-top:473px;margin-left:50%;left:-168px;}#pu157{z-index:2;width:100%;}#u157,#u157-bw{height:3331px;}#u201{min-height:720px;background:-webkit-gradient(linear, center top, center bottom, from(#003400),color-stop(100%, #000000));background:-webkit-linear-gradient(top,#003400 ,#000000 100%);background:linear-gradient(to bottom,#003400 ,#000000 100%);}#u201_align_to_page{max-width:375px;padding-top:307px;padding-bottom:29px;}#u204-4{z-index:29;min-height:120px;line-height:32px;font-size:32px;position:relative;width:85.6%;margin-left:7.21%;left:0px;}#u207-6{z-index:33;min-height:65px;line-height:20px;font-size:14px;position:relative;width:85.6%;left:7.47%;}#u207-4{padding-right:10px;padding-left:10px;}

#u210-4{z-index:39;min-height:70px;line-height:39px;font-size:28px;margin-top:21px;width:89.34%;left:5.34%;}

#u379-4{z-index:43;min-height:70px;line-height:39px;font-size:28px;margin-top:38px;width:89.34%;left:5.34%;}#u201-bw{min-height:720px;margin-top:3062px;}#u382{min-height:667px;}#u382_align_to_page{max-width:375px;padding-top:51px;padding-bottom:420px;}

#u187-4{z-index:21;min-height:100px;line-height:38px;text-align:center;font-size:22px;position:relative;width:89.34%;left:5.34%;}

#u190-4{z-index:25;min-height:96px;line-height:17px;text-align:justify;font-size:12px;width:89.34%;left:5.34%;}#u382-bw{min-height:667px;margin-top:2668px;}#u213{height:375px;background-image:url("../images/BASKETBALL.png");}#u213-bw{z-index:5;margin-top:2960px;height:375px;}#u119,#u119-bw{z-index:7;height:130px;}#pamphletu123{z-index:8;margin-top:11px;width:89.34%;left:5.34%;}#u128{z-index:9;width:7.77%;}#u129popup{height:16px;margin-right:-10000px;width:100%;}#u129,#u130{width:100%;}#u130popup{z-index:11;height:111px;margin-right:-10000px;width:100%;}#u131{z-index:12;width:100%;}#u116-8{z-index:13;min-height:111px;line-height:19px;font-size:16px;}#u300{z-index:48;height:375px;background-image:url("../images/SOCCER.jpg");}#u300-bw{z-index:48;margin-top:129px;height:375px;}#u315{z-index:49;height:375px;background-image:url("../images/VIVO.jpg");}#u315-bw{z-index:49;margin-top:1385px;height:375px;}#u309{z-index:50;height:375px;background-image:url("../images/SLOTS.jpg");}#u309-bw{z-index:50;margin-top:714px;height:375px;}#u312{z-index:51;height:375px;background-image:url("../images/DEBITO.jpg");}#u312-bw{z-index:51;margin-top:2046px;height:375px;}#u1559{z-index:56;width:320px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:467px;margin-left:50%;left:-160px;}#u1560{z-index:57;width:320px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:1749px;margin-left:50%;left:-160px;}#u1561{z-index:58;width:320px;min-height:200px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:1079px;margin-left:50%;left:-160px;}#u1562{z-index:59;width:320px;min-height:216px;border-width:0px;border-color:transparent;background-color:transparent;font-family:'__Neue Haas Grotesk Text Pro_5';font-weight:400;position:relative;margin-right:-10000px;margin-top:2408px;margin-left:50%;left:-160px;}#u224,#u224-bw{z-index:47;}.css_verticalspacer .verticalspacer{height:calc(100vh - 4610px);}body{overflow-x:hidden;min-width:320px;}}


/* @media (min-width: 200px) and (max-width: 799px){

    .tltle1 {
        content: "";
        clear: both;
        display: table;
        margin-top: -50px;
    
      }
    
      .tltle2 {
        margin: auto;
        width: 70%;
        padding: 10px;
        justify-content: center;
        margin-top: -35px;
      }
      .tltle2 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .tltle1 h2{
        text-transform: uppercase;
        color: #ffffff;
        font-size: 20px;
      }
    
      .logo1{
          margin-top: -15px;
          max-width: 200px;
          float: left;
      }
} */