

body {
/*	background: url(../img/bg.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */
	font-family:'DIN Next W01 Light', Helvetica, sans-serif;
	/*text-transform: uppercase;*/
}
body.contact-section {
	background: url(../img/church-group.png) no-repeat top center fixed;
}

.clear{
	clear: both !important;
}
.txt-center
{
	text-align: center;
}
.p-top{
	padding-top: 10px;
}
.p-tb{
	padding: 10px 0px;
}
.center{
	margin: 0 auto;
}
/*.remtop-1{
	margin-top: 2rem;
}
.remtop-2{
	margin-top: -48rem;
}
.remtop-3{
	margin-top: 10rem;
}*/
.txt-normal{
	text-transform: none;
}
div:after{
	display: table;
	clear:both;
	content: ' ';
}

.search-container{
	position: relative;
	padding-top: 13px;
}
.socialmedia-container{
	width: 100px;
	height: 100%;
}
.menu-container-desktop{
	width: 280px;
	height: 100vh;
	background-color: rgb(0, 0, 0); /* Fall-back for browsers that don't support rgba */
	background-color: rgba(0, 0, 0, .7);
	padding: 25, 40px;
}
.menu-label-container-desktop{
	padding: 20px 0px;
}
.c-hamburger--htx{
	float: left;
}
.light{font-family:'DIN Next W01 Light', Helvetica, sans-serif; }
.pink{color: #A54686}
.label-menu{
	color: #52C1BE;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
	cursor: pointer;
	font-size: 20px;
	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	font-weight: lighter;
}
.logo-container-mobile{
	max-height: 40px;
	width: 70%;
	float: left;
}
.logo-container-desktop{
	text-align: center;
}
.logo-container-desktop img{
	max-width:80%;
}
.menu-label-container-mobile{
	width: 32px;
	padding-top: 4px;
	float: right;
	max-height: 40px;
}
.open-menu,
.open-menu-desktop{
	color: #fff;
	clear:both;
}
.open-menu{
	display: none;
}
.bottom-disclaimer{

    color: #fff;
    margin-top: 0;
    padding: 35px 119px 0;
    position: relative;
    text-align: center !important;
    text-shadow: none;
    text-transform: uppercase;
}

.main-section{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.socialmedia-container,
.menu-container-desktop,
.main-section{
	float: left;
}
.menu-list{
	list-style-type: none;
	padding: 0px;
	width: 133px;
	text-align: left;
	margin-top: 10px;
}
.menu-list li{
	list-style-type: none;
	padding: 2px 0px;
	font-size: 20px;
	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	cursor: pointer;
	border-bottom: solid 3px transparent;
	transition: 0.3s ease all;
	line-height: 31px;
}
body#html-tarjetas .menu-list li:nth-child(1),
body#html-desc .menu-list li:nth-child(2),
body#html-promo .menu-list li:nth-child(3),
body#html-beficios .menu-list li:nth-child(4),
body#html-dudas .menu-list li:nth-child(5),
body#html-contact .menu-list li:nth-child(6),
body#html-solicita .open-menu .menu-list li:nth-child(7),
.menu-list li:hover,
.menu-list li:focus,
.menu-list li:active{
	border-bottom: solid 3px #A54686;
	transition: 0.3s ease all;
}

.gray{color: #777777;}
.boldbig{font-family: 'Trajan Pro', sans-serif; font-weight: 700;; font-size: 22px;}
.menu-list li b{
	font-weight: bolder;
	font-family: 'Trajan Pro', sans-serif; font-weight: 700;;
	font-size: 26px;
}
.container-appstore img{
	float: left;
	max-width: 90px;
	height: auto;
}
.container-white-home{background-color: #ffffff; padding: 1px; position: relative;}
.store-google{
	margin-left: 10px;
}
.carousel.slide{
	background-color: #333;
	padding: 10px;
}
.carousel-inner{
	padding: 0px 50px;
}
.carousel-control{
	padding-top: 40px;
	width: 10%;
}
.fb-desktop{
	padding-top: 100px;
}
.tw-desktop{
	padding-top: 20px;
	display: none;
}
.container-green-home{
	background-color: #52c1be;
	padding: 1px;
}
.container-black-home{
	background-color: #0e1523;
	padding: 1px;
}
.title-page{
	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	font-size: 40px;
	line-height: 1em;
	color: #fff;
}
.title-page strong{
	font-family: 'Trajan Pro', sans-serif; font-weight: 700;;
	font-size: 35px;
	line-height: 1.3em;
	color: #fff;
}
.menu-title{
	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	font-size: 27px;
	color: #fff;
	padding-top: 33px;
	/*line-height: 1.3em;*/
}
.menu-title strong{
	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	font-size: 26px;
	line-height: 1.3em;
	color: #fff;
}
.main-desktop{
	min-width: 600px;
	height: 100vh;
	position: relative;
	max-width: 90%;
	width: 100%;
}
.main-desktop-promociones{
	min-width: 550px;
	max-width: 90%;
	width: 100%;
}
.main-promociones{
	width: 100%;
	padding: 10px;
	background-color: #f2f2f2;
	margin: 125px auto 0 auto;
}
.container-options{
	padding: 0px;
}
.container-sections{
	padding: 0px;
}
.item-promocion-container{
	display: inline-block;
    margin: auto;
    width: 49%;
    padding: 10px 5px 5px 5px;
}
.label-item-home{
	color: #fff;
	padding: 10px 15px;
	text-align: right;
	font-size: 17px;
	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	line-height: 1.3em;
	position: absolute;
    z-index: 10;
    bottom: 0;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    font-size: 1.6em;
}
.label-item-home strong{
	color: #fff;
	text-align: right;
	font-size: 18px;
	font-weight: 800;
	font-family: 'Trajan Pro', sans-serif; font-weight: 700;;
	line-height: 1.3em;
}
.title-mobile{
	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	font-size: 25px;
	line-height: 1.3em;
	color: #fff;
	text-transform: uppercase;
	padding-top: 15px;
	padding-top: 200px;
	padding-bottom: 30px;
}
.title-mobile strong{
	font-weight: 800;
	font-family: 'Trajan Pro', sans-serif; font-weight: 700;;
	font-size: 27px;
	line-height: 1.3em;
	color: #fff;
}

.contacto-main{}
.comtacto-altern{}
.contact-content{
	background-color: #fff;
	padding: 65px 0;
}
.banner-ico{
	margin-left: auto;
    margin-right: auto;
    margin-top: -25px;
    max-height: 50px;
    max-width: 50px;
    width: 100%;
}
.banner-ico img{
	position: relative;
}
.contact-center{
	text-align: center;
	padding: 20px 15px 40px 15px;
}
.contact-center strong{
	font-weight: 800;
	font-family: 'Trajan Pro', sans-serif; font-weight: 700;;
	font-size: 1.2em;
}
.contact-form{
	padding-top: 20px;
}
.contact-form .form-control{
	border-top: solid 2px #333;
	border-bottom: solid 2px #333;
	border-left: solid 3px #333;
	border-right: solid 3px #333;
	border-radius: 0px;
}
textarea{
	resize: none;
}
.btn-tdu{
	background-color: #333;
	color: #A54686;
	width: 150px;
	text-transform: uppercase;
}
.btn-tdu:hover,
.btn-tdu:focus,
.btn-tdu:active{
	background-color: #000;
	color: #fff;
}
.scrl img {margin: 0 auto; display: block; text-align: center}
.cntr {text-align: center; margin-top: 10px}
.ben-container{
	padding: 20px 0px;
}
.ben-container .row{
	padding: 10px 0px;
}
.ben-container img{
	max-height: 50px;
    max-width: 50px;
}
.icon-title{
	text-align: center;
	font-size: 15px;
	margin: 0px;
	padding-top: 10px;
}
.card-title{
	text-align: center;
	font-size: 20px;
	padding: 0px 0px 15px 0px;
	position: relative;
	color: #000;
	margin-top: -50px;
}
.solicitala{
	position: absolute;
	right: 30px;
	top: 30px;

	font-family: 'Trajan Pro', sans-serif; font-weight: 400;
	font-size: 28px;
	color: #fff;
}
.cursive{ font-family: 'Trajan Pro', sans-serif; font-weight: 400; }
.solicitala strong{
	font-family: 'Trajan Pro', sans-serif; font-weight: 700;;
	font-size: 30px;
	line-height: 1.3em;
	color: #fff;
}

.solicitala a{
	color: #fff;
}
.solicitala a:focus{
	outline: none;
	outline-offset: 0px;
	text-decoration: none;
}

.main-descuentos-busqueda {
    background-color: rgba(35, 31, 32, .9);
    margin: 50px auto;
    width: 100%;
}

.m-top5{font-family:'DIN Next W01 Light', Helvetica, sans-serif; font-size: 11px;}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.main-desktop{
		min-width: 550px;
		height: 100vh;
		position: relative;
		max-width: 90%;
		width: 100%;
	}
	.container-appstore{
		width: 100%;
		display: block;
		margin-left: 0;
	}
	.container-appstore img{
		padding-left: 10px;
	}
	/*.item-promocion-container{
	    width: 100%;
	}*/

}
@media only screen and (max-width : 1165px) {
	.menu-list{
		width: 100%;
		text-align: right;
	}
	.container-appstore img{
		float: right;
		max-width: 100px;
		height: auto;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.main-desktop{
		display: none;
	}
	.store-apple{
		margin-left: 10px;
	}
	.main-desktop-promociones{
		min-width: 100%;
		max-width: 100%;
		width: 100%;
	}

	.content-mapstore {
	    overflow-y: hidden;
	    height: auto;
	}

}
@media only screen and (max-width : 1199px) {
	.main-desktop-promociones{
		max-width: 100%;
	}

}


/* Small Devices, Tablets */
@media only screen and (max-width : 992px) {
	.bottom-disclaimer{
		color: #fff;
		text-transform: uppercase;
		margin-top: 0px;
		background-color: #231F20;
		padding: 40px 10px 0;
		text-align: left !important;
		position: relative;
		text-shadow: none;
	}
	#go-top-desc{
		position: fixed;
		bottom: 50px;
		left: 43%;
		display: block;
	}

	.remtop-1, .remtop-2, .remtop-3{ margin-top: 0; }
}
@media only screen and (max-width : 992px) {
	.p-top-t {
	    padding-top: 100px;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.label-item-home{
		font-size: 14px;
	}
	.main-funciona-dudas, .main-descuentos-busqueda{
		width: 100%;
		/*padding: 10px;*/
	}
	#go-top-desc{
		position: fixed;
		bottom: 50px;
		left: 38%;
		display: block;
	}
	#productosWeb ul{
		padding-left: 0;
	}
	.item-promocion-container{
	    width: 100%;
	}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	.label-item-home{
		font-size: 14px;
	}
	.main-funciona-dudas, .main-descuentos-busqueda{
		width: 100%;
		padding: 10px;
	}
	.card-title{left:35%;}


}
