@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic);
@import url(./styles/navbar.css);
@import url(./styles/style-swiper.css);
@import url(./styles/Calc.css);
@import url(./styles/app.css);
@import url(./styles/footer.css);

* {
    margin: 0;
    padding: 0;
    font-family: "Open Sans" !important;
  }

.header {
  height: 69px;
  background-color: white;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 !important;
  margin-top: 60px;
}

.header__body {
  display: flex;
  align-items: center;
}

.header__row {
  overflow: auto;
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: start;
  position: relative;
  padding: 10px 0;
  width: 100%;


}

.header__rightarrow_div {
  position: absolute;
  right: 0;
  display: none;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 70px;
  background: linear-gradient(262.85deg, #D9D9D9 9%, rgba(217, 217, 217, 0) 86.1%);

}
.header__rightarrow {


}
.header__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}
.col-header_img {
}
.col-header_subtitle {
  margin: 0;
  text-decoration: none;
  color: black;
}

.autocredit {
  background-color: white;
  border-radius: 20px;
  overflow: hidden;
}
.autocredit__leftside {
  z-index: 10;
}
.autocredit__img2 {
  z-index: 0;
}

  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  /* Firefox */
  input[type="number"] {
    -moz-appearance: textfield;
  }
  .main {
    display: flex;
    background: #f4f4f4 !important;
  
    flex-direction: column;
  }
  .pt96 {
    padding-top: 96px;
  }
  .pt72 {
    padding-top: 72px;
  }
  .pt24 {
    padding-top: 24px;
  }
  .title {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;

  }
  .title3 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0em;
    margin: 0;
  }
  
  .title2 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5rem;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
  }
  
  .subtitle {
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
  }
  .button {
    padding: 8px 24px;
    color: white;
    background-color: #FF7528;
    border-radius: 12px;
    border: none;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
  }
  .button:hover,
  .download-btn:hover {
    background-color: #017cff;
    color: white !important;
  }

  a:hover {
    color: white !important;
  }





  .services {
    display: flex;
    flex-direction: column;
    gap: 48px;
  }
  .services__title {
    text-align: center;
    margin: 0;
  }
  .services__row {
    gap: 24px;
  }

  .services__column {
    background-color: white;
    border-radius: 20px;
    padding: 24px 24px 0 !important;
    display: flex;
    position: relative;
    justify-content: space-between;
    flex-direction: column;
    height: 453px;
    width: 416px !important;
    overflow: hidden;
  }
  .column-services_leftside {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 150px !important;
  }
  .item-services_header {
    display: flex;
    flex-direction: column;
    gap: 16px;

  }
  .item-services_title {
font-size: 18px;
font-weight: 700;
line-height: 22px;
letter-spacing: 0em;
text-align: center;
margin: 0;

  }
  .item-services_subtitle {
    margin: 0;
text-align: center;

  }
  .item-services_button {
  }

  .column-services_rightside {
    position: relative;
  }
  .column-services_img {
    position: absolute;
    left: 50%;
    bottom: 0 !important;
    transform: translateX(-50%);
  }
  .services__footer {
    position: absolute;
font-size: 10px;
font-weight: 400;
line-height: 15px;
letter-spacing: 0em;
text-align: left;
bottom: 16px;
opacity: 0.5;

  }


  .services-mobi {
    display: flex;
    flex-direction: column;
    gap: 48px;
    align-items: center;
    justify-content: center;

  }
  .services-mobi_title {
font-size: 24px;
font-weight: 700;
line-height: 29px;
letter-spacing: 0em;
text-align: center;
margin: 0;

  }
  .services-mobi_row {
    row-gap: 32px;
    column-gap: 80px;
    width: 95%;
    margin: auto;
  }
  .services-mobi_column {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    width: 80px !important;
    gap: 8px;
    padding: 0 !important;
    text-decoration: none !important;
  }

  .services-mobi_img {
    max-width: 72px;
    max-height: 72px;
    border: none !important;
  }
  .services-mobi_subtitle {
    margin: 0;
    text-align: center;
font-size: 12px;
font-weight: 400;
line-height: 18px;
letter-spacing: 0em;
text-align: center;
color: black;
text-decoration: none !important;

  }


.volna__a {
  text-decoration: none;
  color: black;
}
.volna__a:hover {
  color: black;
}
  .volna {
      padding: 48px !important;
      background-color: white;
      border-radius: 20px;
      height: 460px;
      overflow: hidden;
    position: relative;
    display: flex !important;
    flex-direction: column;
    align-items: start;
    gap: 24px;
    text-decoration: none;
    color: black;
  }
  .volna:hover {
    color: black;
  }
  .volna__button {
    position: relative;
    z-index: 10;
  }
  .volna__images {
    position: absolute;
    width: 100%;
    min-height: 100%;
    object-fit: fill;
    top: 0;
    left: 0;
    z-index: 0 !important;
  }
  .volna__images-mobi {
    display: none;
  }

  .volna__body {
      display: flex;
      flex-direction: column;
      gap: 16px;
      max-width: 700px;
      position: relative;
      z-index: 2;
  }
  .volna__title {

  	text-align: left !important;
	margin: 0;
  }

  .volna__subtitle {
      margin: 0;
  }
  .volna__footer {
      margin: 0;
      font-weight: 700;
  }
  

  .application {
    border-radius: 20px;
    padding: 34px 0;
    display: flex;
    flex-direction: column;
    gap: 48px;
  }
  .application__header {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .application__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0;
  }
  
  .application__subtitle {
    text-align: center;
  }
  
  .application__row {
  }
  .form-application {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    position: relative;
  }
  .form-application__header {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  
  .inputs {
    display: flex;
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
  
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
  }
  .form-application__input {
    padding: 9.5px 16px;
    outline: none;
    border: none;
    background-color: #f4f4f4;
    border-radius: 4px;
    width: 306px;
  }
  .checkbox-div {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
  }
  .checkbox-text {
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
  }
  input[type="checkbox"] {
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.2); /* IE */
    -moz-transform: scale(1.2); /* FF */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
    transform: scale(1.2);
    padding: 10px;
  }
  
  /* Might want to wrap a span around your checkbox text */
  
  .form-application__button {
    padding: 9.5px 24px;
    background-color: #FF7528;
    color: white;
    border-radius: 20px;
    border: none;
  
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
  }
  .form-application__button:hover {
    background-color: #017cff;
  }
  .application__footer2 {
    position: absolute;
    bottom: 0;
    left: 0;
  
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    display: none;
  }
  .application__footer1 {
    position: absolute;
    bottom: -73px;
    left: 0;
  
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
  }





@media screen and (max-width: 1200px) {
  .volna {
    align-items: center;
  }
  .volna__title {
    text-align: center !important;
  }
  .volna__subtitle {
    text-align: center !important;
  }


  }
  @media screen and (min-width: 1200px) {

  }

  @media screen and (max-width: 992px) {
    .volna {
      height: 400px;
    }
    .nav-rside {
      margin-bottom: 12px !important;
    }
  }
  @media screen and (min-width: 992px) {
  }
  
  @media screen and (max-width: 768px) {
    .volna {
      align-items: center;
    }
    .volna__title {
      font-size: 32px;
      font-weight: 700;
      line-height: 38px;
      letter-spacing: 0em;
      text-align: center;
      
      margin: 0;
      
      }
      .volna__subtitle {
          margin: 0;
          text-align: center;
      }
      .volna__footer {
          margin: 0;
          font-weight: 700;
          text-align: center;
      }

      .volna {
        position: relative;
          padding: 48px !important;
          background-color: white;
          border-radius: 20px;
          height: 300px;
          overflow: hidden;
      
      }

  }
  @media screen and (min-width: 768px) {


  }
  
  @media screen and (min-width: 576px) {


    .services-mobi {
      display: none;
    }
    .services {
      display: flex;
    }
  }
  @media screen and (max-width: 576px) {
    .pt72 {
      padding-top: 48px !important;
    }
    .application__footer2 {
      display: block;
      bottom: 25px;
      left: 50%;
      transform: translateX(-50%);
      text-align: center !important;
      white-space: nowrap;
    }
    .application {
      padding: 24px 16px !important;
      gap: 24px;
      height: 494px;
      position: relative;
    }
    .application__title {
font-size: 20px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0em;
text-align: center;

    }
    .form-application__input {
      width: 100% !important;
    }
    .inputs {
      width: 100% !important;

    }
    .header__body {
      padding: 0 !important;
    }

    .volna__title {
        font-size: 22px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        
        }
        .volna__br {
            display: none;
        }
        .volna {
          height: 460px !important;
          padding: 16px 18px !important;
          gap: 16px;

        }
        .volna__button {
          padding: 7px 20px;
          color: white;
          background-color: #FF7528;
          border-radius: 20px;
          border: none;
          text-decoration: none;
          font-size: 14px;
          font-weight: 700;
          line-height: 24px;
          letter-spacing: 0em;
          text-align: center;
        }
        .volna__body {
          gap: 8px;
        }
        .volna__subtitle {
max-width: 358px;
margin: auto;
        }
        .volna__footer {

        }
        .volna__images {
          display: none;
        }


        
        .volna__images-mobi {
          display: block;
          position: absolute;
          width: 100%;
          object-fit:fill;
          height: 100% !important;
          top: 0;
          left: 0;
          z-index: 1;
        }
        .volna {
            height: 420px;
            max-width: 93%;
            margin: auto;
        }



    .services-mobi {
      display: flex;
    }
    .services {
      display: none;
    }

    .services-mobi_column {

      width: 80px;
      gap: 8px;
      padding: 0 !important;
    }
  
    .services-mobi_img {
      width: 72px;
      height: 100%;
    }
    .title {
      text-align: center;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: 120%; /* 28.8px */
  
      margin: auto;
    }



  }
  
  @media screen and (max-width: 430px) {
    .services-mobi {
      gap: 24px !important;
    }
      .services-mobi_row {
    row-gap: 32px;
    column-gap: 45px;
    width: 95%;
    margin: auto;
  }

    .checkbox-text {
      max-width: 292px;
    }
    .checkbox-div {
      gap: 10px;
    }

  }


  
  .swiper-pagination-bullet {
    opacity: 1 !important;
  }


  
