body {
    background: #F4F4F4F4;
    font-family: "Open Sans", sans-serif;
}
.main-section {
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-white {

    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-2 {
    background: #006AB4;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-thx {
    height: 100vh;
    background-image: url(https://pic8.co/sh/TahkK8.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.signup-section {
    background-image: url('../images/sfondo-rec.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.grey{
  background-color: #f9c138;
}

.yfont{
  color: #f9c138;
}

.full-width {
    width: 100%;
}

.sconto{
  display: flex;
  justify-content: flex-end;
  position:absolute;
  right:20%;
  padding-top:10px;
}

.mt-xtr{
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 10px;
}

.line-t{
   text-decoration: line-through;
}

.banner{
  background: #006AB4;
  padding: 40px 0;
}

.banner-mini{
  background: #42b99f;
  padding: 15px 0;
}

.banner-light{
  background: rgba(255, 255, 255, 0.6);
  padding: 40px 0;
}

button.btn.btn-main-section-cta-modal.full-width {
    background: #42b99f;
    height: 55px;
    color: white;
    font-weight: bold;
    font-size: 20px;
}



button.btn.btn-main-section-cta-modal.full-width:hover, button.btn.btn-main-section-cta-modal.full-width:focus {
    background: white;
    border: 1px solid #42b99f;
    height: 55px;
    color: #42b99f;
    font-weight: bold;
    font-size: 20px;
}

button.btn.btn-main-section-cta-modal.full {
    background: linear-gradient(200deg, #F16C0A 5%, #F42817 100%);
    height: 45px;
    color: white;
    font-size: 18px;
    padding-left: 20px;
    padding-right:20px
}


button.btn.btn-main-section-cta-modal.full:hover, button.btn.btn-main-section-cta-modal.full:focus {
    background: white;
    border: 1px solid #F42817;
    height: 45px;
    color: #F42817;
    font-size: 18px;
    padding-left: 20px;
    padding-right:20px
}

a.btn-red{
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
    position: relative;
    background: #d65000;
    padding: 0 5px;
    border-radius: 3px;

}

.modal-body {
    background-image: url("../images/bitcoin_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.bold {
    font-weight: 900;
}

.mid-title {
    font-size: 22px;
}

.mid-title-26 {
    font-size: 26px;
}

.big-title {
    font-size: 30px;
}

.big-big-title {
    font-size: 40px;
}

.logo {
    padding-top: 45px;
    height: 140px;
}
.btn-join {
    color: #d65000;
}
.btn-join:hover {
    color: white;
}
.cta-main-section, .cta-main-section-2 {
    font-size: 26px;
    color: white;
}

.ycol{
  color:yellow;
}

.ycol:hover{
  color:red;
}

.underline{
  text-decoration: underline;
}

.t-700{
  font-weight: 700;
}

.text-green{
  color:#42b99f;
}

.text-grey{
  color:grey;
}

.text-red{
  color:#ff0000;
}

.text-1-5{
  font-size: 1.4em;
}

.text-18{
  font-size: 18px;
}

.text-16{
  font-size: 16px;
}

.text-14{
  font-size: 14px;
}

.text-12{
  font-size: 12px;
}

.text-10{
  font-size: 10px;
}

.main-color {
    color: #d65000;
}
.bg-main-color {
    background: #d65000;
}
button.btn.btn-main-section-cta {
    background: #2BA6DF;
    height: 65px;
    color: white;
    width: 100%;
    border-radius: 62px;
}
.btn-main-section-header {
    background: #2BA6DF;
    height: 65px;
    color: white;
    width: 100%;
    border-radius: 62px;
}
button.btn.btn-main-section-header {
    background: #2BA6DF;
    height: 65px;
    color: white;
    width: fit-content;
    font-weight: bold;
}
.modal-dialog {
    max-width: 698px;
    margin: 1.75rem auto;
    padding-top: 36px;
}
button.btn.btn-main-section-cta:hover , button.btn.btn-main-section-cta:focus, .btn-main-section-cta-modal:hover, .btn-main-section-cta-modal:focus {
    background: white;
    color: #2BA6DF;
    border: 1px solid #2BA6DF;
    box-shadow: 0 0 0 0;
}
.badges {
    width: 50%;
    padding-bottom: 45px;
    padding-top: 28px;
    overlay:
}
.second-section-big-title {
    font-size: 50px;
}
#phoneImage {
    transition: .5s;
    height: 595px;
}
p.text-light.phone-section-p {
    line-height: 40px;
}
.section {
    padding-top: 30px;
    padding-bottom: 30px;
}
#headingOne1, #headingTwo2, #headingThree3, #headingFour4, #headingFive5, #headingSix6 {
    background: #d65000;
    border: 2px solid #d65000;
    color: white!important;
}
h5.mb-0 {
    color: white;
}
.form-control.cta-input {
    height: 58px;
    box-shadow: 0px 0px 0px 0px;
    border: 1px solid #cc6121;
}
.footer-logo {
    height: 200px;
}
p.question.text-center {
    background: #d65000;
    padding: 20px;
    border-radius: 50px;
    font-size: 25px;
    font-weight: bold;
    color: white;
}
p.text-dark.question-p {
    font-size: 19px;
    margin-top: 27px;
    font-weight: 500;
}
p.answer-holder.text-center {
    background: #EDEDED;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25px;
}
.card {
    border-top: 5px solid #42b99f;
    padding-top: 5px;
}
#navbar {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 1;
}
p.text-center.big-title.font-weight-bolder.main-color.modal-title {
    font-size: 30px!important;
    font-weight: bold;
}
p.time {
    text-align: center;
    background: #00adff;
    font-size: 57px;
    width: 30%;
    border-radius: 10px;
    color: white;
}

.mt-xtr
{
  margin-top:15em;
}

p.big-big-title-2{
    font-size: 40px !important;
}

.desktop-hide{
  display: none;
}

.text-blue {
  color:#006AB4;
}

.text-l-blue {
  color:#009bc6;
}

.bg-blue-p {
  background-color:#006AB4;
}

.bg-green {
  background-color:#42b99f;
}

@media screen and (max-width: 768px) {
    .main-section, .second-section {
        height: fit-content;
        padding-bottom: 40px;
    }

    .col-md-4.aos-init.aos-animate{
      margin-bottom: 10px !important;
    }

    .cta-main-section, p.big-big-title {
    text-align: center;
    }

    .cta-main-section-2 {
        font-size: 20px;
        color: white;
    }

    h3{
        font-size: 24px!important;
    }

    p{
        font-size: 17px !important;
    }

    p.big-big-title{
        font-size: 40px !important;
    }

    p.big-big-title-2{
        font-size: 30px !important;
    }

    p.big-title, p.second-section-big-title{
        font-size: 24px !important;
    }

    p.text-dark.question-p {
      font-weight: bold;
      margin-top: 5px;
      font-size: 24px !important;
    }

    .logo{
      display: block;
      margin-left: auto;
      margin-right: auto;
    }

    .mobile-hide{
      display: none;
    }

    #phoneImage {
        height: 334px;
    }
    .cta-main-section {
        margin-bottom: -55px;
    }
    p.text-light.text-center.big-title.font-weight-bolder.main-section-off {
        margin-bottom: -50px;
    }
    .col-md-4.aos-init.aos-animate {
        margin-bottom: 94px;
    }
    p.text-light.text-center.modal-p {
        font-size: 24px;
    }
}


.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}


@media screen and (max-width: 992px) {
  .mobile-hide{
    display: none;
  }

  .mbpt{
    padding-top: 20px;
  }

  .mobile-small
  {
    width: 170px;
  }

  .sconto{
    right:10%;
    padding-top:10px;
  }

  .desktop-hide{
    display: block;
  }

  #rec-2{
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .mobile-img{
    width: 100%;
  }

  .mobile-small
  {
    width: 130px;
  }

  .sconto{
    right:7%;
    padding-top:10px;
  }

  .offerta {
   height: 100px !important;
 }

}
