/*
Theme Name: ASSEMBLY THEME (responsive)
Theme URI: http://zalabit.hu
Description: Developer Theme 
Author: Assembly
Author URI: http://assembly.hu
Version: 2016.01
*/

body{
    color: #333;
    font-size: 17px;
    margin: 0;
    padding: 0;
    background-color:#fff5ea;
    -webkit-text-size-adjust: 100%;
}

#popupback {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    height: 100%;
    background-color: #00000044;
    position: fixed;
    z-index: 9999;
    backdrop-filter: blur(10px);
    top: 0;
}

#popup {
position: absolute;
    background-color: white;
    padding: 20px 40px;
    box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.5);
    width: 90%;
    box-sizing: border-box;
    max-width: 280px;
    text-align: center;
    font-family: "Playfair Display", serif;
    color: #a87a46;
    font-size: 20px;
}

#popupx {
    position: absolute;
    background-color: white;
    right: 0;
    top: 0;
    line-height: 0;
    cursor: pointer;
    padding: 5px;
}


.doctor-block {
    position: relative;
    font-size: 0;
    line-height: 0;
    border-radius: 8px;
    overflow: hidden;
    display: inline-block;
    margin: 5px 10px 5px 0;
}

.doctor-block img {
    width: 200px;
    aspect-ratio: 1 / 1.5;
    object-fit: cover;
}

.doctor-block h4{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    text-align: right;
    padding: 10px;
    margin: 0;
    background-color: #a77a4588;
    line-height: 1.5em;
    backdrop-filter: blur(10px);
    width: 100%;
    box-sizing: border-box;
      transition:         all 300ms ease;
}

.doctor-block:hover > h4 {
    background-color: #a77a45ff;
}

.doctor-block h4 a {
    color: white;
}

.rolamtext {
    font-size: 11px;
    color: white;
    position: relative;
    margin-top: 10px;
    border-top: 1px solid #ffffff44;
    padding-top: 5px;
    letter-spacing: 1px;
}

.entry li {
    margin-bottom: 10px;
}

.entry li ul {
    margin-top: 10px;
}

.entry ul li {
    margin-bottom: 5px;
}

.entry iframe {
    width: 100%;
    aspect-ratio: 1 / 0.6;
    display: block;
    height: auto;
}

#pattern img {
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: .1;
    width: auto;
    max-width: 50%;
}

small {
    opacity: 0.6;
    line-height: 1.5em;
    display: block;
}

#kamu {
display:none;
}

table {
    width: 100%;
    text-align: center;
    background-color: #dbccbb;
    border-radius: 5px;
}

th {
    color: #ffffff;
    background-color: #a77a45;
}

td:first-child, th:first-child {
text-align:left;
}   

tr:nth-child(even) {background: #fff}
tr:nth-child(odd) {background: #fff7ef}

th, td {
    padding: 10px 20px;
}

.moretext {
text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid;
    cursor: pointer;
    padding: 6px;
    border-radius: 5px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

body, input, select, textarea {
font-family: "Poppins", sans-serif;
}

.ajanlatbanner {
    position: relative;
    overflow: hidden;
    /*background-color: #a77a45;
    box-shadow: 0 0px 70px #00000066 inset;
    border-bottom: 0px solid #c9975c;*/
}

.ajanlatbanner .entry {
    text-align:center;
}

.ajanlatbanner h2 {
    color:#a77a45;
}

.ajanlatbanner .button {
    box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.2);
}

#banner2 .entry img {
    height: auto;
    border: 0px !important;
    padding: 4%;
    box-sizing: border-box;
    object-fit: cover;
    aspect-ratio: 1 / 0.7;
}

#latnivalok h2 {
text-align:center;
font-size:50px;
}

#latnivalok .entry {
    margin: 0 auto;
}

.subtext {
    color: #a77a45;
    font-size: 15px;
}

.subtext h4 {
    font-size: 28px;
    color: black;
    margin-bottom: 10px;
    margin-top: 20px;
}

.subp {
    display: inline-block;
    width: 23%;
    overflow: hidden;
    text-decoration: none;
    vertical-align: top;
    margin: 1%;
}

.subpic img {
    object-fit: cover;
    aspect-ratio: 1 / 1.2;
}

#rolunk {
    position: relative;
    overflow: hidden;
    margin: 0px 0 60px;
}

#rolunk h2 {
    font-size: 50px;
    position: relative;
    z-index: 10;
}

#rolunk .entry {
    max-width: 1200px;
    margin: 0 auto;
}

.rolunkleft img {
width: 47%;
    height: 100% !important;
    position: absolute;
    object-fit: cover;
}

.rolunkcontent {
    width: 47%;
    float: right;
    font-size: 15px;
    margin-bottom: 50px;
}

.rolunkcontent h1 {
    font-size: 44px;
}

.rolunkcontent img {
display:none;
}

#back1 {
    position: absolute;
    top: 50%;
    height: 640px;
    transform: translateY(-50%);
    max-height: 100%;
}

#back2 {
    width: 100%;
    height: 500px;
    position: absolute;
        top: 0;  
            background-color: black;
}

#back2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    opacity: .7;
}

#back5 {
width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.05;
    left: 0;
    top: 0;
        z-index: -1;
}

#back5 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    opacity: .7;
}

#back6 {
    width: 100%;
    height: 40%;
    position: absolute;
    top: 0;
    background-color: #a77a45;
}

#back6 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
        opacity: 0.05;

    filter: grayscale(1) contrast(5);
}

#back7 {
position: absolute;
    top: 50%;
    height: 640px;
    transform: translateY(-50%);
    max-height: 100%;
    right: 0;
    box-shadow: 0 0 100px 100px #fff5eb;
}

#back8 {
width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.2;
    left: 0;
    top: 0;
    background-position: center;
}

#back8 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    opacity: .7;
}

#villa {
    position: relative;
    overflow: hidden;
    margin: 60px 0;
}

#villa .entry {
    max-width: 1200px;
    margin: 0 auto;
}

.villaright img {
width: 47%;
    height: 100% !important;
    position: absolute;
    object-fit: cover;
    right: 0;
}

.villacontent {
    width: 47%;
    float: left;
    font-size: 15px;
    margin-bottom: 50px;
}

#ajanlatok {
    overflow: hidden;
    padding: 20px 0;
    background-color: #f5ece144;
    backdrop-filter: blur(10px);
    border-bottom: 3px solid #a77a45;
        
}

#ajanlatok h2 {
color: #a77a45;
    font-size: 48px;
}

.ajanlat-carousel {
    margin-bottom: 50px;
}

.ajinfo {
    min-height: 20em;
}

.ajanlat {
background-color: white;
    vertical-align: top;
    padding: 50px 20px;
    color: black;
    box-sizing: border-box;
    position: relative;
    border-radius: 1px;
    padding-right: calc(40% + 20px);
}

.ajanlat a {
    color: #a77a45;
    text-decoration: none;
}

.ajanlat .date {
    font-size: 13px;
    letter-spacing: 1px;
    color: #888;
}

.ajkep img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    width: 40% !important;
}

.ajanlat h3 {
margin-top:0;
}

.entry.narrow.colored {
    color: white;
    font-size: 19px;
    line-height: 1.5em;
    padding: 2% 5%;
    margin-bottom: -90px;
    font-style: italic;
    box-shadow: 5px 35px 10px -20px #00000022;
    background: linear-gradient(-5deg, #6e512e, #a77a45);
    border: 1px solid #ffffffcc;
}

#szolgaltatasaink {
    position: relative;
    overflow: hidden;
    font-size:0;
    margin-top: 30px;
}

#szolgaltatasaink .entry {
text-align:center;
}

#szolgaltatasaink h2 {
    text-align: center;
    font-size: 50px;
    color: #a77a45;
    position: relative;
    z-index: 100;
    margin-top: 0;
}

.service {
display: inline-block;
    width: 18%;
    margin: 1%;
    vertical-align: top;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1);
    background-color: white;
    text-align:left;
}

.servicepic img {
    height: 230px !important;
    object-fit: cover;
}

.servicetext {
    padding: 10% 10% 0% 10%;
    font-size: 16px;
    line-height: 1.5em;
    min-height: 8em;
    color: #a77a45;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.servicetext ul {
max-height:0;
overflow:hidden;
  -webkit-transition: all 300ms ease;
  transition:         all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.tomore ul {
max-height:500px;
}

.tomore .moretext {
display:none;
}

.servicetext h4 {
font-size: 24px;
    font-family: 'Bebas Neue';
    letter-spacing: 2px;
    color: black;
    margin-top: 0;
    margin-bottom: 20px;
    min-height: 4.3em;
}

.servicetext h3 {
        font-size: 38px;
    color: black;
    margin-top:0;
}

a, .fast {
  -webkit-transition: all 150ms ease;
  transition:         all 150ms ease;
	-moz-transition: all 150ms ease;
	-o-transition: all 150ms ease;
}

.anim {
  -webkit-transition: all 300ms ease;
  transition:         all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.slow {
  -webkit-transition: all 600ms ease;
  transition:         all 600ms ease;
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
}

.hide {
opacity:0 !important;
}

.breadcrumb {
    font-size: 11px;
    margin-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1.4em;
    padding: 0;
}

.breadcrumb .padding {
padding:0px;
}

.breadcrumb li {
  display: inline-block;
  color: rgba(255,255,255,.7);
}

.breadcrumb a {
  text-decoration: none;
    color: rgba(255,255,255,.9);
}

.breadcrumb li::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  margin: 0 13px;
  color: rgba(255,255,255,.5);
}

/* Az utolsó elem után ne legyen elválasztó */
.breadcrumb li:last-child::after {
  content: none;
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.4em;
      font-family: "Playfair Display", serif;
    color: #a87a46;
    text-transform: uppercase;
    font-weight:normal;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 38px;
}

h3 {
    font-size: 34px;
}

h4 {
    font-size: 28px;
}

.wrapper{
	margin: 0 auto;
	max-width:1800px;
  position:relative;
padding:0;
}

.button {
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #ffffff;
    color: #a77a45 !important;
    border: none;
    cursor: pointer;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-weight: bold;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    border: 2px solid #a77a45;
}

.button:hover {
background-color:#eee;
}

.cancel {
background-color:#DE716E;
}

.layout {
padding:5% 0;
position: relative;
overflow: hidden;
}

.entry {
position:relative;
z-index:100;
line-height:1.5em;
color: black;
}

.narrow {
    line-height: 1.5em;
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 0 100px rgba(0,0,0,0.1);
    padding: 5%;
    margin-top: -80px;
    position: relative;
    background-color: white;
}

#galeria .entry {
    line-height: 1.5em;
    max-width: 1160px;
    margin: 0 auto;
    box-shadow: 0 0 100px rgba(0,0,0,0.1);
    padding: 5%;
    margin-top: -80px;
    position: relative;
    background-color: white;
}

.layoutimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.parallax {
    text-align: center;
background-color:black;
    color: white;
}

.parallax .entry {
    max-width: 640px;
    margin: 0 auto 2em;
}

.parallax .layoutimage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    opacity:.5;
}

#feltoltes-form input[type="file"]{
  display: none;
}

.formline {
margin-bottom: 20px;
}

label {
    display: block;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
}

#fieldboxes {
font-size:0;
}

.fieldbox {
width: 33%;
    display: inline-block;
    margin-bottom: 20px;
}

.field {
    padding: 7px 10px;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #a57944;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
}

.dropdown {
width: calc(100% - 110px);
  padding: 5px;
  border-radius: 0px;
  border: 1px solid #BBB;
}

#contactform textarea {
    min-height: 150px;
}

.infotext {
  font-size: 12px;
  text-align: right;
  opacity: 0.7;
}

.center {
position:absolute;
left:50%;
top:50%;
transform:translateX(-50%) translateY(-50%);
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
-o-transform:translateX(-50%) translateY(-50%);
}

.hcenter {
position:absolute;
left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
}

.vcenter {
position:absolute;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
}

#statusbar {
    position: relative;
    padding: 7px 0px 0;
    font-size: 12px;
    overflow: hidden;
    height: 21px;
}

.headon #statusbar {
padding: 0;
    height: 0;
}

#statusbar .padding {
    padding-bottom: 7px;
}

#slogan {
    padding-right: 90px;
}

#icons {
    position: absolute;
    right: 0;
    top: 0;
}

div#language {
    display: inline-block;
}

#lang {
    display: inline-block;
    color: white;
    padding: 0 10px;
    font-size: 13px;
    vertical-align: middle;
}

#icons a {
    display: inline-block;
    color: #a77a45;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
    font-weight: bold;
}

header{
    box-shadow: 0 0 50px rgba(0, 0, 0, .2);
    z-index: 300;
    position: relative;
    width: 100%;
    opacity: 1;
}

header a, h3 a {
text-decoration:none;
}

.headon {
background-color: rgba(0,0,0,0.5);
}

.headon #logo {
padding:10px 0;
}

.headon #logo img {
height:40px;
}

#logo {
    position: relative;
    padding: 20px 0px;
    display: inline-block;
    line-height: 0;
}

#logo img {
    height: 80px;
    width: auto;
}

#topmenu {
	position:absolute;
right:0;
}

#hamburger {
  display: none;
}

#hambi div {
  background-color: #a77a45;
  height: 2px;
  margin: 4px auto;
  border-radius: 1px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.hambitox #x1 {
  transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -webkit-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -moz-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -ms-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -o-transform: rotateZ(45deg) translateY(4px) translateX(4px);
}

.hambitox #x2 {
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
}

.hambitox #x3 {
  transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -webkit-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -moz-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -ms-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -o-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
}

.nav {
	list-style:none;
  padding:0;
  margin:0;
  font-size:0;
}

.nav li{
	display:inline-block;
	position:relative;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.nav li:last-child {
border-right: none;
}

.nav li a{
    display: block;
    text-decoration: none;
    color: #a87a46;
    padding: 15px 25px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.nav ul {
background-color: #fff;
position: absolute;
top: 100%;
left: 0;
float: left;
z-index: 99999;
padding: 0;
box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.5);
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}

.nav li:hover > ul{
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}

.nav ul ul{
	top: 30%;
	left:100%;
	background: #343434;
}

.nav ul li {
    border-top: 1px solid #fff;
    width: 100%;
}

.nav ul a{
height: auto;
line-height: 1em;
padding: 15px 20px;
border-left: none;
border-right: none;
width: initial;
white-space: nowrap;
}

.nav li:hover > a {
}

.nav li:active, .nav li:focus, .clicked{
box-shadow:0 0 0 50px rgba(0,0,0,0.01) inset;
}

.menu-item-has-children > a::after {
    font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-left: 10px;
}

#topmenu .current-menu-item {
    background-color: #fff;
}

.owl-nav {
    text-align: center;
    font-size: 50px;
    color: #a77a45;
}

.owl-dots {
    text-align: center;
}

.owl-dots button span {
    display: block;
    width: 0;
    height: 0;
    padding: 4px;
    background-color: #a77a45;
    margin: 5px;
    border-radius: 50%;
    opacity:.4;
}

button.owl-dot.active span {
    opacity:1;
}

.owl-nav button span {
padding:20px;
}

.owl-nav .disabled {
opacity:.3;
}

.owl-prev, .owl-next {
}

.owl-prev {

}

.owl-next {

}

.owl-prev:hover, .owl-next:hover {

}

#slider .slide {
height: 400px;
background-size: cover;
background-position: center center;
}

article {
 float: left;
    width: calc(97% - 340px);
    position: relative;

}

.padding {
margin:0 3%;
position:relative;
}

#tophead {
    position: relative;
    padding: 5px 0 0;
    background-color: #18273e;
    overflow: hidden;
    background-size: cover;
}

#tophead img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0.05;
    width: auto;
    height: auto;
    filter: grayscale(1) contrast(5);
}

#tophead h1 {
    font-size: 54px;
    font-weight: bold;
    color: #fdfdfd;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    margin: 70px 0 20px;
    line-height: 1.2em;
}

.editpostlink {
position: absolute;
    right: 0px;
    top: 5px;
}

ul.boxes {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(20% - 40px);
    box-sizing: border-box;
    margin: 20px;
    aspect-ratio: 9 / 7;
    border-radius: 14px;
    overflow: hidden;
    background-color: #eee;
}

.box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
        z-index: 1;
} 

.box h3 {
    position: absolute;
    margin: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: right;
    color: white;
    font-size: 20px;
    z-index: 15;    
}

.textback {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-8deg, #000000cc -20%, transparent 38%);
    z-index: 5;
}

.subpages {
    font-size: 28px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #8aba19;
    list-style: square;
    font-weight: bold;
}

.subpages a {
    color: #1c1408 !important;
    text-decoration: none;
}

.post {
    padding: 0px 0;
    position: relative;
    margin: 60px 0 80px;
}

.entry a {
	color: #a77a45;
	text-decoration:none;
}

.entry a:hover{
	color: #000;
}

.entry img {
max-width: 100%;
height: auto;
}

.alignright {
  float: right;
  margin: 0 0 2% 3%;
}

#apartman .alignright {
    width: 30%;
}

#apartman .alignright img {
    margin-bottom:10px;
}

.alignleft {
  float: left;
margin: 0 3% 2% 0;
}

.alignleft, .alignright {
    width: 35%;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.alignleft img, .alignright img {
width:100%;
height:100%;
}

.wp-caption-text {
    background-color: white;
    font-size: 15px;
    margin: 0;
    padding: 6px 10px;
    line-height: 1.4em;
}

.ui-sortable-handle {
float:left;
  width: auto;
  height: 80px;
position:relative;
margin:0 10px 10px 0;
border:1px solid #ccc;
}

.ui-sortable-handle:first-child::after { 
content: "kiemelt kép";
  position: absolute;
  left: 50%;
  background-color: #FFF;
  font-size: 13px;
  bottom: -5px;
  transform: translateX(-50%);
  padding: 0 3px;
  border-radius: 4px;
  opacity: 0.9;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}


.ui-sortable-handle label {
  width: auto;
  padding: 0;
}

.ui-sortable-handle img {
  width: auto;
  height: 80px;
}

.ui-sortable-placeholder {
}

.torles {
  position: absolute;
  right: -5px;
  top: -5px;
  background-color: #FFF;
  border: 3px solid #D64642;
  color: #D64642;
  text-decoration: none;
  width: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.plus {
cursor:pointer;
}

aside {
    float: right;
    width: 280px;
    list-style: none;
    padding: 0px 30px 30px;
    color: #181818cc;
    margin: 40px 0;
    text-align: left;
    line-height: 1.5em;
    font-size: 16px;
}

aside img {
    display: none;
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
}

aside a {
    color: #a77a45;
    text-decoration: none;
}

#facebook {
overflow:hidden;
}

footer{
position: relative;
    clear: both;
    text-align: center;
    padding: 30px;
    background-color: #a77a45;
    color: #ffffffcc;
    font-size: 14px;
    z-index: 10;
    /*background-image: url(images/back4b.jpg);
    background-position: right -200px bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;*/
}

.footbox {
    display: inline-block;
    width: 22%;
    margin: 1%;
    vertical-align: top;
    text-align: left;
}

.footbox h1, .footbox h3 {
display:none;
}

#footermenu .nav li {
display:block;
}

#footermenu .nav li a {
color:#fff;
}

footer a {
color:#fff;
text-decoration:none;
font-weight:bold;
}

footer a:hover {
color:#fff;
}

#footcontact {
font-size:16px;
}

#footcontact i {
    font-size: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}

#footcontact p {
    margin-bottom: 30px;
}

#footcontact a {
font-weight:normal;
}

#footlogo img {
    width: 100px;
    margin-bottom: 20px;
    opacity: 1;
}

footer span {
display:inline-block;
}

.clear {
clear:both;
}



@media screen and (max-width: 1800px) {
.footbox {
    width: 31%;
}
}

@media screen and (max-width: 1600px) {
.box {
    width: calc(25% - 40px);
    font-size: 19px;
}

.nav li a {
        padding: 15px 20px;
        font-size: 18px;
}

}

@media screen and (max-width: 1500px) {
.servicetext {
    min-height: 15em;
}
}

@media screen and (max-width: 1200px) {
.servicetext {
        min-height: 10em
}

.box {
    width: calc(33% - 40px);
    font-size: 16px;
}

.service {
    width: 47%;
}

#slider .slide {
height: 300px;
}


article {
width:100%;
float:none;
}

aside {
width: calc(100% - 60px);
display:none;
}

#hamburger {
    display: inline-block;
    position: absolute;
    right: 3%;
    width: 40px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#fullmenu {
position:absolute;
}

header nav {
height: auto;
  width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	z-index:30;
	top:100% !important;
	right:inherit;
	transform:translateY(10%);
	-webkit-transform:translateY(10%);
	-moz-transform:translateY(10%);
	-ms-transform:translateY(10%);
	-o-transform:translateY(10%);
	right:0 !important;
	background-color:white;
	opacity:0;
	visibility:hidden;	
}

header .nav ul li {
text-align:center;
background-color:#fff;
} 

header .menuon {
	transform:translateY(0%) !important;
	-webkit-transform:translateY(0%) !important;
	-moz-transform:translateY(0%) !important;
	-ms-transform:translateY(0%) !important;
	-o-transform:translateY(0%) !important;
	opacity:1 !important;
	visibility:visible !important;
}

header .nav  {
padding:0;
}

header .nav ul {
width:100%;
}

header .nav ul li a {
border-top:none;
font-size: 12px;
}

header .nav li {
text-align:center;
width:100%;
}

header .nav li:last-child, header .nav li:first-child {
border-left:none;
border-right:none;
}

header .nav li a {
border-left: 0px solid;
border-top: 1px solid;
border-color:rgba(255, 255, 255, 0.4);
}

header .nav li:last-child {
border-right: 0px;
}

footer {
    background-size: auto;
        background-position: right -400px bottom;
}
}

@media screen and (max-width: 1000px) {
#back1, #back7 {
display:none;
}

    .footbox {
        width: 100%;
        margin-bottom: 50px;
    }
    
    #footermenu .nav li {
    display: inline-block;
}
    
    .subp {
        overflow: hidden;
        width: 48%;
        text-align: center;
        margin-bottom: 50px;
}

.rolunkcontent, .villacontent {
    width: 100%;
    float: none;
    font-size: 15px;
    margin-bottom: 30px;
}

.rolunkleft img, .villaright img {
    width: 100%;
    height: 300px !important;
    position: relative;
    object-fit: cover;
}

.box {
    width: calc(100% - 40px);
    font-size: 16px;
}

#tophead h1 {
    font-size: 44px;
}
}

@media screen and (max-width: 800px) {
#ajanlatok h2 {
font-size:28px;
}

.box {
    width: calc(50% - 40px);
    font-size: 15px;
}
}

@media screen and (max-width: 600px) {
.ajanlat {
    padding: 300px 20px 20px;
}

.ajkep img {
    width: 100% !important;
    height: 280px;
}

.service {
        width: 97%;
    }
    
    .servicetext {
        min-height: initial;
    }
    
footer {    
    
    background-position: right -600px bottom;    
        }
}
@media screen and (max-width: 500px) {
    #footermenu .nav li {
        display: block;
    }
    
        .subp {
        display: block;
        width: auto;
        text-align: center;
        margin-bottom: 50px;
}

#szolgaltatasaink h2, #latnivalok h2, h1 {
    font-size: 30px;
}

.subtext h4 {
    font-size: 24px;
}

h1 {
    font-size: 40px;
}

.box {
    width: calc(50% - 40px);
    font-size: 15px;
}

#tophead h1 {
    font-size: 34px;
}

#logo img {
height:80px;
}

.fieldbox {
    width: 100%;
    display: block;
}

.fieldbox .field {
    width: calc(100% - 22px);
}

#contactform textarea {
    width: calc(100% - 22px);
}    

}

@media screen and (max-width: 400px) {
.box {
    width: calc(100% - 40px);
}

#logo img {
    height: 80px;
}


label {
display:block;
width:auto;
padding-bottom: 0;
}

.field, textarea {
display:block;
width: calc(100% - 22px);
max-width: calc(100% - 22px);
}

.alignright, .alignleft {
  float: none;
  margin: 0;
    width:100%;
}

.alignright img, .alignleft img {
  width:100%;
}


}