@charset "utf-8";

/* CSS Document */

/* ////////////////////////////////////////////////////////////////
/* 													             */
/*        CSS TIPO para PROGRAMA TRAVEL CLUB RESPONSIVE          */  
/* 													             */
/* //////////////////////////////////////////////////////////////*/


   
/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* ===================  CONTAINER ESPECÍFICO PARA PROGRAMA TRAVEL CLUB       ================ */
/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* //                                                                                       //*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */

#programa-travel-club *
{
	box-sizing: border-box;
}

#programa-travel-club .container-home
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

#programa-travel-club .container-home
{
	width: 750px;
}

#programa-travel-club .container-home
{
	width: 970px;
}

#programa-travel-club .container-home
{
	max-width: 1170px;
	width: 100%;
}

/* ///////////////////////////////////////////////////////////////////////////// */
/* =================    SECTION CARRUSEL RESPONSIVE   ========================== */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */


.wrapper
{
	height: auto !important;
	margin-bottom: -379px;
	min-height: 100%;
	padding-bottom: 379px;
	padding-top: 95px;
}

.carousel
{
	position: relative;
}

.carousel-inner
{
	overflow: hidden;
	position: relative;
	width: 100%;
}

.carousel-indicators
{
	bottom: 20px;
}

.carousel-indicators
{
	bottom: 10px;
	left: 50%;
	list-style: outside none none;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 60%;
	z-index: 15;
}

.home-slider .carousel-inner > .item
{
	background-color: #f6f6f6;
	background-position: left 37%;
	background-repeat: no-repeat;
	background-size: cover !important;
	height: 500px;
	overflow: hidden;
}

.home-slider .carousel-inner > .item .bg-img
{
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
}

.home-slider .carousel-inner > .item .bg-img img
{
	height: 100%;
	width: auto;
}

.home-slider .carousel-inner > .item .home-slider__content
{
	padding-top: 80px;
}

.home-slider h3
{
	color: #ed3e49;
}

.home-slider p
{
	line-height: 1.5;
	margin: 35px 0;
	font-size: 14px;
}

.home-slider ul
{
	list-style-type: none;
	padding: 0;
}

.home-slider #item-4
{
	background-image: url("../images/bg-programa.jpg");
}

.home-slider #item-4 .home-slider__content
{
	height: 420px;
	position: relative;
	text-align: left;
	z-index: 9;
}

.home-slider #item-4 .carousel-caption
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	margin: 0 25% 0 0;
	opacity: 10;
	padding: 60px 0;
	position: absolute;
	right: 0;
	text-align: left;
	transition: all 500ms linear 0s;
}

.home-slider #item-4 .carousel-caption h1
{
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	color: #fef9fb;
	display: inline-block;
	font-size: 50px;
	font-weight: 300;
	line-height: 1em;
	margin: 0;
	padding: 16px 30px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
	width: auto;
}

.home-slider b, .home-slider strong
{
	font-weight: bold;
}

.home-slider #item-4 .carousel-caption h1.skincolored
{
	background: rgba(66, 139, 202, 0.6) none repeat scroll 0 0;
}

.home-slider #item-4 .carousel-caption h1 span
{
	font-size: 40px;
}

.home-slider #item-4 .carousel-caption .lead
{
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 21px;
	font-weight: 300;
	line-height: 1.25;
	margin: 0;
	padding: 16px 30px;
	text-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}

.home-slider #item-4 .carousel-caption .lead.skincolored
{
	background: rgba(66, 139, 202, 0.6) none repeat scroll 0 0;
}

.home-slider #item-4 .carousel-caption .btn
{
	margin-top: 15px;
}

.home-slider #item-4 .carousel-caption .round_badge
{
	background-color: #c94eb7;
	border-radius: 60px;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: 300;
	height: 90px;
	line-height: 20px;
	padding: 15px;
	position: absolute;
	right: -20px;
	text-align: center;
	top: 25px;
	width: 90px;
}

.home-slider #item-4 .carousel-caption .round_badge strong
{
	display: block;
	font-size: 16px;
	font-weight: 500;
	margin-top: 0;
}

.home-slider #item-4 .carousel-caption .round_badge strong i
{
	font-size: 42px;
	margin-top: 6px;
}

@media (max-width: 991px) {

.home-slider .carousel-inner > .item .home-slider__content
{
	padding-top: 50px;
}
}

@media (max-width: 767px) {

.home-slider .carousel-inner > .item
{
	text-align: center;
}

.home-slider .carousel-inner > .item .home-slider-content
{
	padding-top: 50px;
}

.home-slider #item-2 ul > li
{
	text-align: left;
}

.home-slider #item-2 ul > li > span
{
	font-size: 22px;
	margin-bottom: 7px;
}

.home-slider #item-3 ul
{
	margin-left: 50px;
	text-align: left;
}
}

.btn-lg, .btn-group-lg > .btn
{
	border-radius: 4px;
	font-size: 14px;
}

.btn-theme-primary
{
	background: #ed3e49 linear-gradient(to bottom, #f05f68 0%, #ed3e49 100%) repeat-x scroll 0 0;
	border-color: #e31522;
	color: white;
}

.btn-theme-primary:hover, .btn-theme-primaryfocus, .btn-theme-primary:active
{
	background: #ed3e49 none repeat scroll 0 0;
	border-color: #cc131f;
	color: white;
}

.btn-theme-secondary
{
	background: #2babcf linear-gradient(to bottom, #45b8d8 0%, #2babcf 100%) repeat-x scroll 0 0;
	border-color: #2288a5;
	color: white;
}

.btn-theme-secondary:hover, .btn-theme-secondaryfocus, .btn-theme-secondary:active
{
	background: #2babcf none repeat scroll 0 0;
	border-color: #1e7790;
	color: white;
}

.text-theme-primary
{
	color: #ed3e49;
}

.text-theme-secondary
{
	color: #2babcf;
}

mark, .mark
{
	background-color: #fcf8e3;
	padding: 0.2em;
}

.text-left
{
	text-align: left;
}

.text-right
{
	text-align: right;
}

.text-center
{
	text-align: center;
}

.text-justify
{
	text-align: justify;
}

.text-nowrap
{
	white-space: nowrap;
}

.text-lowercase
{
	text-transform: lowercase;
}

.text-uppercase
{
	text-transform: uppercase;
}

.text-capitalize
{
	text-transform: capitalize;
}

.text-muted
{
	color: #777777;
}

.text-primary
{
	color: #337ab7;
}

a.text-primary:hover
{
	color: #286090;
}

.text-success
{
	color: #3c763d;
}

a.text-success:hover
{
	color: #2b542c;
}

.text-info
{
	color: #31708f;
}

a.text-info:hover
{
	color: #245269;
}

.text-warning
{
	color: #8a6d3b;
}

a.text-warning:hover
{
	color: #66512c;
}

.text-danger
{
	color: #a94442;
}

a.text-danger:hover
{
	color: #843534;
}

.bg-theme-primary
{
	background: #ed3e49 none repeat scroll 0 0;
}

.bg-theme-secondary
{
	background: #2babcf none repeat scroll 0 0;
}

.first-child
{
	margin-top: 0 !important;
}

.second-child
{
	margin-top: 0 !important;
}

@media (max-width: 767px) {

.second-child
{
	margin-top: 20px !important;
}
}

.list-style-none
{
	list-style: outside none none;
	padding-left: 0;
}

hr.arrow-down
{
	border-bottom: 15px solid #f6f6f6;
	border-top: 1px solid #e9e9e9;
	margin-bottom: 40px;
	margin-top: 40px;
	position: relative;
}

hr.arrow-down::after
{
	content: url("../img/arrow.png");
	left: 50%;
	margin-left: -10px;
	position: absolute;
	top: -5px;
}

.shadow-effect
{
	background: white none repeat scroll 0 0;
	position: relative;
}

.shadow-effect::before, .shadow-effect::after
{
	background: #777 none repeat scroll 0 0;
	bottom: 15px;
	box-shadow: 0 15px 10px #777777;
	content: "";
	left: 10px;
	max-width: 300px;
	position: absolute;
	top: 80%;
	transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
}

.shadow-effect::after
{
	left: auto;
	right: 10px;
	transform: rotate(3deg);
}

.margin-bottom-20
{
	margin-bottom: 20px;
}

.opacity-100
{
}

.opacity-0
{
	opacity: 0;
}

#carrusel-home-publica [class^="fa-"], #carrusel-home-publica [class*=" fa-"]
{
	vertical-align: inherit
}

a.carousel-arrow
{
	background: transparent none repeat scroll 0 0;
	border-radius: 50px;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 32px;
	font-weight: 300;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: background 300ms ease 0s, color 300ms ease 0s;
	width: 50px;
}

.carousel:hover a.carousel-arrow
{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	color: #fff;
}

.carousel:hover a.carousel-arrow:hover, .carousel:hover a.carousel-arrow:active
{
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	text-decoration: none;
}

a.carousel-arrow-prev
{
	left: 10px;
	padding-right: 5px;
	right: auto;
}

a.carousel-arrow-next
{
	left: auto;
	padding-left: 5px;
	right: 10px;
}

/* ///////////////////////////////////////////////////////////////////////////// */

/* ///////////////////////////////////////////////////////////////////////////// */
/* ==========    SECCIÓN: QUÉ ES TRAVEL CLUB Y CÓMO FUNCIONA    ================ */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */


.cta-title::after
{
	background-color: #f8b864;
	content: "";
	display: inline-block;
	height: 0.12em;
	margin-left: 35%;
	margin-right: 35%;
	margin-top: 0.9em;
	width: 30%;
}

.cta-title
{
	color: #333;
	display: inline-block;
	font-family: "Oswald", Arial, sans-serif;
	font-size: 5em;
	line-height: 0.5em;
	margin-bottom: 0.9em;
	margin-top: 0.5em;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.cta-container .cta-block
{
	position: relative;
	z-index: 0;
}

.cta-block
{
	padding: 3em 5em;
}

.cta-inner
{
	margin: 0 auto;
	max-width: 85%;
}

.video-container
{
	position: relative;
}

.video-container iframe
{
	border: medium none;
	height: 345px;
	width: 100%;
}

.cta-paragraph
{
	color: #565454;
	font-size: 2em;
	font-weight: 100;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	text-align: center
}

.cta-paragraph p
{
	color: #fffef1;
	font: 300 2.3em/1.2em "Open Sans", Arial, sans-serif;
	margin-bottom: 1em;
}

/* ///////////////////////////////////////////////////////////////////////////// */



/* ///////////////////////////////////////////////////////////////////////////// */
/* ================    SECCIÓN: COMO CONSEGUIR PUNTOS           ================ */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */

#conseguir-puntos section
{
	width: 100%;
}

#conseguir-puntos section::after, section::before
{
	content: "";
	display: table;
	line-height: 0;
}

#conseguir-puntos section::after
{
	clear: both;
}

section.insight
{
	padding-bottom: 7em;
	padding-top: 7em;
	position: relative;
}

section.insight h2
{
	margin-bottom: 1.2em;
	padding-bottom: 0.2em;
}

section.insight .section-background
{
	background-color: #d6483a;
	background-image: linear-gradient(-20deg, #d6483a -10%, #215a7f 80%);
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 8;
}

#conseguir-puntos h4
{
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5em;
	margin: 0;
	padding: 16px 30px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	width: auto;
}

#conseguir-puntos h4 .inverse
{
	color: #f8b864;
}

#conseguir-puntos .container
{
	max-width: 1170px;
	width: 100%
}

@media (max-width: 900px) {

section.insight h2
{
	margin-bottom: 0.5em;
	padding-bottom: 0;
}
}

.general-holder
{
	position: relative;
	z-index: 8;
}

.general-holder::after, .general-holder::before
{
	content: "";
	display: table;
	line-height: 0;
}

.general-holder::after
{
	clear: both;
}

#conseguir-puntos h2 .inverse
{
	color: #f8b864;
}

#conseguir-puntos h2
{
	color: #fffef1;
	/*font: 900 4.5em/0.85em "Oswald",Arial,sans-serif;*/
/*    margin-top: 1.5em;*/
	position: relative;/*text-transform: uppercase;*/
}

#conseguir-puntos h2 > span
{
	display: inline-block;
}

#conseguir-puntos h2 .inverse
{
	color: #f8b864;
}

#conseguir-puntos h2.inverse
{
	color: #f8b864;
	margin-bottom: 1.3em;
	margin-top: 0;
}

#conseguir-puntos h2 .cta-pointer-line
{
	bottom: -3em;
}

#conseguir-puntos h2.inner-heading
{
	color: #333;
}

@media (max-width: 900px) {

#conseguir-puntos h2
{
	font-size: 2.8em;
	margin-top: 0;
}
}

@media (max-width: 480px) {

#conseguir-puntos h2
{
	font-size: 2.6em;
}
}

#conseguir-puntos [class^="block-"], [class*=" block-"]
{
	float: left;
}

/* ----- Tabs paneles ----*/

#conseguir-puntos .tabpanel-header
{
	border-bottom: 1px solid #d1d1d1;
	margin: 0 0 70px;
	text-align: center;
}

#conseguir-puntos .tabpanel-header ul
{
	border: medium none;
}

#conseguir-puntos .tabpanel-header ul li
{
	border: medium none;
	font-size: 30px;
	margin: 0;
	width: 33.3%;
}

#conseguir-puntos .tabpanel-header ul li.active a::before
{
	background: #ff5d4c none repeat scroll 0 0;
	bottom: -6px;
	content: "";
	display: block;
	height: 11px;
	left: 50%;
	margin-left: -100px;
	position: absolute;
	width: 200px;
}

#conseguir-puntos .tabpanel-header ul li a
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	border-radius: 0 !important;
	color: #7f7f7f !important;
	margin: 0 !important;
}

#conseguir-puntos .tabpanel-header ul li.active a::after
{
	border-color: #ff5d4c transparent transparent;
	border-style: solid;
	border-width: 8px 10px 0;
	bottom: -14px;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 0;
	z-index: 10;
}

#conseguir-puntos [class^="fa-"], #conseguir-puntos [class*=" fa-"]
{
	vertical-align: top;
}

#conseguir-puntos p span
{
	color: #7f7f7f;
	font-weight: 700
}

/* ///////////////////////////////////////////////////////////////////////////// */
/* =======    SECTION empresas /// VER TODAS LAS EMPRESAS         ============== */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */

#conseguir-puntos .text-muted
{
	color: #999999;
}

#conseguir-puntos.white-bg
{
	background-color: #fff;
	position: relative;
	padding: 10px 0px
}

.owl-carousel.clients
{
	padding: 0 0 20px;
}

.owl-carousel.clients .owl-item
{
	padding: 0px 30px 0px 0px
}

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white
{
	background-color: #cd3c2e;
	border-color: #cd3c2e;
	color: #fff;
}

.inline .btn
{
	margin: 20px 0px;
}

#conseguir-puntos .btn-white
{
	background-color: transparent;
	border: 1px solid #e84c3d;
	color: #cd3c2e;
}

#conseguir-puntos .btn-default
{
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff !important;
}

#conseguir-puntos .btn
{
	border-radius: 0;
	font-weight: bold;
	padding: 10px 15px;
	transition: all 0.3s ease-in-out 0s;
	-moz-user-select: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
}

#conseguir-puntos .btn-default:hover
{
	background-color: #3276b1;
	border-color: #285e8e;
	color: #FFF
}

.box-style-1 .btn
{
	border-radius: 0;
	font-size: 14px;
	line-height: 1.42857;
	margin: 10px 0;
	min-width: 160px;
	padding: 10px 12px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	display: inline-block;
	line-height: 1.42857;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 14px;
}

.box-style-1 .btn:focus, .btn:active
{
	box-shadow: none;
	outline: medium none;
}

.box-style-1 .btn-default
{
	background-color: #e84c3d;
	border-color: #cd3c2e;
	color: #fff !important;
}

.box-style-1 .btn-default:hover, .box-style-1 .btn-default:focus, .box-style-1 .btn-default:active, .box-style-1 .btn-default.active, .box-style-1 .open .dropdown-toggle.btn-default
{
	background-color: #cd3c2e;
	border-color: #cd3c2e;
	color: #fff !important;
}

.box-style-1 .btn-default.disabled, .box-style-1 .btn-default[disabled], .box-style-1 fieldset[disabled] .btn-default
{
	background-color: #cd3c2e;
	border-color: #cd3c2e;
}

/* ///////////////////////////////////////////////////////////////////////////// */

/* ///////////////////////////////////////////////////////////////////////////// */
/* ========================    SECTION HAZTE SOCIO   =========================== */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */
.bg-blue-pattern
{
	background: rgba(0, 0, 0, 0) url("../images/blue-square.png") repeat scroll 0 0;
}

.bg-grey-pattern
{
	background: rgba(0, 0, 0, 0) url("../images/grey-square.png") repeat scroll 0 0;
}

.white-text
{
	color: #fff;
}

.headline
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.03);
	margin-bottom: 50px;
	position: relative;
	text-align: center;
}

.headline h2
{
	font-size: 36px;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
}

.headline p
{
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 40px;
}

ul
{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

ul.steps-list li
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.03);
	margin-bottom: 25px;
}

ul.steps-list li:last-child
{
	border-bottom: medium none;
}

ul.steps-list li span
{
	background: #1a1a1a none repeat scroll 0 0;
	border-radius: 50%;
	display: block;
	float: left;
	font-size: 22px;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
	text-align: center;
	width: 55px;
}

ul.steps-list li h4, ul.steps-list li p, ul.steps-list li a
{
	margin-left: 80px;
}

ul.steps-list li h5
{
	font-weight: 600;
}

.video-container
{
	position: relative;
}

.video-container iframe
{
	border: medium none;
	height: 345px;
	width: 100%;
}

#hazte-socio h4
{
	color: #2d2d2d;
	font-size: 19px;
	font-weight: 700;
}

#hazte-socio p
{
	line-height: 24px;
	margin-bottom: 10px;
	font-family: "Open Sans", "Raleway", Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-rendering: optimizelegibility;
}

#hazte-socio .headline p
{
	color: #e7e1b0;
	font-size: 19px;
	font-weight: 100;
	margin-bottom: 40px;
}

#hazte-socio.section
{
	padding: 30px 0;
}

#hazte-socio a:hover
{
	color: #fffad0 !important;
	text-decoration: underline;
	transition: all 0.3s ease-in-out 0s;
}

#hazte-socio .btn
{
	border-radius: 0;
	font-weight: bold;
	padding: 15px 35px;
	transition: all 0.3s ease-in-out 0s;
	-moz-user-select: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42857;
	margin: 15px auto;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
}

#hazte-socio.section
{
	padding: 30px 0;
}

#hazte-socio .link
{
	color: #e0dfca;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	padding-right: 23px;
	position: relative;
	text-align: right;
	cursor: pointer
}

#hazte-socio .link:hover
{
	text-decoration: none;
}

#hazte-socio .link:hover span
{
	text-decoration: underline;
}

#hazte-socio .link::after
{
	content: "";
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	top: 2px;
}

/* ///////////////////////////////////////////////////////////////////////////// */
/* ================    SECCIÓN: COMO CANJEAR PUNTOS           ================ */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */

#canjear-puntos section
{
	width: 100%;
}

#canjear-puntos .container
{
	max-width: 1170px;
	width: 100%;
}

h1.page-title, #post-share .post-title, .homepage-featured .text h4, .services-section .text h4
{
	font-size: 5.2em;
}

h1.page-title, #post-share .post-title
{
	color: #2e2e2e;
	font-size: 180px !important;
	font-weight: 900;
	line-height: 1em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.text .sub-title, .text.sub-title p, .text .sub-title div, .page-content .text.sub-title, .text.sub-title div
{
	font-size: 22px;
	color: #7f7f7f;
}

.services-section
{
	margin: 0 0 10px;
	padding: 0 0 10px;
	position: relative;
	text-align: center;
}

#canjear-puntos .tabpanel-header
{
	border-bottom: 1px solid #d1d1d1;
	margin: 0 0 70px;
	text-align: center;
}

#canjear-puntos .tabpanel-header ul
{
	border: medium none;
}

#canjear-puntos .tabpanel-header ul li
{
	border: medium none;
	font-size: 30px;
	margin: 0;
	width: 33.3%;
}

#canjear-puntos .tabpanel-header ul li a
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	border-radius: 0 !important;
	color: #7f7f7f !important;
	margin: 0 !important;
}

#canjear-puntos .tabpanel-header ul li.active a::before
{
	background: #ff5d4c none repeat scroll 0 0;
	bottom: -6px;
	content: "";
	display: block;
	height: 11px;
	left: 50%;
	margin-left: -58px;
	position: absolute;
	width: 116px;
}

#canjear-puntos .tabpanel-header ul li.active a::after
{
	border-color: #ff5d4c transparent transparent;
	border-style: solid;
	border-width: 8px 10px 0;
	bottom: -14px;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 0;
	z-index: 10;
}

#canjear-puntos .btn-white
{
	background-color: transparent;
	border: 1px solid #e84c3d;
	color: #cd3c2e;
}

#canjear-puntos .btn-default
{
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff !important;
}

#canjear-puntos .btn
{
	-moz-user-select: none;
	background-image: none;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42857;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
	vertical-align: middle;
	white-space: nowrap;
}

#canjear-puntos .btn-default:hover
{
	background-color: #3276b1;
	border-color: #285e8e;
	color: #fff;
}

#canjear-puntos .btn img
{
	max-width: 160px;
}

#canjear-puntos .btn-lg
{
	line-height: 1.33;
	padding: 2px 4px;
	background-color: #428bca;
	border-color: #357ebd;
}

#canjear-puntos .btn-b-white:hover, #canjear-puntos .btn-b-white:focus, #canjear-puntos .btn-b-white:active, #canjear-puntos .btn-b-white.active, #canjear-puntos .open .dropdown-toggle.btn-b-white
{
	background-color: #3276b1;
	border-color: #285e8e;
	color: #3498db !important;
}

.services-tabs .tab-content
{
	text-align: left;
}

.services-tabs .tab-content h2
{
	font-size: 32px;
}

.services-tabs .tab-content h2
{
	background-color: #ff5d4c;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
	margin: 0 0 20px;
	padding: 5px;
}

.services-section p, .text p, .text > div, .contact-location-info p
{
	font-size: 2em;
	line-height: 1.2em;
	color: #7f7f7f;
	font-family: "Open Sans", Arial, sans-serif
}

.image-text-section .text p
{
	font-size: 1.2em;
}

.tabpanel-header ul
{
	border: medium none;
}

.arrow-bottom
{
	position: relative;
}

.arrow-bottom::after
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #fff transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 25px;
	bottom: -50px;
	content: "";
	display: block;
	left: 50%;
	margin-left: -13.5px;
	position: absolute;
}

/* ///////////////////////////////////////////////////////////////////////////// */
/* ===========    SECTION subscribe /// SUBSCRIBE           ==================== */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */

.btn-transparent
{
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}

.btn-transparent:hover
{
	background-color: #2a2a2a;
	border-color: #2a2a2a;
	color: #e84c3d
}

#subscribe .btn
{
	border-radius: 0;
	font-weight: bold;
	padding: 15px 35px;
	transition: all 0.3s ease-in-out 0s;
	-moz-user-select: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
}

#subscribe.section
{
	padding: 30px 0;
}

#subscribe .headline p
{
	margin-bottom: 15px;
}

#subscribe .headline
{
	margin-bottom: 15px;
}

/* ///////////////////////////////////////////////////////////////////////////// */
/* ================             DISPOSITIVOS MÓVILES            ================ */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */



@media screen and (min-width: 1024px) {

.hd-margin-left-20
{
	margin-left: 20px;
}

.tab-content
{
	padding: 0px 15px !important;
}
}

/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS 768px - 1024px
*/

@media screen and (min-width: 768px) and (max-width: 1023px) {

.home-slider #item-4 .home-slider__content
{
	height: 540px;
	position: relative;
	text-align: left;
	z-index: 9;
}

.home-slider #item-4 .carousel-caption .round_badge
{
	right: -60px;
}

.tab-content
{
	padding: 0px 10px;
}

.text .sub-title, .text.sub-title p, .text .sub-title div, .page-content .text.sub-title, .text.sub-title div
{
	padding: 0 5px;
}

.container
{
	max-width: 100% !important;
}

#conseguir-puntos .container
{
	width: 100% !important;
}

#conseguir-punto .main-content
{
	max-width: 100% !important;
}

#canjear-puntos .main-content
{
	max-width: 100% !important;
}

#canjear-puntos .container
{
	width: 100% !important;
}

.services-section
{
	max-width: 100% !important
}
}

@media screen and (min-width: 768px) and (max-width: 798px) {

.text .sub-title, .text.sub-title p, .text .sub-title div, .page-content .text.sub-title, .text.sub-title div
{
	padding: 0 5px;
}

.container
{
	max-width: 100% !important;
}

#conseguir-puntos .container
{
	width: 100%;
}

#canjear-puntos .container
{
	width: 100%;
}
}

/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS  768 px
*/

@media (max-width: 767px) {

.services-tabs .tab-content img
{
	margin-left: auto;
	margin-bottom: 10%;
	max-height: 100%;
	max-width: 63%;
}

#conseguir-puntos .container
{
	width: 480px;
}

#canjear-puntos .container
{
	width: 480px;
}

#conseguir-puntos .tabpanel-header ul li
{
	display: none;
	width: 100% !important;
}

#canjear-puntos .tabpanel-header ul li
{
	display: none;
	width: 100% !important;
}

#conseguir-puntos .tabpanel-header ul li.active
{
	display: block !important;
}

#canjear-puntos .tabpanel-header ul li.active
{
	display: block !important;
}

#conseguir-puntos .tabpanel-header ul li a
{
	width: 100% !important;
	padding: 10px 5px !important;
}

.tab-content>.tab-pane img
{
	max-width: 50%;
	margin-bottom: 20px;
}

.services-tabs .tab-content
{
	position: relative;
	text-align: center;
	z-index: 1;
}

.prev-tab, .next-tab
{
	width: 13px;
	height: 30px;
	background-size: 100%;
	position: absolute;
	z-index: 10;
	top: 50px;
}

.prev-tab
{
	background-image: url(../images/prev-tab@2x.png);
	left: 10px;
}

.next-tab
{
	background-image: url(../images/next-tab@2x.png);
	right: 10px;
}

.services-section
{
	margin: 0 0 10px;
}

.cta-title
{
	line-height: 1.1em;
	font-size: 4em;
}
}

/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS  736 px
*/

@media screen and (min-width: 568px) and (max-width: 736px) {

/* Carrusel superior */
.home-slider #item-4 .carousel-caption
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	margin: 0px 0px;
	opacity: 10;
	padding: 90px 0;
	position: absolute;
	right: 0;
	text-align: left;
	transition: all 500ms linear 0s;
}

.home-slider #item-4 .carousel-caption h1
{
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 35px;
	font-weight: 300;
	line-height: 1em;
	margin: 0;
	padding: 16px 20px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	width: auto;
}

.home-slider #item-4 .carousel-caption .h1-bis
{
	color: #ffffff;
	display: inline-block;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.2em;
	margin: 5px 0px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	width: auto;
}

.home-slider #item-4 .carousel-caption .round_badge
{
	background-color: #c94eb7;
	border-radius: 60px;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: 300;
	height: 90px;
	line-height: 20px;
	padding: 15px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 35px;
	width: 90px;
}

.home-slider #item-4 .carousel-caption .lead
{
	font-size: 20px;
}
}

/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS  480 px
*/

@media screen and (max-width: 480px) {

.home-slider .carousel-inner > .item
{
	background-color: #f6f6f6;
	background-position: 76% 67%;
	background-repeat: no-repeat;
	background-size: cover !important;
	height: 500px;
	overflow: hidden;
}

.home-slider #item-4 .home-slider__content
{
	height: 250px;
	position: relative;
	text-align: left;
	z-index: 9;
}

/* Carrusel superior */
.home-slider #item-4 .carousel-caption
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	margin: 0px 0px;
	opacity: 10;
	padding: 90px 0;
	position: absolute;
	right: 0;
	text-align: left;
	transition: all 500ms linear 0s;
}

.home-slider #item-4 .carousel-caption h1
{
	/*background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;*/
	background: none;
	color: #3280a9;
	display: inline-block;
	font-size: 35px;
	font-weight: 300;
	line-height: 1em;
	margin: 0;
	padding: 16px 10px;
	text-shadow: none;
	width: auto;
}

.home-slider #item-4 .carousel-caption .h1-bis
{
	color: #3280a9;
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2em;
	margin: 5px 0px;
	text-shadow: none;
	width: auto;
}

.home-slider #item-4 .carousel-caption .round_badge
{
	background-color: #c94eb7;
	border-radius: 60px;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: 300;
	height: 90px;
	line-height: 20px;
	padding: 15px;
	position: absolute;
	right: 5px;
	text-align: center;
	top: 13px;
	width: 90px;
	display: none;
}

.home-slider #item-4 .carousel-caption .lead
{
	font-size: 19px;
	top: 120%;
	position: absolute;
	padding: 16px 10px;
	left: 0px
}

/* Sección Cómo canjear tus puntos */

#conseguir-puntos .container
{
	width: 320px;
}

#canjear-puntos .container
{
	width: 320px;
}

.owl-carousel.clients .owl-item
{
	padding: 0px;
}

#conseguir-puntos .btn
{
	width: 80%;
	padding: 10px 0px
}

#canjear-puntos .btn
{
	width: 80%;
	padding: 10px 0px
}

#canjear-puntos .btn img
{
	max-width: 160px;
	margin: 0px !important
}

#canjear-puntos .btn-lg
{
	line-height: 1.33;
	padding: 2px 4px !important;
	background-color: #428bca;
	border-color: #357ebd;
}
}

.cycle-slide
{
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%
}

.cycle-slideshow, .cycle-slideshow *
{
	box-sizing: border-box;
}

.cycle-slideshow
{
	background: rgba(0, 0, 0, 0) url("../images/spinner.gif") no-repeat scroll 50% 50%;
	margin: 10px auto;
	max-width: 500px;
	min-width: 200px;
	padding: 0;
	position: relative;
	width: 45%;
}

.cycle-slideshow img
{
	display: block;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.cycle-slideshow img:first-child
{
	position: static;
	z-index: 100;
}

.cycle-pager
{
	position: absolute;
	text-align: center;
	top: 10px;
	width: 100%;
	z-index: 500;
}

.cycle-pager span
{
	color: #ddd;
	cursor: pointer;
	display: inline-block;
	font-family: arial;
	font-size: 50px;
	height: 16px;
	width: 16px;
}

.cycle-pager span.cycle-pager-active
{
	color: #d69746;
}

.cycle-pager > *
{
	cursor: pointer;
}

.cycle-caption
{
	bottom: 15px;
	color: white;
	position: absolute;
	right: 15px;
	z-index: 700;
}

.cycle-overlay
{
	background: black none repeat scroll 0 0;
	bottom: 0;
	color: white;
	font-family: tahoma, arial;
	opacity: 0.5;
	padding: 15px;
	position: absolute;
	width: 100%;
	z-index: 600;
}

.cycle-prev, .cycle-next
{
	cursor: pointer;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 30%;
	z-index: 800;
}

.cycle-prev
{
	background: rgba(0, 0, 0, 0) url("../images/left.png") no-repeat scroll 50% 50%;
	left: 0;
}

.cycle-next
{
	background: rgba(0, 0, 0, 0) url("../images/right.png") no-repeat scroll 50% 50%;
	right: 0;
}

.cycle-prev:hover, .cycle-next:hover
{
	opacity: 0.7;
}

.disabled
{
	opacity: 0.5;
}

.cycle-paused::after
{
	background: black none repeat scroll 0 0;
	border-radius: 10px;
	color: white;
	content: "Parado";
	opacity: 0.5;
	padding: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 500;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

.cycle-slideshow
{
	width: 200px;
}

.cycle-overlay
{
	padding: 4px;
}

.cycle-caption
{
	bottom: 4px;
	right: 4px;
}
}

/* ///////////////////////////////////////////////////////////////////////////// */
/* =================    BANNER TARJETA MASTER CARD    ========================== */
/* ///////////////////////////////////////////////////////////////////////////// */
/* //                                                                          //*/
/* ///////////////////////////////////////////////////////////////////////////// */


#conseguir-puntos .paga_mcard
{
	background: rgba(147, 211, 247, 0.3) none repeat scroll 0 0;
	padding: 0 10px 10px !important;
	margin: 0px 15px;
}

#conseguir-puntos .paga_mcard img
{
	display: inline-block;
	margin: 10px 10px 0 0px;
	width: 10% !important;
}

#conseguir-puntos .paga_mcard h4
{
	background: none;
	color: #504c4a;
	display: inline-block;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0 !important;
	vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 970px) {

#conseguir-puntos .paga_mcard img
{
	display: inline-block;
	margin: 10px 10px 0 0;
	width: 20% !important;
}

#conseguir-puntos .paga_mcard h4
{
	color: #504c4a;
	display: inline-block;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0 !important;
	vertical-align: middle;
	width: 78%;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

#conseguir-puntos .paga_mcard
{
	margin: 0px 15px;
}

#conseguir-puntos .paga_mcard img
{
	display: inline-block;
	margin: 10px 10px 0 0;
	width: 20% !important;
}

#conseguir-puntos .paga_mcard h4
{
	color: #504c4a;
	display: inline-block;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0 !important;
	vertical-align: middle;
	width: 76%;
}
}

@media only screen and (min-width: 340px) and (max-width: 480px) {

#conseguir-puntos .paga_mcard img
{
	display: inline-block;
	margin: 10px 0;
	width: 100% !important;
}

#conseguir-puntos .paga_mcard h4
{
	color: #504c4a;
	display: inline-block;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0 !important;
	text-align: center;
	vertical-align: middle;
}
}

@media only screen and (min-width: 100px) and (max-width: 340px) {

#conseguir-puntos .paga_mcard img
{
	display: inline-block;
	margin: 10px 0;
	width: 100% !important;
}

#conseguir-puntos .paga_mcard h4
{
	color: #504c4a;
	display: inline-block;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0 !important;
	text-align: center;
	vertical-align: middle;
}
}
