@import url("../css2");
@import url("../css2-1");
@import url("../css2-2");

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
  font-family: "Abel", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mobile-image {
  display: none;
}
* {
  box-sizing: border-box;
}
a:hover {
  text-decoration: none !important;
}
.poppins-300 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.h-color {
  color: #423e3e;
}
.h-s-color {
  color: #595555;
}
.p-color {
  color: gray;
}

.poppins-700 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.poppins-400 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.poppins-300 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

a {
  text-decoration: none;
}

/* Header Css */

.poliicy a:hover {
  color: #0f5bb8;
}
.justify-content-end {
  justify-content: flex-end !important;
}

.navbar-back {
  background-color: #fff !important;
  z-index: 100;
}

.navbar-font {
  font-size: 15px !important;
  text-transform: uppercase !important;
  color: #000 !important;
  letter-spacing: 1.5px;
}

.navbar-toggler span {
  background-color: rgb(9, 8, 8) !important;
}

.dropdowns {
  border-radius: 0 !important;
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 8px !important;
}

.dropdown-menu {
  background: #fff !important;
  padding: 0 !important;
}

.dropdown-item:hover {
  background-color: #2c92f7 !important;
}

.dropdown-item {
  padding: 12px 15px !important;
  font-size: 12px !important;
}

/* .dropdown-toggle::after {
    border-top: 0;
} */

/* //mobile///// */
.circle img {
  border-radius: 0 !important;
}
.circle {
  justify-content: center !important;
}
.tradingview-widget-copyright {
  display: none !important;
}
@media (max-width: 575.98px) {
  .circle-about img {
    height: 100% !important;
    width: 100% !important;
  }
  .banner-text {
    padding-left: 2% !important;
    padding-top: 8% !important;
  }
  .banner-flex {
    margin-left: 19% !important;
  }
  .mobileclassaccoridan {
    width: 100% !important;
  }
  .mobileglossery {
    flex-direction: column;
  }
}
@media (min-width: 576px) {
  /* Your CSS rules for small devices */
  .banner-text {
    /* padding-left: 10% !important; */
    padding-top: 8% !important;
  }
  .mobile-image {
    display: block !important;
  }
  .circle-about img {
    height: 100% !important;
    width: 100% !important;
  }
  .mobileclassaccoridan {
    width: 100% !important;
  }
}
/* //tabs// */

@media (min-width: 768px) {
  /* Your CSS rules for medium devices */
  .banner-text {
    padding-left: 10% !important;
    padding-top: 8% !important;
  }
  .mobile-image {
    display: block !important;
    height: 400px !important;
  }
  .mobileclassaccoridan {
    width: 100% !important;
  }
}
/* //1024/// */

@media (min-width: 992px) {
  /* Your CSS rules for large devices */
  .banner-text {
    padding-left: 10% !important;
    padding-top: 0% !important;
  }
  .mobile-image {
    display: none !important;
  }
  .mobileclassaccoridan {
    width: 50% !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 991px) {
  .navbar-brand img {
    width: 150px !important;
  }
}
/* ///desktop//// */

@media (min-width: 1200px) {
  /* Your CSS rules for extra large devices */
  .banner-text {
    margin-left: 15% !important ;
    padding-top: 0% !important;
  }
  .mobile-image {
    display: none !important;
  }
  .btnnew {
    padding: 15px 60px !important;
  }
  .mobileclassaccoridan {
    width: 50% !important;
  }
}

.navbar-toggler span {
  display: block;
  background-color: #4f4f4f;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}

.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(2) {
  opacity: 1;
}

.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}

ul.navbar-nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}
.first-header {
  color: #fff;
}
.first-header:hover {
  color: #0f5bb8;
}

/* First Banner  */
.zetta-margin {
  margin-bottom: 35px;
}
.first-banner {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 100)),
    url("../images/banner-01.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 300px 0 !important;
  width: 100%;
}

.first-banner-text {
  font-size: 70px;
  text-transform: capitalize;
  color: #fff;
  padding: 0;
  margin: 0;
  position: relative;
}

.banner-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-left: 25%; */
}

.banner-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-left: 30%; */
  margin-top: 80px;
}

.btn-outline-light {
  padding: 15px 70px !important;
}

.btn-outline-light:hover {
  border-radius: 50px !important;
  background-color: transparent !important;
  color: #fff;
}

.btn-primary {
  background-color: rgba(53, 113, 245, 0.998) !important;
  padding: 15px 60px !important;
}

.btn-primary:hover {
  border-radius: 50px !important;
  background-color: transparent !important;
  color: #fff;
  border-color: #fff;
}
.title {
  font-size: 50px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #0f5bb8;
  text-transform: uppercase;
}
.first-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 50%;
}
.list-font {
  color: #040465;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.list-font-gray {
  color: #9c9c9c;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.try-btn {
  padding: 15px 50px !important;
  font-size: 1em !important;
  line-height: 1.5em !important;
  letter-spacing: 3.2px !important;
  fill: #fff !important;
  color: #fff !important;
  background-color: transparent !important;
  background-image: linear-gradient(
    180deg,
    #f78532 0%,
    #79288d 100%
  ) !important;
  border-radius: 50px !important;
  box-shadow: 0px 2px 0px 0px #e23522 !important;
  border-color: none !important;
  text-transform: capitalize !important;
}

@media screen and (max-width: 1024px) {
}
.five-sec-font {
  font-size: 40px;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.five-sec-font-para {
  font-size: 20px;
  font-family: "Abel", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* .six-sec {
  padding-top: 150px;
} */
.six-sec-font {
  color: #0f5bb8 !important;
  font-size: 25px !important;
  letter-spacing: 1px;
}
.seven-sec {
  padding-top: 150px;
}
.seven-sec-margin {
  margin-top: 100px;
}
.eight-sec {
  padding-top: 150px;
}
.footer {
  background-color: #101920;
  color: #fff;
  padding-top: 30px;
}
.borderr {
  border-top: 2px dotted #fff;
}
video {
  object-fit: cover;
  /* position: absolute; */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.video-wrapper {
  border: 2px solid #000;
  width: 400px;
  height: 200px;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header {
  position: absolute;
  color: white;
  top: 44%;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6);
}
.overfloww {
  overflow: hidden;
}
.account-font {
  font-size: 40px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  color: #040465;
  text-align: center;
  text-transform: capitalize;
}
.account-para {
  color: #040465;
  font-size: 20px;
}
.circle {
  display: flex;
  justify-content: end;
}
.circle img {
  border-radius: 100%;
  width: 70%;
}
.create-account-btn {
  padding: 15px 50px !important;
  font-size: 1em !important;
  line-height: 1.5em !important;
  letter-spacing: 3.2px !important;
  fill: #fff !important;
  color: #fff !important;
  background-color: transparent !important;
  background-image: linear-gradient(
    180deg,
    #0f5bb8 0%,
    #2c92f7 100%
  ) !important;
  border-radius: 10px !important;
  box-shadow: 0px 2px 0px 0px #0041e1 !important;
  border-color: none !important;
  text-transform: capitalize !important;
}
.account-first {
  padding-top: 100px;
}
.account-box-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.account-box {
  width: 31%;
  margin: 10px 25px;
  border-top: 50px solid #fff;
  border-bottom: 50px solid #fff;
  border-left: 25px solid #fff;
  border-right: 25px solid #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.account-inner-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px 25px;
  background-image: linear-gradient(180deg, #fb8b2a 0%, #892590 100%);
  color: #fff;
  font-size: 15px;
}
.box-btn {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4em;
  background-color: #0f5bb8;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(44 146 247);
  border-radius: 60px;
  padding-top: 15px;
  padding-right: 29px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: "Abel", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
}
.box-btn:hover {
  background-color: transparent !important;
  color: #0f5bb8 !important;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: rgb(44 146 247) !important;
}
.list-border {
  border-bottom: 1px solid #fff;
}
.account-box:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.account-secound {
  padding-top: 100px;
}
.account-third {
  background-image: url("../images/banner-secound.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  object-fit: cover;
  padding: 150px 0;
}

/* Deposite Section */

tr {
  border-left: 1px solid #000 !important;
  border-right: 1px solid #000 !important;
  border-top: 1px solid #000 !important;
}
th,
td {
  border-left: 1px solid #000 !important;
}
/* Withdraw Section */

.withdraw-first {
  padding-top: 100px;
}

/* platform section */

.secound-platform {
  background-color: #f5f7fa;
}
.third-platform {
  padding-top: 100px;
}
.forex-copy {
  padding-top: 100px;
}
.contact-us {
  padding-top: 100px;
}
.forex-glo-first {
  background-color: #f5f7fa;
}
.forex-glo-first {
  padding-top: 100px;
  padding-bottom: 100px;
}
.accordion-button:not(.collapsed) {
  color: #000;
  background-color: #e5e5e5;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* About-Us */
.about-border {
  border-bottom: 2px solid #ffd208;
}
.about-first {
  padding-top: 150px;
}
.about-secound {
  padding-top: 100px;
}
.circle-about img {
  border-radius: 100%;
  width: 500px;
  height: 500px;
}
.about-third {
  padding-top: 100px;
}
.about-four {
  padding-top: 100px;
}
.contact-desc-text {
  font-size: 14px;
}
.zetta-para {
  font-size: 25px;
}

/* Hide video on mobile */
@media (max-width: 768px) {
  .video-container .desktop {
    display: none;
  }
}

/* Hide image on desktop */
@media (min-width: 769px) {
  .video-container .mobile {
    display: none;
  }
}
/* Media Queries */

@media (max-width: 979px) {
  .header {
    top: 26%;
    right: 31%;
  }
  .first-banner-text {
    font-size: 50px;
  }
  .account-box {
    width: 50%;
  }
  .account-box-content {
    flex-wrap: wrap;
  }
}

@media (max-width: 800px) {
  .first-banner-text {
    font-size: 45px;
  }
  .btn-outline-light {
    padding: 5px 20px !important;
    font-size: 10px;
  }
  .btn-primary {
    padding: 5px 20px !important;
    font-size: 10px !important;
  }
  .banner-btn {
    margin-top: 20px;
    width: 100%;
    /* margin-left: 5%; */
  }
  .zetta-margin {
    margin-bottom: 10px;
  }
  .header {
    top: 30%;
  }
  .header {
    top: 14%;
    right: 20%;
  }
  .banner-flex {
    margin-left: 22%;
  }
  .bg-dark {
    display: none;
  }
  .navbar-brand {
    width: 80%;
  }
  .create-account-btn {
    padding: 15px 10px !important;
  }
  .account-box-content {
    flex-wrap: wrap;
  }
  .account-box {
    width: 100%;
  }
  .social-media {
    display: none !important;
  }
  .desktop-video {
    display: none;
  }
}
@media (max-width: 480px) {
  .first-banner-text {
    font-size: 25px;
  }
  .btn-outline-light {
    padding: 5px 20px !important;
    font-size: 10px !important;
  }
  .btn-primary {
    padding: 5px 20px !important;
    font-size: 10px !important;
  }
  .banner-btn {
    margin-top: 20px;
    width: 100%;
    margin-left: 5%;
  }
  .zetta-margin {
    margin-bottom: 10px;
  }
  .header {
    top: 30%;
  }
  .header {
    top: 14%;
    right: 20%;
  }
  .banner-flex {
    /* margin-left: 22%; */
  }
  .bg-dark {
    display: none;
  }
  .navbar-brand {
    width: 78%;
  }
  .create-account-btn {
    padding: 15px 10px !important;
  }
  .account-box-content {
    flex-wrap: wrap;
  }
  .account-box {
    width: 100%;
  }
  .social-media {
    display: none !important;
  }
  .title {
    font-size: 35px;
  }
  .desktop-video {
    display: none;
  }
  .mobile-image {
    height: 300px;
    display: block;
  }
}

@media (max-width: 320px) {
  .first-banner-text {
    font-size: 25px;
  }
  .btn-outline-light {
    padding: 5px 20px !important;
    font-size: 10px;
  }
  .btn-primary {
    padding: 5px 20px !important;
    font-size: 10px !important;
  }
  .banner-btn {
    margin-top: 20px;
    width: 100%;
    /* margin-left: 5%; */
  }
  .zetta-margin {
    margin-bottom: 10px;
  }
  .header {
    top: 14%;
    right: 20%;
  }
  .banner-flex {
    /* margin-left: 22%; */
  }
  .bg-dark {
    display: none;
  }
  .navbar-brand {
    width: 80%;
  }
  .create-account-btn {
    padding: 15px 10px !important;
  }
  .account-box-content {
    flex-wrap: wrap;
  }
  .account-box {
    width: 100%;
  }
  .social-media {
    display: none !important;
  }
  .title {
    font-size: 35px;
  }
  .desktop-video {
    display: none;
  }
  .mobile-image {
    height: 300px;
    display: block;
  }
}
