/* baner css */
.form_section {
  padding: 0px 0;
  /* background: #F5F2FD; */
  background: #f4f9fc;
}


.deski-sec1-part {
  /* margin-left: 100px; */
}

.banner-title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 40px;
  line-height: 56px;
  color: #1f83bd;
}

.banner-p-details {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px;
  line-height: 28px;
  color: #6E7787FF;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.banner-contactbtn {
  padding: 4px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFFFF;
  background: #00BDD6FF;
  opacity: 1;
  border: none;
  border-radius: 4px;
  gap: 8px;
}


/* ------------------------------------------- */






.price-title{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 40px;
  line-height: 56px;
  color: #1f83bd;
}

.starter {
  background: #EBFDFFFF;
  color: #171A1FFF !important;
  border-radius: 8px 8px 0px 0px;
}
.advanced {
  background: #00BDD6FF;
  border-radius: 8px 8px 0px 0px;
}

.card-title-name {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 20px;
  line-height: 30px;
  color: white;
  font-size: 28px;
  padding-bottom: 12px;
}
.card-title-name-active{

}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #1f83bd;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  height: 90px !important;
  color: white;
}
.plan-title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 28px;
  line-height: 68px;
  color: #323842FF;
}
/* Button 2455 */
.plan-button {
  width: 100%;
  height: 52px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px;
  line-height: 28px;
  color: #ffff;
  background: #1f83bd;
  opacity: 1;
  border-radius: 8px;
  border-width: 1px;
  border-color: #00BDD6FF;
  border-style: solid;
  margin-bottom: 20px;
}
/* Hover */
.plan-button:hover {
  color: #ffff;
  background: #005586 !important;
}
/* Pressed */
.plan-button:hover:active {
  color: #ffff;
  background: #005586 !important;
}
/* Disabled */
.plan-button:disabled {
  opacity: 0.4;
}
/* Button 2453 */
.plan-button-active {
  width: 100%;
  height: 52px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFFFF;
  background: #1f83bd;
  opacity: 1;
  border: none;
  border-radius: 8px;
  margin-bottom: 20px;
}
/* Hover */
.plan-button-active:hover {
  color: #FFFFFFFF;
  background: #005586 !important;
}
/* Pressed */
.plan-button-active:hover:active {
  color: #FFFFFFFF;
  background: #0095A9FF;
}
/* Disabled */
.plan-button-active:disabled {
  opacity: 0.4;
}
.featuretext {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px;
  line-height: 26px;
  color: #323842FF;
}







/* Container 5697 */

/* Button 2468 */
.Contact-btn {

  height: 44px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFFFF;
  background: #EF9834FF;
  opacity: 1;
  border: none;
  border-radius: 8px;
}
/* Hover */
.Contact-btn:hover {
  color: #FFFFFFFF;
  background: #D37911FF;
}
/* Pressed */
.Contact-btn:hover:active {
  color: #FFFFFFFF;
  background: #B7680FFF;
}
/* Disabled */
.Contact-btn:disabled {
  opacity: 0.4;
}
.Connect-white {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px;
  color: #FFFFFFFF;
}
.started-title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 32px;

  color: #FFFFFFFF;
}

#recom{
  background: rgb(0, 255, 0) !important;
  color: black !important;
}
.text-bold{
  font-weight: bold !important;
}

.modal-open .container-fluid, .modal-open  .container {
  -webkit-filter: blur(2px) grayscale(90%);
}
.modal-backdrop {
 /* background-color: transparent; */
 width: 100% !important;
 height: 100% !important;
 background: rgba(0, 0, 0, 0.7);
}
.starttoday {
  height: 200px;
  width: 100%;
  background-image: url("https://loanagents.co.in/new_asset/images/pricing-start_banner.png") !important;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 100% 200px;
}

.list-unstyled .mr-3 {
  display:block;
  width: 15px;
  float: left;
  height: inherit;
}
.list-unstyled .mb-3 {
  height: 50px;
}

.sectionbanner {
  padding: 53px 0;
  background-size: cover;
  background: #F5F2FD;
  background: #f4f9fc;
  background-image: url(https://loanagents.co.in/new_asset/images/sectionbanner_1.png);
  background-repeat: repeat-y;
}

.material-switch{
   margin-top: 8px;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    /* height: 16px; */
    height: 10px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    /* width: 40px; */
    width: 35px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    /* border-radius: 16px; */
    border-radius: 6px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    /* height: 24px; */
    height: 18px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    /* width: 24px; */
    width: 18px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    /* background: inherit; */
    background: #fff !important;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    /* background: inherit; */
    background: #fff !important;
    left: 20px;
}

#basic_1, #advance_1{
  display: none;
}

.switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
}

.switch input {display:none;}

.slider_toggle {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1f83bd ;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: .4s;
  transition: .4s;
   /* border-radius: 34px; */
}

.slider_toggle:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 12px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  /* border-radius: 50%; */
}

input:checked + .slider_toggle {
  background-color: #1f83bd;
}

input:focus + .slider_toggle {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider_toggle:before {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(70px);
}

/*------ ADDED CSS ---------*/
.slider_toggle:after
{
 content:'Month';
 color: white;
 display: block;
 position: absolute;
 transform: translate(-50%,-50%);
 top: 50%;
 left: 50%;
 font-size: 14px;
 font-family: Verdana, sans-serif;
}

input:checked + .slider_toggle:after
{
  content:'Year';
}


.new_toggle{
  /* border: 1px solid #005586 ; */

  /* border-radius: 50%; */
}
#advance_toggle_0,#advance_toggle_1,#basic_toggle_0,#basic_toggle_1{
  cursor: pointer;
  padding: 5px 15px;
  /* border: 1px solid #1f83bd ; */
}
.month_year{
  background-color: #004b76;
  color: white ;
  border: 1px solid #004b76 ;
}
.month_year_active{
  background-color: white;
  color: #004b76;
  border: 1px solid white;
}
#advance_toggle_0,#basic_toggle_0{
  font-weight: 600px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
#advance_toggle_1,#basic_toggle_1{
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

#advance_toggle_0:hover,#advance_toggle_1:hover{
  /* border-bottom: 1px solid #005586 ; */
}

.add_form_select_css {
    border: 1px solid #ced4da !important;
    background: #fff !important;
}
.input-group-addon {
    padding: 11px 10px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #555;
    text-align: center;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none;
}
#enquiry_mobile{
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.new_toggle{
  display: block;
  width: 100%;
  text-align: center;
}
.card-header {
    height: 170px  !important;
}
.card-header h6{
    margin-top: 40px;
    text-align: center;
}

.card-title-name{
    text-align: center;
    width: 100%;
}
.sampleweb a{
  font-weight: 600;
  color: #1f83bd;
}
.sampleweb a:hover{
  color: #005586;
}

#basic_1_url, #advance_1_url {
    margin-top: -72px;
}
.card-header-free h6 {
    margin-top: 50px;
}
@media screen and (max-width: 1024px){
    .sectionbanner {
      background-position: right 0px top !important;
    }
    .banner-title {
      font-size: 34px;
    }
    .Features_started_title {
      font-size: 34px;
    }
    .agent-dash-pera {
      font-size: 16px;
      line-height: 24px;
    }
    .about-sec2-img {
      height: 352px;
      width: 500px;
    }
    .Explore-Features-title {
      font-size: 34px;
    }
    .Explore-Features-pera {
      font-size: 18px;
    }
    .agent-dash-title {
      font-size: 34px;
    }
    .agent-messaging{
      height: 200px !important;
    }
}
@media only screen and (max-width: 768px) {
  .deski-sec1-part {
    margin-left: 0px;
  }
  .sectionbanner {
      background-position: right -371px top !important;
  }
  .xs_container_price{
    max-width: 90%;
  }
  .list-unstyled .mb-3 {
    height: 70px;
  }
}
@media screen and (max-width: 425px) {
  .banner-title {
      font-size: 22px;
      line-height: 25px;
  }
  .banner-p-details {
    font-size: 14px;
    line-height: 20px;
  }
  .banner-contactbtn {
    font-size: 14px;
    line-height: 24px;
  }
  .sectionbanner{
      padding: 15px 0;
    background-image: none !important;
  }
  .sectionbanner {
    height: 220px !important;
  }
  .price-pera{
    font-size: 12px;
    line-height: 20px;
  }
  .card-header h5{
    font-size: 16px;
  }
  .card-header h6{
    font-size: 14px;
  }
  .plan-button,.plan-button-active {
    height: 40px;
    font-size: 16px;
  }
  .list-unstyled .mb-3 {
    font-size: 14px;
    height: 40px;
  }
}
@media screen and (max-width: 425px) {
  .list-unstyled .mb-3 {
    font-size: 12px;
  }
  .price-title {
    line-height: 26px;
  }
}
