@font-face {
    font-family: 'avenirlight';
    src: url('../fonts/ael_____-webfont.woff2') format('woff2'),
        url('../fonts/ael_____-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
	/*font-family: 'avenirlight', sans-serif;*/



body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
  /*font-family: 'Spectral', serif;*/
  font-family: 'Montserrat', sans-serif;
	font-size: 1.2rem;
	line-height: 2rem;
	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;
    font-size: 18px;
    line-height: normal;*/

margin-top: 0;
    margin-bottom: 1rem;
    font-size: 0.85em;
    line-height: 1.4em;

}
h1 {
font-family: 'Montserrat', sans-serif;
letter-spacing: 3px !important;
}
h1, h2, h3, h4, h5 {
    font-weight: 300;
}

h2 {
letter-spacing: 3px !important;
}

.page-template-pagealt h4 {
 letter-spacing: 3px !important;

}

.page-template-contact h2 {
     font-size: 36px;
    text-align: center;
    text-transform: none;
    letter-spacing: 0px;

    
}

.page-template-contact p {
    padding: 0px 55px;
}

.page-template-contact .threepart  p {
    padding: 0px 0px;
    text-align: left;
    font-size: 18px;
}

.page-template-contact .threepart p a {
    text-align: left;
    font-size: 18px;
    color: #000 !important;
    margin: 0px;
    position: relative;
    display: block;
    line-height: normal;
    /*font-weight: 500;*/
}

.threepart h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: black;
}

.threepart h5 {
   	font-size: 1rem;
   	line-height: normal;
   	font-weight: 300;
    text-transform: uppercase;
}

.threepart img {
 max-width: 50px;
 /*filter: invert(77%) sepia(60%) saturate(5561%) hue-rotate(358deg) brightness(101%) contrast(92%);*/
}

.page-template-contact footer p {
    padding: 0px 0px;
}

.page-template-contact p:first-child {
 
 margin-bottom: 5px;
}
.page-template-contact p a {
    text-align: center;
    font-size: 28px;
    color: #000 !important;
    margin: 0 auto;
    position: relative;
    display: block;
    line-height: normal;
    /*font-weight: 500;*/
}


.contenttext p a {
  
 color: var(--main-color);

  
}

b {
	font-weight: 800;
}
h1 {
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 300;
}

h1.sickytitle {
  position: absolute;
    height: 100px;
    top: 0px;
    line-height: 100px;
    z-index: 999999;
    width: auto;
}

.single-project h1.sickytitle {
   position: absolute;
    height: 100px;
    top: -100px;
    line-height: 100px;
    z-index: 999999;
    width: auto;
}

.single-project h1.sickytitle.colorfix {
   position: fixed;
    top: 0px;

}
}

h1.sickytitle.colorfix {
  position: fixed;
  top: 0px;
}

h2 {
     font-size: 24px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0px;

}

h3 {
    font-size: 22px;
    font-weight: 300;
    color: var(--main-color);
    margin-bottom: 20px;
    text-align: left;
    /*font-weight: 500;*/
}

.newproject .projectgallery h3 {
     text-shadow: 1px 1px 1px #0000004f;
     color: white;
}


.loaded_posts .gallerytitle {
max-width: 100%;
padding: 0px;
margin: 0px;
block-size: fit-content;
  /*font-family: 'Spectral', serif;*/
text-transform: uppercase;
width: fit-content;
display: table;
margin: auto;
width: max-content;
}

#startc h3 {
  
    font-size: 18px;
    font-weight: 300;
    color: var(--main-color);
    margin-bottom: 0px;
    text-align: left;
    line-height: 30px;
}
.projectgallery h3 {
    /* font-family: 'avenirlight', sans-serif;*/
    /*color: var(--main-color);*/


}

.page-content h3 {
  
    font-size: 18px;
    font-weight: 300;
    color: #000;
    font-family: 'avenirlight', sans-serif;
    margin-bottom: 0px;
    text-align: left;
    line-height: 30px;
}
.loaded_posts .gallerytitle h3 {
    font-size: 22px;
    font-weight: 300;
 color: var(--main-color);
  /*font-family: 'Spectral', serif;*/
    margin-bottom: 0px;
    text-align: left;
    line-height: 29px;
    padding: 0px;
    margin: 0px;
    	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


@media screen and (min-width: 1440px) {
.loaded_posts .gallerytitle h3 {
    font-size: 30px;
    line-height: 38px;
  
}
}

.loaded_posts .gallerytitle h3 a {
  color: #000 !important;
}


h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: var(--main-color);
}

.gallerytitle h2 { 
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    /*font-family: 'avenirlight', sans-serif;*/
    text-align: center;
}

@media screen and (max-width: 1200px) and (min-width: 576px) {
 
 
 .gallerytitle h2 { 
    font-size: 18px;

}
}

.newblog-gallery .gallerytitle h2 { 
    font-size: 1.3em;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin-bottom: 0px;
 
}

.startcontent-wrapper .swiper-slide h2 {
     font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0px;
    padding: 20px 0px;
    width: 100%;

}

.menuswiper .startcontent-wrapper .swiper-slide h2 {
  /*font-family: 'avenirlight', sans-serif;*/
  font-size: 13px;
  letter-spacing: 0px !important;
}


.first-word { 
/*    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0px;*/
    
    
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;

}
.event h3 {
	     font-size: 32px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 5px;
				color: white;
}

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;

}

footer h2 {
	width:85%;
    font-size: 25px;
    text-align: left;
    padding: 30px 0px;
	 font-weight: 300;
}


.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: 26px;
    text-align: left;
    padding: 30px 0px;
    line-height: 200%;

}

.page-content  p.ingress {
    font-size: 19px;
    text-align: left;
    padding: 0px 30px 30px 15px;
    line-height: 150%;
    color: var(--main-color);
    text-transform: uppercase;



}

h2.modal-title {
 padding-bottom: 40px;
 text-align: center;
 
}



/* Font Awesome */

.fa, .fab, .fad, .fal, .far, .fas {
    /*color: #b7912d;*/
    color: var(--main-color); 

}

/* Quotes */

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

}

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


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

.projectgallery h3 {
    /* font-family: 'avenirlight', sans-serif; */
    /* color: var(--main-color); */
    font-size: 16px;
}
.newproject .projectgallery h3 {
 /*color: black;*/
      text-shadow: 0px 0px 0px transparent;

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

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

}
.loaded_posts .gallerytitle h3 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: left;
    line-height: 32px;
}
}

@media screen and (max-width: 992px) {
.loaded_posts .gallerytitle h3 {
    font-size: 15px;
    font-weight: 300;
margin-bottom: 0px;
    text-align: left;
    line-height: 24px;
}

.projectgallery h3 {
    /* font-family: 'avenirlight', sans-serif; */
    /* color: var(--main-color); */
    font-size: 16px;
}

.newblog-gallery .gallerytitle h2 { 
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
 
}
	p {
    margin-top: 0;
    margin-bottom: 14px;
    line-height: normal;
    font-size: 16px;
    
}

.page-template-contact h2 {
     font-size: 36px;
    text-align: center;
    text-transform: none;
    letter-spacing: 0px;

    
}

.page-template-contact p {
     margin-top: 0;
    margin-bottom: 14px;
    line-height: normal;
    font-size: 16px;
    
}

.first-word {
    text-transform: uppercase;
    /* font-family: 'avenirlight', sans-serif; */
    font-size: 14px;
}
}
@media screen and (max-width: 620px) {

.loaded_posts .gallerytitle h3 {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: left;
    line-height: 15px;
}
}
@media screen and (max-width: 520px) {
	p {
    margin-top: 0;
    margin-bottom: 14px;
    line-height: 20px;
    font-size: 14px;
}

.newblog-gallery .gallerytitle h2 { 
    font-size: 14px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
 
}
.page-content  p.ingress {
   font-size: 15px;
   text-align: left;
   padding: 0px 0px 3px 6px;
   line-height: 150%;

}
.page-template-contact p {
     margin-top: 0;
    margin-bottom: 14px;
    line-height: normal;
    font-size: 16px;
    padding: 0px 0px;
    
}

.page-template-contact h2 {
    text-align: left;
    font-size: 18px;
    color: var(--main-color) !important;
    margin: 0 auto;
    position: relative;
    display: block;
    line-height: normal;
    font-weight: 400;
}
.page-template-contact h2 a {
     color: var(--main-color) !important;

}
.page-template-contact p a {
    text-align: left;
    font-size: 18px;
    color: var(--main-color) !important;
    margin: 0 auto;
    position: relative;
    display: block;
    line-height: normal;
    font-weight: 400;
}

.first-word {
    text-transform: uppercase;
    /* font-family: 'avenirlight', sans-serif; */
    font-size: 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {

    font-size: 14px !important;

}

.swiper-slide h1 {
    width: 100%;
}
   
h1 {
    font-size: 20px;
    text-align: center;
}
/*h1.sickytitle {
position: relative;
    height: auto;
    top: 0px;
    line-height: 42px;
    z-index: 6;
    width: auto;
    margin-bottom: 5px;
}
*/
h1.sickytitle {
   /* position: fixed;
    height: 60px;
    top: 0px;
    line-height: 84px;
    z-index: 999999;
    width: auto;
    font-size: 18px; */
   
    position: fixed;
    height: auto;
    top: 0px;
    line-height: 17px;
    z-index: 999999;
    width: 70%;
    font-size: 17px;
    padding: 30px 20px;
}
.single-project h1.sickytitle {
position: fixed;
    height: 100px;
    top: 0px;
    line-height: normal;
    z-index: 999999;
    /*width: 220px;*/
        width: 80%;
}

.threepart h4 {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: black;
}
h2 {
    font-size: 18px;
    text-align: left;
}

.gallerytitle h2 {
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    /*font-family: 'avenirlight', sans-serif;*/
    text-align: center;
}
.event h3 {
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: white;
}
.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;
}

.menuswiper .startcontent-wrapper .swiper-slide h2 {
    font-size: 10px !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0px;
    padding: 13px 0px;
    width: 100%;
    color: black !important;
}

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

.page-content h3 {
  
    font-size: 14px;
    font-weight: 300;
    color: #000;
    margin-bottom: 0px;
    text-align: left;
    line-height: 28px;
}
.loaded_posts .gallerytitle h3 {
font-size: 10px;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: left;
    line-height: 13px;
}


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: 16px;
    text-align: left;
    padding: 10px 0px;
}
h3 {
    font-size: 20px;

}

}