/*AZUL: #5dc6e2 VERDE: #7dcd85 ROSA: #ff99c8 NARANJA: #ffba49 MORADO: #a42cd6*/
:root {
	--brand-azul: #5dc6e2;
	--brand-verde: #7dcd85;
	--brand-rosa: #ff99c8;
	--brand-naranja: #ffba49;
	--brand-morado: #a42cd6;
}
@import url("https://fonts.googleapis.com/css2?family=Fredoka+One&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

*:focus {
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

/*   Typography    */
body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close,
.font-montserrat,
.font-montserrat-medium {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: "Montserrat", sans-serif;
}
.font-fredoka {
	font-family: "Fredoka One", sans-serif;
}

body {
	font-size: 16px;
	color: #252525;
}

a {
	color: var(--brand-azul);
}
a:hover,
a:focus {
	color: #9eadba;
}

h1,
.h1 {
	font-size: 38px;
	font-weight: 400;
}

h2,
.h2 {
	font-size: 1.3rem;
	font-weight: 400;
}

h3,
.h3 {
	font-size: 1.1625rem;
}

h4,
.h4 {
	font-size: 1.0375rem;
}

h5,
.h5 {
	font-size: 0.9125rem;
}

h6,
.h6 {
	font-size: 0.825rem;
}

p {
	font-size: 12px;
	line-height: 1.82;
	margin-bottom: 0.5rem;
	word-break: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Fredoka One", sans-serif;
	line-height: 1.4;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
	color: inherit;
}

small,
.small {
	font-size: 13px;
}

b,
.b,
strong,
.strong {
	font-weight: 700;
}

.container {
	max-width: 1300px;
}

.btn {
	font-size: 1.2rem;
}

/*AZUL: var(--brand-azul) VERDE: var(--brand-verde) ROSA: var(--brand-rosa) NARANJA: var(--brand-naranja) MORADO: var(--brand-morado)*/
.text-azul,
.text-azul svg,
.navbar-light .navbar-nav .nav-link.text-azul {
	color: var(--brand-azul);
	fill: var(--brand-azul);
	stroke: var(--brand-azul);
}
.text-verde,
.text-verde svg,
.navbar-light .navbar-nav .nav-link.text-verde {
	color: var(--brand-verde);
	fill: var(--brand-verde);
	stroke: var(--brand-verde);
}
.text-rosa,
.text-rosa svg,
.navbar-light .navbar-nav .nav-link.text-rosa {
	color: var(--brand-rosa);
	fill: var(--brand-rosa);
	stroke: var(--brand-rosa);
}
.text-naranja,
.text-naranja svg,
.navbar-light .navbar-nav .nav-link.text-naranja {
	color: var(--brand-naranja);
	fill: var(--brand-naranja);
	stroke: var(--brand-naranja);
}
.text-morado,
.text-morado svg,
.navbar-light .navbar-nav .nav-link.text-morado {
	color: var(--brand-morado);
	fill: var(--brand-morado);
	stroke: var(--brand-morado);
}
.text-gris,
.text-gris svg {
	color: #808080;
	fill: #808080;
	stroke: #808080;
}

.bg-azul,
.bg-azul-hover:hover,
.bg-azul-hover:focus,
.bg-azul-hover:active {
	background-color: var(--brand-azul) !important;
	color: #ffffff !important;
	fill: var(--brand-azul);
	stroke: var(--brand-azul);
}
.bg-verde,
.bg-verde-hover:hover,
.bg-verde-hover:focus,
.bg-verde-hover:active {
	background-color: var(--brand-verde) !important;
	color: #ffffff !important;
	fill: var(--brand-verde);
	stroke: var(--brand-verde);
}
.bg-rosa,
.bg-rosa-hover:hover,
.bg-rosa-hover:focus,
.bg-rosa-hover:active {
	background-color: var(--brand-rosa) !important;
	color: #ffffff !important;
	fill: var(--brand-rosa);
	stroke: var(--brand-rosa);
}
.bg-naranja,
.bg-naranja-hover:hover,
.bg-naranja-hover:focus,
.bg-naranja-hover:active {
	background-color: var(--brand-naranja) !important;
	color: #ffffff !important;
	fill: var(--brand-naranja);
	stroke: var(--brand-naranja);
}
.bg-morado,
.bg-morado-hover:hover,
.bg-morado-hover:focus,
.bg-morado-hover:active {
	background-color: var(--brand-morado) !important;
	color: #ffffff !important;
	fill: var(--brand-morado);
	stroke: var(--brand-morado);
}

.border-azul {
	border-color: var(--brand-azul);
}
.border-verde {
	border-color: var(--brand-verde);
}
.border-rosa {
	border-color: var(--brand-rosa);
}
.border-naranja {
	border-color: var(--brand-naranja);
}
.border-morado {
	border-color: var(--brand-morado);
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active:not(.text-modaro) {
	color: var(--bs-btn-active-color);
	background-color: var(--bs-btn-active-bg);
	border-color: var(--bs-btn-active-border-color);
}

[class^="bg-"]:hover,
.form-control:not(.border),
.btn:hover:not(span) {
	border: var(--bs-btn-border-width) solid transparent;
}
.form-control {
	font-size: 0.9rem;
}
.form-label {
	font-size: 1rem;
	font-weight: 900;
}

/* RANGE */
.form-range::-webkit-slider-thumb {
	background: #ffffff;
}
.form-range::-moz-range-thumb {
	background: #ffffff;
}
.form-range::-ms-thumb {
	background: #ffffff;
}
.form-range::-webkit-slider-runnable-track {
	background: #ffffff;
}
.form-range::-moz-range-track {
	height: 3px;
}

input[type="range"] {
	height: 22px;
	-webkit-appearance: none;
	margin: 10px 0;
	width: 100%;
}
input[type="range"]:focus {
	outline: none;
}
input[type="range"]::-webkit-slider-runnable-track {
	width: 100%;
	height: 3px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 0px 0px 0px #ffffff;
	background: #ffffff;
	border-radius: 3px;
	border: 0px solid #ffffff;
}
input[type="range"]::-webkit-slider-thumb {
	box-shadow: 0px 0px 0px #ffffff;
	border: 1px solid #ffffff;
	height: 15px;
	width: 15px;
	border-radius: 17px;
	background: #ffffff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -6.5px;
}
input[type="range"]:focus::-webkit-slider-runnable-track {
	background: #ffffff;
}
input[type="range"]::-moz-range-track {
	width: 100%;
	height: 3px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 0px 0px 0px #ffffff;
	background: #ffffff;
	border-radius: 3px;
	border: 0px solid #ffffff;
}
input[type="range"]::-moz-range-thumb {
	box-shadow: 0px 0px 0px #ffffff;
	border: 1px solid #ffffff;
	height: 15px;
	width: 15px;
	border-radius: 17px;
	background: #ffffff;
	cursor: pointer;
}
input[type="range"]::-ms-track {
	width: 100%;
	height: 3px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}
input[type="range"]::-ms-fill-lower {
	background: #ffffff;
	border: 0px solid #ffffff;
	border-radius: 6px;
	box-shadow: 0px 0px 0px #ffffff;
}
input[type="range"]::-ms-fill-upper {
	background: #ffffff;
	border: 0px solid #ffffff;
	border-radius: 6px;
	box-shadow: 0px 0px 0px #ffffff;
}
input[type="range"]::-ms-thumb {
	margin-top: 1px;
	box-shadow: 0px 0px 0px #ffffff;
	border: 1px solid #ffffff;
	height: 15px;
	width: 15px;
	border-radius: 17px;
	background: #ffffff;
	cursor: pointer;
}
input[type="range"]:focus::-ms-fill-lower {
	background: #ffffff;
}
input[type="range"]:focus::-ms-fill-upper {
	background: #ffffff;
}

/* INPUT NMBER */

.number-input input[type="number"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
	width: 25px;
	margin: 0 0.5rem;
	width: 25px;
	border: 0;
	font-weight: bold;
	text-align: center;
	color: #808080;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.number-input {
	border: 0;
	display: inline-flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}

.number-input,
.number-input * {
	box-sizing: border-box;
}

.number-input button {
	width: 20px;
	height: 20px;
	font-size: 1.2rem;
	border: none;
	transition: 0.4s;
	font-weight: bolder;
	border-radius: 50%;
	padding: 0;
	line-height: 1.1;
	display: inline;
}

/* checkbox */
.form-check-custom {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: end;
	font-size: 0.9rem;
	margin-bottom: 1rem;
}
.form-check-custom .form-check-input {
	border-radius: 5px;
	width: 1.3rem;
	height: 1.3rem;
	margin-left: 0.5rem;
	margin-top: 0;
}

.form-check-custom .form-check-input:checked {
	background-color: var(--brand-azul);
	border-color: var(--brand-azul);
}

.btn-check-custom + .btn {
	width: 100%;
	margin-bottom: 0.9rem;
	font-weight: 500;
	border: 0;
}

.btn-check-custom.btn-check:active + .btn,
.btn-check-custom.btn-check:checked + .btn {
	color: #ffffff;
	background-color: rgb(255 255 255 / 25%);
	border: 3px solid #ffffff;
	font-weight: 900;
}

/*
[type=radio].btn-check-custom.btn-check:active + .btn,
[type=radio].btn-check-custom.btn-check:checked + .btn {
	background-color: var(--brand-verde)40;
	border-color: var(--brand-verde) ;
}
*/

.btn-check-custom.btn-check:focus + .btn {
	outline: none;
	box-shadow: none;
}

.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	border-radius: 35px;
	font-size: 24px;
	line-height: 1.33;
}

.btn-circle {
	width: 30px;
	height: 30px;
	padding: 6px 0px;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1.42857;
}

.modal-fullscreen {
	width: 100%;
	max-width: none;
	height: 100%;
	margin: auto;
}

.modal-content {
	border-radius: 2rem;
}
.modal-content .btn-close[data-bs-dismiss="modal"] {
	float: right;
}

.nav-link {
	font-family: "Fredoka One", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding: 13px 20px !important;
}

.nav-link .btn {
	padding: 2px 25px 2px 25px;
	font-size: 18px;
	font-weight: 500;
}

.dropdown-toggle::after {
	content: "\f282";
	display: inline-block;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: 900 !important;
	font-weight: 00 !important;
	ont-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -0.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 0;
}
.dropdown-toggle-no-arrow::after {
	content: "";
	width: 0;
	height: 0;
}

#menusup.bg-md-transparent .nav-item .text-white {
	color: var(--brand-naranja) !important;
	fill: var(--brand-naranja);
	stroke: var(--brand-naranja);
}

#menusup.bg-md-transparent .nav-item .bg-white.text-naranja {
	background-color: var(--brand-naranja) !important;
	color: #FFFFFF;
}

@media (min-width: 768px) {
	h1,
	.h1 {
		font-size: 60px;
		font-weight: 400;
	}

	h2,
	.h2 {
		font-size: 1.75rem;
		font-weight: 400;
	}

	#navcol-1,
	#navcol-2 {
		width: calc(50% - 57px);
		padding: 10px;
	}
	.footer_col {
		width: calc(50% - 54px);
		font-size: 13px;
	}
	.col_center {
		max-width: 108px;
	}
	svg.shape {
		margin-top: -5px;
	}
	.grid-7 {
		display: grid;
		grid-template-columns: repeat(7, 1fr);
		grid-template-rows: 1fr;
		grid-column-gap: 1px;
		grid-row-gap: 0px;
	}
	.bg-md-transparent {
		background-color: transparent !important;
	}

	#menusup.bg-md-transparent .nav-item .text-white,
	#menusup.bg-md-transparent .nav-item.text-white svg {
		color: #ffffff!important;
		fill: #ffffff;
		stroke: #ffffff;
	}
	#menusup.bg-md-transparent .nav-item .bg-white.text-naranja {
		background-color: #ffffff !important;
		color: var(--brand-naranja);
	}
}

@media (min-width: 992px) {
	svg.shape {
		margin-top: -7px;
	}
}
