.edfaliselectsection{
    margin: 20px 0px;
}
.optionedfali .selectfield{
    width: 80%;
    height: 40px;;
}
.optionedfali{
    position: relative;
    margin: 10px;
    margin-left: 12% !important;
}
.optionedfali .insideArrow{
    position: absolute;
    top: 0;
    left:0;
    width: 15%;
    height: 100%;
    background-color: #00a880;
    text-align: center;
  }
 .optionedfali .insideArrow i{ 
   color: white;
  }
  input:focus,
  select:focus,
  textarea:focus,
  button:focus {
      outline: none;
  }
  #ex1Slider .slider-selection {
	background: #BABABA;
}
.bttunconfirmMap{
    background-color: #ffe100; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius:  2%;
}
.title{
    font-size: 22px;
}
.subtitle{
    font-size: 20px;

}
.borderdown{
    position: relative;

}
.borderdown::before{
	content: "";
	position: absolute;
	left: 20%;
	bottom: 0;
	height: 1px;
	width: 80%;
    border-bottom: 1px solid #BABABA;
}
.noreslt{
    width: 100%;
}
#site-contnts-serviceindividules{
    padding-top: 30px;
}
/* #site-contnts-serviceindividules{
    margin-top: 90px !important;
} */
.edfaliselectsection{
    margin-top: 20px;
    padding: 100px 0px !important;
}
.edfali-img{
    height: 309px;
}