* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

a {
  text-decoration: none !important;
}
#warning {
  text-align: center;
  font-size: 20px;
  color: #032289;
  font-weight: bold;
}
.loanfront-footer-pic {
  position: relative;
  left: -30px;
}
.faceof-india {
  text-align: center !important;
}

.infoText {
  position: relative;
  left: 20px;
}

.background-images-1 {
  text-align: right;
  margin-top: -294px;
  position: relative;
  z-index: -1;
}
.background-images-1 img {
  width: 400px;
  height: 500px;
}

/* arcticle section start */

article {
  display: flex;
  justify-content: center;
  align-items: center;
}
article::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.containerr-cont {
  margin-top: -15rem;
  min-width: 100%;
  min-height: 550px;
}

.contactinfo {
  height: calc(100% - 80px);
  background: var(--unnamed-color-032289) 0% 0% no-repeat padding-box;
  background: #032289 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 12px #00000029;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  z-index: 1;
  margin-left: 0px;
  color: white;
}

.contactus-userlist li {
  list-style: none;
}
.contact-names {
  text-align: center;
  font: normal normal normal 35px/48px "Open Sans";
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 35px !important;
}
.contact-headings {
  color: white;
  margin-top: 55px;
  margin-bottom: 40px;
  font-family: "Open Sans";
  text-align: left;
  margin-left: 40px;
  font-size: 30px;
}
.font-awsome {
  margin-right: 16px;
  margin-left: 30px;
}
.address-contact {
  float: right;
  color: #ffffff;
  margin-left: 70px;
  margin-top: -30px;
  margin-bottom: 30px;
  font-family: "Open Sans";
  line-height: 25px;
}

.li-contact-image img {
  margin: 0px;
  position: relative;
  left: 20px;
  padding: 0px;
}
.contactform {
  padding: 70px 50px;
  width: 100%;
  height: 550px;
  box-shadow: 0px 3px 12px #2f2e2e;
  border-radius: 10px;
  opacity: 100%;
}
.contact-frm-div {
  width: 40vw;
  margin-left: auto;
  left: 0;
}
.para-contact {
  margin-top: 12px;
  font: normal normal normal 17px/19px "Open Sans";
  letter-spacing: 0px;
  opacity: 1;
  font-family: "Open Sans";
}
li .form-control {
  font: normal 15px/19px Open Sans;
  letter-spacing: 0px;
  opacity: 0.64;
  color: #2f2e2e;
  margin-top: 30px;
  background: 0% 0% no-repeat padding-box;
  border-radius: 6px;
}
ul {
  list-style: none;
}
.li {
  border-radius: 3px 3px 3px 3px;
  position: relative;
  border: 1px solid #032289;
  background-color: white;
  font-family: "Futura", Tahoma, sans-serif;
  color: white;
  height: 45px;
  margin-left: 0px;
  margin-top: 40px;
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
  width: 171px !important;
  font-weight: bold;
  display: inline-block;
  z-index: 1;
  transition: all 1s;
}
.li:hover {
  background-color: #032289;
}
.li::after {
  content: "'";
  color: transparent;
  position: absolute;
  width: 68%;
  height: 100%;
  left: 28px;
  top: 0px;
  z-index: -1;
  background-color: #032289;
  transform: skew(-30deg);
  text-align: center !important;
}
.btnb {
  text-align: center;
  color: white;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Open Sans";
  margin-left: 5px;
}
#warning {
  text-align: center;
  font-size: 20px;
  color: #032289;
  font-weight: bold;
}

.background-images-78 {
  display: none;
}

/*experiment css*/

.cont {
  height: 550px;
  margin-top: -16rem;
}
.crow {
  position: relative;
  height: 550px;
}
.left {
  height: calc(100% - 80px);
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #032289 0% 0% no-repeat padding-box;
  border-radius: 10px;
  z-index: 1;
}
.right {
  height: 100%;
  border-radius: 10px;
  margin-left: -5rem;
  padding: 70px 40px;
}
.small {
  width: 40rem;
  margin-left: auto;
}

/* map section start */

.map-sec {
  margin-top: 6rem;
}

.map {
  height: 450px;
  width: 100%;
}

@media screen and (min-width: 0px) and (max-width: 300px) {
  .contactus-userlist li {
    font-size: 10px;
  }
}

@media screen and (min-width: 0px) and (max-width: 567px) {
  .background-images-1 {
    margin-top: -97px;
  }
  .booster112div {
    left: 0px;
  }
  .background-images-1 img {
    width: 130px;
    height: 200px;
  }
  .containerr-cont {
    margin-top: -6rem;
  }
  .containerr-cont .contactinfo {
    width: 83vw;
    margin: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .containerr-cont .contactform {
    width: 90vw;
    top: 81%;
    padding: 0px;
  }

  .contact-frm-div {
    width: 90%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .cont {
    height: auto;
    margin-top: -5rem;
  }
  .left {
    height: 100%;
    position: static;
    top: 0px;
    transform: translateY(0px);
    width: 80%;
    margin: auto;
  }
  .right {
    margin-left: 0px;
    margin-top: 0px;
    height: auto;
  }
  .small {
    width: 100%;
  }
  .crow {
    height: auto;
  }
  .map-sec {
    margin-top: 3rem;
  }
  .map {
    height: 250px;
  }
  .contact-headings {
    padding-top: 20px;
  }
}

@media screen and (min-width: 568px) and (max-width: 767px) {
  .cont {
    height: auto;
    margin-top: -5rem;
  }
  .left {
    height: 100%;
    position: static;
    top: 0px;
    transform: translateY(0px);
    width: 80%;
    margin: auto;
  }
  .right {
    margin-left: 0px;
    /* margin-top: -5.5rem; */
    height: auto;
  }
  .small {
    width: 100% !important;
    margin: auto;
  }
  .crow {
    height: auto;
  }
}
@media screen and (min-width: 568px) and (max-width: 992px) {
  .productpart-contact {
    background-size: contain;
    height: 200px;
  }
  .cards-item-1 {
    height: 186px;
    top: -88px;
  }
  .para-booster-1122 {
    font-size: 26px;
  }
  .containerr-cont .contactinfo {
    width: 40vw;
  }
  .containerr-cont .contactform {
    padding-left: 208px;
  }
  .contact-frm-div {
    width: 30vw;
    margin-left: auto;
  }
  .containerr-cont .contactform {
    padding-left: 0px;
  }
  .cont {
    margin-top: -15rem;
  }
  .small {
    width: 30vw;
  }
}

@media screen and (min-width: 992px) and (max-width: 1270px) {
  .small {
    width: 25rem;
  }
}
