
.Forex_top_banner{
    background-image: url(/../assets/images/banner/Forex-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 80px 0;
}
.forex_serch {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.forex_anul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 12px;
}

.forex_anul buuton.btn.btn-primary-v {
    background: #110942;
    border: 2px solid #110942;
    margin: 5px;
    color: #dacd65;
}

 .forex_anul buuton.btn.btn-primary-v:hover{
      background: #dacd65;
    border: 2px solid #dacd65;
    margin: 5px;
     color: #110942;
}
.forex_trade {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.forec_col_1 {
    display: block;
    width: 220px;
    padding: 2px 2px 0 6px;
    border-right: 1px solid #d6d3d3;
}
.forec_col_1.Country {
    width: 280px;
}
.forec_col_1.Country_cr {
    width: 310px;
}
input.form_contrl_Amount {
    border: none;
    font-size: 25px;
    font-weight: 600;
    color: #110942;
    display: block;
    width: 100%;
    padding: 0 0 0 20px;
    line-height: 1;
    margin: 0;
    outline: none;
}
input.form_contrl_Amount::placeholder{
    font-size: 25px !important;
    font-weight: 600;
    color: #110942 !important;
}
select.forex_curncy {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 0 0 0 18px;
    margin: 0;
    border: none;
    font-weight: 600;
    color: #110942;
    outline: none;
}
select.forex_curncy option {
    font-size: 16px;
    color: #110942;
}
.forec_col_1 label {
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 400;
    margin: 5px 6px;
    color: #7E7979;
}

select.select_date {
    display: block;
    width: 100%;
    font-size: 22px;
    border: none;
    padding: 0px 0 0 18px;
    outline: none;
    margin: 0 0 7px 0;
        color: #110942;
    font-weight: 600;
}
.forex_trade i {
    margin-right: 5px;
}
input.form_contrl {
    display: block;
    width: 100%;
    font-size: 18px;
    border: none;
    padding: 0px 0 0 22px;
    outline: none;
    margin: 0 0 7px 0;
        color: #110942;
    font-weight: 600;
}
.not-config {
    display: block;
    width: 100%;
    padding: 15px;
    border-top: 1px solid #d6d3d3;
    font-size: 18px;
    font-weight: 600;
    color: #110942;
}

.not-config span {
    font-weight: 400;
}

.form_ful .table.table-borderless tr th {
    font-size: 16px;
    font-weight: 500;
    background: #f5f5f5;
    padding: 10px !important;;
}

select.currency {
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 7px;
    border: none;
    outline: none;
    background: #fff;
    box-shadow: 0 0 4px #d6d3d3;
}

input.car_amount {
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 7px;
    border: none;
    outline: none;
    background: #fff;
    box-shadow: 0 0 4px #d6d3d3;
}
td.text-end-total {
    background: #f5f5f5;
    font-size: 30px;
    text-align: right;
    padding: 10px;
}

span.totl {
    display: block;
    font-size: 25px;
    font-weight: 600;
    color: #110942;
    margin: 2px 18px;
}
span.curncy {
    display: block;
    font-size: 18px;
    margin: 10px;
    text-align: left;
    font-weight: 500;
}
.type_clas_table {
    display: block;
    width: 100%;
    padding: 0 15px;
}

.travl_from_forex {
    display: block;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    margin: 0px;
    color: #110942;
    margin: 5px 0 5px 20px;
    line-height: 1;
}
.visa_clo_1 p i {
    margin-right: 5px;
}
.travl_from_forex span {
    font-size: 14px;
    font-weight: 500;
    color: #110942;
    margin: 0 2px;
    vertical-align: middle;
}
p.tr_day {
    font-size: 14px;
    margin: 0 0 0 24px;
    line-height: 1;
    color: #110942;
}