
.container-xl {max-width:100% !important;}
.customsite_holder_template{
background-image: linear-gradient(to bottom, #00001d, #182854), url('path-to-your-image.jpg')  !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
}


.banner-box {

  padding-bottom: 2.5rem;
  margin-bottom: 1.8rem;
}
.title-header{
padding-top: 49px;
  padding-left: 119px !important;
padding-right: 119px !important;
}
.banner-box .banner-title{
font-size: 4.8rem;
}
.dark-blue-color{
color:#00001d !important;
}
.black-color{
color:#000000 !important;
} 
.nav-item {
  width: 33.333%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active span {
  border-bottom: 1px solid #b3b1b2;
}
.nav-tabs {
  border-bottom: unset !important;
}
.nav-tabs .nav-link{
background-color: white !important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
border-color:transparent !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
background-color: #dfdfdf !important;
  border: unset !important;
}
.nav-tabs .nav-link span {
border-bottom: 1px solid #00001d;
  color: #00001d !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active span {
border-bottom: 1px solid #00001d !important;
  color: #00001d !important;
}
.nav-tabs .nav-link{
padding: 20px 0 !important;
}
.trusted-box{
  border: 1px solid #1858aa;
  border-radius: 9px;
}
.trusted-box-img{
  /* height: 90px; */
}
.trusted-box-title{
  /* height: 50px; */
}
.trusted-box-content{
  height: 65px;
}
.title-font{
font-size: 3rem;
}
.little-title{
font-size: 2.5rem;
}
.numbers{
    font-size: 3rem;
}
.network-of-forex {
  margin-bottom: 4.8rem;
}
 .trade_fx_pairs {
  font-size: 20px;
}
.subtitle-font{
font-size: 1.2rem;
}
.accordion-button:not(.collapsed){
color: #00001d !important;
background-color: #f3f3f3 !important;
}

.accordion-button:focus{
box-shadow: unset !important;
}
.accordion-button:not(.collapsed)::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300001d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.p-x{
padding:0 81px;
}
.eau{
  padding-top: 7rem;
  padding-bottom: 7rem;
  padding-left: 8rem !important;
}
.coin-name{
color:white !important;
font-weight:bold !important;
}
.coin-price{
color:#be3583 !important;
font-weight:bold !important;
}
.changed-coin-price{
color:#098784 !important;
font-weight:bold !important;
}
.btn-style{
color: #fff;
  border: 1px solid #1463b5;
  background: #14244a;
  border-radius: 9px;
  font-size: 18px;
}
#market:hover{ 
color:white !important;
}
.start-btn{
    width: 320px;
    height: 66px;
    border-radius: 9px;
    background-color: #f9af1a;
    font-size: 20px;    
}
@media(max-width:1400px){
  .trusted-box-title{
    height: 50px;
  }
  .trusted-box-content{
    height: 86px;
  }
}
@media(max-width:1201px){
.title-header {
  padding-left: 81px !important;
  padding-right: 81px !important;
}
.banner-box .banner-title {
  font-size: 4.3rem;
}
.trusted-box-title{
  height: 25px;
}
.trusted-box-content{
  height: 63px;
}
}
@media(max-width:992px){
.p-x{
padding:0 60px;
}
.title-header {
  padding-left: 60px !important;
  padding-right: 60px !important;
}
  .banner-box .banner-title {
    font-size: 4rem;
  }
  .eau {
    padding-left: 5.6rem !important;
    padding-right: 5.6rem !important;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
.title-font {
  font-size: 2.5rem !important;
}
.little-title {
  font-size: 2rem !important;
}
.map{
padding: 58px 3rem !important;
}
.trusted-box-title{
  height: 25px;
}
.trusted-box-content{
  height: 63px;
}
}
@media(max-width:768px){
.p-x{
padding:0 20px;
}
.title-header {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
  .eau {
    padding-left: 2.1rem !important;
    padding-right: 2.1rem !important;
  }
.phone-pc {
  width: 75% !important;
}
.banner-img {
  padding-left: 20px !important;
}
.trusted-box-title{
  height: 50px;
}
.trusted-box-content{
  height: 85px;
}
}
.banner-img .btn{
top: 50%;
  left: 115px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: white;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  height: 100%;
  width: 690px;
}
.banner-img .btn:focus-visible {
  outline: none !important;
box-shadow: unset !important;
}
.nav-tabs .nav-link{
  border-top-left-radius: unset !important;
  border-top-right-radius: unset !important;
}
@media (max-width: 800px) {
  .banner-box .banner-title {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 768px){
  .banner-box {
    background-image: none !important;
  }
}
@media(max-width:768px){


}
@media (max-width: 720px) {
    .banner-box .banner-title {
      font-size: 3.5rem;
    }
  }
  @media (max-width: 640px) {
    .banner-box .banner-title {
      font-size: 3rem;
    }
    .numbers {
        font-size: 2.5rem;
      }
    .start-btn {
        width: 280px;
        height: 50px;
        border-radius: 9px;
        background-color: #f9af1a;
        font-size: 20px;
      }
  }
 @media(max-width:576px){
.nav-item {
  width: 50%;
}
  .banner-box {
    margin-bottom: 0;
    padding-bottom: 1.8rem;
  }
     
      .network-of-forex {
        margin-bottom: 2rem;
      }
       .trade_fx_pairs {
        font-size: 16px !important;
      }
      .trusted-box-title{
        height: 25px;
      }
      .trusted-box-content{
        height: 65px;
      }
 }
  @media (max-width: 548px) {
    .banner-box .banner-title {
      font-size: 2.5rem;
    }
    .numbers {
        font-size: 2rem;
      }
  }
  @media (max-width: 462px) {
    .banner-box .banner-title {
      font-size: 2rem;
    }
    .start-btn {
        width: 255px;
        height: 43px;
        border-radius: 9px;
        background-color: #f9af1a;
        font-size: 20px;
      }
  }
  @media(max-width:400px){
    .trusted-box-title{
      height: 50px;
    }
    .trusted-box-content{
      height: 105px;
    }
  }
  @media (max-width: 380px) {
    .banner-box .banner-title {
      font-size: 1.6rem;
    }
     .trade_fx_pairs {
      font-size: 14px;
    }
  }
  @media (max-width: 330px) {
     .trade_fx_pairs {
      font-size: 12px;
    }
  }