@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 
 body {
  font-family: Poppins;
 }
 @font-face {
    font-family: strongirl;
    src: url(font/stronggirl.otf);
}
.play-font {
    font-family: "Playfair Display", serif;
    font-style: italic;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.forEx-container {
    width: 1100px;
    margin: auto;
    padding: 0;
}
.d-flex {
    display: flex;
}
.mt-15 {
    margin-top: 15px;
}
.justify-content-between {
    justify-content: space-between;
}
.align-items-center {
    align-items: center;
}
.image-info {
    position: relative;
    text-align: center;
}
.gap-15 {
    gap: 15px;
}
.ft-500 {
    font-weight: 500;
}
.ft-600 {
    font-weight: 600;
}
.mt-3 {
    margin-top: 3px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.w-50 {
    width: 50%;
}
.gap-30 {
    gap: 30px;
}
a {
    text-decoration: none;
}
.ftr_nww {
    width: 100%;
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    display: flex;
    float: left;
    justify-content: center;
    font-size: 14px;
}
.banner {
    background-image: url("https://images.emtcontent.com/forex/banner.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: relative;
    /* padding: 150px 0px; */
    height: 400px;
    padding-top: 80px;
}
.banner .title {
    position: relative;
}
.banner .title h3 span {
    color: #fff;
    font-style: italic !important;
}
.banner .title h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.title h3 span {
    color: #2196F3;
}
.logo-with-text {
    margin-top: -150px;
}
.logo-with-text .box-gray-pay {
    position: relative;
    z-index: 1;
}
.graybox {
    background-image: url(https://images.emtcontent.com/forex/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    background-color: rgb(255 255 255 / 100%);
    border: 1px solid #CDDFEB;
    padding: 30px 30px;
    box-shadow: 0px 3px 6px #00000029;
}
.graybox .logo img {
    max-width: 100%;
    height: 50px;
    object-fit: cover;
}
.graybox .logo {
    border-bottom: 1px solid #CDDFEB;
    padding-bottom: 5px;
}
.graybox .text {
    margin-top: 15px;
}
.graybox .text h4 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 27px;
}
.graybox .text p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 27px;
}
.graybox .text a {
    text-decoration: none;
    color: #2196F3;
    font-size: 16px;
    font-weight: 400;
}
.graybox .text a img {
    max-width: 100%;
    margin-left:5px;
}
.benefits-wrap {
    padding: 70px 0px;
}
.w-25 {
    width: 25%;
}
.binifit-info .binifit-box {
    background-color: #FFF9EF;
    border-radius: 25px;
    padding: 15px 20px;
    padding-bottom: 30px;
}
.binifit-info {
    flex: 1;
    display: flex;
}
.binifit-box .icon img {
    max-width: 100%;
    object-fit: cover;
    height: 70px;
}
.binifit-box .text {
    padding-top: 10px;
}
.binifit-box .text h5 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.binifit-box .text p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
}
.gap-20 {
    gap: 20px;
}
.title h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px;
}
.benifit-box-wrap {
    margin-top: 30px;
}
.who-wrap {
    margin-top: 20px;
}
.who-wrap .user-info .images {
    position: relative;
}
.who-wrap .user-info .images img {
    max-width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
    position: relative;
    display: block;
    width: 100%;
}
.who-is-it {
    background-image: url("https://images.emtcontent.com/forex/banner-blue.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: relative;
    /* padding: 150px 0px; */
    height: 100%;
    padding: 60px 0px;
    padding-bottom: 30px;
}
.who-wrap .user-info .images::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #A0A0A000 37%, #71717100 48%, #3C3C3C77 62%, #252525AB 83%, #000000 100%) 0% 0% no-repeat padding-box;
}

.text-user {
    position: absolute;
    bottom: 30px;
    left: 20px;
    right: 20px;
    z-index: 9;
    /* transform: translateY(-50%); */
}
.user-info {
    position: relative;
}
.text-user h5 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
}
.text-user p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
}
.faq-wrap {
    padding: 50px 0px;
}
.accordion__item {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.accordion__item__header {
    cursor: pointer;
    position: relative;
    color: rgb(0, 0, 0);
    font-weight: 600;
    font-size: 18px;
    padding: 7px 0px;
}
.accordion__item__header::before {
    height: 12px;
    width: 12px;
    content: "";
    position: absolute;
    right: 15px;
    top: 15px;
    transform: rotate(45deg);
    transition: 0.5s;
    border-right: 2px solid #2196F3;
    border-bottom: 2px solid #2196F3;
}
.accordion__item__content {
    overflow-y: hidden;
    padding: 0;
    display: none;
    color: #2B2B2B;
    margin-bottom: 10px;
}
.accordion__item__content p {
    font-size: 14px;
    color: #747079;
    font-weight: 400;
    margin-bottom: 0px;
}
.accordion__item__header.active::before {
    transform: rotate(-135deg);
    top: 23px;
}
.accordion {
    margin-top: 20px;
}
.graybox .text a img {
    transition: transform 0.3s ease; /* Add this line for smooth transition */
}

.graybox .text a:hover img {
    transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
    .d-flex {
        display: block;
    }
    .w-25 {
        width: 100%;
    }
    .w-50 {
        width: 100%;
    }
    .forEx-container {
        width: 92%;
        margin: auto;
        padding: 0;
    }
    .banner .title h3 {
        color: #fff;
        font-size: 20px;
    }
    .banner {
        height: 250px;
        padding-top: 50px;
    }
    .logo-with-text {
        margin-top: -60px;
    }
    .graybox {
        margin-bottom: 20px;
        padding: 15px 20px;
    }
    .graybox .logo img {
        max-width: 100%;
        height: 30px;
    }
    .benefits-wrap {
        padding: 30px 0px;
    }
    .title h3 {
        font-size: 20px;
    }
    .binifit-info .binifit-box {
        margin-bottom: 20px;
    }
    .binifit-box .text h5 {
        margin-bottom: 5px;
    }
    .accordion__item__header::before {
        right: -16px;
    }
    .accordion__item__header {
        margin-right: 15px;
        font-size: 16px;
    }
    .accordion__item__content p {
        font-size: 13px;
    }
    .who-wrap {
        display: flex;
        overflow: auto;
    }
    .user-info {
        flex: 0 0 270px;
    }
    .who-wrap .user-info .images img {
        max-width: 100%;
        height: 350px;
        object-fit: cover;
        border-radius: 30px;
        position: relative;
        width: 100%;
    }
    .graybox .text p {
        font-size: 14px;
    }
    .graybox .text a {
        font-size: 14px;
    }
   
}