.review-name {
    padding-right: 15px;
}
    .trades-phone {
    max-width: 540px;
    margin-top: 40px;
    }
    @media (max-width: 767px) {
        .trades-phone {
        max-width: 100%;

    }
    }
    .trades {
        padding-top: 50px;
    }
    .testimonials .testimonial {
        margin-bottom: 0;
    }
    .testimonials {
        padding-bottom: 0;
    }
    .testimonials .testimonial-text {
        min-height: 100px;
    }
    .main-title {
        text-shadow: 0 5px 10px rgba(15,49,109,.9);
    color: #fff;
    }
.digit {
  animation: countUp .4s ease-in-out;
}

@keyframes countUp {
  from {
    opacity: 0;
    transform: translateY(50%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 767px) {
    .trades .btn-form {
        font-size: 18px;
        position: inherit;
    width: 310px;
    display: inline-block;
    height: 60px;
    }
    .comments .btn-form {
        font-size: 19px;
    }
    .col-md-3 {
    text-align: center;
}

.col-md-7 {
    text-align: center;
    max-width: 80%;
}
    .container-trades {
        display: grid;
  place-items: center;  
max-width: 100%;
}

.review-text {
    background-color: rgba(0, 0, 0, 0.99);  
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 20px;
  top: 215px;
  padding-top: 35px;
  padding-bottom: 20px;
}

.review-desc {
    z-index: 9;
}

.review-text-3 {
    top: 195px;
}

.review-desc-3 {
    top: 61%;

}
}

@media (max-width: 650px) {
    .trades .btn-form {
        font-size: 18px;
        position: inherit;
    width: 310px;
    display: inline-block;
    height: 60px;
    }
    .comments .btn-form {
        font-size: 13px;
    }
    .main-title-big {
    font-size: 41px;
    }
.col-md-3 {
    text-align: center;
}
.col-md-7 {
    text-align: center;
    max-width: 80%;
}
    .container-trades {
        display: grid;
  place-items: center;  
max-width: 100%;
}
}

.form-wrapper {
    padding: 18px 15px 18px;
    min-height: 100%;  
    background: rgba(0, 0, 0, 0.4);
    border: 2px solid #7ed321;
}

.slider-form {
    flex: 1;  
    overflow-y: auto;  
}


.form-step.active-step {
    display: block;
}

.form-footer {
    margin-top: 18px;
}

.main-form {
    position: relative;
    box-sizing: border-box;
    padding: 0; 
    margin: 0; 
}

.main .form-control {
    border-radius: 0;
    height: 50px;
    font-size: 15px!important;
}

@media (max-width: 650px) {
.main-form {
    max-width: 420px;
    margin: 0 auto;
}
}

.testimonials .testimonial-person-money {
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}
.trades-icons {
    height: 30px;
    width: 30px;
    margin-top: -5px;
    margin-right: 10px;

}
.col-10 {
    margin-top: 0px;
}
.header-logo {
    padding-bottom: 10px;
}
@media (max-width: 1180px) {
    .col-10 {
    width: 81.33333%;
 

}
.col-2 {
    width: 18.66667%;
}
.header-spots-text {
    font-size: 12px;
}
}
@media (max-width: 860px) {
    .col-10 {
    width: 74.33333%;

}
.col-2 {
    width: 25.66667%;
}
.header-spots-text {
    font-size: 12px;
}
.bbc-logo {
    width: 70%;
    margin: 5px;
max-height: 30px;
}


}
@media (max-width: 767px) {
    .col-10 {
    width: 68.33333%;
 
}
.col-2 {
    width: 31.66667%;
}
 
.bbc-logo {
    margin: 10px;
}
}
@media (max-width: 540px) {
    .col-10 {
    width: 81.33333%;
 
}
.col-2 {
    width: 31.66667%;
}
 
.bbc-logo {
    margin: 10px;
}
}

.exchange-platforms {
    background: white;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 5px;
    margin-bottom: 30px;
    flex-wrap: wrap;  
}

.exchange-platform {
    width: 60px;  
    height: 60px;  
    border: 2px solid #69b21f;
    border-radius: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;  
}

.exchange-platform-img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 767px) {
    .exchange-platforms{
gap: 10px;
    }
    .exchange-platform {
        width: calc(70px); 
        height: 70px;  
        border-radius: 35px;
    }
    .exchange-platform-img {
    width: 70%;
    height: 70%;
}
}
.next-btn {
    text-decoration: none;
}

.iti {
    width: 100%;
}

.error {
    width: 100%;
    font-weight: 400;
    margin-top: 0.25rem;
    color: #eb162b;
    font-size: 12px;
    display: none;
    box-sizing: border-box;
}


.form-sender {
  position: relative;
}
.form__wrapper-loader {
  position: absolute;
  content: " ";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(255 255 255 / 90%);
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.form__wrapper-loader:after {
  content: " ";
  top: calc(50% - 90px);
  left: calc(50% - 80px);
  background-image: url("../images/loader.svg");
  background-size: 160px 160px;
  width: 160px;
  height: 160px;
  position: absolute;
}
.form__wrapper-loader.loader,
.api-error.loader {
  display: block;
}
.hidden {
            display: none;
        }

        .main .next-btn {
    height: 60px;
    background: linear-gradient(130.99deg,#b6ff6f 1.35%,#75c922 73.25%);
    box-shadow: 0 4px 0 #69b31f, 0 254px 102px rgba(6,26,45,.01), 0 143px 86px rgba(6,26,45,.05), 0 63px 63px rgba(6,26,45,.09), 0 16px 35px rgba(6,26,45,.1), 0 0 0 rgba(6,26,45,.1);
    border-radius: 20px;
    color: #fff;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 43px;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    display: block;
    border: none;
    margin-top: 20px;
}
.main .form-control, .main .next-btn {
    width: 100%;
    font-size: 20px;
    font-family: Montserrat;
}
  
#LogoContainer {
        display: flex;
        align-items: center;  
        justify-content: center;  
    }
    @media (max-width: 380px) {
    .col-10 {
    width: 81.33333%;
 
}
 
}
 