
@font-face{
	font-family: 'IBMPlexSans-Light';
	src:url('../fonts/IBMPlexSans-Light.ttf');
  }
  @font-face{
	font-family: 'IBMPlexSans-Bold';
	src:url('../fonts/IBMPlexSans-Bold.ttf');
  }
  @font-face{
	font-family: 'IBMPlexSans-Medium';
	src:url('../fonts/IBMPlexSans-Medium.ttf');
  }
  @font-face {
	font-family: 'IBMPlexSans-Regular';
	src: url('../fonts/IBMPlexSans-Regular.eot');
	src: url('../fonts/IBMPlexSans-Regular.woff') format('woff'), url('../fonts/IBMPlexSans-Regular.ttf') format('truetype'), url('../assets/fonts/IBMPlexSans-Regular.svg') format('svg');
}
/*  */
.saveiconclass{
    cursor: pointer;
}

.BCR_warningcontentdiv {
    height: 36px;
    text-align: center;
    border-radius: 0px;
    margin-bottom: 30px;
    background: #DC4F89;
    opacity: 0.1;
}
.BCR_warningcontentspan {
    text-align: center;
    font-family: IBMPlexSans-Medium;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #2D2F32;
}
.contactinfobox{
    width: 100%;
   height: fit-content !important;
   background: #FFFFFF;
    border: 1px solid #CFD8E6;
    border-radius: 10px;
}
.BCR_RightView {
    width: 81%;
    position: relative;
    top: 0px;
    left: 19%;
    overflow: auto;
    height: 100%;
}
.warpper{
    position: relative;
    top: 35px;
    padding: 0 40px;
}
.BCR_backarrowlabel {
    font-family: IBMPlexSans-SemiBold;
    line-height: 18px;
    letter-spacing: -0.24px;
    font-size: 14px;
    color: #10254D;
}
.BCR_warpper {
    position: relative;
    top: 35px;
    padding: 0px 40px;
}

.BCR_HomeEstimateLabel {
    font-family: IBMPlexSans-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.282353px;
    margin-bottom: 20px;
    color: #10254D;
}
/*label style for mobile view*/
.BCR_MV_HomeEstimateLabel {
    font-family: IBMPlexSans-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: -0.282353px;
    margin-bottom: 20px;
    color: #10254D;
}
/*label style for mobile view end*/
.BCR_imgspaceclass{
    width: 10%;
}

.payment_lable{
    font-family: IBMPlexSans-Regular;
    margin-top: 10px;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: -0.12px;
    color: #5C6066;
}
.payment_value{
    margin-top: 4px;
    font-family:IBMPlexSans-Medium;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    letter-spacing: -0.24px;
    color: #10254D;
}
.HomeEstimateLabel{
    font-family: IBMPlexSans-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.282353px;
}
.rightalignimgtd{
    width: 63%;
}
.HomeEstimateLabel {
    font-family: IBMPlexSans-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.282353px;
    margin-bottom: 40px;
}
.indenti_box{
    width: 10%;
}
.chart_legent{
    margin: 6px 10px -1px 10px;
}
.chart_lable_name{
    width: 60%;
    font-family:IBMPlexSans-Regular;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.12px;
    color: #5C6066;
    text-align: left;
}
.chart_lable_value{
    width: 30%;
    font-family: IBMPlexSans-Medium;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    letter-spacing: -0.12px;
    color: #10254D;
}

.square {
    height: 16px;
    width: 16px;
    border-radius: 4px;
  }
  .legent_row_height{
    height: 50px;
  }
  .border_bottom{
      border-bottom : 1px solid #E6F0FF;
  }
  .legent_footer{
    height: 96px;
    background: #EEF0F5;
    padding: 10px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
  }
.legent_footer_lable{
     top: calc(50% - 18px/2 + 158.5px);
    font-family: IBMPlexSans-Medium;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.14px;
    color: #10254D;
    margin-bottom: 7px;
}
.legent_footer_cotant_table{
    /* width: 90%; */
    width: 100%;
    top: calc(50% - 44px/2 + 195.5px);
    font-family: IBMPlexSans-Regular;
    font-weight: normal;
    font-size: 14px;
    /* line-height: 22px; */
    line-height: 21px;
    letter-spacing: -0.14px;
     color: #5C6066;
}
.legent_footer_cotant_right_arrow{
    width: 10%;
    padding-left: 11px;
}
.elipse{
    position: relative;
}
.elipse img{
  
    width: 80px;
    height: 80px;
 }
.card_headers{
    font-family: IBMPlexSans-Medium;
    top: calc(50% - 18px/2 - 194px);
    padding-bottom: 3px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.14px;
    color: #10254D;
}
.card_content{
    top: calc(50% - 66px/2 - 146px);
    font-family: IBMPlexSans-Regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.14px;
    color: #5C6066;
}
.buyer_compute_icon{
    position: absolute;
    left: 16px;
    width: 50px !important;
    height: auto !important;
    top: 16px;
   
}
.BCR_mobile_save{
    display:none;
}
.BCR_CardCoverRow{
    margin-right: 0;
}
/* Mobile Responsive start */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px){
  
    .indenti_box{
        width : 12%;
    }

   
    
    #SaveHouseBtn{
        display: none;
    }
    .BCR_RightView {
        width: 100%; 
        position: relative;
        top: 0px;
        left: 0px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 20px;
    }
    .BCR_warpper {
        padding: 0px;
        top: 0px;
    }
    .rowheight{
        height: 22px;
    }
    .warningrow{
        padding: 0!important;
    }
    }
    .rightalignimgtd{
        display: none;
    }
    .HomeEstimateLabel{
    font-family:IBMPlexSans-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.282353px;
    color: #10254D;
    }
    .warpper {
        position: relative;
        padding: 0 10px;
        top: 40px;
    }
    .contactinfobox {
    margin-bottom: 15px;
    box-shadow: none;
    }
    .BCR_empty20{
        display: none;
    }
    .BCR_mobile_save{
        display:block;
        margin-bottom: 15px;
    }
    .BCR_mobile_save_button, .BCR_mobile_save_button:focus, .BCR_mobile_save_button:active, .BCR_mobile_save_button:hover {
        background: #3478F6;
        border-radius: 4px;
        font-family: IBMPlexSans-Medium;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: -0.14px;
        width: 100%;
        color: #FFFFFF;
        outline: none !important;
        padding: 10px 16px;
        border-color: #3478F6;
    }
    .BCR_CardCover{
        padding-right: 15px !important;
    }
    .BCR_CardCoverRow{
        margin-right: -15px;
    }
    .warningrow{
        margin-right: -15px!important;
        margin-left: -15px!important;
    }
}
/*  Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
  
   #SaveHouseBtn{
       display: none;
   }
   .BCR_CardCoverRow{
    margin-right: -15px;
}
    .BCR_RightView {
        width: 100%; 
        position: relative;
        top: 0px;
        left: 0px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 20px;
    }
   
    .rightalignimgtd{
        display: none;
    }
    .HomeEstimateLabel{
        font-family:IBMPlexSans-Medium;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 31px;
        letter-spacing: -0.282353px;
        color: #10254D;
    }
    .warpper {
        position: relative;
        padding: 0 10px;
        top: 40px;
    }

    .contactinfobox {
        margin-bottom: 10px;
        box-shadow: none;
    }
    .BCR_empty20{
        display: none;
    }
    .BCR_mobile_save{
        display:block;
        margin-bottom: 15px;
    }
    .BCR_mobile_save_button, .BCR_mobile_save_button:focus, .BCR_mobile_save_button:active, .BCR_mobile_save_button:hover{
        background: #3478F6;
        border-radius: 4px;
        font-family: IBMPlexSans-Medium;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        letter-spacing: -0.14px;
        width: 100%;
        color: #FFFFFF;
        outline: none !important;
        border-color: #3478F6;
    }
    .BCR_CardCover{
        padding-right: 15px !important;
    }
}
/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .loaninfobox{
        padding: 0!important;
    }
    .BCR_RightView {
        width: 70%;
        top: 0px;
        left: 30%;
    }
    .contactinfobox{
        margin-bottom: 15px;
    }   

    .function_class{
        width: 26%!important;
    }
    
     
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

 }

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

 }
 @media (min-width: 576px) and (max-width: 767.98px) {
    .BCR_warpper {
        padding: 0px;
        top: 0px;
        }
        .rowheight{
            height: 22px;
        }
        .warningrow{
            padding: 0!important;
        }
        .iconclass{
            margin: 15!important;
        }
        .BE_cover {
            width: 100%;
            left: 0;
            padding: 0 15px;
        }
      
 }
 .agentlabel{
    font-family: IBMPlexSans-Regular;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #10254D;
}
.vc_detailslabel {
    font-family: IBMPlexSans-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #5C6066;
}
.detailslabel {
    font-family: IBMPlexSans-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #5C6066;
}
.homeloandetailslabel {
    font-family: IBMPlexSans-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #5C6066;
}
.homeloandetailslabelprice {
    font-family: IBMPlexSans-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #5C6066;
}
/* Mobile Responsive ends */