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

/*html{
overflow-x:hidden;
overflow-y:visible;
}

.mainwrap {
    margin-top: -18px !important;
}*/

.membership  {
	margin-top:-17px;
	width:100%;
	/*height:100%;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4d4d4d;
}

.membership .bg_membership {
	width:100%;
	float:left;

	background: #2887cf;
/* Old Browsers */background: -moz-radial-gradient(center, ellipse cover, #2887cf 0%, #045ea1 85%, #0d3e8c 100%);
 /* FF3.6+ */background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #2887cf), color-stop(85%, #045ea1), color-stop(100%, #0d3e8c));
/* Chrome, Safari4+ */background: -webkit-radial-gradient(center, ellipse cover, #2887cf 0%, #045ea1 85%, #0d3e8c 100%);
 /* Chrome10+,Safari5.1+ */background: -o-radial-gradient(center, ellipse cover, #2887cf 0%, #045ea1 85%, #0d3e8c 100%);
 /* Opera 11.10+ */background: -ms-radial-gradient(center, ellipse cover, #2887cf 0%, #045ea1 85%, #0d3e8c 100%);
 /* IE 10+ */background: radial-gradient(ellipse at center, #2887cf 0%, #045ea1 85%, #0d3e8c 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2887cf', endColorstr='#045ea1', GradientType=1 );
/* IE6-9 fallback on horizontal gradient */

}

.membership .bg_texture {
	width:100%;
	float:left;
	background-image: url(../images_v3/membership/tx_bg.png);
	background-repeat:repeat;
	background-position: center top;
	}

 body img {
	border:none;
}


.membership .wrapper {
	width:960px;
	margin:0 auto;
}

.membership p {
	line-height:19px !important;
}


.membership h1 {
	font-family: 'museo_300regular';
	color:#FFF;
	text-align:center;
	margin:0;
	font-size:45px;
	letter-spacing:-1px;
	padding:25px 25px 30px 25px;
}

.membership.landing h1 {
	padding-left:240px;
	text-align:left;
}

.membership.landing h2 {
	color:#155d79;
	font-size:35px;
	line-height:35px;
	padding-right:80px;
}

.membership.page h2 {
	color:#4d4d4d;
	font-size:35px;
	line-height:35px;
	padding-right:20px;
}

.membership.landing h3 {
	color:#29abe2;
	font-size:30px;
	margin-bottom:0;
	line-height:30px;
}

.membership.page h3 {
	color:#29abe2;
	font-size:30px;
	margin-bottom:10px !important;
	line-height:normal !important;
}

.membership.landing h4 {
	color:#efec93;
	font-size:22px;
	margin-bottom:0;
	line-height:30px;
	font-family: 'museo_300regular';
}

.membership.landing ul.motivos {
	padding-left:22px;
}

.membership.landing .motivos li{
	list-style:none;
	padding-bottom:5px;
}

.membership.landing .upgrade, .membership.page .upgrade{
	background: rgb(5,60,99) !important; /* Old browsers */
background: -moz-linear-gradient(top, rgba(5,60,99,1) 0%, rgba(2,40,63,1) 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(5,60,99,1) 0%,rgba(2,40,63,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(5,60,99,1) 0%,rgba(2,40,63,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053c63', endColorstr='#02283f',GradientType=0 ); /* IE6-9 */ !important;
	margin:0;
	height:auto;
	width:720px;
}

.membership.landing .upgrade{
	padding:40px 0 10px 20px;
}

.membership.page .upgrade{
	padding:0 0 10px 20px;
}

.membership.landing .upgradeDown, .membership.page .upgradeDown{
	background-image:url(../images_v3/membership/bgupgradeDown.png);
	background-repeat:no-repeat;
	background-size:100% 2px;
	margin-bottom:14px;
	width:100%;
	height:2px;
	float:left;
}

.membership.landing .upgradeTop, .membership.page .upgradeTop{
	background-image:url(../images_v3/membership/bgupgrade.png);
	background-repeat:no-repeat;
	background-size:100% 2px;
	margin-bottom:0;
	width:100%;
	height:2px;
	float:left;
	margin-top:10px;
}



.membership.landing .product{
	width:318px;
	background-color:rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	float:left;
	margin-right:5px;
	margin-bottom:25px;
	margin-left:20px;
	position:relative;
	text-align:center;
	padding-bottom:20px;
}

.membership.landing .productCont{
	width:200px;
	margin:20px auto 0 auto;
	color:#FFF;
	text-align:left;
}

.membership.landing .productCont img{
	float:left;
	position:relative;
	margin-bottom:5px;
	right:0;
	top:0;
}

.membership .upgrade .productCont .button{
	width:100px;
}

.membership.landing .upgrade .product .button{
	min-width:162px !important;
	margin:0 auto;
	float:none;
	margin-top:12px;
	width:auto;
	display:inline-block;
}
.membership.landing .content{
	min-height:0 !important;
}



.membership h2 {
	font-family: 'museo_300regular';
	color:#666;
	font-size:30px;
	margin:0 0 15px 0;
	line-height:42px;
	letter-spacing:-2px;
	font-weight:normal;
}

.membership h2.products {
	border-bottom:1px #D8D8D8 solid;
	padding-bottom:13px;
}

.membership .left {
	width:200px;
	float:left;
}

.membership .right {
	width:740px;
	float:right;
	background:#FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
	margin-bottom:40px;
	min-height: 619px;
}

.membership ul.menu  {
	margin:10px 0 0 0;
	padding:0 !important;
}

.membership .menu li {
	list-style:none;
	display:block;
	line-height:17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:9px 18px 9px 10px;
	margin:0 7px 6px 7px;
	background:#FFF url(../images_v3/membership/arrow-inactive.png) no-repeat 170px center;
	background-size:6px 10px;
	font-family: 'museo_300regular';
	font-size:16px;
	letter-spacing:-0.5px;
}

.membership .menu a {
	color:#4d4d4d;
	text-decoration:none;
}

.membership .menu li:hover, .membership .menu li.active {
	color:#ffffff;
	background:#61cd31 url(../images_v3/membership/arrow-active.png) no-repeat 168px 12px;
	background-size:6px 10px;
}

.membership .menu li.active {
	cursor:default;
}

.membership .menu li.customer {
	padding-left:32px;
	background-color:#8eb5bf;
	background-image: url(../images_v3/membership/arrow-inactive.png), url(../images_v3/membership/customer.png);
	background-position:168px 12px, 11px 10px;
	background-size:6px 10px, 16px 15px;
	background-repeat:no-repeat;
	color:#FFF;
}

.membership .content a {
	color:#007ed7;
	text-decoration:none;
}

.membership .content a:hover {
	text-decoration:underline;
}

.membership .content {
	padding:20px 20px 20px 20px;
	min-height: 377px;
}

.membership .upgrade {
	margin:12px 0 14px 0;
	height:176px;
	width:740px;
	background:url(../images_v3/membership/bg-bottom.png);
	position:relative;
	float:left;
}

.membership .upgrade .text {
	color:#FFF;
	width:380px;
	padding:27px 0 0 20px;
	float:left;
	font-size:21px;
	letter-spacing:-0.5px;
	font-family: 'museo_300regular';
	line-height:23px;
}

.membership .upgrade img {
	position:absolute;
	right:20px;
	top:32px;
}

.membership .upgrade .button {
	min-width:140px;
	text-transform:none;
	margin-top:8px;
	float:left;
	font-size:16px;
	padding-top:11px;
	color:#FFF !important;
	padding-bottom:7px;
	min-height:26px;
	max-width:250px;
	line-height:21px;
}

.membership .top3 {
	width:186px;
	margin-top:60px;
	margin-left:7px;
	color:#FFF;
	font-family: 'museo_300regular';
	font-size:16px;
	letter-spacing: -0.5px;
}

.membership .top3 strong {
	font-family: 'museo_700italic';
	letter-spacing:-1px;
	font-size:26px;
}

.membership .sliderTop3  {
	height:142px;
	margin-top:10px;
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.membership .sliderTop3 .slides  {
	width:184px;
	height:160px;
	background-size:184px 114px;
	background-repeat:no-repeat;
	position:relative;
	padding-top:10px;
	-webkit-border-top-left-radius: 4px !important;
	-webkit-border-top-right-radius: 4px !important;
	-moz-border-radius-topleft: 4px !important;
	-moz-border-radius-topright: 4px !important;
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
	cursor: pointer;
}

.membership .sliderTop3 .slides.slide1  {
	background-image: url(../images_v3/membership/slide1.png);
}

.membership .sliderTop3 .slides.slide2  {
	background-image: url(../images_v3/membership/slide2.png);
}

.membership .sliderTop3 .slides.slide3  {
	background-image: url(../images_v3/membership/slide3.png);
}

.membership .sliderTop3 .amount  {
	background-image: url(../images_v3/membership/star.png);
	background-size:16px 16px;
	padding-left:20px;
	background-repeat:no-repeat;
	color:#4d4d4d;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px auto 0 auto;
	width:130px;
	text-align:center;
	letter-spacing:normal;
	z-index:2000;
}

.membership .general_logos_container span, .membership  .general_logos_container span small{
	font-family: 'museo_300italic';
	letter-spacing:-0.5px;
}

.membership .general_logos_container{
	padding-left:13px;
}

.membership .bx-wrapper{
	width:184px;
	
}

.membership .bx-wrapper .bx-viewport{
	background:none;
}

.membership .bxslider-membership{
	margin:0;
}

.membership .controls {
	position:absolute;
	top:45px;
}

.membership #slider-next {
	margin-left:142px;
	float:right;
}

.membership .benefit {
	height:50px;
	background:#eaeaea;
	float:left;
	border-bottom:1px #ccc solid;
	border-collapse:collapse;
	width:100%;
	margin-bottom:15px;
}

#benefits {
	list-style:none;	
	margin:30px 0 0 0;
	padding:0;
	width:100%;
}

.membership #benefits li {
		border-bottom:1px solid #ccc;
		position:relative;
		display: block;
    	width: 100%;
		float:left;
	}
	
.membership #benefits li:first-child {
    border-top-color: #ccc;
    border-top-style: solid;
    border-top-width: 1px;
}
	
.membership #benefits h3, .membership h3,  .membership .credit h3{
		margin:0 !important;
		font-size:22px !important;
		color:#014670;
		font-family: 'museo_300regular' !important;
		font-weight:normal!important;
		line-height:50px!important;
		letter-spacing:-1px!important;
	}
	
.membership #benefits h3 {
	float:left !important;
	}
	
.membership .content.upgradeCat {
	padding-bottom:15px;
	padding-top:25px;
	min-height: 0 !important;
	}
	
.membership .upgradeCat h3 {
		line-height:normal;
		font-size:25px;
	}
	
.membership #benefits h3 {
		cursor:pointer;
	}
	
.membership .boxes h4 {
		margin:0;
		font-size:22px;
		color:#014670;
		font-family: 'museo_300regular';
		font-weight:normal;
		line-height:normal;
		letter-spacing:-1px;
		width: 225px;
		padding-bottom:5px;
	}

.membership .boxes .exclusiveDiscount {
		background:#014670;
		font-family: 'museo_300regular';
		color:#FFF;
		font-size:19px;
		line-height:29px;
		padding:0 6px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		top: 12px !important;
		position: absolute;
		right: 12px;
	}

.membership #benefits span {
		position:absolute;
		right:5px; top:0;
		width:26px;
		height:26px;
		margin-top:10px;
	}
		
.membership #benefits .panel p {
		padding: 0;
		width: 650px;
	}
	
.membership #benefits .panel {
		margin: 5px 0 25px 0;
		display:none;
		float:left;
		
	}
	
.membership #benefits .credit h3 {
	cursor:none;
	}	
	

.membership #benefits .credit .panel {
		margin: 5px 0 25px 0;
		display:block;
		float:left;
	}


.membership .money {
	width:590px;
	margin:0;
	}	
	
.membership .money .leftMoney {
	width:270px;
	float:left;
	margin:0 20px 20px 0;
	}
	
.membership .money .leftMoney .amount{
	width:90px;
	float:right;
	color:#ffffff;
	background:#8eb5bf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	line-height:40px;
	}		
	
.membership .money .rightMoney .amount{
	width:130px;
	float:right;
	color:#ffffff;
	background:#014670;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	line-height:40px;
	}		
	
.membership .money .rightMoney {
	width:280px;
	float:right;
	margin:0 20px 20px 0;
	}
	
.membership .money .leftMoney .text {
	width:160px !important;
	float:left;
	}
	
.membership .money .rightMoney .text {
	width:150px !important;
	float:left;
	}
	
.membership .boxes {
	width:100%;
	float:left;
	}
	
.membership .boxes3 {
	width:197px;
	height:192px;
	border:1px #d8d8d8 solid;
	border-collapse:collapse;
	padding:12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	margin:10px 15px 10px 0;
	text-align:center;
	position:relative;
	}
	
.membership .boxes3:last-child {
	margin-right:0;
	}

.membership .boxes3 img{
	margin-bottom:5px;
	}
	
.membership .boxes3.book img{
	margin-top:5px;
	}
	
.membership .boxes3.discounts img{
	margin-top:10px;
	}
	
.membership .boxes3 .button {
	width:118px;
	text-transform:none;
	margin-top:5px;
	font-size:16px;
	position:absolute;
	bottom:14px;
	left:31px;
	text-decoration:none !important;
	color:#FFF !important;
	padding-bottom:10px;
	height:26px;	
}

.membership .benefits p {
		margin:0;
	}
	
	
.membership .button.grey.disabled, .membership .button.grey.disabled:hover {
	color:#ffffff;
}


.membership .boxes2 {
	width:316px;
	min-height:212px !important;
	border:1px #d8d8d8 solid;
	border-collapse:collapse;
	padding:12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	margin:10px 0 10px 0;
	position:relative;
	}
	
.membership .boxes2.nopair {
	margin-right:15px;
	}
	
.membership .boxes2:last-child {
	margin-right:0;
	}

.membership .boxes2 img{
	margin:10px 5px 0 0;
	float:left;
	}
	
.membership .boxes2 .text{
	margin:10px 0 0 0;
	float:right;
	width:178px;
	font-size:13px;
	position:relative;
	height:171px;
	line-height:15px;
	}
	
.membership .boxes2 span.premio {
	background:url(../images_v3/membership/prize.png) no-repeat;
	background-size:25px 21px;
	padding-left:33px;
	margin:8px 0 2px 0 !important;
	height:25px;
	line-height:25px;
	font-size:15px;
	position: relative !important;
	display:block !important;
	width:100% !important;
	right:0 !important;
	cursor:text;
	}
	
	
	.membership .boxes2 .discount{
	background:url(../images_v3/membership/discount.png) no-repeat;
	background-size:25px 21px;
	padding-left:33px;
	margin:10px 0 5px 0;
	float:left;
	height:25px;
	line-height:25px;
	font-size:14px;
	position:absolute !important;
	bottom:42px;
	cursor:text;
	width:100% !important;
	margin-top:0 !important;
	left:0 !important;
	top:95px !important;
	}
	
.membership .boxes2 span.date{
	background:url(../images_v3/membership/time.png) no-repeat;
	background-size:22px 22px;
	padding-left:33px;
	height:22px;
	line-height:22px;
	font-size:14px;
	position: relative !important;
	display:block !important;
	width:100% !important;
	margin-top:0 !important;
	right:0 !important;
	cursor:text;
	}
	
.membership .boxes2 .button {
	width:118px;
	text-transform:none;
	margin-top:5px;
	font-size:16px;
	position:absolute;
	bottom:0;
	left:0;
	text-decoration:none !important;
	color:#FFF !important;	
	padding-bottom:10px;
	height:26px;
}

.membership .specials {
	width:100%;
	float:left;
	margin:10px 0 20px 0;
	}



.membership input[type=radio].css-checkbox {
							position:absolute; 
							z-index:-1000; 
							left:-1000px; 
							overflow: hidden; 
							clip: rect(0 0 0 0); 
							height:1px; 
							width:1px;
							margin:-1px; 
							padding:0; 
							border:0;
						}

.membership input[type=radio].css-checkbox + label.css-label {
							padding-left:23px;
							height:18px; 
							display:block;
							line-height:18px;
							background-repeat:no-repeat;
							background-position: -3px -3px;
							background:url(../images_v3/membership/radios.png) no-repeat;
							vertical-align:middle;
							cursor:pointer;
							float:left;
							margin-right:25px;
						}

.membership input[type=radio].css-checkbox:checked + label.css-label {
							background-position: -3px -27px !important;
							background:url(../images_v3/membership/radios.png) no-repeat;
						}
						
.membership label.css-label {
							background-position: -3px -3px !important;
							background:url(../images_v3/membership/radios.png) no-repeat;
							}
							
.membership table.upgradeCat {
	width:100%;
	margin-top:10px !important;
	text-align:left;
	}
							
.membership .upgradeCat th {
		line-height:normal;
		font-size:22px;
		color:#FFF;
		background:#61cd31;
		font-family: 'museo_300regular';
		font-weight:normal;
		vertical-align:middle !important;
		text-align:left;
		line-height:25px;
		height:70px;
		padding-left:20px !important;
	}
	
.membership .upgradeCat td {
		padding-left:20px !important;
		padding-right:20px !important;
		vertical-align:middle !important;
		height:60px;
		border-right: 1px #ccc solid;
    	border-bottom: 1px #ccc solid;
	}

.membership .upgradeCat td:last-child {
		border-right: 0 !important;
	}
	
.membership .upgradeCat .one {
	width:54%;
	}
	
.membership .upgradeCat .two, .membership .upgradeCat .three {
	width:23%;
	text-align:center;
	padding:0 5px !important
	}
	
.membership .upgradeCat .yes, .membership .upgradeCat .no {
	width:27px;
	height:27px;
	background-image:url(../images_v3/membership/tick-yes.png) !important;
	background-size:27px 27px;
	display:block;
	margin:0 auto;
	}
	
.membership .upgradeCat .no {
	background-image:url(../images_v3/membership/tick-no.png) !important;
	}
	
	
.membership table.value {
	width:100%;
	text-align:left;
	}
	
.membership .value .one {
	width:54%;
	line-height:60px;
	padding-left:20px;
	}
	
.membership .value .two, .membership .value .three {
	width:23%;
	font-family: 'museo_300regular';
	font-size:22px;
	line-height:60px;
	text-align:center;
	letter-spacing: -0.7px;
	}
	
.membership .value {
	text-align:right;
	font-family: 'museo_300regular';
	font-size:22px;
	line-height:60px;
	letter-spacing: -0.7px;
	}
	

.membership .value .two {
	color:#e6e6e6;
	}
	
.membership .button.red {
	float:right !important;
	text-transform:none !important;
	margin:15px 20px 20px 0;
	width:232px;
	height:70px;
	line-height:65px;
	font-size:22px !important;
	text-align:center;
	font-family: 'museo_300regular' !important;
	}
	
ul.benefitsBronze {
	margin-bottom:23px;
	width:550px; 
	float:left;
	}

.benefitsBronze li{
	margin-bottom:20px;
	background:url(../images_v3/membership/bullet.png) no-repeat 0 3px;
	padding-left:20px;
	background-size:12px 12px;
	}
	
.membership .bgAmount{
	width:100%;
	background:#FFF;
	height:28px;
	float:left;
	position:absolute;
	bottom:28px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	}
	
	
	.membership .disabledMenu, .membership .disabledMenu:hover {
    opacity: 0.6 !important;
	color: #4d4d4d !important;
	cursor:default;
	background: #FFF url(../images_v3/membership/arrow-inactive.png) no-repeat 168px 12px !important;
	background-size:6px 10px !important;
} 

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 1, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001 !important;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 173px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 1);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: 'museo_300regular' !important;
letter-spacing:-0.5px;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: -3px !important;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: 90px !important;
  margin-bottom: -12px !important;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 1);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: 5px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}


.membership .right.titanium {
    min-height: 578px;
}

.membership .discount {
	color:#8EB5BF;
	background:url(../images_v3/membership/tick-yes.png) no-repeat center right;
	padding-right:35px;
	background-size:20px 20px;
	line-height:22px;
	margin:0 auto;
	height:20px;
	font-family: 'museo_300regular' !important;
	font-size:22px;
	padding-left: 5px;
    padding-right: 27px;
    width: 88px;
    float: left;
	letter-spacing:-1px;
}


.membership .upgradeCat .credit {
	color:#8EB5BF;
	background:url(../images_v3/membership/tick-yes.png) no-repeat center right;
	padding-right:35px;
	background-size:20px 20px;
	line-height:22px;
	margin:0 auto;
	height:20px;
	font-family: 'museo_300regular' !important;
	font-size:22px;
	padding-left: 10px;
    padding-right: 30px;
    width: 70px;
    float: left;
	text-align: center;
	letter-spacing:-1px;
}

.membership #benefits h3.birthday {
	color:#48c3d2 !important;
}

.membership .starBirthday {
	background:url(../images_v3/membership/yellowStar.png) no-repeat;
	background-size:25px 25px;
	width:25px;
	height:25px;
	margin:12px 0 0 10px;
	float: left !important;
}

.bxsliderMembership li{
	display:block !important;
	height:200px;
	border: none !important;
	float:left;
}

.membership #box-1 {
    background-color: #efec93;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 650px;
}
.membership #img-stars {
    background-image: url("../images_v3/membership/stars.png");
    background-repeat: no-repeat;
    float: right;
    height: 15px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    width: 83px;
}
@media not all, not all, not all, not all {
.membership #img-stars {
    background-image: url("../images_v3/membership/stars@2x.png");
    background-size: contain;
}
}
.membership #title-prod {
    float: left;
    width: 400px;
}
.membership #title-prod h4 {
    color: #4d4d4d;
    font-family: "museo_100regular";
}
.membership #box-2 {
    background-color: #61cd31;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 7px;
    width: 650px;
}
.membership #box-2-mega {
    background-color: #008cad;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 6px;
    width: 650px;
}
.membership #box-2-power {
    background-color: #005584;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 6px;
    width: 650px;
}

.membership .name-prod {
    color: #ffffff;
    font-family: "museo_500regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-top: 20px;
}
.membership .name-prod-mega {
    color: #ffffff;
    font-family: "museo_500regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-top: 20px;
}
.membership .name-prod-power {
    color: #ffffff;
    font-family: "museo_500regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-top: 20px;
    padding-bottom: 6px;
}
.membership .img-tick {
    background-image: url("../images_v3/membership/tick.jpg");
    float: left;
    height: 22px;
    margin-left: 40px;
    margin-top: 20px;
    width: 24px;
}
.membership .img-tick-azul {
    background-image: url("../images_v3/membership/tick-azul.jpg");
    float: left;
    height: 22px;
    margin-left: 40px;
    margin-top: 20px;
    width: 24px;
}
.membership .img-tick-rojo {
    background-image: url("../images_v3/membership/tick-rojo.jpg");
    float: left;
    height: 22px;
    margin-left: 40px;
    margin-top: 20px;
    width: 24px;
}
.membership .linea {
    width: 640px;
}
.membership .txt {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 360px;
}
.membership #box-3 {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
	float:left;
}
.membership #box-3-mega {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
}
.membership #box-3-power {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
}
.membership #box-3-gold {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
}

.membership #title-prod h4 {
    color: #4d4d4d;
    font-family: "museo_100regular";
	font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 0;
    margin-top: 7px;
	font-weight:bold;
}

.membership #box-2 .general_logos_container, .membership #box-2-mega .general_logos_container, .membership #box-2-power .general_logos_container {
    float: left !important;
    margin-left: 30px !important;
    margin-top: 20px !important;
    width: 60px !important;
}

.membership .box-prod {
    float: left;
    margin-left: 10px;
    width: 500px;
}

.membership .box-prod p {
    font-size: 14px;
    margin-top: 2px;
}
.membership .txt-prod {
    color: #ffffff;
}

.membership h5 {
    color: #555555;
    font-family: "museo_100regular";
    font-size: 25px;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 0;
    margin-top: 7px;
}

.membership .linea {
    width: 640px;
}

.membership .txt {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 360px;
}

.membership .price {
    float: right;
    margin-top: 15px;
    text-align: right;
    width: 160px;
}

.membership .price span {
    color: #5fb602;
    font-family: "museo_300regular";
    font-size: 21px;
}

.membership  #total-price {
    color: #5fb602;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
	margin-left: 215px;
}
.membership  #total-price span {
    color: #555555;
    font-family: "museo_300italic";
    font-size: 17px;
}
.membership  #total-price-mega {
    color: #04608e;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
	margin-left: 215px;
}
.membership  #total-price-mega span {
    color: #555555;
    font-family: "museo_300italic";
    font-size: 17px;
}
.membership #total-price-power {
    color: #f41c36;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
	margin-left: 215px;
}
.membership #total-price-power span {
    color: #555555;
    font-family: "museo_300italic";
    font-size: 17px;
}
.membership #total-price-gold {
    color: #bc7708;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
}

.membership #discount-price {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #5fb602;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 220px;
}
.membership #discount-price-mega {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #04608e;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 220px;
}
.membership #discount-price-power {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #f41c36;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 220px;
}
.membership #discount-price-gold {
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-right: 22px;
    margin-top: 8px;
    text-align: right;
    width: 190px;
}
.membership #discount-price-bronze {
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-right: 22px;
    margin-top: 8px;
    text-align: right;
    width: 190px;
}

.membership .clear {
    clear: both;
}

.membership a.cta{
	position:relative;
	color:#FFF;
	left:460px;
	bottom:0;
	text-transform:none !important;
}

.membership a.cta:hover{
	text-decoration:none;
}

.membership .volver{
    float: right;
    display: block;
    margin-right: 40px;
    width: 200px;
    text-align: right;
	margin-bottom:30px;
	color:#333;
	background:url(../images_v3/membership/back.png) no-repeat right;
	background-size:19px 21px;
	padding-right:30px;
	cursor:pointer;
	
}

.membership .volver.top{
	margin-top:-54px;	
}

.membership .price-mega {
    float: right;
    margin-top: 15px;
    text-align: right;
    width: 160px;
}

.membership .price-power {
    float: right;
    margin-top: 15px;
    text-align: right;
    width: 160px;
}

.membership .price-power span {
    color: #f41c36;
    font-family: "museo_300regular";
    font-size: 21px;
}

.membership .price-mega span {
    color: #04608e;
    font-family: "museo_300regular";
    font-size: 21px;
}

.membership #box-1 {
    background-color: #efec93;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 650px;
}
.membership #img-stars {
    background-image: url("../images_v3/membership/stars.png");
    background-repeat: no-repeat;
    float: right;
    height: 15px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    width: 83px;
}
@media not all, not all, not all, not all {
.membership #img-stars {
    background-image: url("../images_v3/membership/stars@2x.png");
    background-size: contain;
}
}
.membership #title-prod {
    float: left;
    width: 400px;
}
.membership #title-prod h4 {
    color: #4d4d4d;
    font-family: "museo_100regular";
}
.membership #box-2 {
    background-color: #61cd31;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 7px;
    width: 650px;
}
.membership #box-2-mega {
    background-color: #008cad;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 6px;
    width: 650px;
}
.membership #box-2-power {
    background-color: #005584;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 6px;
    width: 650px;
}

.membership .name-prod {
    color: #ffffff;
    font-family: "museo_500regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-top: 20px;
}
.membership .name-prod-mega {
    color: #ffffff;
    font-family: "museo_500regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-top: 20px;
}
.membership .name-prod-power {
    color: #ffffff;
    font-family: "museo_500regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-top: 20px;
    padding-bottom: 6px;
}
.membership .img-tick {
    background-image: url("../images_v3/membership/tick.jpg");
    float: left;
    height: 22px;
    margin-left: 40px;
    margin-top: 20px;
    width: 24px;
}
.membership .img-tick-azul {
    background-image: url("../images_v3/membership/tick-azul.jpg");
    float: left;
    height: 22px;
    margin-left: 40px;
    margin-top: 20px;
    width: 24px;
}
.membership .img-tick-rojo {
    background-image: url("../images_v3/membership/tick-rojo.jpg");
    float: left;
    height: 22px;
    margin-left: 40px;
    margin-top: 20px;
    width: 24px;
}
.membership .linea {
    width: 640px;
}
.membership .txt {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 360px;
}
.membership #box-3 {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
	float:left;
}
.membership #box-3-mega {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
}
.membership #box-3-power {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
}
.membership #box-3-gold {
    background-color: #e6e6e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 650px;
}

.membership #title-prod h4 {
    color: #4d4d4d;
    font-family: "museo_100regular";
	font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 0;
    margin-top: 7px;
	font-weight:bold;
}

.membership #box-2 .general_logos_container, .membership #box-2-mega .general_logos_container, .membership #box-2-power .general_logos_container {
    float: left !important;
    margin-left: 30px !important;
    margin-top: 20px !important;
    width: 60px !important;
}

.membership .box-prod {
    float: left;
    margin-left: 10px;
    width: 500px;
}

.membership .box-prod p {
    font-size: 14px;
    margin-top: 2px;
}
.membership .txt-prod {
    color: #ffffff;
}

.membership h5 {
    color: #555555;
    font-family: "museo_100regular";
    font-size: 25px;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 0;
    margin-top: 7px;
}

.membership .linea {
    width: 640px;
}

.membership .price {
    float: right;
    margin-top: 15px;
    text-align: right;
    width: 160px;
}

.membership .price span {
    color: #5fb602;
    font-family: "museo_300regular";
    font-size: 21px;
}

.membership #total-price {
    color: #5fb602;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
	margin-left: 215px;
}
.membership #total-price span {
    color: #555555;
    font-family: "museo_300italic";
    font-size: 17px;
}
.membership #total-price-mega {
    color: #04608e;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
	margin-left: 215px;
}
.membership #total-price-mega span {
    color: #555555;
    font-family: "museo_300italic";
    font-size: 17px;
}
.membership #total-price-power {
    color: #f41c36;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
	margin-left: 215px;
}
.membership #total-price-power span {
    color: #555555;
    font-family: "museo_300italic";
    font-size: 17px;
}
.membership #total-price-gold {
    color: #bc7708;
    float: left;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-top: 10px;
}

.membership #discount-price {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #5fb602;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 220px;
}
.membership #discount-price-mega {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #04608e;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 220px;
}
.membership #discount-price-power {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #f41c36;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 19px;
    letter-spacing: -1px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 220px;
}
.membership #discount-price-gold {
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-right: 22px;
    margin-top: 8px;
    text-align: right;
    width: 190px;
}
.membership #discount-price-bronze {
    color: #4d4d4d;
    float: right;
    font-family: "museo_300regular";
    font-size: 24px;
    letter-spacing: -1px;
    margin-right: 22px;
    margin-top: 8px;
    text-align: right;
    width: 190px;
}

.membership .clear {
    clear: both;
}

.membership a.cta{
	position:relative;
	color:#FFF;
	left:460px;
	bottom:0;
	text-transform:none !important;
}

.membership a.cta:hover{
	text-decoration:none;
}

.membership .volver{
    float: right;
    display: block;
    margin-right: 40px;
    width: 200px;
    text-align: right;
	margin-bottom:30px;
	color:#333;
	background:url(../images_v3/membership/back.png) no-repeat right;
	background-size:19px 21px;
	padding-right:30px;
	cursor:pointer;
	
}

.membership .volver.top{
	margin-top:-54px;	
}

.membership .price-mega {
    float: right;
    margin-top: 15px;
    text-align: right;
    width: 160px;
}

.membership .price-power {
    float: right;
    margin-top: 15px;
    text-align: right;
    width: 160px;
}

.membership .price-power span {
    color: #f41c36;
    font-family: "museo_300regular";
    font-size: 21px;
}

.membership .price-mega span {
    color: #04608e;
    font-family: "museo_300regular";
    font-size: 21px;
}

.membership span.value {
	text-align:right;
	font-weight:bold;
	font-size:16px;
	display:block;
	color:#FFF;
	}
	
.membership.landing .product .exclusive{
	width:86px;
	height:86px;
	position:absolute;
	right:0;
	top:0;
}


.membership.page .upgrade {
background: rgb(5,60,99) !important; /* Old browsers */
background: -moz-linear-gradient(top, rgba(5,60,99,1) 0%, rgba(2,40,63,1) 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(5,60,99,1) 0%,rgba(2,40,63,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(5,60,99,1) 0%,rgba(2,40,63,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053c63', endColorstr='#02283f',GradientType=0 ); /* IE6-9 */ !important;
padding-bottom:30px;
	}
	
	
.membership.page .upgrade strong {
	color:#efec93;
	float:left;
	padding-right:70px;
	}
	
	
.membership.landing .content li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #61cd31; /* Or a color you prefer */;
	font-size:50px;
	vertical-align:top;
	margin-left:-25px;
	
}	
	
	
.membership.page .upgrade li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #29abe2; /* Or a color you prefer */;
	font-size:50px;
	vertical-align:top;
	margin-left:-29px;
	
}

.membership.page .upgrade ul {
	margin-left:20px;
}


.membership.page .upgrade li {
	line-height:18px;
	margin-bottom:10px;
	font-size:15px;
	list-style-position:outside;
}

.membership.page .upgrade .left {
	width:440px;
	float:left;
	padding:30px;
	color:#FFF;
}

.membership.page .upgrade .right {
	width:200px;
	float:right;
	background:none;
	min-height:0;
}

.membership.page .content {
	height:auto;
	min-height:0;
}

.membership.page .bottom {
	padding:10px 20px 25px 20px;
}

.membership.page .button {
	font-size:25px;
	padding:20px;
	font-family: "museo_500regular";
	margin:20px 0;
	float:left;
	color:#FFF;
	text-decoration:none !important;
}


.membership.page .disabledUsers {
	margin-top:10px;
}

.membership.page .disabledUsers .button {
	font-size:21px;
	padding:15px;
	font-family: "museo_500regular";
	margin:20px 0;
	float:left;
	color:#FFF;
	text-decoration:none;
}

.membership.page .bottom img {
	float:left;
}

.membership.page .bottom span{
	background-color:#efec93;
}

.membership.page .show{
	color:#007ed7;
	margin:20px 0;
}

.membership.page .show:hover{
	text-decoration:underline;
	cursor:pointer;
}

.upgradeCat span{
	background-color:#fff !important;
}

.differences .button.lightblue{
	float:right !important;
}

.differences{
	display:none;
}

.membership.page .content a.button{
	letter-spacing:-1px;
}

.membership.landing .disabled, .membership.page .disabled {
	opacity:0.4;
	filter:alpha(opacity=40); / For IE8 and earlier /
	
	filter: url(resources.svg#desaturate);
    filter: grayscale(80%); / Current draft standard /
    -webkit-filter: grayscale(80%); / New WebKit /
    -moz-filter: grayscale(80%);
    -ms-filter: grayscale(80%); 
    -o-filter: grayscale(80%); / Not yet supported in Gecko, Opera or IE / 
    filter: url(resources.svg#desaturate); / Gecko /
    filter: gray; / IE /
    -webkit-filter: grayscale(.8); / Old WebKit /
}

.membership.page .received {
	margin:15px 0;
}
.membership.page .received .tick {
	padding-left:36px;
	background:url(../images_v3/membership/tick.png) no-repeat top left;
	background-size:27px 27px;
	font-family: "museo_300regular";
	letter-spacing:-1px;
	font-size:30px;
	margin-bottom:5px;
	display:block;
	height:30px;
	line-height:30px;
}

.membership.page form.moreInfo {
	width:330px;
	margin-top:15px;
}

.membership.page form.moreInfo .button {
	margin-top:5px;
	width:100%;
	padding-left:0 !important;
	padding-right:0 !important;
}

.membership.page input {
	height:35px;
	line-height:35px;
	padding-left:10px;
	width:317px;
	line-height:35px;
	font-size:16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	margin-bottom:5px;
}

/* ERROR */
.bubbleError {
cursor: pointer;
text-align: left;
background: #000;
color: #FFF !important;
width: 270px;
border: 0px solid #555;
box-shadow: 0 5 20px #000;
-moz-box-shadow: 0 5 20px #000;
-webkit-box-shadow: 0 5 20px #000;
-o-box-shadow: 0 5 20px #000;
padding: 10px 10px 10px 10px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
position: absolute;
top: -22px;
left:0;
right:0;
margin:0 auto;
opacity: 0.90;
}

.bubbleError:active{
	display: none;
	visible:hidden;
}

.arrowBubble {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	left:0;
	padding:0;
	margin:0 auto;
	bottom:-11px;
}
div.campo {
	position: relative;
}
.bubbleContent img {
	width: 32px;
	height: 34px;
	margin: 0px auto 5px;
	display:block;
}
.bubbleContent span {
	font-size:12px !important;
	margin-bottom:6px;
	display:block;
	width: 100%;
	text-align:center;
	color: #FFF !important;
}

.bubbleError.post {
  position: absolute;
	z-index:200;
	top: -90px;
	left: 0;
	right:0;
	margin:0 auto;
}

.arrowBubble.post {
	background:none;
}

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