@import url("https://fonts.googleapis.com/css2?family=Manjari:wght@100;400;700&display=swap");
@import url("https://smc.org.in/fonts/meera.css");
@import url("https://smc.org.in/fonts/uroob.css");
.nav-right-container {
  /* background-color:#3f0b4d; */
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border: 0px solid #000000;
}
@media screen and (max-width: 768px) {
  .nav-right-container {
    background-color: white;
  }
  #header {
    background: white;
    border-bottom: #3f0b4d solid 5px;
  }
}
.headBottum {
  /* background-color:#861f41;
    height: 3px;  */
}

.about-us .image_certificate {
  background: url("../img/certificate1.jpeg") center center no-repeat;
  background-size: cover;
  min-height: 400px;
}
.banks {
  margin-bottom: 20px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
}
.banks:hover {
  -webkit-box-shadow: 5px 6px 24px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 6px 24px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 6px 24px 0px rgba(0, 0, 0, 0.75);
}

.cust-btn {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 2px;
  transition: 0.4s;
  margin: 10px;
  border-radius: 4px;
  border: 2px solid #3f0b4d;
  color: #3f0b4d;
  background: #fff;
}

.cust-btn:hover {
  background: #3f0b4d;
  color: #fff;
}
.home-loan-Baner {
  background: #f3f1f0;
  color: #65534c;
  padding-top: 50px;
}
.btn-cmr {
  font-family: "Muli", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #861f41;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #861f41;
}
.btn-cmr:hover {
  background: #861f41;
  color: #fff;
  text-decoration: none;
}
.project-text {
  color: #861f41;
  margin-top: 20px;
}

.projectFanyText1 p {
  font-size: 15px;
  cursor: pointer;
  padding: 10px;
  min-height: 100px;
  border-bottom: #8ed9f9 3px solid;
  -webkit-box-shadow: -1px -1px 44px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px -1px 44px -20px rgba(0, 0, 0, 0.75);
  box-shadow: -1px -1px 44px -20px rgba(0, 0, 0, 0.75);
}
.projectFanyText1 p:hover {
  -webkit-box-shadow: -1px -1px 27px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px -1px 27px -5px rgba(0, 0, 0, 0.75);
  box-shadow: -1px -1px 27px -5px rgba(0, 0, 0, 0.75);
  padding: 10px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 5px;
  transition: 0.4s;
  border-bottom: #007fff 3px solid;
}
@font-face {
  font-family: NotoSansMalayalam-Regular;
  src: url("NotoSansMalayalamUI-Regular.ttf") format("truetype");
}
.fontMl {
  font-family: "NotoSansMalayalam-Regular", cursive;
}

.whatsap-share-btn {
  background-color: #26d367;
  width: 80px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 0px solid #000000;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 4.5px;
  top: -6;
  text-align: center;
  margin-left: 8px;
}
.whatsap-share-btn:hover {
  color: white;
  text-decoration: none;
}
.whatsap-share-btn i {
  font-size: 20px;
  padding-top: 3px;
}
#loading {
  background: url("handle.gif") no-repeat center center;
  background-size: 300px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999;
  background-color: #32073d;
}

.ml-Manjari {
  font-family: "Manjari", sans-serif;
  font-weight: 100;
}
.ml-ManjariR {
  font-family: "Manjari", sans-serif;
  font-weight: 400;
}
.ml-ManjariB {
  font-family: "Manjari", sans-serif;
  font-weight: 700;
}
.ml-meera {
  font-family: "Meera", sans-serif;
}
.ml-uroob {
  font-family: "Uroob", sans-serif;
}

.homeProject {
  color: #3f0b4d !important;
  font-size: 30px !important;
}
.homeProjectHead {
  color: #007fff !important;
  font-size: 40px !important;
  margin-bottom: 0px !important;
}
.blue-btn-sm {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 2px;
  transition: 0.4s;
  border-radius: 4px;
  border: 2px solid #3f0b4d;
  color: #3f0b4d;
  background: #fff;
}

.blue-btn-sm:hover {
  background: #3f0b4d;
  color: #fff;
}
.popAnimation:hover {
  -webkit-box-shadow: 6px 9px 24px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 9px 24px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 6px 9px 24px -6px rgba(0, 0, 0, 0.75);
}

.cust-box {
  display: block;
  cursor: pointer;
  padding: 10px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  /*background-color: #7cd1e5;*/
  box-shadow: 0 2px 2px rgba(10, 16, 20, 0.24), 0 0 2px rgba(10, 16, 20, 0.12);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.2s ease;
  border-bottom: 2px solid #b12519;
  border-bottom: 5px solid #b12519;
  /* border-left: 0.1px solid #bcbcbc;
    border-top: 0.1px solid #bcbcbc;
    border-right: 0.1px solid #bcbcbc; */
}
.cust-box:hover {
  -webkit-transform: translate(0, -8px);
  -moz-transform: translate(0, -8px);
  -ms-transform: translate(0, -8px);
  -o-transform: translate(0, -8px);
  transform: translate(0, -8px);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border-bottom: 5px solid #b12519;
  /* border-left: 0.1px solid #bcbcbc;
    border-top: 0.1px solid #bcbcbc;
    border-right: 0.1px solid #bcbcbc; */
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}
.callNow {
  padding: 10px !important;
  background-color: #c40202;
  color: white;
  font-size: 17px !important;
  text-align: center;
  -webkit-box-shadow: 6px 9px 24px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 9px 24px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 6px 9px 24px -6px rgba(0, 0, 0, 0.75);
  margin-top: 20px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
}
.loanFecility-text1 {
  margin: 0px !important;
  padding: 0px !important;
}
.loanFecility-text2 {
  margin-top: 0px !important;
  padding-top: 0px !important;
  font-size: 16px !important;
}
.loanFecility-text3 {
  margin-top: 0px !important;
  padding-top: 0px !important;
  font-size: 20px !important;
  color: #007fff !important;
  font-weight: 600 !important;
}
.homeProjectHeading {
}
.navOverlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}
.box4Enq {
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
  border-top: 4px solid #3f0b4d;
  padding: 0px 15px 10px 15px;
  background-color: white;
}
.br-4 {
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}
#color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.6;
}
.unbelievable {
  font-size: 25px;
  color: #32073d;
}
.introabout b {
  color: #32073d;
}
.bestVilla {
  font-size: 20px;
}
.boldMake b {
  color: #32073d;
}

.blink_me {
  animation: blinker 0.8s linear infinite;
  animation-delay: 1.5s;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.info-loan {
  padding: 25px 30px 15px 30px;
  background-color: #32073d;

  background: rgba(50, 7, 61, 1);
  background: -moz-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 34%,
    rgba(110, 10, 140, 1) 45%,
    rgba(89, 33, 105, 1) 70%,
    rgba(50, 7, 61, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(50, 7, 61, 1)),
    color-stop(34%, rgba(98, 20, 120, 1)),
    color-stop(45%, rgba(110, 10, 140, 1)),
    color-stop(70%, rgba(89, 33, 105, 1)),
    color-stop(100%, rgba(50, 7, 61, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 34%,
    rgba(110, 10, 140, 1) 45%,
    rgba(89, 33, 105, 1) 70%,
    rgba(50, 7, 61, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 34%,
    rgba(110, 10, 140, 1) 45%,
    rgba(89, 33, 105, 1) 70%,
    rgba(50, 7, 61, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 34%,
    rgba(110, 10, 140, 1) 45%,
    rgba(89, 33, 105, 1) 70%,
    rgba(50, 7, 61, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 34%,
    rgba(110, 10, 140, 1) 45%,
    rgba(89, 33, 105, 1) 70%,
    rgba(50, 7, 61, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32073d', endColorstr='#32073d', GradientType=1 );

  color: #fff;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);

  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;

  transition: 0.3s;
}
.info-loan:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  background: rgba(50, 7, 61, 1);
  background: -moz-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 49%,
    rgba(110, 10, 140, 1) 70%,
    rgba(65, 18, 79, 1) 91%,
    rgba(50, 7, 61, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(50, 7, 61, 1)),
    color-stop(49%, rgba(98, 20, 120, 1)),
    color-stop(70%, rgba(110, 10, 140, 1)),
    color-stop(91%, rgba(65, 18, 79, 1)),
    color-stop(100%, rgba(50, 7, 61, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 49%,
    rgba(110, 10, 140, 1) 70%,
    rgba(65, 18, 79, 1) 91%,
    rgba(50, 7, 61, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 49%,
    rgba(110, 10, 140, 1) 70%,
    rgba(65, 18, 79, 1) 91%,
    rgba(50, 7, 61, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 49%,
    rgba(110, 10, 140, 1) 70%,
    rgba(65, 18, 79, 1) 91%,
    rgba(50, 7, 61, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(50, 7, 61, 1) 0%,
    rgba(98, 20, 120, 1) 49%,
    rgba(110, 10, 140, 1) 70%,
    rgba(65, 18, 79, 1) 91%,
    rgba(50, 7, 61, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32073d', endColorstr='#32073d', GradientType=1 );
}
.text-homeloan {
  font-size: 20px;
  vertical-align: middle;
}
.nrihead {
  color: #32073d;
  font-size: 20px;
}
.homeLoanReq .listHomeLoan li {
  margin-bottom: 13px;
}
