@font-face {
    font-family: 'robotobold';
    src: url('/qa/rbvisit/public/frontend/css/fonts/roboto-bold-webfont.woff2') format('woff2'), url('/qa/rbvisit/public/frontend/css/public/fronted/css/fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('/qa/rbvisit/public/frontend/css/fonts/roboto-regular-webfont.woff2') format('woff2'), url('/qa/rbvisit/public/frontend/css/fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('/qa/rbvisit/public/frontend/css/fonts/roboto-light-webfont.woff2') format('woff2'), url('/qa/rbvisit/public/frontend/css/fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('/qa/rbvisit/public/frontend/css/fonts/roboto-medium-webfont.woff2') format('woff2'), url('/qa/rbvisit/public/frontend/css/fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('/qa/rbvisit/public/frontend/css/fonts/robotocondensed-bold-webfont.woff2') format('woff2'), url('/qa/rbvisit/public/frontend/css/fonts/robotocondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('/qa/rbvisit/public/frontend/css/fonts/robotocondensed-light-webfont.woff2') format('woff2'), url('/qa/rbvisit/public/frontend/css/fonts/robotocondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('/qa/rbvisit/public/frontend/css/fonts/robotocondensed-regular-webfont.woff2') format('woff2'), url('/qa/rbvisit/public/frontend/css/fonts/robotocondensed-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'playfair_displayitalic';
    src: url('/qa/rbvisit/public/frontend/css/fonts/playfairdisplay-italic-variablefont_wght-webfont.woff2') format('woff2'),url('/qa/rbvisit/public/frontend/css/fonts/playfairdisplay-italic-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'playfair_displayregular';
    src: url('/qa/rbvisit/public/frontend/css/fonts/playfairdisplay-variablefont_wght-webfont.woff2') format('woff2'),url('/qa/rbvisit/public/frontend/css/fonts/playfairdisplay-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html{scroll-behavior:smooth}
body{font-family:"robotoregular";font-weight:500;padding:0;margin:0;font-size:14px}
.brand-text h4 span{font-family:'robotomedium'}

a:hover{text-decoration:none}
/* preloader css Start */
.preloader{background-color:#b61a64;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999999999}
.preloader .spinner{width:60px;height:60px;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;background-color:rgb(255 255 255); border-radius:100%;-webkit-animation:sk-scaleout 1.0s infinite ease-in-out;animation:sk-scaleout 1.0s infinite ease-in-out}
@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}
@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}
/* preloader css End */
/* Top Header css Start */
.top-header{background:#efefef;padding:0}
.top-header ul li:last-child{border:none;padding-right:0}
.top-header ul{display:flex;margin-bottom:0;padding-left:0;align-items:center;justify-content:end;    height: 37px}
.main-top-header ul li:first-child {padding-left: 0;}
.top-header ul li{padding:0 12px;line-height:1;display:flex;border-right:1px solid #656565}
.top-header ul li a{color:#000;font-size:12px}
.top-left-nav ul{justify-content:flex-start}
li.text-size a{padding-right:9px}
li.text-size a:last-child{padding-right:0}
.top-left-nav{display:flex}
.top-header ul li a.blue {background: #fff;margin-right: 6px;}
.top-header ul li a.black {background: #000000;}
.top-header ul li a.com-color {height: 18px;width: 20px;display:inline-block;}
.top-header .left-sec ul{justify-content:start}
.top-header .left-sec ul li img{width:25px}
.top-header ul li:first-child{padding-left:0}
/* Top Header css End */


/* Logo Section Header css Start */
.logo-sec-wraper{padding:6px 0}
a.logo-align{text-decoration:none;display:flex;align-items:center}
a.logo-align img{width:40px}
.brand-text h4{padding-left:10px;font-size:20px;color:#000;line-height:35px;text-transform:uppercase;margin-bottom:0}
.brand-text h4 span{color:#000;display:block;font-size:22px;line-height:normal;font-family: 'playfair_displayregular';
    font-weight: 600;}
/* Logo Section Header css End */
/* Main Menu Section Header css Start */
nav.navbar{padding:0}
.custom-nav li{padding:0;position:relative}
.nav-wraper .custom-nav li a
{font-size: 16px;font-family: 'playfair_displayregular';color: #000;padding: 11px 9px!important;
    display: inline-block;text-decoration: none;}
.loginbtn-sec{align-items:center;display:flex;justify-content:end}


/* Footer Top Section css Start */
.footer-top-sec{background:#ffb633;padding:30px 0 0!important}
.footer-top-sec ul{padding:0}
.footer-top-sec ul li{display:inline-block;margin-bottom:10px;padding:0 8px;border-right:1px solid #00000047;line-height:1}
.footer-top-sec ul li a{color:#000;font-size:14px;text-decoration:none}
.footer-top-sec ul li:last-child{border:0}
.visitor-sec p{font-size:14px}
.visitor-sec{display:flex;align-items:center;justify-content:end}
.text-right.social-media a{width:30px;display:inline-block;height:30px;line-height:30px;text-align:center;margin-left:3px;color:#fff;border-radius:50%}
.text-right.social-media a:hover i{animation:fa-spin 2s infinite linear}
a.fb{background:#305891}
a.twit{background:#2ca8d2}
a.envelope{background:#728a8c}
a.print{background:#738b8d}
a.star{background:#eab833}
a.plus{background:#fc6d4b}
/* Footer Top Section css End */
/* Footer Bottom Section css Start */
.footer-bottom-sec{padding:15px 0;background:#1d1d1d}
.copyright-sec p{color:#fff;margin-top:5px;margin-bottom:0;font-size:14px;}
.tr-google{text-align:right;color:#fff;font-size:14px}
.tr-google span{display: inline-block;width: 100%;padding-right:5px;}
/* Footer Bottom Section css End */



/* css by shakti */
.storyarea {background: url('/qa/rbvisit/public/frontend/images/inner-banner.jpg') no-repeat;  width: 100%;  background-size: cover;  padding: 50px 0 30px 0;
}
.story_breadcrumb h4 { color: #fff; font-weight: 100; font-size: 32px;letter-spacing: 1px;
    margin-bottom: 25px;}
.storyarea .breadcrumb { background: transparent; margin: 0; padding: 0; }
.storyarea .breadcrumb-item.active { color: #ffaf44;}
.storyarea li a {color: #fff;}

button{padding: 10px 20px;
    background: #ffaf44;
    color: #000;
    border: 0;
    width: 100%;
    text-transform: uppercase;}

.addbtn{margin-bottom: 50px;}
.userprofile{border: 1px solid #cccccc; padding:20px; font-size: 18px; font-weight: 600; color:#4537a6;  text-transform: uppercase;}
.profilepic{width: 100px; height: 100px; border-radius: 50%;}
.profiletitle{padding-top:25px; padding-left:30px}
.profiletitle span{display: block; font-size: 13px; color:#6b6a6a; text-transform: capitalize; font-weight: 400;}
.profilepic2{width: 40px; height: 40px; border-radius: 50%; position: relative; margin-right:10px;}

.profilepic2:before {
    content: '\f138';
    font-family: "FontAwesome";
    color: #000;
    padding-right: 10px;
    font-size: 14px;
}



.mobile, .email{color:#282626; font-size: 14px; font-weight: 400; text-align: center; text-transform: capitalize;}
.mobile span, .email span{display: block;}

.sidebarlink ul{margin:0px; padding:0px;}
.sidebarlink ul li{margin:0px; padding:5px 0 0 20px ; list-style-type: none; position: relative;}
.sidebarlink ul li::after{content: "\f105";  font-family: FontAwesome; position: absolute;  left: 5px;}
.bookingtable{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
.pendingbtn{padding:5px 25px; background-color: #9c27b0; border-radius: 20px; color:#fff; font-size: 13px; text-transform: capitalize;}
.successbtn{padding:5px 25px; background-color: #4caf50; border-radius: 20px; color:#fff; font-size: 13px; text-transform: capitalize;}
.cancelbtn{padding:5px 25px; background-color: #ff5722; border-radius: 20px; color:#fff; font-size: 13px; text-transform: capitalize;}

.wrapper{   display: flex;
    height: 65vh;
    justify-content: space-between;
    flex-direction: column;
}

 /* login sec */
 .login-wrap {padding: 20px 30px; box-shadow: 0 0 6px 2px #e3e2e2; margin-top: 30px; }
 .login-heading { text-transform: uppercase; font-size: 18px; color: #000; margin-bottom: 40px; font-family: 'open_sansbold';}
 .user, .login-pass {  align-items: center; }
.mb-3, .my-3 { margin-bottom: 1rem!important; }
.user input, .login-pass input, .capcha-input input { width: 100%;  margin-left: 3px;border-bottom: 1px solid #ccc;
    padding: 7px; }
.user span, .login-pass span { font-size: 25px;}
.or {margin: 30px 0 40px 0; text-align: center;border-bottom: 1px solid #ccc; }
.or span { background: #c9c7c7; border-radius: 50%; display: inline-block; width: 30px; height: 30px; padding: 4px; position: relative;
    top: 15px; color: #000; }
.custm-input { padding: 0.375rem 0.75rem; width: 100%; border: 1px solid #ced4da; background: #fff; font-family: 'open_sanssemibold';
        font-size: 14px; color: #666666; border-radius: 5px; min-height: 45px; }

.detail-form input, .detail-form select {
    height: 45px !important;
    background: #fff !important;
}
.visit_rb .tab-content {
    background: #fff;
    padding: 25px 15px 15px 15px;
}
.visitorCat1 {
    background: #fff;
    margin: 0;
}
.visitorCat1 input {
    height: 45px;
}

.visitorCat1 button.btn-mobile {
    height: 45px;
    margin-top: 28px;
}
.title-b {
    font-size: 24px !important;
    border-bottom: 3px solid #ffaf44;
    padding-bottom: 10px;
    display: inline-block;
}

a.resendMobile_otp, a.resendEmail_otp {
    border: 1px solid;
}
a.verifiMobile_otp, a.resendMobile_otp, .verifiEmail_otp, a.resendEmail_otp {
    padding: 12px;
    display: inline-block;
    width: 48%;
    text-align: center;
    margin: 20px 0;
    text-decoration: none;
    font-size: 15px;
}
a.verifiMobile_otp, .verifiEmail_otp {
    background: #4c3260;
    color: #fff;
}
.card-animate {
    -webkit-transition: all .4s;
    transition: all .4s;
}
.card-animate:hover {
    -webkit-transform: translateY(calc(-1.5rem / 5));
    transform: translateY(calc(-1.5rem / 5));
}
@media (max-width: 767px){

}
@media screen and (max-width: 991px) and (min-width: 768px){

}
@media screen and (max-width: 1199px) and (min-width: 992px){

}

.loader-bg {
    background: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    z-index: 11111;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #f06548;
    border-bottom: 16px solid #f06548;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }


  button.swal2-confirm.swal2-styled {
    background: red !important;
    width: auto;
}

.mybooking {
    background: #a91087 !important;
    margin-left: 5px;
}
.mybooking a{color: #fff !important; }
.mybooking:hover {
    background: #12812b !important;
}

/* Social Media Section css Start */
.social-fixed .social-btn {
  display: flex;
  width: 135px;
  align-items: center;
  justify-content:flex-start;
  padding-left: 15px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px;
  border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
  margin-bottom: 5px;
}
.social-fixed a {
    position: relative;
    right: 0px;
    transition: right 1s;
}
.social-fixed {
	z-index: 9999;
    position: fixed;
    right: -90px;
    top: 180px;
}
.social-fixed a:hover {
  right: 90px;
  transition: right 1s;
}
.social-fixed .social {
  position: fixed;
  top: 50px;
}
.social-fixed .social a {
  text-decoration: none;
}
.social-fixed .color-fb {
  background-color: #305891;
}
.social-fixed .color-tw {
  background-color: #010101;
}
.social-fixed .color-youtube {
  background-color: #FF0000;
}
.social-fixed .color-instagram {
  background-image:linear-gradient(-45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
}
.social-fixed .google-font {
  font-family: "Lato", sans-serif;
  font-size: 1em;
}
.social-fixed .social-btn i {
    color: #fff;
    font-size: 1.8em;
}
.social-fixed .social-btn i.fab.fa-youtube {
    font-size: 1.8em;
}
.social-fixed .social-btn p {
  color: white;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 15px;
}
/* Social Media Section css End */