/*generales*/

body {
	margin: 0;
	font-family: 'Oswald', sans-serif!important;
}

p {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #4f4f4f;
}

html,
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

h1 {
	color: #008de5;
	font-size: 40px;
}

h2 {
	color: #24376d;
	font-size: 36px;
}

h3 {
	color: #24376d;
	font-size: 1.75rem;
}


/*Mega Menu*/

.container-fluid.me {
	padding-left: 0px!important;
	padding-right: 0px!important;
}


.navbar {
	padding: 0px 25px 8px 40px!important;
}

._megaMenu {
	position: static;
	height: 112px;
	padding-top: 35px;
}

.dropdown-menu {
	width: 100%;
	margin-top: 0px;
	border: 0px;
	background-color: white;
	border-radius: 0px 0px 5px 5px;
}

.menu-description {
	font-size: 10px;
	font-weight: 400;
	color: #a34545;
}

.title-mnu {
	font-size: 1rem;
	margin-bottom: 0px;
	font-weight: 500;
	line-height: 20px;
	color: #a34545;
	margin-top: 5px;
}

a:hover {
	text-decoration: none;
}

.nav-link {
	color: #000000;
	font-size: 18px;
	font-weight: 500;
}

li.nav-item.tienda-back {
	background-color: #ffa500!important;
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}

a.nav-link.tienda-front {
	color: #ffffff;
}

.pic {
	width: 30px!important;
	height: auto;
}

.bg-white {
	background-color: #fff!important;
	border-bottom: 6px solid;
	border-color: #0076e5;
}

i.fa.fa-bars {
	border: 1px solid;
	border-color: #008de5;
	border-radius: 5px;
	padding: 10px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: -15px;
    border: 1px solid #008de5;
    z-index: 333;
}


/*carrito*/

a#iconCarro {
	color: #0076e5;
}

a#iconCarro:hover {
	color: #23366f;
}


/*tarjetas x3*/

.card.tarjeta {
	width: 100%!important;
	border-radius: 0px 0px 5px 5px;
}


}
p.card-text.parr-card.text-justify {
	margin: 10px 0;
}
h3.card-title.titulo-card.text-center {
	background: #24376d;
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
	margin: 0px;
	color: #ffffff;
}

/*seccion 2 paralax*/
#plx1 {
	background: url(https://i.postimg.cc/Qxndfnqw/banner-background-tec.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#plxyz {
	background: url(https://i.postimg.cc/Qxndfnqw/banner-background-tec.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#plx-quality {
	background: url(https://i.postimg.cc/QdWz0pkG/pc-bg-page-D.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
}
#plx-host {
	background: url(https://i.postimg.cc/fygZmqm3/bg2.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 360px;
}
#plx-web {
	background: url(https://i.postimg.cc/SN9FzcbZ/bg3.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 360px;
}
#plx-boletaBackground {
	background: url(https://i.postimg.cc/qNNRmsjv/backpo.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
}
#plx-boleta-electronica {
	background: url(https://i.postimg.cc/xT3fKf2H/background-punto-de-venta-pos.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
}

/*carrito*/
span.car {
	font-family: 'Oswald', sans-serif!important;
}
.modal-backdrop {
	z-index: 1029;
}

/*seccion home 2*/
img.asesoramos {
	width: 90px;
	padding-bottom: 15px;
}
.border-card.text-center {
	border: 2px solid;
	border-color: white;
	border-radius: 5px;
	height: 60%;
	padding: 10px;
}
.flecha.align-items-center {
	padding-top: 170%;
}
img.medimos {
	width: 90px;
	padding-bottom: 15px;
	margin-left: 3%;
}
img.contacta {
	width: 90px;
	display: inline-block;
	padding-bottom: 15px;
	margin-left: 20%;
}
.col-md-2.text-center.cajon2 {
	margin-left: -45px;
}
.col-md-2.text-center.cajon3 {
	margin-left: -45px;
}
.col-md-3.text-left.cajon4 {
	margin-left: -45px;
}
.parrafo1 {
	margin-top: 37%;
}
.parrafo2 {
	margin-top: 30%;
}
.parrafo3 {
	margin-top: 5%;
	margin-bottom: 0%;
}
.parrafo4 {
	margin-top: 7%;
}
.col-md-3.text-left.cajon4 {
	flex: 0 0 36%!important;
	max-width: 36%!important;
}
.icono1 {
	position: absolute;
	margin-top: -1%;
	margin-left: 10%;
}
.icono2 {
	position: absolute;
	margin-top: -1%;
	margin-left: 46%;
}
button.btn.btn-danger.b-modal {
	color: #fff;
	background-color: #ff7335!important;
	border-color: #ff7335!important;
	position: relative;
	margin-top: 0%;
	margin-left: 0%;
	font-size: 20px;
	padding-bottom: 9px;
}
button.btn.btn-danger.b-modal:hover {
	background-color: #dc571c!important;
	border-color: #dc571c!important;
}

/*boton modal formulario*/
button.btn.btn-primary.b-send {
	color: #fff;
	background-color: #e58500!important;
	border-color: #e58500!important;
	cursor: pointer;
}
button.btn.btn-primary.b-send:hover {
	color: #fff;
	background-color: #e57400!important;
	border-color: #e57400!important;
}
label.col-form-label {
	float: left;
}
.modal-subheader {
	padding: 0px 13px 0px 0px;
}

/*Footer*/
hr.deep-line {
	margin-top: 0rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid #fff;
	width: 100%;
}
h6.h6-responsive {
	font-size: 19px;
}
.minimenu {
	font-size: 14px;
	background-color: #0a2554;
	padding-left: 10px;
}
.minimenu:hover {
	font-size: 14px;
	background-color: #061b40;
}
.minimenu a {
	color: #e6e6e6;
	font-family: "PT Sans", sans-serif!important;
	font-size: 12px;
}
.minimenu a:hover {
	color: white;
}
p.parraf {
	font-size: 12px;
	color: #e6e6e6;
	line-height: 17px;
}
p.mini-menu a {
	font-size: 12px;
	color: #e6e6e6;
	line-height: 17px;
}
p.mini-menu a:hover {
	color: white;
}
a.what-a {
	color: #e6e6e6;
}
a.what-a:hover {
	color: white;
}
.sig {
	color: #008de5;
	font-size: 18px;
	font-weight: bold;
	font-family: Lato, sans-serif;
	margin-top: 6px;
	float: right;
}
.footer-copyright.text-center.text-white.py-3 {
	background: #061b40;
	border-top: 3px solid;
	border-color: #e0a800;
}
hr.line-3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 3px solid;
	border-color: #061b40;
}
.google-log.d-inline.mr-3 {
	margin-left: -10px;
}
img.ico-seccion {
	width: 20%;
}

/*seccion 3*/
p.litextonormal {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0px!important;
	font-family: "PT Sans", sans-serif!important;
	margin-left: 14px!important;
}

.line {
	height: 65%;
}
h3.h3-responsive.tit {
	color: #24376d;
}

/*seccion 4*/
h2.card-title.productoshome {
	color: #24376d;
	font-weight: 700;
	font-size: 19px;
	text-align: center;
	line-height: 20px;
	font-family: 'lato' !important;
}
button.btn.btn-danger.b-modal.btn-block {
	text-align: center;
	position: absolute;
	margin-left: -20px;
	margin-top: 5px;
}
button#boton1 {
	margin-top: 135px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton2 {
	margin-top: 91px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton3 {
	margin-top: 135px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton4 {
	margin-top: 69px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton5 {
	margin-top: 47px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton6 {
	margin-top: 16px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton7 {
	margin-top: 69px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton8 {
	margin-top: 91px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
.card-body.cuerpo {
	height: 350px;
}
li.lis {
	font-family: 'lato';
	font-size: 14px;
	margin-left: -24px;
}
li.no-point {
	list-style: none;
}
strong.subtitulo_areas_home {
	font-weight: 500;
}
p.card-text {
	text-align: justify;
}

/*pagina interior*/
a.btn.btn-danger.btn-block {
	color: #fff;
	background-color: #ff7335!important;
	border-color: #ff7335!important;
}
a.btn.btn-danger.btn-block:hover {
	color: #fff;
	background-color: #dc571c!important;
	border-color: #dc571c!important;
}
img.personal-img {
	width: 300px;
	margin-left: 25%;
}
img.personal-img1 {
	width: 400px;
	margin-left: 20%;
}
img.personal-img3 {
	width: 230px;
	margin-left: 25%;
}
img.personal-img4 {
	width: 230px;
	margin-left: 30%;
}

/*formulario*/
.formulario-crm h4 {
	text-align: center;
	color: #008de5;
	box-shadow: none;
	height: 24px;
	font-style: italic;
	font-size: 20px;
	line-height: 20px;
	margin: 0px 10px 17px;
}
.formulario-crvt {
	background-color: #008de5;
	color: #fff;
	font-family: 'Oswald', sans-serif!important;
	border-radius: 10px;
	-webkit-box-shadow: -4px 6px 5px 0px rgba(0, 0, 0, 0.47);
	-moz-box-shadow: -4px 6px 5px 0px rgba(0, 0, 0, 0.47);
	box-shadow: -4px 6px 5px 0px rgba(0, 0, 0, 0.47);
}
.formulario-crvt2 {
	background-color: #008de5;
	color: #fff;
	font-family: 'Oswald', sans-serif!important;
	border-radius: 10px;
	-webkit-box-shadow: -4px 6px 5px 0px rgba(0, 0, 0, 0.47);
	-moz-box-shadow: -4px 6px 5px 0px rgba(0, 0, 0, 0.47);
	box-shadow: -4px 6px 5px 0px rgba(0, 0, 0, 0.47);
}
.caja-b {
	margin-left: 0px;
}
a.btn.btn-danger.btn-form {
	color: #fff;
	background-color: #ff9800!important;
	border-color: #ff9800!important;
	padding: 6px 50px;
	cursor: pointer;
}
a.btn.btn-danger.btn-form:hover {
	color: #fff;
	background-color: #e58500!important;
	border-color: #e58500!important;
}
@media only screen and (max-width: 600px) {
	.caja-b {
		margin-left: 0px;
	}
	
	.card {
		width: 100%!important;
	}
	
	img.img-left {
		width: 100%!important;
		height: auto!important;
		padding-bottom: 20px;
	}
	
	img.img-right {
		width: 100%!important;
		height: auto!important;
		padding-bottom: 20px;
	}
	
	.formulario-crm h4 {
		font-size: 17px;
	}
	
	.box-color {
		margin-bottom: 30px;
	}
	
	.title-plan {
		height: 28px!important;
		font-size: 18px!important;
	}
	
	img.personal-img {
		margin-left: 0%;
		margin-left: 0%;
	}
	
	img.personal-img1 {
		margin-left: 0%;
		margin-left: 0%;
	}
	
	img.personal-img3 {
		margin-left: 0%;
		margin-left: 0%;
	}
	
	img.personal-img4 {
		margin-left: 0%;
		margin-left: 0%;
	}
}

/*seccion 2 responsive*/
@media only screen and (max-width: 600px) {
	.flecha.align-items-center {
		display: none!important;
	}
	
	.border-card.text-center {
		height: auto;
	}
	
	.parrafo1 {
		margin: 21px!important;
	}
	
	.parrafo2 {
		margin: 21px!important;
	}
	
	.parrafo3 {
		margin: 21px!important;
	}
	
	.parrafo4 {
		margin: 21px!important;
	}
	
	img.medimos {
		padding-bottom: 0px;
		margin-left: 10%;
	}
	
	.icono1 {
		position: relative;
		margin-top: 0;
		margin-left: 0;
	}
	
	.icono2 {
		position: relative;
		margin-top: 0;
		margin-left: 0;
	}
	
	.sig {
		text-align: center;
		color: #fff;
		padding-bottom: 10px;
		float: none;
	}
	
	.webpay-logo img {
		padding-bottom: 10px;
		width: 100%;
	}
	
	img.img-computer {
		display: none;
	}
}

/*seccion 4 tarjetas*/
@media only screen and (max-width: 600px) {
	.card {
		margin-bottom: 15%!important;
	}
	
	.card-body.cuerpo {
		height: auto;
	}
	
	button#boton1 {
		margin-top: auto;
	}
	
	button#boton2 {
		margin-top: auto;
	}
	
	button#boton3 {
		margin-top: auto;
	}
	
	button#boton4 {
		margin-top: auto;
	}
	
	button#boton5 {
		margin-top: auto;
	}
	
	button#boton6 {
		margin-top: auto;
	}
	
	button#boton7 {
		margin-top: auto;
	}
	
	button#boton8 {
		margin-top: auto;
	}
	
	.col.pa {
		padding-top: 1rem!important;
	}
	
	.par {
		font-size: 14px!important;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	p.text-center.pl-5.pr-5 {
		padding-left: 0px!important;
		padding-right: 0px!important;
		padding-bottom: 10px;
	}
	
	iframe {
		width: auto!important;
	}
	
	#plx-host {
		height: auto;
	}
	
	#plx-web {
		height: auto;
	}
	
	.row.justify-content-end.pt-4.pr-4 {
		margin-right: 0;
	}
	
	#plx-whiteBackground {
		height: auto;
	}
	
	.formulario-crvt {
		height: auto;
		margin-top: 30px;
	}
}

/*menu responsive*/
@media only screen and (max-width: 600px) {
	.navbar-brand {
		margin-right: 0px!important;
	}
	
	.navbar {
		padding: 15px!important;
	}
    .m-menu {
    margin-right: 0px!important;
    margin-left: 0px!important;
}
.d-inline.icon-head.pl-3 {
    padding-left: 0px!important;
}
.carousel {
    position: relative;
    z-index: -1;
}
.pic {
    margin-top: 15px;
}
._megaMenu {
    position: static;
    height: auto;
    padding-top: 0;
}
.navbar-nav {
    display: inherit;
}
li.nav-item.tienda-back {
    background-color: #ffa500!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 5px;
}
.loguitos {
    float: none!important;
}
p.mini-menu {
    text-align: center;
}
.foo-5 {
    text-align: center;
}
img.webpayx {
    width: 100%;
}
}

.loguitos {
    float: right;
}

/*seccion 3*/
p.ases {
	line-height: 4px;
}
img.img-computer {
	width: 100%;
	position: absolute;
}
.ground1 {
	padding: 15px;
	border: 2px solid;
	border-color: #24376d;
	border-radius: 10px 0px;
}
.ground2 {
	padding: 15px;
	border: 2px solid;
	border-color: #24376d;
	border-radius: 10px 0px;
}
.ground3 {
	padding: 15px;
	border: 2px solid;
	border-color: #ffffff;
	border-radius: 10px 0px;
}

/*iconos contacto*/
.contact-id i.fas.fa-map-marker-alt {
	/*font-size: 24px!important;*/
	
	color: red;
}
.contact-id i.fas.fa-phone {
	/*font-size: 24px!important;*/
	
	color: #ffa500;
}
.contact-id i.fab.fa-whatsapp {
	/* font-size: 24px!important;*/
	
	color: green;
}
.contact-id i.fas.fa-user-cog {
	/*font-size: 24px!important;*/
	
	color: #23366f;
}
span.font-lat {
	font-family: lato;
	font-size: 18px;
	font-weight: 400;
}
h6.d-inline {
	font-weight: 300;
	font-size: 18px;
}
.contact-id a {
	color: #444;
	text-decoration: none;
	background-color: transparent;
}
.form-container {
	padding: 1.5rem;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
}
.form-container input#inputName {
	background-color: #f5f5f5;
}
.form-container input#inputEmpresa {
	background-color: #f5f5f5;
}
.form-container input#inputCorreo {
	background-color: #f5f5f5;
}
.form-container input#inputTel {
	background-color: #f5f5f5;
}
.form-container textarea.form-control {
	background-color: #f5f5f5;
}

/*tarjetas tienda*/
.card.text-white.mb-3.card-shop:hover {
	padding: 0.5rem;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
}

/*card-portafolio*/
.card.text-white.mb-3.card-portafolio:hover {
	-webkit-box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.05);
}

/*tienda-hosting*/
.indigo {
	background-color: #3f51b5!important;
}
.md-tabs {
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	border: 0;
	padding: .7rem;
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: -20px;
	background-color: #2bbbad;
	z-index: 1;
	position: relative;
	border-radius: .25rem;
}
.md-tabs .nav-link.active {
	background-color: rgba(0, 0, 0, .2);
	color: #fff;
	transition: all 1s;
	border-radius: .25rem;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border-color: cornflowerblue!important;
}
.cont-whit {
	padding: 1rem;
	background-color: #ffffff;
	border: 1px solid cornflowerblue;
	border-radius: 0px 5px 5px 5px;
}
.md-tabs .nav-link {
	transition: all .4s;
	border: 0;
	color: #fff;
}
.content-card {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	border: 0;
	font-weight: 400;
}
.tab-content {
	padding: 1rem;
}
.card-header.bg-orange {
	background: #ff9800;
}
.card-header.bg-bluu {
	background: #003d8f;
}

/*form*/
input#recipient-name {
	width: 100%;
}
input#recipient-empresa {
	width: 100%;
}
input#recipient-email {
	width: 100%;
}
input#recipient-tel {
	width: 100%;
}
.row.first-cl {
	margin-right: -15px!important;
}
.card:hover {
	box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.05);
}
p.card-text.text-justify.pad {
	padding: 10px;
}
h2.h2.crm-title {
	color: #ff9800;
}
.title-plan {
	text-align: center;
	color: #fffe00;
	height: 34px;
	font-size: 22px;
}
.form-group.deal {
	margin-bottom: 0px;
}
.c-link {
	background-color: #fff;
	color: #495057;
	font-size: 14px;
}
.c-link-orange {
	background-color: #fff;
	color: #495057;
	font-size: 14px;
}
.cont-whit {
	padding: 1rem;
	background-color: #ffffff;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #ffffff;
	background-color: #008de5;
}
.content-blue {
	color: #495057;
}
.nav-tabs .nav-link {
	border-color: cornflowerblue!important;
}
.texto-area {
	height: 110px!important;
}

/*Flecha para hacer la pagina hacia arriba*/
.ir-arriba {
	background-repeat: no-repeat;
	font-size: 20px;
	cursor: pointer;
	bottom: 10px;
	right: 10px;
	z-index: 2;
}
.fa-inverse {
	color: #161c27;
}
.text-fot {
	padding-right: 5.5rem;
}
@media only screen and (max-width: 600px) {
	.text-fot {
		padding-right: 0rem;
	}
}
.pad {
	min-height: 130px;
}
.elcuerpo {
	padding: .5rem!important;
}
.padme {
	padding: 10px;
	min-height: 250px;
}
.campanita {
	margin-top: 13px;
	padding-left: 10px;
	font-size: 18px;
}
.minor {
	font-size: 13px;
}
.orange-texto {
	color: #ff7335!important;
}

/*PP*/
.text-justify.title-st {
	font-size: 40px;
}
.campanas i {
	background: #008de5;
	color: white;
	padding: 5px;
	border-radius: 3px;
}
.campanas .card-title {
	margin-top: 13px;
	padding-left: 10px;
	font-size: 22px;
}

/*FIN PP*/

/*background tarjetas home*/
.back-color1 {
	background-color: #53b6e1;
}
.back-color2 {
	background-color: #6b3878;
}
.back-color3 {
	background-color: #0fa2a0;
}
.back-color4 {
	background-color: #d44846;
}
.back-color5 {
	background: #322D40;
}
.back-color6 {
	background-color: #645B80;
}
.back-color7 {
	background-color: #008000a6;
}
.back-color8 {
	background-color: #ffa500bf;
}

/*stilos modal form*/
.modal-content.back-blue {
	background-color: #008de5!important;
	color: #ffffff!important;
}
.text-amarillo {
	color: #fffe00;
	height: 34px;
	font-size: 22px;
    text-align: center;
}
button.btn.btn-danger.btn-block.change-color {
	color: #fff;
	background-color: #ff9800!important;
	border-color: #ff9800!important;
	padding: 6px 50px;
	cursor: pointer;
}
button.btn.btn-danger.btn-block.change-color:hover {
	color: #fff;
	background-color: #e58500!important;
	border-color: #e58500!important;
}
li.nav-item.nav-car {
	width: 80px;
}
li.nav-item.nav-login {
	width: 60px;
}
.jumbotron {
	margin-bottom: 0rem;
}
.p-1-p {
	background-color: #23366f;
	opacity: 0.8;
	border-radius: 5px;
	margin-top: 38px;
	padding-top: 10px;
	margin-right: 45px;
}
h2.minitit {
	color: #fff;
	font-size: 28px;
	margin-left: 10px;
	margin-right: 10px;
}
p.miniparra {
	color: #fff;
	text-align: left;
	font-size: 16px;
	margin: 10px;
	padding-bottom: 15px;
}
.imagen-chico-pos {
	background-size: cover;
	width: 444px;
	position: relative;
	margin-left: -55px;
	margin-top: 163px;
}
.cont-form {
	padding-top: 25px;
	padding-bottom: 25px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
}
.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}
.seccion-1 {
	margin-left: 0px;
	margin-right: -69px;
	border: 3px solid;
	border-color: #fff;
	border-radius: 5px;
	background: rgba(32, 32, 154, 0.45);
	padding: 10px;
	height: 187px;
}
.seccion-2 {
	margin-left: 93px;
	margin-top: 120px;
}
.seccion-3 {
	margin-left: -62px;
	margin-right: -39px;
	border: 3px solid;
	border-color: #fff;
	border-radius: 5px;
	background: rgba(32, 32, 154, 0.45);
	padding: 10px;
	height: 187px;
}
.seccion-4 {
	margin-left: 62px;
	margin-top: 120px;
}
.seccion-5 {
	margin-left: -92px;
	border: 3px solid;
	border-color: #fff;
	border-radius: 5px;
	background: rgba(32, 32, 154, 0.45);
	padding: 10px;
}
.parrafox-1 {
	margin: 50px 10px 45px 10px;
	color: #fff;
	text-align: left;
	text-shadow: 2px 4px 8px #000;
}
.parrafox-2 {
	margin: 50px 10px 67px 10px;
	color: #fff;
	text-align: left;
	text-shadow: 2px 4px 8px #000;
}
.parrafox-3 {
	color: #fff;
	margin: 10px 10px 21px 10px;
	text-align: left;
	text-shadow: 2px 4px 8px #000;
}
div#ic-pos {
	width: 50%;
	text-align: left;
	margin-left: 85px;
	margin-bottom: 5px;
}
div#ic-pos2 {
	width: 50%;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 5px;
}
div#ic-pos3 {
	width: 50%;
	text-align: left;
	margin-left: 6px;
	margin-bottom: 5px;
}
div#sect-2 {
	border-radius: 5px;
	display: flex;
	border: 3px solid;
	border-color: #fff;
	background: rgba(32, 32, 154, 0.45);
}
.par {
	text-shadow: 2px 4px 8px #000;
}
@media only screen and (max-width: 600px) {
	.seccion-1 {
		margin-left: 0px;
		margin-right: 0px
	}
	
	div#ic-pos2 {
		margin-left: 35%;
		width: 30%;
		padding-top: 30px;
	}
	
	.seccion-3 {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	div#ic-pos3 {
		margin-left: 35%;
		width: 30%;
		padding-top: 30px;
	}
	
	.seccion-5 {
		margin-left: 0px;
	}
	
	.flecha {
		display: none;
	}
	
	div#ic-pos {
		padding-top: 30px;
	}
	
	.seccion-2 {
		display: none;
	}
	
	.seccion-4 {
		display: none;
	}
	
	.sub-section6 {
		padding-left: 0px!important;
	}
	
	.imagen-chico-pos {
		margin-top: 0px;
	}
	
	.cont-form {
		padding-top: 0px;
	}
	
	.regist {
		position: relative;
		padding-left: 0%;
		padding-bottom: 1rem;
	}
	
	.regist2 {
		position: relative;
		padding-left: 0%;
		padding-bottom: 1rem;
		padding-top: 1rem;
	}
	
	.regist3 {
		position: relative;
		padding-left: 0%;
		padding-bottom: 1rem;
		padding-top: 1rem;
	}
}
.select-1 {
	background: #fafafa;
	border-radius: 5px;
	box-shadow: -4px 5px 0px 1px rgba(0, 0, 0, 0.5);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.select-2 {
	background: rgb(250, 250, 250);
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.5) -4px 5px 0px 1px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.select-3 {
	background: rgb(250, 250, 250);
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.5) -4px 5px 0px 1px;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
h5.paso1-title {
	text-align: left;
	padding-bottom: 7px;
	color: #28a1d8;
	padding-top: 15px;
}
.regist {
	position: relative;
	padding-left: 18%;
	padding-bottom: 1rem;
}
.regist2 {
	position: relative;
	padding-left: 18%;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
.regist3 {
	position: relative;
	padding-left: 24%;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
}
.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}
img.marcas {
	border: 1px solid lightblue;
	border-radius: 5px;
	padding: 10px;
}
img.marcas:hover {
	filter: opacity(.5);
	cursor: pointer;
}
img.pmh {
	border: 1px solid lightblue;
	border-radius: 5px;
	padding: 10px;
	background-color: #fff;
}
img.teca {
	border: 1px solid lightblue;
	border-radius: 5px;
	padding: 10px;
	background-color: #008de5;
}
img.partners {
	border: 1px solid lightblue;
	border-radius: 5px;
	padding: 10px;
	width: 110px;
}
img.partners:hover {
	filter: opacity(.5);
	cursor: pointer;
}

/*tarjetas */
.card-body.cuerpon {
	height: 290px;
}
button#boton11 {
	margin-top: 85px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton12 {
	margin-top: 65px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton13 {
	margin-top: 107px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton14 {
	margin-top: 85px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton15 {
	margin-top: 65px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
button#boton16 {
	margin-top: 44px;
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-color: #ea713b!important;
	box-shadow: #ea713b 3px 3px 2px;
}
.color-footer {
    background-color: #0f3371!important;
}
.card.backmove1 {
    background-color: #6b3878;
}
.card.backmove2 {
    background-color: #d44846;
}
.card.backmove3 {
    background-color: #645B80;
}
.card.backmove4 {
    background-color: #322D40;
}
.items.f-electronica {
    background-color: #53b6e1;
	background-image: url(https://i.postimg.cc/bvVTWB2Z/factura-electronica.png);
}
.items.b-electronica {
    background-color: #6b3878;
	background-image: url(https://i.postimg.cc/0ycdKBnV/boleta-electronica.png);
}
.items.s-de-cobranza {
    background-color: #0fa2a0;
	background-image: url(https://i.postimg.cc/28Y4cDXH/sistema-de-cobranza.png);
}
/*convenios*/

.convenios .items {
	width: 100%;
	margin: 6px;
	border-radius: 15px;
	background-repeat: no-repeat;
	background-position: center 39%;
	background-size: 40%;
}

.convenios .items a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 56%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: 800;
	text-decoration: none;
}

.convenios .items:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*convenio*/

.convenio .items {
    width: 100%;
    margin: 6px;
    border-radius: 15px;
    background-repeat: no-repeat;
    background-position: center 39%;
    background-size: 40%;
}

.convenio .items a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 65%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-decoration: none;
}

.convenios .items:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.items.crm-auto {
    background-color: #53b6e1;
	background-image: url(https://i.postimg.cc/0NpTRmsg/car.png);
}
.items.crm-ecommer {
    background-color: #6b3878;
	background-image: url(https://i.postimg.cc/1t8DV052/crm-ecommerce.png);
}
.items.crm-inmo {
    background-color: #0fa2a0;
	background-image: url(https://i.postimg.cc/7LW24CMV/crm-inmobiliario.png);
}
.items.crm-uni {
    background-color: #d44846;
	background-image: url(https://i.postimg.cc/BvkXyr47/crm-universidades.png);
}
.convenio .items:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
section.bg-blu {
    background-color: #0f3371!important;
}
.paginas-web.text-center.sm-form {
    margin-top: -15px;
}

@media only screen and (max-width: 600px) {
button#boton11 {
    margin-top: auto;
    }
    button#boton12 {
    margin-top: auto;
    }
    button#boton13 {
    margin-top: auto;
    }
    button#boton14 {
    margin-top: auto;
    }
    button#boton15 {
    margin-top: auto;
    }
    button#boton16 {
    margin-top: auto;
    }
    .card-body.cuerpon {
    height: auto;
}
}