@media (min-width: 768px) {
  .btn .arrow-style::before {
    font-weight: 500 !important;
    font-size: 2.2rem;
    position: absolute;
    padding-left: 5px;
  }
}
@media (max-width: 767px) {
  .btn .arrow-style::before {
    font-weight: 800 !important;
    font-size: 3dvw;
    margin-top: 0.4dvw;
  }
}

.carousel {
  width: 100%;
  margin: 0;
  padding: 0;
}
.carousel-item .d-block {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.first-row .carousel-item .d-block {
  height: 87dvh;
}
@media (max-width: 767px) {
  .first-row .carousel-item .d-block {
    object-position: initial;
  }
  .first-row .carousel-item .d-block {
    height: 40dvh;
  }
  .first-row .carousel-caption {
   
    height: 20% !important;
}
}

.first-row .carousel-caption {
  transform: translate3d(-10%, -200%, 0);
  width: 30%;
  text-align: left;
  height: 30%;
  -webkit-transform: translate3d(-10%, -200%, 0);
  -moz-transform: translate3d(-10%, -200%, 0);
  -ms-transform: translate3d(-10%, -200%, 0);
  -o-transform: translate3d(-10%, -200%, 0);
}

.row {
  padding: 0;
}

@media (max-width: 767px) {
  h1 {
    font-size: 5dvh;
    font-weight: bold;
  }
  .first-row .carousel-caption {
    width: 75%;
  }
  .first-row .carousel-indicators {
    left: 75%;
    width: 10dvh;
    height: 4dvh;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 4.2dvw;
    font-weight: bold;
  }
  .first-row .carousel-indicators {
    left: 85%;
    width: 12dvh;
    height: 5dvh;
  }
}

.first-row .carousel-indicators li {
  background-color: black;
  width: 1.5dvh;
  height: 1.5dvh;
  border-radius: 50%;
}

.first-row .carousel-indicators .active {
  background-color: #c03232;
}

.first-row .carousel-indicators {
  margin: 0;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-top-left-radius: 40dvh;
  border-top-right-radius: 40dvh;
  padding-top: 1dvh;
  padding-left: 1dvh;
  padding-right: 1dvh;
  gap: 1dvh;
}

li::marker {
  content: none;
}

@media (max-width: 767px) {
  .second-row .column-about {
    padding-top: 2dvw;
    padding-bottom: 2dvw;
  }
  .second-row p {
    font-size: 2dvh;
    margin-top: 2rem;
    width: 90%;
    justify-self: center;
  }

  .second-row .btn {
    font-size: 3dvw;
    margin: 1dvw;
  }
}
@media (min-width: 768px) {
  .second-row {
    margin-bottom: 0;
  }
  .second-row .column-about {
    padding-top: 1dvh;
    margin-top: 3rem;
  }
  .second-row p {
    margin-left: 1.8dvh;
    font-size: 1.6rem;
    width: 70%;
    font-weight: 300;
    margin-left: 5dvh;
    line-height: 40px;
  }

  .second-row .btn {
    font-size: 1.5rem;
    font-weight: 450;
    margin: 1.8dvh;
    background-color: black;
   
    margin-left: 5dvh;
    padding: 4px 10px 10px 23px;
    z-index: 9999;
    position: relative;
  }
}

.btn-product {
  font-size: 1.5rem;
  font-weight: 450;
  margin: 1.8dvh;
  margin-left: -1dvh;
  padding: 10px 10px 12px 23px;
  z-index: 9999;
  position: relative;
}
.btn-product:hover {
  color: #fff;
  background-color: #c03232;
}
.third-row {
  height: 68dvh;
}
.bi.bi-arrow-right-short.fw-bold.arrow-style::before{
  position: relative;
  top:4px;
  padding-left: 1px;
}
@media (min-width: 768px) {
  .third-row {
    margin-bottom: 20dvh;
  }
}

@media (min-width: 768px) {
  .fourth-row {
    margin-bottom: 12dvh;
  }
}

.third-row .carousel {
  width: 80dvh;
  height: 65dvh;
  margin: 0px;
}

@media (max-width: 767px) {
  .third-row {
    height: 68dvw;
  }
  .third-row .carousel {
    width: 80dvw;
    height: 65dvw;
    margin: 0;
  }
}

.third-row .carousel-item {
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media (min-width: 768px) {
  .third-row .carousel-caption {
    top: 2dvh !important;
    left: 57dvh !important;
    height: 5dvh;
    width: 10dvh;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .third-row .carousel-caption {
    height: 5dvw;
    width: 10dvw;
    text-align: left;
  }
}

.third-row h1, .third-row h3 {
  font-weight: lighter;
  font-size: 4dvh;
  color: black;
  background: rgba(255, 255, 255, 0.9) ;
  font-weight: 300;
  padding:10px;
  width: 100%;;
  display: inline-table;
}

@media (min-width: 768px) {
  .third-row .carousel-indicators li {
    background-color: white;
    width: 2dvh;
    height: 2dvh;
    border-radius: 50%;
    margin-left: 1dvh;
  }

  .third-row .carousel-indicators .active {
    background-color: #c03232;
  }

  .third-row .carousel-indicators {
    margin: 0;
    display: flex;
    justify-content: left;
    align-items: center;
    z-index: 1;
    background-color: black;
    -webkit-box-shadow: 0px 16px 24px -16px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 16px 24px -16px rgba(66, 68, 90, 1);
box-shadow: 0px 16px 24px -16px rgba(66, 68, 90, 1);
    left: -18dvh;
    top: 55dvh;
    width: 100dvh;
    height: 13dvh;
    padding-left: 2dvh;
    border-radius: 6dvh;
    -webkit-border-radius: 6dvh;
    -moz-border-radius: 6dvh;
    -ms-border-radius: 6dvh;
    -o-border-radius: 6dvh;
  }
}

.third-row .carousel .carousel-inner {
  border-radius: 10%;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  -ms-border-radius: 10%;
  -o-border-radius: 10%;
}
@media (max-width: 767px) {
  .third-row .carousel {
    padding-right: 2dvw;
  }
  .third-row .carousel-indicators li {
    background-color: white;
    width: 2dvw;
    height: 2dvw;
    border-radius: 50%;
    margin-left: 1dvw;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }

  .third-row .carousel-indicators .active {
    background-color: #c03232;
  }

  .third-row .carousel-indicators {
    margin: 0;
    display: flex;
    justify-content: left;
    align-items: center;
    z-index: 1;
    background-color: black;
    box-shadow: -1dvw 2dvw 10dvw -1dvw rgba(108, 108, 108, 1);
    left: -17.5dvw;
    top: 55dvw;
    width: 95dvw;
    height: 15dvw;
    padding-left: 2dvw;
    border-radius: 6dvw;
    -webkit-border-radius: 6dvw;
    -moz-border-radius: 6dvw;
    -ms-border-radius: 6dvw;
    -o-border-radius: 6dvw;
  }
}

.third-row .carousel-inner {
  height: 100%;
}

.third-row .col {
  display: flex;
  justify-content: flex-end;
  padding-right: 18dvh;
}

@media (max-width: 767px) {
  .third-row .col {
    padding-right: 0;
    margin-top: 2rem;
  }
}

.third-row .col-md-4 {
  padding: 0;
}

.decoration-pill {
  background-color: rgb(249, 249, 249);
  border-radius: 0dvh 4.5dvh 4.5dvh 0dvh;
  height: 12dvh;
  width: 35%;
  left: -10dvh;
  position: relative;
  top: 50dvh;
  -webkit-box-shadow: inset -7px 14px 32px -30px rgba(66, 68, 90, 0.68);
  -moz-box-shadow: inset -7px 14px 32px -30px rgba(66, 68, 90, 0.68);
  box-shadow: inset -7px 14px 32px -30px rgba(66, 68, 90, 0.68);
}

.second-row .col-md-3 {
  display: flex;
  justify-content: flex-end;
}
.second-row .decoration-dots {
  width: 45%;
  height: 230%;
  position: relative;
  top: -15dvh;

  background-color: #ffffff00;
  opacity: 0.8;
  background-image: radial-gradient(#d6d5d0 0.25dvh, #ffffff00 0.25dvh);
  background-size: 2dvh 2dvh;
}

.fourth-row .col-5 p, .fourth-row .col-5 h2{
  font-size: 3.6dvh;
  width: 50%;
  position: relative;
  left: 7dvw;
  font-weight: 900;
  margin-bottom: 3rem;
  line-height: 44px;
}

.fourth-row {
  margin-top: 12dvh;
}

.btn-product {
  background-color: #c03232;
  position: relative;
  left: 7dvw;
  color: white;
}
.btn-danger {
  background-color: #c03232;
}

.fourth-row .col-7 p {
  font-size: 1.6rem;
  margin-top: 0.8dvh;
  width: 90%;
}

@media (max-width: 767px) {
  .fourth-row .col-5 p {
    font-size: 3dvw;
    width: 80%;
    top: 4dvw;
    position: relative;
    left: 2dvw;
    font-weight: 900;
    margin-bottom: 1.5rem;
  }

  .fourth-row {
    margin-top: 4rem;
  }

  .btn-product {
    background-color: #C03232;
    position: relative;
    left: 3dvw;
    color: white;
    width: 76%;
    font-size: 0.7rem;
    margin-top: 1px;
  }

  .fourth-row .col-7 p {
    font-size: 3.3dvw;
    margin-top: 4dvw;
    width: 90%;
  }
}

.fifth-row .image-column {
  padding: 0;
  margin: 0;
  height: auto;
}

.fifth-row .image-column img {
  width: 100%;
  height: 100%;
  background-color: #00000000;
  object-fit: contain;
}
.fifth-row .image-column {
  border-radius: 0% 7% 7% 0%;
  -webkit-border-radius: 0% 7% 7% 0%;
  -moz-border-radius: 0% 7% 7% 0%;
  -ms-border-radius: 0% 7% 7% 0%;
  -o-border-radius: 0% 7% 7% 0%;
  background-color: #00000000;
}

.row-image-mobile {
  padding: 0;
  padding-right: 2dvw;
}

.row-image-mobile img {
  padding: 0;
}

.fifth-row {
  margin-top: 5dvh;
  background-color: #f9f9f9;
  border-radius: 10% 0% 0% 10%;
  -webkit-border-radius: 10% 0% 0% 10%;
  -moz-border-radius: 10% 0% 0% 10%;
  -ms-border-radius: 10% 0% 0% 10%;
  -o-border-radius: 10% 0% 0% 10%;
}

.fifth-row .newsletter-column {
  justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 8%;
  padding-right: 12%;
  background-color: #00000000;
}

.input-group {
  height: 90%;
}
.fifth-row .newsletter-column h1 {
  font-size: 6dvh;
  font-weight: 800;
}
.fifth-row .newsletter-column p {
  font-weight: 500;
  font-size: 3dvh;
}

.fifth-row .newsletter-column form p {
  font-weight: 300;
  font-size: 1rem;
  margin: 1dvh;
}

.fifth-row .newsletter-column label {
  font-weight: bold;
  font-size: 1rem;
}

@media (max-width: 767px) {
  .fifth-row {
    margin-left: 2dvw;
  }
  .fifth-row .newsletter-column {
    margin-top: auto;
        margin-bottom: auto;
        padding-left: 7%;
        padding-right: 7%;
        padding-top: 2em;
        padding-bottom: 2em;
        background-color: #00000000;
  }

  .fifth-row .newsletter-column h1 {
    font-size: 5dvw;
  }
  .fifth-row .newsletter-column p {
    font-weight: bold;
  }

  .fifth-row .newsletter-column form p {
    font-weight: lighter;
    font-size: 2dvw;
    margin: 1dvw;
  }

  .fifth-row .newsletter-column label {
    font-weight: bold;
    font-size: 2dvw;
  }
}

.fifth-row .newsletter-column .btn-danger {
  border-radius: 0% 1.2dvh 1.2dvh 0%;
  -webkit-border-radius: 0% 1.2dvh 1.2dvh 0%;
  -moz-border-radius: 0% 1.2dvh 1.2dvh 0%;
  -ms-border-radius: 0% 1.2dvh 1.2dvh 0%;
  -o-border-radius: 0% 1.2dvh 1.2dvh 0%;
}

.sixth-row .col {
  display: flex;
  justify-content: flex-end;
  height: 20dvh;
}
.sixth-row .decoration-dots {
  width: 10%;
  height: 30dvh;
  position: relative;
  top: -10dvh;
  right: 15dvh;
  background-color: #ffffff00;
  opacity: 0.8;
  background-image: radial-gradient(#d6d5d0 0.25dvh, #ffffff00 0.25dvh);
  background-size: 2dvh 2dvh;
}

.input-group {
  height: 10%;
}
.input-group .email-input {
  height: 3.35rem;
  padding: 0;
  margin: auto;
  font-size: 1rem;
  padding-left:15px;
}
.input-group-append .btn {
  height: 100%;
  font-size: 1rem;
}

@media (max-width: 767px){
  .input-group{
    height: 5%;
  }
  .input-group .email-input {
    height: 1.75rem;
    padding: 0;
    margin: auto;
    font-size: 1rem;
  }
  .input-group-append .btn {
    height: 100%;
    font-size: 0.5rem;
    font-weight: 700;
  }
}
.checkbox-row {
  display: flex;
}

.checkbox-row input {
  margin: auto 0 auto 0;
}
.row.third-row .col-mb-4.d-none.d-md-flex {
  margin-top:-4em;
}
@media (max-width: 767px) {
  .checkbox-row input {
    height: fit-content;
    width: fit-content;
  }
    .fourth-row .col-5 p, .fourth-row .col-5 h2 {
      font-size: 0.8rem;
        width: 69% !important;
        position: relative;
        left: 6dvw;
        font-weight: 900;
        margin-bottom: 3rem;
        line-height: 17px !important;
        margin-top: 5em;
}
.btn-product {

  font-weight: 450;
  padding-left: 1em;
  padding-right: 1em;
}
}

@media (min-width: 768px) {
  .checkbox-row input {
    height: 1.5rem;
    width: 1.5rem;
  }
}

.checkbox-row label {
  margin: auto 0 auto 2%;
}
.txt-black {
  color:#000;
}
.txt-white, .txt-white h1, .txt-white .h2, .txt-white .h3 {
  color:#fff;
}

@media (min-width: 768px) and (max-width: 1400px){
  .fifth-row .newsletter-column {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .footer a {
    text-decoration: none;
    color: inherit;
    font-size: 80%;
}
.footer .nav-link {
  font-size: 0.8rem;
}
.btn.btn-danger {
  font-size:0.8rem;
}
}

.carousel-caption.right{
  position: absolute;
  right: 15% !important;
  left:auto;
  padding-top: 3.25rem;
}
