@font-face {
  font-family: 'Proxima';
  src: url('../fonts/ProximaNovaFont.otf');
}
body{
  font-family: 'Proxima' !important;
}
.bg_section {
  background-color: #c7b299;
}

.custom-row {
  max-width: 100%;
  overflow: hidden;
}

.containt_mob {
    padding-top: 25% !important;
    padding-left: 11%;
}


p.paragraphfont-title {
    color: #ffffffad;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 40px;
}
.banner {
  width: 100%;
  position: relative;
}
/* .rowcontain {
  padding: 6%;
} */
.paragraphfont{
     color: #ffffff9e;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    padding-left: 8px;
    margin-top: 10px;
}


h5.paragraphfont-title {
    color: white;
    font-weight: 400;
    font-size: 24px;
    line-height: 21px;
    opacity: 0.6;
}
.paragraphfontone{
    color: #ffffffa1;
    font-weight: 300 !important;
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%)
}
.logosetup{
 height: 34px;
    margin-bottom: 14px;
}
.myformcss{
background-color: white;
    padding: 30px 14px;
    box-shadow: none;
    border-radius: 50px;
    text-indent: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #c7b299;
    border: none;
    font-weight: 500;
    width: 100%;
    width: 100%;
    border: none;
    max-width: 415px;
}
.myformcss:focus-visible{
  box-shadow: none;
}
.myformcss::placeholder{
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  font-weight: 600;
}
.childmyformcss{
  background-color: white;
  height: 100%;
  min-height: 45px;
border-radius: 50px;
  text-indent: 15px;
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  border: none;
  font-weight: 500;
  width: 100%;
  width: 170px;
  border: none;
  box-shadow: none;
}
.childmyformcss::placeholder{
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  font-weight: 600;
}
.submitbtn{
  background-color: black;
  height: 100%;
  min-height: 60px;
  border-radius: 50px;
  font-weight: bold !important;
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  border: none;
  font-weight: 500;
  width: 100%;
  width: 163px;
  border: none;
  margin-top: 20px;
}
.paragraphfont span{
  color: white;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}
.coinsimg{
position: absolute;
right: -37%;
bottom: 1%;
}

img.banner.img-fluid {
  /* height: 633px; */
  height: 100%;
  /* max-height: 670px; */

}


div#example3-card-expiry {
    min-width: 202px !important;
}

div#example3-card-cvc {
       min-width: 202px !important;
    margin-left: 10px;
}
.stripe_inputs{
      min-width: 415px !important;
      min-height: 60px !important;
          padding-top: 23px !important;
    }
.img_div{
  position: relative;
}
img.banner.img-fluid {
  /* height: 100%;
  min-height: 706px; */
  z-index: 999;
}
.typemail input{
  background-color: white;
 box-shadow: none;
  min-height: 45px;
  border-radius: 50px;
  text-indent: 15px;
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  border: none;
  font-weight: 500;
  width: 100%;
  width: 350px;
  border: none;
}
.typemail input:focus-visible{
  box-shadow: none;
}
.typemail input::placeholder{
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  font-weight: 600;
}
.coinsimg img {
  width: 100%;
  /* position: absolute; */
  /* bottom: 0; */
  max-width: 533px;
}
.childmyformcss:focus-visible{
  box-shadow: none;
}
@media screen and (max-width: 480px) {
  .coinsimg {
    display: none;
}
.colposition{
  padding: 0px;
}
.mymobilesize{
  padding: 0px;
}
.containt_mob{
    margin: 32px 22px;
    text-align: center;
}

.rowcontain .row{
margin: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .coinsimg {
    display: none;
}
img.banner.img-fluid {
  z-index: 999;
  height: 542px;
  object-fit: cover;
}
.rowcontain .row{
  margin: 0px;
  }
.colposition{
  padding: 0px;
}
.childmyformcss{
  background-color: white;
  height: 100%;
  min-height: 45px;
border-radius: 50px;
  text-indent: 15px;
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  border: none;
  font-weight: 500;
  width: 100%;
  width: 285px;
  border: none;
}
.childmyformcss:focus-visible{
  box-shadow: none;
}
.colposition{
  padding: 0px;
}
.mymobilesize{
  padding: 0px;
}
.myformcss {
  background-color: white;
  border-radius: 50px;
  text-indent: 15px;
  font-size: 16px;
  line-height: 30px;
  color: #c7b299;
  border: none;
  font-weight: 500;
  width: 100%;
  width: 583px;
  border: none;
}
.rowcontain .row{
  margin: 0px;
  }
}

.col-div{
  margin-bottom: 20px;
}
.help-block{
  color: red;
}
.error{
  color: 'red' !important;
}


p.paragraphfont a {
    color: white;
    font-weight: 600;
    font-size: 18px;
    /* opacity: 1 !important; */
}