@font-face {
  font-family: 'i-r';
  src: url('fonts/Inter-Regular.ttf') format('opentype');
}

@font-face {
  font-family: 'i-b';
  src: url('fonts/Inter-Bold.ttf') format('opentype');
}

@font-face {
  font-family: 'i-i';
  src: url('fonts/Inter-Italic.ttf') format('opentype');
}

@font-face {
  font-family: 'i-sb';
  src: url('fonts/Inter-SemiBold.ttf') format('opentype');
}

@font-face {
  font-family: 'i-m';
  src: url('fonts/Inter-Medium.ttf') format('opentype');
}

@font-face {
  font-family: 'i-l';
  src: url('fonts/Inter-Light.ttf') format('opentype');
}

@font-face {
  font-family: 's-l';
  src: url('fonts/SpaceGrotesk-Light.ttf') format('opentype');
}

@font-face {
  font-family: 's-r';
  src: url('fonts/SpaceGrotesk-Regular.ttf') format('opentype');
}


* {
  box-sizing: border-box;
}

html{
	font-family: 'i-r', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #e3e3e3;
	background-color: #000;
}

a{
	color: #e3e3e3;
	text-decoration: initial;
	transition: 0.3s ease;
}

b,
strong{
	font-weight: initial;
	font-family: 'i-b', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: initial;
}

h1{
	font-family: 'i-r', sans-serif;
	font-size: 40px;
	line-height: 1.5;
	letter-spacing: 5%;
	text-transform: uppercase;
	color: #00BCD4;
}

h2{
	font-size: 19px;
	line-height: 1.5;
	letter-spacing: 5%;
	text-transform: uppercase;
	color: #00BCD4;
}

em{
	font-style: initial;
	font-family: 'i-i', sans-serif;
}


.tabs.primary{
	max-width: 1270px;
	margin: 15px auto 15px auto;
	padding: 0 15px;
}

.tabs.primary li a{
	background-color: #00BCD4;
	padding: 10px;
	border-radius: 5px;
	display: block;
	transition: 0.3s ease;
	color: #fff;
}

.tabs.primary li a:hover{
	background-color: #0496a9;
}

.messages{
	max-width: 1270px;
	margin: 15px auto 15px auto;
}

.messages a{
	display: inline-block;
}

#block-mytheme-main-menu .contextual,
#block-mytheme-site-branding .contextual{
	display: none;
}

.footer-out{
    background-color: #000;
    border-top: 1px solid #ffffff30;
}

.footer-copyright{
  text-align: center;
  padding: 20px 10px;
  color: #fff;
  font-family: 'i-m', sans-serif;
  font-size: 14px;
}

.footer-copyright p{
  margin: 0;
} 

footer#footer{
  margin-top: 100px;
}

.footer-wrapper{
  padding-top: 75px;
  padding-bottom: 50px;
  text-align: center;
  max-width: 1300px;
  margin: auto;
  border-bottom: 1px solid #ffffff30;
}

.footer-data{
  padding-top: 20px;
}

.footer-data a{
  color: #fff;
  font-family: 'i-m', sans-serif;
  letter-spacing: -0.02em;
  transition: 0.3s ease;
  line-height: 2;
}

.footer-data a:hover{
  color: #00BCD4;
}

.social{
  padding-top: 15px;
}

.social a{
  transition: 0.3s ease;
}

.social a:hover path{
  fill: #00BCD4;
}

.body-container{
	max-width: 1300px;
	padding: 60px 15px;
	margin: auto;
}

.field--name-field-text a:hover{
	color: #00BCD4;	
}

header .layout-wrapper{
	height: 80px;
}

.region-header{
	position: relative;
	max-width: 1500px;
	margin: auto;
	padding: 0 15px;
}

#block-mytheme-site-branding{
	position: absolute;
	left: 15px;
	top: 20px;
}

#block-mytheme-main-menu {
    position: absolute;
    top: 27px;
    left: 270px;
}

.field--name-field-kiemelt-szoveg{
	padding-top: 25px;
	font-size: 16px;
	font-family: 'i-b', sans-serif;
	padding-bottom: 25px;
	color: #fff;
}

.field--name-field-hosszu-cimszoveg{
	font-size: 14px;
	letter-spacing: 2%;
	color: #fff;
	font-family: 's-l', sans-serif;
	padding-bottom: 32px;
}

.field--name-field-linkek{
	display: flex;
	gap: 33px;
	flex-wrap: wrap;
}

.field--name-field-linkek > div:first-child a{
	background-color: rgba(0, 188, 212, 0.75);
	border-radius: 5px;
	font-size: 14px;
	letter-spacing: 5%;
	line-height: 1.5;
	color: #fff;
	padding: 8px 42px 8px 19px;
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-image: url('images/white-arrow-right.svg');
	display: block;
}

.field--name-field-linkek > div:last-child a{
	font-size: 14px;
	letter-spacing: 5%;
	line-height: 1.5;
	color: #fff;
	padding: 8px 42px 8px 19px;
	background-repeat: no-repeat, no-repeat;
	background-position: right 15px center, center bottom;
	background-image:
	    url('images/blue-arrow-right.svg'),
	    url('images/line-blue.svg');
	display: block;
}

.node-heading-wrapper{
	max-width: 500px;
}

.services-first-section{
	background-image: url('images/services.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.field--name-field-info-szoveg-services{
	font-size: 18px;
	text-align: center;
	max-width: 550px;
	margin: auto;
	color: #fff;
	letter-spacing: 5%;
	line-height: 1.8;
	font-family: 'i-l', sans-serif;
}

.field--name-field-szolgaltatasok-para{
	padding: 70px 0;
	display: grid;
	gap: 33px;
	grid-template-columns: repeat(3, 1fr);
}

.field--name-field-szolgaltatasok-para > div{
	background-color: #1F1F1F;
	padding: 33px;
	border-radius: 5px;
}

.field--name-field-szolgaltatas-neve{
	font-size: 18px;
	font-family: 'i-sb', sans-serif;
	padding: 15px 0;
	letter-spacing: 5%;
}

.field--name-field-szolgaltatas-leiras{
	font-family: 'i-l', sans-serif;
	font-size: 15px;
	letter-spacing: 3%;
}

.field--name-field-projekt-lepesek-para {
    counter-reset: steps;
    padding-top: 50px;
}

.field--name-field-projekt-lepesek-para > .field__item {
    counter-increment: steps;
    position: relative;
    padding-left: 112px;
}

.field--name-field-projekt-lepesek-para > .field__item::before {
    content: counter(steps, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: 0;
    width: 66px;
    height: 66px;
    border: 1px solid #333;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00BCD4;
    font-size: 28px;
}

.field--name-field-projekt-lepesek-para > .field__item {
    counter-increment: steps;
    position: relative;
    padding-left: 112px;
    padding-bottom: 54px;
}

.field--name-field-projekt-lepesek-para > .field__item::before {
    content: counter(steps, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: 0;
    width: 66px;
    height: 66px;
    border: 1px solid #333;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00BCD4;
    font-size: 28px;
}

.field--name-field-projekt-lepesek-para > .field__item:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 33px;
    top: 66px;
    bottom: 0;
    border-left: 1px dashed #555;
}

.paragraph--type--projekt-lepesek {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.field--name-field-lepes-neve {
    font-size: 25px;
    font-family: 'i-b', sans-serif;
}

.field--name-field-lepes-leiras {
    font-size: 20px;
   	font-family: 'i-l', sans-serif;
}

.services-projects{
	font-size: 25px;
	font-family: 'i-l', sans-serif;
}

#block-mytheme-main-menu .menu{
	margin: 0;
	padding: 0;
	display: flex;
	gap: 25px;
}

#block-mytheme-main-menu .menu li{
	margin: 0;
	padding: 0;
}

#block-mytheme-main-menu .menu li a{
	color: #fff;
	font-family: 's-r', sans-serif;
}