
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=f8b61069-b78e-4ced-bb4c-2dcce6d73a7e");
    @font-face{
        font-family:"Century Gothic W01";
        src:url("../fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix");
        src:url("../fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("eot"),url("../fonts/700cfd4c-3384-4654-abe1-aa1a6e8058e4.woff2") format("woff2"),url("../fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"),url("../fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"),url("../fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
    }
.orange { 
	color:#f47e15;
	font-weight: bold;
	font-family: "Century Gothic W01";
	font-size: 1.3rem; 
}

.orange-txt {
	color:#f47e15;
}

.orange-txt .gross {
    font-size: 1.2rem;
    font-weight: bold;
}

.no-margin .rs-column {
	margin-bottom: 0;	
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html, body {
	font-size: 16px;
}

html, body {
	height: 100%;
}

.white {
	background: #fff;
	padding: 10px;
}

body,
#wrapper {
}

body, input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #474747;
	letter-spacing: 0.07em;
}

input, select, textarea, a, p, span {
	line-height: 1.4;
}

a {
	color: #f47e15;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a.btn {
	position: relative;
	text-decoration: none;
	font-size: 1.2rem;
	background: #a61408;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	transition: all 0.2s ease-out 0s;
	display: inline-block;
	padding: 10px 70px;
}

@media screen and (max-width: 350px) {
	a.btn {
		font-size: 1rem;
		text-align: center;
	}
}

a.btn:hover {
	opacity: 0.8;
}

a[href^="tel"],
#main .mod_article a[href^="tel"],
a[href^="tel"]:hover {
	text-decoration:none;
	color: initial;
}

h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
	padding: 0;
	margin: 0;
	color: #f47e15;
	line-height: 1.2;
	margin-bottom: 15px;
	letter-spacing: 0em;
	font-family: "Century Gothic W01";
}

h1,
h2, 
.intro h1 {
	font-size: 3.3rem;
	margin-bottom: 25px;
}

@media screen and (max-width: 768px){
	h1,
	h2, 
	.intro h1 {
		font-size: 2.4rem;
	}
	
}

.intro h2 {
    font-size: 2.8rem;
    margin-bottom: 25px;
    color: #6b2f23;
}

.no-margin {
	margin-bottom: 0 !important;
}

h2.small {
	font-size: 1.8rem;
}

h3, h3 a {
	font-size: 1.4rem;
}

h4, h4 a {
	font-size: 1.4rem;
}

h5, h5 a {
	font-size: 1.2rem;
}

@media screen and (max-width: 480px){
	h1, h1 a,
	h2, h2 a {
		font-size: 1.6rem;
		margin-bottom: 15px;
	}
	
	h3, h3 a,
	h4, h4 a {
		font-size: 1.2rem;
		margin-bottom: 15px;
	}
}

.mb-0.rs-columns .rs-column {
	margin-bottom: 0;
}

@media screen and (min-width: 1000px){
	.pb-400 {
		padding-bottom: 400px;
	}
}

figure {
	padding: 0;
	margin: 0;
	line-height: 0;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}

hr {
	max-width: 895px;
	border: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	height: 10px;
}


table {
	margin-bottom: 15px;
	width: 100%;
}

table tr {
	position: relative;	
}

table td,
table th {
	vertical-align: top;
	padding: 0 15px 15px 0;
	text-align: left;
}

@media screen and (min-width: 599px){
	table th {
		min-width: 160px;
	}
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.mm-menu {
	background: #595959 !important;
}

.mm-listview>li>a, .mm-listview>li>span {
	background: none;
	color: #fff !important;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 1.8;
}

.mm-listview>li>span {
	font-weight: 700;
	color: #f47e15 !important;
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after,
.mm-menu.mm-theme-white .mm-btn:before  {
	border-color: #fff;	
}

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar>* {
	color: #fff;
}
/* ------------- */
.mm-menu .mm-panel,
.mm-menu .mm-navbar {
	background: rgb(89, 89, 89);
}
.mm-btn--next:after,
.mm-btn--prev:before {
	border-color: white;
}
.mm-navbar__title {
	color: white !important;
}
.mm-listview > li.mm-listitem--selected a {
	color: #f47e15 !important;
	font-weight: 700;
}

.mm-blocker {
	position: fixed;
	background: transparent;
}
/* ------------- */

#header {
	padding: 0;
	background: #fff;
	width: 100%;
	position: fixed;
	z-index: 100;
	height: 202px;
	-webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    -ms-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
}

#header .inside {
	max-width: 1300px;
	margin: 0 auto;
	padding: 15px 0;
	position: relative;
}

@media screen and (max-width: 1360px){
	#header .inside  {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media screen and (max-width: 768px) {
	#header .inside {
		padding-left: 15px;
		padding-right: 15px;
	}
}

#header.smaller {
	height: 55px;	
}

#header.smaller .inside {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 55px;
}

#header.smaller #logo {
	display: none;
}

#header.smaller .mod_navigation {
	bottom: 10px;	
}

#header.smaller .mod_navigation .level_1 > li > a, 
#header.smaller .mod_navigation .level_1 > li > strong {
	line-height: 35px;
	font-size: 1rem;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#header.smaller .mod_navigation .level_1 > li.orange > a, 
#header.smaller .mod_navigation .level_1 > li.orange > strong {
	margin-top: 10px;
}



#container {
	padding-top: 202px;
	min-height: calc(100vh - 259px);
}

#logo a {
	background-image: url(../img/logo.png);
	background-image: url(../img/logo.svg);
	width: 115px;
	height: 175px;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

@media only screen and (max-width: 420px) {
}

#header .mod_navigation {
	position: absolute;
	right: 0;
	bottom: 15px;
	overflow: visible;
}

@media screen and (max-width: 1360px) {
	#header .mod_navigation {
		right: 30px;
	}
}

@media screen and (max-width: 1150px) {
	#header .mod_navigation {
		display: none;
	}
}

#header .mod_navigation .level_1 {
	list-style: none;
	padding: 0;
	list-style-type: none;
	margin: 0;
}

#header .mod_navigation .level_1:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

#header .mod_navigation .level_1 > li {
	float: left;
}

#header .mod_navigation .level_1 > li > a,
#header .mod_navigation .level_1 > li > strong {
	display: block;
	line-height: 50px;
	text-decoration: none;
	color: #6b2f23;
	padding: 0 20px;
	font-size: 1.3rem;
	font-family:"Century Gothic W01";
	font-weight: normal;
}

@media screen and (max-width: 1400px) {
	#header .mod_navigation .level_1 > li > a,
	#header .mod_navigation .level_1 > li > strong {
		padding: 0 11px;
	}
}

#header .mod_navigation .level_1 > li.last > a,
#header .mod_navigation .level_1 > li:last-child > a,
#header .mod_navigation .level_1 > li.last > strong,
#header .mod_navigation .level_1 > li:last-child > strong {
	border: 0;
	padding-right: 0;
}

#header .mod_navigation .level_1 > li > a:hover,
#header .mod_navigation .level_1 > li > strong,
#header .mod_navigation .level_1 > li.trail > a {
	color: #f47e15;
}

#header .mod_navigation .level_1 li > .level_2 {
	display: none;
	z-index: 100;
	background-color: #595959;
	overflow: hidden;
	padding: 0;
	position: absolute;
	min-width: 130px;
}

#header .mod_navigation .level_1 > li:hover > .level_2 {
    display: block;
}

#header .mod_navigation .level_2 > li {
	float: none;
	list-style: none;
}

#header .mod_navigation .level_2 > ul {
	padding: 0;
	margin: 0;
}

#header .mod_navigation .level_2 > li > a,
#header .mod_navigation .level_2 > li > strong {
	display: block;
	padding: 10px 20px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 1rem;
	font-family:"Century Gothic W01";
}

#header .mod_navigation .level_2 > li.last > a,
#header .mod_navigation .level_2 > li.last > strong {
	border: 0;
}

#header .mod_navigation .level_2 > li > a:hover,
#header .mod_navigation .level_2 > li > a.active,
#header .mod_navigation .level_2 > li > strong  {
	color: #f47e15;
}

#menuBars {
	position: absolute;
	bottom: 15px;
	right: 30px;
	display: none;
	color: #f47e15;
	padding: 5px;
}

@media screen and (max-width: 1150px) {
	#menuBars {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	#menuBars {
		right: 15px;
	}
}

#header.smaller #menuBars {
	bottom: 0;
}

@media screen and (max-width: 380px) {
	#menuBars .fa {
		font-size: 1.8rem;
	}
}

#main .mod_article .article-inner-wrapper {
	max-width: 1300px;
	margin: 0 auto;
}

#main .mod_article .article-inner-wrapper {
	padding: 60px 0 45px;
}

@media screen and (max-width: 1360px){
	#main .mod_article .article-inner-wrapper {
		padding-right: 30px;
		padding-left: 30px;
	}
}

@media screen and (max-width: 768px) {
	#main .mod_article .article-inner-wrapper {
		padding: 25px 15px 15px;
	}
}

#main .mod_article.no-padding .article-inner-wrapper {
	padding: 0;
	max-width: 100%;
}

.jamp-text-with-image {
	position: relative;
	line-height: 0;
	max-width: 1920px;
    margin: 0 auto;
}

.jamp-text-with-image .image {
	float: right;
}

.jamp-text-with-image .text {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	-webkit-animation: moveDown 1s ease-in-out 0.4s backwards;
	-moz-animation: moveDown 1s ease-in-out 0.4s backwards;
	-o-animation: moveDown 1s ease-in-out 0.4s backwards;
	-ms-animation: moveDown 1s ease-in-out 0.4s backwards;
	animation: moveDown 1s ease-in-out 0.4s backwards;
	font-family:"Century Gothic W01";
	padding: 0 15px;
}

.jamp-text-with-image .text .inner {
	position: absolute;
	top: 280px;
	left: 0;
}

.jamp-text-with-image .text h2 {
	margin-bottom: 0;
}

.jamp-text-with-image .text p {
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
}


@media screen and (max-width: 1360px) {
	.jamp-text-with-image .text .inner {
		left: 30px;
		max-width: 520px;
		top: 170px;
	}
}

@media screen and (max-width: 1060px) {
	.jamp-text-with-image .image img {
		max-width: 520px;	
	}
	
	.jamp-text-with-image .text .inner {
		top: 110px;
		max-width: 270px;
	}
	
	.jamp-text-with-image .text h1 {
		font-size: 3rem;
	}
	
	.jamp-text-with-image .text h2 {
		font-size: 2rem;
	}
	
	.jamp-text-with-image .text p {
		font-size: 1rem;	
	}

	body.standard .jamp-text-with-image .image img {
		max-width: 100% !important;
	}

	body.standard .jamp-text-with-image .text .inner {
		top: 15px;
	}
}


@media screen and (max-width: 768px) {
	.jamp-text-with-image .text {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 767px) {
	.jamp-text-with-image .image {
		float: none;
		width: 100%;
		text-align: right;
	}
	
	.jamp-text-with-image .text .inner {
		position: initial;
		width: 100%;
		max-width: initial;
		padding: 15px 0;
	}
	
	.jamp-text-with-image .text h1 {
		font-size: 2rem;
	}
	
	.jamp-text-with-image .text h2 {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 520px) {
	.jamp-text-with-image .image img {
		max-width: 100%;	
	}
}

#main .mod_article.intro {
	overflow: visible;
	position: relative;
}

@media screen and (min-width: 768px) {
	#main .mod_article.intro {
		margin-bottom: 70px;
	}
}

#main .mod_article.intro .boxen {
	max-width: 1360px;
	left: 50%;
	margin-left: -680px;
	position: absolute;
	width: 100%;
	bottom: -60px;
}

@media screen and (max-width: 1360px){
	#main .mod_article.intro .boxen {
		width: 100%;
		max-width: initial;
		left: 0;
		margin: 0;
	}	
}

#main .mod_article.boxen .article-inner-wrapper {
	padding: 0;
}

.jamp-background {
	background-position: center center;
	background-size: cover;
	background-attachment:fixed;
}

.jamp-link-text {
	background: #f47e15;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease-out 0s;
	padding: 25px 15px 15px;
}

.jamp-link-text:hover,
.jamp-link-text.active {
	background: #6b2f23;
}

.jamp-link-text a,
.jamp-link-text h4 {
	color: #fff;
}

.jamp-link-text h4 {
	margin-bottom: 5px;
}

@media screen and (max-width: 1250px){
	.jamp-link-text {
		padding: 15px 10px 5px;
	}
	.jamp-link-text h4 {
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 1360px){
	.jamp-link-text {
		min-height: 115px;
	}
}

@media screen and (max-width: 767px){
	.jamp-link-text {
		min-height: initial;
		margin-bottom: 5px;
	}
	
	#main .mod_article.intro .boxen {
		position: initial;	
	}
	
	#main .mod_article.intro .boxen .rs-column {
		padding: 0;
	}
}


#main .content-text ul,
#main .content-text ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#main .content-text ul {
	margin-bottom: 15px;
}

#main .content-text ul li {
	padding-left: 25px;
	line-height: 1.4;
	margin-bottom: 4px;
}

#main .content-text ul li:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 15px;
	color: #f47e15;
	top: 3px;
	left: 0;
	z-index: 1;
}

#main .ce_accordion {
	margin-bottom: 15px;	
}

#main .ce_accordion .toggler {
	outline: 0 none;
	cursor: pointer;
	text-align: left;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 25px;
}

#main .ce_accordion .accordion {
	padding-top: 20px;	
}

#main .ce_accordion .ui-icon-triangle-1-e:before {
	content:"\f107";
	font-family: FontAwesome;
	color: #f47e15;
	font-size: 1.6rem;
	position: absolute;
	bottom: -6px;
	left: 0;
}

#main .ce_accordion .ui-icon-triangle-1-s:before {
	color: #f47e15;
	content:"\f106";
	font-family: FontAwesome;
	font-size: 1.6rem;
	position: absolute;
	bottom: -6px;
	left: 0;
}

/*#main .ce_gallery {
	margin-bottom: 50px;
	margin-top: 50px;	
}

@media screen and (max-width: 767px) {
	#main .ce_gallery {
		margin-bottom: 15px;
		margin-top: 15px;
	}
}*/

#main .content-gallery .cols_3,
#main .content-gallery .cols_4 {
	margin: 0 -5px;
}

#main .content-gallery .cols_2 li,
#main .content-gallery .cols_3 li,
#main .content-gallery .cols_4 li,
#main .content-gallery .cols_5 li,
#main .content-gallery .cols_6 li {
	padding: 5px 5px;
}

#main .content-gallery .cols_2 li {
	width: 50%;
}

#main .content-gallery .cols_3 li {
	width: 33.3333%;
}

#main .content-gallery .cols_4 li {
	width: 25%;
}

#main .content-gallery .cols_5 li {
	width: 20%;
}

#main .content-gallery .cols_6 li {
	width: 16.666666%;
}

@media screen and (max-width: 380px) {
	#main .content-gallery .cols_2 li,
	#main .content-gallery .cols_3 li,
	#main .content-gallery .cols_4 li,
	#main .content-gallery .cols_5 li {
		width: 100%;
	}

	#main .content-gallery .cols_6 li {
		width: 33.33333%;
	}
}

.dlh_googlemap {
	width: 100% !important;	
}

@media screen and (max-width: 767px) {
	.dlh_googlemap {
		height: 400px !important;	
	}
}

#footer {
	background: #595959;
}

#footer .inside {
	max-width: 1300px;
	margin: 0 auto;
	color: #fff;
	padding: 50px 0;
}

#footer h4,
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #f47e15;
}

#footer .rs-column {
	margin-bottom: 0;	
}

@media screen and (max-width: 1360px) {
	#footer .inside {
		padding: 20px 20px 150px;
	}
}

@media screen and (max-width: 767px) {
	#footer .text-right {
		text-align: left;
	}
}

.scrollup-background {
}

.scrollup-background .scrollup {
	color: #f47e15;
	font-size: 2rem;
	position: fixed;
	z-index: 1000;
	right: 50px;
	bottom: 50px;
}

@media screen and (max-width: 767px) {
	.scrollup-background .scrollup {
		font-size: 1.5rem;

		right: 30px;

	}
}

.zoom .image_container:hover img {
	-webkit-transform:scale(1);
	transform:scale(1);
}

.zoom .image_container {
	overflow:hidden;
}

.zoom img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.content-gallery img:hover {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
	
	opacity: 1;
	-webkit-animation: flash 2s;
	animation: flash 2s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	transition: all 1s; 
}

.content-gallery img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes flash {
	0% {
		opacity: .4;
	}
	
	100% {
		opacity: 1;
	}
}

.moveDown {
	-webkit-animation: moveDown 0.6s ease-in-out 0.2s backwards;
	-moz-animation: moveDown 0.6s ease-in-out 0.2s backwards;
	-o-animation: moveDown 0.6s ease-in-out 0.2s backwards;
	-ms-animation: moveDown 0.6s ease-in-out 0.2s backwards;
	animation: moveDown 0.6s ease-in-out 0.2s backwards;	
}

@-webkit-keyframes moveDown{
	0% { 
		-webkit-transform: translateY(-40px); 
		opacity: 0;
	}
	100% { 
		-webkit-transform: translateY(0px);  
		opacity: 1;
	}
}

@-moz-keyframes moveDown{
	0% { 
		-moz-transform: translateY(-40px); 
		opacity: 0;
	}
	100% { 
		-moz-transform: translateY(0px);  
		opacity: 1;
	}
}

@-o-keyframes moveDown{
	0% { 
		-o-transform: translateY(-40px); 
		opacity: 0;
	}
	100% { 
		-o-transform: translateY(0px);  
		opacity: 1;
	}
}

@-ms-keyframes moveDown{
	0% { 
		-ms-transform: translateY(-40px); 
		opacity: 0;
	}
	100% { 
		-ms-transform: translateY(0px);  
		opacity: 1;
	}
}

@keyframes moveDown{
	0% { 
		transform: translateY(-40px); 
		opacity: 0;
	}
	100% { 
		transform: translateY(0px);  
		opacity: 1;
	}
}

.cookiebar__button {
	background: #f47e15;
}

.cookiebar {
	font-size: 0.8rem;
}


.sr-only {
    display: none;
}

.widget-checkbox .custom-checkbox {
	display: flex;
}

.widget-checkbox .checkbox {
	margin-top: 4px;
	margin-right: 5px;
}

.visually-hidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

#footer .rte {
	display: flow-root;
}
#footer .content-image:last-child {
	margin-top: 15px;
}

.mm-menu--opened {
	display: block !important;
}

.content-download {
	padding-bottom: 15px;
}

.academy-trainer-list figure {
	margin-bottom: 20px;
}

.widget-checkbox .form-check {
	display: flex;
	gap: 15px;
	align-items: start;
}

.content-gallery > ul {
	display: grid;
	gap: 30px;
	grid-template-columns: repeat(1, 1fr);
}


.content-gallery--cols-5 > ul {
	@media (min-width: 450px) {
		grid-template-columns: repeat(2, 1fr);
	}
	@media (min-width: 650px) {
		grid-template-columns: repeat(3, 1fr);
	}
	@media (min-width: 850px) {
		grid-template-columns: repeat(4, 1fr);
	}
	@media (min-width: 996px) {
		grid-template-columns: repeat(5, 1fr);
	}
}

.partner-list figure {
	margin-bottom: 15px;
}