.Position{
    position: sticky;
}

.image{

    width: 80%;

}

.jus-cen{
    justify-content: center;
}
.text-center{
    text-align: center;
}

.imgkey {
    width: 40px;
    height: 60px;

}

.previewPane {
    display: inline-block;
    border: 1px solid #ddd;
    width: 250px;
    height: 250px;
    cursor: crosshair;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%
}

#zoomer {
    display: none;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    width: 350px;
    height: 350px;
    z-index: 9999;
}
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 86%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    margin-left: -44px;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
    margin-right: -19px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

@media(max-width:320px){
    .prev{
        margin-left: -39px;
    }
    .imgline{
        margin-left: 10px;
    }
  
}
.right{
    float: right;
    margin-right: 12px;
}
.Previous{
    margin-left: -25px;
}
.Next{
    margin-right: -27px
}

.slide-show{
    margin-left: 10px;
}
.h1font{
    font-size: 3.5rem;
}
.magnifi{
    text-align: center;
}

.img30{
    width: 32% !important; 
    height: auto;
}

.searchbar .Inputfiled{
    width: 90%;
}

.Inputtext .Textarea{
    background-color:
     #337ab7;color:white
}
.socialnav .footer-social .social-navbar{
    padding-right:5px;
   
    
}
.socialnav .footer-social .social-navbar a{
    padding: 0px;
} 

.socialnav .footer-social .social-navbar a i{

    margin-right: 0px;
    color:#337ab7;

}
.sidepanel  {
    position: fixed;
    left: 0px;
    top: 270px;
    transition: all 0.2s ease-in 0s;
    z-index: 9999;
    cursor: pointer;
    width: 0;
    background-color:white;
    overflow-x: hidden;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    background-image: linear-gradient(#09C6F9, #045DE9);
}

.Navbar{
    padding: 12px 30px;
}
.Navbar .navbar-head{
    font-size: 18px;
    font-family: 'Fahkwang', Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1px;
    color: #fff;
}

.Navbar-list{
    max-height: 40vh;
    height: 40vh;
    padding: 0px 20px;
    min-width: 20vh; 
    font-weight: bold;
    color: #fff;
}

.sidepanel a {
  padding: 4px 2px 0px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #000000bd;
  display: block;

  
}

.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .closebtn {
   
    height: 25px;
    width: 25px;
   
    background-color: #FD8620;
    color: #fff;
    position: absolute;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    right: 5px;
    top: 7px;
    border-radius: 20px;
    font-family: serif;
    font-weight: 700;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
  /* position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px; */
}

.openbtn {
  /* font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none; */
  transform-origin: top right;
    /* margin-top: 100%; */

    
    position: relative;
    display: inline-block;
    font-size: 80% !important;
    /* font-weight: 400; */
    text-align: center;
    text-decoration: none;
    /* text-transform: none;
    color: #fff; */
    background: #ff7d50;
    padding: 10px 20px;
    border-radius: 3px;
    border: none;
    /* -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left; */
    cursor: pointer;
}

.openbtn:hover {
  background-color:#444;
}
.float-button {
position: fixed;
left: 0px;
top: 270px;
transition: all 0.2s ease-in 0s;
z-index: 9999;
cursor: pointer;
}
.float-button:hover {
left: 0px;
}
.a{
    display: none;
}

ul.r {
  list-style-type: circle;
    height: 5px;
    top: 0px;
    position: relative;
    display: inline-block;    
    border-radius: 50%;
    margin-right: 8px;
    padding: 0px 20px;
    columns: white;
}
.as{
    width: 140px !important;
    border-bottom: 0.5px solid;
    border-bottom-color: #c6c4cf;
    color: white;
    padding-bottom: 10px;
    font-size: 20px;
    margin-top: 5px;
    letter-spacing: 2px;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
  }
.breadcrumb-item+.breadcrumb-item::before {
display: none;
padding-right: .5rem;
color: #6c757d;
content: "/";
}

.fontsize{
    font-size:12px
}

.response{
    display:none;
     color: red;
}
.txtbld{
font-weight: bold;
}

.iti__selected-dial-code {
    color: unset;
}

.page-wrapper-two .banner-section {
    padding-top: 80px !important;
    padding-bottom: 150px !important; 
}

.subtitle{
    color: #FD8620 !important;
}

.mapouter {
    position: relative;
    text-align: right;
    height: 500px;
    width: 100%;
}
.mapouter .gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 500px;
    width: 100%;
}
.w100{
    width: 100%;
}

.cbgimg{
    background-image: url(assets/images/bgimg.jpg);
}
.noptb{
    padding-top:0px;padding-bottom:0px
}

.pos-s{
    position: sticky;
}
.w80{
    width: 80%;
}
.w90{
    width: 90%;
}
.cbw{
    background-color: #337ab7;color:white;
}
.pr-5{
    padding-right: 5px;
}
.p0{
    padding: 0px;
}
.mrbgclr{
    margin-right: 0px;color:#337ab7;
}