@import url("https://fonts.cdnfonts.com/css/gilroy-bold");

@font-face {
  font-family: "Gilroy-Light";
  src: url("./font/Gilroy-Light.otf") format("woff");
}
@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url("./font/Gilroy-ExtraBold.otf") format("woff");
}
body {
    font-family: "Gilroy-Light";
  }
  
.navbarFix {
    
    width: 100%;
    z-index: 44444444;
    background: white;
  }
  /* .header-content{
    justify-content: space-between;
  } */
  
  .header-content.row {
    display: flex;
    justify-content: space-between;
    padding-top: 12px;
    padding-bottom: 12px;
    /* padding-right: 30px;
    padding-left: 44px; */
    align-items: center;
    width: 100%;
    margin: 0 !important;
  }
  .iconLog {
    margin-left: 4px;
  }
  a.logo {
    text-decoration: none;
    color: black;
    font-size: 30px;
    font-weight: 600;
  }
  .logoo {
    width: 190px;
  }
  .langImg {
    margin-right: 4px;
  }
  .navImg {
    width: 20px;
  }
  .navText {
    color: hsl(0deg 0% 31%);
  
    font-size: 14px;
  }
  .short-hero{
    background-image: linear-gradient( #f7a000 -16%, #fbc054 131%);
    /* (#f7a000 , ligh #fbc054) */
    padding: 3em 0 4em;
    background-color: #fbfcfd;
  }
  
  .hero-head{
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 45px;
    letter-spacing: -0.88px;
    color: #ffffff;
    font-family: "Gilroy-ExtraBold";
  }
  .hero-para{
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
    letter-spacing: -0.2px;
    color: #ffffff;
    margin-bottom: 30px;
    font-family: "Gilroy-Light";
  }
  .hero-content-2{
    padding: 3em 0 8em
  }
  /* .container{
    width: 100%
  } */
  .container-xxl{
    width: 80%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
  }
  .wrapper{
    border-radius: 36px;
    box-shadow: 0 23px 44px 0 rgb(176 183 195 / 14%);
    background-color: #fbfcfd;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 28px;
  }
  .single-entry {
    padding: 15.7px 18.9px 29.5px 18.1px;
    position: relative;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 40px 0 rgb(43 89 255 / 8%);
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.entry-shadow {
    padding: 35px 26.9px 35px 26.9px;
    border-radius: 0px;
    border: solid 1px rgba(197, 197, 197, 0.12);
    background-color: #fcfcfd;
    align-items: center;
}
.entry-shadoww {
    padding: 25px 26.9px 25px 26.9px;
    border-radius: 2px;
    border: solid 1px rgba(197, 197, 197, 0.12);
    background-color: #fcfcfd;
}
/* .align-items-center {
    align-items: center !important;
} */
.justify-content-between {
    justify-content: space-between !important;
}
.d-flex {
    display: flex !important;
}
.entry-logo {
    text-align: center;
    max-width: 138px;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img{
    vertical-align: middle;
}
  /* .align-items-center {
    
} */
.row1 {
    align-items: center !important;
    /* --bs-gutter-x: 1.5rem; */
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row-set{
    
        align-items: center !important;
        /* --bs-gutter-x: 1.5rem; */
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1 * var(--bs-gutter-y));
        margin-right: calc(-0.5 * var(--bs-gutter-x));
        margin-left: calc(-0.5 * var(--bs-gutter-x));
    
}
.entry-logo {
    text-align: center;
    /* max-width: 138px; */
}
.desk{
    /* width: 15%; */
    /* margin: auto; */
    padding: 10px 0px 10px 0px;
    margin-left: 10px;
}
.entry-info{
    margin: unset;
    padding: unset;
   
}
.entery-list{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 18px; */
    letter-spacing: -0.62px;
    color: #828282;;
    margin-bottom: 22px;
    list-style: none;
    vertical-align: middle;
}
.entery-span{
    display: block;
    font-size: 13px;
    font-weight: 600px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.33px;
    color: #455af7;
}
.bg-p {
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    background-image: linear-gradient( #f7a000 -16%, #fbc054 131%);
}
.entery-features {
    /* width: 38%; */
}
.entery-ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.entery-li{
    position: relative;
    font-size: 16x;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #111934;
    padding-left: 28px;
}
/* .entery-lii{
    position: relative;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #111934;
    padding-left: 28px;
   
} */
/* .entery-lii::before{
    content: "";
    width: 12px;
    height: 9px;
    position: absolute;
    background-image: url("/home/lp36/Downloads/Trade1 (1)/Trade/images/check.png");
    background-size: contain;
    background-position: center;
    left: 0;
    top: 7px;
} */
.entery-li::before{
    content: "";
    width: 12px;
    height: 9px;
    position: absolute;
    background-image: url("images/check.png");
    background-size: contain;
    background-position: center;
    left: 0;
    top: 7px;
}
.payments{
    width: 20%
}
/* .text-buttons{
    padding: 10px 0px 10px 0px;
} */
.hover2:hover {
    padding:8px 50px
}
.hover2{
    transition: 0.5s;
    position: relative;
}
.single-entry .hover2:hover:after {
    opacity: 1;
    right: 25px;
}
 .hover2:after {
    content: "\BB";
    position: absolute;
    opacity: 0;
    top: 50%;
    right: -20px;
    transition: 0.5s;
    font-size: 35px;
    font-weight: 500;
    transform: translateY(-50%);
    line-height: 50px;
}
 /* .imag-set{
        width: 20%;
    } */
.btn-primary {
    border: none;
    border-radius: 9px;
    background-color: #00c389;
    font-size: 15px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    padding: 8px 50px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
   
}
/* .text-center{
  width: 20%
} */
.row{
  margin: 0px
}
.roww{
    background-color: #eaf3f7;
    display: flex;
    border-radius: 0px;
    padding: 5px;
}
.roww1{
    display: flex;
    align-items: center;
}
.roww2{
    display: flex;
    align-items: center;
    justify-content: center;
}
.roww3{
    display: flex;
    align-items: center;
    justify-content: end;
}
.spanReg{
    font-size: 13px;
    font-weight: 900;
    margin-left: 10px;
    vertical-align: middle;
    color: #001638;
    font-family: "Gilroy-ExtraBold";
    margin-bottom: unset;
    margin-top: 6px;
}
.spanPer{
    font-size: 13px;
    margin-bottom: unset;
    vertical-align: middle;
    padding: 5px;
    /* color:#abb8c3 */
}
.spanText{
    font-size: 11px;
    margin-bottom: unset;
    vertical-align: middle;
}

.mainn{
  
    display: block;
}

.img-sett{
    display: flex;
}
.less{
    display: none;
}


.page-content {
    margin: 28px;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
}
.faq-title{
    font-size: 26px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #333;
    font-family: "Gilroy-Light"

}
/* .startTradeBut{
    padding-top: 20px;
} */
/* .accordion-item{
    margin: 10.2px 1.8px 10.2px 0.6px;
    padding: 15px 18px 15px 30px;
    border-radius: 30px !important;
    box-shadow: 0 20px 30px 0 rgb(211 209 216 / 25%);
    border: solid 1px #e8e8e8 !important;
    background-color: #ffffff
} */
.page-head{
    position: relative;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #333;
    padding-left: 45px;

}
/* .accordion-header{
    margin: 0;
    padding: 0;
} */
/* .accordion-button:not(.collapsed) {
    color: inherit;
    background-color: inherit;
    box-shadow: none;
}
.accordion-button{
    border: none;
    background: transparent;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.31px;
    text-align: left;
    color: #484848;
    padding: 0;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(images/faqm.svg);
    width: 17px;
    height: 4px;
    background-size: contain;
    left: 0;
    right: auto;
    position: absolute;
    top: 16px;
    transform: none;
}
.accordion-button::after {
    content: "";
    background-image: url(images/faqplus.svg);
    width: 17px;
    height: 17px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    left: 0;
    position: absolute;
}
.collapse:not(.show){
    display: none
}
.accordion-body{
    margin-top: 14px;

} */

/* * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  } */
  
  /* body {
    font-family: 'Montserrat', sans-serif;
    background-color: #34495e;
    color: #fff;
  } */
  
  /* h1 {
    text-align: center;
    margin: 2rem 0;
    font-size: 2.5rem;
  } */
  
  .accordion {
    /* width: 90%;
    max-width: 1000px; */
    margin: 2rem auto;
    display: inline;
  }
  
  .accordion-item {
    background-color: #fff;
    color: #111;
    margin: 1rem 0;
    border-radius: 0.5rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25);

  }
  
  .accordion-item-header {
    padding: 0.5rem 3rem 0.5rem 1rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-left: 40px;
    font-family: "Gilroy-Light";
  }
  
  .accordion-item-header::after {
    content: "\002B";
    color: #f7a000;
    font-size: 2rem;
    position: absolute;
    left: 40px;
  }
  
  .accordion-item-header.active::after {
    content: "\2212";
    color: #f7a000;

  }
  
  .accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  
  .accordion-item-body-content {
    padding: 1rem;
    line-height: 1.5rem;
    margin-left: 40px;
    /* border-top: 1px solid;
    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1; */
  }
  /* .head-Text{
        text-align: center;
      } */

 
  .main {
    font-family:Arial;
    width:500px;
    display:block;
    margin:0 auto;
  }
.slider-head {
      
      color: #3498db;
      font-size: 36px;
      line-height: 100px;
      position: relative;
      text-align: center;
  }
  .action{
    display:block;
    margin:100px auto;
    width:100%;
    text-align:center;
  }
  .action a {
    display:inline-block;
    padding:5px 10px; 
    background:#f30;
    color:#fff;
    text-decoration:none;
  }
  .action a:hover{
    background:#000;
  }
  .slick-dots li.slick-active button:before {
    color: #fff !important;
}
/* .slick-prev:before {
    background-color: none !important;
} */
  @media only screen and (max-width: 768px) {
  
      .hero-top{
        padding: 0px;
        text-align: center;
        min-height: 0px;
        height: 35px;
      }
    .header-content.row {
        display: flex;
        justify-content: space-between;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 0px;
        padding-left: 0px;
        align-items: center;
        flex-direction: row-reverse;
      }
      .header-content {
        /* justify-content: space-between; */
        margin: 0px;
        padding: 0px;
      }
      /* .langImg {
        padding-left: 14px;
      } */
      .logoo {
        width: 130px;
      }
      .navText {
        font-size: 14px;
      }
      .hero-head{
        font-size: 15px;
        line-height: 15px;
        margin-top: 10px;
      }
      .hero-para{
        font-size: 12px;
        line-height: 14px;
        display: none;
      }
      .img-sett{
        display: block;
    }
    .text-buttons{
        margin: auto;
        /* display: none; */
        
    }
    .mainn{
        display: block;
        padding: 10px 10px;
        /* border-left: 1px solid yellow */
        /* margin: auto; */
    }
    .entery-list{
        font-size: 9px;
    }
    .entery-li{
        font-size: 12px;
        padding-left: 16px;
        line-height: unset;

    }
    .entery-lii{
        margin-left: unset;
        font-size: 9px;
        padding-left: 16px;
    }
    .entery-span{
        font-size: 9px;
    }
    .spanReg{
        font-size: 10px;
        margin-left: 6px;
        margin-top: 5px;
    }
    .spanPer{
        font-size: 9px;
        
    }
    .btn-primary{
        font-size: 8px;
        padding: 6px 8px;
    }
    .entry-shadow{
        padding: 15px 4px 15px 4px;
    }
    .single-entry{
        padding: unset;
        border-radius: unset;
    }
    .roww{
        padding: 4px;
    }
    .roww1{
        padding: unset;
    }
    .roww2{
        padding: unset;
    }
    .roww3{
        padding: unset;
    }
    .desk{
        padding: unset;
        margin-left: 4px;
    }
    .imag-set{
        margin: auto;
        
    }
    .spanText{
        font-size: 8px;
    }
    .wrapper{
        border-radius: unset;
        margin-top: 5px;
    }
    .entery-li::before{
        top: 4px;
    }
    .entery-lii::before{
        top: 4px;
    }
    .less{
        display: grid;

    }
    .more{
        display: none;
    }
    /* .head-Text{
        text-align: center;
      } */
      .page-content{
        margin: 12px;
      }
      .accordion-item-header{
        padding: unset;
        font-size: 12px;
        min-height: 2.5rem;
      }
      .accordion-item-body-content{
        padding: 0px;
        margin-left: 8px;
        font-size: 14px;
      }
      .accordion-item-header::after{
        font-size: 26px;
        left: 24px;
      }
      .short-hero{
        
        padding: unset;
        
      }
      .faq-title{
        font-size: 16px;
      }
      .slik-slider{
        display: none;
      }
      /* .text-center{
        width: unset;
      } */
      /* .startTradeBut{
        padding-top: 20px;
    } */
    .container-xxl{
      width: unset;
    }
    .hover2:hover {
      padding: 6px 8px;
  }
  .hover2{
      transition: unset;
      position: unset;
  }
  .single-entry .hover2:hover:after {
      opacity: unset;
      right: unset;
  }
  .hover2:after{
    font-size: 0px;
  }
  }


 