/*.noto-sans-400 {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}*/
html,
body {
  height: 100%; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0px;
  position: relative;
  padding: 0 0 10px 0;
  margin: 10px 0 40px 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 14px; }

a {
  pnl-color: #696969; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none !important; }

p {
  line-height: 19.5px; }

* {
  box-sizing: border-box; }

img.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto 20px auto;
  padding: 0px;
  border: 0px;
  background: none; }

img.alignleft {
  float: left;
  margin: 6px 20px 6px 0;
  border: 0px;
  background: none;
  padding: 0;
  display: block; }

img.alignright {
  padding: 0;
  float: right;
  margin: 6px 0 6px 20px;
  border: 0px;
  display: block;
  background: none; }

::selection {
  background: #333;
  /* Safari */
  color: #fff; }

::-moz-selection {
  background: #333;
  /* Firefox */
  color: #fff; }

blockquote {
  font-size: 16px;
  line-height: 23px;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
  font-weight: normal;
  font-style: italic;
  position: relative;
  width: auto; }

blockquote small {
  display: block;
  margin-top: 20px; }

pre {
  line-height: 18px;
  margin-bottom: 18px; }

.btn,
a {
  outline: 0 !important;
  text-decoration: none; }

ins {
  text-decoration: none; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

p {
  padding: 0 0 15px 0; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

input, select {
  font-family: "Roboto", sans-serif; }

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 42px;
  height: 42px;
  padding: 0;
  background: #3685fb;
  border-radius: 24px;
  /*-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);*/
  cursor: pointer;
  /*color:transparent;outline:none;transition:ease-in all .1s;*/ }

.slick-next {
  z-index: 997;
  right: -14px; }

.slick-prev {
  z-index: 996;
  left: -14px; }

.slick-next::before {
  content: "" !important; }

.slick-prev::before {
  content: "" !important; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: #e33f0c; }

.dots-arrow-dark .slick-prev {
  background-position: 19px 19px; }

.dots-arrow-dark .slick-next {
  background-position: 19px 19px; }

.slick-next::after, .slick-prev::after {
  background: #fff;
  mask-size: cover;
  top: 4px;
  left: 5px;
  width: 15px;
  height: 15px;
  z-index: 100;
  rotate: -90deg;
  position: absolute;
  content: "";
  mask: url(../../images/arrow.svg);
  mask-image: url("../../images/arrow.svg");
  -webkit-mask-image: url(../../images/arrow.svg); }

.slick-prev::after {
  rotate: 90deg; }

/*.dots-arrow-dark .slick-dots li button::before{background: #082740;}
.dots-arrow-dark .slick-dots li.slick-active button::before{background: #ffa801;}*/
body {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #3c3c3c; }

a {
  outline: none;
  transition: ease-in .3s; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.clear-both, .clearBoth {
  clear: both; }

.pnl-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.pnl-container-1k {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.pnl-row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap; }

.col-1x {
  width: 8.3333%;
  padding: 0 15px;
  display: flex; }

.col-2x {
  width: 16.6663%;
  padding: 0 15px;
  display: flex; }

.col-25x {
  width: 20%;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap; }

.col-3x {
  width: 24.9993%;
  padding: 0 15px;
  display: flex; }

.col-33x {
  width: 30%;
  padding: 0 15px;
  display: flex; }

.col-4x {
  width: 33.3333%;
  padding: 0 15px;
  display: flex; }

.col-44x {
  width: 40%;
  padding: 0 15px;
  display: flex; }

.col-5x {
  width: 41.6663%;
  padding: 0 15px;
  display: flex; }

.col-6x {
  width: 49.9993%;
  padding: 0 15px;
  display: flex; }

.col-7x {
  width: 58.3331%;
  padding: 0 15px;
  display: flex; }

.col-8x {
  width: 66.6666%;
  padding: 0 15px;
  display: flex; }

.col-9x {
  width: 74.9997%;
  padding: 0 15px;
  display: flex; }

.col-92x {
  width: 80%;
  padding: 0 15px;
  display: flex; }

.col-10x {
  width: 83.3333%;
  padding: 0 15px;
  display: flex; }

.col-11x {
  width: 91.6663%;
  padding: 0 15px;
  display: flex; }

.col-12x {
  width: 100%;
  padding: 0 15px; }

@media screen and (min-width: 768px) {
  .pnl-row:before,
  .pnl-row:after {
    display: table;
    content: " "; }

  .pnl-row:after {
    clear: both; } }
/*
@media (min-width: 768px) {
    .pnl-container, .pnl-container-1k{width: 100%}
}

@media (min-width: 992px) {
    .pnl-container, .pnl-container-1k{width: 960px;}
    
}
@media (min-width: 1200px) {
    .pnl-container, .pnl-container-1k{width: 1140px}
}
*/
@media (min-width: 1200px) {
  .pnl-container, .pnl-container-1k {
    width: 100%; } }
@media (min-width: 1400px) {
  .pnl-container {
    width: 1320px; } }
@media (min-width: 1600px) {
  .pnl-container {
    width: 1500px; } }
.login-layout {
  flex-direction: column;
  display: flex;
  height: 100vh; }

.login-layout .wrapper {
  height: 100%;
  display: grid; }

@media (min-width: 1200px) {
  .login-layout .wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }
.login-layout .col-left {
  background-image: url("../../images/login-img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  display: flex;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  justify-content: space-between;
  /*background: $blue-color;*/ }

.login-layout .col-right {
  display: flex;
  grid-column: span 2/span 2;
  background: #f7f7f7;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.login-layout .logo {
  width: 130px;
  padding: 1rem 0; }

.login-layout .logo img {
  width: 100%; }

.login-footer {
  color: #ffffff;
  font-size: 14px;
  padding: 1rem 0; }

.login-layout .login-form {
  padding: 30px;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  background: #ffffff;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  /*background: $colorBGLight;padding-top: 1.5rem;padding-bottom: 1.75rem;*/ }

@media (min-width: 1199px) {
  .login-layout .login-form {
    min-width: 450px; } }
.login-layout .form-title {
  margin-bottom: 1.5rem;
  display: flex; }

.form-block-logo {
  margin-right: 1rem;
  display: none; }

.form-block-logo img {
  width: 51px;
  height: auto;
  border-radius: 50%;
  vertical-align: middle; }

.form-title h3 {
  font-size: 21px;
  margin: 0 0 .25rem 0;
  padding: 0; }

.form-title p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8); }

.login-layout .form-item.vertical {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  position: relative; }

.form-item.vertical label {
  font-size: 14px;
  margin-bottom: .3rem;
  align-items: center;
  display: flex;
  color: rgba(0, 0, 0, 0.8); }

.form-input, .form-input3 {
  height: 2.5rem;
  border-radius: 22px;
  border: 1px solid #d1d5db;
  font-size: 15px;
  padding: .5rem .75rem;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff; }

.form-input3 {
  height: 60px; }

.input-wrapper {
  display: flex;
  position: relative;
  width: 100%; }

.input-suffix-end {
  display: flex;
  position: absolute;
  top: 31%;
  right: .625rem; }

/*.input-suffix-end span{font-size: 1.25rem;cursor: pointer;}
.input-suffix-end span svg{display: block;stroke: #6b7280;}*/
.input-suffix-end .icon {
  width: 18px;
  height: 18px;
  position: absolute;
  background: #6b7280;
  mask-size: cover; }

.eye-icon {
  right: 10px;
  left: auto !important;
  cursor: pointer; }

.hide {
  mask: url("../../images/hide.svg");
  -webkit-mask-image: url(../../images/hide.svg); }

.view {
  mask: url("../../images/view.svg");
  -webkit-mask-image: url(../../images/view.svg); }

.pass-wrap {
  justify-content: right;
  display: flex;
  margin-bottom: 1.5rem;
  font-size: 14px; }

.checkbox-label {
  cursor: pointer;
  display: inline-flex;
  margin-right: .75rem; }

.checkbox {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: .25rem;
  cursor: pointer;
  display: inline-block;
  flex-shrink: 0;
  height: 1.15rem;
  transition-duration: .15s;
  width: 1.15rem;
  box-sizing: border-box; }

.checkbox:checked {
  background-color: #2196f3;
  color: #2196f3;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
  border-color: transparent; }

.checkbox-label span {
  margin-left: .5rem;
  color: rgba(0, 0, 0, 0.8); }

.fgt-pass {
  color: #2196f3; }

.login-btn {
  border-radius: 24px;
  background: #ef6614;
  color: #ffffff;
  width: 100%;
  padding: 14px 0;
  font-weight: 700;
  border: 0;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  cursor: pointer;
  transition: ease .3s; }

.login-btn:hover {
  background: #2196f3; }

.txt-center {
  margin-top: 1.5rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px; }

.txt-center a {
  color: #2196f3; }

.form-alert {
  font-size: 14px;
  color: #ff3d00;
  margin-top: 5px;
  display: none; }

.input-alert {
  border: 2px solid #ff3d00; }

.global-alert {
  background: rgba(255, 61, 0, 0.1);
  border-radius: 5px;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 10px;
  display: none; }

@media (max-width: 1199px) {
  .login-layout .col-left {
    display: none; }

  .form-block-logo {
    display: block; } }
/*.site-logo{max-width: 110px;height: auto;margin: 5px 0;display: block;}
.site-logo img{width: 100%;vertical-align: bottom;}*/
nav ul,
nav li {
  list-style: none;
  padding: 0;
  margin: 0; }

nav a {
  display: block;
  text-decoration: none; }

nav a:hover,
nav a:visited {
  text-decoration: none; }

.menu-bar {
  background: #ffffff;
  display: flex; }

.menu-link {
  padding: 15px 25px;
  background: #ffffff;
  color: #262626;
  transition: background 0.2s, color 0.2s;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500; }

.menu-bar > li > a {
  font-size: 17px;
  font-weight: 600; }

.menu-link strong {
  font-size: 18px; }

.menu-link[aria-haspopup="true"] {
  padding-right: 40px; }

.menu-link[aria-haspopup="true"]:after {
  content: "";
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowRight.svg#accent");
  background-size: 14px;
  width: 14px;
  height: 14px;
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%); }

.mega-menu-header {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  color: #136a73; }

.mega-menu {
  background: #ffffff;
  z-index: 100; }

.mega-menu--multiLevel {
  flex-direction: column; }

@media all and (min-width: 951px) {
  .nav {
    background: #ffffff;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center; }

  .nav > nav {
    /*max-width: 900px;
    margin: 0 auto;*/
    display: flex;
    justify-content: center; }

  .menu [aria-haspopup="true"] ~ ul {
    display: none; }

  .menu-bar {
    /*position: relative;*/ }

  .menu-bar > li > [aria-haspopup="true"]:after {
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#accent"); }

  .menu-bar > li > [aria-haspopup="true"]:hover:after {
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#light"); }

  .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    display: flex;
    transform-origin: top;
    animation: dropdown 0.2s ease-out; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    display: flex; }

  .menu-bar > li:focus-within > [aria-haspopup="true"] ~ ul {
    display: flex; }

  .menu-bar > li > [aria-haspopup="true"]:focus,
  .menu-bar > li:focus-within > [aria-haspopup="true"],
  .menu-bar > li:hover > a {
    background: #005899;
    color: #ffffff; }

  .menu-bar > li > [aria-haspopup="true"]:focus:after,
  .menu-bar > li:focus-within > [aria-haspopup="true"]:after,
  .menu-bar > li:hover > a:after {
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowTop.svg#light"); }

  .mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-height: 400px; }

  .mega-menu:hover {
    display: flex; }

  .mega-menu a:hover {
    background: #F8FCFF;
    color: #005899; }

  .mega-menu--multiLevel > li {
    width: 33.33333333%; }

  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul {
    left: 33.33333333%;
    width: 66.6666666%;
    /* column for two */
    padding-top: 48px; }

  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul li:first-child {
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 0;
    border-bottom: 1px solid #f0f0f0; }

  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul li {
    width: 33.33333%;
    float: left; }

  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul ul {
    width: 100%;
    left: 100%; }

  .mega-menu--multiLevel li:hover > [aria-haspopup="true"] ~ ul {
    display: block;
    transform-origin: left;
    animation: flyout 0.2s ease-out; }

  .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"] ~ ul {
    display: block; }

  .mega-menu--multiLevel li:hover > [aria-haspopup="true"],
  .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"],
  .mega-menu--multiLevel li:hover > a,
  .mega-menu--multiLevel li:focus-within > a {
    /*background: #dceced;*/
    color: #005899; }

  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul,
  .mega-menu--multiLevel [aria-haspopup="true"] {
    border-left: 1px solid #f0f0f0; }

  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul:hover,
  .mega-menu--multiLevel [aria-haspopup="true"]:hover {
    display: block; }

  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul {
    position: absolute;
    top: 0;
    height: 100%; }

  .mega-menu--flat > * {
    flex: 1; }

  .mobile-menu-trigger,
  .mobile-menu-header,
  .mobile-menu-back-item {
    display: none; } }
@media all and (max-width: 950px) {
  /*.nav {
    padding: 20px;
  }*/
  .mobile-menu-trigger,
  .mobile-menu-header,
  .mobile-menu-back-item {
    display: block; }

  /*.mobile-menu-trigger {
    background: #177E89;
    color: #ffffff;
    border: 0;
    padding: 10px;
    font-size: 1.2em;
    border-radius: 4px;
      
  }*/
  .mobile-menu-trigger {
    display: flex;
    height: 30px;
    width: 30px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 24px; }

  .mobile-menu-trigger span {
    display: block;
    height: 2px;
    background-color: #333333;
    width: 24px;
    position: relative; }

  .mobile-menu-trigger span:before,
  .mobile-menu-trigger span:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333; }

  .mobile-menu-trigger span:before {
    top: -6px; }

  .mobile-menu-trigger span:after {
    top: 6px; }

  .mobile-menu-header {
    order: -1;
    background: #005899; }

  .mobile-menu-header a {
    padding: 20px 25px;
    color: #ffffff;
    visibility: visible; }

  .menu-bar {
    flex-direction: column;
    z-index: 110;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 350px;
    max-width: 350px;
    max-width: 90%;
    overflow-x: hidden;
    transition: left 0.3s;
    box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.25); }

  .menu-bar > li > [aria-haspopup="true"] ~ ul {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s; }

  /*  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] {
      font-size: 1.2em;
    }*/
  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 40px; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 80px; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] {
    color: #2a2a2a; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:after {
    content: "+";
    background: none;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    line-height: 1; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul {
    max-height: 0px;
    transform-origin: top;
    transform: scaleY(0);
    transition: max-height 0.1s; }

  .mega-menu-content {
    padding: 20px 25px; }

  .mobile-menu-back-item {
    order: -1; }

  .mobile-menu-back-item a {
    background: #005899;
    color: #fff;
    max-height: calc(1.4em + 40px);
    margin-top: calc(0px - (1.4em + 40px));
    pointer-events: none; }

  .mobile-menu-back-item a:before {
    content: "";
    width: 14px;
    height: 12px;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowLeft.svg#default");
    background-size: 14px;
    margin-right: 10px;
    display: inline-block;
    background-color: #fff;
    padding-bottom: 3px; }

  .mobile-menu-trigger:focus ~ ul {
    left: 0; }

  .menu-bar:hover,
  .menu-bar:focus-within {
    left: 0; }

  .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    left: 0; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul {
    margin-top: calc(1.4em + 40px); }

  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover,
  .menu-bar > li > [aria-haspopup="true"] ~ ul:focus-within {
    left: 0; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:focus ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul li:focus-within > [aria-haspopup="true"] ~ ul {
    max-height: 500px;
    transform: scaleY(1); }

  .menu-bar > li:focus-within ~ .mobile-menu-header a {
    visibility: hidden; } }
@media all and (max-width: 950px) and (hover: none) {
  .mobile-menu-trigger:hover ~ ul {
    left: 0; }

  .menu-bar > li > [aria-haspopup="true"]:hover ~ ul {
    left: 0; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    left: 0; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:hover ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards; }

  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul:hover {
    max-height: 500px;
    transform: scaleY(1); }

  .menu-bar > li:hover ~ .mobile-menu-header a {
    visibility: hidden; } }
@keyframes dropdown {
  0% {
    opacity: 0;
    transform: scaleY(0); }
  50% {
    opacity: 1; }
  100% {
    transform: scaleY(1); } }
@keyframes flyout {
  0% {
    opacity: 0;
    transform: scaleX(0); }
  100% {
    opacity: 1;
    transform: scaleX(1); } }
/*.menu-bar-link{padding-top: 26px;padding-bottom: 26px;}*/
.nav nav ul li ul li ul li a {
  padding: 10px 25px; }

.menu-right, .menu-right ul {
  display: flex; }

.menu-right ul {
  flex-direction: row; }

.menu-right ul li:nth-child(1) {
  margin-right: 30px; }

.menu-right ul li:nth-child(1) a {
  position: relative;
  color: rgba(0, 0, 0, 0.8);
  padding-left: 42px; }

.menu-right ul li:nth-child(1) a::after {
  position: absolute;
  content: "";
  top: -5px;
  left: 0;
  width: 32px;
  height: 32px;
  background: #ef6614;
  border-radius: 50%; }

.menu-right ul li:nth-child(1) a::before {
  mask-size: cover;
  mask: url("../../images/call-icon.svg");
  mask-image: url("../../images/call-icon.svg");
  -webkit-mask-image: url("../../images/call-icon.svg");
  position: absolute;
  content: "";
  top: 3px;
  left: 8px;
  z-index: 1;
  width: 16px;
  height: 16px;
  background: #fff; }

.menu-right ul li:nth-child(2) a {
  background: #2196f3;
  padding: 9px 17px;
  border-radius: 25px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px; }

.menu-right ul li:nth-child(2) a:hover {
  background: #ef6614; }

.side-menu {
  padding-left: 25px;
  display: none; }

.side-menu ul {
  flex-wrap: wrap; }

.side-menu ul li {
  padding: 15px 0;
  display: flex;
  width: 100%;
  margin-right: 0; }

.side-menu ul li:nth-child(2) a {
  width: 100%;
  text-align: center; }

@media all and (max-width: 950px) {
  .menu-right {
    display: none; }

  .side-menu {
    display: flex; } }
.logo-bar {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.site-logo-d {
  max-width: 110px;
  height: auto;
  margin: 5px 0;
  display: block; }

.site-logo-m {
  width: 64px;
  display: none; }

.site-logo-d img, .site-logo-m img {
  width: 100%;
  vertical-align: bottom; }

.header-link {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center; }

.header-link a {
  color: #000000;
  padding: 0 20px 0 49px;
  position: relative;
  height: 42px;
  display: flex;
  align-items: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 21px; }

.header-link a:hover,
.header-link a.active {
  color: #ffffff;
  background: #ef6614; }

.header-link a::before {
  width: 32px;
  height: 32px;
  position: absolute;
  content: "";
  top: 5px;
  left: 6px;
  background-size: 32px 32px;
  border-radius: 50%; }

a.main-link-flight::before {
  background-image: url("../../images/6416391.png"); }

a.main-link-hotel::before {
  background-image: url("../../images/6416392.png"); }

a.main-link-package::before {
  background-image: url("../../images/6416393.png"); }

.user-panel {
  position: relative; }

.user-avatar {
  border: 1px solid #dee2e6;
  border-radius: 32px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000000;
  padding: 5px 37px 5px 5px;
  position: relative; }

.user-avatar::after {
  position: absolute;
  top: 17px;
  right: 12px;
  width: 17px;
  height: 17px;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  mask: url("../../images/arrow.svg");
  mask-image: url("../../images/arrow.svg");
  -webkit-mask-image: url("../../images/arrow.svg"); }

.user-avatar .icon::before {
  position: absolute;
  top: 9px;
  right: 9px;
  width: 24px;
  height: 24px;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  mask: url("../../images/user-icon.svg");
  mask-image: url("../../images/user-icon.svg");
  -webkit-mask-image: url("../../images/user-icon.svg"); }

.user-avatar .icon {
  /*position: absolute;content: "";top: 0;left: 0;*/
  background: #f9f9f9;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative; }

.user-panel .user-sub-panel {
  border: 1px solid #dee2e6;
  top: 55px;
  display: none; }

.user-sub-panel ul li:last-child {
  margin-top: 10px; }

.user-sub-panel ul li:last-child a {
  background: #ef6614;
  color: #ffffff;
  padding: 5px 0;
  justify-content: center;
  border-radius: 25px;
  display: flex;
  border: 0; }

.user-sub-panel ul li:last-child a:hover {
  text-decoration: none;
  background: #2196f3; }

.home-header {
  position: relative; }

.home-header img {
  width: 100%;
  vertical-align: bottom; }

.section-search-tags {
  text-align: center; }

.search-tags {
  margin-top: -29px;
  position: relative;
  z-index: 100; }

.search-tags ul {
  margin: 0 auto;
  display: inline-flex;
  background: #fff;
  border: 1px solid #2196f3;
  padding: 4px;
  border-radius: 29px;
  box-shadow: 0px 0px 6px #00000029; }

.search-tags ul li {
  display: flex; }

.search-tags ul li:not(:last-child) {
  margin-right: 25px; }

.search-tags ul li:last-child a {
  padding-right: 15px; }

.search-tags ul li a {
  display: flex;
  font-weight: 500;
  color: #000000;
  align-items: center;
  font-size: 15px; }

.search-tags ul li a span {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 10px; }

.search-tags ul li a span img {
  width: 100%;
  border-radius: 50%;
  vertical-align: bottom; }

.search-tags ul li a:hover {
  color: #ef6614; }

.main-search {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  z-index: 99;
  align-items: center;
  justify-content: center; }

.main-search .caption {
  text-align: center;
  color: #fff; }

.caption span, .caption h1 {
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.9) 2px 5px 5px; }

.caption span {
  font-size: 14px; }

.caption h1 {
  font-weight: 700; }

.section-search {
  position: relative;
  background: #FFF;
  border-radius: 45px;
  max-width: 700px;
  width: 50%;
  margin: 0 auto;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; }

.section-search form {
  display: flex;
  justify-content: space-between; }

.section-search span {
  position: absolute;
  mask: url("../../images/location-pin.svg");
  mask-image: url("../../images/location-pin.svg");
  -webkit-mask-image: url("../../images/location-pin.svg");
  width: 24px;
  height: 24px;
  top: 20px;
  left: 15px;
  background: rgba(0, 0, 0, 0.6);
  mask-size: cover; }

.section-search input,
.desti-input input,
.date-input input {
  border: 0;
  padding: 11px 15px 11px 50px;
  width: 100%;
  background: none;
  color: #262626;
  float: left;
  display: block;
  font-size: 19px;
  height: 64px; }

.section-search input[type=text]:focus,
.desti-input input[type=text]:focus,
.date-input input[type=text]:focus {
  border: 0;
  outline: none; }

.section-search .btn-search, .section-inner-search .btn-search {
  display: flex;
  background: #ef6614;
  padding: 0 45px;
  border-radius: 32px;
  color: #fff;
  height: 64px;
  align-items: center;
  transition: all ease-in .3s;
  text-transform: uppercase;
  font-weight: 700; }

.section-search .btn-search:hover,
.section-inner-search .btn-search:hover {
  background: #2196f3; }

.heading-div {
  margin-bottom: 60px; }

.heading-div span {
  font-size: 15px; }

.heading-div h1, .heading-div h2, .heading-div h3, .heading-div h4, .heading-div h5 {
  font-size: 30px;
  margin: 0 0 10px 0;
  padding: 0; }

.padding-tb {
  padding: 60px 0; }

.padding-t {
  padding-top: 60px; }

.padding-b {
  padding-bottom: 60px; }

.margin-t {
  margin-top: 30px; }

.section-packages {
  margin-bottom: 30px; }

.desti-div .img-holder,
.package-div .img-holder {
  border-radius: 20px;
  overflow: hidden;
  position: relative; }

.desti-div .img-holder img,
.package-div .img-holder img {
  width: 100%;
  vertical-align: bottom;
  transition: transform .5s;
  z-index: 99;
  position: relative; }

.desti-div .duration-div,
.package-div .duration-div {
  border-radius: 18px;
  background: #fff;
  padding: 10px;
  position: absolute;
  bottom: -11px;
  left: 10px;
  font-size: 13px;
  z-index: 100;
  color: #000000; }

.desti-div .content-holder {
  display: inline-flex;
  justify-content: space-between;
  align-items: end;
  width: 100%;
  padding-top: 11px; }

.desti-div .content-holder h5 {
  margin: 0;
  padding: 0;
  font-size: 21px;
  color: #000000; }

.content-holder .desti-price {
  text-align: right; }

.content-holder .desti-price em {
  font-size: 13px;
  font-style: normal;
  color: rgba(0, 0, 0, 0.8); }

.content-holder .desti-price i,
.content-holder .desti-price b {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  color: #000000; }

.desti-div:hover h5 {
  color: #2196f3; }

.desti-div:hover .img-holder img {
  transform: scale(1.05); }

.package-div {
  border: 1px solid #dee2e6;
  border-radius: 20px;
  position: relative;
  padding-bottom: 78px;
  width: 100%; }

.package-div .content-holder {
  padding: 20px; }

.tour-type-div {
  font-size: 13px;
  color: #ffffff;
  padding: 7px 10px;
  border-radius: 15px;
  position: absolute;
  bottom: 30px;
  left: 10px;
  z-index: 100;
  font-weight: 500;
  white-space: nowrap; }

.tour-type-div.group {
  background: #c247ca; }

.tour-type-div.private {
  background: #16a34a; }

.pkg-heading {
  margin: 0 0 11px 0;
  padding: 0;
  font-size: 19px;
  color: #000000; }

.pkg-heading a {
  color: #000000; }

.pkg-heading a:hover {
  color: #ef6614; }

.pkg-routing {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
  padding: 0 0 11px 0;
  border-bottom: 1px solid #dee2e6; }

.pkg-includes {
  font-size: 12px;
  padding: 15px 0 0; }

.inc-icon {
  position: relative;
  padding-left: 22px;
  margin-right: 20px; }

.inc-icon::before {
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  width: 17px;
  height: 17px;
  background: #000000;
  mask-size: cover; }

.inc-icon::after {
  position: absolute;
  top: 5px;
  right: -13px;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000000; }

.flight-icon::before {
  mask: url("../../images/plane-fill.svg");
  mask-image: url("../../images/plane-fill.svg");
  -webkit-mask-image: url("../../images/plane-fill.svg"); }

.transfer-icon::before {
  mask: url("../../images/sightseeing-icon.svg");
  mask-image: url("../../images/sightseeing-icon.svg");
  -webkit-mask-image: url("../../images/sightseeing-icon.svg"); }

.hotel-icon::before {
  mask: url("../../images/hotel-icon.svg");
  mask-image: url("../../images/hotel-icon.svg");
  -webkit-mask-image: url("../../images/hotel-icon.svg"); }

.meal-icon::before {
  mask: url("../../images/meal-icon.svg");
  mask-image: url("../../images/meal-icon.svg");
  -webkit-mask-image: url("../../images/meal-icon.svg"); }

.bf-icon::before {
  mask: url("../../images/breakfast-icon.svg");
  mask-image: url("../../images/breakfast-icon.svg");
  -webkit-mask-image: url("../../images/breakfast-icon.svg"); }

.visa-icon::before {
  mask: url("../../images/visa-icon.svg");
  mask-image: url("../../images/visa-icon.svg");
  -webkit-mask-image: url("../../images/visa-icon.svg"); }

.monument-icon::before {
  mask: url("../../images/monument-icon.svg");
  mask-image: url("../../images/monument-icon.svg");
  -webkit-mask-image: url("../../images/monument-icon.svg"); }

.l-guide-icon::before {
  mask: url("../../images/language-icon.svg");
  mask-image: url("../../images/language-icon.svg");
  -webkit-mask-image: url("../../images/language-icon.svg"); }

.guide-icon::before {
  mask: url("../../images/guide-icon.svg");
  mask-image: url("../../images/guide-icon.svg");
  -webkit-mask-image: url("../../images/guide-icon.svg"); }

.train-icon::before {
  mask: url("../../images/train-icon.svg");
  mask-image: url("../../images/train-icon.svg");
  -webkit-mask-image: url("../../images/train-icon.svg"); }

.hotels-div {
  background: #f9f9f9;
  border: 1px solid #dee2e6;
  border-radius: 14px; }

.h-cat-bar {
  background: #f9f9f9;
  /*border-bottom: 1px solid $gray-border;*/
  border-radius: 14px;
  display: inline-flex;
  width: 100%;
  position: relative;
  padding-left: 135px; }

.h-cat-bar h3 {
  margin: 0;
  padding: 5px 35px 5px 15px;
  border-radius: 14px 0 0 14px;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff8d1;
  z-index: 22; }

.h-tab-btn,
.hotels-div .tab_options > li a {
  font-size: 13px;
  border: 0;
  background: none;
  color: rgba(0, 0, 0, 0.8);
  padding: 5px 12px;
  border-radius: 14px;
  font-family: "Roboto", sans-serif;
  cursor: pointer; }

.h-tab-btn.active,
.hotels-div .tab_options > li a.active {
  background: #000000;
  color: #ffffff; }

.hotels-div .tab_options {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 25;
  background: #f9f9f9;
  border-radius: 14px; }

.hotels-div .tab_options > li {
  display: flex; }

/*.hotels-div .tab_content{display: inline-block;width: 100%;}*/
.hotels-div .tab_block {
  display: none; }

.hotels-div .tab_block.active {
  display: block; }

.toggle-close {
  background: #000000;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  border-radius: 14px;
  z-index: 26; }

.toggle-close::before {
  position: absolute;
  top: 4px;
  right: 3px;
  content: "";
  width: 18px;
  height: 18px;
  background: #ffffff;
  transition: ease-in all .1s;
  mask: url("../../images/arrow.svg");
  mask-image: url("../../images/arrow.svg");
  -webkit-mask-image: url("../../images/arrow.svg"); }

.toggle-close.active::before {
  rotate: -180deg; }

.toggle-close:hover, .toggle-close.active {
  background: #2196f3; }

.toggle-close.active:hover {
  background: #000000; }

.tab-content-wrapper {
  display: none; }

.tab-content-wrapper .tab-content {
  padding: 10px;
  border-top: 1px solid #dee2e6; }

.hotel-table {
  font-size: 13px;
  width: 100%; }

.hotel-table td {
  padding: 3px 0; }

.city_title {
  font-weight: 700;
  padding-bottom: 5px; }

.price-div {
  border-radius: 0 0 20px 20px;
  background: #f9f9f9;
  border-top: 1px solid #dee2e6;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  display: none;
  justify-content: space-between;
  align-items: center; }

.price-div.active {
  display: flex; }

.based-on, .per-person {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  white-space: nowrap; }

.tour-price {
  font-size: 21px; }

.tour-price i {
  font-style: normal; }

.based-on i {
  position: relative;
  /*padding-left: 13px;margin-left: 1px;*/
  display: inline-block;
  font-weight: 700;
  font-style: normal;
  background: #fff8d1;
  padding: 3px 8px;
  border-radius: 11px;
  border: 1px solid #dee2e6; }

/*.based-on i::before{mask: $star-icon;mask-image: $star-icon;-webkit-mask-image: $star-icon;
    background: $yellow-color;height: 12px;width: 12px;
    position: absolute;top: 0;left: 0;content: "";
}*/
.tour-detail a, .tour-detail button {
  background: #ef6614;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 35px 11px 15px;
  border-radius: 22px;
  position: relative;
  display: inline-block;
  border: 0;
  cursor: pointer;
  font-family: "Roboto", sans-serif; }

.tour-detail a::after, .tour-detail button::after {
  position: absolute;
  top: 13px;
  right: 12px;
  width: 13px;
  height: 13px;
  content: "";
  background: #ffffff;
  rotate: -90deg;
  mask: url("../../images/arrow-down.svg");
  mask-image: url("../../images/arrow-down.svg");
  -webkit-mask-image: url("../../images/arrow-down.svg"); }

.tour-detail a:hover, .tour-detail button:hover {
  background: #2196f3; }

.back-detail a, .back-detail button {
  background: #2196f3;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 15px 11px 35px;
  border-radius: 22px;
  position: relative;
  display: inline-block;
  border: 0;
  cursor: pointer;
  font-family: "Roboto", sans-serif; }

.back-detail a::after, .back-detail button::after {
  position: absolute;
  top: 13px;
  left: 12px;
  width: 13px;
  height: 13px;
  content: "";
  background: #ffffff;
  rotate: 90deg;
  mask: url("../../images/arrow-down.svg");
  mask-image: url("../../images/arrow-down.svg");
  -webkit-mask-image: url("../../images/arrow-down.svg"); }

.back-detail a:hover, .back-detail button:hover {
  background: #ef6614; }

.inner-header {
  background: linear-gradient(90deg, #3b7fbc 0%, #00b3bc 100%);
  padding: 50px 0; }

.caption-inner h1, .caption-detail-page h1 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 29px; }

.caption-detail-page .based-on i {
  background: transparent !important; }

.section-inner-search {
  background: #ffffff;
  border-radius: 62px;
  display: flex;
  justify-content: space-between;
  max-width: 600px;
  margin: 30px auto 0; }

.desti-input, .date-input {
  padding-left: 50px;
  position: relative;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  width: 100%; }

.desti-input {
  /*border-right: 1px solid $gray-border;*/ }

.desti-input::before, .date-input::before {
  position: absolute;
  top: 20px;
  left: 15px;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  width: 24px;
  height: 24px; }

.desti-input::before {
  mask: url("../../images/location-pin.svg");
  mask-image: url("../../images/location-pin.svg");
  -webkit-mask-image: url("../../images/location-pin.svg"); }

.date-input::before {
  mask: url("../../images/calendar-icon.svg");
  mask-image: url("../../images/calendar-icon.svg");
  -webkit-mask-image: url("../../images/calendar-icon.svg"); }

.desti-input label,
.date-input label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0 !important; }

.desti-input input,
.date-input input {
  height: auto;
  padding: 0 10px 0 0;
  margin-top: 5px; }

.section-inner-search .desti-input label,
.section-inner-search .date-input label {
  position: absolute;
  top: 11px; }

.section-inner-search .desti-input input,
.section-inner-search .date-input input {
  height: 64px;
  padding: 18px 10px 0 0;
  margin-top: 0; }

.section-tour-lp {
  padding-bottom: 30px;
  background: #f7f7f7;
  min-height: calc(100vh - 145px); }

.bread-crumb {
  padding: 12px 0; }

.bread-crumb ul li {
  display: inline-flex;
  font-size: 14px;
  position: relative;
  margin-right: 20px; }

.bread-crumb ul li a {
  color: #2196f3; }

.bread-crumb ul li::after,
.filter-sorting button::after,
.filter-block .filter-title::after,
.day-title::after {
  position: absolute;
  content: "";
  top: 2px;
  right: -18px;
  background: #000000;
  width: 13px;
  height: 13px;
  rotate: -90deg;
  mask: url("../../images/arrow.svg");
  mask-image: url("../../images/arrow.svg");
  -webkit-mask-image: url("../../images/arrow.svg"); }

.filter-bar {
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 32px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  box-shadow: 2px 2px 10px #00000009; }

.filter-pkg-type, .filter-pkg-type ul, .filter-search {
  display: flex;
  position: relative; }

.filter-pkg-type ul li {
  display: flex;
  align-content: center;
  align-items: center; }

.filter-pkg-type ul li a {
  color: #000000;
  font-size: 15px;
  padding: 20px 20px 18px 20px; }

.filter-pkg-type ul li a i {
  font-style: normal; }

.filter-pkg-type .pkg-type-title, .pax-title {
  font-weight: 700;
  border-right: 1px solid #dee2e6;
  padding: 20px 20px 23px 20px;
  margin-right: 30px;
  position: relative; }

.pkg-type-title .mobile-menu-trigger {
  display: none;
  height: 30px;
  width: 30px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 20px;
  top: 15px; }

.pkg-type-title .mobile-menu-trigger span {
  display: block;
  height: 2px;
  background-color: #333333;
  width: 24px;
  position: relative; }

.pkg-type-title .mobile-menu-trigger span:before,
.pkg-type-title .mobile-menu-trigger span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333333; }

.pkg-type-title .mobile-menu-trigger span:before {
  top: -6px; }

.pkg-type-title .mobile-menu-trigger span:after {
  top: 6px; }

.filter-pkg-type ul li a.active {
  font-weight: 700;
  color: #2196f3;
  border-bottom: 5px solid #2196f3; }

.filter-pkg-type ul li a:hover {
  color: #2196f3; }

.filter-pkg-type ul li a.active i {
  color: #000000;
  font-weight: 400; }

.filter-sorting {
  display: flex;
  align-content: center;
  align-items: center;
  padding-right: 12px;
  position: relative; }

.filter-sorting button {
  background: #f9f9f9;
  border: 1px solid #dee2e6;
  padding: 12px 35px 12px 15px;
  border-radius: 21px;
  position: relative; }

.filter-sorting button::after {
  top: 14px;
  right: 15px;
  rotate: 0deg; }

.filter-dropdown-menu, .user-sub-panel {
  position: absolute;
  top: 63px;
  right: 0;
  padding: 15px 25px;
  background: #ffffff;
  border-radius: 20px;
  width: 200px;
  box-shadow: 2px 2px 10px #00000019;
  z-index: 101; }

.filter-dropdown-menu {
  display: none; }

.filter-dropdown-menu ul li, .user-sub-panel ul li {
  line-height: 29px;
  font-size: 14px; }

.filter-dropdown-menu ul li a, .user-sub-panel ul li a {
  color: rgba(0, 0, 0, 0.8); }

.user-sub-panel ul li a {
  padding: 4px 0;
  justify-content: center;
  border-radius: 25px;
  display: flex;
  border: 1px solid #dee2e6;
  background: #dee2e6; }

.user-sub-panel ul li a:hover {
  background: #ffffff; }

.filter-dropdown-menu ul li a:hover {
  text-decoration: underline; }

.section-search-result {
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 20px;
  box-shadow: 2px 2px 10px #00000009; }

.search-result-wrap {
  padding: 30px 30px 30px 0;
  width: 100%;
  /*display: flex;*/ }

.search-result-wrap .col-6x {
  margin-bottom: 30px; }

.filter-panel {
  border-right: 1px solid #dee2e6;
  width: 100%; }

.filter-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px; }

.filter-label .reset-link {
  color: #f00; }

.filter-label .reset-link:hover {
  text-decoration: underline; }

.filter-m-title {
  display: none;
  position: relative;
  padding-right: 24px;
  font-weight: 700;
  color: #000000; }

.filter-m-title::after {
  position: absolute;
  top: -1px;
  right: 0;
  content: "";
  width: 23px;
  height: 23px;
  background: #000000;
  mask: url("../../images/arrow.svg");
  mask-image: url("../../images/arrow.svg");
  -webkit-mask-image: url("../../images/arrow.svg"); }

.filter-block .filter-title {
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 500; }

.filter-block .filter-title {
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  font-size: 14px;
  color: #000000;
  background: #f9f9f9;
  padding: 15px 20px;
  width: 100%;
  display: block;
  position: relative; }

.filter-block .filter-title::after {
  rotate: 180deg;
  top: 14px;
  right: 15px;
  width: 19px;
  height: 19px; }

.filter-elements {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px; }

.filter-block .closed::after {
  rotate: 0deg; }

.filter-elements i,
.extra-service i {
  font-style: normal;
  width: 100%;
  float: left;
  padding: 0 0 0px 0;
  display: flex;
  justify-content: space-between; }

.filter-elements i label,
.filter-elements em,
.extra-service i label,
.extra-service em {
  font-size: 14px;
  padding: 0 0 0px 0;
  text-transform: capitalize;
  font-style: normal; }

.filter-elements em {
  color: rgba(0, 0, 0, 0.6); }

.filter-search {
  padding-right: 12px; }

.filter-search .booking-form {
  padding: 0;
  display: flex;
  align-items: center;
  width: 250px;
  position: relative; }

.filter-search .booking-form .form-input {
  padding-left: 36px; }

.filter-search .booking-form::before {
  position: absolute;
  top: 21px;
  left: 10px;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  mask: url("../../images/search-icon.svg");
  mask-image: url("../../images/search-icon.svg");
  -webkit-mask-image: url("../../images/search-icon.svg");
  width: 21px;
  height: 21px; }

:root label,
:root input[type="checkbox"] + span,
:root input[type="checkbox"] + span::before,
:root em {
  margin-bottom: 7px;
  display: inline-block;
  vertical-align: middle; }

:root label * {
  cursor: pointer; }

:root input[type="checkbox"] {
  opacity: 0;
  position: absolute; }

:root input[type="checkbox"] + span {
  color: rgba(0, 0, 0, 0.8); }

:root label:hover span::before {
  -moz-box-shadow: 0 0 2px #ccc;
  -webkit-box-shadow: 0 0 2px #ccc;
  box-shadow: 0 0 2px #ccc; }

:root label:hover span {
  color: #000; }

:root input[type="checkbox"] + span::before {
  content: "";
  width: 15px;
  height: 15px;
  margin: 0 10px 0 0;
  border: solid 1px #a8a8a8;
  line-height: 13px;
  text-align: center;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #f6f6f6;
  /*background: -moz-radial-gradient(#f6f6f6, #dfdfdf);
  background: -webkit-radial-gradient(#f6f6f6, #dfdfdf);
  background: -ms-radial-gradient(#f6f6f6, #dfdfdf);
  background: -o-radial-gradient(#f6f6f6, #dfdfdf);
  background: radial-gradient(#f6f6f6, #dfdfdf);*/ }

:root input[type="checkbox"]:checked + span::before {
  color: #666; }

:root input[type="checkbox"]:disabled + span {
  cursor: default;
  -moz-opacity: .4;
  -webkit-opacity: .4;
  opacity: .4; }

:root input[type="checkbox"] + span::before {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 5px; }

:root input[type="checkbox"]:checked + span::before {
  content: "\2714";
  font-size: 15px; }

.hotel-cat-wrap {
  /*display: flex;gap: 10px;padding-bottom: 15px;*/ }

.filter-star {
  padding: 7px 12px;
  border-radius: 10px;
  border: 1px solid #dee2e6;
  background: #ffffff;
  cursor: pointer;
  line-height: 1.75;
  color: rgba(0, 0, 0, 0.8); }

.filter-star:hover {
  background: #f9f9f9; }

.filter-star span, .filter-star b {
  display: flex;
  justify-content: center;
  font-weight: 400; }

.filter-star span {
  position: relative;
  padding-right: 11px; }

.filter-star span::after {
  position: absolute;
  content: "";
  top: 5px;
  right: 0;
  background: #ffc207;
  width: 13px;
  height: 13px;
  mask: url("../../images/star-3.svg");
  mask-image: url("../../images/star-3.svg");
  -webkit-mask-image: url("../../images/star-3.svg"); }

.filter-star b {
  color: rgba(0, 0, 0, 0.6); }

.caption-detail-page h1 {
  text-align: left; }

.caption-wrap {
  display: flex;
  width: 100%;
  margin-top: 10px;
  /*justify-content: space-between;*/
  align-items: center; }

.caption-route {
  color: #ffffff;
  margin: 0;
  padding: 0; }

.caption-duration {
  font-weight: 700;
  color: #ffffff;
  position: relative;
  padding-left: 18px; }

.caption-wrap div {
  font-size: 12px;
  background: linear-gradient(90deg, #fff4e7 0%, #fddbcf 100%);
  border: 1px solid #dee2e6;
  padding: 5px 9px;
  margin-left: 10px;
  border-radius: 13px;
  font-weight: 500; }

.caption-detail-page .tour-type-div {
  position: relative;
  bottom: auto;
  left: auto;
  margin-left: 18px; }

.caption-duration::before,
.caption-detail-page .tour-type-div::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #ffffff;
  top: 50%;
  left: 4px;
  border-radius: 50%; }

.caption-detail-page .tour-type-div::before {
  left: -14px; }

.caption-detail-page .based-on {
  color: #ffffff; }

.section-tour-detail {
  padding-bottom: 30px;
  background: #f7f7f7; }

.section-tour-detail .col-8x,
.section-tour-detail .col-4x {
  display: block; }

.filter-elements::after {
  clear: both;
  display: table;
  content: ""; }

.section-footer2 {
  /*margin-top: 30px;*/
  border-top: 1px solid #dee2e6;
  background: #ffffff; }

.footer-wrap {
         /*padding: 30px 0 20px;border-radius: $border-radius-20;
background: $white-color;box-shadow: $shadow-box;border: 1px solid $gray-border;*/
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 15px 0; }

.f-logo-strip {
  text-align: left; }

.f-logo-strip img {
  width: 100%;
  max-width: 700px;
  vertical-align: bottom; }

.f-left-text p {
  margin: 0;
  padding: 0;
  text-align: right;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px; }

.f-left-text a {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: underline; }

.f-right-text {
  text-align: right;
  width: 100%; }

.pax-detail-box {
  border-radius: 20px;
  border: 1px solid #dee2e6;
  /*display: flex;*/
  width: 100%;
  background: linear-gradient(90deg, #fff4e7 0%, #fddbcf 100%); }

.pax-detail-box .pax-title {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-right: 0;
  border-bottom: 1px solid #dee2e6; }

.pax-detail-box .form-wrapper {
  padding: 0 20px 15px 20px; }

.form-wrapper .pax-wrapper {
  width: 100%;
  display: flex;
  gap: 30px;
  justify-content: space-between; }

.pax-input-wrap {
  padding: 10px 0; }

.pax-wrapper .pax-input-wrap {
  width: 16.666%;
  padding: 0; }

.pax-input-wrap label {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8); }

.input-container {
  margin-top: 10px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid #dee2e6;
  padding: 0 32px;
  position: relative;
  width: 94px; }

.input-container2 {
  margin-top: 10px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid #dee2e6;
  position: relative;
  width: 90px; }

.input-container2 select {
  width: 100%;
  height: 32px;
  background: #ffffff;
  border: 0;
  font-size: 16px;
  font-weight: 500;
  border-radius: 16px;
  padding: 0 15px; }

.alert-box {
  position: relative;
  width: 100%; }

.alert-box .box {
  background: #000000;
  color: #ffffff;
  padding: 4px 8px;
  position: absolute;
  bottom: 36px;
  left: 50%;
  z-index: 15;
  transform: translateX(-50%);
  text-align: center;
  font-size: 12px;
  border-radius: 4px; }

.alert-box .box::after {
  content: " ";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid black; }

.alert-box .big-box {
  width: 100px; }

.value-button {
  border: 1px solid #ddd;
  border-radius: 50%;
  margin: 0px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  background: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.value-button:hover {
  cursor: pointer; }

form #decrease {
  left: 0; }

form #decrease::before,
form #increase::before,
.remove-btn::before,
.add-btn::before {
  background: #000000;
  position: absolute;
  content: "";
  width: 12px;
  height: 2px;
  top: 13px;
  left: 10px;
  /*mask: $star-icon;mask-image: $star-icon;-webkit-mask-image: $star-icon;*/ }

form #increase {
  right: 0; }

form #increase::after,
.add-btn::after {
  background: #000000;
  position: absolute;
  content: "";
  width: 2px;
  height: 12px;
  top: 8px;
  left: 15px; }

form #input-wrap {
  margin: 0px;
  padding: 0px; }

input#number, .room-price {
  text-align: center;
  border: none;
  /*border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;*/
  margin: 0px;
  width: 26px;
  height: 32px;
  font-size: 16px;
  font-weight: 500; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.form-wrapper .input-container3 {
  margin-top: 10px;
  border-radius: 16px;
  display: flex; }

.form-wrapper .btn {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  background: #f00;
  display: block;
  position: relative; }

.form-wrapper .add-btn {
  background: #16a34a; }

.form-wrapper .remove-btn {
  background: #ff0000; }

.form-wrapper .remove-btn::before,
.form-wrapper .add-btn::before {
  background: #ffffff;
  top: 14px; }

.form-wrapper .add-btn::after {
  background: #ffffff;
  top: 9px; }

.input-container3 a:not(:first-child) {
  margin-left: 10px; }

.form-wrapper .add-btn:hover {
  background: #1bbd57; }

.form-wrapper .remove-btn:hover {
  background: #ff4747; }

.form-wrapper .input-container4 {
  margin-top: 10px; }

.input-container4 .room-price {
  width: 100%;
  align-items: center;
  display: flex; }

.tour-slider-header,
.tour-slider-header1 {
  border-radius: 20px;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px; }

.tour-slider-header .slick-slide,
.tour-slider-header1 .slick-slide {
  border-radius: 20px;
  overflow: hidden;
  margin: 0 15px; }

.tour-slider-header .slick-slide img,
.tour-slider-header1 .slick-slide img {
  width: 100%; }

.tabs-section .tabs {
  margin-bottom: 30px;
  border-radius: 32px;
  padding: 10px;
  border: 1px solid #dee2e6;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 8px 24px;
  background: linear-gradient(90deg, #f2fdff 0%, #cfedfd 100%); }

.tabs-section .tabs li {
  display: inline-block;
  padding: 11px 20px;
  cursor: pointer;
  color: #000000;
  border-radius: 20px; }

.tabs-section .tabs li:hover {
  background: #2196f3;
  color: #ffffff; }

.tabs-section .tabs li.current {
  background: #2196f3;
  color: #ffffff; }

.tabs-section .tab-content {
  display: none; }

.tabs-section .tab-content.current {
  display: inherit; }

.tabs-section .main-head, .booking-section .main-head {
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700; }

.tab-wrap {
  border-radius: 20px;
  border: 1px solid #dee2e6;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 8px 24px;
  background: #ffffff; }

.table-style {
  background: #fff;
  border-collapse: collapse; }

.table-style td.table-head {
  font-weight: bold;
  background: #f9f9f9; }

.table-style td {
  border-bottom: solid 1px #dee2e6;
  background: #fff;
  padding: 10px;
  line-height: 28px;
  font-size: 15px; }

.itinerary-div {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.iti-dtl-block {
  border: 1px solid #dee2e6;
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 8px 24px; }

.iti-dtl-block:not(:last-child) {
  margin-bottom: 15px; }

.day-title, .iti-dtl-detail {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  position: relative; }

.day-title span {
  background: #f9f9f9;
  min-width: 72px;
  border-radius: 20px 0 0 0;
  font-weight: 600;
  text-align: center;
  padding: 15px 0;
  color: #000000;
  border-right: 1px solid #dee2e6; }

.day-title span i {
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase; }

.day-title span b {
  font-size: 21px;
  font-weight: 600; }

.day-title h5 {
  margin: 0 0 0 15px;
  padding: 0;
  color: #000000;
  font-size: 18px;
  font-weight: 600; }

.day-title::after {
  width: 23px;
  height: 23px;
  top: 25px;
  right: 15px;
  rotate: 180deg; }

.day-title.closed::after {
  rotate: 0deg; }

.iti-dtl-detail {
  align-items: normal; }

.day-fill {
  background: #f9f9f9;
  min-width: 72px;
  border-right: 1px solid #dee2e6;
  position: relative; }

.day-fill::before {
  position: absolute;
  content: "";
  border: 1px solid #dee2e6;
  height: 100%;
  top: 0px;
  left: 49%;
  height: 100%; }

.day-detail {
  padding-left: 15px;
  padding-right: 15px; }

.day-detail p, .inclusion-div-extra p {
  font-size: 15px;
  line-height: 28px;
  margin-top: 0;
  padding-top: 0; }

.day-sights,
.day-hotel,
.day-transport,
.day-flight {
  margin-bottom: 30px;
  position: relative; }

.day-sights h4,
.day-hotel h4,
.day-transport h4,
.day-flight h4,
.inclusion-div h4,
.additional-div h4,
.review-price h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding: 0;
  color: #ef6614; }

.day-flight {
  border-top: 1px solid #dee2e6;
  padding-top: 10px; }

.day-flight h4 {
  margin-bottom: 0; }

.day-flight i {
  font-style: normal;
  font-size: 11px;
  color: #ef6614; }

.day-flight div:nth-child(2) {
  width: 12px;
  margin: 0 15px;
  position: relative; }

.day-flight div:nth-child(2)::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  top: 25px;
  background: rgba(0, 0, 0, 0.6);
  mask-size: cover;
  mask: url("../../images/arrow-down.svg");
  mask-image: url("../../images/arrow-down.svg");
  -webkit-mask-image: url("../../images/arrow-down.svg");
  rotate: -90deg; }

.review-price-mobile {
  display: none; }

.day-sights .wrapper,
.day-hotel .wrapper,
.day-transport .wrapper,
.day-flight .wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: nowrap;
  gap: 15px; }

.sight-thumb {
  max-width: 180px; }

.sight-thumb a {
  display: block;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  padding: 9px;
  font-size: 14px;
  font-weight: 400;
  color: #000000; }

.sight-thumb a img {
  width: 100%;
  border-radius: 15px;
  vertical-align: bottom;
  margin-bottom: 10px; }

.day-sights::before,
.day-sights::after,
.day-hotel::before,
.day-hotel::after,
.day-meal::before,
.day-meal::after,
.day-transport::before,
.day-transport::after,
.day-flight::before,
.day-flight::after {
  position: absolute;
  top: 5px;
  left: -59px;
  content: ""; }

.day-sights::before,
.day-hotel::before,
.day-meal::before,
.day-transport::before,
.day-flight::before {
  background: #000000;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  top: 0;
  left: -65px; }

.day-sights::after,
.day-hotel::after,
.day-meal::after,
.day-transport::after,
.day-flight::after {
  background: #ffffff;
  width: 16px;
  height: 16px; }

.day-sights::after {
  mask: url("../../images/binoculars-icon.svg");
  mask-image: url("../../images/binoculars-icon.svg");
  -webkit-mask-image: url("../../images/binoculars-icon.svg"); }

.day-hotel::after {
  mask: url("../../images/hotel-icon.svg");
  mask-image: url("../../images/hotel-icon.svg");
  -webkit-mask-image: url("../../images/hotel-icon.svg"); }

.day-meal::after {
  mask: url("../../images/meal-icon.svg");
  mask-image: url("../../images/meal-icon.svg");
  -webkit-mask-image: url("../../images/meal-icon.svg"); }

.day-flight::after {
  mask: url("../../images/plane-fill.svg");
  mask-image: url("../../images/plane-fill.svg");
  -webkit-mask-image: url("../../images/plane-fill.svg");
  rotate: 45deg; }

.by-road::after {
  mask: url("../../images/sightseeing-icon.svg");
  mask-image: url("../../images/sightseeing-icon.svg");
  -webkit-mask-image: url("../../images/sightseeing-icon.svg"); }

.by-train::after {
  mask: url("../../images/train-icon.svg");
  mask-image: url("../../images/train-icon.svg");
  -webkit-mask-image: url("../../images/train-icon.svg"); }

.by-flight::after {
  mask: url("../../images/plane-fill.svg");
  mask-image: url("../../images/plane-fill.svg");
  -webkit-mask-image: url("../../images/plane-fill.svg"); }

.day-hotel .wrapper {
  display: block; }

.day-hotel span,
.day-meal span,
.day-transport span,
.day-flight span {
  font-size: 15px;
  font-weight: 300; }

.day-meal {
  position: relative;
  margin-left: 65px; }

.iti-day-content {
  display: none; }

.iti-day-content.active {
  display: flex; }

.inclusion-div ul li {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 15px;
  font-weight: 400;
  position: relative;
  padding-left: 23px; }

.list-includes li::before,
.list-excludes li::before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 13px;
  height: 13px;
  content: ""; }

.list-includes li::before {
  background: #16a34a;
  mask: url("../../images/tick-icon.svg");
  mask-image: url("../../images/tick-icon.svg");
  -webkit-mask-image: url("../../images/tick-icon.svg"); }

.list-excludes li::before {
  background: #ff0000;
  mask: url("../../images/cancel-icon.svg");
  mask-image: url("../../images/cancel-icon.svg");
  -webkit-mask-image: url("../../images/cancel-icon.svg"); }

.inclusion-div-extra {
  border-top: 1px solid #dee2e6;
  padding-top: 15px; }

.inclusion-div-extra:last-child p {
  margin: 0;
  padding: 0; }

.section-quick-info {
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 8px 24px;
  width: 100%;
  border: 1px solid #dee2e6;
  overflow: hidden;
  background: #ffffff; }

.review-price-float {
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

.price-header {
  background: linear-gradient(90deg, #fff4e7 0%, #fddbcf 100%);
  border-bottom: 1px solid #dee2e6;
  padding: 20px; }

.note-div {
  border-radius: 20px;
  border: 1px solid #dee2e6;
  margin-bottom: 30px;
  background: linear-gradient(90deg, #f2fdff 0%, #cfedfd 100%);
  padding: 5px 20px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 8px 24px; }
  .note-div p {
    margin: 0;
    padding: 0;
    font-size: 14px; }
  .note-div a {
    display: inline-block;
    background: #2196f3;
    padding: 6px 13px;
    border-radius: 16px;
    color: #ffffff;
    margin-left: 5px; }

.price-header .left-info,
.price-header .right-info {
  width: 100%; }

.price-label, .date-label {
  font-weight: 600;
  margin-bottom: 6px; }

.price-label {
  color: #ef6614; }

.price-label i {
  font-style: normal; }

.right-info li {
  list-style: none; }

.price-header .tour-price {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 6px; }

.price-header .per-person,
.price-header .based-on {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  margin-bottom: 6px; }

.price-header .based-on {
  margin-bottom: 0; }

.price-header .date-btn {
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 19px;
  padding: 10px 45px 10px 20px;
  display: inline-block;
  position: relative; }

.price-header .date-btn::after {
  position: absolute;
  content: "";
  top: 9px;
  right: 20px;
  background: #ffffff;
  mask: url("../../images/calendar-icon.svg");
  mask-image: url("../../images/calendar-icon.svg");
  -webkit-mask-image: url("../../images/calendar-icon.svg");
  width: 16px;
  height: 16px; }

.pax-room-block, .extra-services {
  padding: 14px 20px 0;
  border-bottom: 1px solid #dee2e6; }

.pax-room-block .col-6x, .extra-services .col-12x {
  margin-bottom: 15px; }

.pax-room-block .pax-room-info, .extra-services .extra-service {
  line-height: 24px; }

.pax-room-block .pax-room-info b,
.pax-room-block .pax-room-info i,
.extra-services .extra-service b,
.extra-services .extra-service i,
.extra-services h4.title {
  font-size: 15px;
  font-style: normal; }

.pax-room-block .pax-room-info i, .extra-service span {
  color: rgba(0, 0, 0, 0.6); }

.extra-service p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6); }

.extra-services h4 {
  margin: 0 0 15px 0;
  padding: 0;
  color: #ef6614; }

.extra-services h4.title {
  color: #3c3c3c; }

.info-btn {
  position: relative;
  display: inline-flex;
  padding-right: 51px !important;
  cursor: pointer; }

/*.info-btn::after{
    position: absolute;top: 0;right: 0;content: "Details";background: #fff3e6;
    width: 44px;padding-top: 2px;height: 17px;border-radius: 4px;border: 1px solid #f7d0c2;
    font-size: 12px;text-align: center;font-weight: 300;color: $black-color;
}*/
.extra-service {
  position: relative;
  margin-bottom: 15px;
  justify-content: space-between; }

.extra-services form, .extra-service {
  width: 100%; }

.extra-service label,
:root .extra-service input[type="checkbox"] + span,
:root .extra-service em {
  margin-bottom: 0; }

.extra-service i {
  width: auto; }

.extra-services .extra-service i {
  width: 55%; }

.extra-service .input-container {
  margin-top: 0; }

.service-price {
  font-size: 13px;
  font-weight: 700;
  padding-left: 15px;
  color: #ff0000;
  text-align: right; }

.flex-div {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center; }

.btn-holder {
  display: flex;
  justify-content: flex-end;
  padding: 20px; }

.btn-holder .tour-detail a {
  font-size: 16px;
  font-weight: 600;
  padding-left: 25px; }

.main-review-wrapper {
  width: 100%;
  /*display: flex;flex-wrap: wrap;*/ }

.section-tour-review, .section-bookings {
  border-top: 1px solid #dee2e6;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f7f7f7;
  min-height: calc(100vh - 145px); }

.section-tour-review .col-3x {
  display: block; }

.section-review, .section-pax-details {
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 8px 24px;
  background: #ffffff;
  display: flex; }

.review-thumb {
  width: 25%;
  overflow: hidden;
  border-radius: 20px; }

.review-thumb img {
  width: 100%;
  vertical-align: bottom; }

.review-details {
  width: 75%;
  padding-left: 20px;
  position: relative; }

.review-details h1 {
  margin: 0 0 25px 0;
  padding: 0 95px 0 0;
  font-weight: 700;
  font-size: 23px;
  position: relative;
  display: inline-block; }

.review-details p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid #dee2e6;
  margin: 0 0 10px 0;
  padding: 0 0 10px 26px;
  position: relative;
  width: 100%; }

.no-margin {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
  padding-bottom: 0 !important; }

.review-details p::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
  background: #ef6614; }

p.review-duration::before {
  mask: url("../../images/alarm-icon.svg");
  mask-image: url("../../images/alarm-icon.svg");
  -webkit-mask-image: url("../../images/alarm-icon.svg"); }

p.review-routing::before {
  mask: url("../../images/location-pin.svg");
  mask-image: url("../../images/location-pin.svg");
  -webkit-mask-image: url("../../images/location-pin.svg"); }

p.review-date::before {
  mask: url("../../images/calendar-icon.svg");
  mask-image: url("../../images/calendar-icon.svg");
  -webkit-mask-image: url("../../images/calendar-icon.svg"); }

p.review-room::before {
  mask: url("../../images/bed-icon.svg");
  mask-image: url("../../images/bed-icon.svg");
  -webkit-mask-image: url("../../images/bed-icon.svg"); }

p.review-pax::before {
  mask: url("../../images/group-icon.svg");
  mask-image: url("../../images/group-icon.svg");
  -webkit-mask-image: url("../../images/group-icon.svg"); }

.review-details .tour-type-div {
  left: auto;
  right: 0;
  bottom: 50%;
  transform: translate(0, 50%); }

.review-details .pkg-includes {
  padding: 0;
  margin-bottom: 0;
                                                      /*border-bottom: 1px solid $gray-border;
background: $light-gray-bg;border-radius: 5px;*/ }

.pkg-includes .inc-icon {
  margin-bottom: 15px;
  display: inline-flex; }

.review-details .inc-icon {
  margin-right: 40px; }

.review-details .inc-icon::after {
  right: -22px; }

.review-details .inc-icon::before {
  background: #ef6614; }

.review-details .inc-icon:last-child {
  margin-right: 0; }

.review-details .inc-icon:last-child::after {
  display: none; }

.review-price {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  background: #ffffff; }

.price-dtl {
  display: flex;
  /*justify-content: space-between;*/
  font-size: 14px;
  padding: 15px 20px; }

.price-dtl div {
  display: flex; }

.price-dtl div i {
  font-style: normal; }

.price-dtl div:nth-child(1) {
  width: 80%; }

.price-dtl div:nth-child(2) {
  width: 20%;
  justify-content: flex-end; }

.review-price .price-header {
  border-bottom: 0; }

.review-price .price-header .price-label {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0; }

.review-price h4 {
  padding: 20px;
  margin: 0;
  border-bottom: 1px solid #dee2e6; }

.section-pax-details {
  padding: 0;
  flex-wrap: wrap;
  overflow: hidden; }

.booking-section {
  width: 100%; }

.block-label {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0;
  color: #ef6614;
  margin-bottom: 10px;
  display: flex;
  align-items: center; }

.booking-form {
  padding: 20px 15px 20px 25px;
  width: 100%; }

.booking-form2 {
  padding: 20px 15px 20px 25px;
  width: 100%; }

.booking-form .pnl-row, .booking-form2 .pnl-row {
  margin-left: -7.5px;
  margin-right: -7.5px;
  position: relative; }

.booking-form .pnl-row:not(:last-child), .booking-form2 .pnl-row:not(:last-child) {
  margin-bottom: 15px; }

.booking-form .col-2x,
.booking-form2 .col-6x,
.booking-form .col-25x,
.booking-form .col-12x {
  padding: 0 7.5px; }

.required-mark::before {
  position: absolute;
  content: "*";
  color: #ff0000;
  top: 12px;
  left: -5px;
  font-size: 14px; }

.required-mark-label::before {
  position: absolute;
  content: "*";
  color: #ff0000;
  top: 0;
  left: -12px;
  font-size: 14px; }

.required-mark input, .required-mark select {
  border-color: #fdc3a0;
  background: #fff8f5; }

.booking-form .form-input, .booking-form2 .form-input {
  height: 2.25rem; }

.main-head-small {
  font-size: 14px; }

.booking-form label, .booking-form2 label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  width: 100%;
  position: relative; }

.form-date-input {
  position: relative;
  width: 100%; }

.form-date-input::before {
  position: absolute;
  content: "";
  top: 9px;
  right: 12px;
  mask: url("../../images/calendar-icon.svg");
  mask-image: url("../../images/calendar-icon.svg");
  -webkit-mask-image: url("../../images/calendar-icon.svg");
  height: 17px;
  width: 17px;
  background: #ef6614; }

.form-date-input input {
  padding-right: 29px; }

.form-control-wrapper {
  width: 100%; }

.form-control2 {
  display: flex;
  flex-wrap: wrap; }

.form-control2 select {
  width: 33.333%; }

.form-control2 input {
  width: 66.6667%; }

.tnc-concent p, .flight-note strong {
  font-size: 14px;
  font-weight: 600;
  /*color: $orange-color;*/ }

.flight-note {
  font-size: 14px; }

.tnc-concent i {
  font-style: normal; }

.booking-btn-holder {
  display: flex;
  justify-content: space-between;
  margin-top: 15px; }

.booking-btn-holder .back-detail a,
.booking-btn-holder .tour-detail a,
.booking-btn-holder .back-detail button,
.booking-btn-holder .tour-detail button {
  font-size: 17px; }

.booking-btn-holder .back-detail a,
.booking-btn-holder .back-detail button {
  padding-right: 25px; }

.booking-btn-holder .tour-detail a,
.booking-btn-holder .tour-detail button {
  padding-left: 25px; }

/* Tour calander popup start here */
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(0, 27, 51, 0.8);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0; }

.overlay:target {
  visibility: visible;
  opacity: 1; }

.popup {
  border-radius: 20px;
  width: 40%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s ease-in-out;
  overflow: hidden; }

.popup .close {
  position: absolute;
  top: 5px;
  right: 15px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff; }

.popup .close:hover {
  color: #ef6614; }

.popup .content {
  max-height: 30%;
  overflow: auto; }

.popup_jq {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100; }
  .popup_jq .popup__content_jq {
    /*width: 80%;
    overflow:auto;
    padding: 50px;
    background: white;
    color: black;*/
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box; }
    .popup_jq .popup__content_jq .close_jq {
      position: absolute;
      top: 5px;
      right: 15px;
      transition: all 200ms;
      font-size: 30px;
      font-weight: bold;
      text-decoration: none;
      color: #fff; }

/*.popup_btn_jq {
  background: #099ccc;
  color: white;
  margin: 30px;
  padding: 5px 30px;
  cursor: pointer;
  border: none;
}*/
@media screen and (max-width: 1399px) {
  .popup {
    width: 60%; } }
@media screen and (max-width: 991px) {
  .popup {
    width: 80%; } }
/* Tour calander popup ends here */
/* Tour date calender styles starts here */
.popup .inner-header {
  padding: 15px 20px;
  border-radius: 20px 20px 0 0; }

.tour-calendar {
  /*width: 868px;margin: 0 auto;overflow: hidden;*/
  overflow-x: auto;
  border-left: none;
  background: #ffffff;
  max-height: 305px; }

.pop-form {
  background: #ffffff;
  display: flex;
  padding: 15px 0; }

.tour-calendar .col-4x, .tour-calendar .col-8x,
.pop-form .col-4x, .pop-form .col-8x {
  padding: 0; }

.pop-form-wrap {
  width: 100%; }

.pop-form .form-control-wrapper {
  display: flex; }

.pop-form .form-control-wrapper:not(:last-child) {
  margin-bottom: 10px; }

.pop-form label {
  width: 35%;
  display: block;
  margin-bottom: 8px;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8); }

.pop-form .form-control,
.pop-form .form-control1 {
  display: block;
  width: 65%;
  height: 36px;
  padding: 8px 10px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.8);
  font-size: 15px;
  border: 1px solid #dee2e6;
  background: #ffffff;
  border-radius: 5px;
  outline: none; }

.pop-form .form-control1 {
  height: 60px; }

.tour-thumb-wrap .package-div {
  padding-bottom: 0; }

.tour-thumb-wrap .pkg-heading {
  margin: 0; }

.pop-form-wrap .date-icon {
  position: relative; }

.pop-form-wrap .date-icon::after {
  position: absolute;
  content: "";
  top: 7px;
  right: 12px;
  background: rgba(0, 0, 0, 0.6);
  mask: url("../../images/calendar-icon.svg");
  mask-image: url("../../images/calendar-icon.svg");
  -webkit-mask-image: url("../../images/calendar-icon.svg");
  width: 20px;
  height: 20px; }

.month-loop-div {
  display: flex;
  width: 100%; }

.tour-calendar .tour-detail-div {
  background: #3F72AF;
  width: 100%;
  padding: 0 30px;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  align-content: center; }

.tour-duration {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  /*margin-top: 30px;*/
  margin-bottom: 5px;
  width: 100%; }

.calender-div {
  /*padding: 30px 30px 0;*/
  width: 100%; }

.calender-div .blue {
  background: #f14235; }

.calender-div .yellow {
  background: #FFB329; }

.calender-div .h-flag {
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  padding: 4px 8px;
  margin-left: 5px;
  display: inline-block; }

.calender-div .h-flag span {
  background: #FFF;
  padding: 4px;
  display: inline-block;
  border-radius: 5px;
  margin-right: 5px; }

.date-head {
  width: 100%;
  /*display: flex;margin-top: 10px;*/
  padding: 25px 30px; }

.date-head h4 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: normal;
  color: #3F72AF;
  line-height: normal; }

.date-head h5 {
  color: #333;
  margin: 0;
  padding: 0;
  display: none; }

.tour-months-div {
  background: linear-gradient(90deg, #3b7fbc 0%, #00b3bc 100%);
  width: 100%;
  padding: 0 20px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: end;
  border-top: 1px solid #61a0d9; }

/*.tour-months-div.no-border{border-bottom: none;}*/
.calender-dates {
  width: 100%; }

.date-wrap {
  border: 1px solid #D7D7D7;
  margin-top: -1px; }

.date-wrap ul {
  display: flex;
  width: 100%; }

.date-wrap ul li {
  display: flex;
  width: 20%;
  flex-wrap: wrap;
  border-right: 1px solid #D7D7D7; }

.date-wrap ul li:nth-child(5) {
  border-right: none; }

.date-wrap ul li a {
  width: 100%;
  padding: 10px 10px 10px;
  color: #3c3c3c;
  position: relative; }

.date-wrap ul li a:hover {
  background: #f9f9f9; }

.date-wrap ul li a:hover span, .date-wrap ul li a:hover i {
  color: #ef6614; }

.date-wrap ul li span, .date-wrap ul li i {
  display: flex;
  width: 100%;
  /*justify-content: center*/
  transition: ease-in .3s; }

.date-wrap ul li span {
  font-size: 21px;
  font-weight: bold; }

.date-wrap ul li span b {
  font-size: 12px;
  background: linear-gradient(90deg, #fff4e7 0%, #fddbcf 100%);
  border: 1px solid #dee2e6;
  padding: 5px 6px;
  position: absolute;
  top: 11px;
  right: 0;
  border-right: 0;
  font-weight: 500;
  border-radius: 13px 0 0 13px; }

.date-wrap ul li i {
  font-style: normal;
  font-size: 13px;
  color: #3c3c3c; }

.month-footer .tour-months-div {
  height: 30px;
  border-bottom: none; }

.tour-calendar button.close {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 30px;
  font-weight: normal; }

/* Tour date calender styles ends here */
.section-confirm-tour {
  /*display: flex;justify-content: center;*/
  border-top: 1px solid #dee2e6;
  min-height: calc(100vh - 145px);
  background: #ffe5d5;
  padding: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.tour-voucher {
  width: 800px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px;
  position: relative;
  background: url("../../images/booked-rubber-stamp.png") center 50px no-repeat #ffffff;
  /*position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);*/ }
  .tour-voucher .col-8x, .tour-voucher .col-4x {
    display: block; }
  .tour-voucher .conf-info-wrap {
    width: 100%;
    padding: 20px 0 0 40px; }
    .tour-voucher .conf-info-wrap h2 {
      font-size: 36px;
      font-weight: 300;
      padding: 0;
      margin: 0;
      color: #ef6614; }
    .tour-voucher .conf-info-wrap .review-details {
      width: 100%;
      padding-left: 0;
      padding-top: 20px;
      margin-top: 20px;
      border-top: 1px solid #dee2e6; }
      .tour-voucher .conf-info-wrap .review-details h1 {
        font-size: 18px;
        margin-bottom: 5px; }
      .tour-voucher .conf-info-wrap .review-details p {
        padding: 0;
        border-bottom: 0;
        line-height: 1.5rem; }
        .tour-voucher .conf-info-wrap .review-details p i {
          font-size: 17px;
          font-style: normal;
          font-weight: 600;
          display: inline-block; }
    .tour-voucher .conf-info-wrap .review-details p.first-child {
      border-bottom: 1px solid #dee2e6;
      padding-bottom: 15px; }
    .tour-voucher .conf-info-wrap .review-details p::before {
      display: none; }
    .tour-voucher .conf-info-wrap .two-cols-p {
      column-count: 2;
      column-gap: 50px;
      margin: 0;
      column-rule: 1px double #dee2e6; }
  .tour-voucher .conf-label-wrap {
    /*display: flex;justify-content: flex-end;flex-wrap: wrap;*/
    width: 100%;
    padding-right: 40px;
    padding-top: 40px;
    text-align: right; }
    .tour-voucher .conf-label-wrap .conf-label {
      border-radius: 10px;
      box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
      position: relative;
      width: 142px;
      margin-left: auto; }
      .tour-voucher .conf-label-wrap .conf-label .tour-s-date {
        padding: 20px 30px; }
        .tour-voucher .conf-label-wrap .conf-label .tour-s-date em {
          font-size: 11px;
          text-transform: uppercase;
          font-weight: 500;
          font-style: normal;
          display: flex;
          justify-content: center;
          margin-bottom: 0; }
        .tour-voucher .conf-label-wrap .conf-label .tour-s-date strong {
          font-size: 52px;
          font-weight: 400;
          display: flex;
          justify-content: center; }
        .tour-voucher .conf-label-wrap .conf-label .tour-s-date i {
          font-size: 18px;
          font-weight: 500;
          display: flex;
          font-style: normal;
          justify-content: center; }
      .tour-voucher .conf-label-wrap .conf-label .ref-no {
        border-top: 1px solid #dee2e6;
        padding: 15px 0; }
      .tour-voucher .conf-label-wrap .conf-label .ref-no span {
        display: flex;
        justify-content: center;
        font-size: 14px;
        font-weight: 600;
        color: #ef6614; }
      .tour-voucher .conf-label-wrap .conf-label .ref-no i {
        display: flex;
        justify-content: center;
        font-size: 18px;
        font-weight: 600;
        font-style: normal; }
      .tour-voucher .conf-label-wrap .conf-label .hi-star {
        position: absolute;
        top: -15px;
        right: -15px;
        background: #ffffff;
        border: 1px solid #dee2e6;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        padding: 4px; }
        .tour-voucher .conf-label-wrap .conf-label .hi-star span {
          background: #ef6614;
          display: block;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          position: relative; }
        .tour-voucher .conf-label-wrap .conf-label .hi-star span::before {
          position: absolute;
          top: 6px;
          left: 7px;
          content: "";
          background: #ffffff;
          width: 18px;
          height: 18px;
          mask: url("../../images/star-3.svg");
          mask-image: url("../../images/star-3.svg");
          -webkit-mask-image: url("../../images/star-3.svg"); }
    .tour-voucher .conf-label-wrap a {
      background: #000000;
      padding: 10px 25px;
      border-radius: 25px;
      font-size: 14px;
      font-weight: 500;
      color: #ffffff;
      text-transform: uppercase;
      margin-top: 30px;
      display: inline-block; }
    .tour-voucher .conf-label-wrap a:hover {
      background: #2196f3; }
  .tour-voucher .conf-price {
    background: #ef6614;
    padding: 30px 40px;
    margin-top: 20px;
    border-top: 2px dotted #fff; }
    .tour-voucher .conf-price .block-label {
      position: absolute;
      background: #ffffff;
      padding: 6px 15px 5px;
      font-size: 14px;
      text-transform: uppercase;
      top: -16px;
      left: 40px;
      border: 2px solid #ef6614;
      width: auto;
      border-radius: 16px;
      display: none; }
    .tour-voucher .conf-price .book-price-wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%;
      align-items: center; }
      .tour-voucher .conf-price .book-price-wrap .book-price {
        border: 2px dotted #ffffff;
        padding: 15px 20px;
        border-radius: 10px;
        position: relative;
        font-size: 19px;
        font-weight: 700;
        color: #ffffff; }
        .tour-voucher .conf-price .book-price-wrap .book-price span {
          position: absolute;
          top: 0;
          font-size: 12px;
          font-weight: 500;
          background: #ef6614;
          text-transform: uppercase;
          left: 50%;
          transform: translate(-50%, -50%);
          padding: 0 7px;
          /*&::before{position: absolute;content: "";width: 8px;height: 100%;left: -8px;
              background: $orange-color;}
          &::after{position: absolute;content: "";width: 8px;height: 100%;right: -8px;
              background: $orange-color;}*/ }
    .tour-voucher .conf-price .price-table-wrap {
      width: 100%; }
      .tour-voucher .conf-price .price-table-wrap .price-table {
        display: flex;
        width: 100%;
        justify-content: space-between;
        color: #ffffff;
        font-size: 13px;
        padding-top: 4px;
        padding-bottom: 4px;
        border-bottom: 1px dotted #ffffff; }
        .tour-voucher .conf-price .price-table-wrap .price-table:last-child {
          border-bottom: 0;
          padding-bottom: 0; }
  .tour-voucher::before, .tour-voucher::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 24px;
    mask: url("../../images/coupon-cutout.svg");
    mask-image: url("../../images/coupon-cutout.svg");
    -webkit-mask-image: url("../../images/coupon-cutout.svg"); }
  .tour-voucher::before {
    top: -10px;
    background: #ffffff; }
  .tour-voucher::after {
    bottom: -10px;
    background: #ef6614;
    rotate: 180deg; }

.booking-table {
  padding: 20px;
  width: 100%; }

.table-grid-filter {
  display: flex;
  margin-bottom: 15px;
  justify-content: space-between; }

.filter-data {
  font-size: 13px; }

.filter-data select {
  border-radius: .4em;
  border: 1px solid #dee2e6;
  padding: 7px 10px 6px;
  width: 50px; }

.filter-data-cols {
  display: flex;
  gap: 5px;
  align-items: center; }

.filter-data-cols a {
  display: inline-block;
  background: #f9f9f9;
  padding: 7px 13px;
  border-radius: .4em;
  color: #3c3c3c;
  font-size: 13px;
  border: 1px solid #dee2e6; }

.filter-data-cols a:hover {
  background: #2196f3;
  color: #ffffff; }

.table-grid {
  margin: auto;
  min-width: 300px;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px; }

.table-grid tr:first-child {
  border-top: none;
  background: linear-gradient(90deg, #3b7fbc 0%, #00b3bc 100%);
  color: #ffffff;
  font-size: 16px; }

.table-grid tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff; }

.table-grid tr:nth-child(odd):not(:first-child) {
  background: rgba(33, 37, 41, 0.02); }

.table-grid th {
  display: none; }

.table-grid td {
  display: block; }

.table-grid td:first-child {
  margin-top: .5em; }

.table-grid td:last-child {
  margin-bottom: .5em; }

.table-grid td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 50%;
  display: inline-block;
  color: #000; }

.table-grid th, .table-grid td {
  text-align: left; }

.table-grid {
  color: #333;
  border-radius: .4em; }

.table-grid tr {
  border-color: #bfbfbf; }

.table-grid th, .table-grid td {
  padding: .5em 1em; }

@media screen and (max-width: 601px) {
  .table-grid tr:nth-child(2) {
    border-top: none; } }
@media screen and (min-width: 992px) {
  .table-grid tr:hover:not(:first-child) {
    background: rgba(33, 37, 41, 0.04); }

  .table-grid td:before {
    display: none; }

  .table-grid th, .table-grid td {
    display: table-cell;
    padding: .25em .5em; }

  .table-grid th:first-child, .table-grid td:first-child {
    padding-left: 0; }

  .table-grid th:last-child, .table-grid td:last-child {
    padding-right: 0; }

  .table-grid td {
    padding: .65em 1em !important; }

  .table-grid th {
    padding: .9em 1em !important; } }
.booking-status {
  font-size: 11px;
  padding: 3px 5px;
  font-weight: 600;
  border-radius: .3rem; }

.booking-status.conf {
  color: #0ab39c;
  background: #daf4f0; }

.booking-status.conf.invert {
  background: #0ab39c;
  color: #ffffff; }

.booking-status.pending {
  color: #f7b84a;
  background: #fef4e4; }

.booking-status.pending.invert {
  background: #f7b84a;
  color: #ffffff; }

.booking-status.cancelled {
  color: #f06548;
  background: #fde8e4; }

.booking-status.cancelled.invert {
  background: #f06548;
  color: #ffffff; }

.booking-status.open {
  color: #3577f1;
  background: #e1ebfd; }

.booking-status.open.invert {
  background: #3577f1;
  color: #ffffff; }

.action-btn {
  position: relative;
  display: inline-block;
  padding: 2px 8px 8px;
  border-radius: .3rem;
  background: #d9eef5;
  color: #00b3bc; }

.action-btn::before {
  content: "...";
  font-weight: 700; }

.action-btn:hover, .action-btn:focus {
  background: #00b3bc;
  color: #ffffff; }

.action-submenu {
  position: relative;
  display: inline-block; }

.action-submenu ul {
  display: none;
  position: absolute;
  top: 32px;
  right: 0;
  padding: 10px 0;
  width: 140px;
  z-index: 1;
  background: #ffffff;
  border-radius: .5rem;
  box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12); }

.action-submenu ul li {
  line-height: 24px; }

.action-submenu ul a {
  display: block;
  color: #3c3c3c;
  font-size: 13px;
  position: relative;
  padding: 3px 15px 3px 35px; }

.action-submenu ul a::before {
  position: absolute;
  top: 9px;
  left: 15px;
  width: 13px;
  height: 13px;
  content: "";
  background: rgba(0, 0, 0, 0.6); }

.action-submenu ul a:hover {
  background: #f9f9f9; }

.action-view::before {
  mask: url("../../images/eye-icon.svg");
  mask-image: url("../../images/eye-icon.svg");
  -webkit-mask-image: url("../../images/eye-icon.svg"); }

.action-edit::before {
  mask: url("../../images/pencil-icon.svg");
  mask-image: url("../../images/pencil-icon.svg");
  -webkit-mask-image: url("../../images/pencil-icon.svg"); }

.action-cancel::before {
  mask: url("../../images/cancel-file.svg");
  mask-image: url("../../images/cancel-file.svg");
  -webkit-mask-image: url("../../images/cancel-file.svg"); }

.invoice-amount {
  font-weight: 700;
  color: #ef6614;
  font-size: 16px; }

.table-grid-paginate {
  display: flex;
  margin-top: 15px;
  justify-content: space-between; }

.paginate-label {
  font-size: 14px; }

#pagination {
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex; }

#pagination li {
  display: inline; }

#pagination li a {
  display: inline-block;
  text-decoration: none;
  padding: 5px 10px;
  color: #000;
  font-size: 14px; }

/* Active and Hoverable Pagination */
#pagination li a {
  border-radius: 5px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

#pagination li a.active {
  background-color: #2196f3;
  color: #ffffff; }

#pagination li a:hover:not(.active) {
  background-color: #f9f9f9; }

/* Style the main autocomplete menu */
.ui-autocomplete {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); }

/* Style individual suggestion items */
.ui-menu-item {
  padding: 8px 12px;
  cursor: pointer;
  font-size: 14px; }

/* Style the focused suggestion item */
.ui-menu-item.ui-state-focus {
  background-color: #e0e0e0;
  color: #333; }

/* Style the input field */
.ui-autocomplete-input {
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 16px; }

.tooltip {
  cursor: pointer; }

.tooltip.pos-rel {
  position: relative; }

.tooltiptext {
  visibility: hidden;
  background-color: #fdf7e7;
  color: #000000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 50%;
  font-size: 13px;
  white-space: nowrap;
  transform: translate(-50%, 0);
  border: 1px solid #f4d27b; }

.tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #f4d27b transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible; }

@media (max-width: 1599px) {
  .desti-div .content-holder h5 {
    font-size: 19px; }

  .pax-detail-box {
    display: block; }

  /*.pax-detail-box .form-wrapper{padding: 0 20px;}*/
  .pax-title {
    margin-right: 0;
    border-right: 0;
    border-bottom: 1px solid #dee2e6;
    padding: 20px; } }
@media (max-width: 1399px) {
  .desti-div .content-holder h5 {
    font-size: 17px; }

  .price-header .date-btn {
    padding: 10px 35px 10px 15px; }

  .price-header .date-btn::after {
    right: 10px; }

  .extra-services .col-6x {
    width: 100%; }

  .form-wrapper form {
    gap: 15px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .section-packages .col-4x, .search-result-wrap .col-6x {
    width: 100%; }

  .section-packages .col-4x:not(:last-child) {
    margin-bottom: 30px; }

  .search-result-wrap .col-6x:last-child {
    margin-bottom: 0; }

  .package-div {
    padding-bottom: 0;
    display: flex; }

  .package-div .img-holder img {
    height: 100%;
    object-fit: cover; }

  .package-div .img-holder {
    width: 40%; }

  .package-div .content-holder {
    width: 60%; }

  .tour-thumb-wrap .package-div {
    display: block; }

  .tour-thumb-wrap .package-div .img-holder,
  .tour-thumb-wrap .package-div .content-holder {
    width: 100%; }

  .price-div {
    position: relative;
    margin-top: 15px;
    border-radius: 14px;
    border: 1px solid #dee2e6; }

  .tour-type-div {
    top: 10px;
    bottom: auto; }

  .review-details .tour-type-div {
    top: auto; }

  .caption-detail-page .tour-type-div {
    top: auto; }

  .package-div .duration-div {
    top: 47px;
    bottom: auto;
    padding-top: 6px;
    padding-bottom: 6px; } }
@media (max-width: 1199px) {
  .padding-t {
    padding-top: 30px; }

  .heading-div {
    text-align: center;
    margin-bottom: 30px; }

  .heading-div h1, .heading-div h2, .heading-div h3, .heading-div h4, .heading-div h5 {
    font-size: 23px; }

  .section-search-tags {
    display: none; }

  .section-search,
  .section-search-result .col-9x,
  .section-search-result .col-3x {
    width: 100%; }

  .section-search input {
    font-size: 17px;
    height: 54px; }

  .section-search .btn-search {
    height: 54px; }

  .section-search span {
    top: 15px; }

  .section-destinations .col-25x {
    width: 25%; }

  .section-destinations .col-25x:last-child {
    display: none; }

  .filter-panel {
    border-right: 0;
    height: 59px;
    overflow: hidden;
    border-bottom: 1px solid #dee2e6;
    border-radius: 20px; }

  .search-result-wrap {
    padding-left: 30px; }

  .filter-m-title {
    display: inline-block; }

  .filter-d-title {
    display: none; }

  .pkg-type-title .mobile-menu-trigger {
    display: flex; }

  .filter-pkg-type .pkg-type-title {
    padding-left: 57px; }

  .filter-pkg-type ul {
    position: absolute;
    flex-wrap: wrap;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 20px;
    top: 63px;
    left: 0;
    width: 200px;
    z-index: 102; }

  .filter-pkg-type ul li, .filter-pkg-type ul li a {
    width: 100%; }

  .review-thumb {
    width: 40%; }

  .review-details {
    width: 60%; }

  .booking-form .col-6x {
    width: 100%; }

  .booking-form .col-2x {
    width: 33.333%;
    margin-bottom: 15px; }

  .booking-form .col-25x {
    width: 50%;
    margin-bottom: 15px; }

  .booking-form .pnl-row .col-25x:first-child {
    width: 100%; }

  .booking-form2 .col-6x {
    width: 100%; }

  .booking-form2 .col-6x:first-child {
    margin-bottom: 15px; }

  .review-details .col-6x {
    width: 100%; }

  .section-tour-review .col-9x {
    width: 70%; }

  .section-tour-review .col-3x {
    width: 30%; }

  .section-tour-review .col-9x:last-child {
    width: 100%; }

  .footer-wrap {
    display: block; }

  .f-logo-strip, .f-left-text p {
    text-align: center; }

  .review-details .pkg-includes .col-2x {
    width: 25%; }

  .f-left-text br {
    display: none; } }
@media (max-width: 991px) {
  /*.section-tour-review .col-9x{width: 55%;}
  .section-tour-review .col-3x{width: 45%;}*/
  .section-tour-review .col-9x, .section-tour-review .col-3x {
    width: 100%; }

  .section-tour-review .col-9x {
    margin-bottom: 30px; }

  .review-price-mobile {
    display: block; }

  .review-price-desktop {
    display: none; }

  .review-price {
    background: linear-gradient(90deg, #fff4e7 0%, #fddbcf 100%); }

  .review-details .col-6x {
    width: 100%; }

  .review-thumb, .review-details {
    width: 100%; }

  .section-review {
    flex-wrap: wrap;
    flex-direction: column-reverse; }

  .review-details {
    margin-bottom: 30px;
    padding-left: 0; }

  .section-confirm-tour {
    padding: 45px 0; }

  .tour-voucher {
    /*position: relative;top: auto;left: auto;transform: none;margin: 0 auto;*/
    width: 90%; } }
@media (max-width: 767px) {
  .site-logo-m {
    display: block; }

  .site-logo-d, .user-avatar .icon {
    display: none; }

  .header-link {
    gap: 15px; }

  .header-link a span {
    display: none; }

  .user-avatar {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px; }

  .user-avatar::after {
    top: 10px; }

  .search-result-wrap {
    padding: 15px 15px 0; }

  .section-packages .col-4x, .search-result-wrap .col-6x {
    width: 70%;
    margin-left: auto;
    margin-right: auto; }

  .h-cat-bar {
    padding-left: 80px; }

  .h-cat-bar h3 span {
    display: none; }

  .section-packages .col-4x:not(:last-child) {
    margin-bottom: 30px; }

  .section-destinations .col-25x {
    width: 50%;
    margin-bottom: 30px; }

  .section-search .btn-search, .section-inner-search .btn-search {
    height: 52px; }

  .desti-input::before, .date-input::before {
    top: 15px; }

  .section-inner-search .btn-search {
    padding: 0 25px; }

  /*.section-tour-review .pnl-container > .pnl-row{flex-direction: column-reverse}*/
  .tour-voucher .conf-info-wrap h2 {
    font-size: 26px; }

  .tour-voucher .conf-info-wrap .two-cols-p {
    column-count: 1; }

  .tour-voucher .col-8x,
  .tour-voucher .col-4x {
    width: 50%; }

  .conf-price .col-7x, .conf-price .col-5x {
    width: 100%; }

  .tour-voucher .conf-price .book-price-wrap {
    justify-content: center; }

  .tour-voucher .conf-price .book-price-wrap .book-price {
    margin-top: 15px; } }
@media (max-width: 599px) {
  .section-packages .col-4x, .search-result-wrap .col-6x {
    width: 100%; }

  .section-inner-search {
    flex-wrap: wrap;
    border-radius: 20px;
    padding: 20px; }

  .desti-input, .date-input {
    width: 50%;
    padding-left: 35px;
    margin-bottom: 15px; }

  .desti-input {
    border-right: 0; }

  .desti-input::before, .date-input::before {
    left: 0;
    top: 9px; }

  .section-inner-search .btn-search {
    width: 100%;
    text-align: center;
    justify-content: center; }

  .booking-form .col-2x {
    width: 50%; }

  .tour-voucher .col-8x, .tour-voucher .col-4x {
    width: 100%; }

  .tour-voucher .conf-label-wrap .conf-label {
    display: none; }

  .tour-voucher .conf-info-wrap {
    padding: 20px 40px 0; }

  .tour-voucher .conf-label-wrap {
    padding-right: 0;
    padding-top: 0;
    padding-left: 40px;
    text-align: left; }

  .tour-voucher .conf-label-wrap a {
    margin-top: 0; } }
@media (max-width: 549px) {
  .caption h1 {
    font-size: 21px;
    margin-bottom: 15px; }

  .section-search input, .section-search .btn-search {
    height: 42px; }

  .section-search input {
    padding-left: 40px; }

  .section-search span {
    top: 10px;
    left: 10px; }

  .filter-search .booking-form {
    width: 100px; } }
