@media (min-width: 1200px) {
	.container.cans-start {
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 100%;
	}
}

@media (min-width: 991px) {

	.bar--transparent:not(.bar--dark):not(.pos-fixed) .menu-horizontal>li>a,
	.bar--transparent:not(.bar--dark):not(.pos-fixed) .menu-horizontal>li>span {
		color: #252525;
	}
}

.menu-horizontal>li:not(:hover)>a,
.menu-horizontal>li:not(:hover)>span,
.menu-horizontal>li:not(:hover)>.modal-instance>.modal-trigger {
	opacity: 0.7;
}

.bar-1 .menu-horizontal>li>.dropdown__trigger,
.bar-1 .menu-horizontal>li>a {
	font-size: 1em;
	line-height: 2.166666666666667em;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.menu-horizontal li a:hover {
	opacity: 1;
	/* or whatever you like */
	color: #000;
	/* display: block; */
	padding-bottom: 3px;
	text-decoration: none !important;
}

nav a {
	padding-top: 0px !important;
	padding-bottom: 10px !important;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	color: #252525;
}

.bar-module img {
	opacity: 1 !important;
}

.social {
	color: #252525;
}

a.social {
	color: #252525;
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-transform: scale(1);
}

a.social:hover {
	color: #252525 !important;
	opacity: 1;
	filter: none;
	-webkit-transform: scale(1.05);
	opacity: 1;
}

.bar.bar--sm {
	padding: 0.92857143em 0 0.7em 0;
}

.bar .logo {
	max-height: 4.55714286em;
	max-width: none;
}

.bar .logo {
	margin: 0;
	position: relative;
	top: -14px;
	top: -8px;
}

img.mina-burkar {
	position: fixed;
	bottom: 0;
	right: 20px;
	max-width: 87vw;
	margin-bottom: 0;
}

.ide-burkar {
	max-width: 550px;
}

@media (max-width: 992px) {
	.bar .logo {
		margin: 0;
		position: relative;
		top: -14px;
		top: 5px;
	}
}

@media (max-width: 767px) {
	.height-100 {
		height: 100vh;
		padding: 0em 0;
	}

	.cover .pos-bottom.pos-absolute {
		position: absolute !important;
		margin-bottom: 0 !important;
	}

	img.mina-burkar {
		position: fixed;
		bottom: 0 center;
		max-width: 87vw;
		margin-bottom: 0;
	}

	.feature-large-mobile {
		height: 25vh;
	}
}

img.logo {
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-transform: scale(1);
}

img.logo:hover {
	filter: none;
	/* -webkit-filter: grayscale(0); */
	-webkit-transform: scale(1.01);
	opacity: 1;
}

.pdf-link {
	font-size: 0.9em;
}

.back-to-top {
	bottom: 2em;
}

a {
	font-weight: 400;
	font-size: 0.8;
	color: #252525;
	opacity: 0.85;
	text-decoration: none !important;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

a:hover {
	color: #252525;
	opacity: 1;
	text-decoration: underline !important;
	cursor: pointer;
}

.fw400 {
	font-weight: 400;
}

.page-navigator ul {
	display: inline-block;
	padding: 0.62857143em;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 1.85714286em;
	transition: all 0.2s ease;
}

.text-shadow {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}

.text-shadow-medium {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.text-shadow-big {
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}

.box-shadow-small {
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15) !important;
}

section>.row--gapless {
	padding-left: 0;
	padding-right: 0;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.clearfix {
	overflow: hidden;
}

.w100 {
	width: 100%;
}

.h0 {
	height: 0 !important;
}

.h10 {
	height: 10px !important;
}

.h20 {
	height: 20px !important;
}

.h30 {
	height: 30px !important;
}

.h40 {
	height: 40px !important;
}

.h50 {
	height: 50px !important;
}

.h60 {
	height: 60px !important;
}

.h70 {
	height: 70px !important;
}

.h80 {
	height: 80px !important;
}

.h90 {
	height: 90px !important;
}

.h100 {
	height: 100px !important;
}

.h110 {
	height: 110px !important;
}

.h111 {
	height: 111px !important;
}

.h120 {
	height: 120px !important;
}

.h130 {
	height: 130px !important;
}

.h140 {
	height: 140px !important;
}

.h150 {
	height: 150px !important;
}

.p20 {
	padding: 20px !important;
}

.pr0 {
	padding-right: 0 !important;
}

.pr5 {
	padding-right: 5 !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr35 {
	padding-right: 35px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.pr70 {
	padding-right: 70px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.pr90 {
	padding-right: 90px !important;
}

.pr100 {
	padding-right: 100px !important;
}

.pl0 {
	padding-left: 0 !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl25 {
	padding-left: 25px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl35 {
	padding-left: 35px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.pl70 {
	padding-left: 70px !important;
}

.pl80 {
	padding-left: 80px !important;
}

.pl90 {
	padding-left: 90px !important;
}

.pl100 {
	padding-left: 100px !important;
}

.pt0 {
	padding-top: 0 !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pt70 {
	padding-top: 70px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pt90 {
	padding-top: 90px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.pb0 {
	padding-bottom: 0px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb24 {
	padding-bottom: 24px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pb90 {
	padding-bottom: 90px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.mr10 {
	margin-left: 10px !important;
}

.mr15 {
	margin-left: 15px !important;
}

.mr20 {
	margin-left: 20px !important;
}

.mr30 {
	margin-left: 30px !important;
}

.mt0 {
	margin-top: 0 !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt28 {
	margin-top: 28px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mt110 {
	margin-top: 110px !important;
}

.mt120 {
	margin-top: 120px !important;
}

.mt130 {
	margin-top: 130px !important;
}

.mt140 {
	margin-top: 140px !important;
}

.mt150 {
	margin-top: 150px !important;
}

.mt-5 {
	margin-top: -5px !important;
}

.mt-10 {
	margin-top: -10px !important;
}

.mt-15 {
	margin-top: -15px !important;
}

.mt-20 {
	margin-top: -20px !important;
}

.mt-25 {
	margin-top: -25px !important;
}

.mt-30 {
	margin-top: -30px !important;
}

.mt-40 {
	margin-top: -40px !important;
}

.mt-50 {
	margin-top: -50px !important;
}

.mt-60 {
	margin-top: -60px !important;
}

.mt-70 {
	margin-top: -70px !important;
}

.mt-80 {
	margin-top: -80px !important;
}

.mt-90 {
	margin-top: -90px !important;
}

.mt-100 {
	margin-top: -100px !important;
}

.mt-110 {
	margin-top: -110px !important;
}

.mt-120 {
	margin-top: -120px !important;
}

.mt-130 {
	margin-top: -130px !important;
}

.mt-140 {
	margin-top: -140px !important;
}

.mt-150 {
	margin-top: -150px !important;
}

.mb-10 {
	margin-bottom: -10px !important;
}

.mb-15 {
	margin-bottom: -15px !important;
}

.mb-20 {
	margin-bottom: -20px !important;
}

.mb-30 {
	margin-bottom: -30px !important;
}

.mb-40 {
	margin-bottom: -40px !important;
}

.mb-50 {
	margin-bottom: -50px !important;
}

.mb-60 {
	margin-bottom: -60px !important;
}

.mb-70 {
	margin-bottom: -70px !important;
}

.mb-80 {
	margin-bottom: -80px !important;
}

.mb-90 {
	margin-bottom: -90px !important;
}

.mb-100 {
	margin-bottom: -100px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}