.Nav-icons,
.mask,
.view,
ul.nav-icons-wrap {
  overflow: hidden;
}
#dismiss,
#sidebar {
  width: 250px;
  color: #111;
}
body,
figure img,
html {
  min-height: 100%;
}
.main_title h2,
body {
  font-family: Roboto, sans-serif;
}
.medicalBtn,
html * {
  outline: 0 !important;
}
body.modal-open {
  padding: 0 !important;
}
body {
  font-size: 15px;
}
.PanIndiaNetwork .WhyIRCTCFOPD .col-lg-4:nth-of-type(4),
.PanIndiaNetwork .WhyIRCTCFOPD .col-lg-4:nth-of-type(5),
.PanIndiaNetwork .WhyIRCTCFOPD .col-lg-4:nth-of-type(6),
.destination-block p,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
a:focus,
button:focus,
input:focus,
textarea:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
.view {
  position: relative;
  cursor: default;
}
.flight,
.tourism-view {
  background-repeat: repeat;
  position: absolute;
  left: 0;
}
.view,
body,
header,
html {
  height: 100%;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.Primary_Passenger_Form label.custom-control-label a,
.btn-primary:hover,
.pax-meter a {
  color: #2d2383;
}
.btn {
  padding: 0.35rem 1.25rem;
  border: none;
}
.font-13 {
  font-size: 13px;
}
.h-35 {
  height: 35% !important;
}
.demo-banner-wrap {
  margin-top: 65px;
  max-height: 350px;
}
.tourism-view {
  background-image: url(../img/tourism-view.webp);
  height: 350px;
  width: 100%;
  top: auto;
  bottom: 10px;
  z-index: 1;
}
.flight {
  background-image: url(../img/flight.webp);
  height: 48px;
  width: 160px;
  top: 15px;
  z-index: 1;
  animation: 150s linear infinite flight;
}
.bus,
.cruise,
.train {
  background-repeat: repeat;
  top: auto;
  position: absolute;
  z-index: 1;
  left: 0;
}
.train {
  background-image: url(../img/htrain.webp);
  height: 60px;
  width: 1644px;
  bottom: 93px;
  animation: 50s linear infinite train;
}
.bus {
  background-image: url(../img/bus.webp);
  height: 58px;
  width: 150px;
  bottom: 78px;
  animation: 45s linear infinite reverse bus;
}
.cruise {
  background-image: url(../img/cruise.webp);
  height: 102px;
  width: 339px;
  bottom: 15px;
  animation: 90s linear infinite cruise;
}
#accordionExample1.accordion.accordion-custom
  .card
  .card-header
  h2.mb-0
  button.btn:hover,
.container.mt-2 .col-md-12.text-right a.btn:hover {
  box-shadow: none !important;
}
.background {
  background-color: #348abb;
  position: absolute;
  height: 137px;
  width: 100vw;
  bottom: 0;
}
.background .water {
  background: url(../img/sea.webp);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: url(#turbulence);
}
.FaqBox h3.font-14.font-weight-bolder.pt-2 {
  font-size: 16px;
}
.FaqBox div .pt-2 {
  margin-bottom: 20px;
}
@keyframes bannerbg {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 1920px;
  }
}
@keyframes cruise {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(2000px);
  }
}
@keyframes flight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(2000px);
  }
}
@keyframes bus {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(2000px);
  }
}
@keyframes train {
  0% {
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(2000px);
  }
}
.lounge-banner-wrap {
  background: url(../img/lounge-banner.jpg) center bottom repeat-x;
  height: 300px;
  margin-top: 65px;
}
.btn-shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn-yellow {
  background: #f7c02c;
  color: #000;
  font-weight: 400;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 2px solid #f7c02c;
  font-size: 18px;
}
.btn-yellow:active,
.btn-yellow:active:focus .btn-yellow.active,
.btn-yellow:focus,
.btn-yellow:hover,
.yellow-gradient:active,
.yellow-gradient:active:focus .yellow-gradient.active,
.yellow-gradient:focus,
.yellow-gradient:hover {
  background: #f7c02c;
  color: #2d2383;
}
.form-control:focus {
  box-shadow: none;
}
button.btn-outline-yellow {
  background: #fff;
  color: #2d2383;
  border: 2px solid #f7c02c;
}
.right-logo {
  float: right;
  margin-left: 30px;
}
.right-logo img {
  height: 55px;
}
.Home-Form-container,
.lounge-Form-container {
  position: relative;
  top: 103px;
}
.nav-icons-container {
  position: relative;
  top: -68px;
}
.navbar a.navbar-brand img {
  max-width: 140px;
  width: 100%;
}
nav.navbar.fixed-top {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 0.3rem 0;
  transition: background 0.5s ease-in-out, min-height 0.5s ease-in-out,
    padding 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out, min-height 0.5s ease-in-out,
    padding 0.5s ease-in-out;
}
nav.navbar.fixed-top.top-nav-collapse {
  padding: 0.15rem 0;
  transition: background 0.5s ease-in-out, min-height 0.5s ease-in-out,
    padding 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out, min-height 0.5s ease-in-out,
    padding 0.5s ease-in-out;
}
.navbar-right .navbar-nav {
  float: right;
  margin-top: 8px;
}
.navbar-right .navbar-nav li {
  margin: 0 10px;
}
.navbar-right .navbar-nav li a {
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.navbar-right .navbar-nav li.dropdown a.dropdown-item {
  padding: 0.2rem 0.5rem;
}
.navbar-right .navbar-nav li.dropdown .dropdown-menu {
  padding: 0.25rem 0;
}
.navbar-right .navbar-nav li.dropdown .dropdown-menu i {
  margin-right: 5px;
}
.navbar-nav .dropdown-menu {
  position: absolute;
}
.mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.Home-Form-Section {
  background: #2d2383;
  padding: 20px 0;
}
.form-in-custom {
  float: left;
  width: 60%;
  margin: 1%;
}
.form-in-custom2 {
  float: left;
  width: 20%;
  margin: 1%;
}
.container.Home-Form-container.cruise-Form-Section .form-in-custom2 {
  width: 19.5%;
}
.form-in-custom3 {
  float: left;
  margin: 1%;
}
.form-in-custom input.form-control,
.form-in-custom1 select.form-control,
.form-in-custom2 select.form-control {
  border: none;
  border-bottom: 1px solid #666;
  padding: 0;
}
ul.nav-icons-wrap {
  display: flex;
  align-items: flex-start;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
ul.nav-icons-wrap li {
  text-align: center;
  margin-left: 5px;
  overflow: hidden;
  max-width: 96px;
}
ul.nav-icons-wrap li a {
  align-items: center;
  display: inline-block;
  font-size: 14px;
}
.Nav-icons {
  width: 56px;
  background: url(../img/nav-sprite.png) no-repeat;
  height: 56px;
  display: inline-block;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 50%;
  transition: 0.3s linear;
}
.BreadCrump ul li:last-child::after,
.Filter-btm-fixed.Show,
.left_Filter .close,
.lounge-bottomicons-container,
.overlay,
.tooltip,
form .ERR2,
label.custom-control-label.chkboxremove:after,
label.custom-control-label.chkboxremove:before {
  display: none;
}
.Nav-icons:hover,
a.active .Nav-icons {
  border: 1px solid #fd0;
}
ul.nav-icons-wrap li a span {
  margin-top: 0;
  color: #fff;
  background: 0 0;
  text-align: center;
  float: left;
  width: 100%;
}
figure.effect-lily h2 span,
ul.nav-icons-wrap li a.active span,
ul.nav-icons-wrap li a:hover span {
  color: #fd0;
}
.Nav-icons.Flights {
  background-position: 0 6px;
}
.Nav-icons.Lounge {
  background-position: -61px 5px;
}
.Nav-icons.RetiringRoom {
  background-position: -120px 6px;
}
.Nav-icons.IRCTCHotels {
  background-position: -182px 6px;
}
.Nav-icons.BharatDarshan {
  background-position: -956px 6px;
}
.Nav-icons.DeluxeTrain {
  background-position: -550px 5px;
}
.Nav-icons.BuddhistTrain {
  background-position: -787px 3px;
}
.Nav-icons.VisitIndia {
  background-position: -1048px 3px;
}
.Nav-icons.MedicalTourism {
  background-position: -846px 3px;
}
.Nav-icons.TagIcon {
  background-position: -1004px 3px;
}
.Nav-icons.Maharajas {
  background-position: -609px 4px;
}
table.table.table-bordered.font-weight-normal.text-center.tagSummeryTable
  tr
  td
  span {
  text-align: left;
  font-weight: 600;
  display: block;
}
table.table.table-bordered.font-weight-normal.text-center.tagSummeryTable
  tr
  td {
  text-align: left;
}
.Nav-icons.GoldenChariot {
  background-position: -728px 2px;
}
.Nav-icons.Cruise {
  background-position: -426px 5px;
}
.Nav-icons.BusTickets {
  background-position: -486px 6px;
}
.Nav-icons.Wellness {
  background-position: -846px 4px;
}
.Nav-icons.Package {
  background-position: -901px 4px;
}
a.active .Nav-icons.Flights,
ul.nav-icons-wrap li a:hover .Flights {
  background-position: 0 -55px;
}
a.active .Nav-icons.Lounge,
ul.nav-icons-wrap li a:hover .Lounge {
  background-position: -61px -56px;
}
a.active .Nav-icons.RetiringRoom,
ul.nav-icons-wrap li a:hover .RetiringRoom {
  background-position: -120px -55px;
}
a.active .Nav-icons.IRCTCHotels,
ul.nav-icons-wrap li a:hover .IRCTCHotels {
  background-position: -182px -55px;
}
a.active .Nav-icons.BharatDarshan,
ul.nav-icons-wrap li a:hover .BharatDarshan {
  background-position: -956px -55px;
}
a.active .Nav-icons.DeluxeTrain,
ul.nav-icons-wrap li a:hover .DeluxeTrain {
  background-position: -550px -56px;
}
a.active .Nav-icons.BuddhistTrain,
ul.nav-icons-wrap li a:hover .BuddhistTrain {
  background-position: -787px -56px;
}
ul.nav-icons-wrap li a:hover .VisitIndia {
  background-position: -1048px -56px;
}
a.active .Nav-icons.BuddhistTrain,
ul.nav-icons-wrap li a:hover .MedicalTourism {
  background-position: -846px -56px;
}
ul.nav-icons-wrap li a:hover .TagIcon {
  background-position: -1004px -56px;
}
.modalLogin ul.nav,
.modalLogin ul.nav li.nav-item,
.testing ul.gallery li a {
  display: inline-block;
}
a.active .Nav-icons.Maharajas,
ul.nav-icons-wrap li a:hover .Maharajas {
  background-position: -609px -56px;
}
a.active .Nav-icons.GoldenChariot,
ul.nav-icons-wrap li a:hover .GoldenChariot {
  background-position: -728px -56px;
}
a.active .Nav-icons.Cruise,
ul.nav-icons-wrap li a:hover .Cruise {
  background-position: -426px -56px;
}
a.active .Nav-icons.BusTickets,
ul.nav-icons-wrap li a:hover .BusTickets {
  background-position: -486px -55px;
}
a.active .Nav-icons.Wellness,
ul.nav-icons-wrap li a:hover .Wellness {
  background-position: -846px -55px;
}
a.active .Nav-icons.Package,
ul.nav-icons-wrap li a:hover .Package {
  background-position: -901px -55px;
}
.footer-social,
.modalLogin .modal-body,
.row.no-gutters.tourpack-desc .col-12.col-md-3.col-lg-3 .details-banner {
  text-align: center;
}
.modalLogin ul.nav {
  text-align: center;
  margin: 0 auto 10px;
  width: auto;
  padding: 5px;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.3);
}
.modalLogin ul.nav li.nav-item a {
  border-radius: 0;
  padding: 0.4rem 2.5rem;
  color: #333;
  font-weight: 400;
  border: none;
}
.modalLogin ul.nav li.nav-item a.active {
  background: #f7c02c;
  color: #fff;
  font-weight: 400;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.modalLogin .close {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 1;
  right: -10px;
  top: -10px;
  z-index: 1;
  background: #fff;
}
.checkbox_2 input[type="checkbox"]:checked + label:after,
.modalLogin .close:hover {
  opacity: 1;
}
.modalLogin .modal-body .card {
  padding: 10px 10%;
  text-align: left;
  border: none;
}
.Inclusions-modal ul li,
.cordelia-detail-banner,
.input,
.mid-cruisepack,
.modalLogin .modal-body .card .form-group {
  position: relative;
}
#dismiss,
#sidebar,
.overlay {
  position: fixed;
}
.modalLogin .modal-body .card .form-group label {
  display: block;
  margin: 0;
  font-weight: 600;
  font-size: 15px;
}
.modalLogin .modal-body .card .form-group input.form-control {
  padding-right: 40px;
}
.modalLogin .modal-body .card .form-group i {
  position: absolute;
  right: 14px;
  bottom: 12px;
}
.modalLogin .modal-body .card .form-footer {
  text-align: center;
  margin-top: 20px;
  border-top: 1px solid #dfdfdf;
  padding-top: 10px;
}
.modalLogin .modal-body .card .form-footer p {
  display: inline-block;
  margin: 0 2px;
}
.custom-scroll ul {
  max-height: 400px;
  overflow-y: scroll;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.custom-control-label::after,
a#sidebarCollapse {
  cursor: pointer;
}
#sidebar {
  top: 0;
  right: -250px;
  height: 100vh;
  background: #fff;
  transition: 0.3s;
  overflow-y: scroll;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.4);
  z-index: 1030;
}
#sidebar.active {
  right: 0;
}
.mCSB_container {
  top: 0 !important;
}
#dismiss {
  height: 45px;
  line-height: 45px;
  text-align: left;
  background: #fff;
  top: 0;
  left: auto;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding-left: 10px;
}
#dismiss:hover {
  background: #fff;
  color: #7386d5;
}
.overlay {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.overlay.active {
  display: block;
  opacity: 1;
}
#sidebar .sidebar-header {
  padding: 20px;
  background: #6d7fcc;
}
#sidebar ul.components {
  padding: 45px 0 10px;
  border-bottom: none;
}
#sidebar ul p {
  color: #fff;
  padding: 10px;
}
#sidebar ul li a {
  padding: 3px 10px;
  font-size: 0.95em;
  display: block;
  color: #111 !important;
}
#sidebar ul li a:hover {
  color: #111;
  background: #f7f7f7;
}
.bg-footer {
  background: #012b72;
  position: relative;
  z-index: 3;
}
.footer-content {
  padding: 25px 0 0;
}
.title-widget h3,
.title-widget h4 {
  color: #fff;
  text-transform: capitalize;
  font-size: 15px;
}
.title-widget hr {
  width: 40px;
  margin: 12px 0 10px;
}
.content-widget {
  margin-top: 24px;
  padding-bottom: 14px;
}
.content-widget ul {
  padding: 0;
  list-style: none;
}
.content-widget ul li,
.form-group-grid .form-group,
.form-group-grid .form-group > label.d-block {
  margin-bottom: 0;
}
.content-widget ul li a {
  color: #ffffffb3;
  font-weight: 300;
  transition: 0.4s;
  font-size: 13px;
}
figure.effect-apollo img,
figure.effect-roxy img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
.content-widget ul li a:hover {
  text-decoration: none;
  color: #fff;
}
.copyright {
  padding: 8px 0;
  background: #fafafa;
}
.text-coppyright {
  padding: 10px 0 0;
}
.copyright small {
  color: #111;
}
.text-coppyright a {
  color: #2d2383;
  font-weight: 700;
}
.brandlogo {
  text-align: right;
}
.brandlogo a {
  margin: 0 5px;
}
.footer-social ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-social ul li {
  display: inline-block;
  margin: 0 1px;
}
.footer-social ul li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  box-shadow: 0 0 5px #909090;
}
.footer-social ul li a.btn-fb {
  background: #3a559f;
}
.footer-social ul li a.btn-ins {
  background: #dc6d40;
}
.footer-social ul li a.btn-tw {
  background: #1ca1f3;
}
.footer-social ul li a.btn-yt {
  background: red;
}
.footer-social ul li a.btn-li {
  background: #0082ca;
}
.footer-social ul li a.btn-pin {
  background: #c61118;
}
.footer-social ul li a.btn-purple {
  background: #4a148c;
}
.footer-social ul li a.btn-purple img {
  width: 14px;
}
.buspackages-carousel
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item.active {
  height: 240px;
}
.buspackages-carousel
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item.active
  .item {
  height: 240px;
}
.buspackages-carousel {
  margin-top: -26px;
  width: 100%;
}
.buspackages-carousel .owl-carousel .owl-stage .owl-item figure.effect-apollo {
  height: 230px;
}
.buspackages-carousel.HomeAdsImage {
  width: 98%;
  margin: 0 auto;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  padding-top: 50px;
  margin-bottom: 20px;
}
.owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0px;
}
figure.effect-apollo {
  border-radius: 5px;
  background: #000;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  min-width: 100%;
  max-width: 100%;
  max-height: 430px;
  width: 48%;
  height: auto;
  text-align: center;
  cursor: pointer;
}
figure.effect-apollo img {
  opacity: 0.95;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
figure.effect-apollo figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -110%, 0);
}
figure.effect-apollo h2 {
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-apollo:hover img {
  aspect-ratio: 3 / 2;
  opacity: 0.5;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
figure.effect-apollo:hover h2 {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.effect-apollo:hover figcaption::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 110%, 0);
}
figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}
figure figcaption {
  padding: 1em 0;
  color: #fff;
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure figcaption::after,
figure figcaption::before {
  pointer-events: none;
}
figure figcaption,
figure figcaption > a {
  content-visibility: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
figure.effect-roxy {
  overflow: hidden;
  background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
}
figure.effect-roxy img {
  width: 110% !important;
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
  padding: 1em;
  text-align: left;
}
figure.effect-roxy:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-julia:hover p,
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure figcaption > a {
  content-visibility: auto;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
figure h2 {
  font-weight: 400;
  margin: 85px 0 0;
  font-size: 26px;
}
.blog-wrap-h2 h2,
.buspackages-top h2 {
  margin: 20px 0 0;
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  box-shadow: none;
  text-shadow: none;
  z-index: 2;
  position: relative;
}
.owl-theme .owl-nav button.owl-next,
.owl-theme .owl-nav button.owl-prev {
  font-size: 40px;
  line-height: 20px;
  margin: 0;
  height: 20px;
}
.Pdfs a:first-of-type,
.owl-theme .owl-nav button.owl-prev {
  margin-right: 15px;
}
.owl-theme .owl-nav button.owl-next span,
.owl-theme .owl-nav button.owl-prev span {
  height: 20px;
  line-height: 20px;
  display: inline-block;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: 0 0;
  color: #2d2383;
  text-decoration: none;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.back-top a {
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 2px solid #fecc2f;
  background-color: #fecc2f;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  z-index: 100;
  color: #fff;
  top: 0;
  opacity: 0;
  transition: 0.8s linear;
}
.Filter-btm-fixed::after,
.back-top a::after,
.left_Filter .close::after,
.modal .close::after {
  border-radius: 50%;
  z-index: -1;
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  width: 40px;
  height: 40px;
  animation: 1.6s ease-out infinite ripple;
  opacity: 1;
  background: #2c62de;
}
.left_Filter .close,
.modal .close {
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 36px;
  background-color: #fecc2f;
  transition: 0.8s linear;
  color: #fff;
  opacity: 1;
}
@-webkit-keyframes ripple {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.back-top {
  position: relative;
  top: 0;
  display: block;
}
.back-top.active a {
  opacity: 1;
  top: 90%;
}
.back-top a:hover {
  background-color: #2e3192;
  border: 2px solid #2e3192;
  color: #fff;
}
.modal .modalLogin .close {
  right: -10px;
  top: -20px;
}
#sticky.stick {
  position: fixed;
  right: 0;
}
.modal .close {
  padding: 0;
  border: 2px solid #fecc2f;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
}
hr {
  width: 100%;
  border-bottom: 1px dashed #bbb;
  border-top: none;
}
.blog-wrap {
  margin: 20px 0;
  padding: 0;
}
.blog-wrap img {
  content-visibility: auto;
  display: block;
  margin: 0 auto 10px;
}
.blog-wrap span {
  display: block;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.blog-wrap strong {
  font-size: 18px;
  display: block;
  margin: 0 0 10px;
}
.HospitalAcross p.mb-0.mt-2,
.blockquote-text p,
.blog-wrap p,
.cms-p,
.cms-wrap p,
.form-control {
  font-size: 15px;
}
.accordion-custom h2 button {
  padding-right: 25px !important;
  font-size: 12px;
  font-weight: 600;
  color: #212529;
  width: 100%;
  position: relative;
  text-align: left;
}
.accordion-custom .card {
  margin-bottom: 10px;
  border: none;
}
.accordion-custom .card-body,
.right_brouchers p {
  font-size: 15px;
  text-align: justify;
}
.contact-wrap {
  background: #eaeae8;
  padding: 20px 0;
  margin-top: 40px;
}
.contact-wrap img {
  max-width: 430px;
  margin-top: 25px;
  width: 100%;
}
.contact-right {
  background: #fff;
  padding: 34px 24px;
  border-radius: 4px;
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.4);
}
.charter-tab .tab-content .card,
.cms-wrap,
.filter-packages,
.filtersearch-packages,
.table-Description,
.tourpack-desc {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.contact-right p {
  font-size: 11px;
  text-align: center;
}
.JourneyMain .HospitalAcross input[type="submit"],
.contact-right form {
  margin: 10px 0 0;
}
.contact-right form input.form-control,
.contact-right form textarea.form-control {
  margin: 0 0 15px;
}
.accordion-custom .btn-link::after {
  display: block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.5em solid;
  position: absolute;
  border-right: 0.5em solid transparent;
  border-bottom: 0;
  border-left: 0.5em solid transparent;
  right: 10px;
  top: 11px;
}
.destination-autocomplete {
  position: absolute;
  background: #fff;
  width: 100%;
  max-height: 340px;
  z-index: 3;
  padding: 10px;
  border: 1px solid #e0d9d9;
  overflow-y: scroll;
  max-width: 656px;
}
.destination-autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.destination-autocomplete ul li.homeautopromt {
  overflow: hidden;
  padding: 5px 0;
  margin-bottom: 5px;
  border-bottom: 1px dashed #cec9c9;
}
.destination-autocomplete ul li.homeautopromt a {
  display: block;
  color: #666;
  font-size: 14px;
}
.destination-autocomplete ul li.homeautopromt a span.homeautopromtspan {
  width: 80%;
  font-weight: 600;
  float: left;
}
.destination-autocomplete ul li.homeautopromt a label.homeautopromtlabel {
  float: left;
  text-align: right;
  width: 20%;
  margin-bottom: 0;
}
.cms-head-wrap {
  background: #012b72;
  min-height: 150px;
  margin-top: 60px;
  padding-top: 20px;
}
.cms-head-wrap h1 {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
}
.cms-wrap {
  margin-top: -65px;
  min-height: 500px;
  background: #fff;
  padding: 10px;
  margin-bottom: 30px;
}
.carousel-Search,
.details-mainwrap {
  margin-top: 80px;
}
.carousel-Search .owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 45px;
  text-align: left;
  width: 100%;
}
.blockquote-wrap .owl-theme .owl-nav button.owl-prev,
.carousel-Search .owl-theme .owl-nav button.owl-prev {
  margin-left: 5px;
  height: 30px;
}
.blockquote-wrap .owl-theme .owl-nav button.owl-next,
.carousel-Search .owl-theme .owl-nav button.owl-next {
  float: right;
  margin-right: 5px;
  height: 30px;
}
.blockquote-wrap .owl-theme .owl-nav button span,
.carousel-Search .owl-theme .owl-nav button span {
  background: #fff;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 25px;
  border-radius: 50%;
}
.carousel-Search .owl-carousel.owl-loaded {
  padding-top: 0;
  margin-bottom: 0;
}
.check-box {
  margin-bottom: 5px;
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.check-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
  transition: 0.2s;
  border-radius: 4px;
  border: 1px solid #cac7c7;
}
.check-box input:checked ~ .checkmark {
  background-color: #33ca53;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-box input:checked ~ .checkmark:after,
.details-right label,
.right-searchpack label {
  display: block;
}
.check-box .checkmark:after {
  left: 5px;
  top: 1px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter-packages,
.filtersearch-packages {
  transition: 0.4s;
  margin-bottom: 20px;
  border-radius: 4px;
  border: none;
}
.filter-packages h3 {
  background: #fafafa;
  padding: 10px 14px;
  font-size: 18px;
  border-left: 3px solid #f7c02c;
  color: #000;
  font-weight: 600;
}
.filter-packages ul {
  margin: 15px 0 0;
  padding-bottom: 14px;
  list-style: none;
  padding-left: 0;
}
.filter-packages ul li {
  margin-top: 0;
  padding: 0 16px;
  margin-bottom: 0;
}
.top-sortby {
  display: block;
  margin: 0 0 10px;
  font-size: 16px;
}
.top-sortby strong {
  display: inline-block;
  margin-right: 10px;
}
.top-sortby a {
  display: inline-block;
  margin-right: 20px;
  color: #000;
}
.top-sortby a.active {
  color: #f7c02c;
}
.filtersearch-packages {
  margin-bottom: 20px;
  display: block;
}
.filtersearch-packages:hover {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 8px rgba(0, 0, 0, 0.24);
}
.left-searchpack {
  max-height: inherit;
  overflow: hidden;
  margin: 10px;
}
.BgauravBanner img,
.EBook_main,
.LuxuryRiverCruise figure.effect-julia img,
.MainBannerOPD img,
.col-md-12 .julia-wrap figure.effect-julia img,
.cordelia-detail-banner img,
.demo-banner-wrap.view.festivalbanner img,
.details-banner img,
.left-searchpack img,
.testing .gallery a img,
.testing ul.gallery li a img {
  width: 100%;
}
.mid-searchpack {
  margin: 10px;
}
.feedback-wrap h5,
.mid-searchpack h5 {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 16px;
}
.mid-searchpack h5 {
  max-width: 60%;
}
.form-group-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  width: 100%;
  grid-gap: 15px;
  padding: 15px;
}
.right-searchpack {
  height: 100%;
  background: #f3f3f3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.right-searchpack strong {
  font-size: 20px;
  margin-bottom: 5px;
  display: block;
}
.packages-list-wrap {
  font-size: 15px;
  width: 49%;
  display: inline-block;
  margin-bottom: 7px;
  vertical-align: top;
}
.tour-packages-amenities,
.tour-packages-list-wrap {
  display: block;
  margin-top: 15px;
}
.packages-list-wrap strong {
  font-weight: 600;
  display: inline-block;
  color: #333;
  margin-right: 10px;
}
.details-middle .tour-packages-amenities ul,
.details-middle ul,
.tour-packages-amenities ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.packages-list-wrap span {
  color: #2d2383;
  font-weight: 500; font-size: 12px;
}
.tour-packages-amenities {
  font-size: 15px;
}
.details-middle .tour-packages-amenities ul li,
.tour-packages-amenities ul li {
  display: inline-block;
  margin-right: 15px;
}
.details-middle .tour-packages-amenities ul li img,
.tour-packages-amenities ul li img {
  display: inline-block;
  margin-right: 3px;
}
.details-middle .tour-packages-amenities ul li a,
.tour-packages-amenities ul li a {
  color: #333;
  font-weight: 600;
  text-decoration: underline;
}
.details-middle .tour-packages-amenities ul li a:hover,
.tour-packages-amenities ul li a:hover {
  text-decoration: none;
}
.left_Filter .close {
  border: 2px solid #fecc2f;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  right: 5px;
  top: 5px;
}
.details-middle {
  padding: 10px 5%;
}
.details-middle h5 {
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 0;
}
.details-middle ul {
  display: block;
}
.details-middle ul li {
  display: block;
  margin: 5px 0;
  word-break: break-word;
}
.details-right {
  background: #f8f6f4;
  height: 100%;
  text-align: center;
  padding-top: 35px;
}
.details-right strong {
  font-size: 20px;
  margin-bottom: 20px;
  display: block;
}
.details-right button {
  margin: 0 2px;
}
.details-Overview .nav-tabs .nav-item {
  margin-bottom: -1px;
  flex: 1 1 auto;
  text-align: center;
}
.details-Overview .nav-tabs .nav-item a.nav-link {
  border: none;
  color: #212529;
}
.details-Overview .nav-tabs .nav-item a.nav-link.active {
  color: #fff !important;
  background-color: #f7c02c;
  border-bottom: 3px solid #f7c02c;
}
form.query-form {
  padding: 15px;
}
.details-Overview,
.filter-packages-query {
  margin-top: 40px;
}
.tourpack-desc {
  margin-bottom: 10px;
  border-radius: 4px;
  border: none;
}
.blockquote-wrap,
.cordelia-detailMain .col-lg-6 {
  margin-top: 30px;
}
.blockquote-text {
  border-left: 3px solid #81878f;
  background: #f8f6f4;
  padding: 24px;
  margin-bottom: 24px;
  margin-left: 0;
}
.blockquote-text h3 {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
  color: #000;
  font-weight: 600;
}
.blockquote-wrap figure h2 {
  margin-top: 60px;
}
.blockquote-wrap .owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 75px;
  width: 100%;
  text-align: left;
}
.blockquote-wrap .owl-carousel.owl-loaded {
  padding-top: 0;
}
.table-Description {
  padding: 10px;
  background: #fafafa;
  border: none;
  margin-bottom: 20px;
}
.no-minheight {
  min-height: 10px;
}
.left_brouchers {
  float: left;
  width: 27%;
  text-align: center;
}
.right_brouchers {
  float: left;
  width: 72%;
  padding-left: 1%;
}
.charter-tab .tab-content {
  margin-top: 10px;
}
.enquiry-form-tab h2 {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
  color: #012b72;
  display: block;
}
.enquiry-form-tab p {
  font-size: 15px;
  margin-bottom: 10px;
}
.callback_wrap
  .callback_form.card
  .justify-content-center.flex-wrap.text-center.mb-0,
.enquiry-form-tab form {
  margin-top: 20px;
}
.add_occupancy label,
.enquiry-form-tab form label {
  font-size: 14px;
  color: #012b72;
  margin: 0;
  font-weight: 600;
}
.w-70 {
  width: 70%;
}
.media-tab-in h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  color: #012b72;
  display: block;
}
.media-tab-in p {
  font-size: 15px;
  margin-bottom: 10px;
  text-align: justify;
}
.grey {
  background-color: #f5f5f5;
}
.Traveller-dropdown_in span,
.add_occupancy span,
.bg-blue-primary.py-5.JourneyMain .HospitalAcross .form-control,
.custom-table,
.e-wheelchairModal,
.e-wheelchairModalBooking,
.enquiry-form-tab form span,
.feedback-pack-wrap,
.imp-point p,
.lounge-Form-container p,
.modalLogin .modal-body table tbody td,
.room-decs-wrap > div.left-room-desc-wrap strong,
.termscheck,
.wheelchair-confirmation-table {
  font-size: 14px;
}
.TicketLoungetable td.LoungeName {
  max-width: 160px;
  white-space: break-spaces;
}
table.table td,
table.table th {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  font-weight: 400;
}
.wheelchair-card {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  font-weight: 400;
  margin-top: 1.25rem;
  background: #fff;
  display: -ms-flexbox;
  -ms-flex-direction: column;
  flex-direction: column;
  display: flex;
}
.modal-header,
.wheelchair-tc h2 {
  background: #012b72;
}
.wheelchair-card-top {
  margin-left: 4%;
  margin-right: 4%;
  margin-top: -1.25rem;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  min-height: 80px;
  background-color: #012b72;
  color: #fff;
  font-size: 14px;
  padding-top: 8px;
}
.Bharat-Gaurav-wrap,
.cruise-banner-wrap {
  min-height: 300px;
  -webkit-animation-name: homebg;
  -webkit-animation-duration: 20s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}
.wheelchair-card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.Wheelchair-lineheight {
  padding-top: 28px;
}
.btn-sm {
  padding: 0.3rem 0.7rem !important;
  font-size: 0.875rem !important;
}
.termscheck a {
  display: inline-block;
  color: #012b72;
  text-decoration: underline;
}
.modalwheelchair tr td,
.modalwheelchair tr th {
  font-size: 12px;
  padding: 3px;
  font-weight: 400;
  vertical-align: top;
}
.smooth-scroll-details {
  display: block;
  margin-bottom: 15px;
}
.wheelchair-tc {
  background: #fff;
  max-width: 600px;
  margin: 10px auto;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 10px;
  font-size: 14px;
}
.wheelchair-tc h2 {
  padding: 5px;
  font-size: 18px;
  font-weight: 600;
  display: block;
}
.wheelchair-tc p {
  display: block;
  margin-bottom: 10px;
}
.wheelchair-term-footer {
  background: #1c1c1c;
  color: #fff;
  text-align: center;
  padding: 10px 5px;
}
.wheelchair-term-footer p {
  display: block;
  font-size: 12px;
}
.myaccount-primarytab.nav-tabs,
.search-Form-Section .card .form-in-custom {
  border: none;
}
.myaccount-primarytab.nav-tabs .nav-link {
  color: #212529;
  background: #fff;
  font-weight: 400;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 16px;
  border-radius: 0;
}
.myaccount-primarytab.nav-tabs .nav-link:hover {
  border: 1px solid transparent;
}
.myaccount-primarytab.nav-tabs .nav-link.active {
  background: #f7c02c;
  color: #fff;
  border: 1px solid #f7c02c;
}
.boxslide {
  float: left;
  overflow: hidden;
  display: none;
}
.box-inner a img {
  width: 14px;
  height: 14px;
  margin: 0 5px;
}
.modalpnr td,
.modalpnr th {
  font-size: 12px;
}
.enterotp-wrap {
  border: 1px solid #dee2e6;
  padding: 15px 0;
}
.enterotp-wrap label {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 14px;
  font-weight: 600;
}
.enterotp-wrap input {
  width: 100%;
  max-width: 180px;
  display: inline-block;
}
form.Ftried .ERR2 {
  color: red;
  display: block;
  line-height: 14px;
}
span.ERR2 {
  position: absolute;
  font-size: 13px;
}
label.blanklabel {
  display: block;
  height: 22px;
}
.addRoom-wrap {
  margin: 20px 0 10px;
}
.addRoom-wrap strong {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.faredetails-table {
  padding: 5px;
}
.faredetails-in {
  display: block;
  overflow: hidden;
  background: #fafafa;
  font-size: 14px;
  margin: 3px 0;
  padding: 3px 0;
}
.faredetails-in label {
  float: left;
  width: 50%;
  margin: 0;
}
.faredetails-in strong {
  float: left;
  width: 50%;
  text-align: right;
}
.faredetails-in.faredetails-in-total label {
  margin-top: 5px;
}
.faredetails-in.faredetails-in-total strong {
  font-size: 20px;
}
.lounge-icons-container {
  position: relative;
  top: -323px;
}
.progressbar {
  overflow: hidden;
  counter-reset: step;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.progressbar li {
  list-style-type: none;
  color: #111;
  font-size: 14px;
  width: 33%;
  display: inline-block;
  position: relative;
  letter-spacing: 1px;
  text-align: center;
}
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 34px;
  height: 34px;
  line-height: 36px;
  display: block;
  font-size: 16px;
  color: #000;
  background: #ccc;
  border-radius: 25px;
  margin: 0 auto;
  font-weight: 600;
}
.progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: -50%;
  top: 16px;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active:after,
.progressbar li.active:before {
  background: #f7c02c;
  color: #fff;
}
.AC-list-wrap .packages-list-wrap {
  font-size: 14px;
  width: 49%;
  display: inline-block;
  color: #666;
  margin-bottom: 5px;
}
.AC-list-wrap .packages-list-wrap strong {
  font-weight: 600;
  display: inline-block;
  color: #012b72;
  margin-right: 10px;
  width: 35%;
}
.AC-list-wrap .packages-list-wrap span {
  width: 65%;
  color: #4285f4;
  font-weight: 500;
}
.AC-list-wrap .packages-list-wrap strong i {
  min-width: 18px;
  text-align: center;
}
.filter-packages h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 14px;
  border-bottom: 1px dashed #bbb;
  padding: 0 0 5px;
}
.filter-packages ul label.check-box {
  font-size: 12px;
}
.filter-packages ul span.checkmark {
  height: 16px;
  width: 17px;
  top: 1px;
}
.monthwise {
  text-align: center;
  margin: 15px 0;
  border-bottom: 1px dashed #bbb;
  padding-bottom: 15px;
}
.monthwise a:first-child {
  margin-left: 0;
}
.monthwise a:last-child {
  margin-right: 0;
}
.monthwise a.active {
  background: #012b72;
  color: #fff;
}
.monthwise a {
  color: #012b72;
  display: inline-block;
  width: 6%;
  text-align: center;
  transition: 0.4s ease-in;
  margin: 0 10px;
  background: #eee;
  padding: 3px 0;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
}
.Pdfs a,
a.faq-link {
  text-decoration: underline;
}
div.Press_Releases_Wrap_tag {
  min-height: 54px;
  background: #f2f2f2;
  padding: 5px;
  display: block;
  border-top: 1px solid #eaeaea;
  overflow: hidden;
  margin: 0;
  text-align: left;
}
div.Press_Releases_Wrap_tag img {
  float: left;
  margin: 3px 4px 3px 3px;
  width: 10%;
}
div.Press_Releases_Wrap_tag span {
  float: right;
  width: 87%;
  line-height: 18px;
  font-size: 14px;
}
.modal-paxinfo {
  display: block;
  background: rgba(0, 0, 0, 0.5);
}
.modal-paxinfo-wrap .heading-02 {
  text-align: center;
  font-weight: 500;
  display: block;
  background: #2d2383;
  color: #fff;
  padding: 10px;
  border-radius: 2px;
  font-size: 20px;
  margin-bottom: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.modal-paxinfo-wrap p.info-danger,
.modal-paxinfo-wrap p.info-success {
  display: block;
  font-size: 15px;
  color: red;
  margin-bottom: 2px;
  text-align: center;
}
.modal-paxinfo-wrap p.info-success {
  color: green;
}
.modal-paxinfo-wrap p.info-text {
  display: block;
  margin: 10px 0;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
.table-myAccount tr td,
.table-myAccount tr th {
  font-size: 12px;
  padding: 3px;
}
.cruise-banner-wrap-main {
  margin-top: 65px;
  height: auto;
  overflow: hidden;
}
.cruise-banner-wrap {
  background: url(../img/home-banner.jpg) center bottom/cover no-repeat;
}
.Bharat-Gaurav-wrap {
  background: url(../img/bharat-gaurav-topbanner.jpg) center bottom/cover
    no-repeat;
}
@-webkit-keyframes homebg {
  0%,
  100% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
}
.cruise-Form-Section .form-in-custom1 {
  float: left;
  width: 40%;
  margin: 1%;
}
.search-Form-Section {
  background: #2d2383;
  padding: 80px 0 10px;
  margin-bottom: 1rem;
}
.search-Form-Section .card {
  background: 0 0;
  border: none;
}
.search-Form-Section .card .form-in-custom .form-control::placeholder {
  color: #fff;
  font: 400 24px Roboto, sans-serif;
}
.search-Form-Section .card .form-in-custom .form-control {
  background-color: transparent;
  color: #fff;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0;
  font: 400 24px Roboto, sans-serif;
}
.search-Form-Section .card .fa-exchange-alt-wrap {
  float: left;
  position: relative;
  left: auto;
  margin-top: 40px;
  top: auto;
}
.tab-overflow {
  overflow-y: scroll;
  max-height: 410px;
}
.cruise-Form-Section .form-in-custom select.form-control option {
  color: #2d2383;
  font-size: 14px;
}
.cruise-Form-Section .form-in-custom {
  width: 29%;
  float: left;
  margin: 0;
  border-right: 1px solid #dddada;
  padding: 5px;
  position: relative;
}
.cruise-Form-Section .form-in-custom .form-control {
  font: 400 24px Roboto, sans-serif;
  margin: 0;
  border: none !important;
  color: #333;
  padding: 0;
  height: calc(1em + 0.25rem + 2px);
}
.cruise-Form-Section .form-in-custom .form-control::placeholder {
  color: #333;
  font: 400 24px Roboto, sans-serif;
}
.cruise-Form-Section .form-in-custom label {
  color: #999;
  top: 15px;
  left: 10px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}
.cruise-Form-Section .form-in-custom.form-in-custom2,
.onboard-offer .input .custom-control-label {
  padding-left: 25px;
}
.cruise-Form-Section .form-in-custom.form-in-custom2 label {
  left: 25px;
}
label.blank-label {
  height: 6px;
  display: block;
}
.cruise-Form-Section .form-in-custom3 {
  display: block;
  text-align: center;
}
.btn-radius {
  border-radius: 25px;
}
.btn-radius-none {
  border-radius: 0;
}
.yellow-gradient {
  background: #f7c02c;
  color: #2d2383;
  font-weight: 400;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.category-info-wrap {
  display: flex;
  justify-content: space-between;
}
.category-info {
  border: 1px solid #dedada;
  padding: 0 10px;
  margin: 5px 5px 5px 0;
  flex: 1;
}
.category-info p {
  margin-bottom: 0;
  font-size: 13px;
  color: #6d6d6d;
}
.category-info p span {
  margin-bottom: 0 !important;
}
.category-info p span.price {
  color: #4285f6;
  line-height: 18px;
}
.cruise-packages-list-wrap {
  overflow: hidden;
}
.cruise-list-wrap {
  width: 100%;
  float: left;
  font-size: 15px;
  margin-right: 1%;
  padding: 2px 0;
}
.cruise-list-wrap strong {
  display: inline-block;
  margin-right: 0;
  width: 28%;
  color: #333;
  margin-bottom: 0;
  text-align: left;
  font-weight: 600;
}
.cruise-list-wrap span {
  margin: 0;
  font-weight: 500;
  color: #2d2383;
}
.cruise-list-wrap select.form-control {
  width: auto !important;
  display: inline-block !important;
  height: calc(1.5em + 0.65rem + 0px);
  font-size: 14px;
}
.cruise-list-wrap:nth-child(2n) {
  background: #f1f1f1;
}
.packages_days {
  background: #2d2383;
  color: #fff;
  position: absolute;
  left: 5px;
  top: 5px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  word-break: break-all;
  line-height: 40px;
  font-size: 11px;
  font-weight: 400;
}
.accordion-custom h3::after {
  display: block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.5em solid;
  position: absolute;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
  right: 10px;
  top: 15px;
}
.left-cruisepack img {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.itinerary-img img:hover,
.left-cruisepack img:hover,
.room-decs-wrap > div.room-img-wrap img:hover {
  transform: scale(1.2);
}
.mid-cruisepack button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.mid-cruisepack .cruise-list-wrap:nth-child(2n) {
  background: #fff;
}
.card-bookingcruise {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  margin-bottom: 15px;
  border: 1px solid transparent;
}
.card-bookingcruise.active {
  border: 1px solid #012b72;
}
.room-decs-wrap {
  overflow: hidden;
  background: #f7f3f3;
  padding: 5px;
  display: flex;
}
.room-decs-wrap > div {
  flex: 6;
}
.room-decs-wrap > div.left-room-desc-wrap {
  flex: 1;
  justify-content: center;
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.room-decs-wrap > div.room-img-wrap {
  flex: 2;
}
.itinerary-img,
.room-decs-wrap > div.room-img-wrap > div {
  background: #fff;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 0 5px rgb(0 0 0 / 50%);
  margin: 10px 5px;
  border: 4px solid #fff;
}
.itinerary-img img,
.room-decs-wrap > div.room-img-wrap img {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  cursor: pointer;
  transform: scale(1);
}
.itinerary-img img {
  max-width: 270px;
}
.room-decs-wrap > div.left-room-desc-wrap span,
.room-decs-wrap > div.left-room-desc-wrap strong {
  display: block;
  width: 100%;
  text-align: center;
}
.room-decs-wrap > div.left-room-desc-wrap .input {
  display: block;
  position: relative;
  margin-left: 30px;
}
.pax-alow {
  font-size: 14px;
  color: #3149a6;
  font-weight: 600;
}
.card-bookingcruise .custom-control {
  padding-left: 1.8rem;
}
.PrivacyPolicyMain p,
.destination-block {
  margin-bottom: 10px;
}
.curreny-display-block ul {
  margin: 10px 0 0;
  padding: 0;
  font-size: 14px;
  list-style: none;
}
.curreny-display-block ul li.total-val-bar {
  background: #f7f3f3;
  padding: 5px 0;
  font-size: 16px;
}
.curreny-display-block ul li {
  margin: 5px 0;
  font-size: 14px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.Primary_Passenger_Form label.custom-control-label {
  font-size: 13px;
  margin-bottom: 0;
}
.custom-control-label::before {
  background-color: #eee;
  border: 1px solid #cac7c7;
  cursor: pointer;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #012b72;
  background-color: #012b72;
}
div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  max-width: 100%;
}
.add-pax-wrap {
  background: #f7f3f3;
  overflow: hidden;
  padding: 0;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}
.add-pax-wrap p {
  display: inline-block;
  float: left;
  width: 15%;
  text-align: center;
  margin-bottom: 0;
  margin-top: 14px;
}
.Traveller-dropdown_in {
  width: 20%;
  float: left;
  border-right: 1px dashed #666;
  padding-right: 3px;
  text-align: center;
}
.Traveller-dropdown_in label {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
  color: #666;
}
.pax-meter span {
  width: 20px;
  display: inline-block;
}
.Traveller-addon {
  float: left;
  width: 25%;
  text-align: center;
}
.Traveller-addon a.btn-floating {
  color: #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-block;
  line-height: 28px;
  background: #2d2383;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.Traveller-addon a.btn-floating:hover {
  box-shadow: 0 8px 17px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.location-block h6 {
  font-weight: 400;
  margin-bottom: 0;
  color: #666;
}
.price-val h6 {
  color: #666;
  font-weight: 400;
}
.passenger-number p {
  font-size: 12px;
  color: #666;
}
.TC-page h4,
.TOS-page h4 {
  font-size: 20px;
  display: block;
}
.TC-page h4 {
  margin: 0 0 10px;
  color: #012b72;
}
.TC-page p {
  display: block;
  margin: 0 0 10px;
}
.TC-page ul {
  list-style: none;
}
.TOS-page h4 {
  margin: 0 0 5px;
  color: #012b72;
}
.TOS-page p {
  display: block;
  margin: 0 0 15px;
}
.TOS-page ul {
  list-style: none;
  font-size: 14px;
}
.TOS-page ul li {
  margin: 0 0 5px;
  position: relative;
}
.TOS-page ul li i {
  position: absolute;
  left: -20px;
  top: 4px;
}
figure.effect-lily {
  overflow: hidden;
  position: relative;
}
figure.effect-lily .effect-lily-img {
  max-height: 250px;
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
figure.effect-lily .effect-lily-img img {
  opacity: 1;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
}
figure.effect-lily h2 {
  margin: 10px 0 0;
  font-weight: 400;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lily figcaption,
figure.effect-lily figcaption > a {
  position: absolute;
  bottom: 2%;
  left: 2%;
  width: 96%;
  height: 100%;
  top: auto;
  cursor: pointer;
}
figure.effect-lily:hover img {
  opacity: 0.7;
}
figure.effect-lily:hover .effect-lily-img,
figure.effect-lily:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
table.table.table-bookingsummary td,
table.table.table-bookingsummary th {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  font-weight: 400;
  font-size: 13px;
}
.details-middle .tour-packages-amenities {
  font-size: 14px;
  display: block;
  margin-top: 15px;
}
.fare-night .tooltiptext {
  margin-bottom: 0;
  font-size: 14px;
  visibility: hidden;
  width: 210px;
  background-color: #000;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
}
.fare-night:hover .tooltiptext {
  visibility: visible;
}
.modal-otp-wrap button.close {
  right: -15px;
  top: -15px;
}
.modal-otp-wrap .heading-02 {
  background: #012b72;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
}
.modal-otp-wrap .modal-body p.info-success {
  font-size: 15px;
  text-align: center;
  color: green;
}
.modal-otp-wrap .modal-body form {
  text-align: center;
  margin: 10px 0 0;
}
.modal-otp-wrap .modal-body form input.form-control {
  max-width: 200px;
  margin: 15px auto;
  text-align: center;
}
ul.TOS-wrap > li.nav-item {
  width: 30%;
  text-align: center;
}
ul.TOS-wrap > li.nav-item > a.nav-link {
  background: #f7c02c;
  color: #fff;
  border: 2px solid #f7c02c;
}
a.faq-link {
  display: inline-block;
  margin: 0 0 10px;
  font-weight: 400;
}
.onboard-offer {
  border: 1px dashed #ccc;
  background: #fff;
  border-radius: 3px;
  padding: 2px 5px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.mid-searchpack-link {
  position: absolute;
  right: 10px;
  top: 10px;
}
.mid-searchpack-link > a {
  color: #2d2383;
  font-weight: 600;
  margin-left: 6px;
  border-left: 1px solid #666;
  padding-left: 6px;
  cursor: pointer;
  font-size: 13.5px;
}
.mid-searchpack-link > a:first-child {
  padding-left: 0;
  border-left: 0;
  margin-left: 0;
}
.ItineraryDetails-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  margin: 10px 0;
}
.ItineraryDetails-wrap > div:first-child,
.ItineraryDetails-wrap > div:nth-of-type(2) {
  flex: 1;
}
.ItineraryDetails-wrap > div:nth-of-type(3),
.ItineraryDetails-wrap > div:nth-of-type(4) {
  flex: 3;
}
.ItineraryDetails-wrap > div {
  padding: 0 10px;
}
.julia-wrap {
  position: relative;
  clear: both;
  margin: 0 auto 30px;
  padding: 0;
  max-width: 100%;
  list-style: none;
  text-align: center;
  overflow: hidden;
  border-radius: 3px;
}
figure.effect-julia {
  background: #2f3238;
  margin: 0;
}
figure.effect-julia img {
  max-width: none;
  height: 260px;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-julia figcaption {
  text-align: left;
  padding: 1rem;
}
figure.effect-julia h2 {
  position: relative;
  padding: 0.5em 0;
  margin: 15px 0 0;
}
figure.effect-julia h2 span {
  font-weight: 600;
  display: block;
}
figure.effect-julia p {
  display: inline-block;
  margin: 0 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  color: #2f3238;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-360px, 0, 0);
  transform: translate3d(-360px, 0, 0);
}
figure.effect-julia p:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2),
figure.effect-julia:hover p:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3),
figure.effect-julia:hover p:nth-of-type(2) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
figure.effect-julia:hover p:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.effect-julia:hover img {
  opacity: 0.4;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia figcaption > a {
  text-indent: 0;
  font-size: 14px;
  opacity: 1;
  width: auto;
  margin-top: 10px;
  line-height: 20px;
  position: absolute;
  bottom: 1rem;
  height: 32px;
  top: auto;
  left: 1rem;
}
.cordeliacruise-modal ul {
  list-style: none;
  margin: 15px;
  padding: 0 0 0 15px;
}
.cordeliacruise-modal ul li {
  text-align: justify;
  position: relative;
  margin-bottom: 10px;
  font-size: 14px;
}
.cordeliacruise-modal ul li i {
  position: absolute;
  left: -20px;
  top: 3px;
}
.cordeliacruise-modal h6 {
  background: #eee;
  padding: 5px;
  text-align: center;
}
.modalLogin .modal-body table thead {
  background: #eee;
  font-size: 14px;
}
.modalLogin .modal-body table thead th {
  font-weight: 600;
}
figure.effect-julia figcaption i img {
  width: 30px;
  height: 30px;
}
figure.effect-julia figcaption i {
  display: inherit;
  height: 30px;
}
.Inclusions-modal ul {
  list-style: none;
  margin: 0 0 0 25px;
  padding: 0;
}
.Inclusions-modal ul li i {
  position: absolute;
  left: -18px;
  top: 7px;
  font-size: 8px;
  color: #012b72;
}
.onboard-wrap.offer {
  justify-content: space-between;
}
.onboard-wrap {
  display: flex;
  justify-content: end;
  align-items: center;
}
.onboard-offer .input .custom-control-label::after,
.onboard-offer .input .custom-control-label::before {
  left: 0;
  top: 2px;
}
label.custom-control-label.chkboxremove {
  padding-left: 0 !important;
}
.InclusionDataBox {
  display: block;
  padding: 10px 10px 0;
}
.cruiseConfirmation-list ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 2px;
}
.cruiseConfirmation-list ul li i {
  font-size: 8px;
  position: absolute;
  top: 6px;
  left: 0;
  color: #012b72;
}
.printwindow ul {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.Home-Form-Section .container.Home-Form-container .card.p-2 .form-in-custom3,
.Pdfs {
  float: right;
}
.Pdfs a {
  font-size: 14px;
  position: relative;
  font-weight: 600;
}
.Pdfs a:first-of-type:after {
  content: "";
  height: 12px;
  width: 1px;
  background: #616161;
  position: absolute;
  right: -8px;
  top: 3px;
}
.LuxuryRiverCruise .buspackages-top.text-center.mb-2 {
  text-align: center;
  width: 100%;
}
.LuxuryRiverCruise figcaption h2 {
  text-shadow: 1px 2px 1px #000;
}
.col-md-12.col-lg-12.Footer_vigilance {
  text-align: center;
  padding-bottom: 20px;
  font-size: 15px;
  color: #f7c02c;
  font-weight: 600;
}
.col-md-12.col-lg-12.Footer_vigilance a {
  color: #f7c02c;
  text-decoration: underline;
}
.effect-julia.cordelia-cruise-banner img {
  width: 100%;
  height: auto;
}
.cordelia-detail-banner h1 {
  position: absolute;
  z-index: 1;
  color: #fff;
  bottom: 40%;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 55px;
  text-align: center;
  text-shadow: 2px 2px 2px #000;
}
.cordelia-detail-banner h1 span {
  display: block;
  font-size: 40px;
  margin-top: 5px;
}
.VideoBtn #VideoModal .modal-dialog .modal-header,
.cordelia-detailMain {
  padding: 10px;
}
.cordelia-detailMain .col-lg-6 ul {
  margin: 0;
  padding: 10px 0 0 15px;
}
.cordelia-detailMain .col-lg-6 ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.cordelia-detailMain .cruise_detaillast {
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-right form .ERR2 {
  position: static;
  margin-top: -10px;
  margin-bottom: 10px;
}
.filter-packages.filter-packages-query.card
  .query-form
  .input-group.mb-3
  span.ERR2 {
  width: 100%;
  clear: both;
  top: 37px;
}
.azadim {
  float: left;
}
.right-banner {
  margin-top: 35px;
  border: 1px solid #ccc;
}
.BreadCrump ul,
.EBook_main ul,
.UsefulLink ul,
.testing ul.gallery {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testing ul.gallery li {
  width: 30%;
  float: left;
  padding: 10px;
}
.testing ul.gallery a img {
  float: left;
  width: 25%;
  height: auto;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform 0.15s;
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  -ms-transition: -ms-transform 0.15s;
  transition: transform 0.15s;
  position: relative;
}
.testing .gallery a {
  display: inline-block;
  width: 32%;
  height: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.cms-head-wrap.mb-2.PrivacyPolicyHeader {
  min-height: auto;
  padding-bottom: 5px;
}
.PrivacyPolicyMain {
  padding-bottom: 20px;
  font-size: 14px;
}
.PrivacyPolicyMain .accordion .card .card-header h6 {
  font-weight: 600;
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
.PrivacyPolicyMain .accordion .card .card-header {
  padding: 10px;
  line-height: 25px;
  background: rgba(0, 0, 0, 0.03) !important;
  position: relative;
}
.PrivacyPolicyMain .accordion .card .card-header h6 a {
  margin: 0;
  padding: 0;
  display: block;
}
.PrivacyPolicyMain .accordion .card .card-header h6 a:after {
  content: "";
  position: absolute;
  right: 5px;
  border-top: 0.5em solid;
  border-right: 0.5em solid transparent;
  border-bottom: 0;
  border-left: 0.5em solid transparent;
  top: 5px;
}
.PrivacyPolicyMain .accordion .card .card-body {
  padding: 12px;
  font-size: 14px;
}
.PrivacyPolicyMain .accordion .card {
  border: 0;
  box-shadow: none;
  margin-bottom: 5px;
}
.accordion {
  margin-bottom: 15px;
  margin-top: 7px;
}
.PrivacyPolicyMain .accordion .card .card-body ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.PrivacyPolicyMain .accordion .card .card-body ul li {
  margin-bottom: 5px;
}
.VideoBtn {
  margin-top: 15px;
}
.VideoBtn button.btn.btn-radius-none.btn-yellow {
  padding: 0 5px;
  font-size: 15px;
}
.VideoBtn #VideoModal .modal-dialog .modal-header h5 {
  color: #fff;
  text-align: left;
  font-size: 15px;
}
.VideoBtn #VideoModal .modal-dialog .modal-content .modal-body iframe {
  width: 100%;
  height: 430px;
}
.MainBannerOPD {
  text-align: center;
  padding-top: 85px;
}
.bg-blue-primary {
  background: url(../img/hero_bg_1.svg) fixed #0277b5;
  color: #fff;
}
.main_title {
  text-align: center;
  margin-bottom: 45px;
}
.main_title h2 {
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
}
.HospitalAcross h2.bold.white.f-18 {
  font-size: 24px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}
.HospitalAcross .box_feat_2 i.fas.fa-globe-asia {
  float: left;
  position: absolute;
  left: -5px;
  font-size: 50px;
  top: 5px;
}
.box_feat_2 {
  position: relative;
  padding-left: 60px;
}
.box_general {
  background-color: #fff;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #555;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  min-height: 406px;
}
.affiliate_hospitals
  .buspackages-carousel
  .owl-carousel.owl-theme.medical-tourism_slide {
  padding-top: 15px;
}
.checkbox_2 {
  position: relative;
  display: block;
  line-height: 12px;
}
.checkbox_2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border: 2px solid #e1e8ed;
  background: 0 0;
}
.callback_btn a,
.medicalBtn:hover {
  background: #00649d;
}
.checkbox_2 input[type="checkbox"]:focus + label:before {
  background-color: rgba(231, 78, 132, 0.2);
}
.checkbox_2 label:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  opacity: 0;
  background: var(--primary-clr);
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.checkbox_2 input[type="checkbox"] {
  opacity: 1;
  position: absolute;
  width: 14px;
  height: 14px;
}
.checkbox-holder span {
  position: relative;
  display: inline-block;
  margin: 2px 0 0 20px;
  font-size: 13px;
}
.medicalBtn {
  border: 2px solid #0277b5;
  color: #fff;
  background: #0277b5;
  cursor: pointer;
  padding: 7px 20px;
  display: inline-block;
  font-size: 0.875rem;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  font-weight: 500;
  margin-top: 30px;
}
.shadow-light {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.top-center {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
.z-index-2 {
  z-index: 2;
}
.bottom-center {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.zoom-hover:hover {
  transition: 0.3s;
  transform: scale(1.04);
}
.shadow_from_top:before {
  content: "";
  background: linear-gradient(0deg, hsla(0, 0%, 71.4%, 0), rgba(0, 0, 0, 0.83));
  position: absolute;
  top: 0;
  left: 0;
  padding: 45px 0;
  z-index: 1;
  width: 100%;
  height: 100px;
}
.shadow_from_bottom:after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(182, 182, 182, 0),
    rgba(0, 0, 0, 0.83)
  );
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 45px 0;
  z-index: 1;
  width: 100%;
  border-radius: 0 0 5px 5px;
  height: 100px;
}
.BreadCrump ul li a,
.white {
  color: #fff;
}
.top-center.z-index-2.w-100.px-3 h3.bold.mt-2.text-center.white {
  font-size: 22px;
  font-weight: 700;
}
.bottom-center.w-100.px-3.white.z-index-2
  ul.align-items-end.d-flex.justify-content-between.mb-2 {
  margin: 0;
  padding: 0 10px 10px;
  list-style: none;
}
.bottom-center.w-100.px-3.white.z-index-2
  ul.align-items-end.d-flex.justify-content-between.mb-2
  h6.bold.white,
.bottom-center.w-100.px-3.white.z-index-2
  ul.align-items-end.d-flex.justify-content-between.mb-2
  li.text-left.f-13
  span.bold {
  font-weight: 700;
}
.medical-tourism_slide .owl-item .item {
  background: #fff;
  text-align: center;
  box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
  border-radius: 20px;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.medical-tourism_slide .owl-item img {
  height: 110px;
  padding: 10px;
  max-width: 210px;
  margin: 0 auto;
  object-fit: contain;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.b-r-15 {
  border-radius: 15px;
}
.owl-carousel.owl-theme.medical-tourism_slide {
  padding-left: 20px;
  padding-right: 20px;
}
.affiliate_hospitals {
  background: #f5f8fa;
  padding-top: 30px;
  padding-bottom: 1px;
}
.PanIndiaNetwork {
  background: 0 0;
}
.PanIndiaNetwork .WhyIRCTCFOPD figure img {
  height: 100px;
}
.PanIndiaNetwork .WhyIRCTCFOPD .card h5.bold {
  font-size: 13px;
  font-weight: 700;
  height: 37px;
  color: #000;
}
.PanIndiaNetwork .WhyIRCTCFOPD .col-lg-4 {
  margin-bottom: 30px;
}
header.MedicalHeader nav.navbar img {
  max-width: 190px;
}
header.MedicalHeader nav.navbar.fixed-top .navbar-right .right-logo img {
  width: 70px;
  height: inherit;
}
.HospitalAcross .box_feat_2 {
  margin-bottom: 35px;
}
.callback_wrap {
  position: fixed;
  top: 35%;
  right: -300px;
  padding: 0;
  z-index: 4;
  transition: 0.5s;
}
.callback_wrap.OpenCard {
  right: 0;
  transition: 0.5s;
}
.callback_btn {
  position: absolute;
  left: -70px;
}
.callback_form {
  width: 300px;
  padding: 20px 10px;
  border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
}
.callback_btn a {
  margin: 0;
  line-height: 30px;
  padding: 5px 1px 5px 7px;
  width: 70px;
  height: 53px;
  border-radius: 40px 0 0 40px;
  -moz-border-radius: 40px 0 0 40px;
  -webkit-border-radius: 40px 0 0 40px;
  -o-border-radius: 40px 0 0 40px;
  -ms-border-radius: 40px 0 0 40px;
  border: 1px solid #fff;
  display: inline-block;
}
.btn:hover,
.depth-hoverable:hover {
  box-shadow: 0 8px 17px #333;
  color: #f3d76a !important;
}
a.btn.button-collapse i:hover {
  color: #f3d76a !important;
}
.callback_btn a img {
  position: relative;
  left: -3px;
  top: -1px;
}
.callback_btn a span {
  width: 100%;
  color: #fff;
  position: absolute;
  top: 13px;
  left: 26px;
  text-align: center;
  font-size: 11px;
  padding-left: 5px;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
.callback_wrap
  .callback_form.card
  .justify-content-center.flex-wrap.text-center.mb-0
  button {
  background: #0277b5;
  font-size: 15px;
  padding: 6px 15px;
}
.callback_wrap
  .callback_form.card
  .justify-content-center.flex-wrap.text-center.mb-0
  button:hover {
  background: #00649d;
  box-shadow: none;
  color: #fff !important;
}
.callback_wrap .callback_btn i.fas.fa-phone {
  color: #fff;
  font-size: 22px;
  border: 1px solid #fff;
  padding: 8px;
  border-radius: 22px;
  margin-top: 0;
}
.BreadCrump {
  margin-top: 90px;
  background: #0277b5;
  padding: 15px;
  color: #fff;
  font-size: 14px;
}
.BreadCrump ul li {
  display: inline-block;
  margin-right: 25px;
  position: relative;
}
.BreadCrump ul li:after {
  content: ">";
  position: absolute;
  right: -16px;
}
.TcPagemedical h1 {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 10px;
}
.TcPagemedical,
.form-group.col-12.col-md-12.mb-1.Available_CategoriesBox,
.form-group.col-12.col-md-12.mb-1.tag_priceBox {
  padding-bottom: 15px;
}
.TcPagemedical p {
  margin-bottom: 15px;
  text-align: justify;
  font-size: 15px;
}
ul.nav-icons-wrap.CenterIconBox {
  justify-content: center;
}
ul.nav-icons-wrap.CenterIconBox li {
  max-width: 105px;
}
.Language_radioBtns {
  padding-left: 35px;
}
.Language_radioBtns label.form-check-label {
  margin-right: 35px;
  line-height: 24px;
}
.form-group.col-12.col-md-12.mb-1.Available_CategoriesBox .form-check.my-1 {
  float: left;
  margin-right: 40px;
}
.form-group.col-12.col-md-12.mb-1.Available_CategoriesBox label.AvailHeading {
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}
.form-group.col-12.col-md-12.mb-1.Available_CategoriesBox
  .form-check.my-1
  span.ml-2.text-success {
  display: block;
  left: 0;
  margin: 0 !important;
  padding: 0;
}
.row.no-gutters.tourpack-desc .col-12.col-md-3.col-lg-3 .details-banner img {
  width: 80%;
  display: inline-block;
}
.filter-packages
  .col-12.enquiry-form-tab
  .form-group.col-12.col-md-12.mb-1
  select.browser-default {
  width: 50%;
}
.row.no-gutters.tourpack-desc
  .col-12.col-md-3.col-lg-3
  .details-banner
  #carouselExampleIndicators
  ol.carousel-indicators
  li {
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 100%;
}
.row.no-gutters.tourpack-desc
  .col-12.col-md-3.col-lg-3
  .details-banner
  ol.carousel-indicators {
  z-index: 9;
}
.nav.nav-tabs.nav-justified.md-tabs.white.EbookMenuTab li.nav-item a {
  color: #2f2f2f !important;
  font-weight: 600;
}
.nav.nav-tabs.nav-justified.md-tabs.white.EbookMenuTab li.nav-item a.active {
  color: #fff !important;
}
.EBook_main ul li {
  float: left;
  background: url(../img/book-showcase-.jpg) center 178px no-repeat;
  padding: 10px 10px 0;
  position: relative;
  width: 25%;
  text-align: center;
  margin-bottom: 20px;
}
.EBook_main ul li a {
  display: block;
  text-decoration: none;
}
.EBook_main ul li a span {
  display: block;
  text-align: center;
  margin: 10px 0 0;
  text-decoration: none;
  font-weight: 600;
  text-transform: capitalize;
  color: #2f2f2f;
}
.EBook_main ul li a img {
  width: 130px;
  -webkit-box-shadow: 0 0 7px 0 rgb(0 0 0 / 50%);
  -moz-box-shadow: 0 0 7px 0 rgb(0 0 0 / 50%);
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 50%);
}
.d-2 {
  --c: #424242;
  --b: 0.1em;
  --d: 5px;
  --_s: calc(var(--d) + var(--b));
  color: var(--c);
  border: solid #0000;
  border-width: var(--b) var(--_s) var(--_s) var(--b);
  background: conic-gradient(
        from -90deg at right var(--d) bottom var(--d),
        #0000 90deg,
        rgb(255 255 255 /0.3) 0 225deg,
        rgb(255 255 255 /0.6) 0
      )
      border-box,
    conic-gradient(
        at right var(--_s) bottom var(--_s),
        var(--c) 270deg,
        #0000 0
      )
      100% 100% / calc(100% - var(--b)) calc(100% - var(--b)) border-box;
  transform: translate(var(--d), var(--d));
  clip-path: polygon(
    0% 0%,
    calc(100% - var(--d)) 0%,
    calc(100% - var(--d)) 0%,
    calc(100% - var(--d)) calc(100% - var(--d)),
    0 calc(100% - var(--d)),
    0 calc(100% - var(--d))
  );
  transition: 0.5s;
}
.d-2:hover {
  transform: translate(0, 0);
  clip-path: polygon(
    0% 0%,
    calc(100% - var(--d)) 0%,
    100% var(--d),
    100% 100%,
    var(--d) 100%,
    0 calc(100% - var(--d))
  );
}
.BgauravBanner {
  margin: 0 0 20px;
}
figure.effect-julia.BharatGauravBottom img {
  height: inherit;
}
p.text-justify.mb-2 a.BookBtnBharatGaurav {
  background: #df921f;
  color: #fff;
  display: inline-block;
  padding: 3px 7px;
  border-radius: 3px;
}
p.text-justify.mb-2 a.BookBtnBharatGaurav:hover {
  text-decoration: none;
  background: #012b72;
}
.nav-icons-container.CruiseMenuBox {
  top: -38px;
}
.cruiseBtns .card.p-0 {
  background: 0 0;
  border: 0;
  text-align: center;
  display: block;
}
.cruiseBtns .card.p-0 a {
  padding: 5px 10px 5px 35px;
  border: 1px solid hsl(52deg 100% 50%);
  border-radius: 5px;
  background: url(../img/cruise-icon.png) 1px 3px no-repeat hsl(44deg 93% 57%);
  display: inline-block;
  color: #000;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.cruiseBtns .card.p-0 a:hover {
  box-shadow: 0 8px 17px #333;
  color: #fff;
  border: 1px solid hsl(44deg 93% 57%);
  text-decoration: none;
  background: url(../img/cruise-icon.png) 1px -58px no-repeat hsl(218deg 98% 23%);
}
.cruiseBtns .card.p-0 a.InternationalRiverCruise {
  background: url(../img/cruise-icon.png) 1px -161px no-repeat hsl(44deg 93% 57%);
}
.cruiseBtns .card.p-0 a.InternationalRiverCruise:hover {
  background: url(../img/cruise-icon.png) 1px -222px no-repeat hsl(218deg 98%
        23%);
}
.cruiseBtns .card.p-0 a i {
  margin-right: 10px;
}
.cruiseBtns .card.p-0 a:first-of-type {
  margin-right: 28%;
}
.BharatGaurav_box {
  width: 100%;
  margin-bottom: 30px;
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 25%);
  -webkit-box-shadow: 0 0 9px 0 rgb(0 0 0 / 25%);
  -moz-box-shadow: 0 0 9px 0 rgb(0 0 0 / 25%);
  border-radius: 5px;
  overflow: hidden;
}
.BharatGaurav_box .ImageBox {
  position: relative;
  overflow: hidden;
}
.BharatGaurav_box .ImageBox img.img-fluid {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.BharatGaurav_box .ImageBox span {
  position: absolute;
  width: 100%;
  bottom: 0;
  font-weight: 600;
  background: hsl(17deg 86% 20% / 80%);
  color: #fff;
  padding: 3px;
  z-index: 1;
}
.BharatGaurav_box p {
  padding: 5px 10px;
  text-align: justify;
  font-size: 15px;
  min-height: 330px;
}
.BharatGaurav_box .ImageBox a img {
  transition: 1s;
}
.BharatGaurav_box .ImageBox a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  transition: 1s;
}
.UsefulLink {
  color: #fff;
  width: 100%;
  margin-bottom: 20px;
}
.UsefulLink strong {
  margin-bottom: 10px;
  display: block;
}
.UsefulLink ul li {
  margin: 0 15px 10px 0;
  padding: 0 0 0 13px;
  list-style: none;
  position: relative;
  float: left;
  line-height: 15px;
}
.UsefulLink ul li a {
  color: #ffffffb3;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}
.UsefulLink ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  background: #fff;
  top: 6px;
}
.mainAnimation {
  clear: both;
  width: 100%;
  height: 310px;
  background: #f2f2f2;
}
#trandingBoxesBefore .buspackages-carousel .BeforetrandingBox {
  display: block;
}
#trandingBoxesBefore .buspackages-carousel .BeforetrandingBox .row {
  margin-top: 50px;
  height: 240px;
}
.indiaAssist_Tbox {
  display: block;
  border: 1px dashed #efcc43;
  background: #fffbfb;
  margin-top: 10px;
  padding: 6px;
  font-size: 14px;
  line-height: 22px;
}
.termscheck {
  min-height: 68px;
}
.heliyatra {
  background-position: -1101px 5px;
}
ul.nav-icons-wrap li a:hover .heliyatra {
  background-position: -1098px -56px;
}
.indiaAssist_DataTxt .AssistImageIcon {
  float: left;
  margin-right: 10px;
}
.indiaAssist_DataTxt .AssistTxts {
  float: right;
  width: 89%;
}
.AgentTable table.table.table-bordered thead {
  text-align: center;
  font-weight: bold;
}
.AgentTable table.table.table-bordered thead tr td {
  font-weight: bold;
}
.AgentTable table.table.table-bordered tbody th {
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  font-weight: 600;
  padding: 2px;
}
.AgentTable table.table.table-bordered tbody td {
  padding: 3px;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
}
.AgentTable table.table.table-bordered tbody td.InnerTable {
  padding: 0;
  vertical-align: top;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designation
  table
  tbody
  tr
  td {
  line-height: 45px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Contact
  table
  tbody
  tr
  td {
  line-height: 45px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.email
  table
  tbody
  tr
  td {
  line-height: 45px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Offices
  table
  tr:nth-of-type(1)
  td {
  height: 161px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Offices
  table
  tr:nth-of-type(2)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Offices
  table
  tr:nth-of-type(3)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Offices
  table
  tr:nth-of-type(4)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Offices
  table
  tr:nth-of-type(5)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.offAddress
  table
  tr:nth-of-type(1)
  td {
  height: 161px;
  max-width: 240px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.offAddress
  table
  tr:nth-of-type(2)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.offAddress
  table
  tr:nth-of-type(3)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.offAddress
  table
  tr:nth-of-type(4)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.offAddress
  table
  tr:nth-of-type(5)
  td {
  height: 160px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.officerStaff
  table
  tr
  td {
  padding: 0;
  border-left: 0;
  border-right: 0;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.officerStaff
  table
  tr:nth-of-type(1)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.officerStaff
  table
  tr:nth-of-type(2)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.officerStaff
  table
  tr:nth-of-type(3)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.officerStaff
  table
  tr:nth-of-type(4)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.officerStaff
  table
  tr:nth-of-type(5)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(1)
  td {
  height: 81px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(2)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(3)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(4)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(5)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(6)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(7)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(8)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(9)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Designations
  table
  tr:nth-of-type(10)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(1)
  td {
  height: 81px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(2)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(3)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(4)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(5)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(6)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(7)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(8)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(9)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.ContactS
  table
  tr:nth-of-type(10)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(1)
  td {
  height: 81px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(2)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(3)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(4)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(5)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(6)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(7)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(8)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(9)
  td {
  height: 80px;
}
.AgentTable
  table.table.table-bordered
  tbody
  td.InnerTable.Emails
  table
  tr:nth-of-type(10)
  td {
  height: 80px;
}
.SmlBoxes h2 {
  text-align: center;
  width: 100%;
  font-size: 18px;
  background: hsl(17deg 86% 20% / 80%);
  color: #fff;
}
.BharatGaurav_box.BharatGauravBoxes .row.SmlBoxes h2 {
  margin: 0 0 15px 0;
  padding: 5px;
  font-size: 16px;
}
.BharatGaurav_box.BharatGauravBoxes .row.SmlBoxes .ImageBox {
  border-radius: 5px;
  overflow: hidden;
  margin-left: 12px;
}
.BharatGaurav_box.BharatGauravBoxes .row.SmlBoxes .imageSection {
  padding-right: 5px;
}
.BharatGaurav_box.BharatGauravBoxes .TextSection {
  padding-left: 5px;
}
.BharatGaurav_box.BharatGauravBoxes .TextSection .TrainTextbox {
  padding: 0 10px 0px 0;
  line-height: 21px;
  min-height: inherit;
}
.BharatGaurav_box.BharatGauravBoxes .row.SmlBoxes h2 a {
  color: #fff;
}
.BharatGaurav_box.BharatGauravBoxes .row.SmlBoxes {
  padding-bottom: 10px;
  min-height: 230px;
}
.category-info-wrap.CruiseStyles {
    display: block;
    width: 100%;
    clear: both;
    padding: 0px;
    background: #f8f9e3;
    float: left;
  }
  .category-info-wrap.CruiseStyles ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .category-info-wrap.CruiseStyles ul li {
    width: 33.3%;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px;
  }
  .category-info-wrap.CruiseStyles ul li span:nth-of-type(1) {
    font-weight: 600;
    font-size: 13px;
  }
  .PriceTableTag {
    width: 74%;
    margin: 0 auto;
  }
  .PriceTableTag td {
    text-align: left;
    vertical-align: top;
    padding: 5px;
  }
  .PriceTableTag td span {
    display: inline;
  }