.click{
  width: 68px;
  height: 54px;
  position: absolute;
  margin-top: -54px;
  margin-left: -75px;
}
.box1{
  padding: 15px;
}
.bg1{
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.79) , #4CAF50 ) !important;
}
.bg2{
  background: #fff !important;
}
.bg3{
  background: #eee !important;
}
.bg4{
  background: #ffeb3b63 !important;
}
.bg5{
     background: #eeeadf;
}
.box2{
  padding: 15px;
}
.enquirynow{
      width: 142px;
}
.bg_color_white{
  background:#fff ;
}
.bg_color_skyblue{
  background:#cddeff;
}
.bg_color_lightSalmon{
             background:rgb(138, 178, 42);
}
.mt-60 {
  margin-top: 60px;
}
.list-inline > li {
    color: #fff;

}
.text-highlight {
  color:#fd532e;
}
.top-bar.gray-wrapper {
        background: linear-gradient(125deg, #254782 78%, #86af21 25%);
}
.bg_color_white{
  color: #fff;
}
.bg_color_white{
 background-color: rgba(0, 0, 0, 0.1);
     padding: 10px;
}
.btn-rounded {
    border-radius: 0px ;
}
.box-white {
    background: #fff;
}
.btn {
    background:#3333ff;
    font-size: 20px ;
}
.bg_color_dark {
  background: #FFC107;
  color: #fff;
}
.bg_color_orange {
  background: #ff8533;
  color: #fff;

}
.text-bold {
  font-weight: 500;
  color: #fff;
}
.border {
  border: 2px solid #4c98c9;

}
