
.modal-header {
  .close 
    margin-top: -1.5rem;
  
}

.form-title {
  margin: -2rem 0rem 2rem;
}

.subscribe-form {
  margin: 0rem 0rem 1rem;
}

.form-group {
    width: 100%;
}

input#email4 {
    width: 100%;
}

input#email4:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #ced4da !important;
}
textarea#email4 {
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 10px;
    color: #020202 !important;
    width: 98%;
    height: 90px;
}
textarea#email4:focus{
    outline: none;
}
input#submit {
    border: none;
    outline: none;
    background: #2557a7;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    width: 150px;
    padding: 10px;
    text-align: center;
}

.form-group.submit_btn {
    text-align: center;
    margin: auto;
    width: auto;
}

@media (max-width: 768px)
{
   .form-group {
    width: 80% !important;
    margin: auto !important;
}

textarea#email4 
{
   width: 80%%;
    height: 75px;
}
}
label.Salaried {
    margin-left: 10px;
}
.form-group_1 {
    padding: 5px;
}
.form-group_2 {
    padding-top: 10px;
}



@media only screen and (max-width: 768px){ 

.home_loan_cont{
        width: 100% !important;
    }

 .view, .breakup {
    width: 100% !important;
}
  #pieChart{
    margin-left : 0 !important;
  }

 .sub-container {
    display: block !important;
    width: 100%;
    gap: 50px;
    height: max-content;
}

#pieChart {
    display: block;
    box-sizing: border-box;
    height: 350px !important;
    width: 350px !important;
    margin-left: 0 !important;
}

.loan-details{
    display: block;
    text-align: center;
}

.chart-details p {
    padding-top: 10px;
}

}

@media only screen and (max-width: 992px){ 

    .loan-details {
        width : 120px !important;
    }

}


section {
    padding: 10px 0 !important;
  }

  /*===================== popup from================*/

/*=======================================*/

#header_1 {
    background: #fff;
    transition: all 0.5s;
    z-index: 997;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    margin:  auto !important;
}
.logo img {
    width: 150px;
}
a.logo img {
    margin-top: 10px;
}
button.btn.btn-secondary.dropdown-toggle {
    background: #fff;
    color: #000;
    border: 1px solid #ebebeb;
    margin-top: 10px;
    margin-left: 10px;
}

.form{
 position: relative;
}
.form .fa-search {
    position: absolute;
    top: 25px;
    left: 20px;
    color: #9ca3af;
}

.form span{
     position: absolute;
    right: 17px;
    top: 13px;
    padding: 2px;
    border-left: 1px solid #d1d5db;
}
.form-input {
    height: 40px;
    text-indent: 33px;
    border-radius: 4px;
    margin: 10px auto;
    margin-left: 10px;
}

.form-input:focus{
    box-shadow: none;
    border:none;
}

.dropdown .dropdown-item, .dropdown-menu a {
    color: #000066;
    font-size: 15px;
    font-weight: 500 !important;
    line-height: normal;
    padding: 10px 0 10px 56px !important;
    display: block;
}
.broker-icon {
    background: url(../img/sprite.png) no-repeat 13px 18px;
}
.builder-icon {
    background: url(../img/sprite.png) no-repeat 15px -75px;
    height: 55px;
}
.loan-icon {
    background: url(../img/sprite.png) no-repeat 15px -119px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.mnav-desc {
    color: #979292;
    display: block;
    font-size: 12px;
    margin: 0;
}
.dropdown-menu .dropdown-item i, .dropdown-menu a i {
    color: #bdbdbd;
    float: right;
    font-size: 12px;
    margin-right: 10px;
    margin-top: -25px;
}
i.fas {
    margin-right: 10px;
    vertical-align: middle;
}
.mnav-icon-desc {
    font-size: 10px;
    margin-left: 3px;
}
a.dropdown-item.broker-icon {
    width: 260px !important;
}
.user {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #3d7fa7;
    border-radius: 50%;
    height: 26px;
    padding: 0;
    width: 26px;
}

.nav-item.user-navicon.ml-0.ml-lg-3 {
    margin: 0 15px;
}
/*=========================== her0 section===========*/
 
.banner-broker {
    background: url(../img/loan_banner.png) no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 25px;
}

.loan-text-section {
    padding-bottom: 20px;
    padding-top: 130px;
}

.title-sec{
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}
.loan-banner-text{
    color: #323740;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
}

.loan-banner-text-orange{
    color: #1f3c76;
}
.pp-logos{
    height: 70px;
    margin: 10px 0;
}
.loan-apply-card{
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0,0,0,.1);
    margin-left: -26px;
    margin-top: 40px;
    padding: 26px;
}
.loan-apply-card .loan-card-row .loan-card-col{
    margin-bottom: 10px;
    margin-top: 10px;
}
.img-fluid.mr-2 {
    width: 30px;
}
.img-fluid_1 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.loan-apply-card .btn-primary{
    background: #3160ad;
    border-color: #3160ad;
    border-radius: 6px;
    margin: 5px 0;
    padding: 7px 20px;
}
p.st-description{
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
}

.img-fluid {
    width: 100%;
    height: auto;
}

img.img-fluid.pp-logos {
    width: 250px;
}

/*=================================================*/

section.bg-light.py-xl-8.home_work {
    margin: 50px auto;
}

.p-xxl-5 {
    padding: 2rem!important;
}

/*==================================================*/

.propertyExclusive {
    background: linear-gradient(180deg,rgba(242,243,248,0) 8.85%,#f2f3f8);
    padding: 50px 0 !important;
}

.property-shots-row {
    display: flex;
    justify-content: space-between;
}

.property-shot-card {
    align-items: flex-start;
    border: 1px solid #d4e1f4;
    border-radius: 4px;
    box-shadow: 0 3px 5px 2px rgba(34,64,119,.05);
    flex: 100%;
    flex-direction: column;
    margin-right: 12px;
    margin-top: 12px;
    min-height: 120px;
    padding: 20px;
}

.property-shot-card span {
    color: #323740;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 0 20px;
}

.icon-wrapper {
    text-align: center;
    margin: auto;
}

.icon-wrapper i {
    font-size: 35px !important;
        color: #494992;
}

.icon-wrapper {
    display: flex;
    justify-content: center;
    min-height: 50px;
}

/*================== calculater====================*/
h2.title-main {
    font-size: 28px !important;
    color: #222257;
    font-weight: 600;
}

.f-15 {
    font-size: 15px;
}
.output-input {
    max-width: 120px;
    position: relative;
}

.output-input input {
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    height: 40px;
    padding: 6px 6px 6px 22px;
    text-align: right;
}
.output-input span {
    color: #38609b;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
}

.irs--round {
    height: 50px;
}

.irs, .irs-line {
    display: block;
    position: relative;
}
.irs {
    -webkit-touch-callout: none;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.irs--round .irs-line {
    background-color: #dee4ec;
    border-radius: 4px;
    height: 4px;
    top: 36px;
}
.irs-line {
    outline: none!important;
    overflow: hidden;
}
.irs--round .irs-max, .irs--round .irs-min {
    background-color: rgba(0,0,0,.1);
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding: 3px 5px;
    top: 0;
}
.irs-min {
    left: 0;
}
.irs-max {
    right: 0;
}
.irs-max, .irs-min {
    cursor: default;
    display: block;
    position: absolute;
}

.irs--round .irs-from, .irs--round .irs-single, .irs--round .irs-to {
    background-color: #006cfa;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 3px 5px;
    text-shadow: none;
}
.irs-from, .irs-single, .irs-to {
    cursor: default;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.irs-to {
    cursor: default;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.irs--round .irs-from:before, .irs--round .irs-single:before, .irs--round .irs-to:before {
    border: 3px solid transparent;
    border-top-color: #006cfa;
    bottom: -6px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -3px;
    overflow: hidden;
    position: absolute;
    width: 0;
}
.irs--round .irs-grid {
    height: 25px;
}
.irs-grid {
    bottom: 0;
    display: none;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.irs--round .irs-bar--single {
    border-radius: 4px 0 0 4px;
}
.irs--round .irs-bar {
    background-color: #006cfa;
    height: 4px;
    top: 36px;
}
.irs-bar, .irs-shadow {
    left: 0;
    position: absolute;
    width: 0;
}
.irs-bar {
    display: block;
}
.irs-handle {
    box-sizing: border-box;
    cursor: default;
    display: block;
    position: absolute;
    z-index: 1;
}
.irs--round .irs-handle {
    background-color: #fff;
    border: 4px solid #006cfa;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgba(0,0,255,.3);
    height: 24px;
    top: 26px;
    width: 24px;
}

.irs-hidden-input {
    background: none!important;
    border-color: transparent!important;
    border-style: solid!important;
    display: block!important;
    font-size: 0!important;
    height: 0!important;
    left: 0!important;
    line-height: 0!important;
    margin: 0!important;
    outline: none!important;
    overflow: hidden;
    padding: 0!important;
    position: absolute!important;
    top: 0!important;
    width: 0!important;
    z-index: -9999!important;
}
.emi-calculator .irs-hidden-input {
    opacity: 0;
}

/*=============== banking logo slider =======================*/

#client-logos .item {
    margin: 1px;
}
.cover-wrapper {
    padding: 25px 0;
}
.client-inners img {
    height: 100%;
    object-fit: contain;
}
.client-inners {
    height: 85px;
    background: #fff;
    border: 1px solid #d4e1f4;
    border-radius: 4px;
    box-shadow: 0 2px 6px 0 rgba(212,225,244,.7);
}
.owl-nav img {
    width: 34px;
}
.owl-prev img {
    position: absolute;
    left: -38px;
    top: 55%;
    margin-top: -20px;
}
.owl-next img {
    position: absolute;
    right: -38px;
    top: 55%;
    margin-top: -20px;
}
.banking_logo {
    padding-top: 50px;
}

/*===================================*/
img.col-md-2.img-fluid.icon-light.bank-icon.bank-icon_1 {
    width: 150px;
}
/*========================================================*/

h2.fs-6.mb-2.text_para {
    text-align: center;
    font-size: 28px !important;
    color: #000066;
    padding-bottom: 15px;
}

.card {
    border-radius: 5px;
    height: 160px;
}

img.grad_cap {
    width: 45px;
    height: 45px;
    padding-bottom: 10px;
}

/*===========================================================*/

.faq-wrapper {
    padding: 60px 0 180px;
    position: relative;
}

.faq-wrapper h2 {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    margin-bottom: 20px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.faq-wrapper .faq-subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 16px;
}

.home-loan-table .loan-table-header th:first-child {
    border-radius: 8px 0 0 0;
}
.home-loan-table .loan-table-header th:first-child {
    width: 5px;
}
.home-loan-table .loan-table-header th {
    border: none;
    width: 100px;
    background: #483d6aa6;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    position: relative;
    text-align: left;
}
.table th {
    padding: 12px 0;
    vertical-align: top;
}

.home-loan-table tr.loan-table-header {
    background: linear-gradient(180deg,#1c0172,#1c0172);
    border: 0;
    border-radius: 8px 8px 0 0;
    padding-bottom: 0;
    padding-top: 0;
}


/*=================== media qurey ======================*/

@media (max-width: 600px){
.footer-wrapper.v1 {
    margin-top: 100px !important;
}

.ppera {
    margin-top: 270px;
}

.bg-light.py-5.py-xl-8 {
    margin-top: 240px;
}
.table.table-bordered {
    width: 100% !important;
}

.home_loan_cont {
    width: 100% !important;
}

.chart-details {
    width: 100% !important;
    border-bottom: 1px solid #d3d3d3;
}

#header {
    height: 85px !important;
    padding-top: 25px;
}
#topbar {
    height: 65px !important;
    line-height: 25px;
    margin: auto;
    text-align: center;
}
#header {
    padding: 45px 0;
}

#price-container{
    width: 100% !important;
}

.loan-details {
    width: 100% !important;
    display: block !important;

}

.chart-details {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-align: center;
    margin: auto;
}
}


/*===================== faq ===================================*/
.table.p-0.home-loan-table td {
    border: none !important;
    outline: none;
}

.faq {
    margin: 25px auto;
    padding: 25px 0;
}

.container_faq h3 {
    font-size: 20px;
    padding-top: 20px;
}

.container_faq p {
    font-weight: 500;
}

.table.table-bordered {
    text-align: center;
    margin: auto;
    width: 900px;
}

/*==========================*/
.home_loan_cont {
    height: auto;
    border-radius: 20px;
    width: 1140px;
    padding: 20px;
}
.sub-container {
    display: flex;
    width: 100%;
    gap: 50px;
    height: max-content;
}

.header {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header button {
    height: max-content;
    width: max-content;
    padding: 10px;
    border: none;
    background-color: transparent;
    font-size: 35px;
    color: #9088d2;
}

.header button:hover {
    cursor: pointer;
}

.view,
.breakup {
    width: 50%;
}
.details input {
    width: 100%;
}

.detail {
    display: flex;
    justify-content: space-between;
}

/*----- Styling the sliders ----*/
input[type="range"] {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}

input[type="range"]:focus {
    outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 6px;
    cursor: pointer;
    background: #494992;
    border-radius: 10px;
}

input[type="range"]::-webkit-slider-thumb {
    box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
    border: 5px solid #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #494992;
    cursor: pointer;
    margin-top: -6px;
    -webkit-appearance: none;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
    background: #b3b3b3;
}

input[type="range"]::-moz-range-track {
    width: 100%;
    height: 6px;
    cursor: pointer;
    background: #9088d2;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
    border-radius: 10px;
}

input[type="range"]::-moz-range-thumb {
    box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
    border: 5px solid #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9088d2;
    cursor: pointer;
    margin-top: -6px;
}

input[type="range"]::-ms-track {
    width: 100%;
    height: 6px;
    cursor: pointer;
    background: #9088d2;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
    border-radius: 10px;
}

input[type="range"]::-ms-fill-lower {
    background: #9088d2;
    border-radius: 5px;
}

input[type="range"]::-ms-fill-upper {
    background: #9088d2;
    border-radius: 5px;
}

input[type="range"]::-ms-thumb {
    box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
    border: 5px solid #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9088d2;
    cursor: pointer;
    margin-top: -6px;
}

input[type="range"]:focus::-ms-fill-lower {
    background: #9088d2;
}

input[type="range"]:focus::-ms-fill-upper {
    background: #9088d2;
}

#pieChart {
    display: block;
    box-sizing: border-box;
    height: 350px !important;
    width: 350px !important;
    margin-left: 100px;
    background: #fff;
    border-radius: 8px;
}
.breakup {
    box-shadow: 0 4px 12px rgba(0,0,0,.1);
    padding: 1.5rem!important;
    margin-top: -110px;
}

@media (max-width: 768px){
    .breakup {
        margin-top: 0 !important;
}
}

/*-------------------------------------*/
#price {
    color: #130f31;
    font-size: 20px;
}

p.lone_note {
    text-align: center;
    font-weight: 500;
}

.loan-details {
    width: 90%;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;  
    margin: 10px auto;
}

button.btn.btn-primary.btn-block_1 {
    background: #02569f !important;
    border: none !important; 
    outline: none;
    width: 50% !important;
    margin-left: 110px;
}

#price-container {
    color: #000;
    margin-top: 50px;
    font-weight: 500;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    padding: 20px;
    width: 250px;
    text-align: center;
}

#price-container::before {
    content: "Monthly Payable:";
    font-size: 16px;
    padding-bottom: 10px;
    display: block;
}

.income {
    margin: 30px 0;
    border-bottom: 1px solid #e1dede80;
    padding-bottom: 20px;
}

.income_1 {
    border-bottom: 1px solid #e1dede80;
    padding-bottom: 30px;
    border-top: 1px solid #e1dede80;
    padding-top: 20px;
}

.chart-details {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.chart-details p {
    color: black !important;
}

@media (max-width: 768px){
    button.btn.btn-primary.btn-block_1 {
    margin-left: 70px !important;
}
}

/*======================== faq ===========================*/
/*================ FAQ ==========*/
.faq_container
{
    margin: 25px auto;
    background: #1a427c12;
    padding: 50px 0;
}

.faq_container h2 {
    text-align: center;
    padding-bottom: 20px;
    color: #222257;
    font-size: 28px;
}

.parent-container {
    padding: 0 20px 0 20px;
    max-width: 900px;
    margin: auto;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #adadad73;
}

.faq {
  list-style:none;
  padding-left:40px;
  padding-right:20px;
  li {
    border-bottom:1px solid #adadad73;
    margin-bottom:15px;
    &.active {
      .answer {
        max-height: 500px !important;
        padding-bottom:25px;
        transition: max-height 0.5s ease, padding-bottom 0.5s ease;
      }
      .question {
        color:$fact-question-color-active;
        transition:color 0.5s ease;
      }
    }
  }
  .answer {
    color:$paragraph-color;
    font-family:$font-serif-family;
    font-size:16px;
    line-height:24px;
    max-height:0;
    overflow:hidden;
    transition:max-height 0.5s ease, padding-bottom 0.5s ease;
  }
  .plus-minus-toggle {
    cursor: pointer;
    height: 21px;
    position: absolute;
    width: 21px;
    left:-40px;
    top:50%;
    z-index:2;

    &:before,
    &:after {
      background: #000;
      content: '';
      height: 2px;
      left: 0;
      position: absolute;
      top: 0;
      width: 15px;
      transition: transform 500ms ease;
    }

    &:after {
      transform-origin: center;
    }

    &.collapsed {
      &:after {
        transform: rotate(90deg);
      }

      &:before {
        transform: rotate(180deg);
      }
    }
  }
  .question {
    color: #020202;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    padding: 20px 0;
    transition: color 0.5s ease;
}
  }
}

/*===================================*/
