@font-face {
    font-family: 'Cinzel';
    src: url('fonts/cinzel-bold/Cinzel-Bold.eot');
    src: url('fonts/cinzel-bold/Cinzel-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/cinzel-bold/Cinzel-Bold.woff2') format('woff2'),
        url('fonts/cinzel-bold/Cinzel-Bold.woff') format('woff'),
        url('fonts/cinzel-bold/Cinzel-Bold.ttf') format('truetype'),
        url('fonts/cinzel-bold/Cinzel-Bold.svg#Cinzel-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel Decorative';
    src: url('fonts/CinzelDecorative-Bold/CinzelDecorative-Bold.eot');
    src: url('fonts/CinzelDecorative-Bold/CinzelDecorative-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/CinzelDecorative-Bold/CinzelDecorative-Bold.woff2') format('woff2'),
        url('fonts/CinzelDecorative-Bold/CinzelDecorative-Bold.woff') format('woff'),
        url('fonts/CinzelDecorative-Bold/CinzelDecorative-Bold.ttf') format('truetype'),
        url('fonts/CinzelDecorative-Bold/CinzelDecorative-Bold.svg#CinzelDecorative-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nordica Plus';
    src: url('fonts/NordicaClassicLight/NordicaClassicLight.eot');
    src: url('fonts/NordicaClassicLight/NordicaClassicLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/NordicaClassicLight/NordicaClassicLight.woff2') format('woff2'),
        url('fonts/NordicaClassicLight/NordicaClassicLight.woff') format('woff'),
        url('fonts/NordicaClassicLight/NordicaClassicLight.ttf') format('truetype'),
        url('fonts/NordicaClassicLight/NordicaClassicLight.svg#NordicaClassicLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Viking-Normal';
    src: url('fonts/Viking-Normal/Viking-Normal.eot');
    src: url('fonts/Viking-Normal/Viking-Normal.eot?#iefix') format('embedded-opentype'),
        url('fonts/Viking-Normal/Viking-Normal.woff2') format('woff2'),
        url('fonts/Viking-Normal/Viking-Normal.woff') format('woff'),
        url('fonts/Viking-Normal/Viking-Normal.ttf') format('truetype'),
        url('fonts/Viking-Normal/Viking-Normal.svg#Viking-Normal') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

body{
	color: #8A8A8A;
	line-height: 1.5;
    letter-spacing: .6px;
}
body .elementor-heading-title{
	line-height: 1.4;
}
body,div,span,form, a, input, submit, button,
body.elementor-kit-8 a {
    font-family: 'Nordica Plus';
/* 	letter-spacing: .6px; */
}

h1{
	font-weight: bold;
}


body.elementor-kit-8 h5 a, 
body.elementor-kit-8 h6 a,
h2, h3, h4, h5, h6{
	font-family: 'Viking-Normal';
	font-weight: 500;
}
body .main-header>.e-con-inner{
	padding-top: 7px;
    padding-bottom: 7px;
}

body figcaption {
	margin-top: 5px !important;
    font-size: 15px;
}
.elementor-button.elementor-size-sm{
    font-size: 18px;
    min-width: 170px;
    line-height: 1;
    padding: 13px 15px 11px;
}

.banner-text-1, .banner-text-2, .banner-text-3{
	letter-spacing: 1px;
	text-shadow: 3px 3px 8px #000;
}

.zindex-9{z-index:9;}

.generation ul {
    list-style: none;
    padding-left: 0;
}
.generation ul li {
    margin-bottom: 10px;
}
.generation ul ul{
	padding: 12px 0 10px 25px;
}

@media (min-width: 768px) {
	body.home .elementor-location-header{
		z-index: 99;
		margin-top: 50px;
		position: relative;
		background-color: #fff;
	} 
	body.home .home-content{
		margin-top: -121px;
	}
}

@media (min-width: 1025px) {
	
	.custom-container > .elementor-element > .elementor-element {
		width: 550px !important;
    	margin-left: auto !important;
    	padding-right: 80px;
    	max-width: calc( 100% - 80px );
	}
	.custom-container.text-last > .elementor-element > .elementor-element{
		margin-left: 100px !important;
	}
}
@media (min-width: 767px) and  (max-width: 1024px) {
	body .main-header{
		padding-left: 25px;
    	padding-right: 25px;
	}
	body .main-header .elementor-menu-toggle{
		font-size: 30px !important;
    	padding: 0 !important;
		margin-right: 0 !important;
	}
}

@media (max-width: 1024px) {
	h3 {
		font-size: 1.5rem;
	}
}