body{
    font-family:Rubik, serif;
}
/* Dropdown hover styles */
.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* Adjust if necessary */
}

/* Optional: Add a smooth transition for the dropdown */
.navbar-nav .dropdown-menu {
transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
visibility: hidden;
opacity: 0;
}

.home-menu a.dropdown-item {
    padding: 10px 20px !important;
    border-bottom: 1px solid #ebf0f5;
}
.logo-main{
    margin: -38px 0 0;
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    background: #fff;
    line-height: inherit;
        border: 1px solid #ddd;
}

.navbar-nav .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    padding: 0 !important;
    border: none;
    border-radius: 0;
    box-shadow: 1px 2px #ddd;
}
.navbar-nav .dropdown:hover .dropdown-menu  a{
    padding: 9px 10px !important;
    border-bottom: 1px solid #ddd;
}
.top-bar{
    /* padding: 8px 0; */
    border-bottom: 1px solid#ddd;
}
.call-icon ul, .social-icon ul {
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.call-icon ul li, .social-icon ul li{
    padding: 0;
    margin: 0;
    line-height: 20px;
    padding-right: 10px !important;
    list-style: none;
    border-right: 1px solid #8591b7;
    padding-right: 13px !important;
    padding-left: 10px !important;
    border-left: 1px solid #8591b7;
}
.call-icon ul li:last-child{
    border: none;
}
.call-icon a, .social-icon a{
    color: #001f89 !important;
    font-size: 15px !important;
    font-weight: 600;
    text-decoration: none;
    line-height: 37px;
    height: 40px;
    display: block;
    margin: 0;
    padding: 0;
}

.forewx-btn img{
    margin-right: 10px;
}
.call-icon i{
    padding-right: 3px;
}
.social-icon i{
    width: 30px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 16px;
    border: 1px solid #fff;
}
.social-icon {
    float: inline-end;
}
.home-menu{
    background: #fff;
    border-bottom: 1px solid #001f8952
}
.navigation-btn img{
    padding-right: 10px;
}
.homemenu a{
    font-size: 14px;
    color: #222222 !important;
    padding: 0 15px !important;
    
}
.banner-forex-form .nav-item{
    width: 50%;
}
.banner-forex-form .nav-item i{
    padding-right: 10px;
}
.banner-forex-form .nav-link.active,.navbar-nav .nav-link.show {
    color: #fff !important;
    background:#001f89 ;
}
.banner-forex-form .nav-tabs .nav-link{
    padding: 10px;
	font-size:13px;
    color: #001f89;
}
.banner-forex-form .navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    margin: -38px 0 0;
    background: #fff;
    border: 1px solid#ddd;
}
.forex-btn {
   font-size: 20px;
  font-weight: bold;
  color: #007bff;
  display: inline-block;
  animation: shake-animation 0.5s ease-in-out;
}

.cmn-btn{
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    margin-top: 30px;
    background: #001f89;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
}
@keyframes shake-animation {
  0%, 100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(5px);
  }
  75% {
    transform: translateX(-5px);
  }
}
footer {
    padding: 50px 0;
    background: #1c2224;
}
.footer-logo p{
    font-size: 16px;
    text-align: justify;

    line-height: 26px;
    margin: 15px 0;
    color: #fff;
    font-family: Inter, serif;
}
.footer-logo a{
    font-size: 16px;
    padding: 10px 25px;
    background: #001f89;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    margin-top: 10px;
    display: inline-block;
    font-family: Inter, serif;
}
.footer-link h2{
    font-size: 25px;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
}
.footer-link h2::before{
    position: absolute;
    width: 50px;
    height:2px;
    background: #fff;
    content: '';
    left: 0;
    border-radius: 16px;
    bottom: 10px;
}
.footer-link h2:after{
    position: absolute;
    width: 20px;
    height:2px;
    background: #fff;
    content: '';
    left: 65px;
    border-radius: 16px;
    bottom: 10px;
}
.footer-link ul{
    padding: 0;
    margin: 0;

}
.footer-link ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}
.footer-link a{
    font-size: 16px;
    color: #fff;
    font-family: Inter, serif ;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    padding-left: 30px;
    padding-bottom: 20px;
}
.footer-link i{
    color: #fff;
    padding-right: 10px;
    position: absolute;
    top: 5px;
}
.carousel-caption{
    text-align: left;
    top: 40% !important;
    right: 0 !important;
}
.carousel-caption h5{
    font-size: 55px;
    line-height: 60px;
    font-weight: 600;
    text-transform: uppercase;
}
.carousel-caption p{
    font-size: 20px;
    line-height: 28px;
    font-family: Inter, serif;
}
.carousel-caption a{
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    background: #001f89;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
}
.about-us{
    padding: 80px 0;
}
.about-img{
    position: relative;
}
.about-img:before {
    position:absolute;
    left:-25px;
    top:-25px;
    content:'';
    background:#001f89;
    width:100%;
    height:100%;
    z-index:-1;
   border-radius:16px; 
}
.about-img img{
    border-radius: 16px;
}
.abut-text{
    padding-left: 80px;
}
.abut-text h2{
    font-size: 35px;
    padding-bottom: 20px;
    color: #001f89;
    position: relative;
}
.abut-text h2::before{
    position: absolute;
    width: 50px;
    height:2px;
    background:#001f89;
    content: '';
    left: 0;
    border-radius: 16px;
    bottom: 10px;
}
.abut-text h2:after{
    position: absolute;
    width: 20px;
    height:2px;
    background:#001f89;
    content: '';
    left: 65px;
    border-radius: 16px;
    bottom: 10px;
}
.abut-text a{
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    background: #001f89;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
}
.service-home{
    padding: 80px 0;
    background: #ebf0f5;
}
.section-title{
    text-align: center;
}
.section-title h2{
    font-size: 35px;
    padding-bottom: 20px;
    color: #001f89;
    display: inline-block;
    position: relative;
}
.section-title h2::before{
    position: absolute;
    width: 50px;
    height:2px;
    background:#001f89;
    content: '';
    border-radius: 16px;
    bottom: 10px;
}
.section-title h2:after{
    position: absolute;
    width: 20px;
    height:2px;
    background:#001f89;
    content: '';
    left: 65px;
    border-radius: 16px;
    bottom: 10px;
}
.service-home a{
    text-decoration: none;
}
.service-box {
    text-align: center;
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    border: 5px solid #182d892e;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.service-box img {
    width: 100px;
    height: 100px;
    transition: transform 0.3s ease, filter 0.3s ease; /* Transition for image color change */
}

/* Slide-up effect on background color */
.service-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #001f89, #0046b8); /* Gradient with your base color */
    transition: transform 0.5s ease;
    transform: translateY(100%); /* To keep it behind the content */
}

.service-box:hover::after {
    transform: translateY(0); /* Slide the background color up */
}

.service-box:hover img {
    position: relative;
    z-index: 1;
    filter: grayscale(100%) brightness(0) invert(1); /* Image turns white */
    transform: scale(1.1); /* Slight zoom effect on the image */
}

.service-box h3 {
    font-size: 18px;
    color: #001f89;
    font-weight: 600;
    margin: 10px 0;
    text-decoration: none;
    transition: color 0.3s ease;
}

.service-box p {
    font-size: 16px;
    color: #444;
    line-height: 24px;
    transition: color 0.3s ease;
}
.service-box a{
    color: #001f89;
    font-size: 18px;

    transition: 0.3s ease-in-out;
    text-decoration: none;
}
.service-box:hover h3 {
    color: #fff;
    position: relative;
    z-index: 1;
}

.service-box:hover p {
    color: #fff;
    position: relative;
    z-index: 1;
}
.service-box:hover a {
    color: #fff;
    position: relative;
    z-index: 1;
}
.service-box:hover i{
    transform: rotate(325deg);
}
.home-form{
    padding: 80px 0;
}
.form-in h2{
    font-size: 23px;
    color: #001f89;
    line-height: 35px;
}
.cmn-form input, .cmn-form select, .cmn-form textarea {
    background: #fff;
    border: 1px solid #b1b1b1;
    height: 55px;
    color: #6d758f;
    width: 100%;
    border-radius: 6px;
    padding-left: 10px;
    box-shadow: 0 0 3px 0 rgba(25, 33, 61, .0784313725);
}
.cmn-form textarea{
    height: 140px !important;
}

.cmn-form label {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #344054;
    padding-bottom: 10px;
}
.kill_the_icon1{
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    background: #001f89;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
}
.call-icon {
    display: flex;
    justify-content: end;
}

.tab-container {
    display: flex;
    margin-bottom: 20px;
}
.tab {
    padding: 10px 20px;
    cursor: pointer;
    background: transparent;
    width: 50%;
    border-top: none;
    border-left: none;
    border-right: none;
}
.tab.active {
    color: #001f89;
    border-bottom: 3px solid #001f89;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    text-align: center;
}
.form-amount{
    position: relative;
}
.rate-container{
    position: absolute;
    right: 35px;
    top: 30px;
}
.form-container {
    display: none;
}
.form-container.active {
    display: block;
}
.form-group {
    margin-bottom: 15px;
}
.flag-flex{
    position: relative;
}
.flag-img{
    position: absolute;
    top: 41px;
    left: 12px;
}
.flag-flex select{
    padding-left: 50px !important;
}
.form-group img {
    width: 30px;
    height: 35px;
    margin-right: 10px;
}

.form-group select {
    padding: 17px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}
.form-home  label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
}
.form-select{
    height: 45px;
}
.form-control{
    height: 45px;
}
.form-home  input, select, textarea, .dropdown-selected , .custom-static-box{
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    text-align: left;

}
.form-home input[type="button"] {
   background: #001f89;
   text-align: center;
}
.form-home .dropdown-toggle::after{
    right: 10px;
    top: 20px;
    position: absolute;
}
.form-home  .btn-secondary{
    background: transparent !important;
    text-align: left !important;
    color: #212529 !important;
    border: 1px solid#dee2e6;
    height: 45px;

}
.custom-static-box {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  padding: 10px;
  background-color: #f9f9f9;
  border-radius: 4px;
}

.banner-flgs-img img {
  width: 24px;
  height: auto;
  margin-right: 10px;
}

.flg-text {
  font-size: 14px;
  color: #333;
}

.custom-dropdown {
    position: relative;
}
.form-home input[type="submit"] {
    background-color: #001f89;
    color: white;
    cursor: pointer;
    text-align: center;
}

.banner-forex-form .tab-content {
    padding: 30px;
}
.forex-banner{
    padding: 50px 0;
    background: url(../img/banner1.png) no-repeat center;
    background-size: cover;
}
.banner-forex-form {
    background: #fff;
    border-radius: 8px;
    position: relative;
    z-index: 2;
    border: 2px solid#001f89;
}
.custom-select {
    position: relative;
}

.selected-option {
    display: flex;
    align-items: center;
    background: #f8f8f8;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 5px;
    position: relative;
}
.selected-option::after {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #666;  /* Down arrow line */
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.selected-option img {
    margin-right: 10px;
}

.dropdown-options {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 5px;
    width: 100%;
    display: none;
    z-index: 10;
    list-style: none;
    padding: 0;
}

.dropdown-options li {
    display: flex;
    align-items: center;
    padding: 10px;
    cursor: pointer;
}

.dropdown-options li img {
    width: 20px;
    height: 15px;
    margin-right: 10px;
}

.dropdown-options li:hover {
    background: #f0f0f0;
}

.form-group {
    margin-bottom: 15px;
}
.form-home{
    margin: 15px 0;
}
.form-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 2; /* Ensures the form stays on top */
}


span#rate-display{
    margin-top: 10px;
    display: block;
}
.banner-text-1{
    text-align: center;
}
.banner-text-1 h3{
    font-size: 20px;
    text-align: left;
    line-height: 30px;
    color: #001f89;
}
.banner-text-1 ul {
    padding: 0;
    margin: 0;
}
.banner-text-1 ul li{
    list-style: none;
    padding-bottom: 5px;
    text-align: left;
    font-size: 16px;
    color: #000;
}
.banner-text-1 i{
    color: green;
    padding-right: 10px;
}
.swiper-button-next, 
.swiper-button-prev {
    font-size: 20px !important;
    background: #001f89;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    text-align: center;
    color: #fff !important; /* Ensure the icon is visible */
    font-family:'FontAwesome';
}
.swiper-button-next::after, 
.swiper-button-prev::after {
    content: unset !important; /* Unicode for FontAwesome icon */

}
/* Add pseudo-elements for content */
.swiper-button-next::before, 
.swiper-button-prev::before {
    content: '\f054' !important; /* Unicode for FontAwesome icon */
    font-family: 'FontAwesome'; /* Use the FontAwesome font */
}

/* Adjust the icon for the "prev" button */
.swiper-button-prev::before {
    content: '\f053' !important; /* Unicode for the left arrow */
}

.custom-dropdown {
    position: relative;
    width: 100%;
    cursor: pointer;
}
.banner-flgs-img{
    width: 10%;
}
.flg-text{
    width: 90%;
    padding-left: 10px;
}
.dropdown-selected {
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    display: flex;
    align-items: center;
}


.dropdown-selected::after {
    content: "▼";
    margin-left: auto;
}

.dropdown-options {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    background: #fff;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropdown-options li {
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.dropdown-options li img {
    width: 20px;
    height: auto;
}

.dropdown-options li:hover {
    background-color: #f0f0f0;
}

/* Container for the custom dropdown */
.location-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

/* Style for the selected item display */
.location-selected {
  padding: 12px 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
  width: 100%;
}

/* Flag image inside the selected item */
.location-selected img {
  width: 20px;
  height: 15px;
  margin-right: 8px;
}

/* Dropdown options list */
.location-options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  max-height: 200px;
  overflow-y: auto;
  z-index: 999;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

/* Individual option items */
.location-options li {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #f1f1f1;
  transition: background-color 0.3s;
}
.location-options a{
    padding: 15px;
}
/* Hover effect on options */
.location-options li:hover {
  background-color: #f1f1f1;
}

/* Show the dropdown when active */
.location-dropdown.open .location-options {
  display: block;
}

/* Hide the default dropdown arrow */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.currency-drop {
    height: 200px;
    overflow-y: scroll;
}

.rate-carousel {
    background: #ebf0f5;
    padding: 20px;
    border: 5px solid #182d892e;
    border-radius: 81px;
}

section.buyrateshome {
    padding: 50px 0;
}
.rate-box{
    border-right:1px solid #c3c3c3;
    text-align: center;
}
.rate-box h3{
    font-size: 16px;
    margin: 0;
    color: #001f89;
    font-weight: 400;
}
.rate-box ul{
    padding: 0;
    margin: 0;
}
.rate-box ul li{
    list-style: none;
}
.rate-box span{
    font-size: 14px;
}
 .currency-table {
    width: 80%;
    max-width: 1000px;
    border-collapse: collapse;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    margin: auto;
}
.currency-table thead {
    background-color: #4CAF50;
    color: #fff;
}
.currency-table th, .currency-table td {
    padding: 12px 15px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid#ddd;
}
.currency-table tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}
.currency-table tbody tr:hover {
    background-color: #f1f9f1;
}
.currency-table th {
    font-weight: bold;
    text-transform: uppercase;
}
/* Bread-crumb-css  */
.bread-crumb-section{
    padding: 150px 0;
    background: url(../img/banners/bread-crumb.webp) no-repeat;
    background-size: cover;
}
.bread-crumb-section h1{
    font-size: 60px;
    color: #fff;
}
.bread-crumb-section ul{
    display: flex;
    margin: 0;
    padding: 0;
}
.bread-crumb-section ul li{
    list-style: none;
    color: #fff;
    padding: 0 10px;
}
.bread-crumb-section a{
    color: #fff;
    text-decoration: none;
    margin-right: 20px;
}
.live-rate-main{
    padding: 50px 0;
}
.contact-us{
    padding: 50px 0;
}
.contact-details{

    padding: 30px;
    box-shadow: 1px -1px 5px 4px #e5e5e5c2;
    border-radius: 8px;
}
.contact-icons{
     padding: 30px;
    box-shadow: 1px -1px 5px 4px #e5e5e5c2;
    border-radius: 8px;
}
.contact-icons ul{
    margin: 0;
    padding: 0;
}
.contact-icons ul li{
    list-style: none;
    padding-left: 50px;
    padding-bottom: 20px;
	position:relative;
}
.contact-icons ul li a{
    font-size: 15px;
    text-decoration: none;
    color: #444;
    position: relative;
}
.contact-icons{
    padding-bottom: 25px;
}
.contact-icons h3{
    font-size: 35px;  
}
.contact-icons p{
    font-size: 16px;
    color: #444;
}
.contact-icons span{
   font-size: 18px;
    font-weight: 500;
    line-height: 0;
    color: #444;
}
.contact-icons i{
    color: #001f89;
	left:0;
    font-size: 25px;
    position: absolute;
}
.testimonials-home{
    padding: 50px 0;
    background:#ebf0f5;
}
.testimonial-box{
    padding: 20px;
    background: #ffffff;
    text-align: center;
    border: 5px solid #182d892e;
    border-radius: 10px;
    height: 100%;
    overflow: visible;
}
.testimonial-box h3{
    font-size: 25px;
    color: #001f89;
}
.testimonial-box p{
    font-size: 16px;
    color: #444;
}
.testimonial-box img{
    width: 100px;
    margin: auto;
    border-radius: 50%;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid#ddd;
}
.swiper-pagination-bullet {
  background: #000;
  opacity: 0.6;
}
.swiper-pagination-bullet-active {
  background: #007bff;
  opacity: 1;
}
.testimonial-slider{
    padding-bottom: 70px !important;
}
.testimonial-box ul li{
    list-style: none;
}
.testimonial-box i{
    color:#ffbb29;
}
.testimonial-box ul{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* General Mobile Media Query */
@media (max-width: 768px) {
    .tab {
        padding: 10px;
        width: 100%; /* Full width for tabs */
        font-size: 14px; /* Adjust text size for smaller screens */
    }
    
    .tab.active {
        font-size: 14px;
        text-align: center;
    }

    .form-container {
        flex-direction: column; /* Stack elements vertically */
        padding: 20px;
    }

    .rate-container {
        right: 15px;
        top: 20px;
    }

    .flag-flex select {
        padding-left: 40px !important;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .banner-text-1 h3 {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }

    .banner-text-1 ul li {
        font-size: 14px;
    }

    .banner-forex-form {
        padding: 0px;
        border: none;
    }

    .currency-table {
        width: 100%;
        border-radius: 4px;
    }

    .currency-table th, .currency-table td {
        padding: 10px;
        font-size: 12px;
    }

    .bread-crumb-section {
        padding: 80px 20px;
        background-size: cover;
    }

    .bread-crumb-section h1 {
        font-size: 36px;
        text-align: center;
    }

    .bread-crumb-section ul {
        flex-direction: column;
        align-items: center;
    }

    .bread-crumb-section ul li {
        padding: 5px 0;
    }

    .live-rate-main, .contact-us, .testimonials-home {
        padding: 30px 15px;
    }

    .testimonial-box {
        padding: 15px;
        border: none;
        border-radius: 8px;
    }

    .testimonial-box h3 {
        font-size: 20px;
    }

    .testimonial-box p {
        font-size: 14px;
    }

    .testimonial-box img {
        width: 80px;
    }

    .contact-icons ul li {
        padding-left: 20px;
        padding-bottom: 10px;
    }

    .contact-icons h3 {
        font-size: 28px;
    }

    .contact-icons p, .contact-icons span {
        font-size: 14px;
    }

    .swiper-button-next, 
    .swiper-button-prev {
        width: 30px !important;
        height: 30px !important;
        font-size: 14px !important;
    }

    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .rate-box {
        border-right: none;
    }

    .rate-box h3 {
        font-size: 14px;
    }

    .rate-box span {
        font-size: 12px;
    }
    /* Adjust navigation menu for mobile */
    .navbar-nav .dropdown:hover .dropdown-menu {
        display: block;
        position: static;
        margin-top: 0;
    }

    .homemenu a {
        font-size: 14px;
        padding: 10px 15px !important;
    }

    /* Adjust logo size and spacing */
    .logo-main {
        margin: 10px 0;
        font-size: 1rem;
        padding: 5px 0;
        width: 130px;
    }

    /* Footer adjustments */
    footer {
        padding: 20px 10px;
    }

    .footer-logo p {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-link h2 {
        font-size: 20px;
    }

    .footer-link a {
        font-size: 14px;
        padding-bottom: 10px;
    }

    /* About Us Section */
    .about-us {
        padding: 40px 10px;
    }

    .about-img {
        margin: 0 auto;
        width: 90%;
    }

    .about-img img {
        width: 100%;
        height: auto;
    }

    .abut-text {
        padding-top: 30px;
        padding-left: 0;
        text-align: center;
    }

    .abut-text h2 {
        font-size: 25px;
    }

    .abut-text a {
        font-size: 14px;
        padding: 8px 16px;
    }

    /* Service Section */
    .service-home {
        padding: 40px 10px;
    }

    .service-box {
        padding: 20px;
        margin-bottom: 20px;
    }

    .service-box img {
        width: 80px;
        height: 80px;
    }

    .service-box h3 {
        font-size: 16px;
    }

    .service-box p {
        font-size: 14px;
        line-height: 20px;
    }

    /* Carousel */
    .carousel-caption h5 {
        font-size: 24px;
        line-height: 30px;
    }

    .carousel-caption p {
        font-size: 14px;
        line-height: 20px;
    }

    .carousel-caption a {
        font-size: 14px;
        padding: 8px 16px;
    }

    /* Forms */
    .cmn-form input, 
    .cmn-form select, 
    .cmn-form textarea {
        height: 45px;
        padding-left: 8px;
        font-size: 14px;
    }

    .cmn-form label {
        font-size: 14px;
    }

    /* Buttons */
    .cmn-btn, .kill_the_icon1 {
        font-size: 14px;
        padding: 8px 16px;
    }

    /* Tab Container */
    .tab-container {
        flex-direction: column;
        align-items: stretch;
    }
    .banner-forex-form .tab-content{
        padding: 20px;
    }
    .footer-link{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .abut-text h2::before{
        left: 50px;
        transform: translate(50px, -50%);
    }
}
.thankyou-img{
    width: 650px;
    margin: 50px auto;
}
.clientlogo-in{
    background: #182d892e;
    box-shadow: 0px 0px 3px 4px #d7d7d7;
    border-radius: 8px; 
}
.clientlogo-in img{
    border-radius: 8px;
    padding: 5px;
}
/* Show main dropdown on hover */
.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  display: none !important;
  position: absolute !important;
  top: 0;
  left: 100%;
  margin: 0;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block !important;
	background:#ebf0f5;
}
.dropdown-submenu > .dropdown-toggle::after {
  transform: rotate(131deg) !important;
  border: solid transparent;
  border-width: 0.5em 0.5em 0 0;
  content: "";
  display: inline-block;
  position: absolute;
  right: 8px;
  top: 16px;
  vertical-align: middle;
  border-top-color: currentColor;
}
.currencyServiceMain{
	padding:80px 0;
}
.currencyText p{
	color:#454545;
	line-height:30px;
	
}
.currencyText h2{
	font-size:25px;
	color:#001f89;
}