body {
    background: #F4F4F4;
}

.main-section,.main-section-3  {
    background-color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-2 {
    background-image: url(../images/famiglia-lp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-4 {
    background-color: #F2F2F2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-5 {
    background-color: #2b459b;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-6 {
    background-color: #c5251c;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section-thx {
    height:88vh;
    background-image: url(../images/famiglia-thx.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-dark{
  background: #272727;
  opacity: 0.7;
}

.signup-section {
    background-image: url();
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.container-1 {
  width: 200px;
  height: 80px;
  position: relative;
  background: #c5251c;
  border: 2px solid #c5251c;
  border-radius: 5px;
  margin: 20px;
  z-index: 9;
}

.inner {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #F78D50 !important;
  border: 2px solid black;
  top: -10px;
  left: -10px;
  z-index: 10;
}
.color-bg{
  background-color: #193b4a;
}

.color-bg-white{
  background-color: #FFFFFF;
}

.video-img{
  width: 1024px;
  height: 576px;
}

.yfont{
  color: #f9c138;
}

.t-30{
  font-size: 30px;
}

.t-22{
  font-size: 22px;
}

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

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

.t-shadow{
  text-shadow: 2px 2px 10px #282828;
}

.t-left{
  text-align: left;
}

.text-red{
  color: #c5251c;
}

.descriptions {
    max-width: 684px;
    padding: 20px;
    margin: 0 auto 40px;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 3px 6px #00000040;
}

.text-orange{
   color:#f8851f;
}

.descriptions .description {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.border-green{
  padding:10px 10px;
  border: 1px solid #58aa3f;
  border-radius: 5px;
  margin:0 5px;
}

button.btn.btn-main-section-cta-modal.full-width {
    background: #58aa3f;
    height: 60px;
    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 #58aa3f;
    height: 60px;
    color: #58aa3f;
    font-weight: bold;
    font-size: 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: 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 {
    color: white;
}

.desktop-hide{
  display: none;
}

.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 #f9c138;
    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;
}

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

    .main-section-3 {
        height: fit-content;
    }

    .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;
    }

    .big-big-title{
       text-align: center;
        font-size: 30px !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;
    }

    .mobile{
      display: block !important;
    }

    #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;
    }

    .img-mobile{
      width:60%;
      height: auto;
    }

}


.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) {
  .mbpt{
    padding-top: 20px;
  }

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

  .video-img{
    width: 640px;
    height: 480px;
  }


  .t-30{
    text-align: center;
    font-size: 22px;
  }
}

@media screen and (max-width: 544px) {
.video-img{
  width: 320px !important;
  height: 180px !important;
  margin-top: 50px;
}

.mobile-hide{
  display: none;
}

.t-mob{
font-size:20px !important;
}
}
