:root {
  --orange: #ee9d2e;
  --green: #00d78a;
		--black: #000000;
}



body,
button,
input,
select,
optgroup,
textarea {
	color: var(--black);
 font-family: 'Inter', sans-serif;

 /*font-family: 'Montserrat', sans-serif;*/
 /*font-family: Calibri, sans-serif;*/

	font-size: 1.0em;
	line-height: 1.5;
	font-weight: normal;

}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

p {

}

em {
 font-size: 0.75em;
}

.small, small {
    font-size: .675em;
}

b {
	font-weight: 800;
}

h1, h2, h3, h4 {
 
	/*font-family: 'Exo 2', sans-serif;*/
 font-weight: 600;


}
h1 {
    font-size: 55px;
    text-align: left;
}

h2 {
    font-size: 2em;
    text-align: left;
				position: relative;
				padding-bottom: 4%;
				margin-bottom: 0%;

}

h2.line {

				margin-bottom: 4%;

}


h2.line::after {
    				content: "";
    position: absolute;
    left: 0px;
    /* bottom: 60px; */
    bottom: 0px;
    width: 50px;
    height: 2px;
    background-color: black;
}
h2::after {
				content: "";
    position: absolute;
    left: 0px;
    /* bottom: 60px; */
    bottom: 0px;
    width: 50px;
    height: 0px;
    background-color: black;
}

.popwrapper h1 {
	color: white;
	padding-bottom: 5%;
		width: 75%;

}

.darkbackground h2 {
	  	color: white;
				text-align: left;
}

.darkbackground h2::after {
	 background-color: white;
}
.popwrapper h2::after {
 display: none;
}
.threepart p {
	color: white;
	text-align: left;
	font-size: 1.5em;
	padding: 0px;
}
.3-part-content p {
    font-size: 1em;
    text-align: centered;
}



.quotewrapper p {
	font-size: 1.4em;
}

.quotewrapper .quoter {
	font-size: 0.85em;
}

footer p.quote {
	text-align: center !important;
    font-size: 25px;
	 line-height: 39px;
    padding: 30px 0px;
    font-weight: 300;
}


footer p.quoter {
	text-align: center !important;
	font-size: 14px !important;
}

.swiper-slide h1 {
	width:75%;
	color: white;
}
.swiper-slide p {
    width: 75%;
    color: white;
    margin: 5% 0%;
    font-size: 1.35em;
	
}

.slider-swiper .swiper-slide h2 {
    font-size: 52px;
    text-align: left;
    padding: 30px 0px;
	 font-weight: 800;
	 width: 100%;
								text-transform: uppercase;


}

.swiper-slide h2 {
	width:85%;
    font-size: 25px;
    text-align: left;
    padding: 30px 0px;
	 font-weight:300;
										text-transform: none;

}

h2.sectiontitle {
    font-size: 25px;
    text-align: left;
    padding: 30px 0px;
    font-weight: 300;
}

.pop h2 {
    font-size: 25px;
    text-align: center;
    padding: 30px 0px;
    font-weight: 300;
												text-transform: none;

}

.event h2 {
    font-size: 28px;
    text-align: left;
    padding: 20px 0px 3px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ee9d2e;
}

footer h2 {
    text-align: left;
    font-size: 1.3em;
				padding-bottom: 2%;
    margin-bottom: 0%;

}

footer h2::after {
	height: 0px;
	display: none;
}



h3 {
    font-size: 1.45em;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    text-align: left;
}


h4 {
    font-size: 1.2em;
    margin-bottom: 20px;
}

.team-details p {
	font-size: 14px;
	padding-bottom: 20px;
	line-height: normal;
}
.team-details .fa, .team-details .fab {
	font-size: 32px;
	padding-right: 20px;
}

.toprubrik {
   color: #ee9d2e;
    font-weight: 800;
    padding: 0px 0px;
    display: block;
	 text-transform: uppercase;
}


.single .page-title h1,
.page .page-title h1 {
    font-size: 62px;
    padding:20px 0px;
    margin: 0px;
        text-shadow: 1px 1px #2d5480;

}


.home .swiperslide p {
    font-size: 32px;
        line-height: 1.2;

}

.ingress {
    text-align: left;
    padding: 0px 0px 30px 0px;
    /* line-height: 120%; */
    font-size: 1.4em;

}

.sidebararea h2 {
	font-size: 1.2em;
}

.sidebararea h2::after {
	  height: 0px;
}

.sidebararea a {
	color: black;
    line-height: normal;
    font-size: 0.9em;
    display: block;
    margin-bottom: 6%;
}

/* Font Awesome */

.fa, .fab, .fad, .fal, .far, .fas {
    color: var(--black);
}

/* Quotes */

blockquote {
	display: block;
    padding: 14px 20px;
    margin: 35px 0px;
    position: relative;
    font-size: 24px;
    text-align: left !important;
    border-left: 1px solid #00c962;

}

blockquote p {
    display: block;
    margin: 15px 0px;
    position: relative;
    text-align: left;
}


@media screen and ( max-width: 1024px ) and ( max-height: 1024px )
{
.swiper-slide h1 {
    width: 100%;
}
h1 {
    font-size: 28px;
    text-align: left;
    font-weight: 700;
    /*text-transform: uppercase;*/
}

.swiper-slide h2 {
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding: 10px 0px;
    font-weight: 300;
    text-transform: none;
}

.custombutton {
    padding: 2px 15px;
    font-size: 12px;

}
}

@media screen and (max-width: 520px) {
	
	p {
    margin-top: 0;
    margin-bottom: 14px;
    line-height: 1.7rem;
    font-size: 1em;
}

.swiper-slide h1 {
    width: 100%;
}
   
h1 {
    font-size: 2em;
    text-align: left;
}

h2 {
    font-size: 1.6em;
    text-align: left;
    padding: 30px 0px;
    font-weight: 800;
}

h3 {
    font-size: 1.2em;
    text-align: left;
    padding: 15px 0px;
    font-weight: 800;
}

.faq h3 {
 font-size: 1.2em;
 width: 80%;
}

.popwrapper h1 {
 width: 100%;
}

.slider-swiper .swiper-slide h2 {
    font-size: 32px;
    text-align: left;
    padding: 30px 0px;
    font-weight: 800;
    width: 100%;
}

.pop h2 {
    font-size: 23px;
    text-align: center;
    padding: 30px 0px;
}

.swiper-slide h2 {
    width: 100%;
    font-size: 18px;
    text-align: left;
    padding: 30px 0px;
}

footer p.quote {
    text-align: center !important;
    font-size: 24px;
    line-height: 28px;
    padding: 30px 0px;
}

footer p.quoter {
    text-align: center !important;
    font-size: 10px !important;
}

.swiper-slide p {
 font-size: 1.2em;
 width: 90%;
}

.ingress {
  font-size: 1.2em;
  text-align: left;
  padding: 0px 0px 10px 0px;
}
h3 {
    font-size: 1.2em;

}

}