.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

a {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fabd0b;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

a:hover {
  color: #313131;
}

.body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #313131;
  font-size: 18px;
  line-height: 26px;
}

.nav-link {
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 20px 8px;
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  text-align: left;
  text-decoration: none;
}

.nav-link:hover {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #fecf45;
  color: #fecf45;
  text-decoration: none;
}

.nav-link.aloldal {
  color: #313131;
}

.nav-link.aloldal:hover {
  color: #fecf45;
}

.nav-link.mobile {
  letter-spacing: 0px;
  text-transform: none;
}

.navbar-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
}

.section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/darazsirtas-profitox-debrecen.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/darazsirtas-profitox-debrecen.jpg'), linear-gradient(180deg, #000, #000);
  background-position: 0px 0px, 100% 50%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-menu-2 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.h1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 51px;
  line-height: 60px;
  font-weight: 900;
}

.h1.text {
  line-height: 62px;
}

.button {
  padding: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #fecf45;
  background-color: #fecf45;
  -webkit-transition: background-color 200ms ease-in, color 200ms ease-in;
  transition: background-color 200ms ease-in, color 200ms ease-in;
  color: #313131;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #fecf45;
  background-color: transparent;
  color: #fecf45;
}

.text-block {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}

.text-block.first {
  margin-bottom: 0px;
}

.bold-text {
  color: #fecf45;
}

.brand-2 {
  max-width: 80px;
  padding-top: 20px;
}

.brand-2.w--current {
  max-width: 80px;
  padding-top: 20px;
}

.section-2 {
  background-color: transparent;
  text-align: center;
}

.h1-bg {
  padding-right: 18px;
  padding-left: 18px;
  background-color: #fff;
  color: #313131;
}

.h2 {
  display: block;
  margin-bottom: 30px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.h2.szolgaltatasheading {
  margin-bottom: 10px;
}

.section-3 {
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #fecf45;
  background-image: url('../images/triangle-bg_1triangle-bg.png');
  background-position: 50% 100%;
  background-size: 12px;
  background-repeat: repeat-x;
}

.text-block-2 {
  display: inline-block;
  margin-top: 30px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.footer {
  padding-top: 30px;
  padding-bottom: 80px;
  background-image: url('../images/csotany-bg.jpg');
  background-position: 104% 110%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.container-3 {
  text-align: center;
}

.link-block {
  display: block;
  max-width: 110px;
  color: #313131;
  text-align: left;
  text-decoration: none;
}

.link-block.w--current {
  max-width: 110px;
  color: #313131;
  text-align: left;
  text-decoration: none;
}

.footer-link {
  display: inline-block;
  padding: 5px 0px;
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
  color: #313131;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link:hover {
  display: block;
  border: 1px none #000;
  color: #fecf45;
  text-align: left;
}

.visszajelzesek {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fcf9f2;
  background-image: url('../images/eger.png');
  background-position: 0% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #313131;
  text-decoration: none;
}

.link:hover {
  color: #fecf45;
}

.button-form {
  width: 100%;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #313131;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #313131;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-form:hover {
  background-color: #313131;
  color: #fecf45;
}

.form {
  text-align: left;
}

.text-field {
  display: inline-block;
  border: 1px none #000;
}

.text-field-2 {
  display: inline-block;
}

.block-quote {
  display: inline-block;
  padding: 0px;
  border: 1px none #000;
  font-style: italic;
  font-weight: 400;
}

.div-block-2 {
  display: inline-block;
  max-width: 300px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.ugyfel {
  font-size: 16px;
  font-weight: 900;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h2-form {
  margin-bottom: 0px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
}

.form-block {
  display: none;
  max-width: 400px;
}

.text-block-3 {
  display: block;
  max-width: 400px;
  margin-bottom: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-5 {
  margin-top: 24px;
  margin-left: 15px;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.checkbox-label {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
}

.phone {
  display: inline-block;
  padding: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #b90000;
  background-color: #b90000;
  -webkit-transition: background-color 200ms ease-in, border 100ms ease-in, -webkit-transform 200ms ease;
  transition: background-color 200ms ease-in, border 100ms ease-in, -webkit-transform 200ms ease;
  transition: transform 200ms ease, background-color 200ms ease-in, border 100ms ease-in;
  transition: transform 200ms ease, background-color 200ms ease-in, border 100ms ease-in, -webkit-transform 200ms ease;
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  text-decoration: none;
}

.phone:hover {
  background-color: transparent;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #b90000;
}

.phone.aloldalon {
  margin-bottom: 50px;
}

.phone.ontop {
  margin-bottom: 30px;
}

.footer-heading {
  margin-top: 0px;
  text-align: left;
}

.success-message {
  background-color: #55891a;
  color: #fff;
}

.error-message {
  background-color: #ff3b3b;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.rolunk {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #fcf9f2;
}

.container-5 {
  text-align: center;
}

.div-block-8 {
  display: inline-block;
  max-width: 600px;
  text-align: left;
}

.image-4 {
  max-width: 250px;
  margin-top: -40px;
  margin-bottom: -82px;
  margin-left: 40px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -120px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-6 {
  text-align: center;
}

.text-block-4 {
  margin-left: 30px;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.grey-block {
  max-width: 300px;
  padding: 40px;
  background-color: #fcf9f2;
}

.div-block-11 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.white-block {
  display: block;
  max-width: 300px;
  padding: 40px;
  background-color: #fff;
}

.section-7 {
  margin-top: -50px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fcf9f2;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #55891a;
}

.text-block-5 {
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.collection-list-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-block-3 {
  padding: 20px;
  color: #313131;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.heading-5 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
}

.collection-item {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.collection-item:hover {
  box-shadow: 0 0 10px 0 rgba(49, 49, 49, 0.3);
}

.body-2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #313131;
  font-size: 16px;
  line-height: 24px;
}

.image-5 {
  max-width: 100px;
  margin-top: 10px;
  margin-bottom: 30px;
}

.heading-6 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: 900;
}

.section-8 {
  padding-top: 120px;
  padding-bottom: 50px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rich-text-block {
  color: #313131;
}

.div-block-195 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.facebook {
  display: inline-block;
  margin-top: 10px;
}

.heading-6-mobile {
  display: none;
  margin-left: 40px;
  font-weight: 900;
}

.column-4 {
  padding: 40px;
  background-color: #55891a;
}

.image-44 {
  height: 50px;
}

.text-block-90 {
  overflow: hidden;
  max-height: 50px;
  font-size: 16px;
  line-height: 24px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.section-9 {
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 70px;
}

.container-8 {
  text-align: center;
}

.navbar-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
}

.container-9 {
  padding-top: 50px;
  padding-bottom: 70px;
}

.div-block-196 {
  text-align: left;
}

.text-block-91 {
  margin-top: 30px;
  text-align: left;
}

.lead {
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 28px;
}

.image-45 {
  position: absolute;
  max-width: 250px;
  margin-top: -30px;
}

.div-block-198 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-92 {
  margin-bottom: 20px;
  color: #55891a;
  font-size: 14px;
  line-height: 22px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h2-about {
  margin-bottom: 30px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
}

.link-block-3-blog {
  padding: 20px;
  color: #313131;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.title-h1 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: 900;
}

.title-h1.kotelezocim {
  margin-top: 50px;
}

.empty-state {
  background-color: hsla(0, 0%, 100%, 0);
}

.lead-blog {
  max-width: 800px;
  margin: 10px auto 30px;
  font-size: 20px;
  line-height: 28px;
}

.text-block-93 {
  display: none;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 22px;
}

.kapcsolat-text {
  display: block;
  max-width: 400px;
  margin-bottom: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection-list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection-list-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection-list-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-200 {
  max-width: 550px;
}

.paragraph-2 {
  margin-bottom: 50px;
}

.div-block-201 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-10 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/profitox-elonyok-bg.png');
  background-position: 0px 0px;
  background-size: contain;
  background-attachment: scroll;
}

.elonyok {
  margin-bottom: 10px;
  padding: 0px;
  border-left: 0px none transparent;
}

.heading-7 {
  margin-top: 50px;
}

.elony-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.elonyok-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.kapcsolat-text-hidden {
  display: none;
  max-width: 400px;
  margin-bottom: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.elony-pic {
  width: 40px;
  height: 40px;
  margin-bottom: 15px;
}

.hivjon {
  color: #b90000;
  font-size: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.ragado-telefon {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b90000;
  box-shadow: 0 -2px 20px 0 #313131;
  color: #fff;
}

.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-2 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.link-2:hover {
  color: #313131;
}

.heading-8 {
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  font-size: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.text-block-94 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.list {
  margin-top: 20px;
  text-align: left;
}

.list-item {
  padding-top: 3px;
  padding-bottom: 3px;
}

.hivjon-icon {
  display: none;
  width: 25px;
  height: 25px;
  margin-right: 15px;
  background-image: url('../images/hivjon-profitox_1hivjon-profitox.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-202 {
  width: 25px;
  height: 25px;
  margin-right: 15px;
  background-image: url('../images/hivjon-profitox_1hivjon-profitox.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-block-95 {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 1.5px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.fb-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 17px;
  background-color: #4267b2;
  background-image: url('../images/profitox-fb-white.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
}

.profitox-facebook {
  width: 30px;
  height: 30px;
  background-image: url('../images/profitox-fb-white.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.forras {
  font-size: 12px;
  text-align: left;
}

.forras-link {
  font-size: 12px;
}

.nyest {
  width: 100%;
  max-width: 350px;
}

.div-block-203 {
  margin-top: 30px;
}

.email {
  border-bottom: 1px solid #313131;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #313131;
  font-size: 16px;
}

.email:hover {
  border-bottom-color: #fecf45;
}

.text-block-96 {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.slide {
  height: 700px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/profitox-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/profitox-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.mask {
  height: 700px;
}

.right-arrow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-97 {
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    display: block;
  }

  .nav-link.aloldal.mobile:hover {
    border-style: none;
    color: #313131;
  }

  .nav-link.mobile {
    -webkit-transition-property: none;
    transition-property: none;
    color: #313131;
  }

  .nav-link.mobile:hover {
    border-style: none;
    border-width: 1px;
  }

  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/darazsirtas-profitox-debrecen.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/darazsirtas-profitox-debrecen.jpg'), linear-gradient(180deg, #000, #000);
    background-position: 0px 0px, 100% 100%, 0px 0px;
    background-size: auto, contain, auto;
    background-repeat: repeat, no-repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .container {
    height: auto;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .nav-menu-2 {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    background-color: #fecf45;
  }

  .menu-button {
    position: fixed;
    left: auto;
    top: 0%;
    right: 20px;
    bottom: auto;
    margin-top: 20px;
    margin-right: 0px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(49, 49, 49, 0.2);
    color: #313131;
  }

  .container-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .brand-2 {
    margin-top: 20px;
    margin-left: 20px;
    padding-top: 0px;
  }

  .brand-2.w--current {
    margin-top: 0px;
  }

  .footer {
    background-position: 107% 130%;
  }

  .visszajelzesek {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 249, 242, 0.8)), to(rgba(252, 249, 242, 0.8))), url('../images/eger.png');
    background-image: linear-gradient(180deg, rgba(252, 249, 242, 0.8), rgba(252, 249, 242, 0.8)), url('../images/eger.png');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
  }

  .div-block-9 {
    margin-top: -80px;
  }

  .heading-5 {
    height: 52px;
  }

  .nav-menu-3 {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: #fecf45;
  }

  .ragado-telefon {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-size: 16px;
    line-height: 24px;
  }

  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/darazsirtas-profitox-debrecen.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/darazsirtas-profitox-debrecen.jpg'), linear-gradient(180deg, #000, #000);
    background-position: 0px 0px, 100% 100%, 0px 0px;
    background-size: auto, contain, auto;
    background-repeat: repeat, no-repeat, repeat;
  }

  .container {
    height: 530px;
    padding: 200px 20px;
  }

  .container-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .brand-2.w--current {
    max-width: 60px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .section-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .h2 {
    font-size: 28px;
  }

  .section-3 {
    padding: 30px 20px;
  }

  .footer {
    overflow: hidden;
    background-position: 115% 126%;
  }

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .link-block.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 190px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer-link:hover {
    text-align: center;
  }

  .visszajelzesek {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block-quote {
    font-size: 16px;
    line-height: 24px;
  }

  .h2-form {
    font-size: 28px;
    text-align: center;
  }

  .form-block {
    max-width: 100%;
  }

  .text-block-3 {
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }

  .div-block-4 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-5 {
    margin-left: 0px;
  }

  .div-block-6 {
    display: block;
  }

  .checkbox-label {
    font-size: 12px;
    line-height: 18px;
  }

  .phone {
    margin-right: auto;
    margin-left: auto;
    padding: 14px;
    font-size: 28px;
    line-height: 32px;
  }

  .footer-heading {
    margin-top: 30px;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }

  .rolunk {
    padding: 20px 20px 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/profitox-raczzoltan.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/profitox-raczzoltan.png');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, auto 120%;
    background-repeat: repeat, no-repeat;
  }

  .div-block-8 {
    font-size: 16px;
    line-height: 24px;
  }

  .image-4 {
    display: none;
  }

  .div-block-9 {
    display: block;
    margin-top: -20px;
  }

  .grey-block {
    max-width: 100%;
    padding: 30px;
  }

  .white-block {
    max-width: 100%;
    padding: 30px;
  }

  .section-7 {
    margin-top: 0px;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collection-list-wrapper.szolgaltatas {
    margin-top: 30px;
  }

  .heading-5 {
    height: auto;
  }

  .collection-item {
    display: inline-block;
    max-width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-5 {
    max-width: 250px;
  }

  .heading-6 {
    margin-left: 0px;
    font-size: 32px;
    line-height: 40px;
  }

  .div-block-13 {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .rich-text-block {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-195 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-6-mobile {
    display: none;
    margin-left: 30px;
  }

  .column-4 {
    padding: 30px;
  }

  .text-block-90 {
    max-height: 44px;
    font-size: 14px;
    line-height: 20px;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-5 {
    text-align: center;
  }

  .section-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-196 {
    text-align: center;
  }

  .h2-about {
    font-size: 28px;
    text-align: center;
  }

  .div-block-199 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title-h1 {
    margin-left: 0px;
    font-size: 32px;
    line-height: 40px;
  }

  .kapcsolat-text {
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }

  .image-46 {
    text-align: center;
  }

  .kapcsolat-text-hidden {
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }

  .container-10 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .heading-8 {
    display: none;
  }

  .hivjon-icon {
    display: block;
    width: 22px;
    height: 22px;
  }

  .container-11 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/darazsirtas-profitox-debrecen.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/darazsirtas-profitox-debrecen.jpg'), linear-gradient(180deg, #000, #000);
    background-position: 0px 0px, 100% 50%, 0px 0px;
    background-size: auto, contain, auto;
    background-repeat: repeat, no-repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .container {
    height: 600px;
  }

  .h1 {
    margin-top: -10px;
    font-size: 42px;
    line-height: 50px;
  }

  .button {
    padding: 14px;
  }

  .text-block {
    font-size: 18px;
    line-height: 26px;
  }

  .h1-bg {
    font-size: 42px;
    line-height: 50px;
  }

  .section-3 {
    padding-top: 10px;
  }

  .text-block-2 {
    margin-top: 0px;
  }

  .text-block-2.separator {
    display: none;
  }

  .footer {
    padding-right: 0px;
    padding-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/csotany-bg.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/csotany-bg.jpg');
    background-position: 0px 0px, 115% 126%;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
  }

  .footer-link {
    font-size: 12px;
    line-height: 20px;
  }

  .visszajelzesek {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .div-block-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-3 {
    display: block;
  }

  .h2-form {
    margin-bottom: 10px;
  }

  .text-block-3 {
    margin-bottom: 20px;
  }

  .footer-heading {
    margin-top: 10px;
  }

  .div-block-8 {
    margin-top: 30px;
  }

  .collection-item {
    display: block;
    max-width: 100%;
  }

  .image-5 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-6 {
    display: none;
  }

  .div-block-13 {
    display: block;
  }

  .heading-6-mobile {
    display: block;
    margin-left: 0px;
  }

  .columns-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h2-about {
    margin-bottom: 10px;
  }

  .kapcsolat-text {
    margin-bottom: 20px;
  }

  .div-block-201 {
    margin-top: 30px;
  }

  .elony-div {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .elonyok-container {
    display: block;
  }

  .kapcsolat-text-hidden {
    margin-bottom: 20px;
  }

  .link-2 {
    font-size: 20px;
  }

  .heading-8 {
    margin-right: 10px;
    font-size: 12px;
  }

  .fb-container {
    background-position: 0% 0%;
    background-size: 40px;
  }
}

