.caldera-forms-modal {
 visibility: hidden;
    color: white;
    background-color: transparent;
    /*border: 1px solid #d65b5b;
    border-radius: 5px 0px 0px 5px; */
    /*height: 40px; 
    width: 198px !important;*/
    position: fixed;
    z-index: 9999;
    float: right;
    right: -250px;
    bottom: 0%;
    transition: right 0.9s;
    /*top: 50%;*/
}

.caldera-forms-modal:hover {  
   	right: 0%;
}

.caldera-forms-modal.shown {
  visibility: visible;
  right: -17px;
}
.nuyi{
    background-color:transparent;
    border:0px solid;
}


.let{
    padding-left: 10px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 600;
     padding-right: 10px;
}
.lety{
    padding-left: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
     padding-right: 5px;
}

.rige{
    z-index:99999;
}

.bete{
    position: absolute;
    right: 14px;
    top: 15px;
}
.odal{
   padding-left: 0px;
    padding-top: 60px;
    margin-bottom: 0px;
    list-style: none;
}
ul.odal li {
   background-image: url(images/icons/micons.svg);
    background-repeat: no-repeat;
    padding-bottom: 25px;
    color: white;
    font-weight: 500;
    font-size: 17px;
    padding-left: 38px;
    line-height: 19px;
}
.offcanvas-end{
    width:100%;
    transition: transform .9s ease-in-out;
    z-index: 99999;
}
.offcanvas-body{
    padding:0px;
    overflow-x:hidden;
}
.hese{
    height:100vh;
}

.btn-close{
    background-color:#ffffff;
    opacity: unset;
}


/*sahib css*/


.bu{
    background-color: white;
    display: flex;
    flex-direction: row;
    padding: 10px;
    border-radius: 100vw;
    position: absolute;
    right: 50px;
    bottom: 95px;
    width: 55px;
    height: 55px;
    align-items: center;
    overflow:hidden;
    color: #ffffff;
    font-size:0px;
    transition: 300ms ease-in-out;
    z-index: 999999;

}

.ba{
    background-color: white;
    display: flex;
    flex-direction: row;
    padding: 10px;
    border-radius: 100vw;
    position: absolute;
    right: 50px;
    bottom: 25px;
    width: 55px;
    height: 55px;
    align-items: center;
    overflow:hidden;
    color: #ffffff;
    font-size:0px;
    transition: 300ms ease-in-out;
    z-index: 999999;

}
  
  
.bu2{
    background-color: white;
display: flex;
flex-direction: row;
padding: 10px;
border-radius: 100vw;
position: absolute;
right: 50px !important;
bottom: 95px;
width: 155px;
height: 55px;
align-items: center;
color: #000000;
font-size:16px;
cursor:pointer;
z-index: 999999;
    
}
   

.ba2{
    background-color: white;
display: flex;
flex-direction: row;
padding: 10px;
border-radius: 100vw;
position: absolute;
right: 50px;
bottom: 25px;
width: 155px;
height: 55px;
align-items: center;
color: #000000;
font-size:16px;
cursor:pointer;
z-index: 999999;
}

.gee{
    margin-left: 10px;
     margin-bottom: 0px;
   line-height: 0px;
 
    }
.gy1{
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background-color: #f07820;
    position: absolute;
    bottom: 0px;
    height: 226px;
    width: 95%;
}
.ajue{
    position:relative;
    z-index:99999;
    right:0px;
}
.cose{
    position: absolute;
    right: 22px;
    top: 18px;
    background-color: transparent;
    border-radius: 100vw;
    padding: 3px;
}
.sahing{
    margin-right:-50px;
}
.sahi{
   transition: 300ms ease-in-out;
}

.jja2{
    transform: translateX(100%);
}

.jja{
    transition: 300ms ease-in-out;
}
.bubble {
  width: 100px;
  border-radius: 50px;
  padding: .5em;
  /*margin: 2em auto;*/
  
  box-sizing: border-box;
  position: absolute;
  
  background: #ffffff;
  
  font-size: 14px;
  text-align: center;
}

a.bub {
  color: #000000;
    text-decoration: none;
}

.triUp {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #17214f;
  border-bottom: 15px solid #ffffff;
    border-left: 6px solid transparent;
    position: relative;
    bottom: 30px;
    left: 15px;
}
.callout{
    position: absolute;
    bottom: 20px;
    right: 122px;
    z-index: 9999999;
}