.JezdzeBezpieczniePage {
	background-color: #f0ebe5;
}

.JezdzeBezpieczniePage p {
	font-size: 18px;
}

.row {
	margin-bottom: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#mobile .row:last-of-type {
	margin-bottom: 0;
}

.btn {
	border: none;
	border-radius: 0;
	font-size: 18px;
	white-space: normal;
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #ffffff;
	text-decoration: none;
}

.btn.active,
.btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: none;
}

.btn-default {
	color: #ffffff;
	background-color: #a0814b;
}

.btn-default.focus,
.btn-default:focus,
.btn-default.disabled.focus,
.btn-default.disabled:focus {
	color: #ffffff;
	background-color: #a0814b;
}

.btn-default:hover,
.btn-default.disabled:hover {
	color: #ffffff;
	background-color: #a0814b;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	color: #ffffff;
	background-color: #a0814b;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #ffffff;
	background-color: #a0814b;
}

.btn-lg {
	font-size: 24px;
}

.arrow-left {
	position: relative;
	min-height: 45px;
	padding-left: 45px;
	padding-right: 45px;
}

.arrow-left:before {
	content: '';
	display: inline-block;
	background-image: url(../img/jb/arrow_left.svg);
	width: 13px;
	height: 24px;
	position: absolute;
	left: 16px;
	top: calc(50% - 12px);
}

.details-wrapper .arrow-left {
	/* padding-left: 60px; */
}

.details-wrapper .arrow-left:before {
	/* left: 31px; */
}

.arrow-right {
	position: relative;
	min-height: 45px;
	padding-right: 45px;
}

.arrow-right:before {
	content: '';
	display: inline-block;
	background-image: url(../img/jb/arrow_right.svg);
	width: 13px;
	height: 24px;
	position: absolute;
	right: 16px;
	top: calc(50% - 12px);
}

.arrow-bottom {
	position: relative;
	padding-bottom: 45px;
}

.arrow-bottom:before {
	content: '';
	display: inline-block;
	background-image: url(../img/jb/arrow_down.svg);
	width: 24px;
	height: 13px;
	position: absolute;
	bottom:  16px;
	left: calc(50% - 12px);
}

button.close {
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	position: absolute;
	float: none;
	background-image: url(../img/jb/x.svg);
	opacity: 1;
	z-index: 1;
}

#menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#menu #logo_bg {
	display: none;
}

@media (min-width: 1441px) {
	.modal-open #menu #links_left {
		left: 215px;
		left: calc((100% - 1200px - 17px) / 2);
	}
}

.modal-open #menu #logo_wrapper {
	right: calc(5% + 17px);
}

.modal-open #menu #umow {
	right: calc(5% + 180px + 15px + 17px);
}

@media (min-width: 1356px) {
	.modal-open #menu #umow {
		left: initial !important;
	}
}

/* @media (min-width: 771px) and (max-width: 1280px) { */
@media (max-width: 1355px) and (min-width: 1076px) {
	.modal-open #menu #umow {
		height: 50px;
		top: 100px;
		left: -95px !important;
		right: initial;
		background: #ffffff;
		padding-left: 5px;
	}

	.modal-open #menu #umow:after {
		cursor: pointer;
		right: 5px;
	}
}

/* @media (max-width: 770px) { */
@media (max-width: 1075px) {
	.modal-open #menu #umow {
		left: initial !important;
		right: calc(5% + 90px + 15px + 17px);
	}
}

@media (max-width: 355px) {
	.modal-open #menu #umow {
		right: calc(5% + 90px + 15px + 17px);
		padding-right: 0;
	}

	.modal-open #menu #umow:after {
		display: none;
	}
}

#jezdzebezpiecznie {
	height: 875px;
	position: relative;
	overflow: hidden;
}

#mapa {
	height: 875px;
	width: 1920px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	background-image: url(../img/jb/mapa.jpg);
	background-image: url(../img/jb/mapa2.jpg);
	background-image: url(../img/jb/mapa3.svg);
	background-image: url(../img/jb/mapa4-100.jpg);
	background-image: url(../img/jb/mapa5-100.jpg);
	background-image: url(../img/jb/mapa6.jpg);
	background-position: 50% 50%;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

#mapa .inner {
	padding-top: 72.916666%;
	max-width: none;
}

#mapa .obszar {
	/* background-color: rgba(255,0,0,.5); */
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	background-size: contain;
}

#mapa #jb_logo {
	width: 149px;
	padding-top: 181px;
	left: 50%;
	top: 15px;
	margin-left: -74px;

	width: 184px;
	padding-top: 223px;
	left: 415px;
	top: 33px;
	margin-left: 0;

	background-image: url(../img/jb/jb_mapa.png);
	cursor: auto;
}

#mapa #kon_mapa {
	width: 285px;
	padding-top: 232px;
	left: 387px;
	top: 383px;
	background-image: url(../img/jb/anim/kon_anim_4.png);
	background-image: url(../img/jb/anim/kon_anim_3.png);
	background-image: url(../img/jb/anim/kon_anim_5.png);
	background-size: 2565px;
	/*background-size: 1988px;*/
}

#mapa #jezdziec_mapa {
	width: 181px;
	padding-top: 194px;
	left: 720px;
	top: 337px;
	/*background-image: url(../img/jb/jezdziec_2.png);*/
	background-image: url(../img/jb/anim/jezdziec_anim_3.png);
	background-size: 1629px;
}

#mapa #kadra_mapa {
	width: 195px;
	padding-top: 245px;
	left: 673px;
	top: 533px;
	/*background-image: url(../img/jb/kadra3.png);*/
	background-image: url(../img/jb/anim/kadra_anim_2.png);
	background-size: 1755px;
}

#mapa #sprzet_mapa {
	width: 236px;
	padding-top: 183px;
	left: 1198px;
	top: 344px;
	/*background-image: url(../img/jb/sprzet_2.png);*/
	background-image: url(../img/jb/anim/sprzet_anim_2.png);
	background-size: 2124px;
}

#mapa #infrastruktura_mapa {
	width: 289px;
	padding-top: 179px;
	left: 901px;
	top: 283px;
	/*background-image: url(../img/jb/infrastruktura_2.png);*/
	background-image: url(../img/jb/anim/infrastruktura_anim_2.png);
	background-size: 2601px;
}

#mapa #trening_mapa {
	width: 318px;
	padding-top: 235px;
	left: 1188px;
	top: 544px;
	/*background-image: url(../img/jb/trening_2.png);*/
	background-image: url(../img/jb/anim/trening_anim_2.png);
	background-size: 2862px;
}

#mapa #ubezpieczenie_mapa {
	width: 156px;
	padding-top: 185px;
	left: 1025px;
	top: 471px;
	/*background-image: url(../img/jb/ubezpieczenie_2.png);*/
	background-image: url(../img/jb/anim/ubezpieczenie_anim_2.png);
	background-size: 1404px;
}

#mapa #kamera_mapa {
	width: 75px;
	padding-top: 126px;
	left: 956px;
	top: 695px;
	background-image: url(../img/jb/anim/kamera_anim_4.png);
	background-size: 675px;
}

#mapa #quiz_mapa {
	width: 181px;
	padding-top: 218px;
	left: 486px;
	top: 618px;
	background-image: url(../img/jb/anim/quiz_anim.png);
	background-size: 1629px;
}

@media (max-width: 1200px) {
	#jezdzebezpiecznie {
		height: 700px;
	}

	#mapa {
		transform: scale(0.8);
		top: -88px;
	}
}

@media (max-width: 992px) {
	#jezdzebezpiecznie {
		height: 560px;
	}

	#mapa {
		transform: scale(0.64);
		top: -158px;
	}
}

#cytat {
	background-color: #f5f1ec;
}

#cytat .h1 {
	font-style: italic;
	font-size: 36px;
}

#wstep {
/* 	background-color: #f0ebe5; */
}

#wstep .wrapper {
	column-count: 2;
	text-align: justify;
	column-gap: 60px;
}

#wstep p {
	margin: 0 auto 15px;
}

.footer {
	background-color: #f5f1ec;
	padding-top: 50px;
	padding-bottom: 45px;
	width: 100%;
}

.footer span[data-toggle=modal] {
	cursor: pointer;
}

.modal {
	top: 50px;
}

.modal-open .modal {
	padding-right: 0 !important;
}

.modal-dialog {
	width: 100%;
	min-height: 100%;
	margin: 0;
}

.modal-content {
	border-radius: 0;
	border: none;
	width: 100%;
	background-color: #f0ebe5;
	padding-top: 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media (min-width: 1175px) {
	.modal-content {
		/* padding-top: 110px; */
	}
}

.modal-content > .container {
	position: relative;
	height: 100%;
	overflow: hidden;
	background-color: #f0ebe5;
}

.modal-content .category {
	position: relative;
	left: 0;
	top: 0;
	width: calc(100vw - 30px);
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 768px) {
	.modal-content .category {
		width: 720px;
	}
}

@media (min-width: 992px) {
	.modal-content .category {
		width: 940px;
	}
}

@media (min-width: 1200px) {
	.modal-content .category {
		width: 1140px;
	}
}

#filmModal .modal-dialog {
	width: auto;
	min-height: auto;
}

#filmModal .modal-content {
	padding: 15px;
	/* padding-top: 56.25%; */
	padding-top: calc((100% - 30px) * 0.5625 + 15px);
}

#filmModal video {
	width: 100%;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
}

#filmModal iframe {
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	position: absolute;
	top: 15px;
	left: 15px;
}

#filmModal .close {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #ffffff;
	left: -10px;
	top: -10px;
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: 50%;
	outline: none;
}

#filmModal .close:hover, #filmModal .close:focus {
	opacity: 1;
}

@media (min-width: 768px) {
	#filmModal .modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
}

@media (min-width: 992px) {
	#filmModal .modal-dialog {
		width: 900px;
	}
	
}

@media (min-width: 1200px) {
	#filmModal .modal-dialog {
		width: 1070px;
	}
	
}

.carousel-inner>.item {
	text-align: center;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	display: inline-block;
	max-height: 300px
}

.carousel-indicators {
	bottom: -25px;
	margin-bottom: 0;
}

.carousel-indicators li {
	background-color: #c8cad6;
	border: none;
}

.carousel-indicators li.active {
	background-color: #a0814b;
}

.modal-title {
	font-size: 50px;
	font-family: 'Alfa Slab One', cursive;
	line-height: 1;
}

#question .modal-title {
	line-height: 1
}

.questions .modal-title .number {
	font-size: 50px;
	/* color: #cd0000; */
}

.questions .modal-title span,
.quizResult .modal-title span {
	font-size: 30px;
	/* line-height: 1; */
}

.quizResult .modal-title .result {
	font-size: 50px;
	line-height: 1;
}

.quizResult {
	left: 100%;
}

.quizResult p {
	margin-top: 0;
}

.quizResult .win-wrapper,
.quizResult .lose-wrapper {
	display: none;
	width: 100%;
}

.quizResult.win .win-wrapper,
.quizResult.lose .lose-wrapper {
	display: block;
}

.quizResult .back,
.quizResult .checkQuiz {
	min-height: 45px;
}

.quizResult .shareFB {
	background-color: #3b5998;
}

body.kiosk .quizResult .shareFB {
	display: none;
}

.quizResult .restartQuiz {
	background-color: #5f3127;
}

.quizResult .checkAnswers {display: none;}

.quizResult .checkAnswers .question {
	font-size: 24px;
	font-weight: 700;
}

.quizResult .checkAnswers .answer {
	margin-left: 15px;
	display: inline-block;
	padding: 0 15px;
}

.quizResult .checkAnswers .answer.selected {
	/* text-decoration: underline; */
	border: 1px solid;
	border-radius: 30px;
	padding: 0 15px;
}

.quizResult .checkAnswers .answer.correct {
	font-weight: 700;
	color: green;
}

.quizResult .checkAnswers .answer.wrong {
	/* font-style: italic; */
	color: #e64d4d;
}

p.h2.text-uppercase {
	line-height: 1.4;
	margin-top: 3rem;
}

.order-xs-first img {
	margin-bottom: 3rem;
}

.details-wrapper {
	/* display: none; */
	position: relative;
	left: 100%;
	top: 0;
	width: calc(100vw - 30px);
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 768px) {
	.details-wrapper {
		width: 720px;
	}
}

@media (min-width: 992px) {
	.details-wrapper {
		width: 940px;
	}
}

@media (min-width: 1200px) {
	.details-wrapper {
		width: 1140px;
	}
}

.details-logo {
	padding-left: 15px;
	padding-right: 85px;
}

.details-wrapper .h2 {
	margin-top: 0;
	font-weight: 700;
}

ul {
	padding-left: 20px;
}

#answers .answer {
	font-weight: 400;
}

#answers input[name=answer] {
	display: none;
}

#answers input[name=answer] + span {
	padding-left: 35px;
	position: relative;
	cursor: pointer;
	display: inline-block;
}

#answers input[name=answer] + span:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	border: 1px solid #a0814b;
	top: 50%;
	transform: translate(0px, -10px);
}

#answers input[name=answer]:checked + span:before {
	background-color: #a0814b;
}

body.kiosk #ubezpieczenieModal .link {
	display: none;
}


/* MOBILE */
#mobile-logo {
	max-width: 230px;
	margin: 0 auto;
}

.panel-group {
	width: 100%;
	margin-bottom: 0;
}

.panel {
	background-color: #f2ebe3;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-group .panel+.panel {
	margin-top: 0;
}

.panel-heading {
	border-radius: 0;
}

.panel-group .panel-heading {
    border-width: 1px;
    border-style: solid;
}

.panel-default>.panel-heading {
	color: #ffffff;
	background-color: #a0814b;
	border-color: #ffffff;
}

.panel-title {
	font-size: 24px;
	font-weight: 700;
}

.panel-title>a {
	display: block;
}

.panel-title>a:focus,
.panel-title>a:hover {
	text-decoration: none;
}

.panel-title > a[aria-expanded=false] {
	/* background-image: url(../img/jb/arrow_down.svg); */
}

#mobile .details-wrapper {
	display: none;
	width: 100%;
}

#mobile .details {
	display: block;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 15px;
}

#mobile .details-logo {
	padding-right: 15px;
	background-color: #ffffff;
	top: 0;
}

#mobile .details-header {
	top: 50px;
	z-index: 1;
}

#mobile .back {
	font-size: 26px;
	font-weight: 700;
}

#mobile .details-title {
	font-size: 26px;
	font-weight: 700;
	background-color: #e4dbcc;
	margin: 0;
	padding: 10px 15px;
}

#mobile .quizResult .details-title {
	font-weight: 500;
}

#mobile .quizResult .details-title span {
	font-size: 23px;
}

#mobile .arrow-right {
	position: relative;
	min-height: 37px;
	padding-right: 45px;
}

#mobile .arrow-right:before {
	content: '';
	display: inline-block;
	background-image: url(../img/jb/arrow_right_mobile.svg);
	width: 20px;
	height: 37px;
	/* position: absolute; */
	/* right: 16px; */
	top: calc(50% - 19px);
}

#mobile .btn.arrow-right {
    min-height: 45px;
}

#mobile .btn.arrow-right:before {
	background-image: url(../img/jb/arrow_right.svg);
	width: 13px;
	height: 24px;
	top: calc(50% - 12px);
}

#mobile .details-wrapper p {
	padding-left: 15px;
	padding-right: 15px;
}

#mobile #answers .answer {
	margin-left: 15px;
	margin-right: 15px;
}

#mobile .questions,
#mobile .quizResult {
	position: absolute !important;
}

#mobile .quizResult .btn.back {
	font-size: 18px;
	font-weight: 500;
}
/* MOBILE */



.d-block {
	display: block !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}

.position-static { position: static !important; }
.position-relative { position: relative !important; }
.position-absolute { position: absolute !important; }
.position-fixed { position: fixed !important; }
.position-sticky { position: sticky !important; }

.flex-row            { flex-direction: row !important; }
.flex-column         { flex-direction: column !important;}
.flex-row-reverse    { flex-direction: row-reverse !important; }
.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap         { flex-wrap: wrap !important; }
.flex-nowrap       { flex-wrap: nowrap !important; }
.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }
.flex-fill         { flex: 1 1 auto !important; }
.flex-grow-0       { flex-grow: 0 !important; }
.flex-grow-1       { flex-grow: 1 !important; }
.flex-shrink-0     { flex-shrink: 0 !important; }
.flex-shrink-1     { flex-shrink: 1 !important; }

.justify-content-start   { justify-content: flex-start !important; }
.justify-content-end     {justify-content: flex-end !important;}
.justify-content-center  { justify-content: center !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-around  { justify-content: space-around !important; }

.align-items-start    { align-items: flex-start !important; }
.align-items-end      { align-items: flex-end !important; }
.align-items-center   { align-items: center !important; }
.align-items-baseline { align-items: baseline !important; }
.align-items-stretch  { align-items: stretch !important; }

.align-content-start   { align-content: flex-start !important; }
.align-content-end     { align-content: flex-end !important; }
.align-content-center  { align-content: center !important; }
.align-content-between { align-content: space-between !important; }
.align-content-around  { align-content: space-around !important; }
.align-content-stretch { align-content: stretch !important; }

.align-self-auto     { align-self: auto !important; }
.align-self-start    { align-self: flex-start !important; }
.align-self-end      { align-self: flex-end !important; }
.align-self-center   { align-self: center !important; }
.align-self-baseline { align-self: baseline !important; }
.align-self-stretch	 { align-self: stretch !important; }

.w-25	{ width: 25% !important; }
.w-33	{ width: 33% !important; }
.w-50	{ width: 50% !important; }
.w-75	{ width: 75% !important; }
.w-100	{ width: 100% !important; }
.w-auto	{ width: auto !important; }

.h-25	{ height: 25% !important; }
.h-50	{ height: 50% !important; }
.h-75	{ height: 75% !important; }
.h-100	{ height: 100% !important; }
.h-auto	{ height: auto !important; }

.mw-100 { max-width: 100% !important; }
.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }
.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }
.vh-100 { height: 100vh !important; }


.m-0 { margin: 0 !important; }

.mt-0,
.my-0 { margin-top: 0 !important; }

.mr-0,
.mx-0 { margin-right: 0 !important; }

.mb-0,
.my-0 { margin-bottom: 0 !important; }

.ml-0,
.mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1,
.my-1 { margin-top: 0.25rem !important; }

.mr-1,
.mx-1 { margin-right: 0.25rem !important; }

.mb-1,
.my-1 { margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2,
.my-2 { margin-top: 0.5rem !important; }

.mr-2,
.mx-2 { margin-right: 0.5rem !important; }

.mb-2,
.my-2 { margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3,
.my-3 { margin-top: 1rem !important; }

.mr-3,
.mx-3 { margin-right: 1rem !important; }

.mb-3,
.my-3 { margin-bottom: 1rem !important; }

.ml-3,
.mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4,
.my-4 { margin-top: 1.5rem !important; }

.mr-4,
.mx-4 { margin-right: 1.5rem !important; }

.mb-4,
.my-4 { margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5,
.my-5 { margin-top: 3rem !important; }

.mr-5,
.mx-5 { margin-right: 3rem !important; }

.mb-5,
.my-5 { margin-bottom: 3rem !important; }

.ml-5,
.mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0,
.py-0 { padding-top: 0 !important; }

.pr-0,
.px-0 { padding-right: 0 !important; }

.pb-0,
.py-0 { padding-bottom: 0 !important; }

.pl-0,
.px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1,
.py-1 { padding-top: 0.25rem !important; }

.pr-1,
.px-1 { padding-right: 0.25rem !important; }

.pb-1,
.py-1 { padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2,
.py-2 { padding-top: 0.5rem !important; }

.pr-2,
.px-2 { padding-right: 0.5rem !important; }

.pb-2,
.py-2 { padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3,
.py-3 { padding-top: 1rem !important; }

.pr-3,
.px-3 { padding-right: 1rem !important; }

.pb-3,
.py-3 { padding-bottom: 1rem !important; }

.pl-3,
.px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4,
.py-4 { padding-top: 1.5rem !important; }

.pr-4,
.px-4 { padding-right: 1.5rem !important; }

.pb-4,
.py-4 { padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5,
.py-5 { padding-top: 3rem !important; }

.pr-5,
.px-5 { padding-right: 3rem !important; }

.pb-5,
.py-5 { padding-bottom: 3rem !important; }

.pl-5,
.px-5 { padding-left: 3rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1,
.my-n1 { margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 { margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2,
.my-n2 { margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 { margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3,
.my-n3 { margin-top: -1rem !important; }

.mr-n3,
.mx-n3 { margin-right: -1rem !important; }

.mb-n3,
.my-n3 { margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.mt-n4,
.my-n4 { margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 { margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 { margin-left: -1.5rem !important; }

.m-n5 { margin: -3rem !important; }

.mt-n5,
.my-n5 { margin-top: -3rem !important; }

.mr-n5,
.mx-n5 { margin-right: -3rem !important; }

.mb-n5,
.my-n5 { margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 { margin-left: -3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto,
.my-auto { margin-top: auto !important; }

.mr-auto,
.mx-auto { margin-right: auto !important; }

.mb-auto,
.my-auto { margin-bottom: auto !important; }

.ml-auto,
.mx-auto { margin-left: auto !important; }

.order-xs-first {
	-ms-flex-order: -1;
	order: -1;	
}

.order-xs-last {
	-ms-flex-order: 13;
	order: 13;	
}

.order-xs-0 {
	-ms-flex-order: 0;
	order: 0;	
}

.order-xs-1 {
	-ms-flex-order: 1;
	order: 1;	
}

.order-xs-2 {
	-ms-flex-order: 2;
	order: 2;	
}

.order-xs-3 {
	-ms-flex-order: 3;
	order: 3;	
}

.order-xs-4 {
	-ms-flex-order: 4;
	order: 4;	
}

.order-xs-5 {
	-ms-flex-order: 5;
	order: 5;	
}

.order-xs-6 {
	-ms-flex-order: 6;
	order: 6;	
}

.order-xs-7 {
	-ms-flex-order: 7;
	order: 7;	
}

.order-xs-8 {
	-ms-flex-order: 8;
	order: 8;	
}

.order-xs-9 {
	-ms-flex-order: 9;
	order: 9;	
}

.order-xs-10 {
	-ms-flex-order: 10;
	order: 10;	
}

.order-xs-11 {
	-ms-flex-order: 11;
	order: 11;	
}

.order-xs-12 {
	-ms-flex-order: 12;
	order: 12;	
}

@media (min-width: 768px) {
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1;	
	}

	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;	
	}

	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0;	
	}

	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1;	
	}

	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2;	
	}

	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3;	
	}

	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4;	
	}

	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5;	
	}

	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6;	
	}

	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7;	
	}

	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8;	
	}

	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9;	
	}

	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10;	
	}

	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11;	
	}

	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12;	
	}
}

.font-weight-light   {
	font-weight: 300 !important;
}

.font-weight-lighter {
	font-weight: lighter !important;
}

.font-weight-normal  {
	font-weight: 400 !important;
}

.font-weight-bold    {
	font-weight: 700 !important;
}

.font-weight-bolder  {
	font-weight: bolder !important;
}

.font-italic         {
	font-style: italic !important;
}

