/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 24 2024 | 14:35:58 */
.custom-background .site{
	max-width:100% !important;
	background: #FAF9F6 !important;
	width:100% !important;
}

#post-2{
	 background: rgb(0,94,166);
background: linear-gradient(0deg, rgba(0,94,166,1) 0%, rgba(7,71,120,1) 33%, rgba(7,71,120,1) 66%, rgba(0,94,166,1) 100%); 
}

.container {
  max-width: 100% !important;
  margin: 0 auto;
}

.site-header.style-two .header-bottom .main-navigation{
	background: #003e6d !important;
	align-items: center;
  justify-content: center;
}

.right{
	display: none !important;
}

.main-navigation ul li a{
	color: #FAF9F6 !important;
}

.owl-carousel{
	display: none !important;
}

#secondary{
	display: none !important;
}

.rightsidebar .content-area{
	width: 100% !important;
	float: initial !important;
	margin: 0 auto !important;
	padding-right:0px !important;
}

#main{
	background: #005ea6 !important;
	color: #FAF9F6 !important;
}

.post-layout-two .site-main article .post-thumbnail{
	display: none !important;
}


.post-layout-two .site-main article .post-thumbnail + .content-wrap {
  width: 100%;
  padding-left: 0;
  margin: 0 auto;
  text-align: center;
}

.entry-header{
	display:none !important;
}

.breadcrumb-wrapper{
	display:none !important;

}

.footer-b{
	background: #003e6d;
}

body.custom-background {
  background-color: #faf9f6 !important;
}

.page .content-area, .page .widget-area{
	margin-top:-32px !important;
}

.content-area, .widget-area{
	margin-bottom:-2px !important;
}

.custom-shape-divider-top-1726945390 {
	margin-top:-3px;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
	background: #005ea6 !important;
}

.custom-shape-divider-top-1726945390 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 79px;
}

.custom-shape-divider-top-1726945390 .shape-fill {
    fill: #003E6D;
}

.custom-shape-divider-top-1726945724 {
      background: #003e6d;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
	margin-top: -2px;
}

.custom-shape-divider-top-1726945724 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 150px;
}

.custom-shape-divider-top-1726945724 .shape-fill {
    fill: #005EA6;
}

.post-layout-two .site-main article{
	padding-bottom: 0px !important;
	margin-bottom:0px !important;
}

.content-wrap{
	width:75% !important
}

.edit-link .post-edit-link{
	background:#000 !important;
	color: #fff !important;
}

.footer-b .copyright{
	text-align:center;
}

    .footer {
            background-color: #003e6d;
            color: white;
            padding: 20px 0;
            text-align: center;
        }
        .footer-columns {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            max-width: 1200px;
            margin: 0 auto;
        }
        .footer-column {
            flex: 1;
            padding: 10px;
            min-width: 250px;
        }
        .footer-column h3 {
            margin-bottom: 15px;
        }
        .footer-bottom {
            margin-top: 20px;
            font-size: 0.8em;
        }

        /* Responsive */
        @media (max-width: 768px) {
            .footer-column {
                flex: 100%;
                max-width: 100%;
            }
        }

.custom-shape-divider-bottom-1726949378 {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
	background: #005ea6;
	margin-top:-3px;
}

.custom-shape-divider-bottom-1726949378 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 79px;
}

.custom-shape-divider-bottom-1726949378 .shape-fill {
    fill: #003E6D;
}

/* Style 7
   ----------------------------- */
.seven h1 {
text-align: center;
    font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
    text-transform: uppercase;
	width:75%;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
	margin: 0 auto;
}

.seven h1:after,.seven h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    height: 5px;
  background-color:transparent;
}






h1 {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #fff !important;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

h1 span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
}
h1 em {
  font-style: normal;
  font-weight: 600;
}

.page-header{
	display: none !important;
}

#wpforms-39{
width: 75%;
  margin: 0 auto;
}

.wpforms-field-label{
	color:#fff !important;
}

.rolam_wrapper{
	width:75%;
	margin:0 auto;
}

.biografia_wrapper{
	width:75%;
	margin:0 auto;
}

/* Alapstílusok a videó oszlopokhoz */
.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.column {
    flex: 1 1 30%;
    max-width: 30%;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
	background:#fff;
	border-radius:25px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.column img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;

}

.youtubehover {
    transition: transform 0.3s ease;
}

.youtubehover:hover {
    transform: scale(1.05);
}

.youtubes_text {
    font-size: 1.1em;
    color: #000;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
}

.underline .entry-content a{
	color: #fff !important;
}

/* Mobil nézet */
@media screen and (max-width: 768px) {
    .column {
        flex: 1 1 45%;
        max-width: 45%;
    }
}

@media screen and (max-width: 576px) {
    .column {
        flex: 1 1 100%;
        max-width: 100%;
    }
}

.back-to-top:hover{
	background: #000 !important;
}

@media screen and (max-width: 1024px) {
  .container {

    padding-left: 0px !important;
    padding-right: 0px !important;
  }
	 .toggle-btn .toggle-bar {
    background: rgba(255, 255, 255, 1.0) !important;
  }
	  .main-navigation .primary-menu-list {
    text-align: left;
    position: fixed;
    top: 0;
    left: 0;


  }
	 .main-navigation ul li a {
	color:#000 !important;
  }
	#fooldal, #biografia, #rolam, #kapcsolat {
    display: block; /* vagy inline, ha szükséges */
    visibility: visible;
    pointer-events: auto; /* biztosítsd, hogy az események aktiválva legyenek */
}
}


.footer{
	margin-top: -5px !important;
}

.social-icons {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 10px 0;
	margin-top:-110px;
}

.seven{
	padding-top:30px;
	padding-bottom:30px;
}

.social-icons a {
    color: #000; /* Ikon színe */
    font-size: 30px; /* Ikon mérete */
    transition: color 0.3s ease;
}

.social-icons a:hover {
    color: #005ea6; /* Ikon hover színe */
}

@media (max-width: 768px) {
    .social-icons {
        gap: 15px;
    }

    .social-icons a {
        font-size: 25px;
    }
}
/* ============= Animation background ========= */
.background {
  background: linear-gradient(132deg, #02589b, #003e6d, #212335);
  background-size: 400% 400%;
  animation: Gradient 15s ease infinite;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding:0;
  margin:0px;
}
.cube {
  position: absolute;
  top: 80vh;
  left: 45vw;
  width: 10px;
  height: 10px;
  border: solid 1px #D7D4E4;
  transform-origin: top left;
  transform: scale(0) rotate(0deg) translate(-50%, -50%);
  animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
  border-color: #FFF ;
}
.cube:nth-child(2) {
  animation-delay: 2s;
  left: 25vw;
  top: 40vh;
}
.cube:nth-child(3) {
  animation-delay: 4s;
  left: 75vw;
  top: 50vh;
}
.cube:nth-child(4) {
  animation-delay: 6s;
  left: 90vw;
  top: 10vh;
}
.cube:nth-child(5) {
  animation-delay: 8s;
  left: 10vw;
  top: 85vh;
}
.cube:nth-child(6) {
  animation-delay: 10s;
  left: 50vw;
  top: 10vh;
}


/* Animate Background*/
@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes cube {
  from {
    transform: scale(0) rotate(0deg) translate(-50%, -50%);
    opacity: 1;
  }
  to {
    transform: scale(20) rotate(960deg) translate(-50%, -50%);
    opacity: 0;
  }
}

.ex1,
.ex3 {
  padding: 60px 0;
  text-align: center;
	display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;

}
.ex1 i,
.ex3 i {
  margin: 0 20px;
  color: #333;
  cursor: pointer;
}

.ex2,
.ex4 {
  padding: 60px 0;
  text-align: center;
  background: #333;
}
.ex2 i,
.ex4 i {
  margin: 0 20px;
  color: #fff;
  cursor: pointer;
}

.ex1 i:hover {
  color: #ef43a1;
  -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.ex2 i:hover {
  color: #ef43a1;
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  font-size: 1.5em;
}

.ex3 i:hover {
  color: #ef43a1;
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.ex4 i:hover {
  color: #ef43a1;
  -moz-transition: all 600ms cubic-bezier(0.99, 0, 0.57, 0.94);
  -o-transition: all 600ms cubic-bezier(0.99, 0, 0.57, 0.94);
  -webkit-transition: all 600ms cubic-bezier(0.99, 0, 0.57, 0.94);
  transition: all 600ms cubic-bezier(0.99, 0, 0.57, 0.94);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
