/*------------------------------------------------------------------
[TABLA DE CONTENIDOS]

	1. Estilos globales
     1.1 Elementos p / a /h1, h2,h3...
	 1.2 Botones
     1.3 Encabezados
	2. Contenedor principal
	3. Sección opciones APP
	4. Vigencia Oferta
	5. Responsive CSS
	6. Sección  VIDEO
-------------------------------------------------------------------*/
/*-----------------------------
 0. Estilos generales
-------------------------------*/
body {
	color: #353434;
	font-family: "Raleway", sans-serif;
	font-size: 10px !important;
}
/* p / a /h1, h2,h3...*/
.home-app p {
	font-family: "Raleway", sans-serif;
	margin: 0 0 10px
}
.home-app a:focus, .home-app a:hover {
	color: #0f99de;
	text-decoration: none
}
.home-app a:focus {
	outline: 0
}
.home-app ul {
	list-style: outside none none;
}
.home-app h1, .home-app h2 {
	color: #555;
	font-family: "Raleway", Arial, sans-serif;
	font-weight: 100;
	margin-top: 5px;
	text-shadow: none;
}
.home-app h1 span, .home-app h2 span {
	font-weight: 500;
	color: #e74c3c
}
.home-app .h2, .home-app h2 {
	font-size: 4.56em;
}
.home-app h3, .home-app h4, .home-app h5, .home-app h6 {
	color: #555;
	font-family: "Raleway", Arial, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	text-shadow: none;
}
.section {
	padding-bottom: 0px;
	padding-top: 100px;
}
h4 {
	font-size: 1.37em;
	letter-spacing: 3px;
}
h1, h2, h3, h4 {
	color: #111;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}
.home-app h2 {
	font-family: "Raleway" !important;
	font-size: 3.5em;
	letter-spacing: 4px;
	line-height: 48px;
}
.home-app h6 {
	font-size: 1.40em;
	letter-spacing: 2px;
	color: #111;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}
.home-app li p {
	color: #777;
	font-family: "Raleway", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 300;
	letter-spacing: 0.2px;
	line-height: 1.8em;
}
a.bckcolor-191919 {
	background-color: #191919 !important;
	border-radius: 5px;
	display: inline-block;
}
a.bckcolor-191919:hover {
	background-color: #b01f25 !important;
	border-radius: 5px;
	display: inline-block;
}
/* Botones*/
#home_2016 .btn {
	background: #111 none repeat scroll 0 0;
	border-radius: 0;
	color: #ececec;
	display: inline-block;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 2.5px;
	line-height: 1.8em;
	padding: 8px 38px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
#home_2016 .btn-small {
	font-size: 0.75em;
	padding: 6px 33px;
}
#home_2016 .btn, #home_2016 .btn-ghost, #home_2016 .btn-ghost-light, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light, #home_2016 .btn-text,
#home_2016 .btn-text-light, #home_2016 .btn-light, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-light {
	background: #111 none repeat scroll 0 0;
	border-radius: 0;
	color: #ececec;
	display: inline-block;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 2.5px;
	line-height: 1.8em;
	padding: 8px 38px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
#home_2016 .btn:visited, #home_2016 .btn-ghost:visited, #home_2016 .btn-ghost-light:visited, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:visited, #home_2016 .btn-text:visited, #home_2016 .btn-text-light:visited,
#home_2016 .btn-light:visited, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost:visited, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-light:visited {
	background: #111 none repeat scroll 0 0;
	color: #ececec;
}
#home_2016 .btn:visited:hover, #home_2016 .btn-ghost:visited:hover, #home_2016 .btn-ghost-light:visited:hover, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:visited:hover, #home_2016 .btn-text:visited:hover, #home_2016 .btn-text-light:visited:hover, .btn-light:visited:hover, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost:visited:hover,
#home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-light:visited:hover {
	background: #3f3f3f none repeat scroll 0 0;
	color: #ececec;
}
#home_2016 .btn:hover, #home_2016 .btn-ghost:hover, #home_2016 .btn-ghost-light:hover, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:hover, #home_2016 .btn-text:hover, #home_2016 .btn-text-light:hover, #home_2016 .btn-light:hover, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost:hover,
#home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-light:hover {
	background: #3f3f3f none repeat scroll 0 0;
	color: #ececec;
}
#home_2016 .btn:focus, #home_2016 .btn-ghost:focus, #home_2016 .btn-ghost-light:focus, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:focus,
#home_2016 .btn-text:focus, #home_2016 .btn-text-light:focus, #home_2016 .btn-light:focus, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost:focus, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-light:focus {
	color: #ececec;
	outline: medium none;
}
#home_2016 .btn-ghost, #home_2016 .btn-ghost-light, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #111;
	color: #111;
	overflow: hidden;
	z-index: 1;
}
#home_2016 .btn-ghost::after, #home_2016 .btn-ghost-light::after, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light::after {
	background: #111 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 100%;
	transition: top 0.3s ease 0s;
	width: 100%;
	z-index: -1;
}
#home_2016 .btn-ghost:visited, #home_2016 .btn-ghost-light:visited, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:visited, #home_2016 .btn-ghost:focus, .btn-ghost-light:focus,#home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:focus {
	color: #111;
	text-decoration: none;
}
#home_2016 .btn-ghost:hover, #home_2016 .btn-ghost-light:hover, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #ececec;
}
#home_2016 .btn-ghost:hover:visited, #home_2016 .btn-ghost-light:hover:visited, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:hover:visited {
	color: #ececec;
	text-decoration: none;
}
#home_2016 .btn-ghost:hover::after, #home_2016 .btn-ghost-light:hover::after, #home_2016 .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light:hover::after {
	top: 0;
}
/* Encabezados*/
.sec-encabezado {
	margin-bottom: 50px;
	text-align: center;
}
.sec-encabezado .subencabezado {
	color: #6d6d6d;
	display: block;
	font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 25px;
}
/*-----------------------------
 2. Contenedor principal
-------------------------------*/
#home_2016 .container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
}
#home_2016 * {
	box-sizing: border-box;
}
/**
 * Centrar todos los elementos
 */
html, body {
	height: 100%;
}
/*-----------------------------
 3. Sección opciones APP
-------------------------------*/
.ft-img-left .ft-content h3, .ft-img-left .ft-content .page-title .subheading, .page-title .ft-img-left .ft-content .subheading {
	margin: 0;
	padding-bottom: 30px;
}
.ft-img-left .ft-content .h-alt {
	color: #999;
	display: block;
	font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 45px;
}
.descarga p {
	color: #999;
	display: inline-block;
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 0.04em;
	margin: 0 0 10px;
	text-align: center;
}
#services h5 {
	font-family: "Raleway";
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 1.65px;
	line-height: 18px;
	text-transform: uppercase;
}
#services h4 {
	color: #999 !important;
	font-family: "Raleway" !important;
	font-size: 12px;
	font-weight: lighter !important;
	letter-spacing: 2px;
	line-height: 18px;
	text-transform: none !important;
}
.section-content {
	padding-bottom: 60px;
	padding-top: 60px;
}
.bg-dark:not(i), i.bg-dark::before, .bg-dark.form-control:focus {
	background-color: #28292a;
	color: #fff;
}
#services h2, #services h5 {
	color: #FFF !important
}
.phone-carousel {
	position: relative;
}
.phone-carousel {
	margin-bottom: -20px;
}
.visible {
	visibility: visible;
}
.phone-carousel figure {
	bottom: -64px;
	left: 105px;
	position: absolute;
	top: 114px;
}
.phone-carousel figure {
	bottom: -64px;
	height: 600px;
	left: 105px;
	overflow: hidden;
	position: absolute;
	width: 348px;
	z-index: 2;
}
figure {
	margin: 0;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	display: block;
	height: auto;
	max-width: 100%;
}
.overflow {
	overflow: hidden;
}
.no-gap {
	padding-left: 0;
	padding-right: 0;
}
#services .btn img {
	max-width: 100%;
}
#services .label {
	background-color: #e84c3d;
	color: #fff;
	font-family: "Open Sans";
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	margin-left: 5px;
	padding: 3px 5px;
	position: absolute;
	text-shadow: none;
}
#services .btn-b-white {
	padding: 2px 40px;
	border-radius: 5px;
	transition: all 0.3s ease 0s;
}
#services .btn-b-white:hover {
	background: #111;
	transition: all 0.3s ease 0s;
}
#services .btn-ghost {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #fff;
	color: #111;
	overflow: hidden;
	z-index: 1;
}
.ft-centered .ft-item, .ft-x .ft-item, .ft-y .ft-item {
	text-align: center;
}
.ft-centered .ft-item h5, .ft-x .ft-item h5, .ft-y .ft-item h5, .ft-centered .ft-item .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .ft-centered .ft-item .ft-heading, .ft-x .ft-item .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .ft-x .ft-item .ft-heading, .ft-y .ft-item .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .ft-y .ft-item .ft-heading, .ft-centered .ft-item .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .ft-centered .ft-item .tab-info, .ft-x .ft-item .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .ft-x .ft-item .tab-info, .ft-y .ft-item .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .ft-y .ft-item .tab-info, .ft-centered .ft-item .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .ft-centered .ft-item .widget-comm-title, .ft-x .ft-item .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .ft-x .ft-item .widget-comm-title, .ft-y .ft-item .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .ft-y .ft-item .widget-comm-title, .ft-centered .ft-item .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .ft-centered .ft-item .title-timer, .ft-x .ft-item .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .ft-x .ft-item .title-timer, .ft-y .ft-item .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .ft-y .ft-item .title-timer, .ft-centered .ft-item .shop-layout-options span, .shop-layout-options .ft-centered .ft-item span, .ft-x .ft-item .shop-layout-options span, .shop-layout-options .ft-x .ft-item span, .ft-y .ft-item .shop-layout-options span, .shop-layout-options .ft-y .ft-item span {
	margin-bottom: 20px;
	margin-top: 30px;
}
.ft-centered .ft-item span, .ft-x .ft-item span, .ft-y .ft-item span {
	font-size: 45px;
	height: 110px;
	line-height: 109px;
	padding: 0;
	width: 110px;
}
.ft-centered .ft-material:hover span, .ft-x .ft-material:hover span, .ft-y .ft-material:hover span, .ft-centered .ft-material:hover i, .ft-x .ft-material:hover i, .ft-y .ft-material:hover i {
	box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
	transform: translateY(-10px);
}
.ft-centered .ft-material span, .ft-x .ft-material span, .ft-y .ft-material span, .ft-centered .ft-material i, .ft-x .ft-material i, .ft-y .ft-material i {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f8f8f8;
	border-radius: 100px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #777;
	display: inline-block;
	transition: all 0.3s ease 0s;
}
.ft-centered .ft-diagonal span, .ft-x .ft-diagonal span, .ft-y .ft-diagonal span, .ft-centered .ft-diagonal i, .ft-x .ft-diagonal i, .ft-y .ft-diagonal i {
	background: rgba(0, 0, 0, 0) url("../images/pat-diagonal.png") repeat scroll 100% center;
	border-radius: 100px;
	color: #111;
	display: inline-block;
}
.ft-centered .ft-circle-frame:hover span, .ft-x .ft-circle-frame:hover span, .ft-y .ft-circle-frame:hover span, .ft-centered .ft-square-frame:hover span, .ft-x .ft-square-frame:hover span, .ft-y .ft-square-frame:hover span, .ft-centered .ft-circle-frame-dark:hover span, .ft-x .ft-circle-frame-dark:hover span, .ft-y .ft-circle-frame-dark:hover span, .ft-centered .ft-square-frame-dark:hover span, .ft-x .ft-square-frame-dark:hover span, .ft-y .ft-square-frame-dark:hover span, .ft-centered .ft-circle-frame:hover i, .ft-x .ft-circle-frame:hover i, .ft-y .ft-circle-frame:hover i, .ft-centered .ft-square-frame:hover i, .ft-x .ft-square-frame:hover i, .ft-y .ft-square-frame:hover i, .ft-centered .ft-circle-frame-dark:hover i, .ft-x .ft-circle-frame-dark:hover i, .ft-y .ft-circle-frame-dark:hover i, .ft-centered .ft-square-frame-dark:hover i, .ft-x .ft-square-frame-dark:hover i, .ft-y .ft-square-frame-dark:hover i {
	border-color: #ececec;
	box-shadow: 0 0 0 0 #ececec;
}
.ft-centered .ft-circle-frame span, .ft-x .ft-circle-frame span, .ft-y .ft-circle-frame span, .ft-centered .ft-square-frame span, .ft-x .ft-square-frame span, .ft-y .ft-square-frame span, .ft-centered .ft-circle-frame-dark span, .ft-x .ft-circle-frame-dark span, .ft-y .ft-circle-frame-dark span, .ft-centered .ft-square-frame-dark span, .ft-x .ft-square-frame-dark span, .ft-y .ft-square-frame-dark span, .ft-centered .ft-circle-frame i, .ft-x .ft-circle-frame i, .ft-y .ft-circle-frame i, .ft-centered .ft-square-frame i, .ft-x .ft-square-frame i, .ft-y .ft-square-frame i, .ft-centered .ft-circle-frame-dark i, .ft-x .ft-circle-frame-dark i, .ft-y .ft-circle-frame-dark i, .ft-centered .ft-square-frame-dark i, .ft-x .ft-square-frame-dark i, .ft-y .ft-square-frame-dark i {
	background: #ececec none repeat scroll 0 0;
	border: 5px solid white;
	border-radius: 100px;
	box-shadow: 0 0 0 1px #ececec;
	color: #111;
	display: inline-block;
	line-height: 102px;
	transition: all 0.5s ease 0s;
}
.ft-centered .ft-square-frame span, .ft-x .ft-square-frame span, .ft-y .ft-square-frame span, .ft-centered .ft-square-frame i, .ft-x .ft-square-frame i, .ft-y .ft-square-frame i {
	border-radius: 0;
	font-size: 45px;
	height: 100px;
	line-height: 90px;
	text-align: center;
	width: 100px;
}
.ft-centered .ft-dark-spin:hover span, .ft-x .ft-dark-spin:hover span, .ft-y .ft-dark-spin:hover span, .ft-centered .ft-dark-spin:hover i, .ft-x .ft-dark-spin:hover i, .ft-y .ft-dark-spin:hover i {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	color: #111;
	transform: rotateY(180deg);
}
.ft-centered .ft-dark-spin span, .ft-x .ft-dark-spin span, .ft-y .ft-dark-spin span, .ft-centered .ft-dark-spin i, .ft-x .ft-dark-spin i, .ft-y .ft-dark-spin i {
	background: #57544f none repeat scroll 0 0;
	border: 1px solid rgba(17, 17, 17, 0);
	border-radius: 100px;
	color: #f8f8f8;
	display: inline-block;
	transition: all 0.3s ease 0s;
}
.ft-centered .ft-circle-frame-dark:hover span, .ft-x .ft-circle-frame-dark:hover span, .ft-y .ft-circle-frame-dark:hover span, .ft-centered .ft-square-frame-dark:hover span, .ft-x .ft-square-frame-dark:hover span, .ft-y .ft-square-frame-dark:hover span, .ft-centered .ft-circle-frame-dark:hover i, .ft-x .ft-circle-frame-dark:hover i, .ft-y .ft-circle-frame-dark:hover i, .ft-centered .ft-square-frame-dark:hover i, .ft-x .ft-square-frame-dark:hover i, .ft-y .ft-square-frame-dark:hover i {
	border-color: #111111;
}
.ft-centered .ft-circle-frame-dark span, .ft-x .ft-circle-frame-dark span, .ft-y .ft-circle-frame-dark span, .ft-centered .ft-square-frame-dark span, .ft-x .ft-square-frame-dark span, .ft-y .ft-square-frame-dark span, .ft-centered .ft-circle-frame-dark i, .ft-x .ft-circle-frame-dark i, .ft-y .ft-circle-frame-dark i, .ft-centered .ft-square-frame-dark i, .ft-x .ft-square-frame-dark i, .ft-y .ft-square-frame-dark i {
	background: #111 none repeat scroll 0 0;
	border: 5px solid white;
	box-shadow: 0 0 0 1px #111;
	color: #f8f8f8;
}
.ft-centered .ft-square-frame-dark span, .ft-x .ft-square-frame-dark span, .ft-y .ft-square-frame-dark span, .ft-centered .ft-square-frame-dark i, .ft-x .ft-square-frame-dark i, .ft-y .ft-square-frame-dark i {
	border-radius: 0;
	font-size: 45px;
	height: 100px;
	line-height: 90px;
	text-align: center;
	width: 100px;
}
.ft-centered .ft-small-card, .ft-x .ft-small-card, .ft-y .ft-small-card {
	background: #f8f8f8 none repeat scroll 0 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	padding: 50px 30px;
	transition: all 0.3s ease 0s;
}
.ft-centered .ft-small-card:hover, .ft-x .ft-small-card:hover, .ft-y .ft-small-card:hover {
	box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
	transform: translateY(-10px);
}
.ft-centered .ft-small-card:hover span, .ft-x .ft-small-card:hover span, .ft-y .ft-small-card:hover span, .ft-centered .ft-small-card:hover i, .ft-x .ft-small-card:hover i, .ft-y .ft-small-card:hover i {
	color: #111;
}
.ft-centered .ft-small-card span, .ft-x .ft-small-card span, .ft-y .ft-small-card span, .ft-centered .ft-small-card i, .ft-x .ft-small-card i, .ft-y .ft-small-card i {
	color: #777;
	display: block;
	font-size: 64px;
	height: auto;
	line-height: 0;
	margin-top: 30px;
	padding-bottom: 30px;
	transition: color 0.7s ease 0s;
	width: auto;
}
.ft-centered .ft-circle-overlay:hover span, .ft-x .ft-circle-overlay:hover span, .ft-y .ft-circle-overlay:hover span, .ft-centered .ft-square-overlay:hover span, .ft-x .ft-square-overlay:hover span, .ft-y .ft-square-overlay:hover span, .ft-centered .ft-circle-overlay:hover i, .ft-x .ft-circle-overlay:hover i, .ft-y .ft-circle-overlay:hover i, .ft-centered .ft-square-overlay:hover i, .ft-x .ft-square-overlay:hover i, .ft-y .ft-square-overlay:hover i {
	background: #f4f4f4 none repeat scroll 0 0;
}
.ft-centered .ft-circle-overlay span, .ft-x .ft-circle-overlay span, .ft-y .ft-circle-overlay span, .ft-centered .ft-square-overlay span, .ft-x .ft-square-overlay span, .ft-y .ft-square-overlay span, .ft-centered .ft-circle-overlay i, .ft-x .ft-circle-overlay i, .ft-y .ft-circle-overlay i, .ft-centered .ft-square-overlay i, .ft-x .ft-square-overlay i, .ft-y .ft-square-overlay i {
	background: #ececec none repeat scroll 0 0;
	border: 10px solid #f4f4f4;
	border-radius: 100px;
	color: #111;
	display: inline-block;
	line-height: 90px;
	transition: all 0.3s ease 0s;
}
.ft-centered .ft-square-overlay span, .ft-x .ft-square-overlay span, .ft-y .ft-square-overlay span, .ft-centered .ft-square-overlay i, .ft-x .ft-square-overlay i, .ft-y .ft-square-overlay i {
	border-radius: 0;
}
.ft-centered .ft-basic span, .ft-x .ft-basic span, .ft-y .ft-basic span, .ft-centered .ft-basic i, .ft-x .ft-basic i, .ft-y .ft-basic i {
	font-size: 60px;
	line-height: 60px;
}
.ft-x .ft-item, .ft-y .ft-item {
	text-align: left;
}
.ft-x .ft-item h5, .ft-y .ft-item h5, .ft-x .ft-item .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .ft-x .ft-item .ft-heading, .ft-y .ft-item .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .ft-y .ft-item .ft-heading, .ft-x .ft-item .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .ft-x .ft-item .tab-info, .ft-y .ft-item .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .ft-y .ft-item .tab-info, .ft-x .ft-item .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .ft-x .ft-item .widget-comm-title, .ft-y .ft-item .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .ft-y .ft-item .widget-comm-title, .ft-x .ft-item .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .ft-x .ft-item .title-timer, .ft-y .ft-item .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .ft-y .ft-item .title-timer, .ft-x .ft-item .shop-layout-options span, .shop-layout-options .ft-x .ft-item span, .ft-y .ft-item .shop-layout-options span, .shop-layout-options .ft-y .ft-item span {
	margin-bottom: 1px;
	margin-top: 30px;
}
.ft-x .ft-item span, .ft-y .ft-item span, .ft-x .ft-item i, .ft-y .ft-item i {
	display: inline-block;
	float: left;
	font-size: 28px;
	height: 60px;
	line-height: 28px;
	margin: 25px 20px 20px 0;
	padding: 13px 15px;
	text-align: center;
	vertical-align: top;
	width: 60px;
}
.ft-x .ft-material span, .ft-y .ft-material span, .ft-x .ft-material i, .ft-y .ft-material i {
	color: #111;
}
.ft-x .ft-circle-frame span, .ft-y .ft-circle-frame span, .ft-x .ft-square-frame span, .ft-y .ft-square-frame span, .ft-x .ft-circle-frame-dark span, .ft-y .ft-circle-frame-dark span, .ft-x .ft-square-frame-dark span, .ft-y .ft-square-frame-dark span, .ft-x .ft-circle-frame i, .ft-y .ft-circle-frame i, .ft-x .ft-square-frame i, .ft-y .ft-square-frame i, .ft-x .ft-circle-frame-dark i, .ft-y .ft-circle-frame-dark i, .ft-x .ft-square-frame-dark i, .ft-y .ft-square-frame-dark i {
	padding: 24px 25px;
}
.ft-x .ft-square-frame span, .ft-y .ft-square-frame span, .ft-x .ft-square-frame i, .ft-y .ft-square-frame i, .ft-x .ft-square-frame-dark span, .ft-y .ft-square-frame-dark span, .ft-x .ft-square-frame-dark i, .ft-y .ft-square-frame-dark i {
	height: 80px;
	padding: 21px 23px;
	width: 80px;
}
.ft-x .ft-circle-overlay span, .ft-y .ft-circle-overlay span, .ft-x .ft-square-overlay span, .ft-y .ft-square-overlay span, .ft-x .ft-circle-overlay i, .ft-y .ft-circle-overlay i, .ft-x .ft-square-overlay i, .ft-y .ft-square-overlay i {
	border: 10px solid #f4f4f4;
	padding: 20px;
}
.ft-x .ft-basic span, .ft-y .ft-basic span, .ft-x .ft-basic i, .ft-y .ft-basic i {
	font-size: 64px;
	line-height: 64px;
	padding: 0;
}
.ft-x .right-align .ft-content, .ft-y .right-align .ft-content {
	display: inline-block;
	text-align: right;
	width: 62%;
}
.ft-x .right-align .ft-icon, .ft-y .right-align .ft-icon {
	display: inline-block;
	float: right;
	margin-left: 20px;
	width: 30%;
}
.ft-y .ft-item span, .ft-y .ft-item i {
	display: inline-block;
	float: none;
	margin: 0;
}
.ft-y .right-align {
	text-align: right;
}
/*-----------------------------
 4. Vigencia Oferta
-------------------------------*/

#vigencia p {
	color: #6d6d6d;
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 0.09em;
	line-height: 1.5em;
	margin: 0 0 10px;
}

/*-----------------------------
 5. Responsive CSS
-------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 1200px) {
.list-circle-check-full li h6 {
	color: #111;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.9em;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 8px;
	text-transform: uppercase;
}
.phone-img {
	width: 77% !important;
	display: block;
	height: auto;
	margin: auto;
}
.phone-carousel figure {
	left: 186px;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
.col-alf-offset-1 {
	margin-left: 12.6667%;
}
.phone-carousel figure {
	left: 179px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
#home_2016 {
    border-top: 1px solid #dfe4e8;
    margin-top: 2px;
}
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
.sec-encabezado h2 {
	font-size: 3.2em;
	line-height: 1.2em;
	letter-spacing: normal
}
.bg-gris-home-lighter {
	background: transparent !important
}
.sec-encabezado .subencabezado {
	color: #999;
	display: block;
	font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2.5px;
	margin-top: 20px;
	text-transform: uppercase;
}
#encabezado_pagina{
	padding-top:30px
}
#home_2016 {
    border-top: 1px solid #dfe4e8;
    margin-top: 2px;
}
.ft-x .ft-item span, .ft-y .ft-item span, .ft-x .ft-item i, .ft-y .ft-item i {
	font-size: 20px;
	height: 40px;
	line-height: 28px;
	margin: 25px 20px 80px 10px;
	padding: 4px;
	width: 40px;
}
#services h5 {
	font-size: 16px;
}
#services .btn-b-white {
	border-radius: 5px;
	margin: 0 10px;
	padding: 2px 80px;
	transition: all 0.3s ease 0s;
}
.arrow-bottom::after {
	left: 47%;
}
.download-btns .dl-btn {
	margin-bottom: 10px;
	text-align: center;
}
}
/*-----------------------------
 6. Sección  VIDEO
-------------------------------*/
/* Botón play video */
.play-btn {
	display: inline-block;
	padding-top: 50px;
}
.play-btn .play-icon {
	display: inline-block;
	font-size: 64px;
	transform: translateX(65px);
	transition: all 0.3s ease 0s;
	vertical-align: middle;
}
.play-btn h5 {
	color: #111;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.20em
}
.play-btn h5, .play-btn .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .play-btn .ft-heading, .play-btn .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .play-btn .tab-info, .play-btn .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .play-btn .widget-comm-title, .play-btn .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .play-btn .title-timer, .play-btn .shop-layout-options span, .shop-layout-options .play-btn span {
	display: inline-block;
	opacity: 0;
	padding-left: 20px;
	transition: opacity 0.4s ease 0s;
	vertical-align: middle;
}
.play-btn:hover .play-icon {
	font-size: 40px;
	transform: translateX(0px);
}
.play-btn:hover h5, .play-btn:hover .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .play-btn:hover .ft-heading, .play-btn:hover .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .play-btn:hover .tab-info, .play-btn:hover .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .play-btn:hover .widget-comm-title, .play-btn:hover .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .play-btn:hover .title-timer, .play-btn:hover .shop-layout-options span, .shop-layout-options .play-btn:hover span {
	opacity: 1;
}
.play-btn:focus {
	outline: medium none;
}
/* Background play video */
.video-bg-section {
	background: #ccc url("../img/bg_app.jpg") repeat scroll 50% center / cover;
	height: 365px;
}
.video-bg-section .video-sec-content {
	background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
	height: 100%;
	padding-top: 100px;
	text-align: center;
	width: 100%;
}
.video-bg-section .video-sec-content h3, .video-bg-section .video-sec-content .page-title .subheading, .page-title .video-bg-section .video-sec-content .subheading, .video-bg-section .video-sec-content h5, .video-bg-section .video-sec-content .ft-boxed-hover ul li .hover-content .ft-heading, .ft-boxed-hover ul li .hover-content .video-bg-section .video-sec-content .ft-heading, .video-bg-section .video-sec-content .ft-tabs .tabs-list li a .tab-group .tab-info, .ft-tabs .tabs-list li a .tab-group .video-bg-section .video-sec-content .tab-info, .video-bg-section .video-sec-content .sidebar .comments-widget .widget-item span .widget-comm-title, .sidebar .comments-widget .widget-item span .video-bg-section .video-sec-content .widget-comm-title, .video-bg-section .video-sec-content .comingsoon .content-wrapper .content-inner .cs-timer .item .title-timer, .comingsoon .content-wrapper .content-inner .cs-timer .item .video-bg-section .video-sec-content .title-timer, .video-bg-section .video-sec-content .shop-layout-options span, .shop-layout-options .video-bg-section .video-sec-content span, .video-bg-section .video-sec-content span {
	color: #ececec;
}
.video-bg-section .video-sec-content .cta-lead {
	letter-spacing: 8px;
}
.h-alt {
	font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
}
h3, .page-title .subheading {
	font-size: 1.7em;
	letter-spacing: 3.5px;
}
[class^="linea-"]::before, [class*=" linea-"]::before {
	font-family: "Fontawesome" !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 1;
	text-transform: none !important;
}
.linea-music-play-button::before {
	content: "\f144";
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
	#encabezado_pagina.section-content {
	    padding-bottom: 60px;
	    padding-top: 190px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
.video-bg-section .video-sec-content {
	padding-top: 50px;
}
.video-sec-content h3 {
	padding: 0px 10px;
	line-height: 1.6em;
}
.bg-gris-home-lighter {
	background: #f0f0f0 none repeat scroll 0 0 !important;
}
#services h4 {
	color: #c5c0c0 !important;
	font-family: "Raleway" !important;
	font-size: 14px;
	font-weight: lighter !important;
	letter-spacing: 1.3px;
	line-height: 16px;
	text-transform: none !important;
}
}

@media only screen and (min-width: 300px) and (max-width: 350px) {
#services .label {
	margin: 0;
	position: relative;
}
#services h4 {
	color: #d2cccc !important;
	font-family: "Raleway" !important;
	font-size: 14px;
	font-weight: lighter !important;
	letter-spacing: 1px;
	line-height: 15px;
	text-transform: none !important;
}
}

@media only screen and (min-width: 100px) and (max-width: 450px) {
	.hidden-phone{
		display: none !important
	}
}

.col-alf-offset-1.margin-top-45{margin-top:55px !important}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0px;
}
