﻿.img-1-bg {
    background-color: #F9483E;
}

.title-1-color {
    color: #F9483E;
}

.img-2-bg {
    background-color: #4CAAB2;
}

.title-2-color {
    color: #4CAAB2;
}

.img-3-bg {
    background-color: #7774DD;
}

.title-3-color {
    color: #7774DD;
}

.img-4-bg {
    background-color: #9F8BCC;
}

.title-4-color {
    color: #9F8BCC;
}

.img-5-bg {
    background-color: #E1971D;
}

.title-5-color {
    color: #E1971D;
}

.img-6-bg {
    background-color: #627EDC;
}

.title-6-color {
    color: #627EDC;
}

.img-7-bg {
    background-color: #627EDC;
}

.title-7-color {
    color: #627EDC;
}

.img-8-bg {
    background-color: #627EDC;
}

.title-8-color {
    color: #627EDC;
}

.img-9-bg {
    background-color: #DF6784;
}

.title-9-color {
    color: #DF6784;
}

.img-10-bg {
    background-color: #75C9D2;
}
.img-11-bg {
    background-color: #DF6784;
}
.img-12-bg {
    background-color: #75C9D2;
}
.title-10-color {
    color: #75C9D2;
}

.form-card-img {
    border-radius: 7px; 
    cursor: pointer;
    max-width:230px;
}

.form-card-title {
    font-weight: normal;
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 40px;
    cursor: pointer;
}

/*.form-card-img {
    border-radius: 7px;
    padding: 15px;
}*/
/*.form-card-title {
      font-weight: 600;
      font-size: 12px;
      margin-top: 5px;
      margin-bottom: 40px;
    }*/

.aykor .custom-dropdown {
    margin-top: -40px;
    border: 1px solid #F9483E;
    width: 250px;
}

.aykor .dropdown-item {
    color: #F9483E;
}

.aykor .border-bottom {
    border-bottom: 1px solid #F9483E !important;
}

.total-amount {
    background-color: #C2D1F0;
    border-radius: 3px;
    color: #4775D1;
    margin: 25px 0px 0px 0px;
    padding: 3px 0px;
}

.total-amount {
    font-size: 18px;
}

.store-money select {
    border-radius: 5px !important;
}

.option-dropdown input {
    width: 75% !important;
    margin-left: 20px;
}

.form-mobile-number input {
    width: 75% !important;
    margin-left: 25px;
}

.callan-form-5 {
    background-color: #4775D1;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    margin: 0px;
    padding: 3px 3px;
}

.btn-search button {
    padding: 3px 40px !important;
}

.btn-search {
    text-align: right;
}
/*form section 5*/
.pc-ml {
    margin-left: 18px;
}

.form-section-5 {
    margin-top: 20px;
}

    .form-section-5 select,
    .form-section-5 input {
        border: 1px solid #4775D1;
        border-radius: 5px;
        height: 40px;
        color: #4775D1;
        width: 185px;
    }

    .form-section-5 button {
        border: 1px solid #BCE0FD;
        border-radius: 5px;
        height: 40px;
        color: #4775D1;
        font-size: 16px;
    }

    .form-section-5 .btn-reset {
        padding: 0px 40px;
        font-size: 16px;
    }

.porishodher-dhoron {
    margin-left: 20px;
    font-size: 24px;
}

.routing-number {
    margin-left: 75px;
    font-size: 24px;
}

.bank-branch {
    margin-left: 100px;
    font-size: 24px;
}

.check-number {
    margin-left: 100px;
    font-size: 24px;
}

.check-date {
    margin-left: 80px;
    font-size: 24px;
}

.taka-amount {
    margin-left: 75px;
    font-size: 24px;
}
/*.sorbomot-amount .row {
    	margin-left: 900px;
    }*/

@media only screen and (max-width: 414px) {
    .option-dropdown input {
        width: 100% !important;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .m-mb {
        margin-bottom: 10px;
    }

    .form-mobile-number input {
        width: 100% !important;
        margin-left: 0px;
    }

    #textArea {
        margin-bottom: 10px;
    }

    .btn-search button {
        padding: 2px 10px !important;
    }

    .btn-search {
        text-align: left !important;
    }
}
