@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: "Libre Baskerville", serif;
  /*background: url(../super-sujata/bg-1.png) repeat left top;*/
  color: #333;
  font-size: 15px;
  line-height: 175%; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.italic1 {
  font-family: "Cookie", serif !important; }

.italic2 {
  font-family: "Birthstone", serif !important; }

.italic3 {
  font-family: "Beau Rivage", serif !important; }

.italic4 {
  font-family: "Rouge Script", serif !important; }

.italic5 {
  font-family: "Qwigley", serif !important; }

.italic6 {
  font-family: "Style Script", serif !important; }

.italic7 {
  font-family: "Dynalight", serif !important; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin: 10px auto 5px;
  padding: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

* a {
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  color: #333 !important; }

img {
  vertical-align: middle; }

figure {
  margin: 5px 0 10px; }

figcaption {
  text-align: center;
  font-size: 10px;
  font-style: italic;
  margin: 0 auto; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

li {
  margin-left: 30px; }

p {
  text-align: justify;
  margin-bottom: 20px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.rightsReserved {
  background: rgba(27, 30, 33, 0.85);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }
  .rightsReserved span {
    padding-left: 10px;
    padding-right: 10px; }
  .rightsReserved a, .rightsReserved * {
    color: rgba(255, 255, 255, 0.6) !important; }

.rightsReserved2 {
  background: #1b1e21;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px; }
  .rightsReserved2 * {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 30px; }

.rightsReserved3 {
  background: rgba(27, 30, 33, 0.85);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }
  .rightsReserved3 span {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block; }
  .rightsReserved3 * {
    color: rgba(255, 255, 255, 0.6) !important; }

.contactUsPage * {
  text-align: left !important; }
.contactUsPage .media {
  margin-top: 30px !important; }
.contactUsPage h5 {
  color: #bb2d3b;
  font-weight: bolder;
  font-size: 18px; }

.columnLeft {
  height: 100%;
  border-left: .01em solid #CCC;
  padding-left: 20px;
  /*div{
    -webkit-transition: all 0.5s; !* Safari *!
    transition: all 0.5s;
  }*/
  /*div:hover{
    background-color: rgba(204, 204, 204, 1);
  }*/ }

.img50 {
  max-width: 50px; }

.img75 {
  max-width: 75px; }

.img100 {
  max-width: 100px; }

.img150 {
  max-width: 150px; }

.img200 {
  max-width: 200px; }

.img250 {
  max-width: 250px; }

.img300 {
  max-width: 300px; }

.img350 {
  max-width: 350px; }

.img400 {
  max-width: 400px; }

.img450 {
  max-width: 450px; }

.img500 {
  max-width: 500px; }

.img550 {
  max-width: 550px; }

.abc .abc_para {
  color: red; }
  .abc .abc_para:hover {
    color: green; }

.i24 {
  font-size: 24px !important;
  margin-left: 10px; }

.ptb75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.shadowtb {
  box-shadow: inset 0 11px 8px -10px #CCC, inset 0 -11px 8px -10px #CCC; }

.fixRight {
  background-color: #ffc90b;
  border: 1px solid white;
  position: fixed;
  right: -40px;
  top: 50%;
  /*transform: translateY(-50%);*/
  transform: rotate(90deg);
  padding-left: 20px;
  padding-right: 20px; }
  .fixRight * {
    color: #000 !important; }

.myNav {
  background-color: #ffc90b;
  border-radius: 50px; }

.mainImage {
  background: url(../../hd-images/slider.jpg) no-repeat center;
  min-height: 800px;
  width: 100%; }

.tourPackages h2 {
  text-align: center !important;
  margin-bottom: 20px; }

.aboutUs {
  background-color: #ffc90b; }
  .aboutUs h2 {
    font-size: 75px;
    text-align: center; }

.footer1 {
  background-color: #ffc90b; }

/*# sourceMappingURL=main.css.map */
