:root {
	--text-yellow1-color: #f4d30d;
	/* --text-yellow2-color: #f6dc3d; */
	--text-yellow2-color: #f8e56e;
	--text-yellow3-color: #fbed9e;

	--text-orange1-color: #e87224;
	--text-orange2-color: #ed8e50;
	--text-orange3-color: #f6c7a7;

	--text-blue1-color: #2e4c9a;
	--text-blue2-color: #5870ae;
	--text-blue3-color: #abb7d7;

	--text-charcoal1-color: #232323;
	/* --text-charcoal2-color: #605e5f; */
	--text-charcoal2-color: #605e5e;
	--text-charcoal3-color: #bcbcbc;

	--yellow1-color: #f4d30d;
	--yellow2-color: #f8e56e;
	--yellow3-color: #fbed9e;

	--orange1-color: #e87224;
	--orange2-color: #ed8e50;
	--orange3-color: #f6c7a7;

	--blue1-color: #2e4c9a;
	--blue2-color: #5870ae;
	--blue3-color: #abb7d7;

	--charcoal1-color: #232323;
	--charcoal2-color: #605e5e;
	--charcoal3-color: #bcbcbc;
}

/* Sizes */
.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-33 {
    width: 33% !important;
}

.w-40 {
    width: 40% !important;
}

.w-50 {
    width: 50% !important;
}

.w-60 {
    width: 60% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-90 {
    width: 90% !important;
}

.w-10p {
	width: 10px !important;
}

.w-15p {
	width: 15px !important;
}

.w-20p {
	width: 20px !important;
}

.w-25p {
	width: 25px !important;
}

.w-30p {
	width: 30px !important;
}

.w-40p {
	width: 40px !important;
}

.w-50p {
	width: 50px !important;
}

.w-75p {
	width: 75px !important;
}

.w-80p {
	width: 80px !important;
}

.w-90p {
	width: 90px !important;
}

.w-100p {
	width: 100px !important;
}

.w-125p {
	width: 100px !important;
}

.w-150p {
	width: 150px !important;
}

.w-200p {
	width: 200px !important;
}

.w-250p {
	width: 250px !important;
}

.w-300p {
	width: 300px !important;
}

.w-350p {
	width: 350px !important;
}

.w-400p {
	width: 400px !important;
}

.w-500p {
	width: 500px !important;
}

.w-600p {
	width: 600px !important;
}

.w-700p {
	width: 700px !important;
}

.w-800p {
	width: 800px !important;
}

.w-900p {
	width: 900px !important;
}

.w-1000p {
	width: 1000px !important;
}

.mw-10p {
	min-width: 10px !important;
}

.mw-15p {
	min-width: 15px !important;
}

.mw-20p {
	min-width: 20px !important;
}

.mw-25p {
	min-width: 25px !important;
}

.mw-30p {
	min-width: 30px !important;
}

.mw-40p {
	min-width: 40px !important;
}

.mw-50p {
	min-width: 50px !important;
}

.mw-75p {
	min-width: 75px !important;
}

.mw-80p {
	min-width: 80px !important;
}

.mw-90p {
	min-width: 90px !important;
}

.mw-100p {
	min-width: 100px !important;
}

.mw-125p {
	min-width: 100px !important;
}

.mw-150p {
	min-width: 150px !important;
}

.mw-200p {
	min-width: 200px !important;
}

.mw-250p {
	min-width: 250px !important;
}

.mw-300p {
	min-width: 300px !important;
}

.mw-400p {
	min-width: 400px !important;
}

.mw-500p {
	min-width: 500px !important;
}

.mw-600p {
	min-width: 600px !important;
}

.mw-700p {
	min-width: 700px !important;
}

.mw-800p {
	min-width: 800px !important;
}

.mw-900p {
	min-width: 900px !important;
}

.mw-1000p {
	min-width: 1000px !important;
}

.mxw-15p {
	max-width: 15px !important;
}

.mxw-20p {
	max-width: 20px !important;
}

.mxw-25p {
	max-width: 25px !important;
}

.mxw-30p {
	max-width: 30px !important;
}

.mxw-40p {
	max-width: 40px !important;
}

.mxw-50p {
	max-width: 50px !important;
}

.mxw-75p {
	max-width: 75px !important;
}

.mxw-80p {
	max-width: 80px !important;
}

.mxw-90p {
	max-width: 90px !important;
}

.mxw-100p {
	max-width: 100px !important;
}

.mxw-125p {
	max-width: 100px !important;
}

.mxw-150p {
	max-width: 150px !important;
}

.mxw-200p {
	max-width: 200px !important;
}

.mxw-250p {
	max-width: 250px !important;
}

.mxw-300p {
	max-width: 300px !important;
}

.mxw-400p {
	max-width: 400px !important;
}

.mxw-500p {
	max-width: 500px !important;
}

.mxw-600p {
	max-width: 600px !important;
}

.mxw-700p {
	max-width: 700px !important;
}

.mxw-800p {
	max-width: 800px !important;
}

.mxw-900p {
	max-width: 900px !important;
}

.mxw-1000p {
	max-width: 1000px !important;
}

.h-10 {
    height: 10% !important;
}

.h-15 {
    height: 15% !important;
}

.h-20 {
    height: 20% !important;
}

.h-25 {
    height: 25% !important;
}

.h-30 {
    height: 30% !important;
}

.h-33 {
    height: 33% !important;
}

.h-40 {
    height: 40% !important;
}

.h-60 {
    height: 60% !important;
}

.h-75 {
    height: 75% !important;
}

.h-80 {
    height: 80% !important;
}

.h-90 {
    height: 90% !important;
}

.h-10p {
	height: 10px !important;
}

.h-15p {
	height: 15px !important;
}

.h-20p {
	height: 20px !important;
}

.h-25p {
	height: 25px !important;
}

.h-30p {
	height: 30px !important;
}

.h-40p {
	height: 40px !important;
}

.h-50p {
	height: 50px !important;
}

.h-75p {
	height: 75px !important;
}

.h-80p {
	height: 80px !important;
}

.h-90p {
	height: 90px !important;
}

.h-100p {
	height: 100px !important;
}

.h-125p {
	height: 100px !important;
}

.h-150p {
	height: 150px !important;
}

.h-200p {
	height: 200px !important;
}

.h-250p {
	height: 250px !important;
}

.h-300p {
	height: 300px !important;
}

.h-400p {
	height: 400px !important;
}

.h-500p {
	height: 500px !important;
}

.h-600p {
	height: 600px !important;
}

.h-700p {
	height: 700px !important;
}

.h-800p {
	height: 800px !important;
}

.h-900p {
	height: 900px !important;
}

.h-1000p {
	height: 1000px !important;
}

.mh-15p {
	min-height: 15px !important;
}

.mh-20p {
	min-height: 20px !important;
}

.mh-25p {
	min-height: 25px !important;
}

.mh-30p {
	min-height: 30px !important;
}

.mh-40p {
	min-height: 40px !important;
}

.mh-50p {
	min-height: 50px !important;
}

.mh-75p {
	min-height: 75px !important;
}

.mh-80p {
	min-height: 80px !important;
}

.mh-90p {
	min-height: 90px !important;
}

.mh-100p {
	min-height: 100px !important;
}

.mh-125p {
	min-height: 100px !important;
}

.mh-150p {
	min-height: 150px !important;
}

.mh-200p {
	min-height: 200px !important;
}

.mh-250p {
	min-height: 250px !important;
}

.mh-300p {
	min-height: 300px !important;
}

.mh-400p {
	min-height: 400px !important;
}

.mh-500p {
	min-height: 500px !important;
}

.mh-600p {
	min-height: 600px !important;
}

.mh-700p {
	min-height: 700px !important;
}

.mh-800p {
	min-height: 800px !important;
}

.mh-900p {
	min-height: 900px !important;
}

.mh-1000p {
	min-height: 1000px !important;
}

.mxh-15p {
	max-height: 15px !important;
}

.mxh-20p {
	max-height: 20px !important;
}

.mxh-25p {
	max-height: 25px !important;
}

.mxh-30p {
	max-height: 30px !important;
}

.mxh-40p {
	max-height: 40px !important;
}

.mxh-50p {
	max-height: 50px !important;
}

.mxh-75p {
	max-height: 75px !important;
}

.mxh-80p {
	max-height: 80px !important;
}

.mxh-90p {
	max-height: 90px !important;
}

.mxh-100p {
	max-height: 100px !important;
}

.mxh-125p {
	max-height: 100px !important;
}

.mxh-150p {
	max-height: 150px !important;
}

.mxh-200p {
	max-height: 200px !important;
}

.mxh-250p {
	max-height: 250px !important;
}

.mxh-300p {
	max-height: 300px !important;
}

.mxh-400p {
	max-height: 400px !important;
}

.mxh-500p {
	max-height: 500px !important;
}

.mxh-600p {
	max-height: 600px !important;
}

.mxh-700p {
	max-height: 700px !important;
}

.mxh-800p {
	max-height: 800px !important;
}

.mxh-900p {
	max-height: 900px !important;
}

.mxh-1000p {
	max-height: 1000px !important;
}

/* Start */

body {
	color: var(--text-charcoal2-color);
}

.bottom_footer {
	background-color: var(--text-charcoal2-color);
}

.footer-bottom {
	margin-bottom: 8px;
}

.text-white {
	color: #ffffff;
}

.text-black {
	color: #000000;
}

.text-yellow1 {
	color: var(--text-yellow1-color);
}

.text-yellow2 {
	color: var(--text-yellow2-color);
}

.text-yellow3 {
	color: var(--text-yellow3-color);
}

.text-orange1 {
	color: var(--text-orange1-color);
}

.text-orange2 {
	color: var(--text-orange2-color);
}

.text-orange3 {
	color: var(--text-orange3-color);
}

.text-blue1 {
	color: var(--text-blue1-color);
}

.text-blue2 {
	color: var(--text-blue2-color);
}

.text-blue3 {
	color: var(--text-blue3-color);
}

.text-charcoal1 {
	color: var(--text-charcoal1-color);
}

.text-charcoal2 {
	color: var(--text-charcoal2-color);
}

.text-charcoal3 {
	color: var(--text-charcoal3-color);
}

.background-yellow1 {
	background-color: var(--text-yellow1-color);
}

.background-yellow2 {
	background-color: var(--text-yellow2-color);
}

.background-yellow3 {
	background-color: var(--text-yellow3-color);
}

.background-orange1 {
	background-color: var(--text-orange1-color);
}

.background-orange2 {
	background-color: var(--text-orange2-color);
}

.background-orange3 {
	background-color: var(--text-orange3-color);
}

.background-blue1 {
	background-color: var(--text-blue1-color);
}

.background-blue2 {
	background-color: var(--text-blue2-color);
}

.background-blue3 {
	background-color: var(--text-blue3-color);
}

.background-charcoal1 {
	background-color: var(--text-charcoal1-color);
}

.background-charcoal2 {
	background-color: var(--text-charcoal2-color);
}

.background-charcoal3 {
	background-color: var(--text-charcoal3-color);
}

.border-yellow1 {
	border-color: var(--border-yellow1-color);
}

.border-yellow2 {
	border-color: var(--border-yellow2-color);
}

.border-yellow3 {
	border-color: var(--border-yellow3-color);
}

.border-orange1 {
	border-color: var(--border-orange1-color);
}

.border-orange2 {
	border-color: var(--border-orange2-color);
}

.border-orange3 {
	border-color: var(--border-orange3-color);
}

.border-blue1 {
	border-color: var(--border-blue1-color);
}

.border-blue2 {
	border-color: var(--border-blue2-color);
}

.border-blue3 {
	border-color: var(--border-blue3-color);
}

.border-charcoal1 {
	border-color: var(--border-charcoal1-color);
}

.border-charcoal2 {
	border-color: var(--border-charcoal2-color);
}

.border-charcoal3 {
	border-color: var(--border-charcoal3-color);
}

/* Overwrites */
.social_icon a {
	padding: 4px 0;
}

.slider_abouts .breadcrumb-container {
	padding-top: 40px;
	background-attachment: fixed;
	overflow: hidden;
	width: 100%;
	display: block; 
	background: #efefef;
}

/* Banners */
/* All */
.slider_abouts .breadcrumb-container {
	background: #efefef url(../../img/front/pages/banner-login-01.png) center top / cover no-repeat;
}

/* Contact Us */
.slider_abouts.contact-us .breadcrumb-container {
	background: #efefef url(../../img/front/pages/banner-contact-us-01.png) center top / cover no-repeat;
}

/* Login */
.slider_abouts.login .breadcrumb-container {
	background: #efefef url(../../img/front/pages/banner-login-01.png) center top / cover no-repeat;
}

/* Register */
.slider_abouts.register .breadcrumb-container {
	background: #efefef url(../../img/front/pages/banner-register-01.png) center top / cover no-repeat;
}

/* Buttons */
.btn {
	border-radius: 25px;
	min-width: 130px;
	padding: 12px 16px;
}

/* Overwrite */
