.get-touch .heading {margin-bottom: 30px; text-align: left;padding-bottom:0; }
.get-touch .heading::after {display: none;}
.get-touch {padding: 30px 0px 80px 0px;font-family: "Mukta", serif;}
.form-group textarea {height: 110px;}
.box-shadow {padding: 40px 50px;box-shadow: 0px 0px 21px rgb(0 0 0 / 21%);border-radius: 10px;}
.contact-detail ul li {margin-bottom: 30px;color: #4e4d4d;font-size: 18px;font-family: "Mukta";font-weight: 500;display: flex;}
.contact-detail li a {word-break: break-word;}
.contact-detail ul li:hover svg,.contact-detail ul li a:hover svg {fill:#f7931e; border-color:#f7931e;}
.contact-detail ul li svg {width: 100%;height: 30px;max-width: 30px;margin-right: 10px;transition: all 0.3s;fill: #4e4d4d;border: 2px solid #4e4d4d;padding: 4px;border-radius: 5px;}
.contact-detail ul li a:hover svg {border: 2px solid #009e8b;fill: #009e8b;}
.get-touch-form form .form-group:last-child {margin-bottom: 0; justify-content: end; }

/*=============apply-page-start===============*/
.apply-page .get-touch-form form .form-group {display: flex;flex-wrap: wrap;align-items: center;justify-content:end;}
.apply-page .get-touch-form form .btn-sub {  order: 2; }
.apply-page .get-touch-form form .form-group label {width: 30%;}
.apply-page .get-touch-form form .form-group .form-control {width: 70%;}
.apply-page .get-touch-form form .submit-btn .form-control {width: auto;margin-left: auto;}
#moreApplicant .row-info { padding-bottom: 25px; }

.text-end .textend button.btn.btn-sm.btn-primary { font-family: "Mukta", sans-serif; font-weight: 500; color: #fff; background: linear-gradient(45deg, #c2292c, #fb911b); border-radius: 4px; transition: all .4s linear; outline: none; border: none; box-shadow: none;}
.text-end .textend button.btn.btn-sm.btn-primary:hover { color: #fff; background: linear-gradient(-45deg, #c2292c, #fb911b);}
/*=============Payment-start===============*/
.bank_details li strong { display: block; font-size: 26px; }
.bank_details li{ margin-bottom: 10px !important; }
