.similarimg {
    height: 150px;
    object-fit: cover;
}

/*.card {
    height: 100%;
    border: none;
    background-color: transparent;
    background-color: #f1f1f1;
    margin: 10px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}*/
.home-banner {
    margin-top: 200px;
}

.proimg {
    max-width: 100%;
}

.contsec {
    padding: 5px;
}

.similarhead {
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #347928;
}

.similartext1 {
    font-size: 12px;
    margin-bottom: 15px;
}

.similartext2 {
    font-size: 12px;
}

.similartext3 {
    font-size: 11px;
    color: #9b9b9b;
}

.similartext4 {
    font-size: 14px;
    font-weight: bold;
}
.card {
  height: 100%;
  border: none;
  background-color: transparent;
  background-color: #f1f1f1;
  margin: 10px 0px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.btn-success {
  margin-top: 10px;
  color: #000 !important;
  font-size: 14px;
  background-color: #FCCD2A !important;
  border: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
}

.imgs {
    max-width: 70%;
}


.bannerimg2 {
    width: 100%;
   
}
.map {
  height: 90%;
}
@media screen and (max-width:767.9px) {
    .similarimg {
        height: 100px;
    }

}


@media screen and (max-width:400.9px) {
    .similarhead {
        font-size: 14px;
    }

    .similartext1,
    .similartext2 {
        font-size: 10px;
    }

    .similartext3 {
        font-size: 9px;
    }

    .similartext4 {
        font-size: 12px;
    }
}


/* emi sec start */
.loanbtn {
    font-size: 18px;
    border-radius: 10px !important;
}

.btnsec {
    margin-top: 30px;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-left: 13%;

}
.emi-output1 {
    width: 100% !important;
}

.input-section,
.output-section {
    width: 100%;
}


label {

    display: block;
    margin-top: 15px;
}

input[type="range"] {
    width: 100%;
    /* accent-color: #E76F51;
    color: #E76F51; */

}

#loanAmount {
    /* -webkit-appearance: none; */
    width: 100%;
    height: 7px;
    outline: none;
    border-radius: 30px;
}

#ProgressBar {
    width: 50%;
    height: 7px;
    background: red;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.range-slider {
    border-radius: 30px;
    accent-color: #ff885b;
    color: #ff885b !important;
}

input[type="number"] {
    margin-top: 5px;
    display: none;

}

input[type="range"] {
    display: inline-block;
}

span {
    font-weight: bold;
    margin-top: 5px;
    display: block;
}

.emi-output p {
    margin-top: 30px;
}

.emi-output p,
.emi-details p {
    display: flex;
    justify-content: space-between;
}

.emi-output span,
.emi-details span {
    margin-top: 0px;
}

.emi-output {
    text-align: left;
}

#colsec {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.emi-details p {
    margin: 5px 0;
}

#emiResult,
#principalAmount,
#totalInterest,
#totalPayment {
    font-weight: normal !important;
    text-align: right;

}

#loanAmountRangeValue,
#loanTenureRangeValue,
#interestRateRangeValue {
    text-align: right;
    margin-bottom: -30px;
    font-size: 10px;
    color: #ff885b;
}

/* .emi-output1 {
    height: 200px;
    width: 200px;
} */

#emiChart {
    margin-top: 20px;
    height: 170px !important;
    width: 580px !important;
}

.hoverimgsec {
    max-width: 100%;

}

.slidingsec {
    max-width: 80%;
    margin-top: -9px !important;
}

/*.map1 {
    padding-right: 50px;
}*/

.map {
    height: 90%;
}

/* emi sec end */


/* .range-slider::-webkit-slider-thumb {
    background-color: transparent;
}

.range-slider::-moz-range-thumb {
    background-color: transparent;
} */

.map {
    height: 90%;
}

.col-3 {
    padding: 0px;
}

.bhk {
    text-align: center;
    padding: 30px 30px;
    background-color: #f4f4f4;
}


.bhk:hover,
.bhktext1 {
    cursor: pointer;
}

.bhk p span {
    font-weight: normal !important;
}

.bhktext1 {
    font-size: 80%;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    margin: 0px 0px;
    padding: 20px 30px 10px 30px;
}
.sec1 p, .sec2 p, .sec3 p {
  border: 2px solid #ff885b;
  width: 250px;
  padding: 10px;
  margin-bottom: 30px;
  text-align: center;
}
.sec1 p b, .sec2 p b, .sec3 p b {
  color: #ff885b;
}
.cols {
  align-items: start;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.bh1img {
  max-width: 100%;
}
.bhk1 {
    background-color: #fff;

}

.bhktext0-1,
.rs0-1 {
    color: #ff885b;
    font-weight: bold;
}

.bhktext1-1 {
    color: #ff885b;
    font-weight: bold;
    border-bottom: 1px solid #ff885b;
}

.bhktext1-2_rate,
.bhktext1-3_rate,
.bhktext1-4_rate {
    display: none;
}

/* .bh1 {
    color: red
} */
.plansec, .bh1sec, .bh1sec2, .loan-btn-area {
  display: flex;
}
.boxsec {
    margin: 10px 0px;
    padding: 10px;
    width: 100%;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
}

.boxsec1text p {
    font-size: 60%;
}

.boxsectext,
.boxsec1text span {
    font-size: 80% !important;
}

.boxsec1text {
    text-align: right;
    margin-top: 5px;
}


.bhktext1-1 {
    font-weight: bold;
}

.mynewclass {
    color: red;
}

/* .bh1sec1{
    border-bottom: #000;
} */

.plansec,
.bh1sec,
.bh1sec2 {
    display: flex;
}

/* bannerimg style start */

.clickcont {
    background-color: rgba(0, 0, 0, 0.507);
    align-items: center;
    justify-content: space-evenly;
    display: flex;
    padding: 10px 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;

    width: 300px;
    border-radius: 30px;


}

.clickcont p {
    margin: 0px 10px;
    color: #fff;
    font-size: 12px;
    transition: 1s;

}

.home,
.dash2 {
    display: none;
}

.clickcont p:hover {
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    transition: 1s;
}

.bannerimgsec {
    height: 100%;
}


.bannerimagssec {
    width: 100%;
    height: 499.91px;
    display: none;
}

.midimg {
    object-fit: cover;
    height: 499.91px;
}

.leftimg {
    height: 244.955px;
}

.leftimg1 {
    margin-bottom: 10px;
}

.mapsec .map1 {
    width: 100%;
    height: 499.91px;    
}

.map1 {
    margin-left: auto;
    margin-right: auto;
}

.mapsec {
    width: 100%;
    height: 499.91px;
    align-items: center;
    justify-content: center;
    display: none;
    text-align: center;
}

.bannerimagssec .row {
    padding: 0px 12px;
}

.bannerimagssec .col-sm-12 {
    padding: 5;
}

.hoverbanner {
    position: relative;
    width: 100%;
}


.imgsec1 {
    max-width: 150px;
}


.scroller {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.scroller__inner {
    padding-block: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.scroller[data-animated="true"] {
    overflow: hidden;
    -webkit-mask: linear-gradient(90deg,
            transparent,
            #F5F5F5 20%,
            #F5F5F5 80%,
            transparent);
    mask: linear-gradient(90deg, transparent, #F5F5F5 10%, #F5F5F5 90%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 0s) var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
    --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
    --_animation-direction: forwards;
}


.scroller[data-speed="slow"] {
    --_animation-duration: 10s;
}

@keyframes scroll {
    to {
        transform: translate(calc(-50% - 0.5rem));
    }
}


/* bannerimg style end */

/* plan tabe sec start */

.tablesec {
    position: relative;
    border: 1px solid #000;
    padding-top: 37px;
    background: #ff885b;
    width: 50%;
    margin-left: 100px;

}

.header {
    align-items: center;
    justify-content: center;
    display: flex;
}



.table-container {
    overflow-y: auto;
    height: 280px;
}

tr:nth-child(even) {
    background-color: #f2f2f2
}

table {
    border-spacing: 0;
    width: 100%;
}

td+td {
    border-left: 1px solid #000;
}

td,
th {
    border-bottom: 1px solid #000;
    background: #fff;
    color: #000;
    padding: 10px 25px;
}

th {
    height: 0;
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: transparent;
    border: none;
    white-space: nowrap;
}

th div {
    position: absolute;
    background: transparent;
    color: #fff;
    padding: 9px 0px;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    line-height: normal;

}

/* plan tabe sec start */

@media screen and (min-width:1300px) and (max-width:1399px) {
    .bannerimg2 {
        height: 190px;
    }

    .slidingsec {
        max-width: 80%;
        margin-top: -10px !important;
    }

    #emiChart {
        margin-top: 20px;
        height: 180px !important;
        width: 300px !important;
    }
}

@media screen and (min-width:1200px) and (max-width:1299px) {
    .bannerimg2 {
        height: 190px;
    }

    .slidingsec {
        max-width: 80%;
        margin-top: -9px !important;
    }

    #emiChart {
        margin-top: 20px;
        height: 180px !important;
        width: 300px !important;
    }
}

@media screen and (min-width:1100px) and (max-width:1199px) {
    .bannerimg2 {
        height: 160px;
    }

    .grid-container {
        grid-template-columns: auto auto auto auto auto;

    }

    .slidingsec {
        max-width: 80%;
        margin-top: -8px !important;
    }


}

@media screen and (min-width:993px) and (max-width:1199px) {
    #emiChart {
        margin-top: 20px;
        height: 200px !important;
        width: 220px !important;
    }

    .bannerimg2 {
        height: 160px;
    }

    .grid-container {
        grid-template-columns: auto auto auto auto auto;

    }

    .slidingsec {
        max-width: 80%;
        margin-top: -8px !important;
    }
}

@media screen and (min-width:768px) and (max-width:992.9px) {
    .home-banner {
        margin-top: 18px;
    }
    #emiChart {
        margin-top: 20px;
        height: 140px !important;
        width: 160px !important;
    }

    .emi-output p,
    .emi-details p {
        font-size: 12px;
    }

    .bannerimg2 {
        height: 117px;
    }

    .slidingsec {
        max-width: 80%;
    }


}


/* plan tabe sec start */

@media screen and (max-width:767.9px) {
    .home-banner {
        margin-top: 18px;
    }
    .similarimg {
        height: 100px;
    }

}


@media screen and (max-width:400.9px) {
    .similarhead {
        font-size: 14px;
    }

    .similartext1,
    .similartext2 {
        font-size: 10px;
    }

    .similartext3 {
        font-size: 9px;
    }

    .similartext4 {
        font-size: 12px;
    }
}

@media screen and (min-width:1300px) and (max-width:1399px) {
    .btnsec {
        margin-left: 8%;
    }

    .bannerimagssec {
        width: 100%;
        height: 430.49px;
        display: none;
    }

    .midimg {
        object-fit: cover;
        height: 430.49px;
    }

    .leftimg {
        height: 210.245px;
    }

    .leftimg1 {
        margin-bottom: 10px;
    }

    .mapsec {
        height: 430.49px;
    }

    .mapsec .map1 {
        object-fit: cover;
        height: 430.49px !important;
    }

    .bannerimg2 {
        height: 190px;
    }

    .slidingsec {
        max-width: 80%;
        margin-top: -10px !important;
    }

    #emiChart {
        margin-top: 20px;
        height: 200px !important;
        width: 480px !important;
    }

    .tablesec {
        margin-left: 50px;

    }
}

@media screen and (min-width:1200px) and (max-width:1299px) {
    .btnsec {
        margin-left: 8%;
    }

    .bannerimagssec {
        width: 100%;
        height: 430.49px;
        display: none;
    }

    .midimg {
        object-fit: cover;
        height: 430.49px;
    }

    .leftimg {
        height: 210.245px;
    }

    .leftimg1 {
        margin-bottom: 10px;
    }

    .mapsec {
        height: 430.49px;
    }

    .mapsec .map1 {
        object-fit: cover;
        height: 430.49px !important;
    }

    .bannerimg2 {
        height: 190px;
    }

    .slidingsec {
        max-width: 80%;
        margin-top: -9px !important;
    }

    #emiChart {
        margin-top: 20px;
        height: 190px !important;
        width: 470px !important;
    }

    .tablesec {
        margin-left: 50px;

    }
}

@media screen and (min-width:1100px) and (max-width:1199px) {

    .bannerimagssec {
        width: 100%;
        height: 361.05px;
        display: none;
    }

    .midimg {
        object-fit: cover;
        height: 361.05px;
    }

    .leftimg {
        height: 180.525px;
    }

    .leftimg1 {
        margin-bottom: 10px;
    }

    .mapsec {
        height: 361.05px;
    }

    .mapsec .map1 {
        object-fit: cover;
        height: 361.05px !important;
    }

    .image {
        display: block;
        width: 210px;
        height: 210px;
        object-fit: contain;
        height: auto;
        margin-right: -40px;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        /* background-color: #008CBA; */
        overflow: hidden;
        width: 210px;
        height: 210px;

    }

    .bannerimg2 {
        height: 160px;
    }


    .slidingsec {
        max-width: 80%;
        margin-top: -8px !important;
    }

    .gridsec {
        display: grid;
        grid-template-columns: auto auto auto auto;

    }

    .sec1 {
        width: 120px;
        height: 80px;
    }

    .sec1text {
        font-size: 10px !important;
    }

    .tablesec {
        width: 70%;
        margin-left: 50px;

    }

    #emiChart {
        margin-top: 20px;
        height: 190px !important;
        width: 420px !important;
    }

    .btnsec {
        margin-left: 12%;
    }
}


@media screen and (min-width:993px) and (max-width:1099px) {

    .bannerimagssec {
        width: 100%;
        height: 361.05px;
        display: none;
    }

    .midimg {
        object-fit: cover;
        height: 361.05px;
    }

    .leftimg {
        height: 180.525px;
    }

    .leftimg1 {
        margin-bottom: 10px;
    }

    .mapsec {
        height: 361.05px;
    }

    .mapsec .map1 {
        object-fit: cover;
        height: 361.05px !important;
    }


    .image {
        display: block;
        width: 190px;
        height: 190px;
        object-fit: contain;
        height: auto;
        margin-right: -40px;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        /* background-color: #008CBA; */
        overflow: hidden;
        width: 190px;
        height: 190px;

    }

    .sec1 {
        width: 120px;
        height: 80px;
    }

    .sec1text {
        font-size: 10px !important;
    }

    .tablesec {
        width: 70%;
        margin-left: 50px;

    }

    #emiChart {
        margin-top: 20px;
        height: 150px !important;
        width: 440px !important;
    }

    .btnsec {
        margin-left: 23%;
    }
}

@media screen and (min-width:993px) and (max-width:1199px) {
    .bannerimg2 {
        height: 160px;
    }



    .slidingsec {
        max-width: 80%;
        margin-top: -8px !important;
    }
}

@media screen and (min-width:768px) and (max-width:992.9px) {

    .bannerimagssec {
        width: 100%;
        height: 268.48px;
        display: none;
    }

    .midimg {
        object-fit: cover;
        height: 268.48px;
    }

    .leftimg {
        height: 134.24px;
    }

    .leftimg1 {
        margin-bottom: 10px;
    }

    .mapsec {
        height: 268.48px;
    }

    .mapsec .map1 {
        object-fit: cover;
        height: 268.48px !important;
    }


    .gridsec {
        display: grid;
        grid-template-columns: auto auto auto;

    }

    .sec1 {
        width: 120px;
        height: 80px;
    }

    .sec1text {
        font-size: 10px !important;
    }

    .image {
        display: block;
        width: 160px;
        height: 160px;
        object-fit: contain;
        height: auto;
        margin-right: -40px;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        /* background-color: #008CBA; */
        overflow: hidden;
        width: 160px;
        height: 160px;

    }

    #emiChart {
        margin-top: 20px;
        margin-left: -50px;
        height: 150px !important;
        width: 360px !important;

    }

    .btnsec {
        margin-left: -1%;
    }

    .emi-output p,
    .emi-details p {
        font-size: 12px;
    }

    .bannerimg2 {
        height: 117px;
    }

    .slidingsec {
        max-width: 80%;
    }


    .tablesec {
        width: 90%;
        margin-left: 50px;

    }

    .table-container {

        height: 238px;
    }

}


@media screen and (max-width:767.9px) {
    .overview-links-area {
        top: 0px !important;
        bottom: 10px !important;
        padding: 20 20px !important;
    }

    .cols {
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        margin-top: 50px;
    }

    .tabsTitle {
        display: grid !important;
        grid-template-columns: auto auto;
    }

    .tabButton {
        width: 100%;
        height: 100%;
    }

    .emi {
        margin-top: 30px;
    }

    .bannerimg2 {
        height: 100%;
    }




    .bhktext0-1,
    .rs0-1,
    .bhktext0-2,
    .rs0-2,
    .bhktext0-3,
    .rs0-3,
    .bhktext0-4,
    .rs0-4 {
        font-size: 60%;
    }

    .bhk {
        padding: 15px;
        height: 100%;
    }

    .arround {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .map1 {
        padding-right: 0px;
    }

    .loan-btn-area {
        display: block;
    }

    .btnsec {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #emiChart {
        margin-top: 20px;
        height: 180px !important;
        width: 550px !important;
    }

    .btnsec {
        margin-left: 0%;
        margin: 40px 0px;
    }

    .banner-bot-col1 {
        display: block;
        justify-content: center;
    }

    .image {
        width: 100%;
        height: 100%;
        margin-top: 30px;
    }

    .overlay {
        width: 100%;
        height: 100%;
    }

    .gridsec {
        display: grid;
        grid-template-columns: auto auto auto;

    }

    .sec1 {
        width: 150px;
        height: 80px;
    }

    .sec1text {
        font-size: 10px !important;
    }

    .tablesec {
        width: 100%;
        margin-left: 0px;

    }

   

    .bannerimagssec {
        width: 100%;
        height: 200px;
        display: none;

    }

    .midimg {
        object-fit: cover;
        height: 200px;
    }

    .leftimg {
        height: 95px;
    }

    .leftimg1 {
        margin-bottom: 10px;
    }

    .mapsec {
        height: 200px;
    }

    .mapsec .map1 {
        margin-left: 0px;
        object-fit: cover;
        height: 200px !important;
    }

}


@media screen and (max-width:600px) {
    #emiChart {
        margin-top: 20px;
        height: 170px !important;
        width: 480px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:500px) {
    #emiChart {
        margin-top: 20px;
        height: 150px !important;
        width: 380px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:470px) {
    .boxsec {
        height: 70px;
        align-items: start;
        justify-content: center;
        display: flex;
    }

    .sec1 {
        width: 120px;
        height: 80px;
    }


}


@media screen and (max-width:400px) {
    #emiChart {
        margin-top: 20px;
        height: 180px !important;
        width: 320px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .boxsec {
        height: 80px;
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .gridsec {
        grid-template-columns: auto auto;
    }

    .sec1 {
        width: 150px;
        height: 80px;
    }

    .clickcont {
        width: 250px;
        font-size: 10px;
    }

  

    .bannerimagssec {
        width: 100%;
        height: 150px;
        display: none;

    }

    .midimg {
        object-fit: cover;
        height: 150px;
    }

    .leftimg {
        height: 70px;
    }

    .leftimg1 {
        margin-bottom: 10px;
    }

    .mapsec {
        height: 150px;
    }

    .mapsec .map1 {
        margin-left: 0px;
        object-fit: cover;
        height: 150px !important;
    }

}

@media screen and (min-width:2000px) {
    .icon-boxes-area {
        margin-top: -160px;
    }

    .home-section2 {
        margin-top: 160px;
    }

    .overview-links-area {
        margin-top: -12%;
        margin-bottom: 160px;
    }
}