.slideshow-container {
  position: relative;
}
/*.eslong{*/
/*  margin-top: -165px;*/
/*}*/
.eslong1{
     margin-left: 74px;
    
    margin-top: 10px;
}
.cus-py-5 {
  padding: 5% 3% 5% 3%;
}

.rowspace{
        margin-top: 40px;
}

.bg-black2{
    background-color:#ababab;
}
.mySlides {
  display: none;
  padding: 2% 15% 0px 15%;
  text-align: center;
}

.imgsec{
  width: 60%;
}
.bottom-btn1 {
    width: max-content;
    margin: 0 auto;
    position: relative;
    top: 25px;
}
.cus-prev,
.cus-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  user-select: none;
}

/*.cus-next {*/
/*  right: 9%;*/
/*}*/

.cus-next {
  right: 18%;
}

.cus-w {
  width: 10%;
}
.cus-w-active {
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
}
.cus-prev:hover,
.cus-next:hover {
  color: #ef3139;
}

.plus-btn-icon {
  width: auto;
  background-color: transparent;
  padding-right: 9%;

}

.plus-btn-icon a {
  color: #ebebeb;
}

.icon-com {
  background-color: #ebebeb;

  border-radius: 50%;
}

.we-invest h4 {
 letter-spacing: 2.5px;
    font-family: 'avenir_ff_black';
    font-weight: 900;
    line-height: 52px;
}

.we-invest h6 {
 letter-spacing: 30px;
    font-size: 30px;
    font-weight: 700;
    line-height: 11px;

}

video{
  background-image:
  linear-gradient(
    to right, 
    #ffffff,
    #ffffff, 15%,
    #ffffff 15%,
    #a9a9a9 85%,
    #a9a9a9 85%
  );
}
/* .cus-h-banner {
  height: 450px;
} */
.border-left-c {
  border-left: 2px solid #b82f33;
}

.pad-right {
     padding: 0% 10% 0% 10%;
    text-align: -webkit-left;
}

.plus-pad-r {
  padding-right: 6%;
}

.progress-bar {
  background-color: #ffffff;
  border-radius: 7px;
  width: 100%;
}
.cus-h{
  height: 94%;
  
}

.progress-bar-vertical {
  width: 23%;
  min-height: 265px;
  background-color: #e2b0b05c;
margin: auto;
  display: flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.progress-bar-vertical1 {
  width: 38%;
 min-height: 250px;
 background-color: #e2b0b05c;
margin: auto;
  display: flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.progress-bar-vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
}

.testi-author {
  margin-top: 4%;
}

.wel-info {
  position: fixed;
  top: 0;
  right: 15px;
  z-index: 1;
}

.cus-height {
  height: 55px;
}

.po-fixed-t {
  top: 25px;
}

.mr-15p {
  margin-right: 15px;
}
.curve-grey {
  background-color: #a9a9a9;
}
.curve-grey1 {
  background-image:
  linear-gradient(
      to right, 
      #a9a9a9,
      #a9a9a9, 15%,
      #ffffff 15%,
      #ffffff 85%,
      #ffffff 85%
    );
}
.curve-grey2 {
  background-image:
    linear-gradient(
      to right, 
      #ffffff,
      #ffffff, 15%,
      #ffffff 15%,
      #a9a9a9 85%,
      #a9a9a9 85%
    );
}

.bg-white {
  background-color: #ffffff;

}

.b-curve-left {
  border-top-left-radius: 25%;
  border-bottom-left-radius: 25%;
}

.b-curve-right {
  border-top-right-radius: 25%;
  border-bottom-right-radius: 25%;
}

.b-curve-l {
  border-top-left-radius: 104px;

}

.b-curve-r {
  border-top-right-radius: 104px;

}

.home-nav.navbar-nav .nav-link.active {
  color: #ce766b;
}

.img-2 {
  position: absolute;
  width: 143%;
  height: 90%;
  left: 51%;
  transform: translate(-50%, -50%);
}
.img-3{
        /* position: absolute; */
    width: 10%;
    height: 42%;
    left: 51%;
    transform: translate(-50%, -50%);
    /* margin-top: -1px; */
    margin-left: 50%;
}
.login-sec h5 {
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 600;
  line-height: 1.5;
  color: #ffffff;
}

.login-sec p {
  /*font-size: 16px;*/
  margin-bottom: 25px;
  line-height: 1;
  font-weight: 500;
  color: #ffffff;
}

.h-log-btn {
  width: 150px;
  border-radius: 22px;
      padding: 7px 18px;
  border: 1px solid #ef3139;

}

.h-log-btn:hover {
  background-color: black;
    border: 0px solid #040404 !important;
    color: white;
}

.footer-icons ul li {
  margin-right: 40px;
}

.f-content ul li a,
.f-content h4,
.f-content p {
  color: #e2b0b0;
}

.footer-icons ul li a:hover,
.f-content ul li a:hover {
  color: #ef3139;
}

.f-content h4 {
  margin-bottom: 20px;
  margin-top:10px;
}

.f-content ul li {
  margin-bottom: 6px;
}

.f-content ul li a {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}

.copy-right p,
.copy-right a {
  color: #ce766b;
}

.width-32 {
  width: 32%;
}
.mob-p-right{
  padding-right: 0px;
}
.mob-p-left{
  padding-left: 0px;
}
.posi-relative {
  position: relative;
  top: 23px;
}
.invest-img-c{
  width: 100%;
    /*height: 300px;*/
    display: flex;
    justify-content: center;
}
.active-img-c{
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
}
.text-bg{
  width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 0px 0px 15px 15px;
}
.rotate1 {
 transform: rotate(-90deg);
 position: relative;
    right: -11px;
    top: -94px;
    width: 143%;
    text-align: center;
}
.input-border{
  border-radius: 7px 10px;
  border: 0px;
  padding: 7px 10px;
  margin-bottom: 15px;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}
.input-border:active{
  border: 0px;
}
.hover-clr:hover{
color: #b82f33;
}
.submit-btn{
  background-color: #21b440;
  padding: 10px 20px;
    border: none;
    width: 70%;
    margin: 0 auto;
    border-radius: 7px 10px;
}
.invest-btn{
  background-color: #f39321;
  padding: 10px 20px;
    border: none;

}

.bottom-btn1 {
    width: max-content;
    margin: 0 auto;
    position: relative;
    top: 0px;
    background: #6c757d;
    border-radius: 18px 18px 0px 0px;
    color:#fff;
}

.invest-btn1{
  background-color: #e1e1e1;
  padding: 10px 20px;
    border: none;

}
.download-pdf-btn{
  background-color: #f39321;
  border: none;
  border-radius: 7px 10px;
  padding: 5px 10px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.same-h-content {
  height: 93%;
}
.active-height{
  height: 150px;
}
.active-height1{
  height: 220px;
}
.bottom-btn{
  width: max-content;
  margin: 0 auto;
  position: relative;
        top: 27px;
}
.col{
  height: 100%;
}

/*process image*/
.process-img{
  width: 100%;
}