.navbar-light .navbar-brand {
  font-weight: bold;
  border: 1px solid #EEE;
  padding: 10px;
  border-radius: 50px;
  font-size: 20pt;
  margin-left: 20px;
}

.navbar-brand span {
  color: #FD9A01;
}

.top-address {
  background-color: #232220;
  color: white;
  display: flex;
  align-items: center;
  padding: 10px;
}

.top-address a {
  color: var(--bs-warning);
  text-decoration: none;
  transition: .3s;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  overflow: hidden;
}

#slide-text-1, #slide-text-2, #slide-text-3 {
  text-align: center;
  background-color: rgba(0,0,0,0.2);
  color: white;
  margin: 0 20px;
  width: 70%;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 1);
}

.swiper-slide.slide-1, .swiper-slide.slide-2, .swiper-slide.slide-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.btn:not(:disabled):not(.disabled) {
  border: 2px solid var(--bs-warning);
  border-radius: 28px;
  font-weight: bold;
  padding: 10px 20px;
  text-shadow: none;
}

.btn:not(:disabled):not(.disabled):hover {
  background-color: white;
  color: var(--bs-warning);
}

.swiper-slide.slide-1 {
  background: url("../../assets/img/fejlec-1.jpg?h=90720e2f4b8009710a428defe98ea1ef") center / cover;
}

@media (max-width: 576px) {
  .swiper-slide.slide-image, .swiper-slide.slide-image, .swiper-slide.slide-image {
    height: 300px;
  }
}

.swiper-slide.slide-2 {
  background: url("../../assets/img/fejlec-3.jpg?h=90720e2f4b8009710a428defe98ea1ef") center / cover;
}

.swiper-slide.slide-3 {
  background: url("../../assets/img/fejlec-4.jpg?h=90720e2f4b8009710a428defe98ea1ef") center / cover;
}

@media (min-width: 300px) {
  .fejlecslider-h1 {
    font-size: 15pt;
  }
}

@media (min-width: 576px) {
  .fejlecslider-h1 {
    font-size: 24pt;
  }
}

@media (min-width: 1200px) {
  .fejlecslider-h1 {
    font-size: 36pt;
  }
}

@media (max-width: 900px) {
  .navbar-light .navbar-brand {
    font-size: 14pt;
  }
}

@media (max-width: 900px) {
  .top-address {
    font-size: 10pt;
  }
}

#navcol-1 li a:hover {
  color: #1ebbfe;
  transition: .3s ease;
}

#navcol-1 li a {
  font-weight: bold;
  display: inline-block;
  /*padding: 5px 10px;*/
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
}

.navbar-light .navbar-nav .nav-link {
  color: black;
}

#slide-text-3 {
}

.form-side-h4 {
  color: #7F8285;
}

.request-form {
  /*background: #FD9A01;*/
  /*padding: 35px;*/
  /*border-radius: 15px;*/
}

.form-heading {
  border-left: 3px solid white;
  padding-left: 20px;
  margin-bottom: 25px;
}

.form-side-p {
  margin: 50px 0;
  color: #7F8285;
}

.hline {
  border-top: 1px solid grey;
}

div.faqs {
  border: 1px solid #EEE;
  border-radius: 15px;
  margin-bottom: 10px;
  padding: 10px;
}

div.faqs > .expando {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  height: 0px;
  font-size: 10pt;
  width: 85%;
  color: #888B8E;
}

div.faqs > .expando:target {
  visibility: visible;
  opacity: 1;
  height: auto;
  padding-top: 20px;
}

.faqs a, .faqs a:visited {
  color: black;
  text-decoration: none;
  font-weight: bold;
  transition: .3s ease;
}

.faqs-image {
  background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url('building-1080592_1920-2.jpg') center /cover;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 50px;
}

@media (min-width: 300px) {
  .faqs-image {
    width: 290px;
    height: 210px;
  }
}

@media (min-width: 576px) {
  .faqs-image {
    width: 400px;
    height: 290px;
  }
}

@media (min-width: 768px) {
  .faqs-image {
    width: 500px;
    height: 362px;
  }
}

@media (min-width: 1200px) {
  .faqs-image {
    width: 500px;
    height: 362px;
  }
}

.bottom-address {
  background-color: #232220;
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
}

.bottom-address a {
  color: white;
}

.bottom-address i {
  color: #FD9A01;
  border: 1px solid #60605E;
  border-radius: 50%;
  padding: 10px;
  margin: 10px;
}

.faqs a:hover {
  color: #FD9A01;
  transition: .3s ease;
}

#happy-client {
  height: 300px;
}

#happy-client h4 {
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
  vertical-align: middle;
}

.happy-client-text {
  background: none;
  color: white;
  display: table;
  vertical-align: middle;
  width: 85%;
}

.swiper-slide.happy-slide1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.simple-slider.happy-client .swiper-slide {
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.happy-client-text p {
  border-left: 2px solid white;
  padding-left: 15px;
}

.happy-client-text .client-name {
  color: #FD9A01;
  border: none;
}

.services-content > .centering {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 40px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 45%;
}

.services-content > .centering a {
  font-weight: bold;
  color: #FD9A01;
  transition: .3s ease;
}

#our-services {
  border-bottom: 1px solid #EEE;
  margin-bottom: 35px;
}

.services-content > .centering a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: .3s ease;
}

.rounded-div {
  display: table;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #EEE;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rounded-div_inside {
  display: table-cell;
  vertical-align: middle;
}

.rounded-div_inside-heading {
  font-size: 36pt;
  font-weight: bold;
}

.rounded-div_inside-line {
  border-bottom: 5px solid #FD9A01;
  width: 40px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.rounded-div_inside-p {
  color: #838689;
}

.faqs-image-text {
  color: white;
  text-shadow: 1px 1px 6px black;
  padding-left: 10px;
}

body {
  margin: 0;
  font-family: 'Kanit';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  overflow-x: hidden;
}

#news {
  /*height: 400px;*/
  background: url('architecture-563614_1920_Homepage2.jpg') center / cover fixed no-repeat;
  margin: 35px 0;
  padding-top: 25px;
}

#news #fejlec-h2, #news .fejlec-h2 {
  color: white;
}

.services-content {
  width: 100%;
  border: 1px solid #EEE;
  padding: 20px;
  overflow: hidden;
  border-radius: 40px;
  margin: 15px 0;
}

#fejlec-h2, .fejlec-h2 {
  border-left: 5px solid #FD9A01;
  padding-left: 15px;
}

.services-content img {
  margin-right: 15px;
  float: left;
}

.faqs-body {
  margin-bottom: 30px;
}

.services-content h3, .services-content a {
  margin-left: 15px;
  margin: 2px 0 0 0;
}

#our-services .container, #our-services .container-lg, #our-services .container-md, #our-services .container-sm, #our-services .container-xl {
  margin-bottom: 35px;
}

.happy-client #fejlec-h2, .happy-client .fejlec-h2 {
  color: white;
  margin-top: 30px;
}

@media (min-width: 300px) {
  .happy-client-text {
    font-size: 10pt;
  }
}

@media (min-width: 992px) {
  .happy-client-text {
    font-size: 12pt;
  }
}

@media (min-width: 1200px) {
  .happy-client-text {
    font-size: 14pt;
  }
}

#link-header {
  background-color: #3E3A38;
  color: white;
  display: flex;
  align-items: center;
  padding-top: 10px;
  margin: 35px 0;
}

.szoveg {
  color: #838689;
  font-size: 1.1rem;
}

#how-it-works-image {
  height: 300px;
  width: 100%;
  background: url('apartment-2094666_1920.jpg') center / cover;
  box-shadow: 0px 8px 8px -5px rgba(100, 100, 100, 1);
}

.h2, h2 {
}

#how-it-works-section #section {
  border-top: 1px solid #EEE;
  padding: 40px 0;
}

#how-it-works-section {
  margin: 30px 0;
}

#who-we-are-image {
  height: 300px;
  width: 100%;
  background: url('kitchen-1336160.jpg') center / cover;
  box-shadow: 0px 8px 8px -5px rgba(100, 100, 100, 1);
}

#services-container {
  margin-bottom: 35px;
  border: 1px solid #EEE;
  border-radius: 25px;
  padding: 35px 0;
}

#services-container h3 {
  padding-left: 20px;
  padding-bottom: 25px;
}

#services-container ul li:nth-child(odd) {
  background: #F3F3F3;
}

#services-container ul li {
  padding: 5px 0;
  list-style-type: none;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: 20px;
  line-height: 150%;
  color: #838689;
}

#services-container ul li i {
  color: #FD9A01;
  line-height: 150%;
}

#services-prices {
  margin-bottom: 35px;
}

#carpentry-furniture-image {
  background: url('services/apartment-architecture-ceiling-259962-wide.jpg') center /cover;
}

.services-image {
  width: 100%;
  height: 290px;
  margin-bottom: 35px;
}

#property-refurbishment-image {
  background: url('services/Blog-wide.jpg') center /cover;
}

#painting-decorating-image {
  background: url('services/close-up-colors-construction-1573827.jpg') center / cover;
}

#services-container {
  padding-bottom: 20px;
}

#plumbing-works-image {
  background: url('services/shower-389273_1280-1.jpg') center /cover;
}

#pest-control-image {
  background: url('services/mouse-trap-2846147_1920-2.jpg') center /cover;
}

#electrical-works-image {
  background: url('services/light-bulb-3104355_1920-1.jpg') center /cover;
}

#fitting-hanging-image {
  background: url('services/hands-4324987_1920-1.jpg') center / cover;
}

#contact-form-btn {
  background: #FD9A01;
}

#contact-form-btn:hover {
  color: white;
  opacity: 0.8;
}

#contacts-form input {
  margin-bottom: 22px;
}

#container-contact {
  margin-bottom: 35px;
  padding: 25px 0;
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: initial;
  border: none;
}

.card {
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #EEE;
  border-radius: 35px;
  margin-bottom: 15px;
}

.card-header a {
  color: black;
}

.card .card-header > .mb-0 a, .card:first-child .card-header .mb-0 a.inactive {
  color: black;
  text-decoration: none;
}

.card .card-header > .mb-0 a.active, .card:first-child .card-header .mb-0 a {
  color: #FD9A01;
}

.seccolor {
  color: #FD9A01;
}

textarea.form-control {
  height: auto;
  resize: none;
  height: 140px;
}

.services-content img {
  width: 120px;
}

.why-choose p {
  color: #FD9A01;
}

@media (max-width: 576px) {
  .nav.navbar-nav.ml-auto {
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  .nav-item a {
    padding: 10px 10px;
  }
}

.form-row .btn:not(:disabled):not(.disabled) {
  background: #FD9A01;
}

.form-row .btn:not(:disabled):not(.disabled):hover {
  opacity: 0.8;
  background: #FD9A01;
  color: white;
}

.szin-elsodleges {
  color: black;
  margin-left: 5px;
}

.input-group-text {
  background: #FD9A01;
  color: white;
}

#form-side i {
  color: var(--bs-warning);
  margin-right: 5px;
}

@media (max-width: 576px) {
  .faqs-image-text h1 {
    font-size: 24pt;
  }
}

@media (max-width: 576px) {
  .faqs-image-text h3 {
    font-size: 16pt;
  }
}

a.text-dark:focus, a.text-dark:hover {
  color: #FD9A01!important;
  text-decoration: none;
}

#contact-sec a {
  color: #FD9A01;
  font-weight: bold;
}

#circle-gallery {
  /*height: 560px;*/
  overflow: hidden;
  /*background-color: #3F3A39;*/
}

#masodikszint, #harmadikszint1, #harmadikszint2 {
  display: none;
}

.request-quote-left i {
  color: #FD9A01;
}

.request-quote-right {
  /*position: relative;*/
  background: #FD9A01;
  border-radius: 15px;
}

.handyman-form label:not(.date):not(.dokumentum1), .refurbishment-form label:not(.date):not(.dokumentum2) {
  text-align: right;
  clear: both;
  float: left;
  margin-right: 15px;
  width: 70px;
}

.handyman-form > div:not(:nth-child(6)), .refurbishment-form > div:not(:nth-child(6)) {
  display: flex;
  /*justify-content: center;*/
  align-items: center;
}

#our-services a {
  color: black;
}

#our-services a p {
  color: #FD9A01;
  font-weight: bold;
}

.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

.dokumentum1, .dokumentum2 {
  cursor: pointer;
}

.szolgaltatasok-background {
  height: 100%;
  width: 300px;
  background: url("../../assets/img/kapcsolat_hatterkep.jpg?h=6b0f4c27a23e18e871a06ba2a85b83dc");
}

.szolgaltatasok-bg-layer {
  width: 100%;
  height: 100%;
  background: black;
  position: absolute;
  opacity: .2;
}

.szolgaltatasok-bg-hard-layer {
  opacity: .6;
  width: 100%;
  height: 100%;
  background: black;
  position: absolute;
  z-index: 1;
}

.szolgaltatasok-container h2 {
  z-index: 11;
  margin-top: 2rem;
}

.szolgaltatasok-container p {
  color: white;
  z-index: 11;
  margin-top: 0.8rem;
  margin-bottom: 1.5rem;
}

.gyakori-kerdesek-container {
  position: relative;
}

.gyakori-kerdesek-container:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 300px;
  width: 310px;
  background: url("../../assets/img/gyik_hatter.png?h=d6390f1fe6884adc8d09fa6a57518479");
  background-repeat: no-repeat;
  opacity: .4;
}

.accordion-button::after {
  background-image: url('../../assets/img/accordion-button.png?h=a0765163092195e45ace963d3b4cb1c6');
}

.accordion-button:not(.collapsed)::after {
  background-image: url("../../assets/img/accordion-button.png?h=a0765163092195e45ace963d3b4cb1c6");
}

.csempetrend-container-layer {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.alapfogalmak-content {
  display: flex;
  align-items: center;
}

.alapfogalmak-section-container p {
  margin: 0rem;
  font-size: 1.1rem;
}

.alapfogalmak-content p:nth-child(1) {
  font-weight: bold;
  color: var(--bs-warning);
  font-size: 1.5rem;
}

.alapfogalmak-title {
  background: var(--bs-warning);
  padding: 1.5rem 0rem;
}

.csempetrend-title {
  background: var(--bs-warning);
  padding: 1.5rem 0rem;
}

.alapfogalmak-header-image {
  background: url("../../assets/img/furdoszoba-alapfogalmak.png?h=890eef082a9260ac71a389bc5d117407");
  height: 350px;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

.alapfogalmak-header-layer {
  position: absolute;
  top: 0;
  left: 0;
  height: 350px;
  width: 100%;
  background: black;
  opacity: .5;
}

.hexa-icon {
  font-size: 38px;
}

.szolgaltasok-section img {
  width: 70px;
  z-index: 111;
  margin-top: 3rem;
}

@media (max-width: 992px) {
  .text-bg-warning.kapcsolat-menu {
    padding: 0.5rem;
    margin: 0rem;
  }
}

@media (max-width: 768px) {
  .logo {
    width: 80px;
    height: 50px;
  }
}

@media (max-width: 760px) {
  .fejlecslider-h1.bsz-burkolo-felirat {
    font-size: 2rem;
    margin-top: 0rem;
  }
}

@media (max-width: 768px) {
  #bemutatkozas, #szolgaltatasok, #gyakorikerdesek, #rolunk-mondtak, #munkaim, #keressenbizalommal {
    font-size: 2rem;
    margin-top: 0.3rem;
  }
}

@media (max-width: 768px) {
  .hexa-icon {
    font-size: 30px;
  }
}

@media (max-width: 1400px) {
  .bemutatkozas-kep img {
    margin-top: 3rem;
  }
}

@media (max-width: 1200px) {
  .bemutatkozas-kep img {
    width: 350px;
    margin-top: 3rem;
  }
}

@media (max-width: 990px) {
  .szolgaltasok-section {
    gap: 1rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
}

@media (max-width: 768px) {
  .szolgaltasok-section img {
    width: 50px;
    margin-top: 1rem;
  }
}

@media (min-width: 576px) {
  .keressen-bizalommal-text {
    width: 70%;
  }
}

@media (max-width: 576px) {
  .csempetrend-container img, .alapfogalmak-container img {
    width: 90px;
  }
}

@media (max-width: 992px) {
  .csempetrend-header-content h1 {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .csempetrend-header-content img {
    width: 70px;
  }
}

@media (max-width: 768px) {
  .alapfogalmak-title, .csempetrend-title {
    padding: 0.5rem;
  }
}

@media (max-width: 768px) {
  .alapfogalmak-title h2, .csempetrend-title h2 {
    font-size: 2rem;
  }
}

.bemutatkozas-section hr {
  display: none;
}

@media (min-width: 576px) {
  .bemutatkozas-section hr {
    display: block;
  }
}

@media (max-width: 576px) {
  #slide-text-1, #slide-text-2, #slide-text-3 {
    width: 100%;
  }
}

.szolgaltatasok-text {
  margin-top: 3rem;
}

@media (max-width: 1200px) {
  .szolgaltatasok-text {
    margin-top: 0rem;
  }
}

@media (max-width: 988px) {
  .gyakori-kerdesek-container:before {
    display: none;
  }
}

@media (max-width: 768px) {
  .ugyfelvelemenyek-text, .munkaim-text {
    margin-top: -2rem;
  }
}

@media (max-width: 580px) {
  #kapcsolat {
    width: 95%;
  }
}

@media (max-width: 580px) {
  .link-info {
    font-size: 1.2rem;
  }
}

@media (max-width: 576px) {
  #infosav-telszam, #infosav-email {
    font-size: 1.1rem;
  }
}

#mobil-nezet {
  display: none;
}

@media (max-width: 576px) {
  #mobil-nezet {
    display: block;
  }
}

@media (max-width: 576px) {
  .bsz-burkolo-felirat {
    display: none;
  }
}

@media (max-width:767px) {
  .infosav-email, .infosav-telefonszam {
    margin-bottom: 0.5rem;
  }
}

.infosav-social img, svg {
  margin: 0rem 0.5rem;
}

@media (max-width: 767px) {
  .infosav-social img, svg {
    height: 20px;
    width: 20px;
  }
}

.tooltip_2 {
  cursor: pointer;
  position: relative;
  display: inline-block;
  opacity: 1;
}

.tooltip_2 .tooltiptext {
  visibility: hidden;
  width: fit-content;
  text-wrap: nowrap;
  background-color: var(--bs-dark);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 105%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip_2:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltip_2 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: var(--bs-dark) transparent transparent transparent;
}

