body,
button,
input,
select,
optgroup,
textarea {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: 300;

}

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

p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.7rem;
					font-weight: 300;

}

b {
	font-weight: 800;
}
h1 {
    font-size: 55px;
    text-align: left;
    font-weight: 700;
				text-transform: uppercase;
}

h2 {
    font-size: 46px;
    text-align: left;
    padding: 30px 0px;
	 font-weight: 700;
						text-transform: uppercase;

}

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%;
}

.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 {
	width:85%;
    font-size: 25px;
    text-align: left;
    padding: 30px 0px;
	 font-weight: 300;
}

h3 {
    font-size: 22px;
    font-weight: 300;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    text-align: left;
    color: white;
}


h4 {
    font-size: 18px;
    text-transform: uppercase;
    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 {
 font-size: 32px;
    text-align: left;
    padding: 30px 0px;
	 line-height: 120%;
}

/* Font Awesome */

.fa, .fab, .fad, .fal, .far, .fas {
    color: #ee9d2e;
}

/* 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;
}

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

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

.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;
}

.ingress {
    font-size: 26px;
    text-align: left;
}
h3 {
    font-size: 20px;

}

}