html, body {
	margin: 0;
	font-family: 'Jost', sans-serif;
    padding: 0px;
    overflow-x: hidden;
    background-image: url(../../../img/fotos/wallet2-section-bg.png);
    background-position: top;
    background-repeat: repeat-y;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Jost', sans-serif;
}
.ir-arriba {
	display: block;
	background-repeat: no-repeat;
	font-size: 20px;
	color: black;
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	left: 26px;
	z-index: 2;
}

.fa-inverse {
	color: #000;
}
.socialnet {
	width: 42px;
	position: fixed;
	top: 35px;
	right: 56px;
	z-index: 3000;
}

.socialnet {
	top: 86%!important;
	height: 205px;
	margin-top: 0px;
}

img.whatsappico {
	width: 160%;
    margin-bottom: 10px;
}

img.whatsappico:hover {
	filter: opacity(.8);
}

@media only screen and (max-width: 600px) {
  .tarjeta-precio-uno, .tarjeta-precio-dos, .tarjeta-precio-tres {
    margin-left: 20px!important;
    margin-right: 20px!important;
    margin-bottom: 20px!important;
}
.heading-title-h1 {
    font-size: 1.6rem;
}
.background_215 p {
    font-size: 14px!important;
}
.heading-title {
    font-size: 1.6rem;
    text-align: center;
}
.bottomless p {
    font-size: 14px;
    text-align: center;
}
.background_211 p {
    text-align: center;
}
.background_214 .heading-title {
    margin-bottom: 30px;
}
.background_220 .heading-title {
    margin-bottom: 30px;
}
.background_227 .heading-title {
    margin-bottom: 30px;
}
.background_232 .heading-title {
    margin-bottom: 30px;
}
.background_235 .heading-title {
    margin-bottom: 30px;
}
.go-item-price {
    margin-bottom: 20px;
}
.font_6 {
    text-align: center;
}
#comp-k8ts97ag {
    text-align: center;
}
.footer-copyright {
    text-align: center;
}
.page-footer .row {
    text-align: center;
}
.background_216 p {
    font-size: 14px!important;
}
.background_223  p {
    font-size: 14px;
    text-align: center;
}
.background_224 p {
    font-size: 14px;
    text-align: center;
}
.background_225 p {
    font-size: 14px;
    text-align: center;
}
.background_226 p {
    font-size: 14px;
    text-align: center;
}
.background_228 p {
    font-size: 14px;
    text-align: center;
}
.background_223 p {
    font-size: 14px;
    text-align: center;
}
.background_233 p {
    font-size: 14px;
    text-align: center;
}
.background_236 p {
    font-size: 14px!important;
    text-align: center;
}
.go-item-a1 p {
    color: #fff!important;
}
.go-item-a2 h6 {
    color: #fff!important;
}
.go-item-a3 h6 {
    color: #fff!important;
}
#BtnSubmitCmsForm1 {
    padding: 15px 15px!important;
}
.background_237 div {
    padding: 10px;
}
}

/*CMS*/
.nav.nav-tabs.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
    overflow: hidden;
    background-color: #fff;
    color: #fff;
    border-bottom: 5px solid #3a91c2;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #3A91C2;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #72BEE7;
    border-color: #dee2e6 #dee2e6 #fff;
}
.btn-primary {
    color: #fff;
    background-color: #006ac6;
    border-color: #006ac6;
}
.btn-primary:hover {
    color: #fff;
    background-color: #2222DF;
    border-color: #2222DF;
}

.btn.btn-info {
    color: #fff!important;
    background-color: #0062cc;
    border-color: #0062cc;
}
.btn.btn-info:hover {
    color: #fff!important;
    background-color: #2222DF;
    border-color: #2222DF;
}
.btn.btn-success {
    color: #fff!important;
    background-color: #0062cc;
    border-color: #0062cc;
}
.btn.btn-success:hover {
    color: #fff!important;
    background-color: #2222DF;
    border-color: #2222DF;
}
.breadcrumb{
    background-color: #3A91C2;
}
.breadcrumb-item a{
    color: #fff;
}
.breadcrumb-item.active {
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}
#procesando .table a {
    color: #000000;
}
.btn.btn-danger {
    color: #fff!important;
}


















