.flex-container {
  display: flex;
}

.main-content {
  min-width: 100%;
}
.info-area {
  background-color: #f8f8f8;
}

.title {
  font-family: Inter;
  font-size: 54px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: normal;
  text-align: left;
  color: #002b46;
  margin-bottom: 16px;
}

.section-title .title {
  margin-top: 0;
}

.info-area {
  padding-bottom: 24px;
}

.content {
  max-width: 686px !important;
  font-family: Inter;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #002b46;
}

.form-title {
  font-family: Inter;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.53;
  text-align: left;
  color: #002b46;
}

.address-a {
  font-family: Inter;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  text-align: left;
  color: #002b46;
}

.address-b {
  font-family: Inter;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.56;
  text-align: left;
  color: #002c45;
}

.phone,
.email {
  font-family: Inter;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  text-align: left;
}

.phone img,
.email img,
.dealers img,
.experts img {
  width: 30px;
  margin-right: 5px;
}

.dealer-mail-container img {
  padding-top: 5px;
}

.office-details {
  /* margin-bottom: 50px; */
  /* min-height: 400px; */
}

.office-details .gravity-form-container {
  padding-top: 0;
}

/*.gform_title {*/
/*  font-family: Inter;*/
/*  font-size: 32px;*/
/*  font-weight: bold;*/
/*  line-height: 1.53;*/
/*  text-align: left;*/
/*  color: #002b46;*/
/*}*/

/*.gfield_label {*/
/*  font-family: Inter !important;*/
/*  font-size: 18px !important;*/
/*  font-weight: normal !important;*/
/*  line-height: 1.56 !important;*/
/*  color: #002c45 !important;*/
/*  margin-bottom: 20px !important;*/
/*}*/

/*.ginput_container_radio {*/
/*  !*margin-bottom: 48px;*!*/
/*}*/

/*.gfield_radio {*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  column-gap: 24px;*/
/*  row-gap: 24px;*/
/*}*/

/*.gfield_radio .gchoice {*/
/*  border: 1px solid #ddd;*/
/*  text-align: center;*/
/*  padding: 10px 18px;*/
/*  min-width: 125px;*/
/*  border-color: #01b4d3;*/
/*  color: #01b4d3;*/
/*  border-radius: 5px;*/
/*  font-family: "Inter";*/
/*  font-size: 14px;*/
/*  font-weight: 300;*/
/*}*/
/*.hli {*/
/*  !*background-color: #00b5d3;*!*/
/*  !*color: #fff !important;*!*/
/*}*/

/*.gfield_radio .gchoice:hover {*/
/*  cursor: pointer;*/
/*  background-color: #00b5d3;*/
/*  color: #fff !important;*/
/*}*/

/*.gfield_radio .gchoice label:hover {*/
/*  cursor: pointer;*/
/*}*/

/*.gform_fields input {*/
/*  border: 1px solid rgba(0, 43, 70, 0.5);*/
/*  border-radius: 5px;*/
/*}*/


/*.gform_wrapper.gravity-theme .gfield-choice-input + label {*/
/*  min-width: 30%;*/
/*  max-width: unset !important;*/
/*}*/

/*label[for="input_1_1_3"] {*/
/*  !* display: none !important; *!*/
/*}*/

/*.gform_button.button {*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*  padding: 15px 0 15px 0;*/
/*  min-width: 194px;*/
/*  min-height: 50px;*/
/*  background-color: #00b5d3;*/
/*  font-family: Inter;*/
/*  font-size: 18px;*/
/*  text-align: center !important;*/
/*  color: #fff;*/
/*  border-radius: 5px;*/
/*}*/

/*.gform_footer.top_label {*/
/*  margin-top: 8px !important;*/
/*  padding-top: 0 !important;*/
/*}*/

/*.contactform input,*/
/*.contactform textarea {*/
/*  border: solid 1px rgba(0, 43, 70, 0.5);*/
/*  padding: 15px 0 15px 10px !important;*/
/*  font-family: Inter;*/
/*  font-size: 18px;*/
/*  font-weight: normal;*/
/*  font-stretch: normal;*/
/*  font-style: normal;*/
/*  line-height: normal;*/
/*  letter-spacing: normal;*/
/*  text-align: left;*/
/*  color: rgba(0, 43, 70, 0.5);*/
/*}*/

/*.gform_wrapper.gravity-theme .gfield textarea.large {*/
/*  border-radius: 5px !important;*/
/*}*/
/*.contactform textarea {*/
/*  min-height: 200px !important;*/
/*}*/

/*.gform_footer input {*/
/*  color: white;*/
/*  background-color: #00b5d3;*/
/*  min-width: 194px;*/
/*  text-align: center;*/
/*  padding-left: 0 !important;*/
/*  border: transparent;*/
/*}*/

#field_1_7 .gfield_label,
#field_1_7 .gform_fileupload_rules {
  display: none;
}

.ginput_container_fileupload input {
  position: absolute;
  border: transparent !important;
  background-color: transparent;
  margin-top: -60px;
  margin-left: 5px;
  padding: 5px 0 5px 5px;
  background-color: white;
  width: fit-content !important;
  /* width: 760px !important; */
}

.ginput_container_fileupload input::before {
  content: " ";
  display: block;
  width: 15px;
  height: 25px;
  float: left;
  object-fit: cover;
  background-size: 15px;
  background-image: url(https://icl-wordpress-static-files.s3.eu-central-1.amazonaws.com/wp-content/uploads/2022/03/09195741/attach.png);
  background-repeat: no-repeat;
}

input[type="file"]::file-selector-button {
  border: transparent;
  background-color: transparent;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.experts,
.dealers {
  margin-bottom: 60px;
  min-height: fit-content;
  max-width: 362px;
}

.experts-button,
.dealers-button {
  text-decoration: none !important;
  display: block;
  padding: 15px 40px;
  min-width: 114px;
  background-color: #00b5d3;
  font-family: Inter;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin-top: 20px !important;
}

.gchoice input {
  display: none;
}

.experts-button:hover,
.dealers-button:hover {
  color: white;
}

.side-bar {
  display: none;
  position: absolute;
  min-height: fit-content;
}

.side-bar-desktop {
  margin-top: 20px;
}

.desktop-side-bar {
  display: inline-block;
}

.experts-text,
.dealers-text {
  font-family: Inter;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: left;
  color: #002c45;
}

.dealer-phone-container {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.dealer-mail-container {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.dealers-phone,
.dealers-mail {
  font-family: Inter;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: left;
  color: #002c45;
}

.gform_confirmation_message {
  font-size: 24px;
}

.contact-info-container, .head-office-detail {
  /* margin-top: 40px; */
  margin-bottom: 64px;
  /* border-right: 2px solid rgba(0, 181, 211, 0.2); */
}
.form-container {
  padding-right: 25px;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {

  .office-details .container .row {
    margin: 0;
  }

  .form-container {
    padding-right: 0;
    padding-left: 0;
    margin-top: 25px;
  }
}

.side-bar-container {
  padding-left: 20px;
  margin-top: 55px;
  margin-bottom: 40px;
  margin-left: 55px;
  width: calc(33.333% - 55px);
  border-left: 2px solid rgba(0, 181, 211, 0.2);
}

/*textarea {*/
/*  border: 1px solid rgba(0, 43, 70, 0.5);*/
/*  border-radius: 5px;*/
/*  padding-bottom: 40px !important;*/
/*  border-radius: 0 !important;*/
/*  display: inline-block;*/
/*}*/

@media (max-width: 1420px) {
  .main-content {
    /* padding-left: 20px; */
  }
  .side-bar {
    position: relative;
    display: flex;
    min-height: fit-content;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    height: fit-content;
    border-left: none;
  }

  .contact-info-container, .head-office-detail {
    border-right: transparent;
  }

  .form-container {
    border-right: transparent;
  }

  .side-bar-container {
    padding-left: 20px;
  }
}

@media (max-width: 1420px) {
  .side-bar-container {
    display: none;
  }

  .side-bar {
    display: unset;
  }
}

@media (max-width: 992px) {
  .title {
    margin: 35px 0;
  }

  .main-content {
    /* padding-top: 20px; */
  }

  .ginput_container_radio {
    margin-bottom: 20px;
  }

  .gfield_radio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .side-bar {
    flex-direction: column;
    display: flex;
    padding-left: 0;
    margin-top: 56px;
  }

  .experts-text, .dealers-text {
    font-size: 20px;
  }

  .dealers-phone, .dealers-mail {
    font-size: 18px;
  }

  .experts-button, .dealers-button {
    font-size: 16px;
  }

  .gform_button.button {
    padding: 5px 0;
    min-width: 194px;
    min-height: 50px;
  }

  .info-area {
    padding-bottom: 8px;
  }

  .content p {
    font-family: Inter;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #002c45;
  }
}

@media (max-width: 567px) {
  .info-area {
    border-bottom: 1px solid #cbd3d9;
  }
  .contact-info-container, .head-office-detail {
    display: flex;
    flex-direction: column;
    max-width: 300px !important;
    margin-bottom: 48px;
  }
  .title {
    font-size: 30px;
    margin: 15px 0;
  }

  .form-title,
  .address-a,
  .gform_title,
  .content {
    font-size: 20px;
  }

  .address-b {
    font-size: 16px;
  }

  .experts,
  .dealers {
    margin-bottom: 40px;
  }

  .gform_button.button {
    min-width: 100%;
  }

  .experts-button,
  .dealers-button {
    display: block;
    color: #00b5d3;
    min-width: 100%;
    background-color: transparent;
    border: solid 1px #00b5d3;
  }

  /*.ginput_container_radio {*/
  /*  display: flex;*/
  /*  flex-direction: column;*/
  /*}*/
}

.name_first label {
  display: none !important;
}

.ginput_container_fileupload {
  display: none;
}

/*.gform_body input {*/
/*  padding: 15px !important;*/
/*  margin-bottom: 10px !important;*/
/*  height: 50px;*/
/*  font-family: Inter;*/
/*  font-size: 18px;*/
/*  font-weight: normal;*/
/*  font-stretch: normal;*/
/*  font-style: normal;*/
/*  line-height: normal;*/
/*  letter-spacing: normal;*/
/*  text-align: left;*/
/*  color: rgba(0, 43, 70, 0.5);*/
/*}*/

/*@media (max-width: 768px) {*/
/*  .gform_body input,*/
/*  .gform_wrapper.gravity-theme .gfield textarea.large {*/
/*    border: solid 1px #c9c9c9;*/
/*  }*/
/*}*/

/*.gform_body input::-webkit-input-placeholder,*/
/*.gform_body input:-moz-placeholder,*/
/*.gform_body input:-ms-input-placeholder,*/
/*.gform_body input::placeholder {*/
/*  font-family: Inter;*/
/*  font-size: 18px;*/
/*  font-weight: normal;*/
/*  font-stretch: normal;*/
/*  font-style: normal;*/
/*  line-height: normal;*/
/*  letter-spacing: normal;*/
/*  text-align: left;*/
/*  color: rgba(0, 43, 70, 0.5);*/
/*}*/

/*.gform_body input::placeholder,*/
/*.gform_body input::-ms-input-placeholder {*/
/*  color: red;*/
/*}*/

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .ginput_complex span {
    margin-bottom: 0 !important;
  }
}

.gform_body *::-webkit-scrollbar {
  all: initial !important;
  width: 10px !important;
  background: #d8d8d8 !important;
}
.gform_body *::-webkit-scrollbar-thumb {
  all: initial !important;
  background: #00b5d3 !important;
  border-radius: 5px !important;
}

.gform_wrapper.gravity-theme .gform_footer {
  margin-top: 24px !important;
}

@media (max-width: 768px) {
  .office-details {
    background: #fdfdfd;
  }
}

.gform_submission_error span {
  display: none !important;
}

.gform_wrapper .gfield_error textarea {
  border: 1px solid #c02b0a !important;
}

.form-container textarea {
  padding: 16px !important;
}

/*.form-container input,*/
/*.form-container textarea {*/
/*  font-family: "Inter" !important;*/
/*  font-size: 18px !important;*/
/*  font-weight: normal;*/
/*  font-stretch: normal;*/
/*  font-style: normal;*/
/*  line-height: normal;*/
/*  letter-spacing: normal;*/
/*  text-align: left;*/
/*  color: #002b46;*/
/*}*/


.head-office-title {
  font-family: Inter;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #002b46;
}

.head-office-detail {
  max-width: 588px;
  font-family: Inter;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #002c45;
}


@media (max-width: 768px) {
  .form-container input,
  .form-container textarea {
    font-size: 16px !important;
  }

  .head-office-title {
    font-size: 20px;
  }

  .head-office-detail{
    padding-top: 8px;
    margin-bottom: 48px;
  }

  }


/*@media (min-width: 992px) {*/
/*  .gravity-form-container .gfield_radio .gchoice {*/
/*    border: 1px solid #ddd;*/
/*    text-align: center;*/
/*    padding: 11px 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    border-color: #01b4d3;*/
/*    color: #01b4d3;*/
/*    border-radius: 5px;*/
/*    font-family: "Inter";*/
/*    font-size: 14px;*/
/*    font-weight: 300;*/
/*    min-width: 17%;*/
/*    width: -webkit-fill-available;*/
/*  }*/
/*}*/

/*.gform_wrapper.gravity-theme .gfield.gfield--width-full{*/
/*  padding-right: 0 !important;*/
/*}*/