select {
	background: #ecf0f8 !important;
	color:#3f4254;
}
.w-60 {
	width: 60% !important;
}
.w-40 {
	width: 40% !important;
}
.form-control.form-control-solid {
	background-color: #ecf0f8;
	border-color: #ecf0f8;
	color: #3f4254;
	-webkit-transition: color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;
	transition: color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;
	transition: color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;
	transition: color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;
}
.checkbox > span {
    background-color: #ecf0f8;
    border: 1px solid transparent;
}
footer {
	position: absolute;
	font-style: italic;
	bottom:1%;
	width: 100%;
	height: 60px;
	color: #000000;
	padding-left:70%;
}
.input-pass{
	border-radius: .85rem 0 0 .85rem !important;
}
.container-icon-eye{
	border-radius: 0 .85rem .85rem 0 !important;
	border: transparent !important;
	background-color: #ecf0f8 !important;
}		
.w-70 {
	width: 50% !important;
}
.w-30 {

	width: 50% !important;
}
@media (max-width: 990px) { 
	body{
		background: white;
	}			
	.w-60 {
		display:none !important;
	}
	#backs {
		width:100% !important;
	}
	footer {   
		text-align:center;
		padding-left:20%;
		position:relative;
	}
	.w-70 {
		width: 100% !important;
	}
	#anchoform {
		width:100% !important;
	}			
	.w-30 {
		display:none !important;
	}	
}

/* Registro CHATBOX */
.swal2-icon-text {
    font-size: 3.75em;
}
.swal2-icon.swal2-warning {
    border-color: #ffda8b;
    color: #FFCE67;
}
.swal2-icon.swal2-info {
    border-color: #99cbf8;
    color: #399AF2;
}
.swal2-icon {
    position: relative;
    justify-content: center;
    width: 5em;
    height: 5em;
    margin: 1.25em auto 1.875em;
    border: .25em solid transparent;
	border-radius: 50%;
	line-height: 5em;
	cursor: default;
	box-sizing: content-box;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	zoom: normal;
}
.general_select_styles{
    padding-left: 10px !important;
    padding-top:10px;
    padding-bottom:10px ; 
    background: #ecf0f8;
    border: 1px solid #ecf0f8;
    font-size: 15px !important;
}
.btn-custom-horus{transition: background-color .3s ease;background-color: #1b283f; color:#fff}
.btn-custom-horus:hover{background-color: #f90283;color:#fff}
.custom_color_primary{
	color: #d3147e !important;
}
.custom_modal_title_difusion img{
	width: 150px;
}
.general_label_styles{
    color: #181c32 !important;
    width: 100%;
	font-weight: 600;
	font-size: 1.175rem !important;
	margin-left: 12px;
}

.general_input_styles{
    width: 100%;
    padding: 1.75rem 1.5rem;
    font-size: 14px;
    color: #32333a;
    outline: none;
    background: #ecf0f8;
    border-radius: 5px;
    border: 1px solid #ecf0f8;
}
.position_icon{
	position: relative; 
}

.position_icon i{
	font-size: 20px;
	cursor: pointer;
}
.position_icon i:hover{
	color: #66666b;
}
.position_icon .derecha{
	position: absolute;
	top: 1.75rem;
	right: 20px;
}
.position_icon .derecha_with_label{
	position: absolute;
	right: 20px;
	top: 50px;
}
.badge_login{
	background-color: #f2125e;
	color: rgba(255, 255, 255, .85);
	border-radius: 5px;
}
.custom_tl{
	padding-right: 30px;
}
.estilos_nota{
	height: 29px;
	display: inline;
	text-align: center;
	padding: 5px 10px;
}
.content_nota{
	display: inline-block;
	width: 90%;
	margin-left: 5px;
}
.content_nota a{
	color: #b1b4bb;
}
.content_nota a:hover{
	color: #b1b4bb;
}
.title_datos_wizard_registro{
	color: #fc008b;
	font-weight: 600;
}
.subject_envio{
	color: #181c32 !important;
	font-weight: 600;
}
.content_subject_envio{
	color: #7e7c7c;
	font-weight: 300;
}
.subject_envio,
.content_subject_envio{
	margin-bottom: 0;
	font-size: 15px;
}
.login_form_scroll_custom{
	/* height: 145px; */
	/* height: 100vh; */
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-width: thin;
}
.content_thanks{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 50px;
}
.content_thanks .content_thumb .thumb{
	width: 340px;
	height: 340px;
}
.title_last_screen_registrar,
.subtitle_last_screen_registrar{
	width: 100%;
	text-align: center;
}
.title_last_screen_registrar{
	color: #181c32 !important;
	font-weight: 600;
}
.subtitle_last_screen_registrar{width: 80%;}
.content_thumb .thumb img{
	width: 100%;
	vertical-align: top;
}
.subtitle_last_screen_registrar{
	color: #a3a3a3;
	font-weight: 600;
}
.cursor_initial{
	cursor: default;
}


/* ESTILOS PLANESSSS */

.custom_size_plan_title{
	font-size: 90% !important;
}

.custom_size_negocio_title{
	font-size: 90% !important;
}

input[type=radio]:not(:checked) {
background-color: #EEEEEE !important;
}
.custom-control-label::before {
	background-color: white !important;
	border: 2px solid #929292;
	border-radius: 20px;
	transform: scale(1.5);
} 
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
	background-color: white !important;
	transform: scale(1.5);
}
.switch-btn-plan.selected {
	color: white !important;
}
.switch-btn-plan:hover {
	color: #393939;
}

.switch-btn-negocio.selected {
	color: white !important;
}
.switch-btn-negocio:hover {
	color: #393939;
}
.switch-btn-plan {
	font-size: 66%;
	display: block;
	min-width: 80px;
	color: #908E9E;
	font-style: italic;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	max-height: 40px;
	z-index: 1;
	cursor: pointer;
	user-select: none;
	line-height: 40px;
	transition: 0.3s ease-out all;
}

.switch-btn-negocio {
	font-size: 66%;
	display: block;
	min-width: 80px;
	color: #908E9E;
	font-style: italic;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	max-height: 40px;
	z-index: 1;
	cursor: pointer;
	user-select: none;
	line-height: 40px;
	transition: 0.3s ease-out all;
}

.switch-plan-column {
	min-width: 200px;
	border-radius: 4em;
	background: white;
	padding: 0.1em;
}

.switch-negocio-column {
	min-width: 200px;
	border-radius: 4em;
	background: white;
	padding: 0.1em;
}
.card-plan.selected .card-title-plan {
	color: white;
	margin-left: 5%;
	font-size: 1.1em;
	font-weight: lighter;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0.25em;
}

.card-negocio.selected .card-title-negocio {
	color: white;
	margin-left: 5%;
	font-size: 1.1em;
	font-weight: lighter;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0.25em;
}

.card-title-plan {
	color: black;
	margin-left: 5%;
	font-size: 1.1em;
	font-weight: lighter;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0.25em;
}

.card-title-negocio {
	color: black;
	margin-left: 5%;
	font-size: 1.1em;
	font-weight: lighter;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0.25em;
}

.card-plan.selected .badge-plan {
	background: rgba(177, 177, 177, 0.45);
	color: white;
}

.card-negocio.selected .badge-negocio {
	background: rgba(177, 177, 177, 0.45);
	color: white;
}

.badge-plan {
	transform: scale(0.9);
	min-width: 58%;
	height: 12%;
	font-size: 70%;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 30px;
	align-items: stretch;
	font-weight: lighter;
	background: #ffedec;
	color: #dcc1ba;
}

.badge-negocio {
	transform: scale(0.9);
	min-width: 58%;
	height: 12%;
	font-size: 70%;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 30px;
	align-items: stretch;
	font-weight: lighter;
	background: #ffedec;
	color: #dcc1ba;
}

.card-plan.selected .description-plan {
	font-size: 1.55em;
	font-family: Poppins, sans-serif;
	font-weight: bold;
	color: white;
}

.card-negocio.selected .description-negocio {
	font-size: 1.55em;
	font-family: Poppins, sans-serif;
	font-weight: bold;
	color: white;
}
.detalle-text-container {
	color: black;
	font-family: Poppins, sans-serif;
}
.card-plan .description-plan {
	font-size: 1.55em;
	min-width: 55px;
	font-family: Poppins, sans-serif;
	font-weight: bold;
	user-select: none;
	color: black;
}

.card-negocio .description-negocio {
	font-size: 1.55em;
	min-width: 55px;
	font-family: Poppins, sans-serif;
	font-weight: bold;
	user-select: none;
	color: black;
}
.card-plan.selected .sub-description-plan {
	font-size: 80%;
	font-family: Poppins, sans-serif;
	padding-left: 2px !important;
	color: white;
}

.card-negocio.selected .sub-description-negocio {
	font-size: 80%;
	font-family: Poppins, sans-serif;
	padding-left: 2px !important;
	color: white;
}

.sub-description-plan {
	font-size: 80%;
	font-family: Poppins, sans-serif;
	color: black;
}

.sub-description-negocio {
	font-size: 80%;
	font-family: Poppins, sans-serif;
	color: black;
}

.card-plan:not(.selected):hover {
	transform: scale(1.05);
}

.card-negocio:not(.selected):hover {
	transform: scale(1.05);
}
.card-plan {
	padding-right: 5px !important;
	min-width: 3vw !important;
	cursor: pointer;
	border-radius: 1.2em;
	color: black !important;
	border: solid 2px rgba(193, 193, 193, 0.84);
	background: white;
	user-select: none;
	transition: 700ms;
}
.card-negocio {
	padding-right: 5px !important;
	min-width: 3vw !important;
	cursor: pointer;
	border-radius: 1.2em;
	color: black !important;
	border: solid 2px rgba(193, 193, 193, 0.84);
	background: white;
	user-select: none;
	transition: 700ms;
}

.card-plan-left {
	background: #EEEEEE;
	border-radius: 1em;
	min-height: 10vh;
	padding-top: 20px
}

.card-negocio-left {
	background: #EEEEEE;
	border-radius: 1em;
	min-height: 10vh;
	padding-top: 20px
}
.container-planes {
	border-radius: 1.2em;
	min-height: 85vh;
	
	background: white;
	user-select: none;
}
.container-negocios {
	border-radius: 1.2em;
	min-height: 85vh;
	
	background: white;
	user-select: none;
}

.checkbox-label-plan {
	-webkit-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
	width: 25px !important;
	height: 25px !important;
}
.checkbox-label-negocio {
	-webkit-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
	width: 25px !important;
	height: 25px !important;
}
.checkbox-label-plan span {
	display: inline-block;
	vertical-align: middle;
	transform: translate3d(0, 0, 0);
}
.checkbox-label-negocio span {
	display: inline-block;
	vertical-align: middle;
	transform: translate3d(0, 0, 0);
}

.checkbox-label-plan span:first-child {
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	transform: scale(0.9);
	vertical-align: middle;
	border: 1px solid #B9B8C3;
	transition: all 0.2s ease;
}

.checkbox-label-negocio span:first-child {
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	transform: scale(0.9);
	vertical-align: middle;
	border: 1px solid #B9B8C3;
	transition: all 0.2s ease;
}


.checkbox-label-plan span:first-child:before {
	content: "";
	width: 100%;
	height: 100%;
	background: white;
	display: block;
	transform: scale(0);
	opacity: 1;
	border-radius: 50%;
	transition-delay: 0.2s;
}
.checkbox-label-negocio span:first-child:before {
	content: "";
	width: 100%;
	height: 100%;
	background: white;
	display: block;
	transform: scale(0);
	opacity: 1;
	border-radius: 50%;
	transition-delay: 0.2s;
}

.checkbox-label-plan span:last-child {
	margin-left: 8px;
}


.checkbox-label-negocio span:last-child {
	margin-left: 8px;
}

.checkbox-label-plan::after {
	content: "";
	position: fixed;
	z-index: -5;
	left: 0;
	height: 0;
	width: 0;
	background: #B9B8C3;
	opacity: 0;
}
.checkbox-label-negocio::after {
	content: "";
	position: fixed;
	z-index: -5;
	left: 0;
	height: 0;
	width: 0;
	background: #B9B8C3;
	opacity: 0;
}

.checkbox-label-plan span:last-child:after {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	height: 1px;
	width: 100%;
	background: #B9B8C3;
	transform-origin: 0 0;
	transform: scaleX(0);
}
.checkbox-label-negocio span:last-child:after {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	height: 1px;
	width: 100%;
	background: #B9B8C3;
	transform-origin: 0 0;
	transform: scaleX(0);
}

.card-plan.selected .checkbox-label-plan:hover span:first-child {
	border-color: white;
}

.card-negocio.selected .checkbox-label-plan:hover span:first-child {
	border-color: white;
}

.checkbox-label-plan:hover span:first-child {
	border-color: black;
}


.checkbox-label-negocio:hover span:first-child {
	border-color: black;
}

.card-plan.selected .input-checkbox-custom + .checkbox-label-plan span:first-child {
	border-color: white;
	background: white;
	animation: check 0.6s ease;
}

.card-negocio.selected .input-checkbox-custom + .checkbox-label-negocio span:first-child {
	border-color: white;
	background: white;
	animation: check 0.6s ease;
}

.card-plan.selected .input-checkbox-custom + .checkbox-label-plan span:first-child svg {
	stroke-dashoffset: 0;
}

.card-negocio.selected .input-checkbox-custom + .checkbox-label-negocio span:first-child svg {
	stroke-dashoffset: 0;
}
.card-plan.selected .input-checkbox-custom + .checkbox-label-plan span:first-child:before {
	transform: scale(2.2);
	opacity: 0;
	transition: all 0.6s ease;
}
.card-negocio.selected .input-checkbox-custom + .checkbox-label-negocio span:first-child:before {
	transform: scale(2.2);
	opacity: 0;
	transition: all 0.6s ease;
}
.card-plan.selected .input-checkbox-custom + .checkbox-label-plan span:last-child {
	color: #B9B8C3;
	transition: all 0.3s ease;
}
.card-negocio.selected .input-checkbox-custom + .checkbox-label-negocio span:last-child {
	color: #B9B8C3;
	transition: all 0.3s ease;
}
.card-plan.selected .input-checkbox-custom + .checkbox-label-plan span:last-child:after {
	transform: scaleX(1);
	transition: all 0.3s ease;
}
.card-negocio.selected .input-checkbox-custom + .checkbox-label-negocio span:last-child:after {
	transform: scaleX(1);
	transition: all 0.3s ease;
}
@keyframes check {
	50% {
		transform: scale(1.2);
	}
}
.col-container-plan {
	padding: 5em 0;
	flex-direction: column;
}

.col-container-negocio {
	padding: 5em 0;
	flex-direction: column;
}

.subTitleSlogan {
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	color: #908E9E;
	font-size: 1.4vw;
}


.row-planes-main {
	margin-top: 2.4vh;
	margin-bottom: 2.4vh;
	min-height: 50%;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 100% !important;
}
.row-negocios-main {
	margin-top: 2.4vh;
	margin-bottom: 2.4vh;
	min-height: 50%;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 100% !important;
}

@media (max-width: 1375px) {
	
	
	.col-container-plan {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		flex-direction: column;
	}
	.container-planes {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	.row-planes-main {
		min-height: 50%;
		max-width: 100% !important;
	}

	.col-container-negocio {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		flex-direction: column;
	}
	.container-negocios {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	.row-negocios-main {
		min-height: 50%;
		max-width: 100% !important;
	}
}
@media (max-width: 960px) {
	.titleSlogan {
		font-size: 4vw;
	}

	.subTitleSlogan {
		font-size: 3vw;
	}
	.card-plan-right,
	.card-plan-left {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.card-negocio-right,
	.card-negocio-left {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}
@media (max-width: 660px) {
	.titleSlogan {
		font-size: 7vw;
	}
	.subTitleSlogan {
		font-size: 5vw;
	}
	.col-container-plan {
		padding: 1em;
	}
	.card-plan-right,
	.card-plan-left {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.col-container-negocio {
		padding: 1em;
	}
	.card-negocio-right,
	.card-negocio-left {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}
@media (max-width: 460px) {
	.titleSlogan {
		font-size: 8vw;
	}
	.subTitleSlogan {
		font-size: 6vw;
	}

	.col-container-plan {
		padding: 0 !important;
		margin: 0 !important;
		flex-direction: column;
	}
	.container-planes {
		padding: 0 !important;
		margin: 0 !important;
		width: 100% !important;
	}
	.row-planes-main {
		min-height: 50%;
		max-width: 100% !important;
		margin: 5px !important;
	}

	.col-container-negocio {
		padding: 0 !important;
		margin: 0 !important;
		flex-direction: column;
	}
	.container-negocios {
		padding: 0 !important;
		margin: 0 !important;
		width: 100% !important;
	}
	.row-negocios-main {
		min-height: 50%;
		max-width: 100% !important;
		margin: 5px !important;
	}
}
.description_plan{
	color: #000;
}
.description_negocio{
	color: #000;
}
.unchecked_plan,
.checked_plan{
	height: 10px;
	width: 10px;
	padding: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.checked_plan{
	background: #011e3e;
}
.checked_plan i{
	color: #fff;
}
.unchecked_plan{
	border: 1px solid #7f7f81;
}
.unchecked_plan i{
	color: #7f7f81;
}


.unchecked_negocio,
.checked_negocio{
	height: 10px;
	width: 10px;
	padding: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.checked_negocio{
	background: #011e3e;
}
.checked_negocio i{
	color: #fff;
}
.unchecked_negocio{
	border: 1px solid #7f7f81;
}
.unchecked_negocio i{
	color: #7f7f81;
}

.terminos_condiciones_registro{
	font-size: 16px
}
.terminos_condiciones_registro span{
	color: #f68de0;
}