@font-face {
  font-family: americanFont;
  src: url('Brogte.otf');
}

@font-face {
  font-family: helvetica;
  src: url('Helvetica.ttf');
}

@font-face {
  font-family: american;
  src: url('American Typewriter Regular.ttf');
}


body {
  color: #000;
  /* font-family: americanFont; */
  background-image: url(../img/bg.svg);
  background-size: cover;
}

h1 {
  font-family: americanFont; 
}

label {
  font-family: "Arial";
}

.linkButton {
  border-radius: 25px;
  background-color: #f4b731;
  color:#fff;
  font-family: american;
  text-decoration: none;
  padding:5px 10px;
  font-size:1.3rem;
}

.circleCaption {
  font-family: american;
  font-size: 1.6rem;
  color:#fff;
  text-decoration: none;
}

.overlay {
  width: 0;
  height:0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
  text-align: center;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;

}

.closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color:#fff;
  text-decoration: none;
}

#newTop {
  padding: 0;
  margin: 0 auto;
  padding: 0;
  max-width: 1920px;
  width: 100%;
  height: 90vh;
  max-height: 934px;
  background-image: url(../img/banner_pic_desktop.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  text-align: center;
}

#newTopText {
  text-align: left;
  width: 35%;
  position: absolute;
  left: 59%;
  top: 62%;
  font-family: helvetica;
  font-size: 1.4rem;
}

#beTheFirst {
  max-width: 450px;
  font-family: helvetica;
}

#artistPorfolio {
  max-width: 450px;
  font-family: helvetica;
}

#unleash {
  font-size: 4.5rem;
  margin-top: 400px;
  margin-bottom: 400px;
}

#makeWish {
  background-image: url(../img/part8_icon.png);
  background-repeat: no-repeat;
  background-size: 85%;
  background-position: right;
}

#suggestionRight {
  padding-top: 150px;
}

.suggestionArea {
  width: 100%;
}

@media (min-width: 576px) {
  .middleContent {
    max-width: 32%;
    margin: auto;
  }

  .middleContent2 {
    max-width: 50%;
    margin: auto;
  }
}

@media (min-width:1281px) {
  .middleContent {
    width: 32%;
  }
}


@media (max-width: 576px) {


  #beTheFirst {
    max-width: 100%;
  }

  #makeWish {
    all: unset;
  }

  #makeSuggestion {
    all: unset;
  }

  .middleContent2 {
    width: 100% !important;
  }

  #logoArt1 {
    max-width: 50% !important;
  }

  #part2Logo {
    max-width: 50% !important;
  }

  .verticalBanner {
    width: 100% !important;
  }

  textarea {
    width: 100%;
  }

  #wishInnerDiv {
    all: unset;
  }

  #wishForm {
    padding-top: 30px;
  }

  .bottomFormButton {
    width: 100%;
  }
}




@media (max-width:768px) {
  .registerHeader {
    font-size: 2.3rem !important;
  }

  .middleContent {
    max-width: 80% !important;
    margin: auto;
  }

  .middleContent2 {
    max-width: 90% !important;
  }

  #makeWish {
    padding-top: 180px;
    margin-top: 20px;
  }

  #suggestionRight {
    padding-top: 60px;
  }

}

@media (max-width:1024px) {
  #wishInnerDiv {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }

  #newTop {
    height: 70vh;
  }


  #newTopText {
    top: 52% !important;
    font-size: 1.2rem !important;
    width: 38%;
  }
}

@media (max-width:1440px) {
  #newTopText {
    top: 57% !important;
  }
}

@media (max-width:1280px) {

  #newTopText {
    top: 51% !important;
    width: 38%;
  }

  .registerHeader {
    font-size: 2.3rem !important;
  }

  .middleContent {
    max-width: 50%;
    margin: auto;
  }

  .middleContent2 {
    max-width: 75%;
  }

  #unleash {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (max-width:1600px) {
  .registerHeader {
    font-size: 2.8rem !important;
  }

  #unleash {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  #section3 {
    background-size: unset !important;
  }

  #newTopText {
    left: 61%;
  }
}

@media (max-width:935px) {
  #newTopText {
    top: 47% !important;
    width: 40%;
  }
}

@media (min-width: 1600px) {
  #wishInnerDiv {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 1920px) {
  #wishInnerDiv {
    padding-top: 300px !important;
    padding-bottom: 300px !important;
  }

  #newTopText {
    top: 62% !important;
  }
}



#registerDiv {
  background-color: #668587;
}

.registerHeader {
  font-size: 3.5rem;
}

.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23668587' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e") !important;
}

.form-check-input:checked {
  background-color: #fff !important;
  border-color: #668587 !important;

}

.customFormControl {
  width: 100%;
  border: 0px;
  padding: 15px;
  color: rgb(130, 178, 180);
  font-family: american;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(130, 178, 180);
  opacity: 1;
  /* Firefox */
}

.customFormSelect {
  border: 0px;
  width: 100%;
  padding: 15px;
  color: rgb(130, 178, 180);
}

option:first-child {
  color: rgb(130, 178, 180) !important;
  opacity: 1;
}

.customFormButton {
  background-color: #8ab7bc;
  color: #000;
  border: 0px;
  width: 100%;
  padding: 15px;
}

#wishDiv {
  background-color: #9abdb9;
}

#wishInnerDiv {
  /* height: 375px;
  background-image: url(../img/part8_icon.png);
  background-repeat: no-repeat;
  background-position: right; */
  padding-top: 300px;
  padding-bottom: 300px;
}

textarea {
  border: 0px;
  padding: 15px;
  color: rgb(130, 178, 180);
}

.bottomFormButton {
  background-color: #06888a;
  color: #000;
  border: 0px;
  padding: 10px 50px 10px 50px;
  font-family: american;
}

#suggestDiv {
  background-color: #8bbbbd;
}

/* #suggestInnerDiv {
  height: 375px;
  background-image: url(../img/part9_icon.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-top: 150px;
} */

.alert {
  all: unset;
}

.alert-danger {
  all: unset;
}


.verticalBanner {
  width: 100%;
}

@media (max-width: 768px) {
  #wishInnerDiv {
    all: unset;
  }

  #beTheFirst {
    max-width: 100%;
  }

  #artistPorfolio {
    max-width: 100%;
  }

  #unleash {
    font-size: 2rem;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}

@media (min-width: 1921px) {}

#section3 {
  width: 100%;
  background-image: url(../img/section3_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}