@charset "UTF-8";
/*-----------------------------------------------------------------------------------

Template Name:Rica
Template URI: themes.pixelstrap.com/rica
Description: This is booking website
Author: Pixelstrap
Author URI: https://themeforest.net/user/pixelstrap

----------------------------------------------------------------------------------- */
/* 1. General CSS
1.1. Button CSS
1.2. Title CSS
1.3. Image Ratio CSS */
/* 2. Header CSS */
/* 3. Home CSS  */
/* 4. Slick slider CSS  */
/* 5. Instagram CSS */
/* 6. Logo CSS  */
/* 7. Blog CSS  */
/* 8. App section CSS  */
/* 9. Service CSS */
/* 10. Testimonial CSS */
/* 11. Subscribe CSS */
/* 12. About CSS */
/* 13. Ticket/video section CSS */
/* 14. Gallery section CSS */
/* 15. Category section CSS */
/* 16. Filter section CSS */
/* 17. Full banner section css */
/* 18. Other section CSS */
/* 19. Theme modal CSS */
/* 20. Map CSS */
/* 21. Inner pages CSS */
/* 22. Portfolio CSS */
/* 23. Blog pages CSS*/
/* 24. Footer CSS */
/* 25. Loader CSS */
/* 26. Tap to top CSS */
/* 27. Animation & effect CSS */
/* 28. Theme setting CSS */
/* 29. Menu CSS */
/* 30. Price range CSS */
/* 31. RTL CSS */
/* 32. Dark CSS */
/* 33. Responsiveenu CSS */
/*=====================
01. General css start
==========================*/

/*=====================
1.3. Image-ratio start
==========================*/
.ratio_40 .bg-size:before {
  padding-top: 40%;
  content: "";
  display: block; }

.ratio_45 .bg-size:before {
  padding-top: 45%;
  content: "";
  display: block; }

.ratio2_1 .bg-size:before {
  padding-top: 50%;
  content: "";
  display: block; }

.ratio_55 .bg-size:before {
  padding-top: 55%;
  content: "";
  display: block; }

.ratio_59 .bg-size:before {
  padding-top: 59%;
  content: "";
  display: block; }

.ratio2_3 .bg-size:before {
  padding-top: 60%;
  content: "";
  display: block; }

.ratio3_2 .bg-size:before {
  padding-top: 66.66%;
  content: "";
  display: block; }

.ratio_90 .bg-size:before {
  padding-top: 93%;
  content: "";
  display: block; }

.ratio_landscape .bg-size:before {
  padding-top: 75%;
  content: "";
  display: block; }

.ratio_square .bg-size:before {
  padding-top: 100%;
  content: "";
  display: block; }

.ratio_asos .bg-size:before {
  padding-top: 127.7777778%;
  content: "";
  display: block; }

.ratio_portrait .bg-size:before {
  padding-top: 150%;
  content: "";
  display: block; }

.ratio1_2 .bg-size:before {
  padding-top: 200%;
  content: "";
  display: block; }

.b-top {
  background-position: top !important; }

.b-bottom {
  background-position: bottom !important; }

.b-center {
  background-position: center !important; }

.b-left {
  background-position: left !important; }

.b-right {
  background-position: right !important; }

.b_size_content {
  background-size: contain !important; }

.shadow-cls {
  -webkit-box-shadow: 0px 1px 9px 0px rgba(228, 228, 228, 0.7);
          box-shadow: 0px 1px 9px 0px rgba(228, 228, 228, 0.7); }

.container-medium {
  padding: 0 30px; }

/*=====================
2. Header section css
==========================*/

/*=====================
3. Home section css
==========================*/


/*=====================
4. Slick slider css
==========================*/
.no-arrow .slick-next,
.no-arrow .slick-prev {
  display: none !important; }

.slick-slider {
  line-height: 1; }

.arrow-classic .slick-next:before,
.arrow-classic .slick-prev:before {
  font-family: themify;
  color: #dfdfdf;
  background-color: white;
  opacity: 1;
  padding: 8px;
  -webkit-box-shadow: 5px 8.66px 61px 0px rgba(0, 0, 0, 0.24);
          box-shadow: 5px 8.66px 61px 0px rgba(0, 0, 0, 0.24);
  border-radius: 12px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.arrow-classic .slick-next:hover:before,
.arrow-classic .slick-prev:hover:before {
  color: #ef3f3e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.arrow-classic .slick-prev {
  left: -100px; }
  .arrow-classic .slick-prev:before {
    content: "\e64a"; }

.arrow-classic .slick-next {
  right: -88px; }
  .arrow-classic .slick-next:before {
    content: "\e649"; }

.arrow-dark .slick-prev {
  left: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: transparent;
  height: 36px; }
  .arrow-dark .slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900; }

.arrow-dark .slick-next {
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: transparent;
  height: 36px; }
  .arrow-dark .slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900; }

.arrow-dark .slider-nav {
  margin-top: 3px; }
  .arrow-dark .slider-nav .slick-slide {
    margin: 0 3px;
    cursor: pointer; }
  .arrow-dark .slider-nav .slick-list {
    margin-left: -3px;
    margin-right: -3px; }

.arrow-dark:hover .special-img .bg-size {
  -webkit-transform: scale(1);
          transform: scale(1); }

.arrow-dark:hover .slick-next,
.arrow-dark:hover .slick-prev {
  background-color: #252525;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.variable-width-height .slick-slide img {
  height: calc(280px + (400 - 280) * ((100vw - 320px) / (1920 - 320))); }

.variable-width {
  margin-bottom: -4px; }

/*=====================
5. Instagram css
==========================*/

/*=====================
7. Blog css
==========================*/


/*=====================
8. App Section css
==========================*/

/*=====================
9. Service css
==========================*/

/*=====================
11. Subscribe css
==========================*/


/*=====================
12. About css
==========================*/
/* .about-section .image-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .about-section .image-section .img-box {
    position: relative; }
    .about-section .image-section .img-box + .img-box {
      margin-left: 60px; }
    .about-section .image-section .img-box img {
      -webkit-box-shadow: 5px 8.66px 20px 0px rgba(0, 0, 0, 0.15);
              box-shadow: 5px 8.66px 20px 0px rgba(0, 0, 0, 0.15); }
    .about-section .image-section .img-box .no-class {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #ef3f3e;
      padding: 5px;
      left: -15px;
      -webkit-box-shadow: 2.5px 4.33px 25px 0px rgba(239, 63, 62, 0.4);
              box-shadow: 2.5px 4.33px 25px 0px rgba(239, 63, 62, 0.4); }
      .about-section .image-section .img-box .no-class h3 {
        font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
        color: white;
        margin-bottom: 0;
        font-weight: 700; }

.about-section .about-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-left: 60px; }
  .about-section .about-text h5 {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-style: italic;
    color: #adadad;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: -2px; }
    .about-section .about-text h5 span {
      color: #ef3f3e; }
  .about-section .about-text h3 {
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    font-weight: 800;
    letter-spacing: 0.001em;
    margin-bottom: 35px; }
  .about-section .about-text h2 {
    font-size: calc(18px + (45 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: #ef3f3e;
    font-weight: 800;
    margin-bottom: 35px; }
  .about-section .about-text p {
    font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 25px; }

.about-section.three-image .image-section .img-box + .img-box {
  margin-left: 45px; }

.about-section.three-image .about-text {
  padding-left: 20px; }
  .about-section.three-image .about-text h5 {
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 30px; }
  .about-section.three-image .about-text h2 {
    color: black;
    font-size: calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 10px; }
    .about-section.three-image .about-text h2 span {
      font-size: calc(16px + (30 - 16) * ((100vw - 320px) / (1920 - 320)));
      text-transform: lowercase;
      margin-bottom: 0;
      display: block;
      margin-top: 14px;
      font-weight: 400;
      color: rgba(0, 0, 0, 0.6); }
  .about-section.three-image .about-text p {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))); }

.about-section.about_page .image-section .img-box:nth-child(odd) {
  margin-bottom: 40px; }
  .about-section.about_page .image-section .img-box:nth-child(odd) .title-box {
    bottom: -40px; }

.about-section.about_page .image-section .img-box:nth-child(even) {
  margin-top: 40px; }
  .about-section.about_page .image-section .img-box:nth-child(even) .title-box {
    top: -40px; }

.about-section.about_page .image-section .img-box .title-box {
  padding: 20px;
  background-color: white;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: -2px 0px 20px 0px rgba(0, 0, 0, 0.08);
          box-shadow: -2px 0px 20px 0px rgba(0, 0, 0, 0.08);
  min-width: 162px; }
  .about-section.about_page .image-section .img-box .title-box h3 {
    font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    color: black;
    margin-top: -4px;
    font-weight: 800;
    margin-bottom: 7px; }
  .about-section.about_page .image-section .img-box .title-box h6 {
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    text-transform: uppercase;
    margin-bottom: -4px;
    word-break: break-word;
    color: gray; }

.about-section.about_page .about-text {
  padding-left: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .about-section.about_page .about-text .title-3 {
    text-align: left;
    margin-bottom: 35px; }
    .about-section.about_page .about-text .title-3 .title-label {
      text-transform: uppercase;
      -webkit-box-shadow: 5px 8.66px 20px 0px rgba(239, 63, 62, 0.22);
              box-shadow: 5px 8.66px 20px 0px rgba(239, 63, 62, 0.22); }
  .about-section.about_page .about-text h2 {
    font-weight: 700; }
    .about-section.about_page .about-text h2 span {
      font-size: calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
      text-transform: capitalize;
      margin-top: 20px; }
  .about-section.about_page .about-text .buttons-about {
    margin-top: 45px; }
    .about-section.about_page .about-text .buttons-about .btn1 + .btn1 {
      margin-left: 20px; }

.about_section .about_img {
  position: relative;
  margin: 20px 0; }
  .about_section .about_img img {
    border-radius: 25px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .about_section .about_img .side-effect:after {
    content: "";
    position: absolute;
    top: -12px;
    height: calc(100% - 18px);
    background: url(../images/restaurant/about.jpg);
    border-radius: 25px;
    width: calc(100% - 65px);
    left: 76px;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-blend-mode: overlay;
    opacity: 0.3; }
  .about_section .about_img .side-effect:before {
    content: "";
    position: absolute;
    top: -20px;
    height: calc(100% - 44px);
    background: url(../images/restaurant/about.jpg);
    border-radius: 25px;
    width: calc(100% - 97px);
    left: 120px;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-blend-mode: overlay;
    opacity: 0.1; }
  .about_section .about_img .side-effect span:after {
    content: "";
    position: absolute;
    bottom: -12px;
    height: calc(100% - 18px);
    background: url(../images/restaurant/about.jpg);
    border-radius: 25px;
    width: calc(100% - 65px);
    right: 76px;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-blend-mode: overlay;
    opacity: 0.3; }
  .about_section .about_img .side-effect span:before {
    content: "";
    position: absolute;
    bottom: -20px;
    height: calc(100% - 44px);
    background: url(../images/restaurant/about.jpg);
    border-radius: 25px;
    width: calc(100% - 97px);
    right: 120px;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-blend-mode: overlay;
    opacity: 0.1; }
  .about_section .about_img:hover img {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .about_section .about_img:hover .side-effect:before, .about_section .about_img:hover .side-effect:after {
    top: 0;
    left: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .about_section .about_img:hover .side-effect span:after, .about_section .about_img:hover .side-effect span:before {
    bottom: 0;
    right: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.about_section .about_content {
  margin-left: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%; }
  .about_section .about_content h5 {
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    color: #adadad;
    text-transform: capitalize;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 25px; }
    .about_section .about_content h5 span {
      color: #ef3f3e; }
  .about_section .about_content h2 {
    font-size: calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: black;
    font-weight: 800;
    text-transform: capitalize;
    margin-bottom: 30px; }
  .about_section .about_content p {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #b2b2b2;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 38px; }
  .about_section .about_content .about_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .about_section .about_content .about_bottom h6 {
      margin-left: 25px;
      background-color: #f7f7f7;
      color: #acacac;
      font-size: 14px;
      text-transform: capitalize;
      margin-bottom: 0;
      padding: 8px 12px;
      border-radius: 20px;
      font-weight: 600; } */

/*=====================
13. Ticket/video section css
==========================*/


/*=====================
14. Gallery section css
==========================*/


/*=====================
15. Category section css ----> this section has arrows in it
==========================*/
.special-section .special-box {
  -webkit-box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 1px 9px 0px rgba(228, 228, 228, 0.7);
          box-shadow: 0px 1px 9px 0px rgba(228, 228, 228, 0.7); }
  .special-section .special-box.p-0 .special-img .top-icon {
    top: 10px;
    right: 10px; }
  .special-section .special-box .special-img {
    position: relative;
    overflow: hidden; }
    .special-section .special-box .special-img .bg-size {
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .special-section .special-box .special-img .label {
      position: absolute;
      left: 30px;
      top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: white; }
      .special-section .special-box .special-img .label h3 {
        padding: 7px 12px;
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
        margin-bottom: 0;
        background-color: white;
        color: #ef3f3e;
        font-weight: 800;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .special-section .special-box .special-img .label h3 del {
          font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
          color: black;
          margin-right: 3px; }
      .special-section .special-box .special-img .label i {
        padding: 12px 14px;
        background-color: #ef3f3e;
        color: white;
        -webkit-box-shadow: 2.5px 4.33px 25px 0px rgba(137, 12, 11, 0.4);
                box-shadow: 2.5px 4.33px 25px 0px rgba(137, 12, 11, 0.4); }
    .special-section .special-box .special-img .content-inner {
      position: absolute;
      width: 60%;
      bottom: -70px;
      background-color: white;
      left: 0;
      right: 0;
      margin: 0 auto;
      text-align: center;
      padding: 15px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .special-section .special-box .special-img .content-inner h6 {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        font-weight: 500;
        color: black;
        text-transform: uppercase;
        margin-bottom: -4px; }
      .special-section .special-box .special-img .content-inner h5 {
        font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
        color: black;
        font-weight: 800;
        line-height: 1.5;
        margin-bottom: 0;
        margin-top: -7px;
        text-transform: capitalize; }
    .special-section .special-box .special-img .content_inner {
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center;
      padding: 30px;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(231, 56, 39, 0)));
      background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(231, 56, 39, 0) 100%); }
      .special-section .special-box .special-img .content_inner h6 {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        font-weight: 500;
        color: white;
        text-transform: uppercase;
        margin-bottom: -4px; }
      .special-section .special-box .special-img .content_inner h5 {
        font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
        color: white;
        font-weight: 800;
        line-height: 1.5;
        margin-bottom: 0;
        margin-top: -7px;
        text-transform: capitalize; }
    .special-section .special-box .special-img .top-icon {
      position: absolute;
      top: 0;
      right: 0; }
      .special-section .special-box .special-img .top-icon i {
        color: white;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        padding: 8px;
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: 100%; }
  .special-section .special-box .special-content {
    padding: 40px; }
    .special-section .special-box .special-content h5 {
      color: black;
      font-weight: 800;
      line-height: 1.5;
      margin-bottom: 15px;
      margin-top: -7px; }
    .special-section .special-box .special-content p {
      font-size: 14px;
      color: #999999;
      font-weight: 600;
      line-height: 1.5;
      margin-bottom: 15px; }
    .special-section .special-box .special-content .bottom-part {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .special-section .special-box .special-content .bottom-part .package-cls {
        padding-left: 20px;
        color: #ef3f3e;
        font-weight: 800; }
  .special-section .special-box.cab-box {
    padding: 30px; }
  .special-section .special-box:hover {
    -webkit-box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .special-section .special-box:hover .special-img .bg-size {
      -webkit-transform: scale(1.03);
              transform: scale(1.03);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .special-section .special-box:hover .special-img .content-inner {
      bottom: 15px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.special-section .slick-slide > div {
  margin: 0 25px; }

.special-section .slick-list {
  margin-left: -25px;
  margin-right: -25px; }

.special-section.section-b-space {
  padding-bottom: 70px; }

.special-section.grid-box {
  margin-top: 30px; }
  .special-section.grid-box .special-box {
    position: relative;
    background-color: white; }
    .special-section.grid-box .special-box .special-content {
      padding: 20px 25px 25px;
      position: relative; }
      .special-section.grid-box .special-box .special-content h5 {
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
        text-transform: capitalize;
        margin-bottom: 0px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: -4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        max-width: 280px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block; }
        .special-section.grid-box .special-box .special-content h5 span {
          color: #9a9a9a;
          font-size: 14px;
          margin-left: 8px;
          font-weight: 500;
          vertical-align: 3px; }
          .special-section.grid-box .special-box .special-content h5 span i {
            color: #a7a7a7;
            margin-right: 3px;
            font-size: 10px; }
      .special-section.grid-box .special-box .special-content p {
        margin-bottom: 10px;
        color: #9a9a9a;
        font-weight: 500;
        letter-spacing: 0.05em; }
      .special-section.grid-box .special-box .special-content .bottom-section .rating span {
        color: rgba(0, 0, 0, 0.65);
        font-size: 12px;
        font-weight: 600;
        margin-left: 18px; }
      .special-section.grid-box .special-box .special-content .bottom-section .price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 13px;
        margin-bottom: -6px; }
        .special-section.grid-box .special-box .special-content .bottom-section .price del {
          font-size: 14px;
          color: black;
          font-weight: 700;
          margin-right: 10px; }
        .special-section.grid-box .special-box .special-content .bottom-section .price span {
          color: #333333;
          font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
          font-weight: 800; }
        .special-section.grid-box .special-box .special-content .bottom-section .price .package-cls {
          padding-left: 20px;
          color: #ef3f3e;
          font-weight: 800;
          font-size: 12px; }
        .special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail {
          margin-left: 7px; }
          .special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail span {
            color: rgba(0, 0, 0, 0.5);
            font-weight: 600;
            font-size: 12px;
            text-transform: capitalize;
            padding: 2px 8px;
            border: 1px solid #ddd;
            border-radius: 5px; }
      .special-section.grid-box .special-box .special-content .tour-detail span {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        font-weight: 600;
        color: #ef3f3e;
        text-transform: capitalize; }
      .special-section.grid-box .special-box .special-content .tour-detail .include-sec {
        margin-top: 14px; }
        .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul {
          text-transform: capitalize;
          color: rgba(0, 0, 0, 0.78);
          margin-top: 10px; }
          .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li {
            margin-right: 12px;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
            text-align: center; }
            .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li img {
              width: 20px;
              display: block;
              margin: 0 auto; }
            .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li i {
              font-size: 14px;
              margin-right: 5px;
              display: block; }
            .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li.not-include {
              opacity: 0.4; }
      .special-section.grid-box .special-box .special-content .tour-detail h6 {
        margin-top: 4px;
        text-transform: capitalize;
        color: rgba(0, 0, 0, 0.78);
        max-width: 360px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px; }
        .special-section.grid-box .special-box .special-content .tour-detail h6 i {
          font-size: 12px;
          color: gray; }
      .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price {
        display: block;
        margin-top: 15px; }
        .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6 {
          color: #ef3f3e;
          font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
          font-weight: 800;
          margin-bottom: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6 del {
            font-size: 14px;
            color: black;
            font-weight: 700;
            margin-right: 10px; }
        .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price span {
          font-size: 14px;
          font-weight: 500;
          color: rgba(0, 0, 0, 0.57);
          text-transform: capitalize; }
      .special-section.grid-box .special-box .special-content .tour-detail .nowrap-cls {
        max-width: 300px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .special-section.grid-box .special-box .special-content.restaurant-detail h5 {
        margin-top: -4px; }
        .special-section.grid-box .special-box .special-content.restaurant-detail h5 span {
          font-size: 14px;
          margin-left: 10px;
          font-weight: 500;
          padding: 3px 10px;
          color: white;
          display: inline-block; }
          .special-section.grid-box .special-box .special-content.restaurant-detail h5 span.positive {
            background-color: rgba(0, 128, 0, 0.83); }
          .special-section.grid-box .special-box .special-content.restaurant-detail h5 span.nagative {
            background-color: rgba(255, 0, 0, 0.83); }
          .special-section.grid-box .special-box .special-content.restaurant-detail h5 span i {
            color: white;
            margin-right: 0; }
      .special-section.grid-box .special-box .special-content.restaurant-detail ul li {
        display: block;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        text-transform: capitalize;
        line-height: 24px;
        position: relative;
        padding-left: 15px;
        color: gray; }
        .special-section.grid-box .special-box .special-content.restaurant-detail ul li:last-child {
          margin-bottom: -4px; }
        .special-section.grid-box .special-box .special-content.restaurant-detail ul li:after {
          content: "";
          width: 6px;
          height: 1px;
          background-color: rgba(0, 0, 0, 0.85);
          left: 0;
          position: absolute;
          top: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          z-index: 0; }
      .special-section.grid-box .special-box .special-content.cab-detail ul li {
        display: block;
        font-size: 16px;
        text-transform: capitalize; }
        .special-section.grid-box .special-box .special-content.cab-detail ul li span {
          font-weight: 600; }
        .special-section.grid-box .special-box .special-content.cab-detail ul li + li {
          margin-top: 5px; }
      .special-section.grid-box .special-box .special-content.cab-detail .button-botton {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .special-section.grid-box .special-box .special-content.cab-detail .button-botton a:last-child {
          margin-left: 10px; }
        .special-section.grid-box .special-box .special-content.cab-detail .button-botton .btn1 {
          font-size: 14px;
          text-transform: capitalize;
          padding: 5px 12px;
          width: 50%;
          margin-top: 10px;
          background-color: transparent;
          color: #ef3f3e;
          border: 1px solid #ef3f3e;
          -webkit-box-shadow: none;
                  box-shadow: none;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .special-section.grid-box .special-box .special-content.cab-detail .button-botton .btn1:hover {
            color: white;
            background-color: #ef3f3e;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
    .special-section.grid-box .special-box.cab-box .special-content {
      padding: 10px 0 0; }
      .special-section.grid-box .special-box.cab-box .special-content ul li {
        display: block;
        font-size: 16px;
        text-transform: capitalize;
        position: relative;
        padding-left: 15px; }
        .special-section.grid-box .special-box.cab-box .special-content ul li:after {
          content: "";
          width: 6px;
          height: 1px;
          background-color: rgba(0, 0, 0, 0.85);
          left: 0;
          position: absolute;
          top: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        .special-section.grid-box .special-box.cab-box .special-content ul li span {
          font-weight: 600; }
        .special-section.grid-box .special-box.cab-box .special-content ul li + li {
          margin-top: 5px; }
      .special-section.grid-box .special-box.cab-box .special-content .button-botton {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .special-section.grid-box .special-box.cab-box .special-content .button-botton a:last-child {
          margin-left: 10px; }
        .special-section.grid-box .special-box.cab-box .special-content .button-botton .btn1 {
          font-size: 14px;
          text-transform: capitalize;
          padding: 10px 12px;
          width: 50%;
          margin-top: 10px;
          background-color: transparent;
          color: #ef3f3e;
          border: 1px solid #ef3f3e;
          -webkit-box-shadow: none;
                  box-shadow: none;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .special-section.grid-box .special-box.cab-box .special-content .button-botton .btn1:hover {
            color: white;
            background-color: #ef3f3e;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
    .special-section.grid-box .special-box.slider-sec .slick-prev {
      left: 1px;
      z-index: 1;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background-color: transparent;
      height: 36px; }
      .special-section.grid-box .special-box.slider-sec .slick-prev:before {
        content: "\f053";
        font-family: "Font Awesome 5 Free";
        font-weight: 900; }
    .special-section.grid-box .special-box.slider-sec .slick-next {
      right: 0;
      z-index: 1;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background-color: transparent;
      height: 36px; }
      .special-section.grid-box .special-box.slider-sec .slick-next:before {
        content: "\f054";
        font-family: "Font Awesome 5 Free";
        font-weight: 900; }
    .special-section.grid-box .special-box.slider-sec:hover .special-img .bg-size {
      -webkit-transform: scale(1);
              transform: scale(1); }
    .special-section.grid-box .special-box.slider-sec:hover .slick-next,
    .special-section.grid-box .special-box.slider-sec:hover .slick-prev {
      background-color: #252525;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .special-section.grid-box .special-box .label-offer {
      position: absolute;
      background-color: #ef3f3e;
      color: white;
      font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
      text-transform: capitalize;
      top: 10px;
      left: -10px;
      padding: 2px 10px;
      font-weight: 800; }
      .special-section.grid-box .special-box .label-offer:after {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-top: 15px solid #b8100f;
        content: "";
        position: absolute;
        left: 0;
        bottom: -15px; }

.special-section.related-box {
  margin-bottom: -3px; }

.category-section {
  overflow: hidden; }
  .category-section .category-box {
    border-radius: 25px;
    margin-bottom: 15px;
    position: relative; }
    .category-section .category-box .bg-size,
    .category-section .category-box img {
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      border-radius: 25px; }
    .category-section .category-box .overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: 25px;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(231, 56, 39, 0)));
      background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(231, 56, 39, 0) 100%); }
    .category-section .category-box .top-bar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      top: 25px;
      left: 25px; }
      .category-section .category-box .top-bar .offer {
        color: white;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 5px 13px;
        background-color: #ef3f3e;
        border-radius: 15px;
        text-transform: uppercase;
        font-size: 12px;
        margin-right: 10px; }
      .category-section .category-box .top-bar h5 {
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
        color: #ef3f3e;
        padding: 3px 10px;
        background-color: white;
        border-radius: 20px;
        margin-bottom: 0;
        font-weight: 700;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        letter-spacing: 0.09em; }
        .category-section .category-box .top-bar h5 del {
          font-size: 12px;
          margin-right: 5px; }
    .category-section .category-box .bottom-bar {
      position: absolute;
      bottom: 25px;
      left: 25px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .category-section .category-box .bottom-bar .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 4px; }
        .category-section .category-box .bottom-bar .top h5 {
          font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
          color: white;
          text-transform: capitalize;
          font-weight: 700;
          margin-bottom: 0;
          margin-right: 15px; }
        .category-section .category-box .bottom-bar .top h6 {
          color: white;
          margin-bottom: 0;
          font-weight: 700;
          margin-left: 20px;
          font-size: 14px; }
      .category-section .category-box .bottom-bar p {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.7); }
    .category-section .category-box .like-cls {
      position: absolute;
      right: 25px;
      top: 25px; }
      .category-section .category-box .like-cls i {
        color: #e1002c;
        background-color: white;
        padding: 8px;
        border-radius: 100%;
        font-size: 16px; }
        .category-section .category-box .like-cls i .effect {
          border-radius: 50%;
          position: absolute;
          height: 100%;
          width: 100%;
          top: 0;
          right: 0;
          -webkit-transition: height 5s ease, width 5s ease;
          transition: height 5s ease, width 5s ease;
          z-index: 0;
          opacity: 0; }
          .category-section .category-box .like-cls i .effect:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            border-radius: 50%;
            border: 1px solid rgba(255, 255, 255, 0.6);
            -webkit-animation: effect 2s linear 1s infinite;
                    animation: effect 2s linear 1s infinite; }
    .category-section .category-box .side-effect:after {
      content: "";
      position: absolute;
      top: 8px;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.1);
      border-radius: 30px;
      width: calc(100% - 16px);
      left: 8px;
      z-index: -1;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .category-section .category-box .side-effect:before {
      content: "";
      position: absolute;
      top: 15px;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.05);
      border-radius: 30px;
      width: calc(100% - 66px);
      left: 33px;
      z-index: -1;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .category-section .category-box:hover .like-cls .effect {
      opacity: 1; }
    .category-section .category-box:hover .bottom-bar {
      bottom: 34px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .category-section .slick-slide > div {
    margin: 0 25px; }
  .category-section .slick-list {
    margin-left: -25px;
    margin-right: -25px; }

.category-sec {
  overflow: hidden; }
  .category-sec .category-box {
    border-radius: 25px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .category-sec .category-box .img-category {
      border-radius: 25px;
      position: relative;
      z-index: 1; }
      .category-sec .category-box .img-category .bg-size,
      .category-sec .category-box .img-category img {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border-radius: 25px; }
      .category-sec .category-box .img-category .top-bar {
        position: absolute;
        top: 25px;
        left: 25px; }
        .category-sec .category-box .img-category .top-bar .offer {
          color: white;
          display: inline-block;
          padding: 5px 13px;
          background-color: #ef3f3e;
          border-radius: 15px;
          text-transform: uppercase;
          font-size: 12px;
          margin-bottom: 12px; }
        .category-sec .category-box .img-category .top-bar h5 {
          font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
          color: white;
          padding: 3px 10px;
          background-color: rgba(0, 0, 0, 0.3);
          border-radius: 20px;
          margin-bottom: 0;
          font-weight: 700;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          letter-spacing: 0.09em; }
          .category-sec .category-box .img-category .top-bar h5 del {
            font-size: 12px;
            margin-right: 5px; }
      .category-sec .category-box .img-category .like-cls {
        position: absolute;
        right: 13%;
        bottom: -22px; }
        .category-sec .category-box .img-category .like-cls i {
          color: #e1002c;
          background-color: white;
          padding: 12px;
          border-radius: 100%;
          -webkit-box-shadow: 2.5px 4.33px 18px 0px rgba(0, 0, 0, 0.06);
                  box-shadow: 2.5px 4.33px 18px 0px rgba(0, 0, 0, 0.06);
          font-size: 21px; }
          .category-sec .category-box .img-category .like-cls i .effect {
            border-radius: 50%;
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            right: 0;
            -webkit-transition: height 5s ease, width 5s ease;
            transition: height 5s ease, width 5s ease;
            z-index: 0;
            opacity: 0; }
            .category-sec .category-box .img-category .like-cls i .effect:after {
              content: "";
              display: block;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              border-radius: 50%;
              border: 1px solid rgba(255, 255, 255, 0.6);
              -webkit-animation: effect 2s linear 1s infinite;
                      animation: effect 2s linear 1s infinite; }
      .category-sec .category-box .img-category .side-effect:after {
        content: "";
        position: absolute;
        top: 8px;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.1);
        border-radius: 30px;
        width: calc(100% - 16px);
        left: 8px;
        z-index: -1;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .category-sec .category-box .img-category .side-effect:before {
        content: "";
        position: absolute;
        top: 15px;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.05);
        border-radius: 30px;
        width: calc(100% - 66px);
        left: 33px;
        z-index: -1;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .category-sec .category-box .content-category {
      padding: 60px 35px 25px 35px;
      background-color: white;
      border-radius: 0 0 25px 25px;
      -webkit-box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.05);
              box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.05);
      margin-bottom: 40px;
      margin-top: -20px; }
      .category-sec .category-box .content-category .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 8px;
        margin-top: -3px; }
        .category-sec .category-box .content-category .top h3 {
          margin-bottom: 0;
          font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
          text-transform: capitalize;
          color: #333333;
          font-weight: 800;
          margin-right: 15px; }
      .category-sec .category-box .content-category p {
        font-size: 14px;
        color: #a5a5a5;
        font-weight: 600;
        margin-bottom: 10px; }
      .category-sec .category-box .content-category h6 {
        font-size: 14px;
        color: #858585;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0; }
        .category-sec .category-box .content-category h6 span {
          color: #ef3f3e;
          float: right; }
    .category-sec .category-box:hover {
      -webkit-box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.05);
              box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.05);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .category-sec .category-box:hover .img-category .like-cls i .effect {
        opacity: 1;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
  .category-sec .slick-slide > div {
    margin: 0 25px; }
  .category-sec .slick-list {
    margin-left: -25px;
    margin-right: -25px; }
  .category-sec.section-b-space {
    padding-bottom: 60px; }

.category-wrapper {
  overflow: hidden; }
  .category-wrapper .title-1.title-5 p {
    margin-bottom: 40px; }
  .category-wrapper .category-wrap {
    position: relative;
    margin: 30px 0; }
    .category-wrapper .category-wrap .category-img {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .category-wrapper .category-wrap .category-img img {
        width: 230px;
        height: 230px;
        border-radius: 25px; }
      .category-wrapper .category-wrap .category-img .side-effect:after {
        content: "";
        position: absolute;
        top: 35px;
        height: calc(100% - 70px);
        background-color: rgba(0, 0, 0, 0.05);
        border-radius: 20px;
        width: 100%;
        left: 16px;
        z-index: -1;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .category-wrapper .category-wrap .category-img .side-effect:before {
        content: "";
        position: absolute;
        top: 15px;
        height: calc(100% - 30px);
        background-color: rgba(0, 0, 0, 0.05);
        border-radius: 25px;
        width: 100%;
        left: 8px;
        z-index: -1;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .category-wrapper .category-wrap .category-content {
      margin-left: 55px;
      background-color: white;
      border-radius: 25px;
      padding: 55px 30px 55px 220px;
      -webkit-box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.05);
              box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.05);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .category-wrapper .category-wrap .category-content .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 15px;
        margin-top: -4px;
        position: relative; }
        .category-wrapper .category-wrap .category-content .top h3 {
          text-transform: capitalize;
          font-weight: 800;
          margin-bottom: 0; }
        .category-wrapper .category-wrap .category-content .top h6 {
          font-size: 14px;
          color: #ef3f3e;
          text-transform: uppercase;
          font-weight: 700;
          margin-bottom: 0;
          margin-left: 25px; }
        .category-wrapper .category-wrap .category-content .top .like-cls i {
          position: absolute;
          font-size: 16px;
          right: 0;
          top: -3px;
          color: #e1002c;
          background-color: rgba(225, 0, 44, 0.05);
          padding: 6px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          border-radius: 100%; }
          .category-wrapper .category-wrap .category-content .top .like-cls i .effect {
            border-radius: 50%;
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            right: 0;
            -webkit-transition: height 5s ease, width 5s ease;
            transition: height 5s ease, width 5s ease;
            z-index: 0;
            opacity: 0; }
            .category-wrapper .category-wrap .category-content .top .like-cls i .effect:after {
              content: "";
              display: block;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              border-radius: 50%;
              border: 1px solid #e1002c;
              -webkit-animation: effect 2s linear 1s infinite;
                      animation: effect 2s linear 1s infinite; }
      .category-wrapper .category-wrap .category-content .rating {
        margin-bottom: 15px; }
      .category-wrapper .category-wrap .category-content p {
        font-size: 14px;
        line-height: 1.5;
        color: #757575;
        font-weight: 500;
        margin-bottom: 20px;
        letter-spacing: 0.08em; }
      .category-wrapper .category-wrap .category-content .bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .category-wrapper .category-wrap .category-content .bottom h3 {
          font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
          color: #ef3f3e;
          font-weight: 800;
          margin-bottom: 0; }
          .category-wrapper .category-wrap .category-content .bottom h3 del {
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
            color: #c5c5c5;
            padding-right: 10px; }
        .category-wrapper .category-wrap .category-content .bottom .coupon-code {
          text-transform: capitalize;
          padding: 8px 20px;
          border-radius: 50px;
          border: 1px dashed #9a9a9a;
          color: #9a9a9a;
          font-weight: 800;
          display: inline-block;
          margin-left: 15px;
          margin-bottom: 0; }
    .category-wrapper .category-wrap:hover .category-img {
      left: 15px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .category-wrapper .category-wrap:hover .category-img .side-effect:before {
        left: -8px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .category-wrapper .category-wrap:hover .category-img .side-effect:after {
        left: -15px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .category-wrapper .category-wrap:hover .category-content {
      -webkit-box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.1);
              box-shadow: 2.5px 4.33px 20px 0px rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .category-wrapper .category-wrap:hover .category-content .like-cls i .effect {
        opacity: 0.4; }
  .category-wrapper.section-b-space {
    padding-bottom: 70px; }
  .category-wrapper .slick-slide > div {
    margin: 0 25px; }
  .category-wrapper .slick-list {
    margin-left: -25px;
    margin-right: -25px; }

.category-bg {
  overflow: hidden; }
  .category-bg .slick-slide > div {
    margin: 0 15px; }
  .category-bg .slick-list {
    margin-left: -15px;
    margin-right: -15px; }
  .category-bg .category-block {
    padding: 90px 50px 50px;
    background-color: white;
    border-radius: 25px;
    margin: 35px 0 10px;
    -webkit-box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.04);
            box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.04);
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .category-bg .category-block .category-img {
      position: absolute;
      top: -35px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      .category-bg .category-block .category-img img {
        -webkit-animation: none;
                animation: none;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .category-bg .category-block .rating {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 20px; }
    .category-bg .category-block h6 {
      font-size: 12px;
      color: #9a9a9a;
      text-transform: uppercase;
      padding: 6px 12px;
      background-color: #f7f7f7;
      border-radius: 5px;
      display: inline-block;
      letter-spacing: 0.07em;
      font-weight: 800;
      margin-bottom: 16px; }
      .category-bg .category-block h6 span {
        color: #ef3f3e; }
    .category-bg .category-block h4 {
      color: #ef3f3e;
      font-weight: 800;
      text-transform: capitalize;
      margin-bottom: 5px; }
    .category-bg .category-block h5 {
      font-size: 15px;
      font-weight: 600;
      text-transform: capitalize;
      margin-bottom: 20px;
      line-height: 1.4; }
    .category-bg .category-block:hover {
      -webkit-box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.1);
              box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.1);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .category-bg .category-block:hover .category-img img {
        -webkit-animation: pulse 2s infinite;
                animation: pulse 2s infinite;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
  .category-bg.section-b-space {
    padding-bottom: 90px; }

.routes-section .routes-box {
  border-radius: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .routes-section .routes-box .routes-img {
    border-radius: 25px;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .routes-section .routes-box .routes-img .price-round {
      position: absolute;
      left: -11px;
      bottom: -4px;
      background-color: #0081c4;
      width: 100px;
      height: 100px;
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center; }
      .routes-section .routes-box .routes-img .price-round > div {
        margin-left: 10px; }
      .routes-section .routes-box .routes-img .price-round h6 {
        font-size: 14px;
        color: white;
        font-weight: 700;
        margin-bottom: 5px; }
      .routes-section .routes-box .routes-img .price-round h3 {
        font-size: calc(16px + (26 - 16) * ((100vw - 320px) / (1920 - 320)));
        color: white;
        font-weight: 800;
        margin-bottom: 0; }
      .routes-section .routes-box .routes-img .price-round:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #0070ab;
        border-radius: 100%;
        z-index: -1;
        top: 0;
        left: 8px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .routes-section .routes-box .routes-img .discount {
      position: absolute;
      top: 25px;
      left: 25px;
      background-color: #ef3f3e;
      border-radius: 30px;
      padding: 5px 12px; }
      .routes-section .routes-box .routes-img .discount h6 {
        font-size: 12px;
        margin-bottom: 0;
        color: white;
        font-weight: 800;
        text-transform: uppercase; }
  .routes-section .routes-box .routes-content {
    padding: 45px 25px 25px 25px;
    background-color: white;
    border-radius: 0 0 25px 25px;
    -webkit-box-shadow: 2.5px 4.33px 45px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 2.5px 4.33px 45px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
    margin-top: -20px; }
    .routes-section .routes-box .routes-content .top-bar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 5px; }
      .routes-section .routes-box .routes-content .top-bar h5 {
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
        color: #333333;
        font-weight: 900;
        text-transform: capitalize;
        margin-bottom: 0; }
      .routes-section .routes-box .routes-content .top-bar h6 {
        font-size: 12px;
        margin-bottom: 0;
        margin-left: auto;
        text-transform: capitalize;
        font-weight: 800;
        color: #858585; }
    .routes-section .routes-box .routes-content .bottom-bar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .routes-section .routes-box .routes-content .bottom-bar h6 {
        margin-bottom: 0;
        color: #ef3f3e;
        font-size: 12px;
        text-transform: capitalize;
        font-weight: 800; }
      .routes-section .routes-box .routes-content .bottom-bar .rating {
        margin-left: auto; }
  .routes-section .routes-box:hover {
    -webkit-box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 1px 0px 11px 0 rgba(0, 0, 0, 0.2); }
    .routes-section .routes-box:hover .routes-img .price-round:after {
      left: 0;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.top-category {
  padding: 0 105px; }
  .top-category .top_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 1px 10px 14px 1px rgba(0, 0, 0, 0.05);
            box-shadow: 1px 10px 14px 1px rgba(0, 0, 0, 0.05); }
    .top-category .top_box .right-content {
      padding: 0 25px;
      background-color: white;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      overflow: hidden; }
      .top-category .top_box .right-content h5 {
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
        text-transform: capitalize;
        font-weight: 700;
        margin-bottom: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .top-category .top_box .right-content h5 i {
          font-size: 12px;
          color: #e1002c;
          margin-left: 10px; }
      .top-category .top_box .right-content p {
        color: rgba(0, 0, 0, 0.4);
        margin-bottom: 5px; }
      .top-category .top_box .right-content .rating {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 6px; }
        .top-category .top_box .right-content .rating span {
          color: #ffcc33;
          margin-right: 8px;
          font-weight: 800; }
      .top-category .top_box .right-content h6 {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        color: #343434;
        font-weight: 800;
        margin-bottom: 0; }
        .top-category .top_box .right-content h6 del {
          font-size: 12px;
          color: #717171;
          margin-right: 10px; }
    .top-category .top_box .new-label {
      position: absolute;
      right: -20px;
      background-image: url(../images/label.png);
      bottom: -20px;
      background-size: cover;
      background-repeat: no-repeat;
      width: 66px;
      height: 66px; }
      .top-category .top_box .new-label span {
        font-size: 12px;
        font-weight: 900;
        text-transform: capitalize;
        color: white;
        position: absolute;
        right: 20px;
        bottom: 28px;
        -webkit-transform: rotate(-50deg);
                transform: rotate(-50deg); }
  .top-category .slick-slide > div {
    margin: 0 25px; }
  .top-category .slick-list {
    margin-left: -25px;
    margin-right: -25px; }
  .top-category.margin-cls {
    margin-top: -70px; }
  .top-category.radius-cls .top_box {
    border-radius: 25px; }

.category-part .category-block .category-image {
  border-radius: 100%;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .category-part .category-block .category-image img {
    border-radius: 100%; }
  .category-part .category-block .category-image:hover {
    -webkit-box-shadow: -1px 7px 8px #b9b9b9;
            box-shadow: -1px 7px 8px #b9b9b9;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.category-part .category-block .category-details {
  text-align: center;
  text-transform: capitalize; }
  .category-part .category-block .category-details h3 {
    color: black;
    font-weight: 700;
    margin-bottom: 0; }
  .category-part .category-block .category-details h6 {
    margin-bottom: -2px;
    color: rgba(0, 0, 0, 0.7); }

.category-part.radius-category .category-block .category-image {
  border-radius: 22px; }

/*=====================
16. Filter section css
==========================*/

/*=====================
17. full banner section css
==========================*/

/*=====================
18. other section css
==========================*/

/*=====================
19. Theme modal css ---->here it has a single-section
==========================*/



.single-section {
  position: relative; }
  .single-section .image_section {
    position: relative; }
    .single-section .image_section .view-all {
      position: absolute;
      width: 100%;
      bottom: 0;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(231, 56, 39, 0)));
      background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(231, 56, 39, 0) 100%);
      margin-bottom: 0;
      padding: 10px;
      text-transform: capitalize;
      color: white;
      font-weight: 800;
      line-height: 1; }
    .single-section .image_section .slider-thumbnail {
      margin-top: 5px;
      overflow: hidden; }
      .single-section .image_section .slider-thumbnail .slick-slide > div {
        margin: 0 5px; }
      .single-section .image_section .slider-thumbnail .slick-list {
        margin-left: -5px;
        margin-right: -5px; }
  .single-section .facility_sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: white;
    margin-top: 20px; }
    .single-section .facility_sec .icon-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 50px;
      position: relative; }
      .single-section .facility_sec .icon-box svg {
        width: 30px;
        height: auto;
        fill: #ef3f3e; }
      .single-section .facility_sec .icon-box .content {
        margin-left: 15px; }
        .single-section .facility_sec .icon-box .content h5 {
          font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
          text-transform: capitalize;
          font-weight: 700;
          margin-bottom: 0; }
        .single-section .facility_sec .icon-box .content h6 {
          font-size: 12px;
          color: rgba(0, 0, 0, 0.7);
          text-transform: capitalize;
          margin-bottom: 0; }
      .single-section .facility_sec .icon-box:after {
        content: "";
        width: 1px;
        height: 25px;
        background-color: #ef3f3e;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .single-section .facility_sec .icon-box:last-child:after {
        display: none; }
  .single-section .description-section .menu-top {
    margin-top: 30px;
    padding: 12px 0;
    background-color: white;
    -webkit-box-shadow: 0 2px 4px 0 #dedede;
            box-shadow: 0 2px 4px 0 #dedede; }
    .single-section .description-section .menu-top li a {
      color: black;
      text-transform: uppercase;
      font-weight: 700;
      padding: 17px 30px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .single-section .description-section .menu-top li.active a {
      color: #ef3f3e;
      border-bottom: 2px solid #ef3f3e;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .single-section .description-section .menu-top li.mobile-menu {
      display: none; }
    .single-section .description-section .menu-top.sticky {
      position: fixed;
      z-index: 3;
      top: 0;
      left: 0;
      width: 100%;
      -webkit-box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.1);
              box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.1);
      margin-top: 0;
      padding: 16px 0;
      -webkit-animation: smoothScroll 1s forwards;
              animation: smoothScroll 1s forwards; }
      .single-section .description-section .menu-top.sticky li a {
        padding: 15px 30px; }
    .single-section .description-section .menu-top.menu-up {
      margin-top: 0;
      margin-bottom: 30px; }
  .single-section .description-section .description-details .content-title {
    text-transform: uppercase;
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700; }
  .single-section .description-section .description-details .menu-part {
    margin-top: 20px;
    padding: 50px;
    background-color: white;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 4px 0 #dedede;
            box-shadow: 0 2px 4px 0 #dedede; }
    .single-section .description-section .description-details .menu-part.page-section .zoom-gallery > div:nth-child(-n+3) {
      margin-bottom: 0; }
    .single-section .description-section .description-details .menu-part .accordion-plan {
      position: relative; }
      .single-section .description-section .description-details .menu-part .accordion-plan .card {
        border-radius: 0;
        border: 1px solid #fafafa; }
        .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header {
          background-color: #fafafa;
          border-bottom: 0;
          padding: 6px; }
          .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button {
            display: block;
            width: 100%;
            text-align: left;
            color: #353535;
            text-transform: capitalize; }
            .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button:before {
              content: "";
              position: absolute;
              width: 0;
              height: 0;
              border-left: 7px solid transparent;
              border-right: 7px solid transparent;
              border-top: 6px solid #353535;
              right: 20px;
              top: 20px;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
          .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button[aria-expanded="true"]:before {
            border-top: 0;
            border-bottom: 6px solid #353535;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body {
          color: #444444;
          font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
          .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight {
            margin-top: 10px; }
            .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li {
              display: block;
              text-transform: capitalize;
              font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
              .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li i {
                margin-right: 5px;
                font-size: 12px; }
              .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li img {
                margin-right: 5px;
                width: 18px; }
        .single-section .description-section .description-details .menu-part .accordion-plan .card + .card {
          margin-top: 20px; }
    .single-section .description-section .description-details .menu-part .list-view {
      margin-top: 0; }
      .single-section .description-section .description-details .menu-part .list-view .list-img {
        width: 30%; }
      .single-section .description-section .description-details .menu-part .list-view .facility-icon {
        margin-top: 10px; }
      .single-section .description-section .description-details .menu-part .list-view .list-box {
        padding: 0; }
      .single-section .description-section .description-details .menu-part .list-view + .list-view {
        margin-top: 20px; }
    .single-section .description-section .description-details .menu-part .zoom-gallery .overlay {
      position: relative; }
      .single-section .description-section .description-details .menu-part .zoom-gallery .overlay .overlay-background {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .single-section .description-section .description-details .menu-part .zoom-gallery .overlay .overlay-background i {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          color: white;
          font-size: 22px;
          display: none;
          -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
      .single-section .description-section .description-details .menu-part .zoom-gallery .overlay:hover .overlay-background {
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background-color: rgba(0, 0, 0, 0.6); }
        .single-section .description-section .description-details .menu-part .zoom-gallery .overlay:hover .overlay-background i {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease; }
    .single-section .description-section .description-details .menu-part .zoom-gallery > div:nth-child(-n+3) {
      margin-bottom: 30px; }
    .single-section .description-section .description-details .menu-part.facility h6 {
      text-transform: capitalize;
      font-weight: 700;
      color: #222222; }
      .single-section .description-section .description-details .menu-part.facility h6 img {
        margin-right: 5px;
        width: 20px; }
    .single-section .description-section .description-details .menu-part.facility ul {
      margin-left: 10px; }
      .single-section .description-section .description-details .menu-part.facility ul li {
        display: block;
        text-transform: capitalize;
        line-height: 1.9; }
        .single-section .description-section .description-details .menu-part.facility ul li i {
          font-size: 8px;
          margin-right: 5px;
          color: rgba(0, 0, 0, 0.6); }
    .single-section .description-section .description-details .menu-part.about h6 {
      font-weight: 700;
      text-transform: capitalize; }
    .single-section .description-section .description-details .menu-part.about p {
      color: #383838;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      line-height: 1.6; }
    .single-section .description-section .description-details .menu-part.about .about-sec h4 {
      font-weight: 700;
      margin-bottom: 10px; }
    .single-section .description-section .description-details .menu-part.about .about-sec h6 {
      color: black; }
    .single-section .description-section .description-details .menu-part.about .about-sec p {
      color: rgba(0, 0, 0, 0.7);
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
      .single-section .description-section .description-details .menu-part.about .about-sec p.top-space {
        margin-top: -6px; }
      .single-section .description-section .description-details .menu-part.about .about-sec p.bottom-space {
        margin-bottom: -7px; }
    .single-section .description-section .description-details .menu-part.about .about-sec ul {
      padding-left: 25px; }
      .single-section .description-section .description-details .menu-part.about .about-sec ul li {
        list-style-type: square;
        display: list-item;
        text-transform: capitalize;
        color: rgba(0, 0, 0, 0.7);
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        line-height: 1.7;
        letter-spacing: 0.04em; }
    .single-section .description-section .description-details .menu-part.about .about-sec + .about-sec {
      margin-top: 15px; }
    .single-section .description-section .description-details .menu-part.about .about-sec .city-detail {
      margin-bottom: 20px;
      font-size: 18px;
      color: #353535; }
    .single-section .description-section .description-details .menu-part.about .detail-img {
      margin: 20px 0; }
    .single-section .description-section .description-details .menu-part.map iframe {
      width: 100%;
      height: 420px;
      margin-bottom: -5px; }
    .single-section .description-section .description-details .menu-part.review .review-box .rating span {
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      margin-left: 10px;
      font-weight: 700; }
    .single-section .description-section .description-details .menu-part.review .review-box h6 {
      font-size: 14px;
      text-transform: capitalize;
      color: rgba(0, 0, 0, 0.5);
      margin-top: 4px; }
    .single-section .description-section .description-details .menu-part.review .review-box p {
      color: #4a4a4a;
      line-height: 1.6;
      margin-bottom: 0;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
    .single-section .description-section .description-details .menu-part.review .review-box + .review-box {
      border-top: 1px solid #fafafa;
      padding-top: 12px;
      margin-top: 15px; }
    .single-section .description-section .description-details .menu-part.policy p {
      color: #212121;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      line-height: 1.6; }
      .single-section .description-section .description-details .menu-part.policy p:last-child {
        margin-bottom: 0; }
    .single-section .description-section .description-details .menu-part + .menu-part {
      margin-top: 20px; }
    .single-section .description-section .description-details .menu-part .rooms-box {
      width: 100%; }
      .single-section .description-section .description-details .menu-part .rooms-box tbody tr {
        display: block; }
        .single-section .description-section .description-details .menu-part .rooms-box tbody tr + tr {
          margin-top: 20px;
          padding-top: 10px;
          border-top: 1px solid #fafafa; }
      .single-section .description-section .description-details .menu-part .rooms-box td:first-child {
        width: 25%; }
      .single-section .description-section .description-details .menu-part .rooms-box td:nth-child(2) {
        width: 55%; }
      .single-section .description-section .description-details .menu-part .rooms-box td:nth-child(3) {
        width: 20%;
        text-align: right; }
      .single-section .description-section .description-details .menu-part .rooms-box .price-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        .single-section .description-section .description-details .menu-part .rooms-box .price-details h6 {
          font-size: 14px;
          margin-bottom: 3px;
          color: rgba(0, 0, 0, 0.74); }
        .single-section .description-section .description-details .menu-part .rooms-box .price-details h5 {
          font-weight: 700;
          margin-bottom: 0;
          font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))); }
        .single-section .description-section .description-details .menu-part .rooms-box .price-details .btn1 {
          padding: 6px 14px;
          font-size: 14px;
          border-radius: 0;
          margin-top: 7px; }
        .single-section .description-section .description-details .menu-part .rooms-box .price-details span {
          display: block;
          color: rgba(0, 0, 0, 0.72); }
      .single-section .description-section .description-details .menu-part .rooms-box .room-detail {
        padding: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .single-section .description-section .description-details .menu-part .rooms-box .room-detail h6 {
          font-weight: 700;
          text-transform: capitalize;
          font-size: 14px;
          letter-spacing: 0.05em; }
        .single-section .description-section .description-details .menu-part .rooms-box .room-detail .row {
          width: 100%; }
        .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li {
          display: block;
          color: black;
          text-transform: capitalize;
          line-height: 28px;
          letter-spacing: 0.06em; }
          .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li img {
            margin-right: 8px;
            width: 20px; }
          .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li i {
            font-size: 12px;
            margin-right: 5px;
            color: rgba(0, 0, 0, 0.5); }
      .single-section .description-section .description-details .menu-part .rooms-box .room-title {
        text-transform: capitalize;
        font-weight: 700;
        margin-bottom: 10px; }
  .single-section .description-section .description-details.full-slider .menu-part {
    margin-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 70px; }
    .single-section .description-section .description-details.full-slider .menu-part .row {
      margin-bottom: 20px; }
  .single-section .description-section.tab-section .menu-top {
    padding: 0;
    background-color: transparent; }
    .single-section .description-section.tab-section .menu-top .nav-tabs {
      margin-bottom: 15px;
      background-color: white;
      border-bottom: none; }
      .single-section .description-section.tab-section .menu-top .nav-tabs .nav-item.active {
        border: none;
        border-bottom: 2px solid #ef3f3e;
        color: #ef3f3e; }
      .single-section .description-section.tab-section .menu-top .nav-tabs .nav-item .nav-link {
        border: none;
        border-bottom: 2px solid transparent; }
        .single-section .description-section.tab-section .menu-top .nav-tabs .nav-item .nav-link.active {
          border: none;
          border-bottom: 2px solid #ef3f3e;
          color: #ef3f3e; }
    .single-section .description-section.tab-section .menu-top.sticky {
      background-color: white;
      margin-bottom: 0; }
      .single-section .description-section.tab-section .menu-top.sticky .nav-tabs {
        margin-bottom: 0; }
  .single-section .description-section.tab-section .description-details .menu-part {
    margin-top: 0; }
  .single-section .single-sidebar {
    background-color: white;
    padding: 20px;
    -webkit-box-shadow: 0 2px 4px 0 #dedede;
            box-shadow: 0 2px 4px 0 #dedede; }
    .single-section .single-sidebar h4.title {
      text-transform: capitalize;
      font-weight: 700;
      margin-top: -4px; }
    .single-section .single-sidebar p {
      color: rgba(0, 0, 0, 0.55);
      margin-bottom: 10px;
      line-height: 1.7;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
      .single-section .single-sidebar p i {
        font-size: 13px;
        margin-right: 10px;
        color: rgba(0, 0, 0, 0.59); }
    .single-section .single-sidebar .selection-section.flight-search .flight-search-detail {
      padding: 0; }
      .single-section .single-sidebar .selection-section.flight-search .flight-search-detail .form-group {
        margin-bottom: 20px; }
    .single-section .single-sidebar .newsletter-sec {
      padding: 20px; }
      .single-section .single-sidebar .newsletter-sec .button {
        margin-top: 15px;
        text-align: right; }
        .single-section .single-sidebar .newsletter-sec .button .btn1 {
          padding: 6px 14px;
          font-size: 14px;
          text-transform: capitalize; }
    .single-section .single-sidebar .overlay-map {
      position: relative;
      margin-bottom: 10px; }
      .single-section .single-sidebar .overlay-map img {
        height: 100px;
        width: 100%; }
      .single-section .single-sidebar .overlay-map iframe,
      .single-section .single-sidebar .overlay-map .map {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.0001;
        z-index: 1; }
      .single-section .single-sidebar .overlay-map h6 {
        position: absolute;
        bottom: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        color: black;
        text-transform: capitalize;
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
        z-index: 0;
        font-weight: 600;
        margin-bottom: 0; }
    .single-section .single-sidebar .price-part {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .single-section .single-sidebar .price-part .left-part a {
        color: black;
        font-weight: 700;
        text-transform: capitalize; }
      .single-section .single-sidebar .price-part .left-part span {
        display: block;
        text-transform: capitalize;
        font-weight: 600;
        line-height: 24px; }
        .single-section .single-sidebar .price-part .left-part span i {
          font-size: 10px;
          margin-right: 5px;
          color: green; }
        .single-section .single-sidebar .price-part .left-part span.red {
          color: darkred; }
      .single-section .single-sidebar .price-part .right-part {
        margin-left: auto;
        text-align: right; }
        .single-section .single-sidebar .price-part .right-part span {
          color: rgba(0, 0, 0, 0.4);
          text-transform: capitalize;
          font-size: 12px;
          font-weight: 700; }
        .single-section .single-sidebar .price-part .right-part p {
          margin-bottom: 0;
          font-weight: 600;
          color: black; }
        .single-section .single-sidebar .price-part .right-part h6 {
          margin-bottom: 0;
          font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
          font-weight: 700;
          color: black; }
    .single-section .single-sidebar .book-btn1-section {
      border-top: 1px solid #fafafa;
      margin-top: 10px;
      padding-top: 15px;
      text-align: right; }
      .single-section .single-sidebar .book-btn1-section ::-webkit-input-placeholder {
        color: #495057;
        text-transform: capitalize;
        cursor: pointer; }
      .single-section .single-sidebar .book-btn1-section ::-moz-placeholder {
        color: #495057;
        text-transform: capitalize;
        cursor: pointer; }
      .single-section .single-sidebar .book-btn1-section :-ms-input-placeholder {
        color: #495057;
        text-transform: capitalize;
        cursor: pointer; }
      .single-section .single-sidebar .book-btn1-section ::-ms-input-placeholder {
        color: #495057;
        text-transform: capitalize;
        cursor: pointer; }
      .single-section .single-sidebar .book-btn1-section ::placeholder {
        color: #495057;
        text-transform: capitalize;
        cursor: pointer; }
      .single-section .single-sidebar .book-btn1-section .detail-top input {
        margin-bottom: 10px; }
        .single-section .single-sidebar .book-btn1-section .detail-top input:last-child {
          margin-bottom: 0; }
      .single-section .single-sidebar .book-btn1-section .gj-datepicker + .gj-datepicker {
        margin-top: 10px; }
      .single-section .single-sidebar .book-btn1-section .gj-datepicker ::-webkit-input-placeholder {
        color: #495057; }
      .single-section .single-sidebar .book-btn1-section .gj-datepicker ::-moz-placeholder {
        color: #495057; }
      .single-section .single-sidebar .book-btn1-section .gj-datepicker :-ms-input-placeholder {
        color: #495057; }
      .single-section .single-sidebar .book-btn1-section .gj-datepicker ::-ms-input-placeholder {
        color: #495057; }
      .single-section .single-sidebar .book-btn1-section .gj-datepicker ::placeholder {
        color: #495057; }
      .single-section .single-sidebar .book-btn1-section .btn1-rounded {
        padding: 6px 14px;
        font-size: 14px;
        margin-top: 20px;
        border-radius: 0; }
      .single-section .single-sidebar .book-btn1-section .selector select {
        cursor: pointer;
        width: 100%;
        height: 38px;
        background-color: transparent;
        font-size: 1rem;
        margin-top: 10px;
        padding: 5px 14px;
        color: #495057;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        -webkit-appearance: none;
        background: url(../images/icon/down-black.png) no-repeat 95%; }
      .single-section .single-sidebar .book-btn1-section .rooms-section {
        position: relative;
        margin-top: 10px; }
        .single-section .single-sidebar .book-btn1-section .rooms-section ::-webkit-input-placeholder {
          color: #495057;
          text-transform: capitalize;
          cursor: pointer; }
        .single-section .single-sidebar .book-btn1-section .rooms-section ::-moz-placeholder {
          color: #495057;
          text-transform: capitalize;
          cursor: pointer; }
        .single-section .single-sidebar .book-btn1-section .rooms-section :-ms-input-placeholder {
          color: #495057;
          text-transform: capitalize;
          cursor: pointer; }
        .single-section .single-sidebar .book-btn1-section .rooms-section ::-ms-input-placeholder {
          color: #495057;
          text-transform: capitalize;
          cursor: pointer; }
        .single-section .single-sidebar .book-btn1-section .rooms-section ::placeholder {
          color: #495057;
          text-transform: capitalize;
          cursor: pointer; }
        .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box {
          text-align: left;
          padding: 10px; }
          .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .title_room {
            font-size: 16px;
            text-transform: capitalize;
            font-weight: 700; }
          .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .qty-box {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .qty-box label {
              text-transform: capitalize;
              margin-right: 30px;
              margin-bottom: 0; }
            .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .qty-box .input-group {
              width: 140px;
              margin-left: auto; }
              .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .qty-box .input-group .btn1 {
                background-color: transparent; }
              .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .qty-box .input-group .form-control {
                padding: 0;
                text-align: center;
                border: none; }
            .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .qty-box + .qty-box {
              margin-top: 10px; }
          .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls + .room-cls {
            margin-top: 10px;
            border-top: 1px solid #fafafa;
            padding-top: 10px; }
          .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .bottom-part {
            border-top: 1px solid #fafafa;
            margin-top: 10px;
            padding-top: 5px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .bottom-part .add-room {
              text-transform: capitalize;
              color: black;
              font-weight: 700; }
            .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .bottom-part .btn1 {
              margin-left: auto; }
    .single-section .single-sidebar .contact-title {
      color: black;
      font-weight: 700;
      margin-bottom: 15px;
      text-transform: uppercase; }
    .single-section .single-sidebar .bottom_sec {
      margin-top: 10px;
      padding-top: 15px;
      border-top: 1px solid #fafafa; }
      .single-section .single-sidebar .bottom_sec h6 {
        text-transform: capitalize;
        color: black;
        font-size: 14px;
        font-weight: 700; }
        .single-section .single-sidebar .bottom_sec h6:last-child {
          margin-bottom: 0; }
    .single-section .single-sidebar .weather-sec {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: center;
      margin-top: 10px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .single-section .single-sidebar .weather-sec li svg {
        width: 40px;
        margin: 0; }
      .single-section .single-sidebar .weather-sec li h5 {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 10px; }
      .single-section .single-sidebar .weather-sec li h6 {
        font-size: 12px;
        margin-bottom: 0; }
      .single-section .single-sidebar .weather-sec li + li {
        margin-left: 20px; }
    .single-section .single-sidebar .social-box {
      margin-top: 18px; }
      .single-section .single-sidebar .social-box i {
        font-size: 14px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        color: white;
        padding: 9px;
        background-color: #ef3f3e;
        border-radius: 100%;
        width: 32px;
        height: 32px;
        text-align: center;
        margin-right: 3px; }
    .single-section .single-sidebar + .single-sidebar {
      margin-top: 30px; }
    .single-section .single-sidebar .order-cart .cart-items {
      margin-top: 20px; }
      .single-section .single-sidebar .order-cart .cart-items .items {
        position: relative; }
        .single-section .single-sidebar .order-cart .cart-items .items h6 {
          text-transform: capitalize;
          font-weight: 600;
          margin-bottom: 10px; }
        .single-section .single-sidebar .order-cart .cart-items .items h5 {
          font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
          color: black;
          font-weight: 500;
          margin-bottom: 0; }
        .single-section .single-sidebar .order-cart .cart-items .items + .items {
          padding-top: 15px;
          margin-top: 15px;
          border-top: 1px solid #fafafa; }
        .single-section .single-sidebar .order-cart .cart-items .items .qty-box {
          width: 120px;
          margin-top: 10px; }
          .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group {
            -webkit-box-shadow: 0 2px 4px 0 #dedede;
                    box-shadow: 0 2px 4px 0 #dedede; }
            .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .btn1 {
              padding: 5px 10px;
              font-size: 10px;
              line-height: 1;
              background-color: #fafafa; }
            .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .form-control {
              padding: 2px;
              width: 50px;
              text-align: center;
              border-color: #fafafa; }
        .single-section .single-sidebar .order-cart .cart-items .items .price {
          position: absolute;
          right: 0;
          bottom: 0;
          font-size: 16px;
          font-weight: 700; }
        .single-section .single-sidebar .order-cart .cart-items .items.veg h6 {
          padding-left: 25px;
          position: relative; }
          .single-section .single-sidebar .order-cart .cart-items .items.veg h6:after {
            content: "";
            left: 0;
            position: absolute;
            width: 14px;
            height: 14px;
            border: 1px solid green;
            top: 2px; }
          .single-section .single-sidebar .order-cart .cart-items .items.veg h6:before {
            content: "";
            left: 3px;
            width: 8px;
            height: 8px;
            background-color: green;
            position: absolute;
            border-radius: 100%;
            top: 5px; }
        .single-section .single-sidebar .order-cart .cart-items .items.non-veg h6 {
          padding-left: 25px;
          position: relative; }
          .single-section .single-sidebar .order-cart .cart-items .items.non-veg h6:after {
            content: "";
            left: 0;
            position: absolute;
            width: 14px;
            height: 14px;
            border: 1px solid red;
            top: 2px; }
          .single-section .single-sidebar .order-cart .cart-items .items.non-veg h6:before {
            content: "";
            left: 3px;
            width: 8px;
            height: 8px;
            background-color: red;
            position: absolute;
            border-radius: 100%;
            top: 5px; }
    .single-section .single-sidebar .order-cart .cart-bottom {
      margin-top: 30px;
      padding-top: 20px;
      border-top: 1px solid #fafafa; }
      .single-section .single-sidebar .order-cart .cart-bottom .sub-total {
        font-weight: 700;
        font-size: 18px;
        text-transform: capitalize;
        margin-bottom: 5px; }
        .single-section .single-sidebar .order-cart .cart-bottom .sub-total span {
          float: right; }
      .single-section .single-sidebar .order-cart .cart-bottom p {
        font-size: 12px;
        line-height: 1;
        margin-bottom: 0;
        max-width: 70%; }
      .single-section .single-sidebar .order-cart .cart-bottom .checkout {
        margin-top: 20px; }
    .single-section .single-sidebar .order-cart .empty-cart {
      text-align: center;
      margin-top: 50px; }
      .single-section .single-sidebar .order-cart .empty-cart h5 {
        text-transform: capitalize;
        color: rgba(0, 0, 0, 0.5);
        font-size: 16px;
        margin-bottom: 20px; }
      .single-section .single-sidebar .order-cart .empty-cart img {
        margin-bottom: 20px;
        opacity: 0.5; }
      .single-section .single-sidebar .order-cart .empty-cart p {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        color: rgba(0, 0, 0, 0.64); }

.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #e9b30e; }

.rooms-section {
  position: relative; }
  .rooms-section .selector_box {
    padding: 10px; }
    .rooms-section .selector_box .room-cls .title_room {
      font-size: 16px;
      text-transform: capitalize;
      font-weight: 700; }
    .rooms-section .selector_box .room-cls .qty-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .rooms-section .selector_box .room-cls .qty-box label {
        text-transform: capitalize;
        margin-right: 30px;
        margin-bottom: 0; }
      .rooms-section .selector_box .room-cls .qty-box .input-group {
        width: 140px;
        margin-left: auto; }
        .rooms-section .selector_box .room-cls .qty-box .input-group .btn1 {
          background-color: transparent; }
        .rooms-section .selector_box .room-cls .qty-box .input-group .form-control {
          padding: 0;
          text-align: center;
          border: none; }
      .rooms-section .selector_box .room-cls .qty-box + .qty-box {
        margin-top: 10px; }
    .rooms-section .selector_box .room-cls + .room-cls {
      margin-top: 10px;
      border-top: 1px solid #fafafa;
      padding-top: 10px; }
    .rooms-section .selector_box .bottom-part {
      border-top: 1px solid #fafafa;
      margin-top: 10px;
      padding-top: 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .rooms-section .selector_box .bottom-part .add-room {
        text-transform: capitalize;
        color: black;
        font-weight: 700; }
      .rooms-section .selector_box .bottom-part .btn1 {
        margin-left: auto; }

.suggestion_box .form-group {
  margin-bottom: 30px;
  position: relative; }
  .suggestion_box .form-group img {
    position: absolute;
    right: 1px;
    bottom: 2px;
    border-left: 1px solid #e5e5e5;
    padding: 8px;
    z-index: 1;
    background-color: white; }

.m-cls {
  margin-top: 20px; }

.related-box .slick-slide > div {
  margin: 0 15px !important; }

.related-box .slick-list {
  margin-left: -15px !important;
  margin-right: -15px !important; }

.related-box .special-box {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: white;
  margin-bottom: 0; }

.overlay-hover .bg-size {
  position: relative; }
  .overlay-hover .bg-size:after {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    content: ""; }
  .overlay-hover .bg-size:hover:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.cab-single-detail {
  background-color: white;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede;
  margin-top: 25px; }
  .cab-single-detail .title-car {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .cab-single-detail .title-car h5,
    .cab-single-detail .title-car h6 {
      margin-bottom: 0; }
    .cab-single-detail .title-car h5 {
      font-weight: 700;
      text-transform: capitalize; }
    .cab-single-detail .title-car h6 {
      margin-left: auto;
      text-transform: capitalize; }
      .cab-single-detail .title-car h6 span {
        font-weight: 600; }
  .cab-single-detail .description {
    margin-top: 20px;
    color: rgba(0, 0, 0, 0.52); }
  .cab-single-detail .overview h6 {
    text-transform: capitalize;
    margin-bottom: 16px;
    color: black;
    font-weight: 700; }
  .cab-single-detail .overview ul {
    display: inline-block; }
    .cab-single-detail .overview ul li {
      display: block; }
      .cab-single-detail .overview ul li + li {
        margin-top: 15px; }
    .cab-single-detail .overview ul + ul {
      margin-left: 30px; }
  .cab-single-detail .details {
    margin-top: 25px; }
    .cab-single-detail .details h6 {
      text-transform: capitalize;
      margin-bottom: 10px;
      color: black;
      font-weight: 700; }
    .cab-single-detail .details ul li {
      display: block;
      text-transform: capitalize; }
      .cab-single-detail .details ul li + li {
        margin-top: 5px; }

.guest-detail {
  background-color: white;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede; }
  .guest-detail h2 {
    font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    margin-top: -6px; }
  .guest-detail form .input-group-text.btn1 {
    border-left: none; }
    .guest-detail form .input-group-text.btn1:hover {
      background-color: #e9ecef;
      border: 1px solid #ced4da;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-left: 0; }
  .guest-detail form label {
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px; }
  .guest-detail form .form-control {
    border-radius: 0; }
    .guest-detail form .form-control:focus {
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-color: #ced4da; }
  .guest-detail form .submit-btn1 {
    text-align: right; }
    .guest-detail form .submit-btn1 .btn1 {
      width: 25%;
      margin-top: 30px; }
  .guest-detail .first-name .iti__flag-container {
    display: none; }

.summery-box {
  background-color: white;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede; }
  .summery-box h2 {
    font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    margin-top: -6px; }
  .summery-box .hotel-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 15px; }
    .summery-box .hotel-section .hotel-img {
      width: 35%; }
    .summery-box .hotel-section .hotel-detail {
      margin-left: 20px; }
      .summery-box .hotel-section .hotel-detail h6 {
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 4px;
        margin-top: -2px;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))); }
      .summery-box .hotel-section .hotel-detail p {
        margin-bottom: -3px;
        color: black; }
  .summery-box .summery-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 12px;
    padding-top: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #fafafa; }
    .summery-box .summery-section .box {
      width: 100%; }
      .summery-box .summery-section .box .right {
        text-align: right;
        width: 49%;
        display: inline-block; }
      .summery-box .summery-section .box .left {
        width: 50%;
        display: inline-block; }
      .summery-box .summery-section .box .down {
        margin-top: 10px; }
        .summery-box .summery-section .box .down h5 {
          margin-bottom: -4px; }
    .summery-box .summery-section h6 {
      font-size: 14px;
      text-transform: capitalize;
      font-weight: 500;
      margin-bottom: 4px; }
    .summery-box .summery-section h5 {
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      text-transform: capitalize;
      font-weight: 600; }
    .summery-box .summery-section .edit-cls {
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      color: #ef3f3e;
      text-transform: capitalize;
      font-weight: 600;
      margin-left: auto; }
    .summery-box .summery-section .payment-details {
      width: 100%; }
      .summery-box .summery-section .payment-details table {
        width: 100%; }
        .summery-box .summery-section .payment-details table tbody tr td:first-child {
          width: 70%;
          text-transform: capitalize; }
        .summery-box .summery-section .payment-details table tbody tr td.amount {
          font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320))); }
        .summery-box .summery-section .payment-details table tbody tr td:nth-child(2) {
          text-align: right;
          font-weight: 700; }

.book-panel {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background-color: white;
  text-align: center;
  display: none;
  -webkit-box-shadow: -1px -2px 6px 0px rgba(168, 168, 168, 0.3);
          box-shadow: -1px -2px 6px 0px rgba(168, 168, 168, 0.3); }
  .book-panel .btn1 {
    width: 50%;
    color: black;
    background-color: white;
    padding: 10px; }
    .book-panel .btn1.theme-color {
      border-right: 1px solid #fafafa; }
  .book-panel .text {
    width: 50%;
    color: black;
    background-color: white;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-right: 1px solid #fafafa; }
    .book-panel .text span {
      font-weight: 700; }

.full-page {
  overflow: hidden;
  height: 100vh; }
  .full-page .single-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100vh;
    padding-top: 47px; }
    .full-page .single-section .description-section {
      width: 100%; }
      .full-page .single-section .description-section .description-details .menu-part {
        margin-top: 0;
        margin-bottom: 0;
        background-color: white;
        position: relative; }
        .full-page .single-section .description-section .description-details .menu-part h2 {
          color: #3c7492; }
        .full-page .single-section .description-section .description-details .menu-part .accordion-plan {
          margin-left: 0; }
          .full-page .single-section .description-section .description-details .menu-part .accordion-plan:after {
            display: none; }
          .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card {
            border: 0;
            background-color: transparent; }
            .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header {
              background-color: transparent;
              padding: 0;
              border-bottom: 1px solid #fafafa; }
              .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button {
                padding-left: 0; }
                .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button:before {
                  display: none; }
            .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body {
              padding: 15px 0 0;
              line-height: 1.4; }
              .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex; }
                .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li + li {
                  margin-left: 5px; }
            .full-page .single-section .description-section .description-details .menu-part .accordion-plan .card + .card {
              margin-top: 12px; }
        .full-page .single-section .description-section .description-details .menu-part .list-view .list-box {
          background-color: transparent; }
  .full-page .full-slider .slick-dots {
    bottom: 40px;
    z-index: 1; }
    .full-page .full-slider .slick-dots li {
      text-transform: capitalize;
      font-size: 16px;
      font-weight: 500;
      color: white;
      width: auto; }
      .full-page .full-slider .slick-dots li.slick-active .pager__item {
        background-color: #3c7492;
        border-radius: 25px; }
      .full-page .full-slider .slick-dots li .pager__item {
        padding: 10px 30px; }
      .full-page .full-slider .slick-dots li button:before {
        font-size: 12px;
        color: #ef3f3e; }
  .full-page .full-slider .slick-arrow .next-slick-img,
  .full-page .full-slider .slick-arrow .prev-slick-img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .full-page .full-slider .slick-arrow .next-slick-img:hover,
    .full-page .full-slider .slick-arrow .prev-slick-img:hover {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .full-page .full-slider .slick-prev {
    left: 10px;
    z-index: 1; }
    .full-page .full-slider .slick-prev:before {
      display: none; }
  .full-page .full-slider .slick-next {
    right: 60px;
    z-index: 1; }
    .full-page .full-slider .slick-next:before {
      display: none; }
  .full-page .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); }

.full-width-detail .place-detail {
  text-align: center; }
  .full-width-detail .place-detail li {
    padding: 0 30px;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    position: relative; }
    .full-width-detail .place-detail li + li:after {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1px;
      height: 12px;
      background-color: rgba(34, 34, 34, 0.5); }

.full-width-detail .about-section {
  margin-top: 40px; }
  .full-width-detail .about-section .about-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .full-width-detail .about-section .about-text.about-text-gray .bottom-detail p {
      color: gray !important; }
    .full-width-detail .about-section .about-text .right-detail h4 {
      font-weight: 700;
      margin-bottom: 10px; }
    .full-width-detail .about-section .about-text .right-detail .bottom-detail p {
      font-weight: 400;
      color: black;
      margin-bottom: 15px; }
      .full-width-detail .about-section .about-text .right-detail .bottom-detail p:last-child {
        margin-bottom: 0; }

.full-page-demo {
  height: 100vh;
  position: relative; }
  .full-page-demo .container {
    position: relative;
    height: 100%; }
    .full-page-demo .container .title {
      position: absolute;
      bottom: 20%; }
      .full-page-demo .container .title h1 {
        color: white; }
  .full-page-demo .fullpage-content {
    position: absolute;
    width: 55%;
    right: -80px;
    bottom: 70px; }

.vs-center-wrap .vs-subview-prev,
.vs-center-wrap .vs-subview-next {
  cursor: pointer;
  position: absolute;
  z-index: 9;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  background-color: rgba(255, 255, 255, 0.52);
  border-radius: 100%;
  padding: 8px 15px;
  left: 20px; }
  .vs-center-wrap .vs-subview-prev:focus,
  .vs-center-wrap .vs-subview-next:focus {
    outline: none; }

.vs-center-wrap .vs-subview-next {
  left: unset;
  right: 20px; }

.full-page-menu {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.order-menu {
  padding: 20px 20px 20px 20px; }
  .order-menu .nav {
    text-align: left;
    background-color: white; }
    .order-menu .nav ul li {
      display: block; }
    .order-menu .nav .nav-link {
      text-transform: capitalize !important;
      font-size: 14px;
      color: black;
      font-weight: 600;
      padding: 5px 15px !important; }
      .order-menu .nav .nav-link.active {
        color: #ef3f3e;
        background-color: #fafafa; }
    .order-menu .nav .nav .nav-link {
      font-size: 14px;
      font-weight: 500; }
      .order-menu .nav .nav .nav-link.active {
        color: black;
        font-weight: 700;
        background-color: transparent; }
    .order-menu .nav .nav.show {
      display: block; }
  .order-menu .search-bar {
    border-bottom: 1px solid #fafafa;
    padding-bottom: 15px;
    margin-bottom: 5px; }
    .order-menu .search-bar .search {
      position: relative; }
      .order-menu .search-bar .search input {
        width: 100%;
        border: none;
        background-color: #fafafa;
        padding: 8px 16px; }
      .order-menu .search-bar .search i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 16px;
        color: #a0a0a0; }
      .order-menu .search-bar .search ::-webkit-input-placeholder {
        font-size: 14px;
        color: #a0a0a0; }
      .order-menu .search-bar .search ::-moz-placeholder {
        font-size: 14px;
        color: #a0a0a0; }
      .order-menu .search-bar .search :-ms-input-placeholder {
        font-size: 14px;
        color: #a0a0a0; }
      .order-menu .search-bar .search ::-ms-input-placeholder {
        font-size: 14px;
        color: #a0a0a0; }
      .order-menu .search-bar .search ::placeholder {
        font-size: 14px;
        color: #a0a0a0; }

.order-menu-section {
  padding: 20px;
  border-left: 1px solid #fafafa; }
  .order-menu-section .order-section h4 {
    text-transform: capitalize;
    font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
    color: rgba(0, 0, 0, 0.6); }
  .order-menu-section .order-section .order-title {
    padding-bottom: calc(0px + (10 - 0) * ((100vw - 320px) / (1920 - 320))); }
    .order-menu-section .order-section .order-title h5 {
      font-weight: 700;
      margin-bottom: 3px;
      text-transform: capitalize; }
    .order-menu-section .order-section .order-title h6 {
      color: rgba(0, 0, 0, 0.4);
      font-weight: 600; }
  .order-menu-section .order-section .order-items .items {
    position: relative; }
    .order-menu-section .order-section .order-items .items h6 {
      text-transform: capitalize;
      font-weight: 600;
      margin-bottom: 4px; }
    .order-menu-section .order-section .order-items .items p {
      color: rgba(0, 0, 0, 0.6);
      margin-bottom: 10px;
      max-width: 80%;
      line-height: 1.4; }
    .order-menu-section .order-section .order-items .items h5 {
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      color: black;
      font-weight: 500;
      margin-bottom: 0; }
    .order-menu-section .order-section .order-items .items + .items {
      padding-top: 15px;
      margin-top: 15px;
      border-top: 1px solid #fafafa; }
      .order-menu-section .order-section .order-items .items + .items .addtocart_btn1 {
        top: 15px; }
    .order-menu-section .order-section .order-items .items .addtocart_btn1 {
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0;
      width: auto;
      text-align: right; }
      .order-menu-section .order-section .order-items .items .addtocart_btn1 .add-button,
      .order-menu-section .order-section .order-items .items .addtocart_btn1 .add_cart {
        width: 120px;
        border-color: transparent;
        color: black;
        background-color: #fafafa;
        text-transform: capitalize;
        cursor: pointer;
        -webkit-box-shadow: 0 2px 4px 0 #dedede;
                box-shadow: 0 2px 4px 0 #dedede; }
        .order-menu-section .order-section .order-items .items .addtocart_btn1 .add-button span,
        .order-menu-section .order-section .order-items .items .addtocart_btn1 .add_cart span {
          position: absolute;
          left: 8px;
          right: 0;
          bottom: -21px;
          font-size: 12px; }
      .order-menu-section .order-section .order-items .items .addtocart_btn1 .qty-box {
        display: none; }
        .order-menu-section .order-section .order-items .items .addtocart_btn1 .qty-box.open {
          display: block;
          position: absolute;
          right: 0;
          width: 120px;
          top: 0; }
        .order-menu-section .order-section .order-items .items .addtocart_btn1 .qty-box .input-group {
          -webkit-box-shadow: 0 2px 4px 0 #dedede;
                  box-shadow: 0 2px 4px 0 #dedede; }
          .order-menu-section .order-section .order-items .items .addtocart_btn1 .qty-box .input-group .btn1 {
            padding: 5px 10px;
            font-size: 10px;
            line-height: 1;
            background-color: #fafafa; }
          .order-menu-section .order-section .order-items .items .addtocart_btn1 .qty-box .input-group .form-control {
            padding: 2px;
            width: 50px;
            text-align: center;
            border-color: #fafafa; }
    .order-menu-section .order-section .order-items .items.veg h6 {
      padding-left: 25px;
      position: relative; }
      .order-menu-section .order-section .order-items .items.veg h6:after {
        content: "";
        left: 0;
        position: absolute;
        width: 14px;
        height: 14px;
        border: 1px solid green;
        top: 2px; }
      .order-menu-section .order-section .order-items .items.veg h6:before {
        content: "";
        left: 3px;
        width: 8px;
        height: 8px;
        background-color: green;
        position: absolute;
        border-radius: 100%;
        top: 5px; }
    .order-menu-section .order-section .order-items .items.non-veg h6 {
      padding-left: 25px;
      position: relative; }
      .order-menu-section .order-section .order-items .items.non-veg h6:after {
        content: "";
        left: 0;
        position: absolute;
        width: 14px;
        height: 14px;
        border: 1px solid red;
        top: 2px; }
      .order-menu-section .order-section .order-items .items.non-veg h6:before {
        content: "";
        left: 3px;
        width: 8px;
        height: 8px;
        background-color: red;
        position: absolute;
        border-radius: 100%;
        top: 5px; }
  .order-menu-section .order-section + .order-section {
    margin-top: calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding-top: calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));
    border-top: 1px solid rgba(0, 0, 0, 0.13); }
  .order-menu-section .order-section.top-section .order-section {
    padding-top: 0;
    border-top: none; }

.customized {
  text-align: left; }
  .customized .modal-content {
    padding: 20px 30px;
    border-radius: 0;
    border: none; }
    .customized .modal-content .modal-header {
      padding: 0;
      padding-bottom: 10px;
      border-radius: 0;
      border-bottom: 1px dashed #dedede; }
      .customized .modal-content .modal-header .modal-title {
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
        font-weight: 700 !important; }
    .customized .modal-content .modal-footer {
      padding: 1rem 0 0 0;
      border-top: 1px dashed #dedede; }
      .customized .modal-content .modal-footer .btn1 {
        padding: 5px 12px;
        text-transform: capitalize; }
  .customized .size-option .item h5 {
    margin-bottom: 10px !important;
    font-weight: 600 !important; }
  .customized .size-option .item form .form-check {
    line-height: 1.7;
    margin-bottom: 6px; }
  .customized .size-option .item form .form-check-label {
    text-transform: capitalize; }
  .customized .size-option .item + .item {
    margin-top: 15px; }

.cart {
  width: 35px;
  height: 35px;
  border-radius: 0 8px 8px 0;
  position: fixed;
  background-color: white;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none; }
  .cart i {
    color: #ef3f3e; }

.order-cart-right .back-btn1 {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
  display: none;
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  color: black;
  font-weight: 700;
  cursor: pointer; }

.top-title-bar .hotel_title_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .top-title-bar .hotel_title_section h2 {
    margin-bottom: 5px;
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    margin-top: -6px; }
  .top-title-bar .hotel_title_section h6 {
    margin-bottom: -3px;
    color: rgba(0, 0, 0, 0.5); }
  .top-title-bar .hotel_title_section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 5px;
    margin-top: -6px; }
    .top-title-bar .hotel_title_section ul li {
      padding-left: 15px;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      position: relative;
      margin-left: 10px; }
      .top-title-bar .hotel_title_section ul li i {
        font-size: 10px;
        color: rgba(0, 0, 0, 0.6); }
      .top-title-bar .hotel_title_section ul li:after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 5px;
        height: 5px;
        background-color: black;
        border-radius: 100%; }
  .top-title-bar .hotel_title_section .right-part {
    margin-left: auto;
    text-align: right; }

.checkout-process .checkout-box {
  background-color: white;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede; }
  .checkout-process .checkout-box h4.title {
    text-transform: capitalize;
    font-weight: 700;
    margin-top: -4px; }
  .checkout-process .checkout-box .sub-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px; }
    .checkout-process .checkout-box .sub-title h5 {
      text-transform: capitalize;
      font-weight: 600;
      margin-bottom: 0; }
    .checkout-process .checkout-box .sub-title a {
      margin-left: auto;
      border: 1px solid rgba(0, 0, 0, 0.2);
      color: rgba(0, 0, 0, 0.9);
      padding: 3px 10px;
      text-transform: capitalize; }
  .checkout-process .checkout-box .address-sec {
    margin-top: 5px; }
    .checkout-process .checkout-box .address-sec .select-box {
      cursor: pointer; }
      .checkout-process .checkout-box .address-sec .select-box .address-box {
        padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
        border: 1px solid #dddddd;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .checkout-process .checkout-box .address-sec .select-box .address-box .top h6 {
          text-transform: capitalize;
          font-weight: 700; }
          .checkout-process .checkout-box .address-sec .select-box .address-box .top h6 span {
            float: right;
            background-color: rgba(0, 128, 0, 0.9);
            color: white;
            padding: 5px 15px;
            font-size: 80%;
            border-radius: 3px; }
        .checkout-process .checkout-box .address-sec .select-box .address-box .middle {
          margin-top: 15px; }
          .checkout-process .checkout-box .address-sec .select-box .address-box .middle .address p {
            margin-bottom: 5px;
            color: rgba(0, 0, 0, 0.7); }
          .checkout-process .checkout-box .address-sec .select-box .address-box .middle .number {
            margin-top: 15px; }
            .checkout-process .checkout-box .address-sec .select-box .address-box .middle .number p {
              color: rgba(0, 0, 0, 0.7);
              text-transform: capitalize; }
        .checkout-process .checkout-box .address-sec .select-box .address-box .bottom {
          border-top: 1px solid #dddddd;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          text-align: center;
          padding-top: 10px; }
          .checkout-process .checkout-box .address-sec .select-box .address-box .bottom .bottom_btn1 {
            width: 47.5%;
            text-transform: capitalize;
            font-weight: 600;
            padding: 4px;
            border-radius: 5px;
            background-color: rgba(255, 0, 0, 0.15);
            color: rgba(255, 0, 0, 0.9); }
            .checkout-process .checkout-box .address-sec .select-box .address-box .bottom .bottom_btn1:first-child {
              margin-right: 5%;
              background-color: rgba(0, 128, 0, 0.15);
              color: rgba(0, 128, 0, 0.9); }
      .checkout-process .checkout-box .address-sec .select-box.active .address-box {
        border: 1px solid rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
  .checkout-process .checkout-box .review-section {
    margin-top: 20px; }
    .checkout-process .checkout-box .review-section .review_box {
      -webkit-box-shadow: none;
              box-shadow: none; }
      .checkout-process .checkout-box .review-section .review_box .flight_detail {
        padding: 0; }
  .checkout-process .checkout-box + .checkout-box {
    margin-top: 20px; }

.checkout-cart .single-sidebar .order-cart .cart-bottom .sub-total {
  font-weight: 500; }
  .checkout-cart .single-sidebar .order-cart .cart-bottom .sub-total.grand-total {
    font-weight: 700;
    border-top: 1px solid #fafafa;
    padding-top: 13px;
    margin-top: 16px; }

.flight-search .flight-search-detail {
  background-color: white;
  padding: 30px 15px; }
  .flight-search .flight-search-detail .form-group {
    margin-bottom: 0;
    position: relative; }
    .flight-search .flight-search-detail .form-group img {
      position: absolute;
      right: 0;
      bottom: 0;
      border-left: 1px solid #e5e5e5;
      padding: 10px; }
    .flight-search .flight-search-detail .form-group label {
      text-transform: capitalize;
      margin-bottom: 5px;
      font-weight: 700;
      font-size: 15px; }
    .flight-search .flight-search-detail .form-group .form-control {
      border-radius: 0;
      text-transform: capitalize;
      border: 1px solid #e5e5e5; }
      .flight-search .flight-search-detail .form-group .form-control:focus {
        -webkit-box-shadow: none;
                box-shadow: none; }
    .flight-search .flight-search-detail .form-group .gj-datepicker button,
    .flight-search .flight-search-detail .form-group .gj-timepicker button {
      border: 1px solid #e5e5e5 !important;
      background-color: white; }
      .flight-search .flight-search-detail .form-group .gj-datepicker button i,
      .flight-search .flight-search-detail .form-group .gj-timepicker button i {
        opacity: 0.2; }
    .flight-search .flight-search-detail .form-group ::-webkit-input-placeholder {
      color: #a5a5a5;
      text-transform: capitalize; }
    .flight-search .flight-search-detail .form-group ::-moz-placeholder {
      color: #a5a5a5;
      text-transform: capitalize; }
    .flight-search .flight-search-detail .form-group :-ms-input-placeholder {
      color: #a5a5a5;
      text-transform: capitalize; }
    .flight-search .flight-search-detail .form-group ::-ms-input-placeholder {
      color: #a5a5a5;
      text-transform: capitalize; }
    .flight-search .flight-search-detail .form-group ::placeholder {
      color: #a5a5a5;
      text-transform: capitalize; }
  .flight-search .flight-search-detail .search-btn1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 100%; }
    .flight-search .flight-search-detail .search-btn1 .btn1 {
      width: 100%; }
  .flight-search .flight-search-detail .responsive-close {
    display: none; }

.flight-search .responsive-detail {
  display: none;
  background-color: white;
  padding: 15px 25px;
  position: relative; }
  .flight-search .responsive-detail .destination span {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    color: black;
    font-weight: 700;
    margin-bottom: -3px; }
  .flight-search .responsive-detail .details span {
    text-transform: capitalize;
    color: #5d5d5d; }
  .flight-search .responsive-detail .modify-search {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .flight-search .responsive-detail .modify-search .btn1 {
      padding: 4px 6px;
      text-transform: capitalize;
      font-size: 14px; }

.selector-box-flight {
  text-align: left;
  padding: 10px;
  position: absolute;
  width: 100%;
  background-color: white;
  z-index: 3;
  border: 1px solid #dedede;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  top: auto;
  display: none; }
  .selector-box-flight .room-cls .title_room {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700; }
  .selector-box-flight .room-cls .qty-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .selector-box-flight .room-cls .qty-box label {
      text-transform: capitalize;
      margin-right: 30px;
      margin-bottom: 0; }
    .selector-box-flight .room-cls .qty-box .input-group {
      width: 90px;
      margin-left: auto; }
      .selector-box-flight .room-cls .qty-box .input-group .btn1 {
        background-color: transparent; }
      .selector-box-flight .room-cls .qty-box .input-group .form-control {
        padding: 0;
        text-align: center;
        border: none; }
    .selector-box-flight .room-cls .qty-box + .qty-box {
      margin-top: 10px; }
  .selector-box-flight .room-cls + .room-cls {
    margin-top: 10px;
    border-top: 1px solid #fafafa;
    padding-top: 10px; }
  .selector-box-flight .flight-class {
    border-top: 1px solid #e7e7e7;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 3px; }
    .selector-box-flight .flight-class .form-check {
      margin-top: 7px; }
    .selector-box-flight .flight-class .form-check-label {
      text-transform: capitalize; }
  .selector-box-flight .bottom-part {
    border-top: 1px solid #e7e7e7;
    margin-top: 5px;
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .selector-box-flight .bottom-part .btn1 {
      margin-left: auto; }
  .selector-box-flight.show {
    display: block; }

.top-bar-flight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  position: relative; }
  .top-bar-flight .date-fare-slider {
    background-color: white;
    border-right: 1px solid #f5f5f5;
    padding: 0 40px;
    width: 92%; }
    .top-bar-flight .date-fare-slider .slick-slider {
      border-left: 1px solid #f5f5f5;
      border-right: 1px solid #f5f5f5; }
      .top-bar-flight .date-fare-slider .slick-slider .slick-prev {
        left: -30px; }
        .top-bar-flight .date-fare-slider .slick-slider .slick-prev:before {
          content: "\f053";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          color: #a0a0a0; }
      .top-bar-flight .date-fare-slider .slick-slider .slick-next {
        right: -30px; }
        .top-bar-flight .date-fare-slider .slick-slider .slick-next:before {
          content: "\f054";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          color: #a0a0a0; }
    .top-bar-flight .date-fare-slider .fare-box {
      text-align: center;
      border-right: 1px solid #f5f5f5;
      padding: 15px 10px; }
      .top-bar-flight .date-fare-slider .fare-box h6 {
        margin-bottom: 0;
        color: #585858;
        font-size: 12px; }
      .top-bar-flight .date-fare-slider .fare-box h5 {
        text-transform: capitalize;
        font-size: 14px;
        margin-bottom: 5px;
        color: black;
        font-weight: 700; }
      .top-bar-flight .date-fare-slider .fare-box.active h5 {
        color: #ef3f3e;
        font-weight: 700; }
  .top-bar-flight .fare-calender {
    width: 8%;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    text-align: center; }
    .top-bar-flight .fare-calender i {
      font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
      color: #484848;
      display: block;
      margin-bottom: -5px; }
    .top-bar-flight .fare-calender h6.title {
      font-size: 12px;
      margin-bottom: 0;
      margin-top: 10px;
      text-transform: capitalize; }
    .top-bar-flight .fare-calender .calender-external {
      position: absolute;
      z-index: 1;
      right: 0;
      top: 0;
      background-color: white;
      padding: 25px;
      display: none;
      -webkit-box-shadow: -2px 6px 8px 4px rgba(0, 0, 0, 0.1);
              box-shadow: -2px 6px 8px 4px rgba(0, 0, 0, 0.1); }
      .top-bar-flight .fare-calender .calender-external .fc-dayGrid-view .fc-body .fc-row {
        height: 60px !important; }
      .top-bar-flight .fare-calender .calender-external .fc-view,
      .top-bar-flight .fare-calender .calender-external .fc-view > table {
        display: inline-block; }
      .top-bar-flight .fare-calender .calender-external .fc th,
      .top-bar-flight .fare-calender .calender-external .fc td {
        width: 80px; }
      .top-bar-flight .fare-calender .calender-external .fc-scroller.fc-day-grid-container {
        height: auto !important; }
      .top-bar-flight .fare-calender .calender-external .fc-event,
      .top-bar-flight .fare-calender .calender-external .fc-event-dot {
        border: none;
        background-color: transparent;
        text-align: right; }
      .top-bar-flight .fare-calender .calender-external .fc-content {
        font-weight: 700;
        color: #ef3f3e; }
      .top-bar-flight .fare-calender .calender-external.show {
        display: block; }

.flight-detail-sec {
  margin: 20px 0; }
  .flight-detail-sec .title-bar {
    text-align: center;
    padding: 10px 0; }
    .flight-detail-sec .title-bar p {
      margin-bottom: 0;
      color: #545454;
      text-transform: capitalize; }
  .flight-detail-sec .selection-bar {
    background-color: white;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px; }
    .flight-detail-sec .selection-bar span {
      font-size: 14px;
      text-transform: capitalize;
      color: black;
      font-weight: 500; }
    .flight-detail-sec .selection-bar .details {
      margin-left: auto; }
  .flight-detail-sec .detail-bar .detail-wrap {
    background-color: white;
    padding: 15px 0;
    border: 1px dashed transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .flight-detail-sec .detail-bar .detail-wrap .logo-sec {
      text-align: center; }
      .flight-detail-sec .detail-bar .detail-wrap .logo-sec img {
        width: 50px;
        height: auto;
        margin-bottom: 5px; }
      .flight-detail-sec .detail-bar .detail-wrap .logo-sec .title {
        display: block;
        text-transform: capitalize;
        font-weight: 600; }
    .flight-detail-sec .detail-bar .detail-wrap .airport-part {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%; }
      .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4 {
        margin-bottom: 3px;
        margin-top: -4px;
        color: #222222;
        font-size: 16px;
        font-weight: 600; }
      .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h6 {
        margin-bottom: -5px;
        color: #909090;
        font-size: 12px; }
      .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name.arrival {
        margin-left: auto; }
      .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress {
        width: 100%;
        padding: 0 25px;
        position: relative; }
        .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress .stop {
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          top: 16px;
          font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
          width: 100%;
          color: gray; }
        .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress i {
          color: #ef3f3e; }
        .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress:after {
          content: "";
          position: absolute;
          height: 1px;
          width: 60%;
          background-color: #cecece;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          top: 50%; }
    .flight-detail-sec .detail-bar .detail-wrap .price {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%;
      text-align: center; }
      .flight-detail-sec .detail-bar .detail-wrap .price h4 {
        margin-bottom: -4px;
        font-weight: 700;
        font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))); }
      .flight-detail-sec .detail-bar .detail-wrap .price span {
        font-size: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
        color: grey;
        text-transform: capitalize; }
    .flight-detail-sec .detail-bar .detail-wrap .book-flight {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%; }
      .flight-detail-sec .detail-bar .detail-wrap .book-flight .btn1 {
        padding: 5px 16px;
        text-transform: capitalize; }
    .flight-detail-sec .detail-bar .detail-wrap + .detail-wrap {
      margin-top: 20px; }
    .flight-detail-sec .detail-bar .detail-wrap.active {
      border: 1px dashed #ef3f3e;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81);
              box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81); }
  .flight-detail-sec.full_width-detail .detail-bar .detail-wrap {
    padding: 30px 0; }
    .flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec img {
        margin-bottom: 0;
        width: 60px;
        margin-right: 10px; }
  .flight-detail-sec.book_panel {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-color: white;
    -webkit-box-shadow: -1px -1px 5px 0 rgba(77, 77, 77, 0.14);
            box-shadow: -1px -1px 5px 0 rgba(77, 77, 77, 0.14);
    margin: 0; }
    .flight-detail-sec.book_panel .detail-bar .detail-wrap .logo-sec img {
      width: 60px;
      margin-bottom: 0; }
    .flight-detail-sec.book_panel .detail-bar .detail-wrap .airport-part .airport-progress:after {
      display: none; }
    .flight-detail-sec.book_panel .detail-bar .detail-wrap .airport-part .airport-progress i {
      color: black; }
    .flight-detail-sec.book_panel .detail-bar .detail-wrap .price h4 {
      font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))); }
    .flight-detail-sec.book_panel .detail-bar.border-cls .detail-wrap .row {
      border-left: 1px solid #dedede;
      border-right: 1px solid #dedede; }
    .flight-detail-sec.book_panel .grand-total {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%; }
      .flight-detail-sec.book_panel .grand-total .total {
        margin-bottom: 0;
        margin-right: 30px;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        text-transform: capitalize; }
        .flight-detail-sec.book_panel .grand-total .total span {
          font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
          font-weight: 700;
          margin-left: 5px; }
  .flight-detail-sec.round_trip .detail-bar .detail-wrap {
    cursor: pointer; }
  .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec img {
    width: 160px;
    margin-bottom: 10px; }
  .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .title {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
  .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec label {
    margin-bottom: 0;
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.56); }
  .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li {
      display: block;
      text-transform: capitalize;
      color: #3e3e3e; }
      .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li img {
        margin-right: 5px;
        width: 16px; }
      .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li + li {
        margin-top: 10px; }
    .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul + ul {
      margin-left: 30px; }
  .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6 {
    font-size: 14px;
    color: grey;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 10px; }
    .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6 span {
      font-size: 14px;
      color: black;
      font-weight: 600; }

.top-filter-section {
  background-color: white;
  margin-top: 20px;
  padding: 15px 30px; }
  .top-filter-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .top-filter-section ul .back-btn1 {
      display: none; }
    .top-filter-section ul .onclick-title,
    .top-filter-section ul .filter-title {
      min-width: 170px;
      cursor: pointer;
      position: relative;
      border-left: 1px solid #e0e0e0; }
      .top-filter-section ul .onclick-title h6,
      .top-filter-section ul .filter-title h6 {
        text-transform: capitalize;
        font-size: 16px;
        text-align: center;
        margin-bottom: 0;
        padding: 0 20px 0 0;
        position: relative; }
        .top-filter-section ul .onclick-title h6:before,
        .top-filter-section ul .filter-title h6:before {
          font-family: "Font Awesome 5 free";
          font-weight: 900;
          content: "\f107";
          position: absolute;
          right: 15px;
          opacity: 0.2; }
      .top-filter-section ul .onclick-title:nth-child(-n+3),
      .top-filter-section ul .filter-title:nth-child(-n+3) {
        border-left: none; }
      .top-filter-section ul .onclick-title .onclick-content,
      .top-filter-section ul .filter-title .onclick-content {
        display: none;
        position: absolute;
        background-color: white;
        z-index: 1;
        padding: 10px 20px;
        width: 200px;
        left: 30px;
        top: 34px;
        -webkit-box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81);
                box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81); }
        .top-filter-section ul .onclick-title .onclick-content .custom-control .custom-control-label,
        .top-filter-section ul .filter-title .onclick-content .custom-control .custom-control-label {
          text-transform: capitalize; }
      .top-filter-section ul .onclick-title.show .onclick-content,
      .top-filter-section ul .filter-title.show .onclick-content {
        display: block; }
    .top-filter-section ul .filter-title {
      min-width: 60px; }
      .top-filter-section ul .filter-title h6 {
        padding: 0;
        font-weight: 700; }
        .top-filter-section ul .filter-title h6:before {
          display: none; }

.review-section .review_box {
  background-color: white;
  -webkit-box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81);
          box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81); }
  .review-section .review_box .title-top {
    padding: 20px 30px;
    background-color: #fafafa; }
    .review-section .review_box .title-top h5 {
      margin-bottom: 0;
      text-transform: capitalize;
      line-height: 1;
      font-weight: 600; }
  .review-section .review_box .flight_detail {
    padding: 20px; }
    .review-section .review_box .flight_detail .logo-sec img {
      width: 60px;
      margin-right: 10px; }
    .review-section .review_box .flight_detail .logo-sec .title {
      text-transform: capitalize;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      font-weight: 600; }
    .review-section .review_box .flight_detail .airport-part {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%; }
      .review-section .review_box .flight_detail .airport-part .airport-name h6 {
        margin-bottom: 3px;
        font-weight: 700; }
        .review-section .review_box .flight_detail .airport-part .airport-name h6 span {
          font-weight: 500; }
      .review-section .review_box .flight_detail .airport-part .airport-name p {
        text-transform: capitalize;
        margin-bottom: 0;
        color: #7b7b7b; }
      .review-section .review_box .flight_detail .airport-part .airport-name.arrival {
        margin-left: auto; }
      .review-section .review_box .flight_detail .airport-part .airport-progress {
        width: 45%;
        padding: 0 25px;
        position: relative;
        margin: 0 auto; }
        .review-section .review_box .flight_detail .airport-part .airport-progress .stop {
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          top: 16px;
          font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
          width: 100%; }
        .review-section .review_box .flight_detail .airport-part .airport-progress i {
          color: rgba(0, 0, 0, 0.17); }
        .review-section .review_box .flight_detail .airport-part .airport-progress:after {
          content: "";
          position: absolute;
          height: 1px;
          width: 40%;
          background-color: #cecece;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          top: 50%; }
    .review-section .review_box .flight_detail .duration {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%;
      text-align: center; }
      .review-section .review_box .flight_detail .duration h6 {
        margin-bottom: 3px;
        font-weight: 400;
        font-size: 14px; }
      .review-section .review_box .flight_detail .duration p {
        text-transform: capitalize;
        margin-bottom: 0;
        color: #7b7b7b; }
    .review-section .review_box .flight_detail .boxes h6 {
      text-transform: capitalize;
      font-weight: 600; }
    .review-section .review_box .flight_detail .boxes ul li {
      display: block;
      text-transform: capitalize; }
    .review-section .review_box .flight_detail .boxes .form-check .form-check-label {
      text-transform: capitalize; }
    .review-section .review_box .flight_detail .boxes .form-check + .form-check {
      margin-top: 5px; }
    .review-section .review_box .flight_detail .boxes + .boxes {
      margin-top: 20px; }
    .review-section .review_box .flight_detail .boxes:last-child ul li:last-child {
      margin-bottom: -2px; }
    .review-section .review_box .flight_detail .form_flight form h6 {
      text-transform: capitalize;
      font-weight: 600; }
    .review-section .review_box .flight_detail .form_flight form .form-group {
      margin-bottom: 0; }
      .review-section .review_box .flight_detail .form_flight form .form-group label {
        text-transform: capitalize;
        margin-bottom: 2px; }
    .review-section .review_box .flight_detail .form_flight form + form {
      margin-top: 20px; }
    .review-section .review_box .flight_detail .summery_box .table {
      margin-bottom: 0; }
      .review-section .review_box .flight_detail .summery_box .table .title {
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        margin-top: 10px; }
        .review-section .review_box .flight_detail .summery_box .table .title td {
          font-weight: 600;
          font-size: 18px; }
      .review-section .review_box .flight_detail .summery_box .table th,
      .review-section .review_box .flight_detail .summery_box .table td {
        padding: 0; }
      .review-section .review_box .flight_detail .summery_box .table tr td {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        text-transform: capitalize; }
        .review-section .review_box .flight_detail .summery_box .table tr td:nth-child(2) {
          text-align: right; }
    .review-section .review_box .flight_detail .summery_box .grand_total {
      padding: 10px;
      background-color: #fafafa;
      margin-top: 20px; }
      .review-section .review_box .flight_detail .summery_box .grand_total h5 {
        margin-bottom: 0;
        text-transform: capitalize; }
        .review-section .review_box .flight_detail .summery_box .grand_total h5 span {
          float: right; }
    .review-section .review_box .flight_detail .promo-section label {
      font-size: 14px;
      text-transform: capitalize;
      font-weight: 700; }
    .review-section .review_box .flight_detail .promo-section .promos {
      margin-top: 20px; }
      .review-section .review_box .flight_detail .promo-section .promos .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .review-section .review_box .flight_detail .promo-section .promos .form-check + .form-check {
          margin-top: 15px; }
      .review-section .review_box .flight_detail .promo-section .promos label {
        display: block;
        font-weight: 500; }
        .review-section .review_box .flight_detail .promo-section .promos label.title {
          font-weight: 700; }
    .review-section .review_box .flight_detail .addons-according .card {
      border: none; }
      .review-section .review_box .flight_detail .addons-according .card .card-header {
        padding: 0;
        border: none;
        background-color: white; }
        .review-section .review_box .flight_detail .addons-according .card .card-header .btn1 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: black;
          text-transform: capitalize;
          background-color: #fafafa;
          padding: 10px 5px; }
          .review-section .review_box .flight_detail .addons-according .card .card-header .btn1 img {
            width: 24px;
            margin-right: 12px; }
      .review-section .review_box .flight_detail .addons-according .card .card-body {
        padding: 20px 0 0; }
        .review-section .review_box .flight_detail .addons-according .card .card-body.order-menu-section {
          border-left: none; }
      .review-section .review_box .flight_detail .addons-according .card + .card {
        border-top: 1px solid #ececec;
        margin-top: 10px; }
      .review-section .review_box .flight_detail .addons-according .card:last-child .card-body {
        padding-bottom: 0; }
    .review-section .review_box .flight_detail .addons-according .seat-select {
      position: relative; }
      .review-section .review_box .flight_detail .addons-according .seat-select .plane {
        margin: 0 auto;
        max-width: 300px;
        border-bottom: 5px solid #ececec; }
        .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit {
          height: 140px;
          position: relative;
          overflow: hidden;
          text-align: center;
          border-bottom: 5px solid #ececec;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit:before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            height: 290px;
            width: 100%;
            border-radius: 50%;
            border-right: 5px solid #ececec;
            border-left: 5px solid #ececec; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit img {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
        .review-section .review_box .flight_detail .addons-according .seat-select .plane .exit {
          position: relative;
          height: 50px; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:before, .review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:after {
            content: "EXIT";
            font-size: 14px;
            line-height: 18px;
            padding: 0px 2px;
            font-family: "Arial Narrow", Arial, sans-serif;
            display: block;
            position: absolute;
            background: red;
            color: white;
            top: 50%;
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:before {
            left: 0; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:after {
            right: 0; }
        .review-section .review_box .flight_detail .addons-according .seat-select .plane .fuselage {
          border-right: 5px solid #ececec;
          border-left: 5px solid #ececec;
          overflow: hidden;
          padding: 0 20px; }
        .review-section .review_box .flight_detail .addons-according .seat-select .plane ol {
          list-style: none;
          padding: 0;
          margin: 0; }
        .review-section .review_box .flight_detail .addons-according .seat-select .plane .seats {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          width: 100%; }
        .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 14.28571428571429%;
                  flex: 0 0 14.28571428571429%;
          padding: 5px;
          position: relative; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat:nth-child(3) {
            margin-right: 14.28571428571429%; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type="checkbox"] {
            position: absolute;
            opacity: 0; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type="checkbox"]:checked + label {
            background: #afafaf;
            -webkit-animation-name: rubberBand;
            animation-name: rubberBand;
            -webkit-animation-duration: 300ms;
                    animation-duration: 300ms;
            -webkit-animation-fill-mode: both;
                    animation-fill-mode: both; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type="checkbox"]:disabled + label {
            background: #dddddd;
            text-indent: -9999px;
            overflow: hidden; }
            .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type="checkbox"]:disabled + label:after {
              content: "X";
              text-indent: 0;
              position: absolute;
              top: 4px;
              left: 50%;
              -webkit-transform: translate(-50%, 0%);
                      transform: translate(-50%, 0%); }
            .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type="checkbox"]:disabled + label:hover {
              -webkit-box-shadow: none;
                      box-shadow: none;
              cursor: not-allowed; }
          .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat label {
            display: block;
            position: relative;
            width: 100%;
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            line-height: 1.5rem;
            padding: 4px 0;
            background: rgba(239, 63, 62, 0.25);
            border-radius: 5px;
            -webkit-animation-duration: 300ms;
                    animation-duration: 300ms;
            -webkit-animation-fill-mode: both;
                    animation-fill-mode: both; }
            .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat label:before {
              content: "";
              position: absolute;
              width: 75%;
              height: 75%;
              top: 1px;
              left: 50%;
              -webkit-transform: translate(-50%, 0%);
                      transform: translate(-50%, 0%);
              background: rgba(255, 255, 255, 0.4);
              border-radius: 3px; }
            .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat label:hover {
              cursor: pointer;
              -webkit-box-shadow: 0 0 0px 2px rgba(239, 63, 62, 0.7);
                      box-shadow: 0 0 0px 2px rgba(239, 63, 62, 0.7); }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
        .review-section .review_box .flight_detail .addons-according .seat-select .plane .rubberBand {
          -webkit-animation-name: rubberBand;
          animation-name: rubberBand; }
      .review-section .review_box .flight_detail .addons-according .seat-select .seat-details {
        position: absolute;
        left: 0;
        top: 5%; }
        .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box {
            width: 25px;
            height: 25px; }
            .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box.taken {
              background: rgba(221, 221, 221, 0.4); }
            .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box.selected {
              background: rgba(175, 175, 175, 0.4); }
            .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box.available {
              background: rgba(239, 63, 62, 0.15); }
          .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li h6 {
            margin-left: 15px;
            text-transform: capitalize;
            margin-bottom: 0; }
          .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li + li {
            margin-top: 8px; }
    .review-section .review_box .flight_detail.payment-gateway .card {
      border: 1px solid rgba(0, 0, 0, 0.09);
      border-radius: 0; }
      .review-section .review_box .flight_detail.payment-gateway .card .card-header {
        padding: 0;
        border-bottom: none;
        border-radius: 0; }
        .review-section .review_box .flight_detail.payment-gateway .card .card-header .btn1 {
          padding: 0;
          width: 100%;
          text-align: left; }
          .review-section .review_box .flight_detail.payment-gateway .card .card-header .btn1 label {
            margin-bottom: 0;
            width: 100%;
            color: rgba(0, 0, 0, 0.9);
            padding: 10px 15px;
            font-weight: 700;
            text-transform: capitalize;
            background-color: #f9f9f9;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
      .review-section .review_box .flight_detail.payment-gateway .card .card-body {
        border-top: 1px solid rgba(0, 0, 0, 0.09); }
      .review-section .review_box .flight_detail.payment-gateway .card + .card {
        margin-top: 10px; }
    .review-section .review_box .flight_detail.payment-gateway form .form-control {
      border-color: rgba(0, 0, 0, 0.09); }
    .review-section .review_box .flight_detail.payment-gateway form .form-group {
      position: relative; }
      .review-section .review_box .flight_detail.payment-gateway form .form-group label {
        text-transform: capitalize;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
      .review-section .review_box .flight_detail.payment-gateway form .form-group img {
        height: 23px;
        position: absolute;
        right: 10px;
        bottom: 8px; }
    .review-section .review_box .flight_detail.payment-gateway form .payment-btn1 {
      text-align: right;
      margin-top: 20px; }
    .review-section .review_box .flight_detail.payment-gateway form.wallet-section h6 {
      text-transform: uppercase; }
    .review-section .review_box .flight_detail.payment-gateway form.wallet-section .form-row {
      margin-left: 15px;
      margin-top: 20px; }
      .review-section .review_box .flight_detail.payment-gateway form.wallet-section .form-row .form-check .form-check-label {
        margin-bottom: 10px;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
  .review-section .review_box + .review_box {
    margin-top: 20px; }

.res-margin .single-section {
  margin-top: 20px; }

.continue-btn1 {
  margin-top: 30px;
  text-align: center; }

.success-section {
  overflow: hidden; }
  .success-section .animation {
    max-width: 100%; }
  .success-section .success-detail {
    text-align: center;
    margin-top: 15px; }
    .success-section .success-detail img {
      margin-bottom: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320))); }
    .success-section .success-detail p {
      font-size: 16px;
      max-width: 48%;
      margin: 0 auto;
      color: rgba(0, 0, 0, 0.7);
      line-height: 30px;
      padding-top: 10px;
      text-transform: capitalize; }
    .success-section .success-detail .btn1 {
      padding: 8px 20px;
      text-transform: capitalize;
      margin-top: 18px; }

.contact_section .contact_wrap .title_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }
  .contact_section .contact_wrap .title_bar h4 {
    margin-bottom: 0;
    margin-left: 10px;
    text-transform: capitalize;
    color: black;
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600; }
  .contact_section .contact_wrap .title_bar i {
    color: #ef3f3e;
    font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320))); }

.contact_section .contact_wrap .contact_content ul {
  padding-left: 20px; }
  .contact_section .contact_wrap .contact_content ul li {
    display: block;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #848484; }

.contact_section .contact_wrap .contact_content p {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.5;
  margin-bottom: 0;
  color: #848484;
  margin-left: 20px; }

.contact_section.contact_right .row > div {
  margin-bottom: 20px; }
  .contact_section.contact_right .row > div:last-child {
    margin-bottom: 0; }

.get-in-touch h3 {
  text-transform: capitalize;
  margin-bottom: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600; }

.get-in-touch form .form-control {
  border-radius: 0;
  font-size: 14px;
  line-height: 1.8;
  text-transform: capitalize;
  padding: 10px 18px; }

.get-in-touch form .submit-btn1 {
  text-align: right;
  margin-top: 10px; }

.contact-map {
  height: 100%; }
  .contact-map iframe {
    width: 100%;
    height: 100%;
    border: 0; }

.contact-bottom {
  height: calc(180px + (350 - 180) * ((100vw - 320px) / (1920 - 320))); }

.gm-style div[title] {
  opacity: 1 !important; }

.gm-style div[title] img {
  display: block !important;
  height: 40px !important;
  width: auto !important; }

.leaflet-marker-icon {
  height: 50px !important;
  width: auto !important; }

.add-animation {
  -webkit-animation: 1s linear infinite bounce-1;
          animation: 1s linear infinite bounce-1; }

.add-filter {
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }

@-webkit-keyframes bounce-1 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-7px);
            transform: translateY(-7px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes bounce-1 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-7px);
            transform: translateY(-7px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.coming-soon {
  background-size: cover;
  height: 100vh;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .coming-soon .coming-soon-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    height: 100vh;
    width: 100%; }
    .coming-soon .coming-soon-detail > div {
      width: 100%; }
    .coming-soon .coming-soon-detail .logo {
      margin-bottom: calc(14px + (25 - 14) * ((100vw - 320px) / (1920 - 320))); }
    .coming-soon .coming-soon-detail h2 {
      color: white;
      font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
      font-weight: 700;
      margin-bottom: calc(16px + (25 - 16) * ((100vw - 320px) / (1920 - 320))); }
    .coming-soon .coming-soon-detail form {
      width: 50%;
      margin: 0 auto; }
      .coming-soon .coming-soon-detail form label {
        color: white;
        font-size: 20px;
        text-transform: capitalize; }
      .coming-soon .coming-soon-detail form input {
        padding: 13px 25px;
        border-radius: 25px;
        font-size: 16px; }
        .coming-soon .coming-soon-detail form input:focus {
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: 1px solid #dddddd; }
      .coming-soon .coming-soon-detail form .actions {
        margin-top: 20px; }
        .coming-soon .coming-soon-detail form .actions .btn1 {
          padding: 14px 40px;
          border-radius: 25px; }
    .coming-soon .coming-soon-detail .timer {
      margin-bottom: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320))); }
  .coming-soon .object {
    position: absolute;
    -webkit-animation: sway 2.4s infinite;
            animation: sway 2.4s infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-transform-origin: top;
            transform-origin: top;
    left: calc(10% + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
    height: 5%;
    z-index: 999;
    text-transform: uppercase; }
    .coming-soon .object .object-shape {
      width: calc(60px + (100 - 60) * ((100vw - 320px) / (1920 - 320)));
      height: calc(60px + (100 - 60) * ((100vw - 320px) / (1920 - 320)));
      border-radius: 50%;
      display: block;
      background-color: white;
      margin: 0 auto;
      position: relative;
      color: black;
      text-align: center;
      padding-top: calc(14px + (25 - 14) * ((100vw - 320px) / (1920 - 320)));
      font-weight: 800;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))); }
      .coming-soon .object .object-shape span {
        font-size: calc(12px + (22 - 12) * ((100vw - 320px) / (1920 - 320)));
        color: black; }
    .coming-soon .object .object-rope {
      height: 100%;
      width: 5px;
      background-color: white;
      content: "";
      display: block;
      margin-left: 50%; }
  .coming-soon.travel {
    background-color: rgba(239, 63, 62, 0.05); }
    .coming-soon.travel svg {
      position: absolute;
      top: 0;
      width: 1920px;
      height: 1600px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .coming-soon.travel .coming-soon-detail {
      position: absolute;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding-bottom: 60px;
      z-index: 1; }
      .coming-soon.travel .coming-soon-detail .logo img {
        -webkit-filter: invert(1);
                filter: invert(1); }
      .coming-soon.travel .coming-soon-detail h2 {
        color: black; }
      .coming-soon.travel .coming-soon-detail form label {
        color: black; }
  .coming-soon.ripple-effect canvas {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }

.typography_section p {
  color: #777777; }

.typography_section .typography-box {
  margin-bottom: 30px; }
  .typography_section .typography-box p {
    line-height: 22px; }
  .typography_section .typography-box .headings {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
    background-color: rgba(247, 247, 247, 0.5);
    padding: 8px 12px; }
    .typography_section .typography-box .headings h3 {
      text-transform: capitalize;
      color: #2d2d2d;
      margin-bottom: 0;
      font-weight: 400;
      font-size: 20px; }
    .typography_section .typography-box .headings span {
      color: #777777; }
      .typography_section .typography-box .headings span code {
        color: #777777; }
  .typography_section .typography-box .typo-content.heading_content h1,
  .typography_section .typography-box .typo-content.heading_content h2,
  .typography_section .typography-box .typo-content.heading_content h3,
  .typography_section .typography-box .typo-content.heading_content h4,
  .typography_section .typography-box .typo-content.heading_content h5,
  .typography_section .typography-box .typo-content.heading_content h6 {
    font-weight: 400;
    color: black;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px; }
  .typography_section .typography-box .typo-content .sub-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
    margin-bottom: 8px;
    font-size: 18px;
    color: #222222;
    text-transform: capitalize; }
  .typography_section .typography-box .typo-content.input_button input {
    margin-bottom: 10px; }
  .typography_section .typography-box .typo-content.input_button label {
    font-size: 16px;
    text-transform: capitalize;
    padding-left: 5px; }
  .typography_section .typography-box .typo-content.loader-typo {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .typography_section .typography-box .typo-content.loader-typo .pre-loader {
      position: relative;
      width: 50px;
      height: 50px;
      background-color: #ef3f3e;
      border-radius: 50%; }
      .typography_section .typography-box .typo-content.loader-typo .pre-loader:after {
        content: "";
        position: absolute;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        border: 0 solid white;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -webkit-animation: loading 1000ms ease-out forwards infinite;
                animation: loading 1000ms ease-out forwards infinite;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
  .typography_section .typography-box .typo-content .footer-social {
    margin-top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .typography_section .typography-box:last-child {
    margin-bottom: 0; }

.typography_section code {
  color: rgba(239, 63, 62, 0.6);
  background-color: #f7f7f7;
  padding: 3px;
  margin: 0 3px;
  border-radius: 2px; }

@-webkit-keyframes sway {
  0% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg); }
  50% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg); }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg); } }

@keyframes sway {
  0% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg); }
  50% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg); }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg); } }

@-webkit-keyframes rotate-right {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes rotate-left {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg); } }

@-webkit-keyframes hover {
  0% {
    -webkit-transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(5%); }
  100% {
    -webkit-transform: translateY(0%); } }

@-webkit-keyframes pull {
  0% {
    -webkit-transform: scaleY(1); }
  40% {
    -webkit-transform: scaleY(1.01); }
  60% {
    -webkit-transform: scaleY(0.99); }
  80% {
    -webkit-transform: scaleY(1.01); }
  100% {
    -webkit-transform: scaleY(0.99); }
  80% {
    -webkit-transform: scaleY(1.01); }
  100% {
    -webkit-transform: scaleY(1); } }

#airplane2,
#airplane1 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-right 60s linear 0s infinite; }

#countryObjects {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-right 240s linear 0s infinite; }

#floatingGlobe {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-left 360s linear 0s infinite; }

#globe {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: hover 0s linear 0s infinite; }

#windmill {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 331px 201px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-right 2s linear 0s infinite; }

#cloud1 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: hover 3s linear 1s infinite; }

#cloud2 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: hover 3s linear 2s infinite; }

#cloud3 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: hover 3s linear 3s infinite; }

#circle1 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-right 12s linear 0s infinite; }

#circle2 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-left 24s linear 0s infinite; }

#circle3 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-right 12s linear 0s infinite; }

#circle4 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-left 24s linear 0s infinite; }

#circle5 {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 200px 200px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation: rotate-right 12s linear 0s infinite; }

.faq-tab .nav-tabs {
  display: block;
  border-bottom: none;
  background-color: white;
  padding: 10px 0;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede; }
  .faq-tab .nav-tabs .nav-item {
    display: block; }
    .faq-tab .nav-tabs .nav-item .nav-link {
      text-transform: capitalize;
      color: black;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      border: none;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      border-radius: 0;
      font-weight: 600; }
      .faq-tab .nav-tabs .nav-item .nav-link.active {
        border: none;
        border-right: 2px solid #ef3f3e;
        border-radius: 0;
        color: #ef3f3e;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .faq-tab .nav-tabs .nav-item .nav-link:hover {
        border: none;
        border-right: 2px solid #ef3f3e;
        color: #ef3f3e;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }

.faq-content {
  display: block;
  background-color: white;
  padding: 30px;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede; }
  .faq-content .tab-pane .card {
    margin-bottom: 25px;
    border-radius: 0;
    border: none; }
    .faq-content .tab-pane .card .card-header {
      border-bottom: none;
      background-color: transparent;
      padding: 0; }
      .faq-content .tab-pane .card .card-header h5 {
        padding: 0;
        width: 100%;
        text-align: left;
        color: black;
        text-transform: capitalize;
        font-weight: 700;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
    .faq-content .tab-pane .card .card-body {
      color: #444444;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      padding: 0; }
    .faq-content .tab-pane .card:last-child {
      margin-bottom: 0; }

.account-sign-in .title {
  margin-bottom: 20px; }
  .account-sign-in .title h3 {
    text-transform: uppercase;
    font-weight: 700; }

.account-sign-in form .form-group label {
  text-transform: capitalize;
  font-weight: 600; }

.account-sign-in form .form-group .form-control {
  border-radius: 0; }

.account-sign-in form .button-bottom .btn1 {
  -webkit-box-shadow: none;
          box-shadow: none; }

.account-sign-in .divider {
  text-align: center;
  position: relative;
  margin: 20px 0;
  z-index: 1; }
  .account-sign-in .divider h6 {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 0;
    text-transform: uppercase;
    background-color: white; }
  .account-sign-in .divider:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #dddddd;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: -1; }

.account-sign-in .login-with h6 {
  text-transform: capitalize;
  margin-bottom: 1rem; }

.account-sign-in .login-with .login-social .boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  background: white;
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 9px rgba(0, 0, 0, 0.05);
  padding: 20px 0; }
  .account-sign-in .login-with .login-social .boxes h6 {
    margin-bottom: 0;
    margin-left: 20px;
    text-transform: capitalize;
    font-weight: 600; }

.account-sign-in .login-with p {
  margin-top: 15px; }

.dashboard-section .faq-content {
  min-height: 700px; }

.dashboard-section .dashboard-sidebar {
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
          box-shadow: 0 2px 4px 0 #dedede;
  background-color: white; }
  .dashboard-section .dashboard-sidebar .profile-top {
    padding: 30px 0 15px 0;
    background-color: #fafafa;
    margin-bottom: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))); }
    .dashboard-section .dashboard-sidebar .profile-top .profile-image {
      position: relative; }
      .dashboard-section .dashboard-sidebar .profile-top .profile-image img {
        width: 130px;
        margin: 0 auto;
        display: block;
        border-radius: 100%; }
      .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit {
        position: absolute;
        bottom: 0;
        right: 30%;
        background-color: #ffffff;
        padding: 7px 7px 3px 7px;
        border-radius: 100%;
        -webkit-box-shadow: 2px 3px 5px 5px #f3f3f3;
                box-shadow: 2px 3px 5px 5px #f3f3f3; }
        .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit svg {
          stroke: #ef3f3e;
          height: 18px;
          width: 18px; }
    .dashboard-section .dashboard-sidebar .profile-top .profile-detail {
      text-align: center;
      margin-top: 15px; }
      .dashboard-section .dashboard-sidebar .profile-top .profile-detail h5 {
        text-transform: capitalize;
        font-weight: 700;
        margin-bottom: 5px; }
      .dashboard-section .dashboard-sidebar .profile-top .profile-detail h6 {
        color: #777777;
        margin-bottom: 3px; }
  .dashboard-section .dashboard-sidebar .faq-tab .nav-tabs {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    padding-bottom: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320))); }

.dashboard-section .dashboard-box .dashboard-title {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .dashboard-section .dashboard-box .dashboard-title h4 {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0; }
  .dashboard-section .dashboard-box .dashboard-title span {
    margin-left: 30px;
    background-color: #fafafa;
    padding: 2px 16px;
    border-radius: 2px;
    text-transform: capitalize;
    color: #ef3f3e;
    cursor: pointer; }

.dashboard-section .dashboard-box .dashboard-detail {
  margin-bottom: 20px; }
  .dashboard-section .dashboard-box .dashboard-detail ul li {
    display: block;
    margin-bottom: 10px; }
    .dashboard-section .dashboard-box .dashboard-detail ul li .details {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .dashboard-section .dashboard-box .dashboard-detail ul li .details h6 {
        text-transform: capitalize;
        margin-bottom: 0;
        font-weight: 600; }
      .dashboard-section .dashboard-box .dashboard-detail ul li .details span {
        margin-left: calc(10px + (30 - 10) * ((100vw - 320px) / (1920 - 320)));
        border-radius: 2px;
        text-transform: capitalize;
        color: #ef3f3e;
        cursor: pointer; }
      .dashboard-section .dashboard-box .dashboard-detail ul li .details .left {
        width: 150px;
        margin-right: 15px; }
      .dashboard-section .dashboard-box .dashboard-detail ul li .details .right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .dashboard-section .dashboard-box .dashboard-detail ul li .details .right h6 {
          color: #4e4e4e;
          font-weight: 500; }
    .dashboard-section .dashboard-box .dashboard-detail ul li:last-child {
      margin-bottom: 0; }
  .dashboard-section .dashboard-box .dashboard-detail .booking-box {
    background-color: #fafafa;
    padding: 15px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: -1px 2px 8px #ddd;
            box-shadow: -1px 2px 8px #ddd; }
    .dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box {
      display: inline-block;
      text-transform: capitalize;
      width: 160px; }
      .dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span {
        line-height: 1.3;
        display: block;
        font-weight: 700; }
        .dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span.day {
          color: #adb0b8;
          font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
        .dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span.date {
          color: black;
          font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))); }
        .dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span.month {
          color: #ef3f3e;
          font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
    .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle {
      width: 50%; }
      .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .icon i {
          padding: 12px;
          background-color: white;
          border-radius: 100%;
          -webkit-box-shadow: -1px 2px 8px #ddd;
                  box-shadow: -1px 2px 8px #ddd; }
        .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body {
          margin-left: 35px; }
          .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body h6 {
            text-transform: capitalize;
            color: black; }
          .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body p {
            margin-bottom: 0;
            color: #808080;
            text-transform: capitalize; }
            .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body p span {
              font-weight: 500;
              color: #3c3c3c; }
    .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last {
      margin-left: auto; }
      .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last i {
        color: black; }
      .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last span {
        font-size: 14px;
        margin-left: 10px;
        text-transform: capitalize; }
  .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card {
    width: 100%;
    min-height: 183px;
    padding: 30px 20px;
    border-radius: 5px;
    position: relative;
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%); }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .card-number h3 {
      font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
      color: white;
      font-weight: 600; }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))); }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .title span {
        display: block;
        color: rgba(255, 255, 255, 0.7);
        text-transform: uppercase;
        font-size: 12px;
        line-height: 1.3; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .date h3 {
        margin-bottom: 0;
        color: white;
        margin-left: 15px;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))); }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .primary {
        margin-left: auto; }
        .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .primary .badge {
          font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))); }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail {
      margin-top: calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .name {
        width: 100%; }
        .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .name h5 {
          color: white;
          text-transform: uppercase;
          font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
          margin-bottom: 0; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .card-img {
        display: inline-block;
        margin-left: auto;
        text-align: right; }
        .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .card-img img {
          width: 40px; }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .edit-card {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%;
      text-align: center;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.8);
      border-radius: 5px;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .edit-card a {
        padding: 0 10px;
        text-transform: capitalize;
        color: white; }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.master {
      background-color: #4b77a0; }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.visa {
      background-color: #777876; }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express {
      background-color: #86b8cf; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .card-number h3 {
        color: black; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .valid-detail .title span {
        color: rgba(0, 0, 0, 0.7); }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .valid-detail .date h3 {
        color: black; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .name-detail .name h5 {
        color: black; }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card {
      background-color: #fafafa;
      cursor: pointer;
      padding: 0; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
        width: 100%;
        height: 183px; }
        .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details h5 {
          margin-bottom: 0;
          text-transform: capitalize; }
    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card:hover .edit-card {
      opacity: 1;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .dashboard-section .dashboard-box .dashboard-detail .card-payment .edit-card-mobile {
    display: none; }
  .dashboard-section .dashboard-box .dashboard-detail .card-payment > div .payment-card {
    margin-top: 30px; }
  .dashboard-section .dashboard-box .dashboard-detail .card-payment > div:nth-child(-n+3) .payment-card {
    margin-top: 0; }
  .dashboard-section .dashboard-box .dashboard-detail .delete-section p {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: rgba(0, 0, 0, 0.64);
    text-transform: capitalize;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320))); }
    .dashboard-section .dashboard-box .dashboard-detail .delete-section p .text-bold {
      font-weight: 700;
      color: rgba(0, 0, 0, 0.8); }
  .dashboard-section .dashboard-box .dashboard-detail .delete-section .btn1 {
    padding: 7px 15px;
    text-transform: capitalize; }
  .dashboard-section .dashboard-box .dashboard-detail:last-child {
    margin-bottom: 0; }

.dashboard-section .dashboard-box .special-section .special-box .special-img .top-icon i {
  padding: 6px 8px; }

.dashboard-section .dashboard-box + .dashboard-box {
  margin-top: 30px; }

.dashboard-section .dashboard-main .dashboard-intro {
  background-color: #fafafa;
  padding: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 5px;
  margin-bottom: 25px; }
  .dashboard-section .dashboard-main .dashboard-intro h5 {
    text-transform: capitalize;
    font-weight: 700; }
  .dashboard-section .dashboard-main .dashboard-intro p {
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.8);
    text-transform: capitalize;
    letter-spacing: 0.08em; }
  .dashboard-section .dashboard-main .dashboard-intro .complete-profile {
    margin-top: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))); }
    .dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: white;
      padding: 15px;
      text-align: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 5px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(222, 222, 222, 0.22);
              box-shadow: 0 2px 4px 0 rgba(222, 222, 222, 0.22); }
      .dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box i {
        margin-right: 12px;
        color: green;
        font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))); }
      .dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box h6 {
        margin-bottom: 0;
        text-transform: capitalize;
        font-weight: 600;
        font-size: 14px; }
      .dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box.not-complete i {
        color: red; }

.dashboard-section .dashboard-main .counter-section .counter-box {
  background-color: #fafafa;
  padding: 15px;
  text-align: center; }
  .dashboard-section .dashboard-main .counter-section .counter-box img {
    width: 35px;
    margin-bottom: 15px; }
  .dashboard-section .dashboard-main .counter-section .counter-box h3 {
    margin-bottom: 0;
    font-weight: 600; }
  .dashboard-section .dashboard-main .counter-section .counter-box h5 {
    color: rgba(0, 0, 0, 0.61);
    margin-bottom: -5px;
    text-transform: capitalize;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin-top: 5px; }

.dashboard-section .dashboard-main .dashboard-info {
  margin-top: 25px;
  position: relative; }
  .dashboard-section .dashboard-main .dashboard-info #chart,
  .dashboard-section .dashboard-main .dashboard-info .chart-box {
    padding-top: 20px;
    padding-left: 10px;
    background: #fafafa; }
  .dashboard-section .dashboard-main .dashboard-info select.flat-select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #008ffb url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60px' height='60px'><polyline fill='white' points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") no-repeat scroll right 2px top 9px/16px 16px;
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    outline: 0 none;
    height: 33px;
    padding: 5px 20px 5px 10px;
    text-align: center;
    text-indent: 0.01px;
    text-overflow: "";
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: auto; }
  .dashboard-section .dashboard-main .dashboard-info select.flat-select:focus,
  .dashboard-section .dashboard-main .dashboard-info select.flat-select:hover {
    border: 0;
    outline: 0; }
  .dashboard-section .dashboard-main .dashboard-info .apexcharts-canvas {
    margin: 0 auto; }
  .dashboard-section .dashboard-main .dashboard-info path#apexcharts-radialbarTrack-0 {
    stroke: rgba(251, 96, 122, 0.08); }
  .dashboard-section .dashboard-main .dashboard-info path#apexcharts-radialbarTrack-1 {
    stroke: rgba(85, 169, 248, 0.08); }
  .dashboard-section .dashboard-main .dashboard-info path#apexcharts-radialbarTrack-2 {
    stroke: rgba(162, 100, 255, 0.08); }
  .dashboard-section .dashboard-main .dashboard-info .detail-left {
    position: absolute; }
    .dashboard-section .dashboard-main .dashboard-info .detail-left ul {
      display: block; }
      .dashboard-section .dashboard-main .dashboard-info .detail-left ul li {
        font-size: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 600; }
        .dashboard-section .dashboard-main .dashboard-info .detail-left ul li span {
          width: 14px;
          height: 5px;
          display: block;
          border-radius: 5px;
          margin-right: 5px; }
          .dashboard-section .dashboard-main .dashboard-info .detail-left ul li span.completed {
            background-color: #fa4962; }
          .dashboard-section .dashboard-main .dashboard-info .detail-left ul li span.upcoming {
            background-color: #379cf9; }
          .dashboard-section .dashboard-main .dashboard-info .detail-left ul li span.cancelled {
            background-color: #a264ff; }
  .dashboard-section .dashboard-main .dashboard-info .activity-box {
    padding: 20px 10px;
    background: #fafafa; }
    .dashboard-section .dashboard-main .dashboard-info .activity-box h6 {
      text-transform: capitalize;
      font-weight: 700;
      margin-bottom: 15px; }
    .dashboard-section .dashboard-main .dashboard-info .activity-box ul li {
      display: block;
      background-color: white;
      padding: 8px 15px;
      text-transform: capitalize;
      position: relative; }
      .dashboard-section .dashboard-main .dashboard-info .activity-box ul li i {
        margin-right: 6px; }
      .dashboard-section .dashboard-main .dashboard-info .activity-box ul li span {
        float: right; }
      .dashboard-section .dashboard-main .dashboard-info .activity-box ul li:after {
        content: "";
        position: absolute;
        left: 0;
        height: 100%;
        width: 2px;
        background-color: red;
        top: 0; }
      .dashboard-section .dashboard-main .dashboard-info .activity-box ul li.blue-line:after {
        background-color: #03a9f4; }
      .dashboard-section .dashboard-main .dashboard-info .activity-box ul li.yellow-line:after {
        background-color: #ffc107; }
      .dashboard-section .dashboard-main .dashboard-info .activity-box ul li + li {
        margin-top: 8px; }

.edit-profile-modal .btn1 {
  padding: 0.375rem 0.75rem; }

.edit-profile-modal .modal-title {
  text-transform: capitalize;
  font-weight: 700; }

.edit-profile-modal .modal-body label {
  text-transform: capitalize; }

.modal .modal-header {
  padding: 20px 30px; }

.modal .modal-body {
  padding: 20px 30px; }

.modal .modal-footer {
  padding: 20px 30px; }

/*=====================
22. Portfolio css
==========================*/


/*=====================
23. Blog pages css
==========================*/

/*=====================
24. Footer css
==========================*/

/*=====================
25. Loader css
==========================*/

/*=====================
26.Tap to top CSS
==========================*/

/*=====================
28. Theme setting css
==========================*/


/*=====================
    29.Menu css start
==========================*/

/*=====================
    30.Price range css start
==========================*/

/*=====================
    31. RTL css start
==========================*/

/*=====================
    32.Dark css start
==========================*/


.dark .single-section .single-sidebar {
  background-color: #2b2b2b;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .dark .single-section .single-sidebar p {
    color: rgba(255, 255, 255, 0.78); }
    .dark .single-section .single-sidebar p i {
      color: rgba(255, 255, 255, 0.59); }
  .dark .single-section .single-sidebar .order-cart .cart-items .items h5 {
    color: #dee2e6; }
  .dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .form-control {
      border-color: #404040; }
    .dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .btn1 {
      background-color: #232323; }
      .dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .btn1 i {
        color: rgba(255, 255, 255, 0.7); }
  .dark .single-section .single-sidebar .order-cart .cart-items .items + .items {
    border-color: #404040; }
  .dark .single-section .single-sidebar .order-cart .cart-bottom {
    border-color: #404040; }
    .dark .single-section .single-sidebar .order-cart .cart-bottom .sub-total.grand-total {
      border-color: #404040; }
  .dark .single-section .single-sidebar .order-cart .empty-cart h5 {
    color: #dee2e6; }
  .dark .single-section .single-sidebar .order-cart .empty-cart img {
    -webkit-filter: invert(1);
            filter: invert(1); }
  .dark .single-section .single-sidebar .order-cart .empty-cart p {
    color: #cfd4da; }
  .dark .single-section .single-sidebar .contact-title {
    color: white; }
  .dark .single-section .single-sidebar .social-box i {
    color: rgba(255, 255, 255, 0.59); }
  .dark .single-section .single-sidebar .bottom_sec {
    border-color: #404040; }
    .dark .single-section .single-sidebar .bottom_sec h6 {
      color: white; }
  .dark .single-section .single-sidebar .price-part .left-part a {
    color: white; }
  .dark .single-section .single-sidebar .price-part .right-part span {
    color: rgba(255, 255, 255, 0.4); }
  .dark .single-section .single-sidebar .price-part .right-part p,
  .dark .single-section .single-sidebar .price-part .right-part h6 {
    color: #cfd4da; }
  .dark .single-section .single-sidebar .book-btn1-section {
    border-color: #404040; }
    .dark .single-section .single-sidebar .book-btn1-section .selector select {
      -webkit-filter: invert(0.9);
              filter: invert(0.9); }
    .dark .single-section .single-sidebar .book-btn1-section ::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .dark .single-section .single-sidebar .book-btn1-section ::-moz-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .dark .single-section .single-sidebar .book-btn1-section :-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .dark .single-section .single-sidebar .book-btn1-section ::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .dark .single-section .single-sidebar .book-btn1-section ::placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .dark .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .bottom-part {
      border-color: #404040; }
      .dark .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .bottom-part .add-room {
        color: white; }
    .dark .single-section .single-sidebar .book-btn1-section .rooms-section .selector-box .room-cls .qty-box .input-group .btn1 {
      color: white; }
  .dark .single-section .single-sidebar .weather-sec li svg {
    fill: rgba(255, 255, 255, 0.6); }

.dark .single-section .description-section .menu-top {
  background-color: #2b2b2b;
  -webkit-box-shadow: 0 2px 4px 0 rgba(69, 69, 69, 0.08);
          box-shadow: 0 2px 4px 0 rgba(69, 69, 69, 0.08); }
  .dark .single-section .description-section .menu-top li a {
    color: #cbcbcb; }
  .dark .single-section .description-section .menu-top li.active a {
    color: #ef3f3e; }

.dark .single-section .description-section .description-details .menu-part {
  background-color: #2b2b2b;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
  .dark .single-section .description-section .description-details .menu-part .accordion-plan .card {
    border-color: #232323; }
    .dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header {
      background-color: #232323; }
      .dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button {
        color: #cbcbcb; }
    .dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body {
      color: #cbcbcb; }
      .dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li img {
        -webkit-filter: invert(1);
                filter: invert(1); }
  .dark .single-section .description-section .description-details .menu-part.about p {
    color: rgba(207, 212, 218, 0.6); }
  .dark .single-section .description-section .description-details .menu-part.about .about-sec h6 {
    color: #cfd4da; }
  .dark .single-section .description-section .description-details .menu-part.about .about-sec ul li {
    color: rgba(207, 212, 218, 0.7); }
  .dark .single-section .description-section .description-details .menu-part.facility h6 {
    color: #cfd4da; }
    .dark .single-section .description-section .description-details .menu-part.facility h6 img {
      -webkit-filter: invert(1);
              filter: invert(1); }
  .dark .single-section .description-section .description-details .menu-part.facility ul li i {
    color: rgba(255, 255, 255, 0.6); }
  .dark .single-section .description-section .description-details .menu-part.review .review-box h6,
  .dark .single-section .description-section .description-details .menu-part.review .review-box p {
    color: rgba(207, 212, 218, 0.6); }
  .dark .single-section .description-section .description-details .menu-part.review .review-box + .review-box {
    border-color: #404040; }
  .dark .single-section .description-section .description-details .menu-part.policy p {
    color: rgba(207, 212, 218, 0.6); }
  .dark .single-section .description-section .description-details .menu-part .rooms-box tbody tr + tr {
    border-color: #404040; }
  .dark .single-section .description-section .description-details .menu-part .rooms-box .price-details h6,
  .dark .single-section .description-section .description-details .menu-part .rooms-box .price-details span {
    color: rgba(207, 212, 218, 0.74); }
  .dark .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li {
    color: rgba(207, 212, 218, 0.6); }
    .dark .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li img {
      -webkit-filter: invert(1);
              filter: invert(1); }
    .dark .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li i {
      color: rgba(255, 255, 255, 0.5); }

.dark .single-section .description-section.tab-section .menu-top {
  background-color: transparent; }
  .dark .single-section .description-section.tab-section .menu-top .nav-tabs {
    background-color: #2b2b2b; }
    .dark .single-section .description-section.tab-section .menu-top .nav-tabs .nav-item .nav-link.active {
      background-color: #2b2b2b; }



@media (max-width: 420px) {
  .dark .single-section .description-section .description-details .menu-part .rooms-box .price-details {
    border-color: #404040; } }

/*=====================
    33.Responsive css start
==========================*/
/* part1 */

@media (max-width: 1199px) {
  section,
  .section-t-space {
    padding-top: 80px; }
  .footer {
    padding-top: 100px; }
  .section-b-space {
    padding-bottom: 80px; }
  .medium-section {
    padding-top: 60px;
    padding-bottom: 60px; }
  .small-section {
    padding-top: 50px;
    padding-bottom: 50px; }
  .title-1 h2 {
    padding-top: 20px;
    padding-bottom: 40px; }
  .title-1.title-5 h2 {
    padding-top: 18px;
    padding-bottom: 10px; }
  .title-1.title-5 p {
    margin-bottom: 50px; }
  .title-1.detail-title p {
    max-width: 90%; }
  .title-2 h2 {
    margin-bottom: 18px; }
  .title-2 p {
    margin-bottom: 50px; }
  .title-3 h2 {
    margin-bottom: 70px; }
  .title-3.detail-title p {
    max-width: 90%; }
  header.light_header .main-navbar .nav-menu > li {
    padding-top: 0;
    padding-bottom: 0; }
  header.fixed-header {
    position: relative; }
  .search-section {
    margin-top: -45px; }
  .menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.52);
    z-index: 2;
    display: none; }
    .menu-overlay.show {
      display: block; }
  .toggle-nav {
    padding-top: 25px;
    padding-bottom: 25px; }
  .breadcrumb-section {
    height: 430px; }
    .breadcrumb-section .breadcrumb-content {
      height: 430px;
      padding-top: 104px; }
    .breadcrumb-section .title-breadcrumb {
      font-size: 440px; }
    .breadcrumb-section.breadcrumb-cum-header {
      height: 630px; }
      .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content {
        height: 630px; }
        .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content p {
          max-width: 68%; }
  .home_section .home {
    height: 90vh; }
    .home_section .home .home-content {
      height: 90vh;
      padding-top: 74px; }
      .home_section .home .home-content h1 {
        margin-bottom: 0; }
      .home_section .home .home-content h5 {
        margin-bottom: 15px; }
      .home_section .home .home-content h2 {
        margin-bottom: 20px; }
      .home_section .home .home-content > div {
        padding: 50px 110px; }
      .home_section .home .home-content.food_content h1 {
        margin-bottom: 20px; }
      .home_section .home .home-content.food_content .book-table .table-form {
        padding: 25px 35px; }
      .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body {
        padding: 20px 10px; }
  .home_section .slick-prev,
  .home_section .slick-next {
    padding: 25px; }
  .cab-section .cab-content {
    padding-top: 66px; }
    .cab-section .cab-content .call-section .call {
      padding: 12px 16px;
      margin-bottom: 22px; }
      .cab-section .cab-content .call-section .call i {
        margin-right: 30px; }
      .cab-section .cab-content .call-section .call:after {
        width: 50px;
        height: 50px; }
    .cab-section .cab-content h2 {
      margin-bottom: 20px; }
    .cab-section .cab-content h3 {
      margin-bottom: 20px; }
    .cab-section .cab-content .car-select ul li {
      margin-right: 18px; }
    .cab-section .cab-content .car-select .btn1 {
      width: 99px; }
  .cab-section.flight-section .cab-content {
    padding-top: 74px; }
  .arrow-classic .slick-prev {
    left: -10px; }
  .arrow-classic .slick-next {
    right: 2px; }
  .home_effect .effect_image {
    background-size: cover !important;
    height: 70vh; }
    .home_effect .effect_image .effect_content {
      top: 50% !important;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .home_effect .effect_image .effect_content h1 {
        font-size: calc(40px + (70 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        text-shadow: 2px 2px 8px #548cc7; }
  .app-section .app-content .title {
    line-height: 1; }
  .app-section .app-content h3 {
    margin-bottom: 22px; }
  .app-section .app-content p {
    line-height: 1.5;
    margin-bottom: 25px; }
  .app-section .app-box {
    padding: 40px; }
    .app-section .app-box h5,
    .app-section .app-box h2 {
      margin-bottom: 20px; }
    .app-section .app-box p {
      margin-bottom: 22px; }
    .app-section .app-box .app-buttons .app-btn1 {
      margin-left: 7px; }
  .app-section.app-right-sec .app-content {
    padding: 40px; }
  .service-section > div {
    padding-left: 15px;
    padding-right: 15px; }
  .service-section .service-box .service-icon {
    margin-bottom: 20px; }
  .service-section .service-box h3 {
    margin-bottom: 15px;
    font-size: 20px; }
  .service-section .service-box .btn1 {
    margin-top: 25px; }
  .service_section > div:nth-last-child(-n + 3) {
    margin-top: 30px; }
  .service_section .service-wrap .service-icon img {
    margin-bottom: 20px;
    height: 70px; }
  .service_section .service-wrap h5 {
    margin-bottom: 8px; }
  .service_section .service-wrap p {
    margin-bottom: -4px;
    line-height: 1.5; }
  .service-part .service-wrapper h3 {
    font-size: 20px; }
    .service-part .service-wrapper h3 i {
      font-size: 12px; }
  .service-part .service-wrapper .service-btn1 .btn1 {
    padding: 6px 12px; }
  .testimonial-section .testimonial {
    padding-bottom: 80px; }
    .testimonial-section .testimonial .right-part {
      margin-left: 14%; }
  .testimonial-section .slick-prev {
    left: -50px; }
  .testimonial-section .slick-next {
    right: -50px; }
  .testimonial_section .testimonial .top-part .img-part {
    margin-bottom: 45px;
    margin-top: 60px; }
  .testimonial_section .testimonial .bottom-part p {
    margin-bottom: 35px; }
  .subscribe-footer .service-left .service-box {
    padding: 0 15px; }
    .subscribe-footer .service-left .service-box .icon svg {
      width: 30px;
      height: 30px; }
  .subscribe-footer .service-right .input-group input {
    padding: 7px 12px; }
  .subscribe_section .subscribe-detail span {
    display: none; }
  .subscribe_section .input-section input {
    padding: 35px 160px 35px 35px; }
  .subscribe_section .input-section .btn1 {
    right: 35px; }
  .about-section .about-text h3,
  .about-section .about-text h2 {
    margin-bottom: 15px; }
  .about-section .about-text p {
    line-height: 1.3;
    margin-bottom: 10px; }
  .about-section .image-section .img-box + .img-box {
    margin-left: 40px; }
  .about-section.three-image .about-text {
    margin-top: 30px; }
    .about-section.three-image .about-text img {
      width: 200px; }
    .about-section.three-image .about-text h2 {
      margin-bottom: 15px; }
      .about-section.three-image .about-text h2 span {
        display: unset;
        font-size: unset;
        text-transform: unset; }
  .about-section.about_page .image-section .img-box {
    width: 33.33%; }
    .about-section.about_page .image-section .img-box .title-box {
      padding: 10px;
      min-width: 130px; }
      .about-section.about_page .image-section .img-box .title-box h3 {
        margin-bottom: 4px; }
    .about-section.about_page .image-section .img-box:nth-child(odd) {
      margin-bottom: 30px; }
      .about-section.about_page .image-section .img-box:nth-child(odd) .title-box {
        bottom: -30px; }
    .about-section.about_page .image-section .img-box:nth-child(even) {
      margin-top: 30px; }
      .about-section.about_page .image-section .img-box:nth-child(even) .title-box {
        top: -30px; }
  .ticket-section .ticket-box .content {
    padding: 25px 80px 25px 25px; }
    .ticket-section .ticket-box .content .detail {
      max-width: 295px; }
      .ticket-section .ticket-box .content .detail h3,
      .ticket-section .ticket-box .content .detail h4 {
        margin-bottom: 10px; }
      .ticket-section .ticket-box .content .detail p {
        margin-bottom: 15px; }
    .ticket-section .ticket-box .content .barcode-design {
      right: 25px; }
      .ticket-section .ticket-box .content .barcode-design img {
        height: 250px; }
  .ticket-section .ticket-box .ticket-title {
    right: -15%; }
  .ticket-section .slick-prev,
  .ticket-section .slick-next {
    right: 30px; }
    .ticket-section .slick-prev:before,
    .ticket-section .slick-next:before {
      padding: 6px; }
  .ticket-section .slick-next {
    top: calc(50% - 20px); }
  .ticket-section .slick-prev {
    top: calc(50% + 20px); }
  .ticket-section.white-section .ticket-box .ticket-title {
    right: -13%; }
  .video-section {
    padding: 90px; }
    .video-section .basic-section h4 {
      margin-bottom: 25px; }
  .video_section {
    padding: 90px 0; }
    .video_section .video-content h5 {
      margin-bottom: 20px; }
    .video_section .video-content h2 {
      margin-bottom: 15px; }
    .video_section .video-content p {
      margin-bottom: 18px; }
    .video_section .video-content .bottom-section {
      margin-top: 25px; }
      .video_section .video-content .bottom-section .info-btn1 {
        margin-left: 18px; }
    .video_section .offer-text {
      display: none; }
  .timer li {
    padding: 5px 15px;
    margin-right: 15px; }
  .gallery-box .gallery-content .btn1 {
    padding: 6px 12px; }
  .gallery_box .gallery-content h3 {
    font-size: 18px; }
  .blog-section .blog-box .img-part img {
    min-width: 200px; }
  .blog-section .blog-box .img-part .blog-date {
    padding: 6px 8px; }
  .blog-section .blog-box .blog-content {
    padding: 15px; }
    .blog-section .blog-box .blog-content h5 {
      margin-bottom: 8px; }
    .blog-section .blog-box .blog-content p {
      line-height: 1.1;
      margin-bottom: 10px; }
    .blog-section .blog-box .blog-content h6 {
      margin-bottom: 10px; }
    .blog-section .blog-box .blog-content .btn1 {
      padding: 6px 10px; }
  .blog_section.section-b-space {
    padding-bottom: 50px; }
  .blog_section.destination-section .destination-details h5 {
    margin-bottom: 12px; }
  .blog_section.destination-section .destination-details h2 {
    margin-bottom: 12px; }
  .blog_section.destination-section .destination-details h6 {
    margin-bottom: 20px; }
  .subscribe-footer .service-left {
    float: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 25px; }
    .subscribe-footer .service-left .service-box {
      padding: 0 25px; }
  .subscribe-footer .service-right {
    float: unset;
    width: 60%;
    margin: 0 auto; }
  .special-section.section-b-space {
    padding-bottom: 50px; }
  .special-section.grid-box .special-box .special-content .tour-detail h6 {
    max-width: 410px; }
  .full-banner {
    padding: 100px 0; }
    .full-banner .offer-text {
      left: 0;
      top: 0;
      position: relative;
      display: inline-block;
      margin-bottom: 16px; }
      .full-banner .offer-text h6 {
        margin-top: 16px;
        margin-bottom: 0; }
    .full-banner .banner-content h5 {
      margin-bottom: 20px; }
    .full-banner .banner-content h2 {
      margin-bottom: 20px; }
    .full-banner .banner-content p {
      line-height: 1.4; }
    .full-banner .banner-content .bottom-section {
      margin-top: 0; }
      .full-banner .banner-content .bottom-section .info-btn1 {
        margin-left: 15px; }
  .category-sec.section-b-space {
    padding-bottom: 40px; }
  .category-wrapper .title-1.title-5 p {
    margin-bottom: 20px; }
  .category-wrapper.section-b-space {
    padding-bottom: 50px; }
  .category-bg .category-block {
    padding: 80px 30px 40px; }
    .category-bg .category-block .rating {
      margin-bottom: 15px; }
    .category-bg .category-block h6 {
      margin-bottom: 12px; }
    .category-bg .category-block h5 {
      margin-bottom: 16px; }
  .category-bg.section-b-space {
    padding-bottom: 70px; }
  .detail-section .detail-box {
    padding: 0 10px; }
    .detail-section .detail-box .upper-part {
      margin-bottom: 30px; }
      .detail-section .detail-box .upper-part h2 {
        padding-bottom: 20px;
        margin-bottom: 20px; }
  .routes-section .routes-box .routes-img .price-round {
    width: 80px;
    height: 80px; }
  .flight-detail .row > div .flight-box + .flight-box {
    margin-top: 40px; }
  .about_section .about_content {
    margin-left: 45px; }
    .about_section .about_content h5 {
      margin-bottom: 20px; }
    .about_section .about_content h2 {
      margin-bottom: 20px; }
    .about_section .about_content p {
      margin-bottom: 25px; }
  .food-banner {
    padding: 140px 0;
    background-position: center; }
  .discount-banner {
    padding: 125px 0; }
    .discount-banner .banner-content h4 {
      margin-bottom: 24px; }
    .discount-banner .banner-content h2 {
      margin-bottom: 24px; }
    .discount-banner .banner-content .coupon {
      margin-bottom: 28px; }
  .book-table .table-form {
    margin-bottom: 30px;
    border-radius: 15px; }
    .book-table .table-form form .form-group {
      margin-right: 20px; }
    .book-table .table-form form .gj-datepicker {
      margin-right: 20px; }
  .book-table.single-table .table-form {
    margin-top: -60px; }
  .process-steps .step-bg .row {
    margin-left: -30px;
    margin-right: -30px; }
    .process-steps .step-bg .row > div {
      padding-left: 30px;
      padding-right: 30px; }
    .process-steps .step-bg .row.popular-section > div {
      padding-left: 15px;
      padding-right: 15px; }
  .car-type-section .type-box {
    padding: 15px; }
  .home-section .flight-left {
    padding-top: 74px; }
  .deals .deals-box .left-portion {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
            flex: 0 0 28%;
    max-width: 28%; }
  .cab-full .left-bar.fixed-cls {
    position: relative;
    height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%; }
    .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail {
      padding: 30px 15px 0; }
      .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form > div:first-child {
        margin-top: 20px; }
      .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail .location-option {
        margin-bottom: 0; }
  .pt-xl-cls {
    padding-top: 0; }
  .scroll-body {
    padding-left: 0; }
  .video-slider {
    height: 148px; }
  footer .footer .footer-content .contact-detail .footer-logo {
    margin-bottom: 25px; }
  footer .footer .footer-content .contact-detail p {
    -webkit-line-clamp: 3; }
  footer .footer .footer-title h5 {
    margin-bottom: 30px; }
  footer .footer .footer-space {
    padding-left: 0; }
  footer .footer .order-cls {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  footer .footer .order-row > div:last-child {
    margin-top: 30px; }
  footer .footer .order-row > div:nth-child(3) {
    margin-top: 30px; }
  .team-section .team-box .team-content {
    min-width: 200px; }
  .team-section .slick-dots {
    padding-top: 25px; }
  .filter-panel .collection-grid-view {
    display: none; }
  .search-panel .search-section .search-box .left-part .search-body {
    padding: 20px 10px; }
    .search-panel .search-section .search-box .left-part .search-body h6 {
      margin-bottom: 3px; }
  .search-panel .search-section .search-box .right-part {
    margin: 0 20px; }
    .search-panel .search-section .search-box .right-part .btn1 {
      padding: 4px 12px; }
  .search-panel.sticky .search-section .search-box .left-part .search-body {
    padding: 20px 10px; }
  .single-section .description-section .description-details .menu-part .rooms-box .room-detail {
    padding: 10px 10px; }
    .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li i {
      margin-right: 2px; }
  .single-section .description-section .description-details .menu-part .rooms-box .price-details .btn1 {
    padding: 3px 9px; }
  .single-section .description-section .description-details .menu-part.facility .row > div:nth-child(-n + 2) {
    margin-bottom: 20px; }
  .single-section .description-section .menu-top li a {
    padding: 11px;
    text-transform: capitalize; }
  .summery-box .summery-section .box .left {
    width: 49%; }
  .list-view .list-box .list-content h6 {
    max-width: 220px; }
  .list-view .list-box .list-content .book-now {
    padding: 3px 7px;
    text-transform: capitalize; }
  .detail-menu .nav-tabs .nav-item {
    margin-right: 20px; }
  .order-menu-section .order-section .order-items .items p {
    max-width: 64%; }
  .view-map .arrow {
    left: 50px; }
  .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress:after {
    width: 40%; }
  .flight-detail-sec.full_width-detail .detail-bar .detail-wrap {
    padding: 15px 0; }
    .flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec {
      display: block; }
      .flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec img {
        margin-bottom: 10px;
        width: 50px;
        margin-right: 0; }
  .flight-detail-sec.book_panel .detail-bar .detail-wrap .airport-part .airport-progress {
    display: none; }
  .flight-detail-sec.book_panel .grand-total .btn1 {
    padding: 6px 6px;
    text-transform: capitalize; }
  .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec img {
    width: 120px;
    margin-bottom: 5px; }
  .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul + ul {
    margin-left: 20px; }
  .top-bar-flight .date-fare-slider {
    width: 85%; }
  .top-bar-flight .fare-calender {
    width: 15%; }
  .top-filter-section ul .onclick-title {
    min-width: 110px; }
  .review-section .review_box .flight_detail .logo-sec {
    text-align: center; }
    .review-section .review_box .flight_detail .logo-sec img {
      display: block;
      margin: 0 auto; }
  .review-section .review_box .flight_detail .airport-part .airport-progress {
    display: none; }
  .blog-inner.blog_section .blog-list .blog-wrap .blog-details p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .blog-inner.blog_section .blog-list .blog-wrap .blog-image {
    width: 80%; }
  .dashboard-section .dashboard-main .dashboard-intro .complete-profile .row > div {
    margin-top: 10px; }
    .dashboard-section .dashboard-main .dashboard-intro .complete-profile .row > div:first-child {
      margin-top: 0; }
  .dashboard-section .dashboard-main .counter-section .row > div:nth-child(-n + 2) {
    margin-bottom: 20px; }
  .dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box {
    width: 80px; }
  .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle {
    width: 65%; }
    .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body {
      margin-left: 15px; }
  .dashboard-section .dashboard-box .dashboard-detail .card-payment > div:nth-child(3) {
    margin-top: 30px; }
  .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details {
    min-height: 152px;
    height: auto; }
  .guest-detail form .submit-btn1 .btn1 {
    width: auto; } }


    /* part2 */
    @media (max-width: 991px) {
      .cab-section .cab-content .call-section .call i {
        padding-top: 0;
        padding-left: 0; }
      .book-table.single-table .table-form.classic-form form .form-group input {
        padding: 8px 15px 8px 25px; }
      .book-table.single-table .table-form.classic-form form .form-group i {
        top: 0;
        font-size: 16px; }
      .book-table.single-table .table-form.classic-form form .form-group img {
        height: 13px; }
      section,
      .section-t-space {
        padding-top: 60px; }
      .section-b-space {
        padding-bottom: 60px; }
      .medium-section {
        padding-top: 50px;
        padding-bottom: 50px; }
      .small-section {
        padding-top: 40px;
        padding-bottom: 40px; }
      .breadcrumb-section.breadcrumb-cum-header {
        height: 530px; }
        .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content {
          height: 530px; }
          .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content p {
            max-width: 88%; }
      .breadcrumb-section .breadcrumb-content.restaurant-name h3 {
        margin-bottom: 4px; }
      .breadcrumb-section .breadcrumb-content.restaurant-name h6 {
        margin-bottom: 8px; }
      .position-cls.b-top {
        background-position: right !important; }
      .font-xs-white {
        color: white; }
      h2 {
        line-height: 26px; }
      .title-1 h2 {
        padding-top: 10px;
        padding-bottom: 30px; }
      .title-1.title-5 h2 {
        padding-top: 10px;
        padding-bottom: 5px; }
      .title-1.title-5 p {
        margin-bottom: 30px; }
      .title-1.detail-title p {
        max-width: 95%; }
      .title-2 h2 {
        margin-bottom: 18px; }
      .title-2 p {
        margin-bottom: 50px; }
      .title-3 h2 {
        margin-top: 15px;
        margin-bottom: 10px; }
      .title-3.detail-title p {
        max-width: 95%; }
      .form-icon .form-group .form-control {
        padding: 10px 10px 10px 30px !important; }
      .form-icon .form-group .icon {
        left: 10px;
        font-size: 14px; }
      .home_section .home {
        height: 80vh; }
        .home_section .home .home-content {
          height: 80vh; }
          .home_section .home .home-content h1 {
            margin-top: -8px; }
          .home_section .home .home-content h5 {
            letter-spacing: 0.1em;
            margin-bottom: 10px; }
          .home_section .home .home-content h2 {
            margin-bottom: 10px;
            letter-spacing: 0.1em; }
          .home_section .home .home-content > div {
            padding: 30px 90px; }
          .home_section .home .home-content .flight-search .flight-search-detail {
            position: relative;
            width: 100%;
            height: 100%;
            display: block;
            background-color: white;
            padding: 20px 0; }
            .home_section .home .home-content .flight-search .flight-search-detail form {
              width: 100%;
              padding: 0; }
              .home_section .home .home-content .flight-search .flight-search-detail form .col {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%; }
                .home_section .home .home-content .flight-search .flight-search-detail form .col.search-col {
                  -webkit-box-flex: unset;
                      -ms-flex: unset;
                          flex: unset;
                  max-width: initial;
                  margin-left: 66.66667%; }
          .home_section .home .home-content.food_content .book-table .table-form {
            padding: 15px; }
        .home_section .home.home-70 {
          height: 60vh; }
          .home_section .home.home-70 .home-content {
            height: 60vh; }
        .home_section .home.home-long {
          background-blend-mode: overlay;
          background-color: rgba(0, 0, 0, 0.4); }
          .home_section .home.home-long .home-content {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .home_section .home.home-long .home-content.mix-layout .flight-search {
              margin-left: -15px;
              margin-right: -15px; }
              .home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail {
                background-color: transparent; }
                .home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail form {
                  background-color: transparent; }
                  .home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail form > div {
                    padding-left: 15px !important;
                    padding-right: 15px !important; }
                .home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail .form-group .form-control {
                  padding: 10px 10px; }
        .home_section .home .banner-content h4,
        .home_section .home .banner-content h1 {
          color: white; }
      .home_section .view-icon img {
        width: 70%; }
      .home_section .slick-prev,
      .home_section .slick-next {
        padding: 20px; }
        .home_section .slick-prev:after,
        .home_section .slick-next:after {
          font-size: 16px; }
      .tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button,
      .tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button {
        width: 46px; }
        .tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button i,
        .tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button i {
          top: 12px;
          left: 12px; }
      .tour_layout .flight-search .flight-search-detail .form-group img {
        padding: 12px;
        bottom: 1px; }
      .tour_layout .flight-search .flight-search-detail .form-group .form-control {
        border-right: none; }
      .a-enter-vr-button {
        min-width: 55px !important;
        min-height: 55px !important; }
      .cab-section .cab-content > div {
        background-color: rgba(0, 0, 0, 0.2);
        padding: 25px;
        text-align: center; }
      .cab-section .cab-content .car-select .btn1 {
        width: 135px; }
      .deals .deals-box .left-portion {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
        .deals .deals-box .left-portion:before, .deals .deals-box .left-portion:after {
          display: none; }
        .deals .deals-box .left-portion .deals-content .detail {
          position: relative;
          top: 0;
          -webkit-transform: none;
                  transform: none;
          left: 0;
          -webkit-writing-mode: unset;
              -ms-writing-mode: unset;
                  writing-mode: unset;
          padding: 12px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .deals .deals-box .left-portion .deals-content img {
          display: none; }
      .deals .deals-box .deals-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .arrow-classic .slick-prev,
      .arrow-classic .slick-next {
        display: none !important; }
        .arrow-classic .slick-prev:before,
        .arrow-classic .slick-next:before {
          padding: 6px;
          font-size: 14px;
          border-radius: 4px; }
      .arrow-classic .slick-prev {
        left: -50px; }
      .arrow-classic .slick-next {
        right: -45px; }
      .app-section .order-cls > div:first-child {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-top: 30px; }
      .app-section .app-box {
        background-color: rgba(255, 255, 255, 0.05); }
      .price-section .container-fluid {
        padding-left: 50px;
        padding-right: 50px; }
      .service-section > div {
        margin-bottom: 30px; }
        .service-section > div:last-child {
          margin-bottom: 0; }
      .service-section .service-box {
        padding: 40px; }
      .service_section > div:nth-last-child(-n + 4) {
        margin-top: 20px; }
      .service-part > div {
        margin-top: 30px; }
        .service-part > div:first-child {
          margin-top: 0; }
      .service-part .service-wrapper {
        padding: 40px; }
      .search-section .search-box .left-part .search-body .form-control {
        margin-bottom: 0; }
      .testimonial-section .testimonial {
        padding-bottom: 70px; }
        .testimonial-section .testimonial .left-part img {
          width: 100px;
          height: 100px; }
        .testimonial-section .testimonial .left-part .design {
          right: -35px;
          width: 50px;
          height: 50px; }
          .testimonial-section .testimonial .left-part .design i {
            font-size: 20px; }
        .testimonial-section .testimonial .quote-icon {
          right: 30px; }
          .testimonial-section .testimonial .quote-icon i {
            font-size: 70px; }
      .testimonial_section .testimonial .top-part .img-part {
        margin-bottom: 35px;
        margin-top: 50px; }
        .testimonial_section .testimonial .top-part .img-part img {
          width: 100px;
          height: 100px; }
        .testimonial_section .testimonial .top-part .img-part .heart-icon {
          padding: 8px;
          font-size: 14px; }
      .testimonial_section .testimonial .bottom-part p {
        margin-bottom: 25px; }
      .testimonial_section .testimonial .bottom-part .quote-icon i {
        font-size: 60px; }
      .subscribe_section .subscribe-detail {
        text-align: center;
        padding-right: 0;
        padding-bottom: 30px; }
        .subscribe_section .subscribe-detail h2 {
          margin-bottom: 5px; }
        .subscribe_section .subscribe-detail:after {
          display: none; }
      .subscribe_section .input-section {
        padding-left: 0; }
      .about-section .about-text {
        padding-left: 0;
        margin-top: 30px;
        height: auto; }
      .ticket-section .ticket-box .content {
        position: relative;
        top: 0;
        -webkit-transform: none;
                transform: none;
        left: 0;
        width: 80%;
        margin: -50px auto 0 auto; }
        .ticket-section .ticket-box .content .detail {
          max-width: 435px; }
        .ticket-section .ticket-box .content .barcode-design img {
          height: 230px; }
      .ticket-section .ticket-box .ticket-title {
        top: 33%;
        z-index: 1;
        right: -14%; }
      .ticket-section .slick-next,
      .ticket-section .slick-prev {
        right: unset;
        left: 10px; }
        .ticket-section .slick-next:before,
        .ticket-section .slick-prev:before {
          padding: 4px; }
      .ticket-section .slick-next {
        top: calc(33% - 20px); }
      .ticket-section .slick-prev {
        top: calc(33% + 20px); }
      .ticket-section.white-section .ticket-box {
        margin-bottom: 45px; }
      .ticket-section.white-section.section-b-space {
        padding-bottom: 25px; }
      .video-section {
        padding: 80px; }
      .video_section {
        padding: 80px 0; }
        .video_section .order-cls {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
          margin-bottom: 40px; }
        .video_section .video-image {
          width: 80%;
          margin: 0 auto; }
        .video_section .video-content {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          text-align: center; }
          .video_section .video-content p {
            padding-right: 0; }
          .video_section .video-content .bottom-section {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
        .video_section .offer-text {
          display: block; }
      .gallery-section .zoom-gallery > div:nth-child(1) {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 71.42%;
                flex: 0 0 71.42%;
        max-width: 71.42%; }
      .gallery-section .zoom-gallery > div:nth-child(2) {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 28.58%;
                flex: 0 0 28.58%;
        max-width: 28.58%; }
      .gallery-section .zoom-gallery > div:nth-child(3) {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 60%;
                flex: 0 0 60%;
        max-width: 60%; }
      .gallery-section .zoom-gallery > div:nth-child(4) {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 40%;
                flex: 0 0 40%;
        max-width: 40%; }
      .blog-section .blog-box .img-part img {
        min-width: 230px; }
      .blog-section .blog-box .blog-content {
        padding: 45px; }
        .blog-section .blog-box .blog-content p {
          line-height: 1.3;
          margin-bottom: 10px; }
        .blog-section .blog-box .blog-content h5 {
          margin-bottom: 10px; }
        .blog-section .blog-box .blog-content h6 {
          margin-bottom: 14px; }
      .blog_section.section-b-space {
        padding-bottom: 40px; }
      .blog_section .slick-slide > div {
        margin: 0 20px; }
      .blog_section .slick-list {
        margin-left: -20px;
        margin-right: -20px; }
      .blog_section .blog-wrap {
        border-radius: 18px; }
        .blog_section .blog-wrap .blog-details {
          padding: 25px 25px; }
          .blog_section .blog-wrap .blog-details h6 {
            margin-bottom: 12px; }
          .blog_section .blog-wrap .blog-details h5 {
            margin-bottom: 8px; }
        .blog_section .blog-wrap .blog-image .blog-label {
          padding: 7px 8px;
          left: 20px;
          bottom: 20px; }
      .blog_section.destination-section .destination-details {
        padding: 30px; }
        .blog_section.destination-section .destination-details h6 {
          line-height: 1.4;
          margin-bottom: 15px; }
      .special-section .slick-slide > div {
        margin: 0 15px; }
      .special-section .slick-list {
        margin-left: -15px;
        margin-right: -15px; }
      .special-section .special-box .special-content {
        padding: 25px; }
        .special-section .special-box .special-content h5 {
          line-height: 1.3;
          margin-bottom: 10px;
          margin-top: -3px; }
      .special-section.section-b-space {
        padding-bottom: 40px; }
      .full-banner {
        padding: 70px 0; }
        .full-banner .banner-content h5 {
          margin-bottom: 15px; }
        .full-banner .banner-content h2 {
          margin-bottom: 15px; }
        .full-banner .banner-content p {
          line-height: 1.3;
          margin-bottom: 10px; }
        .full-banner.banner-section .banner-content {
          margin-top: 30px;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
      .category-section .slick-slide > div {
        margin: 0 15px; }
      .category-section .slick-list {
        margin-left: -15px;
        margin-right: -15px; }
      .category-sec .category-box .img-category .top-bar {
        top: 18px;
        left: 18px; }
        .category-sec .category-box .img-category .top-bar .offer {
          margin-bottom: 8px; }
      .category-sec .category-box .img-category .like-cls i {
        font-size: 18px;
        padding: 10px; }
      .category-sec .category-box .content-category {
        padding: 55px 25px 20px 25px; }
      .category-sec.section-b-space {
        padding-bottom: 30px; }
      .category-wrapper.section-b-space {
        padding-bottom: 40px; }
      .category-wrapper .title-1.title-5 p {
        margin-bottom: 0; }
      .category-bg.section-b-space {
        padding-bottom: 60px; }
      .detail-section .detail-box {
        padding: 0; }
        .detail-section .detail-box .upper-part {
          margin-bottom: 15px; }
      .routes-section .row > div:nth-child(-n + 2) {
        margin-bottom: 30px; }
      .flight-detail .flight-box .logo-section {
        width: 150px; }
      .flight-detail .flight-box .middle-section {
        width: 59%; }
        .flight-detail .flight-box .middle-section .flight-info {
          padding: 25px 0; }
      .flight-detail .flight-box .name-section {
        width: 140px; }
      .about_section .about_content {
        margin-top: 30px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-left: 0; }
        .about_section .about_content h5 {
          margin-bottom: 5px; }
        .about_section .about_content h2 {
          margin-bottom: 5px; }
        .about_section .about_content p {
          margin-bottom: 20px; }
      .filter-section .top-section {
        margin-bottom: 40px; }
      .filter-section .content .grid-item:nth-child(-n + 3) {
        margin-bottom: 30px; }
      .food-banner {
        padding: 110px 0; }
        .food-banner .food-content .strip-cls {
          margin-top: 30px; }
          .food-banner .food-content .strip-cls .timer li {
            margin: 0 10px; }
            .food-banner .food-content .strip-cls .timer li:after {
              left: 38px; }
        .food-banner .food-content .buttons {
          margin-top: 20px; }
        .food-banner .food-content h3 {
          margin-top: -3px; }
      .discount-banner {
        padding: 100px 0; }
      .book-table .table-form {
        padding: 20px; }
        .book-table .table-form:before, .book-table .table-form:after {
          border-radius: 14px; }
      .book-table.single-table .table-form {
        margin-top: -50px; }
      .facts-section .row > div:nth-last-child(-n + 2) {
        margin-top: 30px; }
      .process-steps .step-bg .row {
        margin-left: -15px;
        margin-right: -15px; }
        .process-steps .step-bg .row > div {
          padding-left: 15px;
          padding-right: 15px; }
        .process-steps .step-bg .row.popular-section > div:nth-child(2), .process-steps .step-bg .row.popular-section > div:nth-child(4) {
          margin-top: 0; }
      .process-steps .step-bg .step-box {
        padding: 20px 15px; }
      .cab-full {
        height: auto; }
        .cab-full iframe {
          height: 40vh; }
        .cab-full .left-bar {
          height: 100%; }
          .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form {
            margin-right: -15px;
            margin-left: -15px; }
            .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form > div {
              margin-top: 20px;
              padding-left: 15px;
              padding-right: 15px; }
        .cab-full .flight-search .flight-search-detail {
          position: relative;
          width: 100%;
          height: 100%;
          display: block;
          background-color: white;
          padding: 15px;
          z-index: 1; }
          .cab-full .flight-search .flight-search-detail form {
            padding: 0;
            width: 100%;
            margin: 0; }
            .cab-full .flight-search .flight-search-detail form > div {
              padding: 0;
              margin-top: 0; }
        .cab-full .location-option {
          display: -webkit-box !important;
          display: -ms-flexbox !important;
          display: flex !important; }
          .cab-full .location-option .form-check + .form-check {
            margin-right: 5px; }
      .home-section {
        height: 100%; }
        .home-section .flight-left {
          display: none; }
      .top-banner .top-banner-content {
        right: 15%;
        -webkit-transform: translateY(-50%) scale(0.7);
                transform: translateY(-50%) scale(0.7); }
      .res-cab .row > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
      .mobile-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-top: 1px solid #fafafa; }
        .mobile-filter.filter_button {
          display: none; }
      .left-sidebar {
        position: fixed;
        width: 300px;
        left: -300px;
        top: 0;
        margin-top: 0;
        z-index: 5;
        overflow-y: auto;
        height: 100vh;
        -webkit-box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28);
                box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28); }
        .left-sidebar .back-btn1 {
          display: block; }
        .left-sidebar .search-bar {
          display: none; }
      .mobile-filter {
        padding: 20px 25px; }
      .search-panel .search-section .search-box .left-part .search-body h6 {
        text-transform: capitalize; }
      .map-section {
        margin-top: 0; }
        .map-section iframe,
        .map-section .map {
          height: 350px;
          position: relative;
          margin-top: 30px; }
      .map-modal .modal-dialog .modal-content .modal-body .left-sidebar {
        display: none; }
      .map-modal .modal-dialog .modal-content .modal-body .container-fluid {
        padding: 0; }
      .map-modal .map-section .map {
        margin-top: 0;
        height: 350px !important; }
      .mobile-map {
        display: block; }
      .desktop-map {
        display: none; }
      .view-map.mobile-map {
        display: block; }
      .onclick-map.show {
        display: block !important; }
      .onclick-map iframe {
        margin-top: 10px; }
      .onclick-map > div {
        margin-top: 20px;
        margin-bottom: 20px; }
      .list-view {
        margin-top: 30px; }
        .list-view .list-box .list-content {
          margin-left: 15px; }
          .list-view .list-box .list-content .book-now {
            padding: 5px 9px;
            text-transform: capitalize; }
          .list-view .list-box .list-content .offer-box {
            padding: 7px;
            max-width: 130px;
            font-size: 12px;
            margin-top: 3px; }
          .list-view .list-box .list-content .facility-icon {
            margin-top: 14px; }
          .list-view .list-box .list-content .price {
            margin-top: 10px; }
          .list-view .list-box .list-content p {
            margin-bottom: 5px; }
      .single-section .description-section .menu-top li.mobile-menu {
        display: inline-block; }
      .single-section .description-section .menu-top li a {
        padding: 11px;
        text-transform: capitalize; }
      .single-section .description-section .menu-top.sticky {
        padding: 12px 0; }
        .single-section .description-section .menu-top.sticky li a {
          padding: 11px;
          text-transform: capitalize; }
      .single-section .description-section .menu-top.menu-up {
        margin-bottom: 20px; }
      .single-section .description-section .description-details .menu-part .zoom-gallery > div:nth-child(-n + 4) {
        margin-bottom: 20px; }
      .single-section .single-sidebar {
        margin-top: 30px; }
        .single-section .single-sidebar .weather-sec {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
        .single-section .single-sidebar .overlay-map img {
          height: auto; }
        .single-section .single-sidebar.order-cart-right {
          position: fixed;
          right: -300px;
          height: 100vh;
          top: 0;
          margin-top: 0;
          background-color: white;
          z-index: 9;
          padding: 20px 30px;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
          overflow-y: scroll;
          -webkit-box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28);
                  box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28);
          width: 300px; }
          .single-section .single-sidebar.order-cart-right .back-btn1 {
            display: block; }
      .single-section .order-class {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .cart {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .variable-width .slick-slide img {
        height: 400px; }
      .booking-order {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-bottom: 30px; }
      .book-table .table-form form ::-webkit-input-placeholder {
        font-size: 14px; }
      .book-table .table-form form ::-moz-placeholder {
        font-size: 14px; }
      .book-table .table-form form :-ms-input-placeholder {
        font-size: 14px; }
      .book-table .table-form form ::-ms-input-placeholder {
        font-size: 14px; }
      .book-table .table-form form ::placeholder {
        font-size: 14px; }
      .detail-menu .nav-tabs .nav-item {
        margin-right: 0; }
      .full-width-detail .place-detail li {
        padding: 0 14px; }
      .order_cls {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .order-menu-section {
        border-left: none; }
        .order-menu-section .order-section .order-items .items p {
          max-width: 80%; }
      .flight-search .flight-search-detail {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.65);
        width: 100vw;
        height: 100vh;
        overflow: hidden;
        display: none;
        left: 0;
        top: 0;
        z-index: 9;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0; }
        .flight-search .flight-search-detail form {
          padding: 30px 20px;
          background-color: white;
          width: 70%;
          position: relative;
          -webkit-animation: zoom_in 0.1s ease;
                  animation: zoom_in 0.1s ease;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .flight-search .flight-search-detail form .responsive-close {
            display: block;
            position: absolute;
            right: -28px;
            top: -15px; }
            .flight-search .flight-search-detail form .responsive-close i {
              color: white;
              font-size: 20px; }
        .flight-search .flight-search-detail .form-group {
          margin-bottom: 12px; }
        .flight-search .flight-search-detail.show {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .flight-search .flight-search-detail.show form {
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
      .flight-search .responsive-detail {
        display: block; }
      .top-bar-flight .fare-calender .calender-external .fc th,
      .top-bar-flight .fare-calender .calender-external .fc td {
        width: 60px; }
      .top-bar-flight .fare-calender .calender-external .fc-dayGrid-view .fc-body .fc-row {
        height: 50px !important;
        min-height: 50px; }
      .top-bar-flight .fare-calender .calender-external .fc-toolbar h2 {
        font-size: 20px; }
      .top-bar-flight .fare-calender .calender-external .fc-toolbar.fc-header-toolbar {
        margin-bottom: 20px; }
      .top-bar-flight .fare-calender .calender-external .fc-button {
        padding: 5px; }
      .top-filter-section {
        position: fixed;
        left: -300px;
        width: 300px;
        height: 100vh;
        top: 0;
        margin-top: 0;
        padding: 20px;
        z-index: 5;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28);
                box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28);
        overflow-y: auto; }
        .top-filter-section ul {
          display: block; }
          .top-filter-section ul .back-btn1 {
            padding-bottom: 20px;
            border-bottom: 1px solid #fafafa;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
            text-transform: capitalize;
            color: black;
            font-weight: 700;
            margin-bottom: 0;
            cursor: pointer;
            display: block; }
          .top-filter-section ul .filter-title {
            display: none; }
          .top-filter-section ul li {
            display: block; }
          .top-filter-section ul .onclick-title,
          .top-filter-section ul .filter-title {
            border-left: none;
            border-top: 1px solid #fafafa; }
            .top-filter-section ul .onclick-title h6,
            .top-filter-section ul .filter-title h6 {
              text-align: left;
              padding: 14px 0 0;
              font-size: 14px;
              font-weight: 600; }
              .top-filter-section ul .onclick-title h6:before,
              .top-filter-section ul .filter-title h6:before {
                display: none; }
            .top-filter-section ul .onclick-title .onclick-content,
            .top-filter-section ul .filter-title .onclick-content {
              display: block;
              position: relative;
              width: 100%;
              left: 0;
              top: 0;
              -webkit-box-shadow: none;
                      box-shadow: none;
              padding: 10px 0; }
      .book_panel.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4 {
        display: none; }
      .flight-detail-sec.round_trip .row > div:nth-child(2) .selection-bar {
        margin-top: 30px; }
      .res-margin {
        margin-top: 20px; }
      .success-section .success-detail p {
        max-width: 100%; }
      .view-map {
        margin-right: 0; }
      .filter-bottom-content {
        left: -300px;
        display: block; }
        .filter-bottom-content .middle-part .collection-collapse-block-content.row {
          padding-top: 40px; }
        .filter-bottom-content .middle-part .collection-collapse-block-content .filter-block {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; }
        .filter-bottom-content .middle-part .collection-collapse-block-content .close-filter-bottom {
          position: absolute;
          right: 15px;
          top: 15px;
          background-color: transparent;
          color: #ef3f3e;
          -webkit-box-shadow: none;
                  box-shadow: none; }
          .filter-bottom-content .middle-part .collection-collapse-block-content .close-filter-bottom:hover {
            -webkit-box-shadow: none;
                    box-shadow: none;
            border: none; }
        .filter-bottom-content.open {
          left: -1px; }
      .filter-bottom-title {
        padding-left: 15px; }
      .single-section .single-sidebar .selection-section.flight-search .flight-search-detail {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        background-color: white;
        z-index: 1; }
        .single-section .single-sidebar .selection-section.flight-search .flight-search-detail form {
          width: 100%;
          padding: 0; }
      .portfolio-creative .content-sec {
        margin-top: 15px;
        display: block; }
      .portfolio-creative .row {
        padding-top: 30px; }
        .portfolio-creative .row:first-child {
          padding-top: 0; }
      .portfolio-creative .order-section div {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .portfolio-creative .order-section div:nth-child(2) {
          -webkit-box-ordinal-group: 5;
              -ms-flex-order: 4;
                  order: 4;
          margin-bottom: 30px; }
        .portfolio-creative .order-section div:nth-child(3) {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; }
        .portfolio-creative .order-section div:nth-child(4) {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin-bottom: 30px; }
        .portfolio-creative .order-section div:nth-child(5) {
          -webkit-box-ordinal-group: 6;
              -ms-flex-order: 5;
                  order: 5; }
        .portfolio-creative .order-section div:nth-child(6) {
          -webkit-box-ordinal-group: 7;
              -ms-flex-order: 6;
                  order: 6; }
      .blog-sidebar {
        margin-top: 30px; }
        .blog-sidebar .blog-wrapper .sidebar-content .blog-post li {
          width: 49%; }
      .blog-inner.blog_section {
        margin-top: 30px; }
        .blog-inner.blog_section .blog-list .blog-wrap .blog-image {
          width: 50%; }
      .contact_section .row > div:nth-child(-n + 2) {
        margin-bottom: 25px; }
      .faq-tab .nav-tabs .nav-item {
        display: inline-block; }
        .faq-tab .nav-tabs .nav-item .nav-link.active {
          border-right: none;
          border-bottom: 2px solid #ef3f3e; }
      .faq-content {
        margin-top: 20px; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details {
        min-height: 148px; }
      .dashboard-section .faq-content {
        min-height: auto; }
      .dashboard-section .dashboard-sidebar {
        padding: 20px 0 0 0; }
        .dashboard-section .dashboard-sidebar .faq-tab .nav-tabs {
          text-align: center; }
        .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit {
          right: 41%; }
      .hotel-single-section .hotel-title-section .hotel-name .left-part .top .share-buttons .btn1 {
        font-size: 0;
        padding: 6px 10px;
        line-height: 1; }
        .hotel-single-section .hotel-title-section .hotel-name .left-part .top .share-buttons .btn1 i {
          font-size: 12px; }
      .hotel_title_section .hotel-name .left-part .top .share-buttons .btn1 {
        font-size: 0;
        padding: 6px 10px;
        line-height: 1; }
        .hotel_title_section .hotel-name .left-part .top .share-buttons .btn1 i {
          font-size: 12px; }
      .checkout-cart {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-bottom: 30px; }
        .checkout-cart .single-sidebar.order-cart-right {
          position: relative;
          right: 0;
          height: auto;
          width: 100%;
          -webkit-box-shadow: 0 2px 4px 0 #dedede;
                  box-shadow: 0 2px 4px 0 #dedede; }
      .skeleton_loader .hotel_title_section .hotel-name .left-part .top .share-buttons .ldr-btn1 {
        width: 28px;
        height: 24px; } }
    

        /* part3 */
        @media (max-width: 767px) {
          section,
          .section-t-space {
            padding-top: 50px; }
          .section-b-space {
            padding-bottom: 50px; }
          .breadcrumb-section {
            height: 350px; }
            .breadcrumb-section .breadcrumb-content {
              height: 350px;
              padding-top: 84px; }
              .breadcrumb-section .breadcrumb-content > div {
                padding: 30px 45px; }
            .breadcrumb-section .title-breadcrumb {
              font-size: 370px; }
            .breadcrumb-section.parallax-img {
              background-attachment: unset; }
            .breadcrumb-section.breadcrumb-cum-header {
              height: 400px; }
              .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content {
                height: 400px; }
                .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content p {
                  display: none; }
                .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content h2 {
                  margin-bottom: 10px; }
          .medium-section {
            padding-top: 35px;
            padding-bottom: 35px; }
          .small-section {
            padding-top: 30px;
            padding-bottom: 30px; }
          .title-1 h2 {
            padding-bottom: 20px; }
          .title-2 h2 {
            margin-bottom: 10px;
            margin-top: -4px; }
          .title-2 p {
            margin-bottom: 30px; }
          .title-3 h2 {
            margin-bottom: 30px; }
          .home_effect .effect_image img {
            bottom: -70px; }
          .partition2 > div:first-child {
            margin-bottom: 30px; }
          .circle {
            height: 120px;
            width: 120px; }
            .circle.b-round {
              height: 180px;
              width: 180px; }
          header .menu .header-right .setting {
            display: block; }
          header .menu .header-right .front-setting select {
            background: url(../images/icon/down-black.png) no-repeat 80%; }
          header .menu .header-right > .front-setting {
            display: none; }
          header .menu .header-right .user {
            margin-left: 0; }
          header .mix-pills .nav-item {
            margin-right: 7px; }
          .cab-section .cab-content {
            padding-top: 74px; }
            .cab-section .cab-content form .row > div {
              -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
              flex: 0 0 100%;
              max-width: 100%;
              margin-top: 25px; }
              .cab-section .cab-content form .row > div:first-child {
                margin-top: 0; }
          .cab-section.flight-section .cab-content {
            padding-top: 90px; }
          .home_section .home {
            height: 70vh; }
            .home_section .home .home-content {
              height: 70vh;
              padding-top: 73px; }
              .home_section .home .home-content h1 {
                margin-top: -6px;
                margin-bottom: 3px; }
              .home_section .home .home-content .flight-search .flight-search-detail form .col.search-col {
                margin-left: 60%; }
              .home_section .home .home-content.food_content > div {
                background-color: unset;
                padding: 30px 90px;
                background-color: rgba(0, 0, 0, 0.2); }
              .home_section .home .home-content.food_content .book-table .table-form form .btn1-rounded {
                margin-top: 15px; }
              .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body {
                padding: 10px 10px; }
                .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body:nth-child(3):after, .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body:nth-child(5):after {
                  display: none; }
                .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body:nth-child(4):after {
                  display: block;
                  left: -5px;
                  right: unset; }
                .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body.btn1-search:after {
                  display: none; }
            .home_section .home .smoke-effect {
              display: none; }
            .home_section .home.home-padding .home-content {
              padding: 50px 0 50px 0; }
            .home_section .home.home-mobile {
              height: 80vh; }
              .home_section .home.home-mobile .home-content.smaller-content {
                height: 80vh; }
            .home_section .home.home-60 {
              height: 50vh; }
              .home_section .home.home-60 .home-content {
                height: 50vh; }
            .home_section .home.home-70 {
              height: 55vh; }
              .home_section .home.home-70 .home-content {
                height: 55vh; }
            .home_section .home.home-long {
              background-blend-mode: overlay;
              background-color: rgba(0, 0, 0, 0.3); }
              .home_section .home.home-long .home-content {
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                padding-bottom: 0; }
          .home_section .offer-text {
            top: 46%;
            left: -78px; }
            .home_section .offer-text h6 {
              letter-spacing: 0.02em; }
          .top-category {
            padding: 0 15px; }
            .top-category .slick-slide > div {
              margin: 0 15px; }
            .top-category .slick-list {
              margin-left: -15px;
              margin-right: -15px; }
            .top-category.margin-cls {
              margin-top: -40px; }
            .top-category .top_box .right-content {
              padding: 0px 15px; }
              .top-category .top_box .right-content .rating {
                display: none; }
          .app-section .app-image .image:last-child {
            margin-left: 30px; }
          .app-section .app-content .app-buttons a + a {
            margin-left: 10px; }
          .app-section .app-content .title {
            margin-bottom: 15px; }
            .app-section .app-content .title span {
              display: unset; }
          .app-section .app-content p {
            margin-bottom: 15px; }
          .app-section .app-content h3 {
            margin-bottom: 15px; }
          .app-section .app-content .label {
            margin-bottom: 20px; }
          .app-section .app-box {
            text-align: center;
            background-color: rgba(255, 255, 255, 0.1); }
            .app-section .app-box h2,
            .app-section .app-box h5 {
              margin-bottom: 15px; }
            .app-section .app-box p {
              margin-bottom: 18px; }
          .app-section.app-right-sec .app-image {
            display: none !important; }
          .app-section.app-right-sec .app-content {
            text-align: center; }
            .app-section.app-right-sec .app-content .title {
              margin-top: -3px; }
          .service_section .service-wrap {
            padding: 10px 0; }
          .testimonial-section .testimonial {
            padding-bottom: 50px; }
            .testimonial-section .testimonial .left-part .design {
              right: -25px;
              width: 40px;
              height: 40px; }
            .testimonial-section .testimonial .right-part {
              margin-left: 9%; }
          .testimonial-section .slick-prev,
          .testimonial-section .slick-next {
            display: none !important; }
          .subscribe-footer .service-left .service-box {
            display: block;
            text-align: center;
            padding: 0px 12px; }
          .subscribe_section .subscribe-detail {
            padding-bottom: 15px; }
          .about-section .about-text h3,
          .about-section .about-text h2 {
            margin-bottom: 10px; }
          .about-section .about-text p {
            margin-bottom: 7px; }
          .about-section.three-image .image-section .img-box + .img-box {
            margin-left: 25px; }
          .about-section.three-image .about-text h3,
          .about-section.three-image .about-text h5,
          .about-section.three-image .about-text p {
            margin-bottom: 10px; }
          .about-section.three-image .about-text h2 {
            margin-bottom: 5px; }
          .ticket-section .ticket-box .content {
            width: 85%; }
          .ticket-section .ticket-box .ticket-title {
            position: relative;
            top: 0;
            right: 0;
            left: 0;
            -webkit-transform: rotate(0deg) translate(0);
                    transform: rotate(0deg) translate(0);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-bottom: -20px; }
            .ticket-section .ticket-box .ticket-title span {
              padding: 12px; }
          .ticket-section .ticket-box .image-box {
            -webkit-box-shadow: none;
                    box-shadow: none; }
          .ticket-section .slick-next {
            top: 34%;
            right: 0;
            left: unset; }
          .ticket-section .slick-prev {
            top: 34%;
            left: -10px;
            right: unset; }
          .ticket-section.white-section.section-b-space {
            padding-bottom: 5px; }
          .video-icon {
            width: 70px;
            height: 45px;
            border-radius: 10px; }
          .video-section {
            padding: 70px; }
            .video-section .basic-section .video-icon .animation-circle-inverse i {
              border-radius: 10px; }
            .video-section .basic-section h4 {
              letter-spacing: 0.3em; }
          .video_section {
            padding: 70px 0; }
          .menu-section .menu-box .bottom-bar .menu-bar .content h6 label {
            right: -20px; }
          .blog-section .blog-box .blog-content {
            padding: 15px; }
          .blog_section.section-b-space {
            padding-bottom: 20px; }
          .blog_section .blog-wrap .blog-details {
            padding: 30px; }
          .blog_section .blog-wrap .blog-image .blog-label {
            padding: 10px 12px; }
          .special-section .special-box {
            -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.05);
                    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.05); }
            .special-section .special-box .special-img .content-inner {
              width: 75%; }
            .special-section .special-box:hover {
              -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
                      box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1); }
          .special-section.grid-box .special-box .special-content.restaurant-detail h5 span {
            font-size: 12px;
            margin-left: 5px; }
          .special-section.section-b-space {
            padding-bottom: 20px; }
          .full-banner {
            padding: 60px 0; }
            .full-banner .banner-content > div {
              padding: 30px;
              background-color: rgba(0, 0, 0, 0.36); }
            .full-banner.banner-section .banner-content > div {
              padding: 0;
              background-color: transparent; }
            .full-banner.banner-section .place-image .animation-place .plane-l {
              display: none; }
            .full-banner.banner-section .place-image .animation-place .plane-r {
              right: 2%;
              top: 7%; }
              .full-banner.banner-section .place-image .animation-place .plane-r img {
                width: 60%; }
            .full-banner.banner-section .place-image .animation-place .cloud-l {
              top: 6%;
              left: 4%; }
              .full-banner.banner-section .place-image .animation-place .cloud-l img {
                width: 60%; }
            .full-banner.banner-section .place-image .animation-place .cloud-r {
              top: 5%; }
              .full-banner.banner-section .place-image .animation-place .cloud-r img {
                width: 70%; }
          .category-sec.section-b-space {
            padding-bottom: 10px; }
          .category-wrapper .category-wrap .category-content p {
            margin-bottom: 10px; }
          .category-wrapper .category-wrap .category-content .top {
            margin-bottom: 10px; }
            .category-wrapper .category-wrap .category-content .top h6 {
              margin-left: 15px; }
          .category-wrapper .category-wrap .category-content .rating {
            margin-bottom: 10px; }
          .category-wrapper .category-wrap .category-content .bottom .coupon-code {
            padding: 7px 8px; }
          .category-wrapper.section-b-space {
            padding-bottom: 20px; }
          .category-bg .slick-slide > div {
            margin: 0 10px; }
          .category-bg .slick-list {
            margin-left: -10px;
            margin-right: -10px; }
          .category-bg.section-b-space {
            padding-bottom: 40px; }
          .detail-section .detail-box .upper-part {
            min-height: auto; }
            .detail-section .detail-box .upper-part:after {
              display: none; }
          .detail-section .row > div {
            margin-bottom: 30px; }
            .detail-section .row > div:last-child {
              margin-bottom: 0; }
              .detail-section .row > div:last-child .detail-box {
                padding-bottom: 0; }
                .detail-section .row > div:last-child .detail-box:after {
                  display: none; }
            .detail-section .row > div .detail-box {
              padding-bottom: 30px; }
              .detail-section .row > div .detail-box:after {
                content: "";
                position: absolute;
                width: 70%;
                height: 1px;
                background-color: rgba(255, 255, 255, 0.23);
                bottom: 0;
                left: 50%;
                -webkit-transform: translateX(-50%);
                        transform: translateX(-50%); }
          .flight-detail .flight-box .middle-section {
            width: 50%; }
            .flight-detail .flight-box .middle-section .flight-info {
              padding: 20px 0; }
              .flight-detail .flight-box .middle-section .flight-info h4 {
                margin-bottom: 5px; }
              .flight-detail .flight-box .middle-section .flight-info h5 {
                margin-bottom: 7px; }
              .flight-detail .flight-box .middle-section .flight-info i {
                font-size: 12px;
                padding: 5px; }
          .flight-detail .flight-box .logo-section {
            width: 130px; }
            .flight-detail .flight-box .logo-section img {
              width: 50%; }
          .flight-detail .flight-box .name-section {
            width: 130px; }
            .flight-detail .flight-box .name-section h5 {
              margin-bottom: 5px; }
            .flight-detail .flight-box .name-section h6 {
              margin-bottom: 8px;
              letter-spacing: 0.3em; }
            .flight-detail .flight-box .name-section .btn1 {
              padding: 3px 10px; }
          .flight-detail .row > div .flight-box + .flight-box {
            margin-top: 20px; }
          .filter-section {
            background-image: none;
            background-color: #ef3f3e; }
            .filter-section .top-section {
              margin-bottom: 50px;
              -webkit-box-align: start;
                  -ms-flex-align: start;
                      align-items: flex-start; }
              .filter-section .top-section .coupon {
                margin-left: auto;
                margin-right: 0; }
            .filter-section .filters {
              position: absolute;
              right: 15px;
              bottom: 20px; }
            .filter-section .content {
              margin-left: -15px;
              margin-right: -15px; }
              .filter-section .content .grid-item {
                padding: 0 15px; }
                .filter-section .content .grid-item:nth-child(-n + 4) {
                  margin-bottom: 30px; }
                .filter-section .content .grid-item .filter-detail {
                  opacity: 1; }
          .food-banner {
            padding: 90px 0; }
            .food-banner .food-content {
              text-align: center; }
              .food-banner .food-content h3 {
                margin-bottom: 35px;
                margin-top: -2px; }
              .food-banner .food-content .strip-cls {
                margin-top: 10px; }
          .discount-banner {
            background-position: left; }
            .discount-banner .banner-content {
              text-align: center;
              background-color: rgba(239, 63, 62, 0.65);
              padding: 25px; }
          .book-table {
            background-position: left;
            background-color: #c12525; }
            .book-table .table-form {
              padding: 25px; }
              .book-table .table-form form {
                display: block; }
                .book-table .table-form form .row {
                  display: block;
                  margin-right: 0;
                  margin-left: 0; }
                  .book-table .table-form form .row > div + div {
                    margin-top: 15px; }
                .book-table .table-form form .btn1-rounded {
                  margin-left: 0;
                  margin-top: 25px;
                  width: 100%; }
                .book-table .table-form form .form-group {
                  margin-right: 0; }
                .book-table .table-form form .gj-datepicker {
                  margin-right: 0; }
            .book-table.single-table {
              background-color: transparent; }
          .full-page {
            height: 130vh;
            overflow: scroll; }
            .full-page .single-section {
              height: 130vh; }
              .full-page .single-section .description-section .description-details .menu-part .list-view .list-box {
                text-align: center; }
                .full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-img {
                  width: 70%;
                  margin: 0 auto; }
                .full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-content .facility-icon {
                  -webkit-box-pack: center;
                      -ms-flex-pack: center;
                          justify-content: center; }
                .full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-content .rating {
                  -webkit-box-pack: center;
                      -ms-flex-pack: center;
                          justify-content: center; }
          .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form {
            margin: 0; }
            .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form > div {
              margin-top: 0;
              padding: 0; }
          .top-banner .top-banner-content {
            right: 5%;
            -webkit-transform: translateY(-50%) scale(0.6);
                    transform: translateY(-50%) scale(0.6); }
          .price-section .container-fluid {
            padding-left: 25px;
            padding-right: 25px; }
          .price-section .price-box .price-img .bg-size:before {
            padding-top: 50%; }
          footer .footer .footer-title.mobile-title {
            display: block; }
          footer .footer .footer-title h5 {
            margin-bottom: 20px; }
          footer .footer .footer-title .according-menu {
            display: block; }
          footer .footer .footer-content {
            margin-bottom: 20px; }
            footer .footer .footer-content .contact-detail .footer-logo {
              margin-bottom: 15px; }
            footer .footer .footer-content .contact-detail .contact-list li {
              color: rgba(255, 255, 255, 0.7); }
            footer .footer .footer-content .footer-place .place {
              text-align: center; }
          footer .footer .order-row > div:nth-child(3), footer .footer .order-row > div:last-child {
            margin-top: 0; }
          footer .footer .order-row > div:last-child .footer-title h5 {
            margin-bottom: 0; }
          footer .footer .order-row > div:last-child .footer-content {
            margin-bottom: 0;
            margin-top: 20px; }
          footer .sub-footer .footer-social {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-bottom: 5px; }
          footer .sub-footer .copy-right p {
            text-align: center; }
          .tap-top {
            font-size: 20px;
            padding: 5px 5px 5px 5px;
            width: 30px;
            height: 30px;
            bottom: 40px; }
          .process-steps .step-bg .row > div {
            margin-top: 20px; }
            .process-steps .step-bg .row > div:nth-child(1), .process-steps .step-bg .row > div:nth-child(3) {
              margin-bottom: 0; }
            .process-steps .step-bg .row > div:nth-child(2), .process-steps .step-bg .row > div:nth-child(4) {
              margin-top: 20px; }
            .process-steps .step-bg .row > div:first-child {
              margin-top: 0; }
          .process-steps .step-bg .row.popular-section > div:nth-child(3), .process-steps .step-bg .row.popular-section > div:nth-child(4) {
            margin-top: 30px; }
          .process-steps .step-bg:before {
            -webkit-transform: rotate(90deg);
                    transform: rotate(90deg); }
          .filter-panel.filter-title-bar {
            text-align: center; }
            .filter-panel.filter-title-bar h4 {
              padding-bottom: 10px; }
          .subscribe-footer .service-left li {
            display: block;
            margin-top: 20px; }
            .subscribe-footer .service-left li .service-box {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              padding: 0;
              border: none; }
            .subscribe-footer .service-left li:first-child {
              margin-top: 0; }
          .subscribe-footer .service-right {
            width: 90%; }
          .video-slider {
            height: 270px; }
          .loader-wrapper.img-gif img {
            width: 70%; }
          .testimonial_section .testimonial .bottom-part p {
            max-width: 100%; }
          .facts-section .facts-box {
            padding: 30px; }
            .facts-section .facts-box .img {
              margin-bottom: 7px; }
          .special-section.grid-box .special-box .special-content p {
            line-height: 1.2; }
          .special-section.grid-box .special-box .special-content .bottom-section .price {
            display: block; }
            .special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail {
              margin-left: 0;
              margin-top: 10px; }
          .search-panel .search-section .search-box .left-part {
            display: block;
            padding-top: 10px;
            padding-bottom: 10px; }
            .search-panel .search-section .search-box .left-part .search-body {
              width: 49%;
              padding: 14px 10px; }
              .search-panel .search-section .search-box .left-part .search-body:nth-child(2):after, .search-panel .search-section .search-box .left-part .search-body:nth-child(4):after {
                display: none; }
              .search-panel .search-section .search-box .left-part .search-body.btn1-search {
                width: 100%; }
          .list-view .list-box {
            display: block; }
            .list-view .list-box .list-img {
              width: 100%; }
              .list-view .list-box .list-img img {
                width: 100%; }
            .list-view .list-box .list-content {
              width: 100%;
              margin-left: 0;
              margin-top: 10px; }
              .list-view .list-box .list-content .offer-box {
                position: relative;
                max-width: 100%;
                border: none;
                padding: 0; }
              .list-view .list-box .list-content p {
                margin-bottom: 10px; }
              .list-view .list-box .list-content .facility-icon {
                margin-top: 18px; }
              .list-view .list-box .list-content .offer-box {
                margin-top: 7px; }
              .list-view .list-box .list-content h6 {
                max-width: 100%; }
          .single-section .description-section .menu-top {
            margin-top: 10px; }
            .single-section .description-section .menu-top li a {
              padding: 0 8px; }
            .single-section .description-section .menu-top li.active a {
              border-bottom: none; }
          .single-section .description-section .description-details .menu-part {
            margin-top: 10px; }
            .single-section .description-section .description-details .menu-part.map iframe {
              height: 250px; }
          .single-section .description-section.tab-section .menu-top li a {
            padding: 11px 8px; }
          .single-section .description-section.tab-section .description-details .menu-part .margin-up {
            margin-top: 20px; }
          .hotel-single-section .hotel-title-section .hotel-name {
            padding: 40px 0 20px 0; }
            .hotel-single-section .hotel-title-section .hotel-name .left-part .top {
              margin-bottom: 10px; }
          .hotel-single-section.parallax-img {
            background-attachment: unset; }
          .hotel_title_section .hotel-name {
            padding: 0 0 30px 0; }
            .hotel_title_section .hotel-name .left-part .top {
              margin-bottom: 10px; }
          .detail-menu .nav-tabs .nav-link {
            padding: 7px; }
          .booking-bottom-section .row > div:nth-child(2) {
            margin-top: 20px; }
          .full-width-detail .about-section {
            margin-top: 30px; }
          .full-width-detail .place-detail li {
            padding: 0 6px;
            text-transform: capitalize; }
            .full-width-detail .place-detail li + li:after {
              display: none; }
          .order-food-section .order-food {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .order-food-section .order-food .book-table.single-table .table-form {
              margin-bottom: -90px; }
          .view-map .arrow {
            font-size: 12px;
            left: 40px;
            top: -39px; }
            .view-map .arrow:after {
              width: 30px;
              height: 30px;
              left: -37px;
              bottom: -15px; }
          .order-menu-section .order-section .order-items .items p {
            max-width: 74%; }
          .flight-detail-sec .detail-bar .detail-wrap {
            padding: 10px 15px 15px; }
            .flight-detail-sec .detail-bar .detail-wrap .airport-part {
              width: 70%;
              margin: 0 auto; }
            .flight-detail-sec .detail-bar .detail-wrap .price {
              display: block;
              margin-top: 30px; }
            .flight-detail-sec .detail-bar .detail-wrap .book-flight {
              margin-top: 5px; }
          .flight-detail-sec .title-bar {
            display: none; }
          .flight-detail-sec.full_width-detail .detail-bar .detail-wrap {
            padding: 10px 15px 15px; }
          .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details {
            margin-top: 15px; }
          .flight-detail-sec.book_panel .grand-total {
            padding: 12px 0; }
            .flight-detail-sec.book_panel .grand-total .total {
              margin-right: auto; }
          .review-section .review_box .flight_detail .form_flight form .form-group {
            margin-bottom: 20px; }
          .review-section .review_box .flight_detail .form_flight form .form-row .form-group:last-child {
            margin-bottom: 0; }
          .review-section .review_box .flight_detail .logo-sec {
            margin-bottom: 10px; }
          .review-section .review_box .flight_detail .duration {
            margin-top: 10px; }
          .review-section .review_box .flight_detail .addons-according .seat-select .seat-details {
            position: relative;
            top: 0;
            margin-bottom: 15px; }
          .success-section .success-detail p {
            line-height: 24px; }
          .filter-panel {
            display: block; }
            .filter-panel .filter-bottom-title {
              margin-top: 20px;
              border-top: 1px solid #fafafa;
              width: 100%;
              padding-top: 20px; }
              .filter-panel .filter-bottom-title h5 {
                margin-left: auto; }
            .filter-panel .right-panel.search_filter {
              margin-top: 20px;
              border-top: 1px solid #fafafa;
              width: 100%;
              padding-top: 20px; }
              .filter-panel .right-panel.search_filter .filter-bottom-title {
                padding-left: 0;
                padding-top: 0;
                margin-top: 0;
                border-top: none;
                width: 50%; }
              .filter-panel .right-panel.search_filter .view-map {
                width: 50%; }
            .filter-panel.right-filter, .filter-panel.filter-map {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
          .portfolio-creative .content-sec p {
            max-width: 100%; }
          .blog-inner.blog_section .blog-list .blog-wrap {
            display: block; }
            .blog-inner.blog_section .blog-list .blog-wrap .blog-image {
              width: 100%; }
            .blog-inner.blog_section .blog-list .blog-wrap .blog-details {
              width: 100%; }
              .blog-inner.blog_section .blog-list .blog-wrap .blog-details p {
                -webkit-line-clamp: 3; }
          .blog-single-detail .title-part .post-detail li {
            display: block; }
            .blog-single-detail .title-part .post-detail li + li {
              margin-left: 0;
              padding-left: 0;
              border-left: none; }
          .contact-map {
            margin-top: 30px;
            height: auto; }
          .contact_right.contact_section {
            -webkit-box-ordinal-group: 0;
                -ms-flex-order: -1;
                    order: -1; }
          .dashboard-section .dashboard-box .dashboard-detail .booking-box {
            display: block;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            text-align: center;
            position: relative; }
            .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle {
              width: 100%;
              margin-top: 15px;
              text-align: left; }
            .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last {
              margin-top: 0;
              position: absolute;
              right: 10px;
              top: 10px; }
          .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card {
            padding: 15px 10px; }
            .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .edit-card {
              display: none; }
            .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details {
              min-height: 130px; }
          .dashboard-section .dashboard-box .dashboard-detail .card-payment .edit-card-mobile {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-top: 10px; }
            .dashboard-section .dashboard-box .dashboard-detail .card-payment .edit-card-mobile a {
              padding: 0 10px;
              text-transform: capitalize;
              color: black; }
          .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit {
            right: 37%; }
          .dashboard-section .dashboard-main .dashboard-info .activity-box {
            margin-top: 25px; }
          .account-sign-in .login-with .login-social .boxes {
            padding: 20px 0; }
            .account-sign-in .login-with .login-social .boxes h6 {
              margin-left: 10px; }
          .checkout-process .checkout-box .address-sec .select-box {
            margin-top: 25px; }
            .checkout-process .checkout-box .address-sec .select-box:first-child {
              margin-top: 0; }
          .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h6,
          .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h5,
          .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right span,
          .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right p {
            margin-right: auto;
            margin-left: unset; }
          .skeleton_loader .search-panel .search-section .search-box .left-part .search-body {
            width: 49%; }
            .skeleton_loader .search-panel .search-section .search-box .left-part .search-body.btn1-search {
              width: 100%; }
          .skeleton_loader .hotel_title_section .hotel-name .left-part .top h2 {
            width: 220px; }
          .skeleton_loader .hotel_title_section .hotel-name .right-part .price {
            width: 110px;
            margin-left: auto; }
          .skeleton_loader .single-section .description-section.tab-section .menu-top li {
            margin: 10px 6px 0; }
            .skeleton_loader .single-section .description-section.tab-section .menu-top li a {
              padding: 8px 16px; } }
        


             /*  part4 */
             @media (max-width: 991px) and (min-width: 768px) {
              .container.custom-container {
                max-width: 820px; } }
            
            @media (width: 640px) and (height: 360px) {
              .cab-section {
                height: 200vh; }
                .cab-section .cab-content {
                  height: 200vh; }
                .cab-section.flight-section {
                  height: 100%;
                  padding-bottom: 25px; }
                  .cab-section.flight-section .cab-content {
                    height: 100%;
                    padding-bottom: 25px; }
              .home_section .home {
                height: 130vh; }
                .home_section .home .home-content {
                  height: 130vh; }
                .home_section .home.home-long {
                  height: 130vh; }
                  .home_section .home.home-long .home-content {
                    height: 130vh; }
                .home_section .home.home-mobile {
                  height: 140vh; }
                  .home_section .home.home-mobile .home-content.smaller-content {
                    height: 140vh; }
              .search-section {
                margin-top: -15px; }
              .full-page {
                height: 220vh; }
                .full-page .single-section {
                  height: 220vh; } }

                  /* part5 */

                  @media (max-width: 576px) {
                    section,
                    .section-t-space {
                      padding-top: 40px; }
                    .section-b-space {
                      padding-bottom: 40px; }
                    .medium-section {
                      padding-top: 30px;
                      padding-bottom: 30px; }
                    .radius-cls {
                      border-radius: 2px; }
                    .btn1 {
                      font-size: 14px;
                      line-height: 18px; }
                      .btn1.btn1-sm {
                        padding: 6px 14px; }
                      .btn1.btn1-solid {
                        padding: 7px 12px; }
                    .btn1-solid,
                    .btn1-curve {
                      padding: 7px 12px; }
                    .btn1-rounded {
                      padding: 9px 22px; }
                    .title-1 .title-label {
                      padding: 3px 14px; }
                    .title-1.title-5 p {
                      margin-bottom: 20px; }
                    .title-2 p {
                      margin-bottom: 20px; }
                    .title-3 h2 {
                      margin-bottom: 20px; }
                    .title-3 .title-label {
                      padding: 3px 14px; }
                    header .menu .header-right li + li {
                      margin-left: 10px; }
                    header .menu .header-right .setting .setting-open {
                      bottom: -80px; }
                    header .mix-pills.nav-pills .nav-link {
                      padding: 0 8px; }
                      header .mix-pills.nav-pills .nav-link:after {
                        bottom: -10px; }
                    .breadcrumb-section {
                      height: 270px; }
                      .breadcrumb-section .breadcrumb-content {
                        height: 270px;
                        padding-top: 60px; }
                        .breadcrumb-section .breadcrumb-content > div {
                          padding: 20px 25px;
                          margin: 0 10px; }
                        .breadcrumb-section .breadcrumb-content h2 {
                          margin-bottom: 5px;
                          margin-top: -4px; }
                      .breadcrumb-section .title-breadcrumb {
                        font-size: 290px; }
                      .breadcrumb-section.breadcrumb-cum-header {
                        height: 300px; }
                        .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content {
                          height: 300px; }
                    .home_section .home .home-content {
                      padding-top: 60px; }
                      .home_section .home .home-content h5 {
                        margin-bottom: 2px;
                        letter-spacing: 0.01em; }
                      .home_section .home .home-content .btn1 {
                        padding: 6px 10px; }
                      .home_section .home .home-content > div {
                        padding: 20px 70px; }
                      .home_section .home .home-content .flight-search .flight-search-detail {
                        padding: 10px 0; }
                        .home_section .home .home-content .flight-search .flight-search-detail form .col:nth-child(even) {
                          padding-left: 5px; }
                        .home_section .home .home-content .flight-search .flight-search-detail form .col:nth-child(odd) {
                          padding-right: 5px; }
                        .home_section .home .home-content .flight-search .flight-search-detail form .col.search-col {
                          margin-right: 10px;
                          margin-left: 50%; }
                      .home_section .home .home-content.food_content {
                        padding-top: 30px; }
                        .home_section .home .home-content.food_content > div {
                          padding: 20px 30px; }
                        .home_section .home .home-content.food_content h1 {
                          margin-bottom: 10px; }
                      .home_section .home .home-content.mix-layout .flight-search .flight-search-detail form .col.search-col {
                        margin-right: 0; }
                      .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body {
                        padding: 6px 6px; }
                    .home_section .home.home-padding .home-content {
                      padding: 30px 0 30px 0; }
                    .home_section .home.home-long {
                      height: 70vh; }
                      .home_section .home.home-long .home-content {
                        height: 70vh; }
                        .home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail form > div {
                          padding-left: 5px !important;
                          padding-right: 5px !important; }
                    .home_section .home.home-mobile .home-content.smaller-content {
                      padding-top: 30px; }
                      .home_section .home.home-mobile .home-content.smaller-content h1 {
                        font-size: calc(14px + (60 - 14) * ((100vw - 320px) / (1920 - 320))); }
                    .home_section .slick-prev,
                    .home_section .slick-next {
                      padding: 15px; }
                      .home_section .slick-prev:after,
                      .home_section .slick-next:after {
                        font-size: 14px; }
                    .home_section .offer-text {
                      display: none; }
                    .home_effect .effect_image img {
                      bottom: -60px; }
                    .tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button,
                    .tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button {
                      width: 40px; }
                      .tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button i,
                      .tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button i {
                        top: 9px;
                        left: 9px; }
                    .tour_layout .flight-search .flight-search-detail .form-group img {
                      padding: 9px; }
                    .location-option {
                      margin-bottom: 8px; }
                      .location-option [type="radio"]:checked + label:before,
                      .location-option [type="radio"]:not(:checked) + label:before {
                        top: 0; }
                    .classic-slider .slick-dots {
                      top: 80%;
                      display: -webkit-box;
                      display: -ms-flexbox;
                      display: flex;
                      left: 50%;
                      -webkit-transform: translateX(-50%);
                              transform: translateX(-50%);
                      -webkit-box-align: center;
                          -ms-flex-align: center;
                              align-items: center;
                      -webkit-box-pack: center;
                          -ms-flex-pack: center;
                              justify-content: center; }
                      .classic-slider .slick-dots li {
                        margin: 0 5px; }
                        .classic-slider .slick-dots li .dot {
                          opacity: 0.7; }
                    .cab-section .cab-content {
                      padding-top: 56px; }
                      .cab-section .cab-content h2 {
                        margin-bottom: 4px;
                        text-transform: capitalize; }
                      .cab-section .cab-content form .form-control {
                        padding: 6px 14px !important; }
                      .cab-section .cab-content form .form-group {
                        margin-bottom: 10px; }
                        .cab-section .cab-content form .form-group img {
                          padding: 9px !important; }
                      .cab-section .cab-content form .gj-datepicker button,
                      .cab-section .cab-content form .gj-timepicker button {
                        width: 37px; }
                      .cab-section .cab-content form .row > div {
                        margin-top: 10px; }
                      .cab-section .cab-content .car-select .btn1 {
                        width: 100px;
                        padding: 6px 15px; }
                      .cab-section .cab-content .call-section .call {
                        padding: 6px 6px;
                        margin-bottom: 6px; }
                        .cab-section .cab-content .call-section .call i {
                          margin-right: 18px; }
                        .cab-section .cab-content .call-section .call:after {
                          width: 30px;
                          height: 30px; }
                      .cab-section .cab-content .radio-form {
                        margin-bottom: 15px; }
                        .cab-section .cab-content .radio-form [type="radio"]:checked + label,
                        .cab-section .cab-content .radio-form [type="radio"]:not(:checked) + label {
                          padding-left: 30px; }
                        .cab-section .cab-content .radio-form label {
                          margin-right: 10px; }
                    .cab-section.flight-section .form-group.row {
                      display: block;
                      width: 100%;
                      margin: 0 !important; }
                      .cab-section.flight-section .form-group.row .col {
                        padding: 0 !important;
                        margin-bottom: 5px; }
                    .cab-section.flight-section .cab-content {
                      padding-top: 70px; }
                      .cab-section.flight-section .cab-content > div {
                        width: 100%; }
                      .cab-section.flight-section .cab-content .btn1-rounded {
                        padding: 7px 15px; }
                      .cab-section.flight-section .cab-content .top-cls {
                        display: none; }
                    .arrow-classic .slick-next,
                    .arrow-classic .slick-prev {
                      display: none !important; }
                    .app-section .app-content .app-buttons a {
                      padding: 6px 8px; }
                    .app-section .app-content .label span {
                      padding: 3px 12px; }
                      .app-section .app-content .label span:after {
                        right: -47px;
                        width: 50px;
                        height: 22px; }
                    .app-section .app-image .image:last-child {
                      margin-left: 10px; }
                    .app-section .app-box {
                      padding: 30px;
                      background-color: rgba(0, 0, 0, 0.1); }
                      .app-section .app-box h2,
                      .app-section .app-box h5 {
                        margin-bottom: 10px; }
                      .app-section .app-box .app-buttons a {
                        padding: 8px 14px; }
                    .app-section .order-cls > div:first-child {
                      margin-top: 15px; }
                    .app-section.app-right-sec .app-content {
                      padding: 30px; }
                    .circle {
                      height: 80px;
                      width: 80px;
                      left: 60px; }
                      .circle.b-round {
                        height: 130px;
                        width: 130px; }
                    .service-section .service-box {
                      padding: 30px;
                      -webkit-box-shadow: 10px 17.321px 30px 0px rgba(206, 206, 206, 0.19);
                              box-shadow: 10px 17.321px 30px 0px rgba(206, 206, 206, 0.19); }
                    .search-section {
                      margin-top: -25px; }
                    .testimonial-section .testimonial {
                      display: block;
                      text-align: center;
                      padding-bottom: 40px; }
                      .testimonial-section .testimonial .right-part {
                        margin-left: 0;
                        max-width: 100%; }
                        .testimonial-section .testimonial .right-part p {
                          margin-bottom: 10px; }
                        .testimonial-section .testimonial .right-part .detail {
                          -webkit-box-pack: center;
                              -ms-flex-pack: center;
                                  justify-content: center; }
                      .testimonial-section .testimonial .quote-icon {
                        display: none; }
                    .testimonial-section .animation-section {
                      opacity: 0.1; }
                    .subscribe-section .input-group .btn1 {
                      padding: 10px 16px; }
                    .subscribe-section .input-group .form-control {
                      padding: 10px 15px; }
                    .testimonial_section .testimonial .top-part .img-part {
                      margin-top: 40px; }
                    .subscribe_section .input-section input {
                      border-radius: 10px;
                      padding: 20px 120px 20px 20px; }
                    .subscribe_section .input-section .btn1 {
                      right: 20px;
                      padding: 6px 12px; }
                    .about-section .image-section .img-box .no-class {
                      bottom: -15px;
                      top: unset;
                      left: 50%;
                      -webkit-transform: translateX(-50%);
                              transform: translateX(-50%); }
                    .about-section .image-section .img-box + .img-box {
                      margin-left: 15px; }
                    .about-section.three-image .about-text img {
                      width: 122px; }
                    .about-section.about_page .image-section .img-box .title-box {
                      padding: 8px;
                      left: 0;
                      -webkit-transform: none;
                              transform: none;
                      width: 100%;
                      min-width: 100%; }
                      .about-section.about_page .image-section .img-box .title-box h3 {
                        margin-bottom: 0; }
                    .about-section.about_page .image-section .img-box:nth-child(odd) {
                      margin-bottom: 25px; }
                      .about-section.about_page .image-section .img-box:nth-child(odd) .title-box {
                        bottom: -25px; }
                    .about-section.about_page .image-section .img-box:nth-child(even) {
                      margin-top: 25px; }
                      .about-section.about_page .image-section .img-box:nth-child(even) .title-box {
                        top: -25px; }
                    .about-section.about_page .about-text {
                      margin-top: 20px; }
                      .about-section.about_page .about-text .title-3 {
                        margin-bottom: 15px; }
                      .about-section.about_page .about-text .buttons-about {
                        margin-top: 15px; }
                    .ticket-section .ticket-box .content {
                      padding: 25px; }
                      .ticket-section .ticket-box .content .barcode-design {
                        display: none; }
                      .ticket-section .ticket-box .content .detail {
                        max-width: 100%; }
                    .ticket-section .slick-next:before,
                    .ticket-section .slick-prev:before {
                      padding: 2px;
                      font-size: 21px; }
                    .ticket-section .slick-prev {
                      left: -8px; }
                    .ticket-section.white-section .ticket-box {
                      margin-bottom: 40px; }
                    .ticket-section.white-section.section-b-space {
                      padding-bottom: 0; }
                    .timer li {
                      margin-right: 5px; }
                    .video-icon {
                      width: 46px;
                      height: 30px;
                      border-radius: 6px; }
                      .video-icon span {
                        border-top: 6px solid transparent;
                        border-left: 12px solid white;
                        border-bottom: 6px solid transparent; }
                    .menu-section .slick-slide {
                      margin: 0 15px; }
                    .topTour .topTour_box {
                      -webkit-box-shadow: none;
                              box-shadow: none; }
                    .video-section {
                      padding: 60px; }
                      .video-section .basic-section h4 {
                        letter-spacing: 0.2em; }
                      .video-section .basic-section h2,
                      .video-section .basic-section h4 {
                        margin-bottom: 15px; }
                      .video-section .basic-section .video-icon .animation-circle-inverse i {
                        border-radius: 6px; }
                    .video_section {
                      padding: 60px 0; }
                      .video_section .video-content h5 {
                        margin-bottom: 12px; }
                      .video_section .video-content h2 {
                        margin-bottom: 10px; }
                      .video_section .video-content p {
                        margin-bottom: 12px; }
                      .video_section .video-content .bottom-section {
                        margin-top: 20px; }
                        .video_section .video-content .bottom-section .info-btn1 {
                          margin-left: 10px; }
                      .video_section .video-image img {
                        border-radius: 15px; }
                      .video_section .video-image .side-effect:before {
                        width: calc(100% + 50px);
                        left: -25px;
                        border-radius: 15px; }
                      .video_section .video-image .side-effect:after {
                        border-radius: 15px; }
                      .video_section .order-cls {
                        margin-bottom: 30px; }
                      .video_section .offer-text {
                        display: none; }
                    .gallery-section .zoom-gallery > div:nth-child(1), .gallery-section .zoom-gallery > div:nth-child(2), .gallery-section .zoom-gallery > div:nth-child(3), .gallery-section .zoom-gallery > div:nth-child(4) {
                      -webkit-box-flex: 0;
                          -ms-flex: 0 0 100%;
                              flex: 0 0 100%;
                      max-width: 100%; }
                    .blog-section .blog-box .img-part img {
                      min-width: 180px; }
                    .blog_section.section-b-space {
                      padding-bottom: 10px; }
                    .blog_section.destination-section .slick-slide > div {
                      margin: 0 15px; }
                    .blog_section.destination-section .slick-list {
                      margin-left: -15px;
                      margin-right: -15px; }
                    .special-section .special-box .special-content {
                      padding: 20px; }
                    .special-section .special-box .special-img .label {
                      left: 15px;
                      top: 15px; }
                      .special-section .special-box .special-img .label i {
                        padding: 9px 10px; }
                    .special-section .special-box .special-img .content-inner {
                      bottom: 15px;
                      background-color: rgba(255, 255, 255, 0.78); }
                    .special-section.section-b-space {
                      padding-bottom: 10px; }
                    .special-section.animated-section .animation-section {
                      opacity: 0.1; }
                    .full-banner {
                      padding: 50px 0; }
                      .full-banner.banner-section .banner-content {
                        margin-top: 15px; }
                    .category-section .slick-list {
                      margin-left: -15px;
                      margin-right: -15px; }
                    .category-section .slick-slide > div {
                      margin: 0 15px; }
                    .category-sec.section-b-space {
                      padding-bottom: 0; }
                    .category-wrapper .category-wrap {
                      margin: 20px 15px 30px; }
                      .category-wrapper .category-wrap .category-content .top {
                        display: block;
                        margin-bottom: 7px; }
                        .category-wrapper .category-wrap .category-content .top h3 {
                          margin-bottom: 7px; }
                        .category-wrapper .category-wrap .category-content .top h6 {
                          margin-left: 0; }
                      .category-wrapper .category-wrap .category-content .bottom {
                        display: block; }
                        .category-wrapper .category-wrap .category-content .bottom h3 {
                          margin-bottom: 7px; }
                        .category-wrapper .category-wrap .category-content .bottom .coupon-code {
                          margin-left: 0; }
                      .category-wrapper .category-wrap .category-content p {
                        -webkit-line-clamp: 2; }
                    .category-wrapper.section-b-space {
                      padding-bottom: 10px; }
                    .category-bg .category-block {
                      padding: 70px 20px 30px;
                      max-width: 70%;
                      margin: 35px auto 10px; }
                    .category-bg.section-b-space {
                      padding-bottom: 30px; }
                    .collection-banner .contain-banner h4 {
                      text-transform: capitalize;
                      margin-bottom: 5px; }
                    .detail-section .detail-box .upper-part h6 {
                      margin-bottom: 10px; }
                    .detail-section .detail-box .upper-part h2 {
                      padding-bottom: 15px;
                      margin-bottom: 15px; }
                    .detail-section.no-bg-detail .detail-box .upper-part {
                      min-height: auto; }
                    .about_section .about_img {
                      margin: 10px 15px; }
                      .about_section .about_img .side-effect:after {
                        top: -5px;
                        left: 72px; }
                      .about_section .about_img .side-effect:before {
                        top: -10px;
                        left: 110px; }
                      .about_section .about_img .side-effect span:after {
                        bottom: -5px;
                        right: 72px; }
                      .about_section .about_img .side-effect span:before {
                        bottom: -10px;
                        right: 110px; }
                    .loader-wrapper .loader .chev1,
                    .loader-wrapper .loader .chev5 {
                      width: 52px;
                      height: 52px; }
                    .loader-wrapper .loader .chev2,
                    .loader-wrapper .loader .chev4 {
                      width: 70px;
                      height: 70px; }
                    .loader-wrapper .loader .chev3 {
                      width: 90px;
                      height: 90px; }
                    .filter-section .content .grid-item .filter-detail h6 {
                      text-transform: capitalize;
                      letter-spacing: 0.1em; }
                    .filter-section .content .grid-item .img-part .up-btn1 {
                      width: 40px;
                      height: 40px; }
                      .filter-section .content .grid-item .img-part .up-btn1 i {
                        font-size: 16px; }
                    .food-banner {
                      padding: 70px 0;
                      background-position: right; }
                    .discount-banner {
                      padding: 60px 0; }
                      .discount-banner .banner-content h4 {
                        margin-bottom: 14px; }
                      .discount-banner .banner-content h2 {
                        margin-bottom: 15px; }
                      .discount-banner .banner-content .coupon {
                        margin-bottom: 18px;
                        padding: 3px; }
                        .discount-banner .banner-content .coupon h5 {
                          padding: 3px; }
                      .discount-banner .banner-content p {
                        margin-bottom: 15px;
                        letter-spacing: 0.2em; }
                    .book-table.single-table .table-form {
                      margin-top: -30px; }
                    .book-table .table-form form .form-group input {
                      padding: 15px 15px 13px; }
                    .book-table .table-form form .form-group img {
                      right: 15px;
                      top: 15px; }
                    .book-table .table-form form .form-control {
                      padding: 15px 15px 13px; }
                    .book-table .table-form form .input-group-append .btn1 i {
                      top: 4px;
                      left: 14px; }
                    .car-type-section .type-box {
                      padding: 15px 5px; }
                    .location-option [type="radio"]:checked + label:before,
                    .location-option [type="radio"]:not(:checked) + label:before {
                      width: 12px;
                      height: 12px;
                      border: 3px solid #fff; }
                    .location-option [type="radio"]:checked + label:before {
                      border: 3px solid #ef3f3e; }
                    .location-option [type="radio"]:checked + label,
                    .location-option [type="radio"]:not(:checked) + label {
                      padding-left: 20px; }
                    .full-page .full-slider .slick-next,
                    .full-page .full-slider .slick-prev {
                      display: none !important; }
                    .full-page .full-slider .slick-dots li {
                      margin: 0 6px; }
                    .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail {
                      padding: 15px 15px 0; }
                      .cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form > div:first-child {
                        margin-top: 10px; }
                    .cab-full .location-option [type="radio"]:checked + label:before,
                    .cab-full .location-option [type="radio"]:not(:checked) + label:before {
                      top: 3px; }
                    .top-banner .top-banner-content {
                      font-size: 26px; }
                    .top-banner .flip > div > div {
                      margin-bottom: 50px; }
                    .parallax-effect .food-img.food2 img {
                      width: 40px; }
                    .parallax-effect .food-img.food3 img {
                      width: 50px; }
                    .parallax-effect .food-img.food4 img {
                      width: 30px; }
                    .parallax-effect img {
                      width: 50px; }
                    footer .footer .footer-title h5 {
                      margin-bottom: 15px; }
                    footer .footer .footer-content {
                      margin-bottom: 15px; }
                    footer .footer .order-row > div:last-child .footer-content {
                      margin-top: 15px; }
                    footer .sub-footer {
                      padding: 15px 0; }
                    .video-slider {
                      height: 220px; }
                    .process-steps .step-bg .row.popular-section > div:nth-child(2), .process-steps .step-bg .row.popular-section > div:nth-child(4) {
                      margin-top: 30px; }
                    .process-steps .bird-container {
                      top: 10%; }
                    .mix-pills {
                      margin-bottom: 10px !important; }
                      .mix-pills.nav-pills .nav-link {
                        padding: 8px; }
                    .team-section .team-box .team-content {
                      min-width: 160px;
                      padding: 15px; }
                      .team-section .team-box .team-content h3 {
                        margin-bottom: 3px;
                        margin-top: -2px; }
                    .team-section .team-box .team-social {
                      bottom: 40px; }
                      .team-section .team-box .team-social .social-box {
                        opacity: 1;
                        margin: 0 2px; }
                    .team-section .team-box:hover .team-social .social-box {
                      -webkit-transform: scale(0.8);
                              transform: scale(0.8); }
                    .team-section .slick-dots {
                      padding-top: 15px; }
                      .team-section .slick-dots li {
                        margin: 0 2px; }
                        .team-section .slick-dots li button:before {
                          font-size: 10px; }
                        .team-section .slick-dots li.slick-active button:after {
                          font-size: 20px;
                          left: 0px; }
                    .facts-section .row > div:nth-last-child(-n + 2) {
                      margin-top: 20px; }
                    .facts-section .facts-box {
                      padding: 10px; }
                      .facts-section .facts-box .img img {
                        height: 40px;
                        width: auto; }
                    .facts-section .animated-section .animation-section {
                      opacity: 0.1; }
                    .filter-panel .respon-filter-btn1 {
                      display: block;
                      cursor: pointer; }
                      .filter-panel .respon-filter-btn1 h6 {
                        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
                        text-transform: capitalize;
                        color: black;
                        font-weight: 700;
                        margin-bottom: 0; }
                    .filter-panel .respon-filter-content {
                      display: none; }
                      .filter-panel .respon-filter-content.show {
                        display: block;
                        position: absolute;
                        background-color: white;
                        width: 150px;
                        z-index: 2;
                        left: 15px;
                        top: 45px;
                        -webkit-box-shadow: -4px -1px 20px 0px rgba(0, 0, 0, 0.13);
                                box-shadow: -4px -1px 20px 0px rgba(0, 0, 0, 0.13); }
                        .filter-panel .respon-filter-content.show ul li {
                          display: block;
                          background-color: white; }
                          .filter-panel .respon-filter-content.show ul li.active {
                            background-color: white;
                            color: #ef3f3e; }
                    .filter-panel.right-filter .respon-filter-content {
                      left: unset;
                      right: 15px; }
                    .filter-panel.right-filter.open-cls .respon-filter-content {
                      right: unset;
                      left: 15px; }
                    .map-section {
                      margin-top: 0; }
                      .map-section iframe,
                      .map-section .map {
                        height: 280px; }
                    .pagination-section {
                      margin-top: 30px; }
                    .single-section .description-section .description-details .menu-part {
                      margin-bottom: 20px;
                      padding: 15px; }
                      .single-section .description-section .description-details .menu-part.about .about-sec p {
                        line-height: 1.3; }
                      .single-section .description-section .description-details .menu-part.about .about-sec ul li {
                        line-height: 1.3; }
                      .single-section .description-section .description-details .menu-part.review .review-box p {
                        line-height: 1.3; }
                      .single-section .description-section .description-details .menu-part .zoom-gallery > div:nth-child(-n + 5) {
                        margin-bottom: 20px; }
                    .single-section .single-sidebar .social-box {
                      margin-top: 10px; }
                    .single-section .single-sidebar p {
                      line-height: 1.3; }
                    .single-section .single-sidebar .book-btn1-section {
                      margin-top: 0;
                      padding-top: 5px; }
                    .d-small-none {
                      display: none; }
                    .hotel-single-section {
                      height: 350px; }
                      .hotel-single-section .hotel-title-section {
                        background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(0, 0, 0, 0.7)), to(rgba(231, 56, 39, 0)));
                        background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 50%, rgba(231, 56, 39, 0) 100%); }
                        .hotel-single-section .hotel-title-section .hotel-name {
                          display: block;
                          padding: 40px 0 10px 0; }
                          .hotel-single-section .hotel-title-section .hotel-name .left-part {
                            margin-bottom: 8px; }
                            .hotel-single-section .hotel-title-section .hotel-name .left-part .facility-detail {
                              display: none; }
                            .hotel-single-section .hotel-title-section .hotel-name .left-part .top {
                              margin-bottom: 10px; }
                          .hotel-single-section .hotel-title-section .hotel-name .right-part {
                            text-align: left;
                            margin-top: 0; }
                            .hotel-single-section .hotel-title-section .hotel-name .right-part .btn1 {
                              display: none; }
                            .hotel-single-section .hotel-title-section .hotel-name .right-part .price {
                              margin-bottom: -5px; }
                    .hotel_title_section .hotel-name {
                      display: block;
                      padding: 0 0 20px 0; }
                      .hotel_title_section .hotel-name .left-part .facility-detail {
                        display: none; }
                      .hotel_title_section .hotel-name .left-part .top {
                        margin-bottom: 5px; }
                      .hotel_title_section .hotel-name .left-part p {
                        margin-bottom: 5px; }
                      .hotel_title_section .hotel-name .right-part {
                        text-align: left;
                        margin-top: 0; }
                        .hotel_title_section .hotel-name .right-part .btn1 {
                          display: none; }
                        .hotel_title_section .hotel-name .right-part .price {
                          margin-bottom: -5px; }
                    .variable-width .slick-slide img {
                      height: 320px; }
                    .summery-box {
                      padding: 15px; }
                      .summery-box .hotel-section .hotel-detail {
                        margin-left: 8px; }
                    .order-food-section .order-food {
                      -webkit-box-align: center;
                          -ms-flex-align: center;
                              align-items: center; }
                      .order-food-section .order-food .book-table.single-table .table-form {
                        margin-bottom: -40px; }
                    .guest-detail {
                      padding: 15px; }
                      .guest-detail form .form-group {
                        margin-bottom: 10px; }
                      .guest-detail form .form-control {
                        padding: 5px; }
                      .guest-detail form #mobile-no {
                        padding: 5px 5px 5px 48px; }
                      .guest-detail form .submit-btn1 .btn1 {
                        width: 100%;
                        margin-top: 10px; }
                    .book-panel {
                      display: -webkit-box;
                      display: -ms-flexbox;
                      display: flex; }
                    .full-width-detail .about-section {
                      margin-top: 20px; }
                    .left-sidebar.sidebar-popup {
                      top: 70px; }
                    .top-title-bar .hotel_title_section {
                      display: block;
                      text-align: center; }
                      .top-title-bar .hotel_title_section .right-part {
                        text-align: center; }
                      .top-title-bar .hotel_title_section ul {
                        -webkit-box-pack: center;
                            -ms-flex-pack: center;
                                justify-content: center;
                        margin-top: 10px; }
                    .infoBox .marker-detail img {
                      width: 130px; }
                    .flight-search .flight-search-detail form {
                      width: 80%; }
                      .flight-search .flight-search-detail form input {
                        font-size: 12px; }
                      .flight-search .flight-search-detail form ::-webkit-input-placeholder {
                        font-size: 12px; }
                      .flight-search .flight-search-detail form ::-moz-placeholder {
                        font-size: 12px; }
                      .flight-search .flight-search-detail form :-ms-input-placeholder {
                        font-size: 12px; }
                      .flight-search .flight-search-detail form ::-ms-input-placeholder {
                        font-size: 12px; }
                      .flight-search .flight-search-detail form ::placeholder {
                        font-size: 12px; }
                    .flight-search .flight-search-detail .form-group img {
                      padding: 7px; }
                    .flight-search .flight-search-detail .form-group .gj-datepicker button i {
                      top: 6px; }
                    .flight-search .flight-search-detail .form-group label {
                      font-size: 12px; }
                    .flight-search .flight-search-detail .search-btn1 .btn1 {
                      padding: 5px 20px; }
                    .top-bar-flight .date-fare-slider {
                      padding: 0 30px;
                      width: 75%; }
                      .top-bar-flight .date-fare-slider .slick-slider .slick-prev:before,
                      .top-bar-flight .date-fare-slider .slick-slider .slick-next:before {
                        font-size: 14px; }
                      .top-bar-flight .date-fare-slider .slick-slider .slick-prev {
                        left: -26px; }
                      .top-bar-flight .date-fare-slider .slick-slider .slick-next {
                        right: -26px; }
                    .top-bar-flight .fare-calender {
                      width: 25%; }
                    .review-section .review_box .flight_detail {
                      padding: 10px; }
                      .review-section .review_box .flight_detail .form_flight form select.form-control:not([size]):not([multiple]) {
                        height: 32px; }
                      .review-section .review_box .flight_detail .form_flight form .form-control {
                        padding: 3px 6px; }
                      .review-section .review_box .flight_detail .promo-section .form-control {
                        padding: 3px 6px; }
                      .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit {
                        height: 110px; }
                        .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit:before {
                          height: 225px; }
                      .review-section .review_box .flight_detail .addons-according .seat-select .plane .seat {
                        padding: 2px 2px; }
                      .review-section .review_box .flight_detail.payment-gateway form .form-group img {
                        height: 14px;
                        bottom: 12px; }
                    .success-section .animation {
                      height: 13rem; }
                      .success-section .animation .animation__plane {
                        width: 12rem; }
                      .success-section .animation .animation__plane--shadow {
                        width: 6rem;
                        height: 0.5rem; }
                    .cab-single-detail .details > div:nth-child(2) {
                      margin-top: 15px; }
                    .portfolio-section.creative-section .filter-button-group {
                      margin-bottom: 30px; }
                    .contact_section .row > div:nth-child(-n + 3) {
                      margin-bottom: 25px; }
                    .get-in-touch form .form-control {
                      padding: 6px 12px; }
                    .coming-soon .coming-soon-detail form {
                      width: 80%; }
                    .faq-content {
                      padding: 15px 10px; }
                    .faq-tab .nav-tabs .nav-item .nav-link {
                      padding: 3px 10px; }
                    .account-sign-in form .button-bottom .divider {
                      margin: 10px 0; }
                    .dashboard-section .dashboard-main .counter-section .row > div:nth-child(-n + 3) {
                      margin-bottom: 20px; }
                    .dashboard-section .dashboard-box .dashboard-detail .booking-box {
                      text-align: left;
                      padding: 15px; }
                    .dashboard-section .dashboard-box .dashboard-detail .card-payment > div:nth-child(3), .dashboard-section .dashboard-box .dashboard-detail .card-payment > div:nth-child(2) {
                      margin-top: 20px; }
                    .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card {
                      margin-top: 20px; }
                    .checkout-cart .single-sidebar.order-cart-right {
                      padding: 20px 20px; }
                    .skeleton_loader .filter-panel .respon-filter-btn1 h6 {
                      width: 48px;
                      height: 16px;
                      background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(212, 212, 212, 0.3)), color-stop(18%, #e4e4e4), color-stop(33%, rgba(212, 212, 212, 0.3)));
                      background: linear-gradient(90deg, rgba(212, 212, 212, 0.3) 8%, #e4e4e4 18%, rgba(212, 212, 212, 0.3) 33%);
                      background-size: 800px 104px;
                      -webkit-animation: skeleton-loader 2s infinite linear;
                              animation: skeleton-loader 2s infinite linear; }
                    .skeleton_loader .top-title-bar .hotel_title_section h2,
                    .skeleton_loader .top-title-bar .hotel_title_section h6,
                    .skeleton_loader .top-title-bar .hotel_title_section ul {
                      margin-left: auto;
                      margin-right: auto; }
                    .skeleton_loader .single-section .image_section .left .ldr-img {
                      height: 180px; }
                    .skeleton_loader .hotel_title_section .hotel-name .left-part .top .rating {
                      width: 20%; }
                    .skeleton_loader .hotel_title_section .hotel-name .right-part .price {
                      margin-left: unset;
                      margin-right: auto; } }      
                      
                      

/* part6 */
@media (max-width: 480px) {
  section,
  .section-t-space {
    padding-top: 30px; }
  .section-b-space {
    padding-bottom: 30px; }
  .top-category .top_box {
    margin-top: 30px; }
  header .menu .brand-logo img {
    width: 90px; }
  header .mix-pills {
    margin-top: 0px; }
    header .mix-pills.nav-pills .nav-link svg {
      display: none; }
  .home_effect .effect_image img {
    bottom: -20px; }
  .home_section .home .home-content h1 {
    margin-top: -2px; }
  .home_section .home .home-content h5 {
    margin-bottom: 0;
    text-transform: capitalize; }
  .home_section .home .home-content > div {
    padding: 20px 60px; }
  .home_section .slick-prev,
  .home_section .slick-next {
    padding: 10px; }
    .home_section .slick-prev:after,
    .home_section .slick-next:after {
      font-size: 12px; }
  .cab-section .cab-content .car-select {
    display: block; }
    .cab-section .cab-content .car-select ul {
      margin-left: -4px;
      margin-right: -4px; }
      .cab-section .cab-content .car-select ul li {
        margin-right: 4px;
        width: 32%;
        display: inline-block;
        padding: 8px 0;
        margin-left: 4px; }
    .cab-section .cab-content .car-select .btn1 {
      width: 38%;
      margin: 10px auto 0; }
  .cab-section .cab-content .radio-form {
    margin-bottom: 0; }
  .cab-section .cab-content h3 {
    margin-bottom: 14px; }
  .medium-section {
    padding-top: 25px;
    padding-bottom: 25px; }
  .app-section .app-content .title {
    margin-bottom: 10px; }
  .app-section .app-content p {
    line-height: 1.4;
    margin-bottom: 8px; }
  .app-section .app-content h3 {
    margin-bottom: 10px; }
  .app-section .app-box {
    padding: 20px; }
    .app-section .app-box h2,
    .app-section .app-box h5 {
      margin-bottom: 8px; }
    .app-section .app-box p {
      margin-bottom: 12px;
      line-height: 1.4; }
    .app-section .app-box .app-buttons a {
      padding: 6px 10px; }
    .app-section .app-box .app-buttons .app-btn1 {
      margin-left: 4px; }
  .service-section .service-box {
    padding: 20px; }
    .service-section .service-box h3 {
      margin-bottom: 6px;
      font-size: 18px; }
    .service-section .service-box .service-icon {
      margin-bottom: 14px; }
    .service-section .service-box .btn1 {
      margin-top: 16px; }
  .service_section .col-6 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .service_section > div:nth-last-child(-n + 5) {
    margin-top: 10px; }
  .service-part .service-wrapper {
    padding: 25px; }
    .service-part .service-wrapper h6 {
      margin-bottom: 10px; }
    .service-part .service-wrapper h3 {
      margin-bottom: 5px; }
    .service-part .service-wrapper p {
      margin-bottom: 18px; }
  .testimonial-section .testimonial {
    padding-bottom: 30px; }
  .subscribe-section .input-group .btn1 {
    padding: 9px; }
  .subscribe-section .input-group .form-control {
    font-size: 14px; }
  .testimonial_section .testimonial .top-part .img-part {
    margin-bottom: 28px;
    margin-top: 30px; }
    .testimonial_section .testimonial .top-part .img-part img {
      width: 90px;
      height: 90px; }
    .testimonial_section .testimonial .top-part .img-part .heart-icon {
      padding: 6px;
      font-size: 12px;
      bottom: -10%; }
  .testimonial_section .testimonial .bottom-part p {
    margin-bottom: 16px; }
  .testimonial_section .testimonial .bottom-part .quote-icon i {
    font-size: 55px; }
  .about-section .about-text h3,
  .about-section .about-text h2 {
    margin-bottom: 4px; }
  .about-section.three-image .about-text h2 {
    line-height: 20px; }
  .about-section.three-image .image-section .img-box + .img-box {
    margin-left: 10px; }
  .ticket-section .ticket-box .content {
    padding: 15px;
    margin: -30px auto 0 auto;
    width: 90%;
    -webkit-box-shadow: -2px 11px 12px 0px rgba(0, 0, 0, 0.08);
            box-shadow: -2px 11px 12px 0px rgba(0, 0, 0, 0.08); }
  .ticket-section .ticket-box .ticket-title {
    margin-bottom: -14px; }
    .ticket-section .ticket-box .ticket-title h6 {
      padding: 6px; }
    .ticket-section .ticket-box .ticket-title span {
      padding: 7px; }
  .ticket-section .ticket-box .btn1 {
    padding: 7px 14px; }
  .ticket-section.white-section .ticket-box {
    margin-bottom: 30px; }
    .ticket-section.white-section .ticket-box .content .detail h4,
    .ticket-section.white-section .ticket-box .content .detail h2 {
      margin-bottom: 5px; }
    .ticket-section.white-section .ticket-box .content .detail p {
      margin-bottom: 10px; }
    .ticket-section.white-section .ticket-box .content .detail h6 {
      margin-bottom: 7px; }
  .video-section {
    padding: 50px 0; }
    .video-section .basic-section h4 {
      line-height: 1.3;
      margin-bottom: 10px; }
    .video-section .basic-section h2 {
      margin-bottom: 10px; }
  .video_section {
    padding: 50px 0; }
    .video_section .video-content .bottom-section {
      display: block; }
      .video_section .video-content .bottom-section .btn1 {
        display: block;
        width: 40%;
        margin: 0 auto 15px auto; }
      .video_section .video-content .bottom-section .info-btn1 {
        width: 50%;
        display: inline-block;
        margin-left: 0; }
        .video_section .video-content .bottom-section .info-btn1 h6 {
          text-transform: capitalize;
          font-size: 11px;
          padding: 14px 16px; }
        .video_section .video-content .bottom-section .info-btn1.red-info {
          width: 42%;
          display: inline-block; }
    .video_section .video-content h5 {
      margin-bottom: 8px; }
    .video_section .video-content h2 {
      margin-bottom: 8px; }
    .video_section .video-content p {
      line-height: 1.4; }
  .blog-section .blog-box {
    display: block;
    margin-bottom: 8px; }
    .blog-section .blog-box .blog-content {
      padding: 20px; }
  .blog-section.section-b-space {
    padding-bottom: 22px; }
  .blog_section.section-b-space {
    padding-bottom: 0; }
  .blog_section.destination-section .destination-details {
    padding: 25px; }
    .blog_section.destination-section .destination-details h5 {
      margin-bottom: 10px;
      letter-spacing: 0.3em; }
    .blog_section.destination-section .destination-details h2 {
      margin-bottom: 8px; }
  .special-section.section-b-space {
    padding-bottom: 0; }
  .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price {
    margin-top: 10px; }
  .special-section.grid-box .special-box .special-content .tour-detail .include-sec {
    margin-top: 8px; }
  .full-banner {
    padding: 40px 0; }
    .full-banner .banner-content {
      text-align: center; }
      .full-banner .banner-content > div {
        padding: 20px; }
      .full-banner .banner-content h2,
      .full-banner .banner-content h5 {
        margin-bottom: 5px; }
      .full-banner .banner-content .bottom-section {
        display: block; }
        .full-banner .banner-content .bottom-section .btn1 {
          display: block;
          width: 40%;
          margin: 0 auto 15px auto; }
        .full-banner .banner-content .bottom-section .info-btn1 {
          width: 70%;
          display: inline-block;
          margin-left: 0;
          text-align: center; }
          .full-banner .banner-content .bottom-section .info-btn1 h6 {
            font-size: 12px;
            padding: 10px 12px; }
          .full-banner .banner-content .bottom-section .info-btn1.red-info {
            width: 30%;
            display: inline-block; }
    .full-banner .offer-text h6:after {
      display: none; }
    .full-banner.banner-section .place-image .animation-place .plane-r {
      right: -14%;
      top: 0; }
      .full-banner.banner-section .place-image .animation-place .plane-r img {
        width: 40%; }
    .full-banner.banner-section .place-image .animation-place .cloud-r {
      right: 36%;
      top: 4%; }
      .full-banner.banner-section .place-image .animation-place .cloud-r img {
        width: 64%; }
    .full-banner.banner-section .place-image .animation-place .cloud-l {
      top: 2%; }
      .full-banner.banner-section .place-image .animation-place .cloud-l img {
        width: 45%; }
  .category-section .category-box {
    margin-bottom: 10px; }
    .category-section .category-box .side-effect:after {
      top: 5px; }
    .category-section .category-box .side-effect:before {
      top: 10px; }
    .category-section .category-box .top-bar {
      top: 15px;
      left: 15px;
      margin-bottom: 0; }
      .category-section .category-box .top-bar .offer {
        padding: 2px 9px;
        text-transform: capitalize;
        margin-right: 6px; }
    .category-section .category-box .like-cls {
      right: 15px;
      top: 15px; }
      .category-section .category-box .like-cls i {
        padding: 7px;
        border-radius: 100%;
        font-size: 10px; }
    .category-section .category-box .bottom-bar {
      left: 15px;
      bottom: 15px; }
      .category-section .category-box .bottom-bar p {
        font-size: 12px; }
      .category-section .category-box .bottom-bar .top h5 {
        max-width: 100px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 13px;
        margin-right: 5px; }
      .category-section .category-box .bottom-bar .top h6 {
        margin-left: 8px;
        font-size: 13px; }
      .category-section .category-box .bottom-bar .top .rating i {
        font-size: 10px;
        margin: 0 1px; }
  .category-sec .category-box .img-category .top-bar {
    left: 15px;
    top: 15px; }
  .category-sec .category-box .img-category .like-cls i {
    font-size: 15px;
    padding: 10px; }
  .category-sec .category-box .content-category {
    margin-bottom: 30px; }
  .category-wrapper.section-b-space {
    padding-bottom: 0; }
  .category-wrapper .category-wrap .category-img img {
    width: 110px;
    height: 110px; }
  .category-wrapper .category-wrap .category-img .side-effect {
    display: none; }
  .category-wrapper .category-wrap .category-content {
    padding: 20px 15px 20px 68px; }
    .category-wrapper .category-wrap .category-content p {
      display: none; }
    .category-wrapper .category-wrap .category-content .top h3 {
      font-size: 14px;
      margin-bottom: 0; }
    .category-wrapper .category-wrap .category-content .top h6 {
      text-transform: capitalize; }
    .category-wrapper .category-wrap .category-content .top .like-cls i {
      font-size: 10px;
      padding: 5px; }
    .category-wrapper .category-wrap .category-content .bottom .coupon-code {
      font-size: 10px; }
  .category-wrapper .category-wrap:hover .category-img {
    left: 0; }
  .category-bg .category-block {
    padding: 60px 20px 30px;
    max-width: 90%; }
  .category-bg.section-b-space {
    padding-bottom: 20px; }
  .routes-section .row > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    .routes-section .row > div:nth-child(-n + 3) {
      margin-bottom: 30px; }
  .flight-detail .flight-box .middle-section {
    width: 40%; }
    .flight-detail .flight-box .middle-section .flight-info:after {
      display: none; }
  .flight-detail .flight-box .name-section {
    width: 150px; }
    .flight-detail .flight-box .name-section h6 {
      letter-spacing: 0.01em;
      margin-bottom: 5px; }
    .flight-detail .flight-box .name-section .btn1 {
      padding: 2px 7px;
      font-size: 12px; }
  .discount-banner {
    padding: 40px 0; }
    .discount-banner .banner-content {
      background-color: rgba(239, 63, 62, 0.85); }
  .menu-section .menu-box .bottom-bar {
    padding: 20px; }
    .menu-section .menu-box .bottom-bar .menu-bar {
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .menu-section .menu-box .bottom-bar .menu-bar img {
        margin-right: 0;
        width: 80%; }
      .menu-section .menu-box .bottom-bar .menu-bar .content h5 {
        margin-bottom: 5px; }
      .menu-section .menu-box .bottom-bar .menu-bar .content .rating {
        margin-bottom: 8px; }
      .menu-section .menu-box .bottom-bar .menu-bar .content h6 label {
        position: relative;
        right: 0;
        top: 0;
        display: inline-block; }
      .menu-section .menu-box .bottom-bar .menu-bar .content h6 del {
        margin-right: 0; }
  .book-table {
    background-position: unset; }
    .book-table .table-form {
      padding: 15px; }
  .tap-top {
    bottom: 20px;
    width: 22px;
    height: 22px;
    right: -38px; }
    .tap-top i {
      margin-top: -3px;
      font-size: 17px; }
    .tap-top.top {
      right: 20px; }
  .highlight-section .row > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .highlight-section .highlight-box svg,
  .highlight-section .highlight-box img {
    width: 35px; }
  .filter-panel {
    padding: 15px 20px; }
  .mobile-filter {
    padding: 15px 20px; }
  .list-view .list-box .list-content .book-now {
    display: none; }
  .single-section .description-section .description-details .menu-part .rooms-box .price-details {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
    padding-top: 10px;
    border-top: 1px solid #fafafa; }
  .single-section .description-section .description-details .menu-part .rooms-box td:first-child {
    width: 100%;
    display: block; }
  .single-section .description-section .description-details .menu-part .rooms-box td:nth-child(2) {
    width: 100%;
    display: inline-block; }
  .single-section .description-section .description-details .menu-part .rooms-box td:nth-child(3) {
    width: 100%;
    display: inline-block; }
  .single-section .description-section .description-details .menu-part .rooms-box .room-detail {
    padding: 10px 0; }
  .single-section .description-section.tab-section .menu-top li a {
    padding: 8px; }
  .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header {
    padding: 10px; }
    .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button {
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 200px;
      white-space: nowrap;
      padding: 0; }
  .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body {
    padding: 10px; }
  .single-section .description-section .description-details .menu-part.facility h6 {
    font-size: 13px; }
    .single-section .description-section .description-details .menu-part.facility h6 img {
      width: 15px; }
  .single-section .description-section .description-details .menu-part.facility ul {
    margin-left: 0; }
    .single-section .description-section .description-details .menu-part.facility ul li {
      font-size: 12px; }
      .single-section .description-section .description-details .menu-part.facility ul li i {
        margin-right: 2px; }
  .single-section .description-section .description-details .menu-part.review .review-box .rating {
    display: block; }
    .single-section .description-section .description-details .menu-part.review .review-box .rating span {
      display: block;
      margin-left: 0; }
  .single-section .description-section .description-details .content-title {
    text-transform: capitalize; }
  .bird-animation {
    opacity: 0.5; }
  .view-map .arrow {
    left: 30px; }
  .left-sidebar.sidebar-popup {
    top: 60px; }
  .order-menu-section .order-section .order-items .items p {
    max-width: 100%; }
  .order-menu-section .order-section .order-items .items .addtocart_btn1 {
    position: relative;
    top: 0;
    margin-top: 10px;
    margin-left: auto;
    width: 100%; }
    .order-menu-section .order-section .order-items .items .addtocart_btn1 .add_cart span {
      display: none; }
  .order-menu-section .order-section .order-items .items + .items .addtocart_btn1 {
    top: 0; }
  .flight-search .responsive-detail {
    padding: 15px 20px; }
    .flight-search .responsive-detail .modify-search {
      right: 15px; }
  .flight-search .flight-search-detail form {
    padding: 10px 0; }
    .flight-search .flight-search-detail form .responsive-close {
      right: -20px; }
      .flight-search .flight-search-detail form .responsive-close i {
        font-size: 16px; }
  .flight-detail-sec .detail-bar .detail-wrap .airport-part {
    width: 100%; }
  .top-bar-flight .fare-calender .calender-external {
    padding: 15px; }
    .top-bar-flight .fare-calender .calender-external .fc th,
    .top-bar-flight .fare-calender .calender-external .fc td {
      width: 30px;
      font-size: 12px; }
    .top-bar-flight .fare-calender .calender-external .fc-dayGrid-view .fc-body .fc-row {
      height: 30px !important;
      min-height: 30px; }
    .top-bar-flight .fare-calender .calender-external .fc-content {
      font-size: 8px; }
    .top-bar-flight .fare-calender .calender-external tr:first-child > td > .fc-day-grid-event {
      margin-top: -5px; }
    .top-bar-flight .fare-calender .calender-external .fc-button {
      padding: 3px;
      font-size: 10px; }
    .top-bar-flight .fare-calender .calender-external .fc-toolbar h2 {
      font-size: 16px; }
    .top-bar-flight .fare-calender .calender-external .fc-toolbar.fc-header-toolbar {
      margin-bottom: 10px; }
  .portfolio-section .filter-button-group ul li {
    padding: 3px 10px;
    margin: 0 5px; }
  .blog-sidebar .blog-wrapper .sidebar-content .blog-post li {
    width: 100%; }
  .blog-sidebar .blog-wrapper .sidebar-title h5 {
    margin-bottom: 15px; }
  .blog-sidebar .blog-wrapper .search-bar input {
    padding: 10px 14px 10px 50px; }
  .blog-inner.blog_section .blog-wrap .blog-details {
    padding: 15px; }
  .blog-inner.blog_section .blog-list .blog-wrap .blog-details h6 i {
    margin-right: 0; }
  .dashboard-section .dashboard-box .dashboard-detail ul li .details .left {
    width: 70px; }
  .full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-img {
    width: 50%;
    margin: 0 auto; }
  .full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-content .facility-icon .facility-box span {
    font-size: 0; }
  .skeleton_loader .flight-search .responsive-detail .modify-search .ldr-btn1 {
    width: 106px;
    height: 28px; }
  .skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .zoom-gallery {
    width: 100%; }
  .skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h6,
  .skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h5 {
    margin-left: unset;
    margin-right: auto; } }

    /* part7 */
    @media (max-width: 420px) {
      .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content h2 {
        margin-bottom: 0; }
      .breadcrumb-section.breadcrumb-cum-header .breadcrumb-content .package-detail li {
        display: block; }
      .service-part .service-wrapper {
        padding: 18px; }
        .service-part .service-wrapper h3 {
          font-size: 18px; }
      .testimonial-section .testimonial .left-part img {
        width: 80px;
        height: 80px; }
      .testimonial-section .testimonial .left-part .design {
        width: 30px;
        height: 30px; }
        .testimonial-section .testimonial .left-part .design i {
          font-size: 16px; }
        .testimonial-section .testimonial .left-part .design .light {
          font-size: 32px; }
      .ticket-section .ticket-box .content .detail h3,
      .ticket-section .ticket-box .content .detail h4 {
        margin-bottom: 5px; }
      .ticket-section .ticket-box .content .detail p {
        margin-bottom: 10px;
        line-height: 1.3; }
      .ticket-section .ticket-box .btn1 {
        padding: 6px 10px; }
      .ticket-section .slick-prev,
      .ticket-section .slick-next {
        top: 30%; }
      .video-section {
        padding: 40px 0; }
      .video_section {
        padding: 40px 0; }
      .blog_section .blog-wrap .blog-details {
        padding: 20px; }
      .blog_section .blog-wrap .blog-image .blog-label {
        padding: 7px 10px; }
        .blog_section .blog-wrap .blog-image .blog-label h6 {
          font-size: 12px; }
      .filter-section .top-section .coupon {
        position: absolute;
        bottom: 20px; }
      .filter-section .top-section .title {
        margin-bottom: 18px; }
        .filter-section .top-section .title h2 {
          margin-bottom: 0; }
      .filter-section .filters .filter-btn {
        padding: 8px 18px; }
      .single-section .description-section .menu-top li a {
        padding: 0 10px 0 0; }
      .single-section .description-section .description-details .menu-part .rooms-box td:nth-child(2) {
        width: 100%;
        display: inline-block; }
      .single-section .description-section .description-details .menu-part .rooms-box td:nth-child(3) {
        width: 100%;
        display: inline-block; }
      .single-section .description-section .description-details .menu-part .rooms-box .price-details {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        text-align: left;
        padding-top: 10px;
        border-top: 1px solid #fafafa; }
      .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header {
        padding: 10px; }
        .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button {
          text-overflow: ellipsis;
          overflow: hidden;
          max-width: 200px;
          white-space: nowrap;
          padding: 0; }
      .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body {
        padding: 10px; }
      .single-section .description-section .description-details .menu-part.facility h6 {
        font-size: 12px; }
        .single-section .description-section .description-details .menu-part.facility h6 img {
          width: 15px; }
      .single-section .description-section .description-details .menu-part.facility ul {
        margin-left: 0; }
        .single-section .description-section .description-details .menu-part.facility ul li {
          font-size: 12px; }
          .single-section .description-section .description-details .menu-part.facility ul li i {
            margin-right: 2px; }
      .single-section .description-section .description-details .menu-part.review .review-box .rating {
        display: block; }
        .single-section .description-section .description-details .menu-part.review .review-box .rating span {
          display: block;
          margin-left: 0; }
      .single-section .description-section .description-details .content-title {
        text-transform: capitalize; }
      .flight-search .responsive-detail .details span {
        display: block;
        font-size: 12px; }
        .flight-search .responsive-detail .details span.divider {
          display: none; }
      .contact_section.contact_right .row > div {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
        .contact_section.contact_right .row > div:last-child {
          margin-bottom: 20px; }
      .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .icon {
        display: none; }
      .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body {
        margin-left: 0; }
      .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details {
        min-height: 124px; }
      .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit {
        right: 26%; }
      .hotel-single-section .hotel-title-section .hotel-name .left-part .top .rating {
        display: none; }
      .hotel_title_section .hotel-name .left-part .top .rating {
        display: none; }
      .top-banner .top-banner-content {
        right: -40px; }
      .video-slider {
        height: 188px; } }
