html {
  scroll-behavior: smooth
}

html.h-100 {
  scroll-padding: 10vw
}

body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  box-shadow: inset 0 0 5rem #00000080
}

.bannerImgDesk {
  display: block;
  width: -webkit-fill-available;
}

.bannerImgMob {
  display: none
}

.navdropdowM {
  display: none
}

.logoImg {
  display: block;
  width: 5.469vw;
  height: 5.417vw
}

a.partners-btn-menu {
  display: none
}

.logoImgMobile {
  display: none
}

img.navImg {
  width: 6vw;
  height: 3vw;
  margin: 0.5vw 0;
}

img.navImgMobileTop {
  display: none
}

.bannerTxt {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 11.792vw;
  left: 13.823vw;
  width: 29.354vw;
  height: 19.219vw;
  opacity: 1;
  justify-content: center;
  align-items: flex-start;
  gap: 1vw;
  text-align: left;
}

.bannerTxt .signup {
  width: 9.773vw;
  height: 2.188vw;
  text-align: center;
  font: normal normal bold .885vw/2.2vw Montserrat;
  letter-spacing: .029vw;
  color: #fff;
  opacity: 1;
  background: #c9a264;
  box-shadow: .208vw .26vw .26vw #00000029;
  margin: 0
}

header.mb-auto {
  font-size: .781vw;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100vw;
  height: 4vw;
  opacity: 1;
  z-index: 10;
  font-weight: 200;
  position: fixed;
  background: rgb(26 33 43 / 85%);
  gap: 2vw;
}

img.navImgMobile {
  display: none
}

.partners-btn {
  font-size: 0.82vw;
  text-align: center;
  text-transform: uppercase;
  line-height: 2.2vw;
  border-radius: .208vw;
  cursor: pointer;
  white-space: nowrap;
  font-weight: normal;
}

.login {
  width: 7.5vw;
  height: 2.2vw;
  opacity: 1;
  border: 2px solid #fff;
  margin: 1vw -2vw 0vw 3vw;
}

.signup {
  width: 7.5vw;
  height: 2.2vw;
  opacity: 1;
  background: #ad1e1e 0 0 no-repeat padding-box;
  margin: 1vw;
}

.sticky {
  background: #fff;
  width: 100%;
  box-shadow: 0 4px 15px #d3d3d3
}

.navbar {
  text-align: center;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
  flex-direction: row;
  font-size: 0.722vw;
  margin-left: 2vw;
  gap: 3vw
}

#navbar .navlink,
#navbar .partners-btn,
#navbar .partners-btn-menu {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.navbar a:hover:not(.logoImage) {
  color: #fff;
  transform: scale(1.2)
}

a:hover {
  color: #161616
}

.navlink:hover:after {
  width: 100%
}

.container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  --bs-gutter-x: 0
}

.bannerTxt h1 {
  font-size: 2.6vw;
  font-weight: bold;
}

h2 {
  font: normal normal 1.146vw/1.719vw Montserrat;
  letter-spacing: 0;
  color: #EEE;
  opacity: 1
}

p {
  font-size: 1.667vw;
  line-height: 1.5;
  margin-bottom: .5vw
}

.bannerTxt p {
  text-align: center;
  font: normal normal 300 .833vw/1.302vw Montserrat;
  letter-spacing: 0;
  color: #DADADA;
  opacity: 1;
  width: 32.396vw;
  height: fit-content;
  margin: 0
}

.container p {
  text-align: center;
  font: normal normal 300 .833vw/1.302vw Montserrat;
  letter-spacing: 0
}

.animate__flip {
  animation-duration: 2s
}

.animate__fadeInDown {
  animation-duration: 1s
}

.animate__lightSpeedInRight {
  transition: 4ms
}

.section {
  height: fit-content;
  color: #102A3B;
  display: flex;
  flex-direction: column;
  gap: 4vw;
  justify-content: center;
  align-items: center
}

.section.first {
  background: #e8e4da;
  background-size: cover;
}

.first h1 {
  text-align: center;
  font: normal normal 800 1.302vw/1.979vw Montserrat;
  letter-spacing: 0;
  color: #102A3B;
  opacity: 1
}

.third h1 {
  text-align: left;
  font: normal normal 800 1.563vw/1.979vw Montserrat;
  letter-spacing: 0;
  color: #102A3B;
  opacity: 1
}

div#aboutUs p {
  text-align: left;
  font: normal normal 500 0.938vw/1.51vw Montserrat;
  letter-spacing: 0px;
  color: #102A3B;
}

.second h1 {
  text-align: center;
  font: normal normal 800 1.563vw/2.396vw Montserrat;
  letter-spacing: 0;
  color: #102A3B;
  opacity: 1
}

.forth h1 {
  text-align: center;
  font: normal normal 800 1.563vw/2.396vw Montserrat;
  letter-spacing: 0;
  color: #102A3B;
  opacity: 1
}

.section.second {
  background: url(assets/dist/images/Desktop/desktop_brand.webp);
  height: fit-content;
  gap: 0;
  text-align-last: center;
  align-items: center;
  background-size: cover;
  margin: 0;
}

.section.third {
  background: url(assets/dist/images/Desktop/desktop_about.webp);
  justify-content: space-between;
  background-repeat: no-repeat;
  height: 34vw;
  background-size: cover;
}

.section.forth {
  background: url(assets/dist/images/Desktop/desktop_contact.webp);
  background-size: contain;
  height: 34.563vw;
  display: block
}

.section.fifth {
  background: #e8e4da;
  display: block;
}

.section.sixth {
  background: url(assets/dist/images/Desktop/desktop_testimonials.webp);
  background-size: cover;
  height: 45vw;
}

.second .signup {
  width: 9.48vw;
  height: 2.188vw;
  text-align: center;
  font: normal normal 600 .885vw/2.2vw Montserrat;
  letter-spacing: .029vw;
  color: #102A3B;
  opacity: 1;
  text-align-last: auto;
  margin: 0;
  background: #c9a264 0 0 no-repeat padding-box
}

div#commissions {
  scroll-margin-top: 90px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: -2vw 0vw 3vw 0vw;
  gap: 5vw;
}

.commisBox {
  width: 36.135vw;
  height: 24.104vw;
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}

.commisCard {
  width: 27.448vw;
  border-radius: 1.719vw;
  opacity: 1;
  display: flex;
  flex-direction: row-reverse;
}

.commisdesc {
  width: 29vw;
  margin-top: 4vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1vw;
}

.commisdesc p {
  text-align: left;
  font: normal normal 500 0.938vw/1.51vw Montserrat;
  letter-spacing: 0px;
  color: #102A3B;
  opacity: 1;
}

.secsignup {
  width: 16.5vw;
  height: 3vw;
  opacity: 1;
  background: #ad1e1e 0 0 no-repeat padding-box;
  display: block;
  color: #fff;
  text-decoration: auto;
  line-height: 3;
  font: normal normal 600 1.2vw/3vw Poppins;
  letter-spacing: 1.2px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.commisopt {
  text-align: left;
}

.commisopt p {
  text-align: left;
  font-weight: 500;
}

.commisTxt h3 {
  font-size: .938vw;
  font-weight: 800
}

.commisTxt {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1vw
}

.commisImg {
  display: block;
  height: 6.021vw;
  width: max-content
}

.commisImgM {
  display: none
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none
}

.secondTextArea {
  width: 43vw;
}

.fifth h1 {
  text-align: left;
  font: normal normal 800 1.823vw/2.24vw Montserrat;
  letter-spacing: 0px;
  color: #102A3B;
  opacity: 1;
}

.fifth p {
  text-align: left;
  font: normal normal 500 0.938vw/1.51vw Montserrat;
  letter-spacing: 0px;
  color: #102A3B;
  opacity: 1;
}

.cover-container {
  max-width: 100%
}

div#aboutUs {
  scroll-margin-top: 90px;
  height: 14vw;
  width: 29vw;
  margin-left: 39vw;
  margin-top: 10vw;
}

.nav-masthead .nav-link {
  color: #ffffff80;
  border-bottom: .25rem solid transparent
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: #ffffff40
}

.nav-masthead .nav-link+.nav-link {
  margin-left: 1rem
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff
}

.btn-section {
  padding: 1vw
}

.text-bg-dark {
  background-color: #102A3B !important;
}

.px-3 {
  padding: 0 !important
}

.brandsbox {
  height: 31.146vw;
  opacity: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  gap: 6vw;
}

img.brandImgMob {
  height: 22vw;
}

.brands {
  height: 15vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

h1.testemonialTitle {
  margin-top: -3vw;
  font-size: 1.3vw;
  font-weight: 800;
}

img.brandImg {
  margin: auto;
  width: 20vw;
  border-radius: 5vw;
}

img.brandImgM {
  display: none
}

.testemonial {
  width: 70vw;
  height: 30.365vw;
  margin-top: 4vw;
  margin-bottom: -4vw;
}

.testmonialTxtSection {
  margin-left: 5.5vw;
  width: 16vw !important;
  height: 25.365vw !important;
  background: #F1EBE1 0 0 no-repeat padding-box;
  box-shadow: 5px 5px 10px #0000001F;
  border-radius: .417vw;
  opacity: 1;
  display: flex !important;
  flex-direction: column;
  justify-content: space-evenly;
}

.testmonialTxtSection h3 {
  text-align: center;
  font: normal normal 600 1.2vw/1.302vw Montserrat;
  letter-spacing: 0;
  color: #1B1B1B;
  opacity: 1
}

.third h3 {
  text-align: center;
  font: normal normal 600 .833vw/1.302vw Montserrat;
  letter-spacing: 0;
  color: #1B1B1B;
  opacity: 1
}

.textImg img {
  margin: 1vw
}

p.testmonialTxt {
  text-align: center;
  font: italic normal 300 .833vw/1.102vw Montserrat;
  letter-spacing: 0;
  color: #1B1B1B;
  opacity: 1;
  padding: 0 1vw
}

a.testmonialLink {
  text-align: center;
  font: normal normal 300 .833vw/1.302vw Montserrat;
  letter-spacing: 0;
  color: #3A3AFF;
  opacity: 1
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: url(assets/dist/images/Desktop/arrow\ right.webp) !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: url(assets/dist/images/Desktop/arrow\ left.webp) !important;
}

.footer-links {
  height: fit-content;
  background: url(assets/dist/images/Desktop/1920x653.webp);
  opacity: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1vw;
  padding: 2vw;
  background: #102A3B;
}

input#name {
  color: #102A3B;
  font-size: 0.8vw;
  font-weight: 600;
}

.img-fluid {
  width: 8vw;
  margin: 1vw;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 9px;
}

a.partnersTnc {
  height: 1.125vw;
  opacity: 1;
  display: block;
  padding: 1vw;
  text-decoration: none;
  color: #d4d4d5;
  font-size: .833vw;
  cursor: pointer
}

.wrapperForth {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  margin: 7vw auto;
  width: 47vw;
}

input,
textarea {
  width: 20.167vw;
  height: 2.396vw;
  opacity: 1;
  color: #102A3B;
  background: #F5F0D9;
}

label {
  display: flex;
  font: normal normal normal 0.833vw/1.302vw Poppins;
  letter-spacing: 0px;
  color: #12293D;
  opacity: 1;
}

textarea {
  height: 5.458vw;
}

input::placeholder,
textarea::placeholder {
  text-align: justify;
  font: normal normal 300 .838vw/1.206vw Montserrat;
  letter-spacing: 0;
  color: #7A7A7A;
  opacity: 1;
  text-indent: 1vw;
  margin: auto;
}

#sendResultMessage {
  color: #fff;
  display: none;
  font: normal normal 600 1vw/.863vw Montserrat;
  width: fit-content;
  margin-left: 30vw;
  margin-top: -4vw;
}

form#contactForm {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto auto;
  gap: .4vw;
  width: 46vw;
  border-radius: 7px;
  max-height: 22vw;
}

form#contactForm .form-group {
  display: flex;
  flex-direction: column;
}

form#contactForm input[type="text"],
form#contactForm input[type="email"],
form#contactForm textarea {
  width: calc(100% - .8vw);
  padding: .5vw;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

form#contactForm input[type="text"],
form#contactForm input[type="email"] {
  grid-column: span 1;
}

form#contactForm textarea {
  grid-column: span 2;
}

form#contactForm .form-group:nth-of-type(3) {
  grid-column: span 2;
}

form#contactForm .form-group:last-of-type {
  grid-column: span 2;
  display: flex;
  justify-content: center;
  margin-top: .8vw;
}

form#contactForm input[type="submit"] {
  width: 20vw;
  padding: .8vw;
  background-color: #AD1E1E;
  font-size: 1vw;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  height: 3vw;
  letter-spacing: 1.2px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  font-family: 'Poppins';
  font-weight: 600;
}

form#contactForm .recaptcha {
  grid-column: span 2;
  font-size: .8vw;
  text-align: center;
  font-weight: 500;
}

.sidepanel {
  display: none
}

.sidepanel .signup {
  width: inherit;
  height: inherit;
  text-align: center;
  font: normal normal bold .885vw/2vw Montserrat;
  letter-spacing: .029vw;
  color: #1F1F1F;
  opacity: 1;
  background: #c9a264 0 0 no-repeat padding-box;
  box-shadow: .208vw .26vw .26vw #00000029;
  margin: 0
}

.grecaptcha-badge {
  visibility: hidden
}

div#myDropdown {
  display: none
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: #0006;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: .4s;
  animation-name: fadeIn;
  animation-duration: .4s
}

.modal-content {
  position: fixed;
  bottom: 0;
  background-color: #fefefe;
  width: 60vw;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: .4s;
  animation-name: slideIn;
  animation-duration: .4s;
  height: 87vh;
  margin: 1vw 20vw
}

.close {
  color: #000;
  float: right;
  font-size: 1.458vw;
  font-weight: 700
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer
}

.modal-header {
  padding: .4vw 1vw;
  background-color: #eee6;
  color: #000;
  flex-direction: row-reverse
}

.modal-body {
  padding: .4vw 1vw;
  overflow-y: scroll;
  text-align: left
}

.modal-footer {
  padding: .4vw 1vw;
  background-color: #eee6;
  color: #fff;
  height: 3vw
}

.modal-body p {
  font-size: .86vw;
  color: #000;
  padding: 0 2vw
}

.modal-body h2 {
  color: #000;
  font-weight: 500;
  font-size: 1.4vw
}

.modal-header h2 {
  color: #000;
  font-weight: 500;
  font-size: 1.7vw
}

@-webkit-keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.modal-body::-webkit-scrollbar {
  width: 10px;
}

.modal-body::-webkit-scrollbar-track {
  background: transparent
}

.modal-body::-webkit-scrollbar-thumb {
  background-color: #ab1c23;
  border-radius: 3vw;
  border: 3px solid #ab1c23;
  height: 20vh;
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.swiper-button-next,
.swiper-button-prev {
  top: 12vw !important;
  margin: 0
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 7px) !important
}

.swiper-button-prev,
.swiper-rtl .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 15px) !important
}

:root {
  --swiper-navigation-size: 30px !important
}

.copyrights {
  margin-bottom: 1vw;
  color: #fff;
  font-size: 1vw;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: #fff;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-size: 18px
}
