/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-contact-form/block-contact-form.scss ***!
  \***********************************************************************************************************************************************************************************************************************************/
.contact-form-top .contact-page__title-container {
  display: flex;
  align-items: center; }
  .contact-form-top .contact-page__title-container p {
    margin-bottom: 0;
    display: flex;
    align-items: center; }
  @media screen and (max-width: 768px) {
    .contact-form-top .contact-page__title-container {
      flex-direction: column-reverse;
      align-items: flex-start; } }

.contact-form-top .contact-form-top__title {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 20px; }
  @media screen and (min-width: 1200px) {
    .contact-form-top .contact-form-top__title {
      font-size: 32px; } }
  @media screen and (min-width: 1441px) {
    .contact-form-top .contact-form-top__title {
      font-size: 48px; } }
  @media screen and (min-width: 1921px) {
    .contact-form-top .contact-form-top__title {
      font-size: 2.5vw; } }

.contact-form-top .section-title-line {
  background-color: #0079c1; }
  @media screen and (max-width: 1440px) {
    .contact-form-top .section-title-line {
      margin-bottom: 24px; } }

.contact-form-top .contact-form-top__text {
  margin-left: 134px; }
  @media screen and (min-width: 1921px) {
    .contact-form-top .contact-form-top__text {
      margin-left: 6.875vw; } }
  @media screen and (max-width: 768px) {
    .contact-form-top .contact-form-top__text {
      margin-left: unset; } }

.wpcf7 {
  margin: 0 auto;
  padding: 96px 15px; }
  @media screen and (min-width: 1921px) {
    .wpcf7 {
      max-width: 86.45vw;
      padding: 5vw 0.78vw 7.76vw; } }
  @media screen and (max-width: 768px) {
    .wpcf7 {
      padding: 64px 15px; } }
  @media screen and (max-width: 640px) {
    .wpcf7 {
      padding: 64px 15px;
      padding-bottom: 0; } }

.snnp-home-contact {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden; }
  .snnp-home-contact input:invalid, .snnp-home-contact textarea:invalid {
    background-color: #f0dddd; }
  @media screen and (max-width: 1921px) {
    .snnp-home-contact {
      max-width: 1660px; } }
  .snnp-home-contact .contact-form-7__btn {
    color: #0079c1;
    padding: 16px 25px; }
    @media screen and (min-width: 1921px) {
      .snnp-home-contact .contact-form-7__btn {
        padding: 0.83333vw 1.3020833vw; } }
    @media screen and (min-width: 576px) {
      .snnp-home-contact .contact-form-7__btn:hover {
        background-color: #0079c1;
        color: #fff; } }
  .snnp-home-contact .card-activation__form-checkbox-box span.wpcf7-list-item {
    margin: 0; }
  .snnp-home-contact .card-activation__form-checkbox {
    display: block; }
    .snnp-home-contact .card-activation__form-checkbox input {
      display: none; }
    .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item-label {
      position: relative;
      font-weight: 700;
      display: flex;
      align-items: center; }
      .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item-label::before {
        content: '';
        display: block;
        min-width: 24px;
        width: 24px;
        height: 24px;
        border: 1px solid #006cb1;
        position: relative;
        cursor: pointer;
        margin-right: 10px; }
        @media screen and (min-width: 1921px) {
          .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item-label::before {
            min-width: 1.25vw;
            width: 1.25vw;
            height: 1.25vw;
            border: 0.0520833vw solid #006cb1;
            margin-right: 0.520833vw; } }
      .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item-label::after {
        width: 14px;
        height: 14px;
        position: absolute;
        left: 5px;
        top: 50%;
        background: #006cb1;
        transform: translateY(-50%) scale(0);
        transition: 0.2s;
        display: block;
        cursor: pointer; }
        @media screen and (min-width: 1921px) {
          .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item-label::after {
            width: 0.729166vw;
            height: 0.729166vw;
            left: 0.2604vw; } }
      @media screen and (max-width: 1199px) {
        .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item-label {
          font-size: 17.5px; } }
      @media screen and (max-width: 767px) {
        .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item-label {
          font-size: 16px; } }
    .snnp-home-contact .card-activation__form-checkbox input:checked ~ .wpcf7-list-item-label::after {
      transform: translateY(-50%) scale(1); }
    @media screen and (max-width: 576px) {
      .snnp-home-contact .card-activation__form-checkbox .wpcf7-list-item {
        width: 100%; } }

.snnp-home-contact__header {
  margin-bottom: 32px; }
  @media screen and (min-width: 1921px) {
    .snnp-home-contact__header {
      margin-bottom: 1.66vw; } }

.snnp-home-contact__header-top {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 640px) {
    .snnp-home-contact__header-top {
      flex-direction: column-reverse;
      align-items: flex-start;
      margin-bottom: 16px; } }

@media screen and (max-width: 640px) {
  .snnp-home-contact__title {
    margin-bottom: 16px; } }

.snnp-home-contact__subtitle {
  text-transform: none;
  color: #4f4f4f;
  font-size: 16px;
  font-weight: normal; }
  @media screen and (min-width: 1921px) {
    .snnp-home-contact__subtitle {
      font-size: 0.83vw; } }
  @media screen and (max-width: 640px) {
    .snnp-home-contact__subtitle {
      margin-left: 0; } }

.wpcf7-form {
  width: 100%;
  margin: 0 auto; }

.contact-form-7__wrap {
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  max-width: 1500px; }
  @media screen and (min-width: 1921px) {
    .contact-form-7__wrap {
      max-width: 78.12vw;
      margin-left: 6.875vw; } }
  @media screen and (max-width: 991px) {
    .contact-form-7__wrap {
      flex-direction: column; } }

.contact-form-7__left {
  max-width: 600px;
  width: 100%;
  margin-right: 32px; }
  @media screen and (max-width: 991px) {
    .contact-form-7__left {
      max-width: 100%;
      margin-right: 0; } }
  @media screen and (min-width: 1921px) {
    .contact-form-7__left {
      max-width: 31.25vw;
      margin-right: 1.66vw; } }

.contact-form-7__right {
  max-width: 870px;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .contact-form-7__right {
      max-width: 100%; } }
  @media screen and (min-width: 1921px) {
    .contact-form-7__right {
      max-width: 45.31vw; } }

.contact-form-7__form-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  border: 1px solid #0079c1;
  padding: 17px;
  height: 64px;
  margin-bottom: 32px; }
  @media screen and (min-width: 1921px) {
    .contact-form-7__form-box {
      border: 0.05vw solid #0079c1;
      min-width: 3.33vw;
      max-height: 3.33vw;
      height: 3.33vw;
      padding: 0.88vw;
      margin-bottom: 1.66vw; } }
  @media screen and (max-width: 1323px) {
    .contact-form-7__form-box {
      min-height: 75px; } }
  .contact-form-7__form-box label {
    display: flex;
    align-items: center; }
  .contact-form-7__form-box p {
    margin-bottom: 0; }

.contact-form-7__label {
  font-weight: 700;
  min-width: 70px;
  margin-right: 24px; }
  @media screen and (min-width: 1921px) {
    .contact-form-7__label {
      min-width: 3.64vw;
      margin-right: 1.25vw; } }

.contact-form-7__input {
  border: none;
  flex: 1 1;
  color: #000;
  font-size: 16px;
  padding: 3px 10px; }
  .contact-form-7__input::placeholder {
    color: #808080; }
  @media screen and (max-width: 600px) {
    .contact-form-7__input {
      padding: 3px 0;
      max-width: 100%;
      width: 100%; } }
  @media screen and (min-width: 1921px) {
    .contact-form-7__input {
      font-size: 0.83vw;
      padding: 0.15vw 0.52vw; } }

.contact-form-7__textarea-box {
  width: 100%;
  border: 1px solid #0079c1;
  padding: 17px;
  min-height: 160px;
  max-height: 160px;
  align-items: center;
  margin-bottom: 32px; }
  @media screen and (min-width: 1921px) {
    .contact-form-7__textarea-box {
      padding: 0.88vw;
      margin-bottom: 1.66vw;
      min-height: 8.33vw;
      max-height: 8.33vw; } }
  .contact-form-7__textarea-box label {
    display: flex;
    align-items: flex-start; }

.contact-form-7__textarea-label {
  font-weight: 700;
  min-width: 70px;
  margin-right: 24px; }
  @media screen and (min-width: 1921px) {
    .contact-form-7__textarea-label {
      min-width: 3.64vw;
      margin-right: 1.25vw; } }

.wpcf7-form-control-wrap.poruka {
  width: 100%; }

.contact-form-7__textarea-input {
  border: none;
  width: 100%;
  max-height: 120px;
  resize: none;
  font-size: 16px; }
  @media screen and (min-width: 1921px) {
    .contact-form-7__textarea-input {
      max-height: 6.25vw;
      font-size: 0.83vw; } }

.contact-form-7__pravila {
  padding: 20px 0 0 15px;
  margin-bottom: 26px; }
  @media screen and (min-width: 1921px) {
    .contact-form-7__pravila {
      padding: 1.04vw 0 0 0.78vw;
      margin-bottom: 1.35vw; } }

.contact-form-7__text a {
  transition: color 0.3s ease; }
  .contact-form-7__text a:hover {
    color: #0079c1; }

.wpcf7-response-output {
  text-align: center;
  max-width: 1660px;
  margin: 0 auto !important; }
  @media screen and (min-width: 1921px) {
    .wpcf7-response-output {
      max-width: 78.12vw;
      margin-left: 6.875vw !important; } }

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #dc3232 !important; }

#wpcf7-f5679-o1 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important; }

#wpcf7-f5679-o1 .wpcf7-not-valid {
  background-color: #f0dddd; }

#wpcf7-f5679-o1 .card-activation__form-checkbox {
  background-color: unset; }

#wpcf7-f5679-o1 .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block; }

#wpcf7-f5679-o1 .wpcf7-list-item-label {
  position: relative;
  font-weight: 700;
  display: flex;
  align-items: center; }
  #wpcf7-f5679-o1 .wpcf7-list-item-label::before {
    content: '';
    display: block;
    min-width: 24px;
    width: 24px;
    height: 24px;
    border: 1px solid #006cb1;
    position: relative;
    cursor: pointer;
    margin-right: 10px; }
    @media screen and (min-width: 1921px) {
      #wpcf7-f5679-o1 .wpcf7-list-item-label::before {
        min-width: 1.25vw;
        width: 1.25vw;
        height: 1.25vw;
        border: 0.0520833vw solid #006cb1;
        margin-right: 0.520833vw; } }
  #wpcf7-f5679-o1 .wpcf7-list-item-label::after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    left: 5px;
    top: 50%;
    background: #006cb1;
    transform: translateY(-50%) scale(0);
    transition: 0.2s;
    display: block;
    cursor: pointer; }
    @media screen and (min-width: 1921px) {
      #wpcf7-f5679-o1 .wpcf7-list-item-label::after {
        width: 0.729166vw;
        height: 0.729166vw;
        left: 0.2604vw; } }
  @media screen and (max-width: 1199px) {
    #wpcf7-f5679-o1 .wpcf7-list-item-label {
      font-size: 17.5px; } }
  @media screen and (max-width: 767px) {
    #wpcf7-f5679-o1 .wpcf7-list-item-label {
      font-size: 16px; } }

#wpcf7-f5679-o1 input:checked ~ .wpcf7-list-item-label::after {
  transform: translateY(-50%) scale(1); }

#wpcf7-f5679-o1 .wpcf7-response-output {
  text-align: center;
  max-width: 1660px;
  margin: 0 auto !important;
  padding: 0.2em 1em;
  border: 2px solid transparent; }
  @media screen and (min-width: 1921px) {
    #wpcf7-f5679-o1 .wpcf7-response-output {
      max-width: 78.12vw;
      margin-left: 6.875vw !important; } }

#wpcf7-f5679-o1 .wpcf7 form.invalid .wpcf7-response-output,
#wpcf7-f5679-o1 .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #dc3232 !important; }

