#ajanlat-form .form-group{
  width: auto;
  padding: 0px;
  margin: 0px;
}

#ajanlat-form .increment {
  border-bottom: 1px solid red;
}

#ajanlat-form .file-upload {
  margin-top: 10px;
  float: none;
  width: 100%;
}

#ajanlat-form .file-info {
  display: block;
  float: none;
  margin-top: 10px;
}

#ajanlat-form input[type="file"] {
  cursor: pointer;
  width: 100%;
}

#ajanlat-form .multiple div {
  padding: 10px 0;
}

#ajanlat-form select {
  padding: 11px 5px;
  width: 100%;
  border: 1px solid #e3e3e3;
}

#ajanlat-form span {
  margin-bottom: 5px;
  display: block;
}

#ajanlat-form span.nev {
  display: inline-block;
}

#ajanlat-form input[type="text"],
#ajanlat-form input[type="email"],
#ajanlat-form input[type="number"] {
  width: 100%;
}

#ajanlat-form textarea {
  width: 100%;
}

#ajanlat-form input[type="checkbox"] {
  appearance: auto;
  width: auto;
  height: auto;
  display: inline-block;
}

#ajanlat-form p {
  padding-left: 0px !important;
}

#uj-termek {
  padding: 5px !important;
}

.ajanlat-tobbi {
  margin: 10px 0;
}

.input-ajanlat-div {
  padding: 10px 0;
}

.meret-div input {
  margin-bottom: 10px;
}

.meret-div input:last-child {
  margin-bottom: 0px;
}

main {
  margin-top: 211px;
}

.contact-info {
  padding-bottom: 30px;
}

iframe {
  margin-bottom: 30px;
}

.active a,
.navbar-default {
  background-color: #fff !important;
}
.address,
.card-title,
.footer-title,
.name {
  text-transform: uppercase;
}
@font-face {
  src: url(../assets/fonts/OpenSans-Regular.ttf);
  font-family: opensans;
}
body {
  font-family: opensans !important;
}
a,
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0 !important;
  padding: 0 !important;
}
.error-message {
  position: absolute;
  right: 10px;
  color: red;
  font-size: 11px;
  bottom: 8px;
  font-weight: 600;
}
.left-side h1,
.slider-title,
.title {
  position: relative;
}
.bold,
.contact-col h1,
.description-text,
.footer-title,
.info-box-title,
.item-title,
.name {
  font-weight: 700;
}
.validation-failed {
  border: 1px solid red !important;
}
.page-wrap {
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
}
.page-logo-m {
  display: none;
}
.header-upper {
  padding-top: 20px;
}
.info-box {
  display: flex;
  align-items: center;
}
.info-box-inner {
  font-size: 14px;
}
.info-box i {
  font-size: 20px;
  color: #8a8a8a !important;
  padding-right: 14px;
}
.info-box-title {
  color: #0059a7;
}
.info-box-parag {
  color: #000;
}
.info-box-inner a {
  transition: 0.2s all ease-in-out;
  color: #000;
}
.info-box-inner a:hover {
  text-decoration: none !important;
  color: #0059a7;
}
#main-navigation ul li a:hover,
.active a {
  color: #fd1812 !important;
}
.navbar-default {
  border: none !important;
  margin: 0 !important;
  padding-bottom: 12px;
}
#main-navigation {
  padding: 0 !important;
}
#main-navigation ul {
  padding-top: 28px;
}
#main-navigation ul li a {
  padding: 0 15px !important;
  transition: 0.2s color ease-in-out;
}
#navigation-button,
#sliderBtn,
.submit-btn {
  cursor: pointer;
  outline: 0;
  transition: 0.2s all ease-in-out;
}
#navigation-button:hover,
#sliderBtn:hover {
  text-decoration: none !important;
  background-color: #d01611 !important;
}
#navigation-button {
  border: none !important;
  padding: 10px 20px;
  background-color: #fd1812;
  border-radius: 30px;
  color: #fff !important;
  margin-right: 20px;
}
#navigation-button:hover {
  color: #fff !important;
}
.slider-content {
  color: #fff;
  padding: 40px;
}
#mainSlider .item {
  padding: 50px 0;
  width: auto;
}
#mainSlider,
.fullWidth {
  padding: 0 !important;
}
.firstSlide {
  background-image: url(../images/slider_02b.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider-title {
  font-size: 30px;
  padding-bottom: 30px !important;
  line-height: 40px;
  text-align: left !important;
}
.slider-list {
  list-style-type: none;
  padding-top: 25px;
  padding-left: 0 !important;
  margin-bottom: 50px;
}
.slider-list li {
  padding-bottom: 17px;
  margin: 0 !important;
}
.slider-list i {
  padding-right: 15px;
  font-size: 20px;
}
#sliderBtn {
  background-color: #fd1812 !important;
  border-radius: 30px;
  padding: 20px 60px !important;
  border: none !important;
  color: #fff !important;
  font-size: 15px;
  text-decoration: none !important;
  display: inline-block;
}
.description-container {
  padding: 113px 0;
  background-color: #e2e2e2;
}
.title {
  font-size: 30px;
  padding-bottom: 20px !important;
  margin-bottom: 50px !important;
  text-align: center;
  display: inline-block;
}
.subtitle {
  font-size: 18px;
}
.description-title {
  color: #02223c;
  font-weight: 700;
  padding-bottom: 40px !important;
  line-height: 45px;
}
.description-text {
  color: #6f767f;
}
.list-title {
  padding-left: 40px !important;
}
.description-list {
  padding-top: 35px;
  list-style-type: none;
}
.description-list li {
  display: block;
  padding: 10px 0;
  font-size: 16px;
  color: #6f767f;
}
.description-list img {
  display: inline-block;
  padding-right: 25px;
}
.countup-section {
  padding: 123px 0;
}
.count-number {
  font-size: 40px;
  color: #102f6e;
  text-align: left;
  display: inline-block;
}
.submit-btn,
label {
  display: block;
}
.number-text {
  text-align: center;
}
.w-o-num span {
  font-size: 40px;
  color: #102f6e;
  text-align: left;
}
.count-number p {
  color: #000;
  font-size: 18px;
}
.description-w-image {
  background-color: #eaeaea;
  padding: 115px 0;
}
.description-w-image p {
  font-size: 16px;
  padding: 20px 0 !important;
  color: #676767;
  line-height: 28px;
}
.description-w-image h1 {
  position: relative;
  font-size: 25px;
  padding-bottom: 20px !important;
  padding-top: 35px !important;
  color: #000;
}
.description-w-image h1:after,
.left-side h1:after,
.slider-title:after,
.title:after {
  position: absolute;
  content: "";
  width: 125px;
  height: 2px;
  background-color: #fd1812;
  bottom: 0;
}
.description-w-image h1:after,
.left-side h1:after,
.slider-title:after {
  left: 0 !important;
  margin: 0 !important;
}
.title:after {
  left: 50%;
  margin-left: -62px;
}
.why-us {
  padding: 120px 0;
}
.why-us-img {
  width: 45px;
  height: 45px;
  max-width: 100%;
}
.item-container img {
  margin: 0 auto;
}
.card,
.card-list {
  margin: 0 !important;
}
.item-title {
  padding: 25px 0 15px !important;
  font-size: 20px;
  color: #000;
}
.item-description {
  font-size: 17px;
  color: #818a91;
}
.gallery {
  background-color: #eaeaea;
  padding: 125px 0;
}
.gallery-image {
  padding: 10px !important;
}
.gallery-image a:hover img {
  background-color: rgba(0, 0, 0, 0.2);
}
.products,
.products-w-bg {
  padding: 115px 0 110px;
}
.products-w-bg {
  background-color: #eaeaea;
}
.card {
  background-color: #fff;
  padding: 30px 0;
  min-height: 665px;
  -webkit-box-shadow: 0 0 23px 0 rgba(213, 213, 213, 1);
  -moz-box-shadow: 0 0 23px 0 rgba(213, 213, 213, 1);
  box-shadow: 0 0 23px 0 rgba(213, 213, 213, 1);
}
.card-list {
  list-style-type: disc;
  padding-top: 15px;
}
.card img,
.feature-icon img {
  margin: 0 auto;
}
.card-list li {
  padding: 5px 0;
}
.card-title {
  font-size: 20px;
  color: #0059a7;
  padding-bottom: 15px !important;
}
.card-subtitle {
  font-size: 16px;
  color: #000;
  padding-bottom: 13px !important;
}
.card-description {
  font-size: 14px;
  color: #818a91;
}
.features {
  padding: 123px 0;
}
.feature-icon {
  padding: 24px 0;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
.feature-name {
  padding-top: 18px !important;
}
.no-bd {
  border-bottom: none !important;
}
.no-bdr {
  border-right: none !important;
}
#testimonial-section {
  background-color: #dadada !important;
  padding: 123px 0;
}
#testimonial-section .row {
  margin: 0 !important;
}
.testimonial-box {
  background-color: #fff;
  padding: 48px 40px;
  border-radius: 8px;
  position: relative;
  min-height: 378px;
  border: 1px solid #e6e6e6;
}
.arrow-down {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d6d5d5;
  bottom: -10px;
  left: 50px;
}
.contact-img,
.form-group,
input,
textarea {
  width: 490px;
  max-width: 100%;
}
.testimonial-box p {
  color: #8a8a8a;
  line-height: 28px;
  font-size: 14px;
  font-style: italic;
}
.testimonial-meta {
  padding-top: 30px;
  padding-left: 45px;
}
.name {
  color: #000;
}
.address {
  color: #0059a7;
}
.contact {
  padding: 123px 0;
  background-color: #cdcdcd;
}
.contact-col-left {
  padding-bottom: 45px !important;
}
.contact-img {
  padding: 25px 20px;
  margin: 0 auto;
}
.contact-col {
  background-color: #fff;
  padding: 75px 20px 70px;
}
.contact-col p {
  padding-left: 20px !important;
  padding-bottom: 10px !important;
}
input,
textarea {
  padding-left: 12px;
}
.form-group {
  margin: 0 auto;
  padding-bottom: 25px;
  position: relative;
}
.form-group:last-child {
  padding-bottom: 0;
}
input,
textarea {
  outline: 0;
  border: 1px solid #e3e3e3;
  display: block;
  -webkit-appearance: none;
}
input:focus,
textarea:focus {
  border-color: #0059a7;
}
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
select:focus,
textarea {
  font-size: 16px !important;
}
input {
  height: 45px;
}
textarea {
  resize: none;
  height: 100px;
}
.contact-col h1 {
  font-size: 23px;
  color: #0059a7;
  padding-bottom: 60px !important;
  padding-left: 20px !important;
  line-height: 30px;
}
.submit-btn {
  width: 100%;
  max-width: 100%;
  margin-top: 25px;
  background-color: #fd1812 !important;
  border-radius: 30px;
  padding: 20px 60px !important;
  border: none !important;
  color: #fff !important;
  font-size: 15px;
}
.submit-btn:hover {
  background-color: #d01611 !important;
  text-decoration: none;
}
.thank-you {
  padding: 104px 0;
  margin-top: 160px;
}
.section-w-images {
  padding: 123px 0;
}
.section-w-images p {
  width: 820px;
  max-width: 100%;
  margin: 0 auto !important;
  padding-bottom: 60px !important;
}
.footer {
  background-color: #000;
  padding: 118px 0 25px;
}
.footer-title {
  color: #fff;
  font-size: 14px;
  padding-bottom: 40px !important;
}
.footer-text {
  font-size: 14px;
  text-align: justify;
  color: #fff;
  line-height: 26px;
}
.footer-list {
  list-style-type: none;
  padding: 0 !important;
}
.footer-list span {
  padding-left: 25px;
}
.footer-list-text {
  padding: 0 !important;
  list-style-type: disc;
}
.footer-list i {
  padding-right: 15px;
}
.footer-list li {
  color: #fff;
  padding: 9px 0;
}
.footer-lower {
  background-color: #1e1e1e;
  padding: 23px 0 16px;
  color: #fff;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent !important;
}
.navbar-default .navbar-toggle .icon-bar {
  height: 3px;
  background-color: #fd1812 !important;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none !important;
}
@media (max-width: 1215px) {
  .logo-container a {
    padding-left: 15px !important;
  }
  .slider-content {
    padding-left: 30px;
  }
}
@media (max-width: 1130px) {
  .info-box {
    display: none;
  }
}
@media (max-width: 992px) {
  .gallery-image {
    text-align: center;
  }
  .footer-content {
    padding-bottom: 20px;
  }
  .feature-icon {
    border: none;
  }
  .card {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 870px) {
  #navigation-button {
    display: none;
  }
  #mainSlider {
    margin-top: 206px !important;
  }
}
@media (max-width: 768px) {
  .text-right {
    text-align: center !important;
  }
  .pd-bottom {
    padding-bottom: 30px;
  }
  .second-row {
    padding-top: 30px !important;
  }
  .logo-container {
    display: none;
  }
  .clima-img {
    margin: 0 auto !important;
  }
  .ral-img {
    margin: 0 auto !important;
  }
  #mainSlider {
    margin-top: 135px !important;
  }
  main {
    margin-top: 135px;
  }
  .counter,
  .page-logo-m {
    display: block;
  }
  .footer-list {
    padding-left: 0px !important;
  }
  .footer-list-text {
    padding-left: 15px !important;
  }
  .navbar-nav,
  .page-logo-m {
    padding-left: 15px !important;
  }
  .navbar-nav {
    margin: 0 !important;
  }
  .navbar-nav li {
    padding: 10px 0;
  }
  .card img,
  .count-number {
    padding-bottom: 20px;
  }
  .right-side {
    padding-top: 30px;
  }
  .description-title {
    text-align: left;
  }
  .contact-col h1,
  .counter,
  .number-text {
    text-align: center;
  }
  .description-list,
  .description-text {
    padding-left: 0 !important;
  }
  .card {
    margin-bottom: 30px !important;
  }
  .item-container {
    padding: 15px 0;
  }
  .description-w-image img {
    margin: 0 auto;
  }
  .testimonials .col-sm-6 {
    padding-bottom: 30px;
  }
  .contact-col h1 {
    padding-left: 0 !important;
  }
  .section-w-images img {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .copyright {
    text-align: left !important;
    padding-top: 10px;
  }
  .title {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.ral-section {
  background-color: #eaeaea;
}

.ral-section,
.clima-section {
  padding: 115px 0;
}

.ral-section p,
.clima-section p {
  font-size: 16px;
  padding: 20px 0 !important;
  color: #676767;
  line-height: 28px;
}

.head-info {
  padding-top: 10px !important;
  margin-right: 7px !important;
}

#pageTop {
  position: fixed;
  top: 0;
  background-color: #fff;
  width: 100%;
  z-index: 10000;
  border-bottom: 1px solid #eaeaea;
}

#mainSlider {
  margin-top: 211px;
}

.ral-img,
.clima-img {
  padding-top: 25px;
}

.contact-img {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.contact-img-outer {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.contact-img-outer .col-sm-6 {
  padding-left: 0px !important;
}

.contact-col-left {
  min-height: 965px;
}

@media (max-width: 992px) {
  .contact-col-left {
    margin-top: 20px;
  }
}

.form-message {
  display: block;
}

.back-to-main-site {
  text-align: center;
}

.back-to-main-site a {
  font-size: 20px;
  font-family: opensans;
  color: #6f767f;
  transition: 0.2s all ease-in-out;
  text-decoration: none !important;
}

.back-to-main-site a:hover {
  color: #fd1812;
  text-decoration: none !important;
}

@media (max-width: 1100px) {
  .count-number {
    font-size: 30px;
  }

  .w-o-num span {
    font-size: 30px;
  }
}

@media (max-width: 855px) {
  .count-number {
    font-size: 25px;
  }

  .w-o-num span {
    font-size: 25px;
  }
}

.slider-content--inner {
  padding: 30px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}

.description-text--normal {
  font-weight: normal;
  padding-bottom: 20px !important;
  color: #333 !important;
}

.description-w-image--white {
  background-color: #fff;
}

.firstSlide--teraszok {
  background-image: url(../images/terasz-es-pergolak.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.pd {
  padding-top: 40px;
}

ul {
  list-style-type: none;
}

.second-row {
  padding-top: 75px;
}

iframe {
  max-width: 100%;
}

/* File upload button */
.file-upload {
  position: relative;
  overflow: hidden;
  padding: 10px 20px;
  background: #fd1812;
  color: #fff;
  text-align: center;
  transition: 0.2s all ease-in-out;
  font-size: 15px;
  float: left;
  border-radius: 30px;
}
.file-upload:hover {
  background: #d01611;
}

.file-upload .upload-btn {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.file-info {
  font-size: 12px;
  color: #5e6271;
  display: block;
  float: left;
  margin: 10px 0px 0px 15px;
}
.choosed-files {
  display: block;
  width: 100%;
  float: left;
  margin: 20px 0px 0px;
}
.choosed-files ul {
  font-size: 14px;
  color: #5e6271;
  margin: 0px 0px 3px 0px;
}
.choosed-files ul span {
  color: #f00;
  font-size: 12px;
  display: block;
  margin: 0px 0px 5px 0px;
}
