


@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap");
/*------------------------------------------------------------------
* Project:        Travelin - Travel Tour Booking HTML Templates
* Author:         bizberg_themes
* URL:            https://themeforest.net/user/bizberg_themes
* Created:        06/27/2022
-------------------------------------------------------------------
*/
/* ========================================= */
/*          Default CSS                      */
/* ========================================= */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap");
header,
nav,
section,
article,
aside,
footer {
  display: block;
}

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
  font-weight: 400;
  color: #777;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "Playfair Display", serif;
  text-transform: capitalize;
  margin: 0 0 1rem;
  color: #17233e;
  line-height: 1.4;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #17233e;
  transition: all ease-in-out 0.5s;
  cursor: pointer;
  text-decoration: none;
}
h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
  color: #029e9d;
  transition: all ease-in-out 0.5s;
  outline: none;
  text-decoration: none !important;
}

h1 {
  font-size: 58px;
}

h2 {
  font-size: 46px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

@media (max-width: 991px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 735px) {
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 21px;
  }
}
p {
  margin-bottom: 8px;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul li {
  margin-bottom: 0px;
  line-height: 1.5;
  color: #777;
  position: relative;
  display: inline-block;
  padding: 0;
}

ol {
  margin: 0;
  counter-reset: i;
  position: relative;
}
ol li {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #777;
  padding-left: 0;
  position: relative;
}

a {
  color: #777;
  transition: all ease-in-out 0.5s;
  cursor: pointer;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  color: #029e9d;
  transition: all ease-in-out 0.5s;
  outline: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: #029e9d !important;
}

input::-moz-placeholder {
  color: #777 !important;
}

input::placeholder {
  color: #777 !important;
}

.row [class*=col-] {
  padding: 0 15px;
}

img {
  max-width: 100%;
}

.btn-info.focus, .btn-info:focus, .btn-info:active {
  outline: none;
  box-shadow: none !important;
  background: transparent !important;
  border: none !important;
}

.container {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .container, .container-sm {
    max-width: 100%;
  }
}
.border {
  border-color: #f1f1f1 !important;
}

.before-none::before {
  display: none !important;
}

.white {
  color: #fff !important;
}

.theme {
  color: #029e9d !important;
}

.theme1 {
  color: #f1c232 !important;
}

.theme2 {
  color: #17233e !important;
}

.black {
  color: #3f3f3f !important;
}

.grey {
  color: #777 !important;
}

.title {
  color: #17233e !important;
}

.bg-grey {
  background: #f1f1f1 !important;
}

.bg-lgrey {
  background: #fdfdfd !important;
}

.bg-theme {
  background: #fa2a1b !important;
}

.bg-theme1 {
  background: #fdc703 !important;
}

.bg-theme2 {
  background: #088dd1 !important;
}

.bg-title {
  background: #17233e !important;
}

.bg-fblack {
  background: #000000 !important;
}

.bg-white {
  background: #fff !important;
}

.bg-lblue {
  background: #eaf7ff !important;
}

.bg-lblue2 {
  background: #7accff !important;
}

.bg-lyellow {
  background: #fff6d5 !important;
}

.bg-lyellow2 {
  background: #f3d873 !important;
}

.bg-lgreen {
  background: #d6ffd8 !important;
}

.bg-lgreen2 {
  background: #82e087 !important;
}

.bordernone {
  border: none !important;
}

.border-b {
  border-bottom: 1px dashed #f1f1f1 !important;
}

.border-all {
  border: 1px solid #f1f1f1 !important;
}

.border-end {
  border-right: 1px solid #f1f1f1 !important;
}

.rating span, .rating svg {
  color: #ffbc00;
  display: inline;
  font-size: 14px;
}
.rating.rt-sm span {
  font-size: 10px;
}

.small, small {
  font-size: 85%;
}

.fs-7 {
  font-size: 0.9rem !important;
}

.fs-8 {
  font-size: 0.8rem !important;
}

.fs-9 {
  font-size: 0.7rem !important;
}

.small-sm {
  font-size: 10px;
}

.mt-1, .my-1 {
  margin-top: 0.5rem !important;
}

.mt-2, .my-2 {
  margin-top: 1rem !important;
}

.mt-3, .my-3 {
  margin-top: 1.5rem !important;
}

.mt-4, .my-4 {
  margin-top: 2rem !important;
}

.mt-5, .my-5 {
  margin-top: 2.5rem !important;
}

.mt-6, .my-6 {
  margin-top: 3rem !important;
}

.mt-7, .my-7 {
  margin-top: 3.5rem !important;
}

.mt-8, .my-8 {
  margin-top: 4rem !important;
}

.mt-9, .my-9 {
  margin-top: 4.5rem !important;
}

.mt-10, .my-10 {
  margin-top: 5rem !important;
}

.mt-minus {
  margin-top: -5rem !important;
}

.mb-1, .my-1 {
  margin-bottom: 0.5rem !important;
}

.mb-2, .my-2 {
  margin-bottom: 1rem !important;
}

.mb-3, .my-3 {
  margin-bottom: 1.5rem !important;
}

.mb-4, .my-4 {
  margin-bottom: 2rem !important;
}

.mb-5, .my-5 {
  margin-bottom: 2.5rem !important;
}

.mb-6, .my-6 {
  margin-bottom: 3rem !important;
}

.mb-7, .my-7 {
  margin-bottom: 3.5rem !important;
}

.mb-8, .my-8 {
  margin-bottom: 4rem !important;
}

.mb-9, .my-9 {
  margin-bottom: 4.5rem !important;
}

.mb-10, .my-10 {
  margin-bottom: 5rem !important;
}

.mb-minus {
  margin-bottom: -5rem !important;
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
}
.pt-1, .py-1 {
  padding-top: 0.5rem !important;
}

.pt-2, .py-2 {
  padding-top: 1rem !important;
}

.pt-3, .py-3 {
  padding-top: 1.5rem !important;
}

.pt-4, .py-4 {
  padding-top: 2rem !important;
}

.pt-5, .py-5 {
  padding-top: 2.5rem !important;
}

.pt-6, .py-6 {
  padding-top: 3rem !important;
}

.pt-7, .py-7 {
  padding-top: 3.5rem !important;
}

.pt-8, .py-8 {
  padding-top: 4rem !important;
}

.pt-9, .py-9 {
  padding-top: 4.5rem !important;
}

.pt-10, .py-10 {
  padding-top: 5rem !important;
}

.pt-14, .py-14 {
  padding-top: 7rem !important;
}

.pt-17, .py-17 {
  padding-top: 8.5rem !important;
}

.pt-18, .py-18 {
  padding-top: 9rem !important;
}

.pt-19, .py-19 {
  padding-top: 9.5rem !important;
}

.pt-20, .py-20 {
  padding-top: 10rem !important;
}

.pt-lg-7, .py-lg-7 {
  padding-top: 3.5rem !important;
}

.pb-1, .py-1 {
  padding-bottom: 0.5rem !important;
}

.pb-2, .py-2 {
  padding-bottom: 1rem !important;
}

.pb-3, .py-3 {
  padding-bottom: 1.5rem !important;
}

.pb-4, .py-4 {
  padding-bottom: 2rem !important;
}

.pb-5, .py-5 {
  padding-bottom: 2.5rem !important;
}

.pb-6, .py-6 {
  padding-bottom: 3rem !important;
}

.pb-7, .py-7 {
  padding-bottom: 3.5rem !important;
}

.pb-8, .py-8 {
  padding-bottom: 4rem !important;
}

.pb-9, .py-9 {
  padding-bottom: 4.5rem !important;
}

.pb-10, .py-10 {
  padding-bottom: 5rem !important;
}

.pb-14, .py-14 {
  padding-bottom: 7rem !important;
}

.pb-17, .py-17 {
  padding-bottom: 8.5rem !important;
}

.pb-18, .py-18 {
  padding-bottom: 9rem !important;
}

.pb-19, .py-19 {
  padding-bottom: 9.5rem !important;
}

.pb-20, .my-20 {
  padding-bottom: 10rem !important;
}

.pb-lg-7, .py-lg-7 {
  padding-bottom: 3.5rem !important;
}

.top-minus-20 {
  top: -20px !important;
}

.top-minus-40 {
  top: -40px !important;
}

.top-inherit {
  top: inherit !important;
}

.bottom-inherit {
  bottom: inherit !important;
}

.translatey-50 {
  transform: translateY(-50%);
}

.w-90 {
  width: 90% !important;
}

.w-80 {
  width: 80% !important;
}

.z-index1 {
  z-index: 1;
}

.z-index2 {
  z-index: 2;
}

.z-index3 {
  z-index: 4;
}

.form-group {
  width: 100%;
  display: inline-block;
}

input[type=text], input[type=email], input[type=number], input[type=search],
input[type=password], input[type=tel], input[type=date], input[type=time], textarea, select {
  font-size: 15px;
  font-weight: 300;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  padding: 12px 20px;
  color: #777;
  margin-bottom: 0;
  height: 50px;
  box-shadow: none;
  width: 100%;
}
input[type=text]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus,
input[type=password]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=time]:focus, textarea:focus, select:focus {
  outline: none;
  transition: all 0.5s ease;
  box-shadow: none;
}

select {
  width: 100%;
  height: inherit;
}
select option {
  color: #3f3f3f;
}

textarea {
  border-radius: none;
  resize: vertical;
  height: 120px;
}

label {
  display: inline-block;
  color: #777;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 15px;
}

blockquote {
  font-size: 14px;
  font-weight: 400;
  background-color: #029e9d;
  margin-bottom: 15px;
  border: 0;
  padding: 30px 70px 30px 70px;
  line-height: 1.5;
  color: #fff;
  margin: 20 0;
  font-style: italic;
  position: relative;
}
blockquote :after {
  content: "";
  position: absolute;
  height: 60%;
  width: 2px;
  background: #fff;
  top: 20%;
  left: 35px;
}
blockquote p {
  color: #fff;
  margin: 0;
}
blockquote :before {
  content: "\f10d";
  font-family: "fontawesome";
  font-size: 45px;
  position: absolute;
  bottom: 26px;
  right: 20px;
  color: #fff;
  transform: rotate(180deg);
}
blockquote span {
  position: relative;
  padding-left: 20px;
}
blockquote span :before {
  content: "";
  width: 12px;
  height: 1px;
  background: #029e9d;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}

table > tbody tr td, table > tbody tr th, table > tfoot tr td, table > tfoot tr th, table > thead tr td, table > thead tr th {
  padding: 10px;
  vertical-align: sub !important;
  border: 1px solid #f1f1f1;
}
table > tbody tr:nth-child(even), table > tfoot tr:nth-child(even), table > thead tr:nth-child(even) {
  background: #fdfdfd;
}

table {
  width: 100%;
}
table thead tr th {
  border-bottom: none !important;
}

.overlay, .dot-overlay, .color-overlay, .white-overlay, .left-overlay, .soft-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  transition: all ease-in-out 0.5s;
  opacity: 0.5;
}

.dot-overlay {
  background: #000000 url(../images/dot-overlay.png) repeat;
  opacity: 0.6;
}

.soft-overlay {
  opacity: 0.2;
}

.color-overlay {
  top: inherit;
  bottom: 0;
  background: linear-gradient(to bottom, transparent, #000000);
  height: 50%;
  opacity: 0.6;
}

.left-overlay {
  background: linear-gradient(to left, transparent, #fff);
  height: 100%;
  opacity: 1;
}

@media (max-width: 639px) {
  .color-overlay {
    height: 100%;
    opacity: 0.4;
    background: #000000;
  }
}
.white-overlay {
  background: #fdfdfd;
  opacity: 0.5;
}

section {
  padding: 4.5rem 0 5rem;
  position: relative;
}

/*heading title*/
.section-title, .section-title-w, .section-title-l {
  position: relative;
  z-index: 1;
}
.section-title h2, .section-title-w h2, .section-title-l h2 {
  position: relative;
  line-height: 1.2;
}

.section-title-w:before {
  border-color: #fff !important;
}
.section-title-w h2 span {
  color: #088dd1;
}

.section-title-l:before {
  left: 0;
  right: inherit;
}

@media (max-width: 991px) {
  .section-title {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .section-title {
    width: 100% !important;
    text-align: center !important;
  }
  .section-title::before {
    left: 0;
    right: 0;
  }
}
.row.slick-slider {
  margin: 0 -15px;
}

iframe {
  width: 100%;
  border: none;
}

.border-t {
  border-top: 2px dashed rgba(204, 204, 204, 0.368627451);
}

.box-shadow {
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
}

.rounded {
  border-radius: 10px !important;
}

.rounded-start {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-top {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.nav-tabs {
  border-bottom: none;
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}
.nav-tabs > li.nav-item {
  margin: 0 4px;
}
.nav-tabs > li.nav-item button {
  border-radius: 10px;
  padding: 15px;
  margin: 0;
  line-height: inherit;
  border: 1px solid #f1f1f1;
  display: inline-block;
  width: 100%;
}
.nav-tabs > li.nav-item button:hover {
  color: #fff !important;
  border-color: #f44336;
  background: #f44336;
}
.nav-tabs > li.nav-item button.active {
  color: #fff !important;
  border-color: #f44336;
  background: #f44336;
}
.nav-tabs > li.nav-item button.active:hover {
  color: #fff !important;
  border-color: #f44336;
  background: #f44336;
}

@media (max-width: 991px) {
  .nav-tabs {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .nav-tabs > li.nav-item {
    margin: 0 4px 4px;
  }
}
/*pagination*/
.pagination-main {
  line-height: 0.8;
}
.pagination-main .pagination {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.pagination-main .pagination li {
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.pagination-main .pagination li:before, .pagination-main .pagination li:after {
  display: none;
}
.pagination-main .pagination li a {
  padding: 0;
  height: 40px;
  line-height: 38px;
  margin-right: 9px;
  text-align: center;
  width: 40px;
  color: #3f3f3f;
  font-size: 14px;
  border: 1px solid #f1f1f1;
  display: inline-block;
  background: #fdfdfd;
  background: #fff;
  border-radius: 10px;
}
.pagination-main .pagination li a:hover, .pagination-main .pagination li a:focus {
  background-color: #029e9d;
  color: #fff !important;
  border-color: #029e9d;
}
.pagination-main .pagination li:last-child > a, .pagination-main .pagination li:last-child > span {
  border-radius: none;
  margin: 0;
}
.pagination-main .pagination li.active a {
  background: #029e9d !important;
  border-color: #029e9d !important;
  color: #fff;
}
.pagination-main .pagination .prev a, .pagination-main .pagination .next a {
  border-radius: 0px;
}

@media (max-width: 567px) {
  .pagination li a {
    height: 30px;
    width: 30px;
    line-height: 28px;
  }
}
@media (max-width: 359px) {
  .pagination li a {
    height: 28px;
    width: 28px;
    line-height: 28px;
  }
}
.fade:not(.show) {
  opacity: 1;
}

/*breadcrumb*/
.breadcrumb-main {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.breadcrumb-main .breadcrumb-outer {
  background: transparent;
  position: relative;
  z-index: 1;
}
.breadcrumb-main .breadcrumb-outer:before {
  display: none;
}
.breadcrumb-main .breadcrumb-outer .breadcrumb-content, .breadcrumb-main .breadcrumb-outer .bread-content {
  position: relative;
  text-align: center;
  justify-content: center;
  z-index: 1;
}
.breadcrumb-main .breadcrumb-outer .breadcrumb-content h1, .breadcrumb-main .breadcrumb-outer .bread-content h1 {
  color: #fff;
  text-transform: uppercase;
  line-height: 0.6;
}
.breadcrumb-main .breadcrumb-outer .bread-content nav {
  left: 0;
  right: 0;
}

.breadcrumb {
  background: transparent;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.breadcrumb li, .breadcrumb li.active {
  margin-bottom: 0;
  color: #fff;
}
.breadcrumb li a, .breadcrumb li.active a {
  color: #029e9d;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "|";
  color: #fff;
}

@media (max-width: 991px) {
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content {
    display: block !important;
    text-align: center !important;
  }
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content nav {
    right: 0;
    margin: 0;
  }
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content h2 {
    margin: 0 !important;
  }
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content h1 {
    font-size: 44px;
  }
  .cover-content {
    margin-bottom: 2rem;
  }
}
@media (max-width: 811px) {
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content h1 {
    font-size: 36px;
  }
  .page-cover h1 {
    font-size: 36px;
  }
  .page-cover .author-detail {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content h1 {
    font-size: 28px;
  }
  .page-cover h1 {
    font-size: 28px;
  }
}
@media (max-width: 479px) {
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content {
    text-align: center;
  }
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content h1 {
    font-size: 24px;
  }
  .breadcrumb-main .breadcrumb-outer .breadcrumb-content h2 {
    display: block;
    font-size: 40px;
  }
}
/*Buttons*/
button {
  border: none;
}

.nir-btn, .nir-btn-black, .nir-btn-white {
  position: relative;
  z-index: 1;
  font-size: 14px;
  text-align: center;
  padding: 14px 24px;
  text-transform: capitalize;
  transition: all ease-in-out 0.5s;
  background: #029e9d;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  border: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.nir-btn::before, .nir-btn-black::before, .nir-btn-white::before {
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  top: 0;
  content: "";
  background: #fdc703;
  color: #fff !important;
  transition: all ease-in-out 0.5s;
  z-index: -1;
}
.nir-btn:hover::before, .nir-btn-black:hover::before, .nir-btn-white:hover::before {
  width: 100%;
  transition: all ease-in-out 0.5s;
}
.nir-btn:hover, .nir-btn-black:hover, .nir-btn-white:hover {
  color: #fff !important;
  transition: all ease-in-out 0.5s;
}

.nir-btn-black {
  background: #17233e;
}
.nir-btn-black:before {
  color: #fff;
}
.nir-btn-black:hover {
  background: #fff;
  color: #3f3f3f;
}
.nir-btn-black:hover:before {
  color: #fdc703;
}

.nir-btn-white {
  background: #fdfdfd;
  color: #029e9d;
}
.nir-btn-white:before {
  background: #029e9d;
}
.nir-btn-white:hover {
  background: #fff;
  color: #3f3f3f;
}
.nir-btn-white:hover:before {
  color: #fdc703;
}

input#submit {
  border: none;
}

input#submit:hover {
  opacity: 0.8;
  background: #029e9d !important;
  color: #fff;
}

.item-slider .slick-prev, .item-slider .slick-next {
  top: -124px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
  width: 50px;
  height: 50px;
  line-height: 1;
}
.item-slider .slick-prev::before, .item-slider .slick-next::before {
  color: #777;
  font-size: 18px;
  line-height: 1.5;
}
.item-slider .slick-prev:hover, .item-slider .slick-prev:focus, .item-slider .slick-next:hover, .item-slider .slick-next:focus {
  background: #029e9d;
  border-color: #029e9d;
}
.item-slider .slick-prev:hover::before, .item-slider .slick-prev:focus::before, .item-slider .slick-next:hover::before, .item-slider .slick-next:focus::before {
  color: #fff;
}
.item-slider .slick-prev {
  right: 76px;
  left: inherit;
}
.item-slider .slick-next {
  right: 16px;
}

.banner-slider .slick-prev, .banner-slider .slick-next {
  background: #fdc703;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.banner-slider .slick-prev::before, .banner-slider .slick-next::before {
  color: #fff;
  font-size: 18px;
  line-height: 50px;
}
.banner-slider .slick-prev:hover, .banner-slider .slick-prev:focus, .banner-slider .slick-next:hover, .banner-slider .slick-next:focus {
  background: #17233e;
}
.banner-slider .slick-prev {
  left: 30px;
}
.banner-slider .slick-next {
  right: 30px;
}

.slick_arrows .slick-prev, .slick_arrows .slick-next {
  border-radius: 35px;
  background: #029e9d;
}
.slick_arrows .slick-prev {
  left: -40px;
}
.slick_arrows .slick-next {
  right: -40px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f4f4f4;
  z-index: 999999;
}
#preloader #status {
  position: fixed;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 300px;
  margin: 0 auto;
  background: url(../images/loader.gif);
  background-size: cover;
  background-position: center;
  opacity: 1;
  transform: translate(-50%, -50%);
  visibility: visible;
  transition: all ease-in-out 0.5s;
  z-index: 9999999999;
}

/* End Preloader */
#back-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  right: 20px;
  display: none;
}
#back-to-top a {
  display: block;
  width: 50px;
  height: 50px;
  background: #029e9d;
  position: relative;
  transition: all ease-in-out 0.5s;
  text-align: center;
  border-radius: 50%;
}
#back-to-top a:after {
  position: absolute;
  content: "\e607";
  font-family: "simple-line-icons";
  font-size: 18px;
  color: #fff;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}

.alert {
  margin-bottom: 10px;
  color: #2ab211;
  padding: 0;
}

.alert-success {
  background: transparent;
  border: transparent;
  border-radius: 0px;
}
.alert-success h4 {
  margin-bottom: 8px;
}

.alert-error, #email-error {
  color: red;
}

#email-error {
  margin: 10px 0 0;
}

/* ========================================= */
/*          Ribbon CSS        */
/* ======================================== */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}
.ribbon::before, .ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #666;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 10px 0;
  background-color: #fdc703;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 18px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
.ribbon span.open {
  background: #5ECFB1;
}

.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left:before, .ribbon-top-left:after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left:before {
  top: 0;
  right: 0;
}
.ribbon-top-left:after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 40px;
  transform: rotate(-45deg);
}

/* ========================================= */
/*          Wickedpicker CSS        */
/* ======================================== */
.wickedpicker {
  width: 120px !important;
  height: auto !important;
  z-index: 9;
}

.wickedpicker .wickedpicker__title {
  display: none !important;
}

.wickedpicker__controls__control-up:before {
  content: "\f106" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #909090 !important;
}

.wickedpicker__controls__control-down:after {
  content: "\f107" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #909090 !important;
}

/* ========================================= */
/*          Accrodion CSS        */
/* ======================================== */
.accrodion-grp .accrodion + .accrodion {
  margin-top: 10px;
}
.accrodion-grp .accrodion .accrodion-title {
  border: 1px solid #f1f1f1;
  background: #fff;
  padding: 20px;
  cursor: pointer;
  transition: all ease-in-out 0.5s;
  border-radius: 10px;
}
.accrodion-grp .accrodion .accrodion-title h5 {
  margin: 0;
  position: relative;
  text-transform: capitalize;
  border: none;
}
.accrodion-grp .accrodion .accrodion-title h5:before {
  content: "\f107";
  font-family: "FontAwesome";
  color: #222222;
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.accrodion-grp .accrodion .accrodion-content {
  padding-top: 10px;
}
.accrodion-grp .accrodion .accrodion-content .inner {
  padding: 30px;
}
.accrodion-grp .accrodion .accrodion-content .inner p {
  margin: 0;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.01em;
  color: #74787D;
}
.accrodion-grp .accrodion.active .accrodion-title {
  background: #029e9d;
  border-color: #029e9d;
}
.accrodion-grp .accrodion.active .accrodion-title h5 {
  color: #fff;
}
.accrodion-grp .accrodion.active .accrodion-title h5:before {
  content: "\f106";
  color: #fff;
}

@media (max-width: 567px) {
  .accrodion-grp .accrodion .accrodion-title h5 {
    font-size: 14px;
  }
}
/* ========================================= */
/*          Custom animation CSS        */
/* ======================================== */
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes scale-upOne {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
  }
}
@keyframes zoom-fade-two {
  0% {
    transform: scale(1.5);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
@keyframes zoom-fade {
  0% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -111px 0;
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes up-down {
  0% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes animationFramesOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationFramesTwo {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  21% {
    transform: translate(40px, 50px) rotate(35deg);
  }
  41% {
    transform: translate(-20px, -75px) rotate(48deg);
  }
  60% {
    transform: translate(25px, 48px) rotate(125deg);
  }
  80% {
    transform: translate(16px, -15px) rotate(180deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes animationFramesThree {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  21% {
    transform: translate(4px, 10px) rotate(360deg);
  }
  41% {
    transform: translate(25px, 40px) rotate(360deg);
  }
  60% {
    transform: translate(35px, 22px) rotate(360deg);
  }
  80% {
    transform: translate(17px, 46px) rotate(360deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes movebounce {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*--move-forever--*/
@keyframes move-forever {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes ripple {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.75);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes border-transform {
  0%, to {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.team-slider .slick-prev, .team-slider .slick-next {
  background: #fff;
  height: 60px;
  width: 60px;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
}
.team-slider .slick-prev:before, .team-slider .slick-next:before {
  font-size: 36px;
  line-height: 1.6;
  color: #029e9d;
}
.team-slider .slick-prev:hover, .team-slider .slick-prev:focus, .team-slider .slick-next:hover, .team-slider .slick-next:focus {
  opacity: 1;
  background: #029e9d;
  color: #fff;
}
.team-slider .slick-prev:hover:before, .team-slider .slick-prev:focus:before, .team-slider .slick-next:hover:before, .team-slider .slick-next:focus:before {
  color: #fff;
}
.team-slider .slick-prev {
  left: -15px;
}
.team-slider .slick-next {
  right: -15px;
}

@media (max-width: 767px) {
  .team-slider .slick-prev, .team-slider .slick-next {
    display: none !important;
  }
}
@keyframes kbrns_zoomOutIn {
  0% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
/*Navbar*/
.navbar-default {
  background: #f5f5f5;
}

.navbar {
  border-bottom: 0;
  padding: 0;
}

.sidebar .navbar-nav {
  background: transparent;
  margin: 0;
}

.navbar.navbar-default {
  transition: none;
}

header #navbar {
  width: 100%;
  background: #f49b00;
}

.navbar-default a.navbar-brand {
  font-size: 24px;
  position: relative;
  color: #f49b00;
  letter-spacing: 2px;
  font-weight: 400;
  display: block;
  padding: 0;
  height: auto;
  transition: all ease-in-out 0.5s;
  transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  margin-right: 0;
  flex: 1;
}
.navbar-default a.navbar-brand span {
  color: #fc883a;
}
.navbar-default a.navbar-brand:hover {
  color: #D60D45;
}
.navbar-default .navbar-nav li, .navbar-default .navbar-nav li.active {
  background: #f33807;
}
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li.active a, .navbar-default .navbar-nav li.active a:hover {
  background: #f33807;
}

/* Main Menu Dropdown */
.navbar-nav li {
  position: relative;
  text-align: left;
  margin-bottom: 0;
}
.navbar-nav li ul {
  z-index: 9999;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50px;
  left: 0;
  width: 190px;
  display: none;
  border: 1px solid #f1f1f1;
  border-top: 2px solid #f33807;
  box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
.navbar-nav li ul li {
  border-bottom: 1px solid #f1f1f1;
}
.navbar-nav li ul li:last-child {
  border-bottom: none;
}
.navbar-nav li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
  text-decoration: none;
}
.navbar-nav li ul li:hover ul li a {
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-nav li ul li a {
  display: block;
  padding: 7px 15px;
  font-size: 15px;
  font-weight: 500;
  color: #636363;
}
.navbar-nav li ul li a:hover {
  color: #f33807;
}
.navbar-nav li ul li ul {
  position: absolute;
  left: 188px;
  top: -2px;
}
.navbar-nav li ul li ul li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
}

.navbar-nav li > ul > li:last-child > a {
  border-bottom: 0;
}
.navbar-nav li > ul > li ul > li:last-child > a {
  border-bottom: 0;
}

.main_header_area {
  position: relative;
  width: 100%;
}
.main_header_area .notify-bar {
  background: linear-gradient(to right, #e9595e 1%, #dcb86c 100%);
  position: relative;
  padding: 3px 0;
}
.main_header_area .notify-bar .notify-in {
  position: relative;
}
.main_header_area .notify-bar .notify-in y a.shop-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main_header_area .header-content {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.1882352941);
}
.main_header_area .header-content li {
  display: inline-block;
  padding: 0px 15px;
  border-left: 1px solid rgba(241, 241, 241, 0.2117647059);
  margin: 0;
}
.main_header_area .header-content li:first-child {
  border: none;
  padding-left: 0;
}
.main_header_area .header-content li:last-child {
  padding-right: 0;
}
.main_header_area .header-content a, .main_header_area .header-content i {
  font-size: 14px;
}
.main_header_area .header_menu.fixed-top {
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
  background: #fff;
}
.main_header_area .header_menu.hide {
  top: -94px;
  animation-name: slideInUp;
}
.main_header_area .register-login a {
  font-size: 15px;
  text-transform: uppercase;
  color: #777;
}
.main_header_area .register-login .dropdown a {
  color: #777 !important;
  text-transform: capitalize;
}
.main_header_area .register-login .btn-info {
  border: none;
  background: transparent;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
}

.main_header_area .header_menu.fixed-top .register-login a {
  color: #777 !important;
}
.main_header_area .header_menu.fixed-top .register-login a.nir-btn {
  color: #fff !important;
}
.main_header_area .header_menu.fixed-top .register-login a.nir-btn:hover {
  color: #fff !important;
}

.main_header_area.headerstye-1 {
  position: absolute;
  width: 100%;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .navbar-header .navbar-brand {
  padding: 0;
  margin: 0;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
  display: block;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .nav.navbar-nav li {
  margin-right: 0;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .nav.navbar-nav li a {
  color: #fff;
  padding: 10px;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .nav.navbar-nav li:hover > a {
  color: #029e9d;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .nav.navbar-nav li.active > a {
  color: #029e9d;
}
.main_header_area.headerstye-1 .header_menu .search-main a i {
  color: #fff;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default {
  background: #fff;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default .navbar-header .navbar-brand {
  padding: 0;
  margin: 0;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default .navbar-header .navbar-brand img {
  display: none !important;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default .navbar-header .navbar-brand img + img {
  display: block !important;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .search-main a i {
  color: #777;
}

@media (max-width: 1400px) and (min-width: 1300px) {
  .main_header_area .header_menu .navbar.navbar-default .nav.navbar-nav li a, .main_header_area.headerstye-1 .header_menu .navbar.navbar-default .nav.navbar-nav li a {
    padding: 10px 6px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .headerstye-1 .header-content {
    display: none;
  }
  .headerstye-1 .navbar-header {
    display: block;
  }
  .main_header_area .header-content, .search-main {
    display: none !important;
  }
}
@media (max-width: 735px) {
  .main_header_area .header-content {
    display: none !important;
  }
}
.header_menu .navbar.navbar-default {
  border-radius: 0px;
  margin-bottom: 0px;
  background: transparent;
  border: none;
  width: 100%;
  z-index: 9;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand {
  padding: 0;
  margin: 0;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
  display: block;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}
.header_menu .navbar.navbar-default .navbar-collapse {
  text-align: right;
  padding: 0;
}
.header_menu .navbar.navbar-default .nav.navbar-nav {
  float: none;
  text-align: right;
  display: inline-block;
  background: transparent;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li {
  float: none;
  display: inline-block;
  margin-right: 0;
  background: transparent;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:last-child {
  margin: 0;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a {
  background: transparent;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0px;
  line-height: inherit;
  transition: all 150ms linear;
  border: none;
  padding: 0 8px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a i {
  font-size: 12px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a i.fa-angle-right {
  position: absolute;
  right: 15px;
  top: 20px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a:after {
  display: none;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:hover a, .header_menu .navbar.navbar-default .nav.navbar-nav li.active a {
  color: #029e9d;
  background: transparent;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu {
  position: relative;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
  border: none;
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  transition: all 400ms linear;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px dashed #f1f1f1;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a {
  line-height: 2.5;
  color: #777;
  font-size: 14px;
  padding: 3px 20px;
  font-weight: 400;
  letter-spacing: 0.3px;
  transition: all 150ms linear;
  display: flex;
  text-transform: capitalize;
  align-items: center;
  justify-content: space-between;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a:hover {
  background: #029e9d;
  color: #fff;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:last-child {
  border-bottom: none;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li ul {
  overflow: visible;
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child {
  margin-right: 0px;
}
.header_menu .navbar.navbar-default.navbar-sticky-in .nav.navbar-nav li:hover > a, .header_menu .navbar.navbar-default.navbar-sticky-in .nav.navbar-nav li.active > a {
  color: #029e9d;
}

.main_header_area .header_mlogo .navbar.navbar-default .navbar-header {
  display: none;
  transition: all ease-in-out 0.5s;
}
.main_header_area .header_mlogo .navbar.navbar-default.navbar-sticky-in .navbar-header {
  display: block;
  transition: all ease-in-out 0.5s;
}
.main_header_area .header_mlogo .navbar.navbar-default.navbar-sticky-in .navbar-middle {
  display: none;
  transition: all ease-in-out 0.5s;
}
.main_header_area .header_menu.header_mlogo1.fixed-top {
  position: relative;
  animation: none;
  top: 0;
}

@media (max-width: 991px) {
  .main_header_area .header_mlogo .navbar.navbar-default .navbar-header {
    display: block;
  }
  .navbar-middle {
    display: none;
  }
  .header-start {
    padding-top: 0 !important;
  }
}
/*Fullpage search*/
#search1 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  transition: all 0.5s ease-in-out;
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#search1 input[type=search] {
  position: absolute;
  top: 40%;
  width: 50%;
  color: #777;
  background: transparent;
  font-size: 48px;
  font-weight: 400;
  text-align: center;
  border-width: 0 0 1px;
  margin: 0px auto;
  padding: 20px 30px;
  outline: none;
  margin-bottom: 30px;
  height: 82px;
  left: 0;
  right: 0;
  border-radius: 0;
  border-bottom: 1px solid #f1f1f1;
}
#search1 .btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #029e9d;
  padding: 15px 30px;
  border: none;
  border-radius: 10px;
  font-size: 18px;
  width: 10%;
}
#search1 .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #029e9d;
  border-color: #029e9d;
  opacity: 1;
  padding: 4px 16px;
  border-radius: 10px;
  font-size: 27px;
}

#search1.open {
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

.header_sidemenu .header_sidemenu_in .overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
}
.header_sidemenu .header_sidemenu_in .overlay.show {
  opacity: 0.8;
  visibility: visible;
  background: #000000;
  transition: opacity 0.25s ease, visibility 0s ease;
}
.header_sidemenu .header_sidemenu_in .overlay.hide {
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
}
.header_sidemenu .header_sidemenu_in .menu {
  width: 380px;
  height: 100%;
  position: fixed;
  right: -500px;
  top: 0;
  z-index: 9999;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
  transition: all ease 0.5s;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
}
.header_sidemenu .header_sidemenu_in .menu .close-menu {
  float: right;
  font-size: 21px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
}
.header_sidemenu .menu-ham {
  cursor: pointer;
}

.menu-ham {
  cursor: pointer;
}
.menu-ham a i {
  transition: all ease-in-out 0.5s;
}
.menu-ham a i:hover {
  background: #029e9d !important;
  color: #fff !important;
  transition: all ease-in-out 0.5s;
}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    position: absolute;
    top: 40px;
    left: 0px;
    min-width: 250px;
    background: #fff;
    box-shadow: 0 0 15px rgba(204, 204, 204, 0.3411764706);
    text-align: left;
    opacity: 0;
    transition: all ease-in-out 0.5s;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu {
    transform: translateZ(0);
    transform: scaleY(0);
    transform-origin: 0 50%;
    position: absolute;
    left: 100%;
    right: auto;
    width: auto;
    top: 0;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li a {
    line-height: 3;
    color: #777;
    font-size: 15px;
    padding: 3px 20px;
    letter-spacing: 0.3px;
    transition: all 150ms linear;
    display: block;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li:hover a {
    color: #fff;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu:hover .dropdown-menu {
    transform: scale(1, 1);
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
    left: 0px;
    visibility: visible;
    opacity: 1;
  }
}
header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 22;
}

.logo a {
  font-size: 28px;
  color: #fff;
}
.logo a [class^=flaticon-]:before {
  font-size: 28px;
  color: #fff;
}

nav.navbar.navbar-default .logo-white {
  display: block;
}
nav.navbar.navbar-default .logo-black {
  display: none;
}

nav.navbar.navbar-default.navbar-sticky-in .logo-white {
  display: none;
}
nav.navbar.navbar-default.navbar-sticky-in .logo-black {
  display: block;
}

.nav-btn {
  display: inline-block;
}

.navbar-sticky-in .nir-btn:hover {
  color: #029e9d;
}

/*Fullpage search*/
.search-wrapper {
  position: relative;
  min-width: 250px;
  display: inline-block;
}
.search-wrapper .search_module {
  position: relative;
}
.search-wrapper .search_module .icon-left {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  transition: all ease-in-out 0.5s;
  z-index: 10;
  color: #fff;
}
.search-wrapper .search_module .search_area form .input-group {
  margin: 0;
}
.search-wrapper .search_module .search_area form .input-group .form-control {
  background: none;
  padding-left: 40px;
  border: 1px solid rgba(255, 255, 255, 0.137254902);
  transition: all ease-in-out 0.5s;
  font-weight: 400;
  width: 100%;
  color: #fff;
}
.search-wrapper .search_module .search_area form .input-group .form-control::-moz-placeholder {
  -moz-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  color: #fdfdfd;
}
.search-wrapper .search_module .search_area form .input-group .form-control::placeholder {
  transition: all ease-in-out 0.5s;
  color: #fdfdfd;
}
.search-wrapper .search_module .search_area form .input-group .form-control:focus {
  outline: 0;
  box-shadow: none;
}
.search-wrapper .search_module.active + .search-categories {
  visibility: visible;
  opacity: 1;
}
.search-wrapper .search_module.active .search_area form .input-group .form-control {
  border: none;
  padding-left: 2.66667rem;
  border: 1px solid rgba(255, 255, 255, 0.137254902);
  font-weight: 400;
}
.search-wrapper .search_module.active .search_area form .input-group .form-control:focus {
  border: none;
}

.main_header_area.headerstye-1 .header_menu.fixed-top {
  background: #fff;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.3411764706);
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: block;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar.navbar-default .nav.navbar-nav li > a {
  color: #777;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar.navbar-default .nav.navbar-nav li.active > a {
  color: #029e9d;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .search-wrapper .search_module .search_area form .input-group .form-control {
  border-color: #f1f1f1;
  color: #777;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .search-wrapper .search_module .search_area form .input-group .form-control::-moz-placeholder {
  color: #777;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .search-wrapper .search_module .search_area form .input-group .form-control::placeholder {
  color: #777;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .search-wrapper .search_module .icon-left {
  color: #777;
}

.fade.in {
  opacity: 1;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-backdrop {
  background: transparent;
}

.modal__container {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal__container .modal__content {
  background-color: #fff;
  width: 450px;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
}
.modal__container .modal__content .login-content {
  background: #fff;
  text-align: center;
  position: relative;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
}
.modal__container .modal__content .login-content .section-border {
  padding: 20px 30px;
  border-top: 1px dashed #f1f1f1;
}
.modal__container .modal__content .login-content .form-checkbox {
  text-align: left;
}
.modal__container .modal__content .login-content a.btn-facebook, .modal__container .modal__content .login-content a.btn-twitter, .modal__container .modal__content .login-content a.btn-google {
  padding: 8px 20px;
  color: #fff;
  background: #ccc;
  border-radius: 0px;
  display: inline-block;
  border: 1px solid #395899;
}
.modal__container .modal__content .login-content a.btn-facebook {
  background: #395899;
}
.modal__container .modal__content .login-content a.btn-twitter {
  background: #04a9e1;
  border-color: #04a9e1;
}
.modal__container .modal__content .login-content a.btn-google {
  background: #db3236;
}
.modal__container .modal__content .login-content .sign-up {
  padding: 20px 0;
  border-top: 1px dashed #f1f1f1;
}
.modal__container .modal__content button.close {
  background: #029e9d;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  opacity: 1;
  text-align: center;
  line-height: 0.5;
  font-size: 20px;
  padding: 0;
  z-index: 9;
  transition: all ease-in-out 0.5s;
}
.modal__container .modal__content button.close:focus {
  border: none;
  outline: none;
}

.modal-open {
  padding: 0 !important;
}
.modal-open .modal {
  background: rgba(0, 0, 0, 0.6784313725);
  overflow: hidden;
  padding-right: 0 !important;
}
.modal-open .modal .modal-dialog {
  max-width: 920px;
  top: 5%;
}
.modal-open .modal .modal-dialog .modal-content {
  border: none;
  position: relative;
  border-radius: 0;
}
.modal-open .modal .modal-dialog .modal-content .modal-body {
  padding: 20px;
}
.modal-open .modal .modal-dialog .modal-content .login-content {
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
}

@media (max-width: 991px) {
  .modal-open .modal .modal-dialog {
    max-width: 80%;
    margin: 0 auto;
  }
  .modal-open .modal .modal-dialog .blog-full .blog-image > a {
    height: 280px;
  }
}
.log-reg .nav-pills {
  margin-bottom: 20px;
}
.log-reg .nav-pills .nav-link {
  padding: 14px 18px;
}
.log-reg .nav-pills .nav-link.active, .log-reg .nav-pills .show > .nav-link {
  background: #029e9d;
  border-radius: 10px;
}
.log-reg .btn-fb, .log-reg .btn-google {
  padding: 14px 18px;
  text-align: center;
  background: #506dab;
  color: #fff;
  border-radius: 10px;
  font-size: 14px;
}
.log-reg .btn-google {
  background: #dd4b39;
}
.log-reg hr.log-reg-hr {
  opacity: 1;
  background-color: #ccc;
}
.log-reg hr.log-reg-hr::before {
  background-color: #ffffff;
  bottom: 0;
  color: #029e9d;
  content: "Or";
  font-size: 16px;
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
  top: -12px;
  width: 10%;
}

@media (max-width: 1100px) {
  .search-wrapper {
    width: 200px;
  }
}
@media (max-width: 1100px) {
  .slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before,
  .headerstye-1 .navbar-sticky-in .slicknav_btn.slicknav_open:before,
  .headerstye-1 .navbar-sticky-in .slicknav_btn.slicknav_collapsed:before {
    color: #444 !important;
  }
  .headerstye-1 .slicknav_btn.slicknav_open:before,
  .headerstye-1 .slicknav_btn.slicknav_collapsed:before {
    color: #fff !important;
  }
  .dropdown-toggle::after, .search-wrapper,
  .header_menu .navbar.navbar-default a.cart-icon, .register-login {
    display: none !important;
  }
}
/* ========================================= */
/*          Banner  CSS        */
/* ======================================== */
.banner {
  padding: 0;
  background-size: cover;
  background-position: center;
  background-repeat: repeat-x;
}
.banner .slider {
  height: 680px;
  position: relative;
}
.banner .slider .swiper-container {
  width: 100%;
  height: 100%;
}
.banner .slider .swiper-container .swiper-slide {
  overflow: hidden;
}
.banner .slider .swiper-container .swiper-slide .slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}
.banner .slider .swiper-container .swiper-slide .slide-inner .slide-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}
.banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content {
  top: 45.6%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 40%;
  position: absolute;
  z-index: 9;
}
.banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content .nir-btn-black:hover {
  background-color: #fff;
}
.banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content > h1 {
  letter-spacing: 1px;
  font-weight: 700;
}
.banner .slider .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 40px;
}
.banner .slider .swiper-pagination-custom .swiper-pagination-fraction {
  bottom: 40px;
}
.banner .slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
}
.banner .slider .swiper-pagination-bullet-active {
  background: #029e9d;
}
.banner .slider .swiper-container-vertical > .swiper-pagination-bullets {
  right: 50px;
}
.banner .slider1 .swiper-container .swiper-slide .slide-inner .swiper-content {
  width: 40%;
  position: absolute;
  z-index: 999;
  right: auto;
  left: 7%;
  text-align: left;
}
.banner .slider2 {
  padding: 0;
  height: 570px !important;
}
.banner .slider2 .swiper-container .swiper-slide .slide-inner .slide-image {
  width: 100%;
}
.banner .slider2 .swiper-container .swiper-slide .slide-inner .swiper-content {
  top: auto;
  transform: none;
  bottom: 0;
  left: 0;
  width: 100%;
  position: absolute;
  z-index: 999;
  right: 0;
  margin: 0 auto;
  padding: 40px;
  background: transparent;
  box-shadow: none;
}
.banner .slider2 .swiper-container .swiper-slide .slide-inner .swiper-content > h1.s-title1 {
  font-size: 28px;
}
.banner .slider2 .swiper-container .swiper-slide .slide-inner .color-overlay {
  height: 100%;
}
.banner .video-slider {
  height: auto;
}
.banner .video-slider .swiper-content {
  top: 56%;
  transform: translateY(-50%);
  left: 0;
  width: 60%;
  right: 0;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  z-index: 3;
}
.banner .video-slider .swiper-content > h1 {
  font-size: 58px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.banner .video-slider .video-banner video {
  width: 100%;
  display: block;
}
.banner .banner-main {
  height: 630px;
  position: relative;
}
.banner .banner-main .banner-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top;
}
.banner .banner-main .banner-content {
  top: 45%;
  right: 0;
  left: 0;
  width: 55%;
  position: absolute;
  z-index: 9;
  text-align: center;
  margin: 0 auto;
  transform: translateY(-50%);
}
.banner .banner-main .banner-content > h1 {
  font-size: 58px;
  letter-spacing: 1px;
  font-weight: 700;
}
.banner .banner-main .banner-content p {
  font-size: 21px;
}
.banner .banner-slide {
  height: 500px;
}
.banner .banner-in .banner-image {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  animation: movebounce 5s infinite;
}
.banner .swiper-button-next {
  right: 30px;
}
.banner .swiper-button-prev {
  left: 30px;
}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after {
  background: #029e9d;
  font-size: 21px;
  padding: 10px 20px;
  color: #fff;
  transition: all ease-in-out 0.5s;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.banner .swiper-button-next:hover:after, .banner .swiper-button-prev:hover:after {
  background: #fdc703;
  color: #fff;
  transition: all ease-in-out 0.5s;
}
.banner .slider-before:before {
  background: #f1f1f1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
}
.banner .slick-content-inner {
  position: absolute;
  top: 45%;
  width: 60%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
}
.banner .slider-thumbs {
  position: absolute !important;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  background: #fdfdfd;
  margin: 0 auto !important;
  overflow: hidden;
}
.banner .slider-thumbs .slick-prev, .banner .slider-thumbs .slick-next {
  background: #029e9d;
}
.banner .slider-thumbs .slick-prev {
  left: 10px;
}
.banner .slider-thumbs .slick-next {
  right: 10px;
}
.banner .slider-thumbs .slick-slide {
  opacity: 0.7;
}
.banner .slider-thumbs .slick-slide.slick-current.slick-active.slick-center {
  opacity: 1;
}

@media (max-width: 1370px) and (min-width: 1368px) {
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content {
    width: 60%;
  }
  .banner .slider1 .swiper-container .swiper-slide .slide-inner .swiper-content {
    width: 40%;
  }
}
@media (max-width: 1100px) {
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content, .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content1, .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content2 {
    width: 75% !important;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content h1, .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content1 h1, .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content2 h1 {
    font-size: 48px;
  }
  .banner .video-slider .swiper-content {
    width: 85% !important;
  }
  .banner .video-slider .swiper-content h1 {
    font-size: 50px;
  }
  .banner .banner-main .banner-content {
    width: 90%;
  }
  .banner .slider.slider3 .swiper-container .swiper-slide .slide-inner .swiper-content1 > h1 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .banner .slider .swiper-container .swiper-slide .slide-inner .slide-image {
    width: 100%;
    left: 0;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content {
    top: 60%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content h1 {
    font-size: 40px;
  }
  .banner .slider .swiper-container .slider-before .swiper-content {
    top: 50% !important;
  }
  .banner .slider .swiper-container .slider-before:before {
    background: #fdc703;
    width: 100%;
    opacity: 0.7;
  }
  .banner .slider .swiper-container .slider-before span a, .banner .slider .swiper-container .slider-before h1 a, .banner .slider .swiper-container .slider-before p {
    color: #fff;
  }
  .banner .banner-main {
    height: auto;
  }
  .banner .banner-main .banner-content {
    top: 50%;
    transform: translateY(-50%);
  }
  .banner .banner-in .banner-content {
    width: 100% !important;
  }
  .banner .banner-in .banner-content {
    width: 100% !important;
  }
  .banner .banner-in .banner-content .input-box {
    border: none !important;
  }
  .banner .banner-in .banner-content .nir-btn {
    padding: 14px 24px !important;
    margin: 0 1.5rem 1.5rem;
    width: 50% !important;
  }
  .slider-thumbs {
    position: relative !important;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0;
    background: transparent;
  }
  .slick-content-inner {
    width: 90%;
    top: 50%;
    transform: translateY(-50%);
  }
  .search-banner-in .col-lg-6 {
    padding: 0 15px !important;
  }
}
@media (max-width: 767px) {
  .banner .slider .swiper-container .swiper-slide .slide-inner::before {
    display: none;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content {
    width: 90% !important;
    left: 0;
    right: 0;
    top: 60%;
    text-align: center;
    margin: 0 auto;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content span {
    padding-left: 0;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content span:before {
    display: none;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .overlay {
    width: 100%;
  }
  .banner .slider .swiper-button-prev, .banner .slider .swiper-button-next {
    display: none;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    display: none;
  }
  .banner .top50 .swiper-container .swiper-slide .slide-inner .swiper-content {
    top: 50%;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    display: none;
  }
}
@media (max-width: 639px) {
  .banner .container {
    padding: 0;
  }
  .banner .slider {
    overflow: visible;
    padding: 0 !important;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .slide-image {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    transform: none;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content > h1 {
    font-size: 32px;
  }
  .banner .slider .swiper-container-vertical > .swiper-pagination-bullets {
    display: none;
  }
  .banner .video-slider .swiper-content {
    display: none;
  }
  .banner .banner-main .banner-content > h1 {
    font-size: 28px;
  }
  .search-banner-list .search-banner-item {
    display: block !important;
    text-align: center;
  }
  .search-banner-list .search-banner-item .search-banner-item-ctn {
    width: 100% !important;
    margin: 15px 0 0 !important;
  }
}
@media (max-width: 400px) {
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content .entry-meta, .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content .entry-date, .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content .entry-category {
    display: block !important;
    margin-bottom: 15px;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content .entry-author {
    margin-bottom: 15px;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content .entry-author .entry-date {
    margin-bottom: 0;
  }
  .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content > h1 {
    font-size: 24px;
  }
  .banner .slider .swiper-container-vertical > .swiper-pagination-bullets {
    display: none;
  }
  .banner .video-slider .swiper-content {
    display: none;
  }
  .banner .banner-main .banner-content > h1 {
    font-size: 24px;
  }
  .slider-thumbs, .slick-content-inner {
    display: none !important;
  }
}
#particles-js {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* ========================================= */
/*          Banner Form  CSS        */
/* ======================================== */
.form-main {
  position: relative;
  display: block;
  z-index: 2;
}
.form-main .form-content {
  box-shadow: 0px 0px 30px rgba(204, 204, 204, 0.3411764706);
  margin: -76px auto 0;
  background: #fff;
  border-radius: 0px;
  z-index: 2;
}
.form-main .form-content .input-box {
  position: relative;
  width: 100%;
}
.form-main .form-content .input-box i {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.form-main .form-content .input-box [class^=fa-]:before {
  color: #ef2853;
  font-weight: 600;
}
.form-main .form-content .form-navtab {
  position: absolute;
  top: -57px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.form-main .form-content .form-navtab .nav-tabs {
  border: none;
  padding: 0px;
  display: inline-block;
}
.form-main .form-content .form-navtab .nav-tabs li button {
  border-radius: 0;
  background: #fff;
  border: none;
  padding: 15px 30px;
  transition: all 0.5s;
  border-radius: 0;
}
.form-main .form-content .form-navtab .nav-tabs li i {
  color: #444;
  margin-right: 5px;
  transition: all 0.5s;
}
.form-main .form-content .form-navtab .nav-tabs li:hover button {
  background: #088dd1;
  color: #fff;
  border: none;
  transition: all 0.5s;
}
.form-main .form-content .form-navtab .nav-tabs li:hover button i {
  color: #fff;
  transition: all 0.5s;
}
.form-main .form-content .form-navtab .nav-tabs li button.active {
  background: #088dd1;
  color: #fff;
  border: none;
  transition: all 0.5s;
}
.form-main .form-content .form-navtab .nav-tabs li button.active i {
  color: #fff;
  transition: all 0.5s;
}
.form-main .form-content .tab-content {
  box-shadow: 0px 0px 30px rgba(204, 204, 204, 0.3411764706);
  padding: 30px;
  background: #fff;
}
.form-main .form-content.form-content1 {
  top: -20px;
}
.form-main .form-content.form-content2 {
  padding: 0;
  box-shadow: none;
  top: 0;
}
.form-main .form-content.form-content2 .input-box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.form-main .form-content.form-content2 .input-box input, .form-main .form-content.form-content2 .input-box .nice-select {
  border-width: 0 0 1px;
}
.form-main .form-content.form-content2 .input-box i {
  color: #088dd1;
  font-weight: 600;
  left: 0;
}
.form-main .form-content.form-content3 {
  padding: 0;
  box-shadow: none;
  top: 0;
  background: transparent;
}
.form-main .form-content.form-content3 .input-box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.form-main .form-content.form-content3 .input-box input, .form-main .form-content.form-content3 .input-box .nice-select {
  border-width: 0 0 1px;
  background: transparent;
  color: #fff;
}
.form-main .form-content.form-content3 .input-box input::-moz-placeholder, .form-main .form-content.form-content3 .input-box .nice-select::-moz-placeholder {
  color: #fff !important;
}
.form-main .form-content.form-content3 .input-box input::placeholder, .form-main .form-content.form-content3 .input-box .nice-select::placeholder {
  color: #fff !important;
}
.form-main .form-content.form-content3 .input-box i {
  color: #088dd1;
  font-weight: 600;
  left: 0;
}

.form-main1 {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.book-form1 .nice-select, .book-form1 input {
  border-width: 0 0 1px 0;
  border-radius: 0;
  padding: 12px 0px;
}

@media (max-width: 1100px) {
  .form-main .form-content {
    width: 88% !important;
  }
  .form-main .form-content.form-content1 {
    top: 0;
  }
}
@media (max-width: 991px) {
  .form-main .form-content {
    margin: 5rem auto 0.25rem !important;
    left: 0;
    position: relative;
    top: 0;
  }
  .form-main .form-content .form-group {
    padding-right: 0 !important;
    margin-bottom: 1rem !important;
  }
  .form-main .form-title1 {
    border-radius: 10px 10px 0 0 !important;
    margin-bottom: 2rem !important;
  }
  .form-main1 {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .form-main .form-content .form-navtab .nav-tabs li a {
    padding: 20px 15px;
  }
}
@media (max-width: 735px) {
  .form-main .form-content {
    width: 98% !important;
  }
  .form-main .form-content .tab-content {
    border-top: 2px dashed #f1f1f1;
  }
}
@media (max-width: 479px) {
  .form-main .form-content .form-navtab {
    position: relative;
    top: 0;
  }
  .form-main .form-content .form-navtab .nav-tabs {
    display: block;
  }
  .form-main .form-content .form-navtab .nav-tabs li {
    width: 100%;
  }
  .form-main .form-content .form-navtab .nav-tabs li button {
    width: 100%;
  }
  .form-main .form-content .form-navtab .nav-tabs li a {
    display: block;
  }
  .form-main .form-content .form-navtab .nav-tabs li:nth-child(odd) a {
    background: #f1f1f1;
  }
}
/* ========================================= */
/*          trending-topic  CSS        */
/* ======================================== */
.category-item {
  position: relative;
}
.category-item i {
  font-size: 36px;
}
.category-item img {
  width: auto !important;
}
.category-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  transition: all ease-in-out 0.5s;
  background: #029e9d !important;
  cursor: pointer;
}
.category-item .trending-topic-content {
  position: relative;
  z-index: 1;
}
.category-item:hover::before {
  width: 100%;
  transition: all ease-in-out 0.5s;
}

.trending-topic-counter::before {
  content: "";
  background: #f1f1f1;
  position: absolute;
  height: 50%;
  width: 100%;
  left: 0;
  top: 0;
}
.trending-topic-counter .trending-topic-counter-inner {
  width: 65%;
  margin: 0 auto;
  padding: 40px 40px 100px;
}
.trending-topic-counter .trending-topic-counter-inner .section-title::before {
  display: none;
}
.trending-topic-counter .trending-topic-counter-inner .section-title h2 {
  font-weight: 700;
}
.trending-topic-counter .trending-topic-counter-inner .counter-item {
  padding: 20px !important;
  border: 1px solid rgba(241, 241, 241, 0.6509803922);
}

.why-us .why-us-item {
  transition: all ease-in-out 0.5s;
  overflow: hidden;
  position: relative;
  transform: translateY(0px);
}
.why-us .why-us-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  transition: all ease-in-out 0.5s;
  background: #029e9d !important;
  cursor: pointer;
}
.why-us .why-us-item .why-us-content {
  z-index: 1;
  position: relative;
}
.why-us .why-us-item:hover::before {
  height: 100%;
  transition: all ease-in-out 0.5s;
}
.why-us .why-us-item .why-us-icon [class^=flaticon-]::before, .why-us .why-us-item .why-us-icon i {
  font-size: 58px;
}
.why-us .why-us-item:hover i, .why-us .why-us-item:hover a, .why-us .why-us-item:hover p {
  color: #fff !important;
  transition: all ease-in-out 0.5s;
}

@media (max-width: 1100px) {
  .trending-topic-counter .trending-topic-counter-inner {
    width: 86%;
    padding: 40px 40px 80px;
  }
}
@media (max-width: 991px) {
  .trending-topic-counter {
    padding-bottom: 0;
  }
  .trending-topic-counter .trending-topic-counter-inner {
    padding: 40px;
    margin: 0 auto 0 !important;
  }
  .trending-topic-counter .trending-topic-counter-inner .car-image {
    width: 100%;
    position: relative;
    bottom: inherit;
  }
  .category-main-inner h3 {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .trending-topic .trending-topic-item {
    text-align: center;
  }
  .trending-topic .trending-topic-item:before {
    display: none;
  }
}
/* ========================================= */
/*          Trending  CSS        */
/* ======================================== */
.trending {
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.trending .trend-item, .trending .trend-item1, .trending .trend-item2 {
  position: relative;
  transition: all ease-in-out 0.5s;
  overflow: hidden;
}
.trending .trend-item::before, .trending .trend-item1::before, .trending .trend-item2::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  background: #029e9d;
  height: 4px;
  transition: all ease-in-out 0.5s;
  z-index: 2;
}
.trending .trend-item .trend-meta, .trending .trend-item1 .trend-meta, .trending .trend-item2 .trend-meta {
  position: absolute;
  top: -28px;
  right: 20px;
}
.trending .trend-item .trend-image, .trending .trend-item1 .trend-image, .trending .trend-item2 .trend-image {
  position: relative;
}
.trending .trend-item .trend-image img, .trending .trend-item1 .trend-image img, .trending .trend-item2 .trend-image img {
  transition: all ease-in-out 0.5s;
  width: 100%;
}
.trending .trend-item .trend-image .trend-content, .trending .trend-item1 .trend-image .trend-content, .trending .trend-item2 .trend-image .trend-content {
  z-index: 1;
}
.trending .trend-item .trend-image, .trending .trend-item .trend-image1, .trending .trend-item1 .trend-image, .trending .trend-item1 .trend-image1, .trending .trend-item2 .trend-image, .trending .trend-item2 .trend-image1 {
  transition: all ease-in-out 0.5s;
  overflow: hidden;
}
.trending .trend-item .trend-content1, .trending .trend-item1 .trend-content1, .trending .trend-item2 .trend-content1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.trending .trend-item:hover, .trending .trend-item1:hover, .trending .trend-item2:hover {
  transition: all ease-in-out 0.5s;
}
.trending .trend-item:hover::before, .trending .trend-item1:hover::before, .trending .trend-item2:hover::before {
  transition: all ease-in-out 0.5s;
  width: 100%;
}
.trending .trend-item:hover .trend-image img, .trending .trend-item1:hover .trend-image img, .trending .trend-item2:hover .trend-image img {
  transform: scale(1.1);
  transition: all ease-in-out 0.5s;
}
.trending .trend-item:hover .color-overlay, .trending .trend-item1:hover .color-overlay, .trending .trend-item2:hover .color-overlay {
  height: 100%;
  transition: all ease-in-out 0.5s;
}
.trending .trend-item:hover .color-overlay, .trending .trend-item1:hover .color-overlay, .trending .trend-item2:hover .color-overlay {
  height: 100%;
  transition: all ease-in-out 0.5s;
}
.trending .trend-item1::before {
  display: none;
}
.trending .trend-item2 {
  position: relative;
  transition: all ease-in-out 0.5s;
  height: 100%;
  overflow: hidden;
}
.trending .trend-item2 > a {
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: center;
  display: inline-block;
  transition: all ease-in-out 0.5s;
}
.trending .trend-item2::before {
  display: none;
}
.trending .trend-image1 {
  position: relative;
  height: 100%;
  overflow: hidden;
  transition: all ease-in-out 0.5s;
}
.trending .trend-image1 > a {
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: center;
  display: inline-block;
  transition: all ease-in-out 0.5s;
}

.section-shape {
  position: absolute;
  top: -96px;
  left: 0;
  width: 100%;
  height: 96px;
  background-size: contain;
  background-repeat: repeat-x;
  z-index: 1;
}

.section-shape.section-shape1 {
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  .section-shape {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .trending .trend-item .trend-image1 {
    height: 340px;
    margin-bottom: 1rem;
  }
  .trending .trend-item2 {
    height: 300px;
    border-radius: 10px;
    margin-bottom: 15px;
  }
  .trend-packages .trend-full .col-lg-5 {
    padding: 0 !important;
  }
}
@media (max-width: 400px) {
  .trending .trend-item .trend-image .trend-meta {
    position: relative;
    display: block !important;
    text-align: center;
  }
  .trending .trend-item .trend-image .trend-meta .entry-author {
    margin-bottom: 15px;
  }
}
.entry-author img {
  width: 36px !important;
  height: 36px !important;
  display: inline-block !important;
}

.sidebar-sticky {
  position: sticky;
  top: 0;
  transition: all ease-in-out 0.5s;
}
.sidebar-sticky .list-sidebar {
  border-radius: 0px;
}
.sidebar-sticky .list-sidebar .sidebar-item {
  padding: 0 0px 30px;
  border-bottom: 2px dashed #f1f1f1;
  margin-bottom: 30px;
}
.sidebar-sticky .list-sidebar .sidebar-item:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.sidebar-sticky .list-sidebar .sidebar-item h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f1f1f1;
}
.sidebar-sticky .list-sidebar .sidebar-item h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 20%;
  height: 2px;
  background: #029e9d;
}
.sidebar-sticky .list-sidebar .sidebar-item h4 {
  border: none;
  padding: 0;
}
.sidebar-sticky .list-sidebar .sidebar-item .pretty {
  display: block;
  margin-bottom: 20px;
  margin-right: 0;
}
.sidebar-sticky .list-sidebar .sidebar-item .pretty .state label {
  text-indent: 1em;
  width: 100%;
  padding-left: 10px;
}
.sidebar-sticky .list-sidebar .sidebar-item .pretty .state label span.number {
  float: right;
}
.sidebar-sticky .list-sidebar .sidebar-item .pretty:last-child {
  margin: 0;
}
.sidebar-sticky .list-sidebar .sidebar-item .pretty.p-icon .state .icon {
  color: #fff;
}
.sidebar-sticky .list-sidebar .sidebar-item .pretty.p-icon input:checked ~ .state .icon {
  background: #029e9d;
}
.sidebar-sticky .list-sidebar .sidebar-item .range-slider {
  margin-bottom: 0;
}
.sidebar-sticky .list-sidebar .sidebar-item .range-slider .ui-slider .ui-slider-range {
  background: #029e9d;
}
.sidebar-sticky .list-sidebar .sidebar-item .star-rating span {
  color: #ffbc00;
  display: inline;
}
.sidebar-sticky .list-sidebar .sidebar-item .map-box {
  background: url(../images/map.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.sidebar-sticky .form-content {
  box-shadow: 0px 0px 30px rgba(204, 204, 204, 0.3411764706);
  background: #029e9d;
  padding: 30px;
}
.sidebar-sticky .form-content h4::before {
  display: none !important;
}
.sidebar-sticky .form-content .nice-select {
  padding: 13px 20px 10px 35px;
  font-weight: 400;
}
.sidebar-sticky .form-content .input-box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.sidebar-sticky .form-content .input-box input {
  padding-left: 35px;
}
.sidebar-sticky .form-content .input-box i {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.sidebar-sticky .form-content .input-box [class^=fa-]:before {
  color: #ef2853;
  font-weight: 600;
}

.sidebar-sticky.sticky1 {
  top: 120px;
}

.sidebar-sticky.sticky1.tab-sticky {
  top: 30px;
  box-shadow: none;
}

.tabs-navbar {
  border: 1px solid #f1f1f1;
}
.tabs-navbar ul li {
  display: block;
  width: 100%;
}
.tabs-navbar ul li a {
  padding: 15px;
  transition: all ease-in-out 0.5s;
  display: block;
  background: rgba(255, 255, 255, 0);
  width: 100%;
}
.tabs-navbar ul li a:hover {
  color: #fff;
  background: #029e9d;
  transition: all ease-in-out 0.5s;
}
.tabs-navbar ul li.active a {
  color: #fff;
  background: #029e9d;
  transition: all ease-in-out 0.5s;
}

.tabs-navbar1 {
  border: 1px solid #f1f1f1;
}
.tabs-navbar1 ul {
  display: inherit;
  text-align: center;
}
.tabs-navbar1 ul li a {
  padding: 10px 15px;
  transition: all ease-in-out 0.5s;
  border-radius: 10px;
}
.tabs-navbar1 ul li a:hover {
  color: #fff;
  background: #029e9d;
  transition: all ease-in-out 0.5s;
}
.tabs-navbar1 ul li.active a {
  color: #fff;
  background: #029e9d;
  transition: all ease-in-out 0.5s;
}

.navbar-sticky {
  z-index: 9;
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  animation-name: slideInUp;
  transition: all ease-in-out 0.5s;
}

.tabs-navbar1.navbar-sticky {
  top: 99px;
  transition: all ease-in-out 0.5s;
  border-top: 1px solid #f1f1f1 !important;
}

.sticky1.tab-sticky {
  top: 0px;
  transition: all ease-in-out 0.5s;
  animation-name: slideInUp;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.3411764706);
  padding-top: 1.5rem;
}

@media (max-width: 991px) {
  .tabs-navbar1.navbar-sticky {
    top: 0;
    position: relative !important;
  }
  .more-top .trend-image1 {
    height: 300px;
  }
  .more-top .trend-content-main .trend-content {
    padding: 20px 0 0;
  }
}
@media (max-width: 567px) {
  .trending .trend-item {
    display: block !important;
  }
  .trending .trend-item .trend-content-main, .trending .trend-item .trend-image {
    width: 100% !important;
  }
  .trending .trend-item .trend-content {
    padding: 20px 0;
  }
  .entry-meta {
    display: block !important;
  }
}
/* ========================================= */
/*          featured-video  CSS        */
/* ======================================== */
.featured-video, .recent-post {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}
.featured-video .featured-item, .featured-video .recent-item, .recent-post .featured-item, .recent-post .recent-item {
  position: relative;
  overflow: hidden;
}
.featured-video .featured-item .featured-image, .featured-video .featured-item .recent-image img, .featured-video .recent-item .featured-image, .featured-video .recent-item .recent-image img, .recent-post .featured-item .featured-image, .recent-post .featured-item .recent-image img, .recent-post .recent-item .featured-image, .recent-post .recent-item .recent-image img {
  transition: all ease-in-out 0.5s;
}
.featured-video .featured-item .featured-content, .featured-video .recent-item .featured-content, .recent-post .featured-item .featured-content, .recent-post .recent-item .featured-content {
  position: absolute;
  bottom: -60px;
  transition: all ease-in-out 0.5s;
}
.featured-video .featured-item .recent-content, .featured-video .recent-item .recent-content, .recent-post .featured-item .recent-content, .recent-post .recent-item .recent-content {
  position: absolute;
  bottom: 0;
  transition: all ease-in-out 0.5s;
  z-index: 1;
}
.featured-video .featured-item:hover .featured-image, .featured-video .recent-item:hover .featured-image, .recent-post .featured-item:hover .featured-image, .recent-post .recent-item:hover .featured-image {
  transition: all ease-in-out 0.5s;
  transform: scale(1.1);
}
.featured-video .featured-item:hover .featured-content, .featured-video .recent-item:hover .featured-content, .recent-post .featured-item:hover .featured-content, .recent-post .recent-item:hover .featured-content {
  bottom: 0;
  transition: all ease-in-out 0.5s;
}
.featured-video .featured-item:hover .recent-image > img, .featured-video .recent-item:hover .recent-image > img, .recent-post .featured-item:hover .recent-image > img, .recent-post .recent-item:hover .recent-image > img {
  transition: all ease-in-out 0.5s;
  filter: grayscale(10);
  transform: scale(1.1);
}
.featured-video .featured-item:hover .color-overlay, .featured-video .recent-item:hover .color-overlay, .recent-post .featured-item:hover .color-overlay, .recent-post .recent-item:hover .color-overlay {
  height: 100%;
  transition: all ease-in-out 0.5s;
}
.featured-video .video-banner, .recent-post .video-banner {
  height: 500px;
}

.recent-post-main {
  position: relative;
  z-index: 1;
}

@media (max-width: 479px) {
  .featured-video .recent-item .featured-content, .featured-video .featured-item .featured-content, .recent-post .recent-item .featured-content, .recent-post .featured-item .featured-content {
    position: relative;
    bottom: 0;
    background: #232323;
  }
}
/* ========================================= */
/*          Discount CSS        */
/* ======================================== */
.discount-action {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.discount-action .call-banner, .discount-action .call-banner1 {
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}
.discount-action .call-banner .call-banner-inner, .discount-action .call-banner1 .call-banner-inner {
  position: relative;
  z-index: 1;
}
.discount-action .call-banner1 {
  background-size: contain;
  background-attachment: inherit;
  background-position: right;
}

ul.social-with-text li {
  text-align: center;
}
ul.social-with-text li a i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  background: #f1f1f1;
  display: inline-block;
  text-align: center;
  margin-right: 18px;
}

@media (max-width: 991px) {
  .discount-action .call-banner {
    background-size: cover;
  }
  .discount-action .call-banner .trend-content {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 2rem !important;
  }
  .discount-action .call-banner .call-banner-inner {
    padding: 0 !important;
    width: 100% !important;
  }
  .discount-action .call-banner .call-banner-inner .trend-content {
    padding: 0 !important;
    text-align: center;
  }
  .discount-action .call-banner .call-banner-inner1 {
    padding: 30px !important;
  }
  .discount-action .call-banner .call-banner-inner1 .trend-content-main {
    width: 100% !important;
  }
  .discount-action .call-banner1 {
    background-size: cover !important;
  }
  .discount-action .call-banner1 .call-banner-inner {
    margin: 0 !important;
    border-radius: 0 !important;
  }
}
@media (max-width: 767px) {
  .discount-action .call-banner .col-lg-6 {
    padding: 0 !important;
  }
  .discount-action .call-banner .call-button {
    top: 55px;
    transform: none;
    z-index: 1;
  }
  .discount-action .call-banner1 .call-banner-inner {
    padding: 30px !important;
    text-align: center;
  }
  .discount-action .call-banner1 .video-button {
    margin: 60px 0 !important;
  }
}
@media (max-width: 567px) {
  .discount-action .call-banner .call-banner-inner {
    width: 100% !important;
    padding: 0 !important;
  }
  .section-btns {
    display: block !important;
  }
  .section-btns a {
    margin: 1rem 0 0 !important;
    width: 100%;
  }
}
/* ========================================= */
/*          Call To Action CSS        */
/* ======================================== */
.call-to-action, .call-to-action1 {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.call-to-action h2.call-name, .call-to-action1 h2.call-name {
  font-size: 54px;
}
.call-to-action .video-button, .call-to-action1 .video-button {
  position: relative;
}
.call-to-action .video-button img, .call-to-action1 .video-button img {
  border: 8px solid rgba(255, 255, 255, 0.1803921569);
}

.call-button {
  position: relative;
}
.call-button button.play-btn {
  position: relative;
  left: 0;
  right: 0;
  padding: 5px;
  background: #029e9d;
  border: none;
  border-radius: 50%;
  height: 70px;
  width: 70px;
}
.call-button button.play-btn i, .call-button button.play-btn svg {
  font-size: 24px;
  line-height: 2.5;
  text-align: center;
  color: #fff;
  transition: all ease-in-out 0.5s;
  padding: 0 0 0 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
}
.call-button button.play-btn::after, .call-button button.play-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid rgba(253, 199, 3, 0.5019607843);
  opacity: 0.3;
}
.call-button button.play-btn::before {
  animation: ripple 2s linear infinite;
}
.call-button button.play-btn::after {
  animation: ripple 2s linear 1s infinite;
}

.call-to-action1::before, .call-to-action1::after {
  display: none;
}

/* ========================================= */
/*         Counter CSS        */
/* ======================================== */
.counter {
  margin-top: -120px;
}
.counter .counter-item h2 {
  font-size: 50px;
}
.counter .counter-item i {
  font-size: 40px;
}
.counter .d-line {
  border-right: 1px dashed #f1f1f1;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.counter_one:before {
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 0;
  background: #fff;
  content: "";
  z-index: -1;
  border-top: 10px solid #029e9d;
  width: 91.3%;
}
.counter_one .counter1 {
  position: relative;
  display: block;
  margin-top: -120px;
  z-index: 10;
}
.counter_one .counter1 .counter-item {
  text-align: center;
  width: 100%;
}
.counter_one .counter1 .counter-item h3 {
  font-size: 54px;
}
.counter_one .counter1 .counter-item i {
  font-size: 21px;
}
.counter_one .counter1 .d-line {
  border-right: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

@media (max-width: 991px) {
  .counter-main {
    width: 100% !important;
  }
  .counter-main .counter {
    margin: 0 !important;
  }
  .counter-main .counter-item {
    border: none !important;
    padding: 0 !important;
  }
}
/* ========================================= */
/*          Packages CSS        */
/* ======================================== */
.packages .pg-title i.icon {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  line-height: 2;
}
.packages .pg-title h2 span {
  font-weight: 300;
  font-size: 15px;
  display: block;
}
.packages .pg-main ul li {
  display: inline-block;
  width: 100%;
  line-height: 3;
  border-bottom: 1px dashed #f1f1f1;
}

/* ========================================= */
/*         Top Restro CSS        */
/* ======================================== */
.top-restro .slider-content {
  background: #fff;
  padding: 20px;
  width: 94%;
  margin: 0 auto;
  margin-top: -2rem;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.3411764706);
}
.top-restro .slider-content .restro-content li {
  display: block;
  font-size: 15px;
  color: #999;
}

/* ========================================= */
/*         Latest Tour CSS        */
/* ======================================== */
.latest-tour .tour-item {
  position: relative;
  overflow: hidden;
  transition: all ease-in-out 0.5s;
}
.latest-tour .tour-item:before {
  position: absolute;
  top: 0px;
  left: 0;
  background: rgba(46, 61, 98, 0.6196078431);
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 0.5s;
}
.latest-tour .tour-item .tour-image img {
  transition: all ease-in-out 0.5s;
}
.latest-tour .tour-item .tour-content {
  padding: 20px;
  position: absolute;
  bottom: -162px;
  left: 0;
  width: 100%;
  z-index: 1;
  transition: all ease-in-out 0.5s;
}
.latest-tour .tour-item .tour-tag {
  position: absolute;
  padding: 10px;
  top: 20px;
  right: 0;
  background: #029e9d;
  z-index: 1;
}
.latest-tour .tour-item .tour-tag .old-price {
  text-decoration: line-through;
}
.latest-tour .tour-item:hover .tour-content {
  bottom: 50%;
  transform: translateY(50%);
  transition: all ease-in-out 0.5s;
}
.latest-tour .tour-item:hover .tour-image img {
  transform: rotate(5deg) scale(1.2);
  transition: all ease-in-out 0.5s;
}
.latest-tour .tour-item:hover:before {
  opacity: 1;
  visibility: visible;
  transition: all ease-in-out 0.5s;
}

/* ========================================= */
/*         Services CSS        */
/* ======================================== */
section.about-detail {
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
section.about-detail .about-image {
  border-radius: 0px;
  overflow: hidden;
}
section.about-detail .about-image img {
  border-radius: 15px;
}
section.about-detail .p-about-us .p-call-action li {
  display: inline-block;
  padding: 5px;
  width: 49%;
}
section.about-detail .about-detail-content {
  border-radius: 15px;
}

@media (max-width: 811px) {
  section.about-detail {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  section.about-us {
    padding-bottom: 3rem;
  }
  section.about-us .about-listing:after {
    display: none;
  }
  section.about-us .counter .d-line {
    position: relative;
    border: none;
  }
  .about-banner {
    text-align: center;
  }
  .about-banner .about-banner-content {
    margin-bottom: 2rem;
  }
  section.about-detail:before {
    display: none;
  }
}
/* ========================================= */
/*         Quick Services CSS        */
/* ======================================== */
.quick-service {
  position: relative;
}
.quick-service .card-box {
  position: relative;
  width: 320px;
  height: 320px;
  transform-style: preserve-3d;
  perspective: 1000px;
  border-radius: 15px;
  margin: 0 auto;
}
.quick-service .card-box .box-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: 1s cubic-bezier(0.15, 0.15, 0.3, 1.3);
}
.quick-service .card-box .box-inner .box-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.quick-service .card-box .box-inner .box-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quick-service .card-box .box-inner .box-image .box-title {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  background: #029e9d;
  padding: 15px 10px;
}
.quick-service .card-box .box-inner .box-image .box-title i {
  font-size: 32px;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background: #fff;
  color: #029e9d;
  line-height: 2.4;
}
.quick-service .card-box .box-inner .top-service {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  transform-style: preserve-3d;
  padding: 0;
  transform: rotateY(180deg);
  border-radius: 15px;
}
.quick-service .card-box .box-inner .top-service .service-inner {
  transform-style: preserve-3d;
  padding: 20px;
  background: #029e9d;
  transform: translateZ(100px);
}
.quick-service .card-box .box-inner .top-service .service-inner i {
  font-size: 38px;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  background: #fff;
  color: #029e9d;
  line-height: 2.4;
}
.quick-service .card-box:hover .box-inner {
  transform: rotateY(180deg);
}
.quick-service .top-service {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 45px 25px;
  border-radius: 15px;
}
.quick-service .top-service i {
  font-size: 3rem;
  margin-bottom: 15px;
}
.quick-service .top-service p {
  color: #f1f1f1;
  font-size: 13px;
}

@media (max-width: 359px) {
  .quick-service .card-box {
    height: 280px;
    width: 280px;
  }
}
/* ========================================= */
/*         About Us CSS        */
/* ======================================== */
.about-us {
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: contain;
  position: relative;
}
.about-us:hover .trend-item {
  transform: none;
}
.about-us .about-trending-topic ul li {
  display: inline-block;
  width: 49%;
  position: relative;
  line-height: 2.4;
  font-weight: 400;
}
.about-us .about-trending-topic ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 10px;
}
.about-us .about-image-box .about-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background: #fcdc6b;
  animation: border-transform 10s linear infinite alternate forwards;
}
.about-us .about-image-box1 .about-image {
  margin-top: -40px;
}
.about-us .about-image-box1 .about-content {
  right: inherit;
  left: -40px;
  top: 0;
}
.about-us .about-inner {
  position: relative;
  z-index: 1;
}
.about-us .about-inner h2 {
  font-size: 48px;
  margin-bottom: 10px !important;
}
.about-us .about-inner .about-image-box {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.about-us .about-inner .about-image-box img {
  width: 100%;
}
.about-us .about-inner .about-image-box::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: transform 1.8s;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
  z-index: 1;
}
.about-us .about-inner .about-image-box:hover:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.about-us .box-title i {
  font-size: 38px;
  color: #029e9d;
}
.about-us .about-left {
  position: absolute;
  top: 50%;
  right: -50px;
  background: #fff;
  width: 100%;
  z-index: 1;
  transform: translateY(-50%);
  border-radius: 15px;
  padding: 30px 30px 30px 0;
}

.about-us1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.about-us1:before {
  background: #fff;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
}

@media (max-width: 991px) {
  .about-us .trend-image1 {
    height: 300px;
    margin-bottom: 20px;
  }
  .about-us .about-inner .about-image-box {
    margin-top: 2rem;
  }
  .about-us .about-image-box .about-image-desti {
    margin-bottom: 0;
  }
  .about-us .about-image-box .about-image-main {
    margin-top: 30px;
  }
  .about-us .about-image-box .about-image-main .col-lg-6 {
    margin-top: 0 !important;
  }
  .about-us .about-image-box .about-content {
    margin-bottom: 15px;
    width: 100% !important;
  }
  .about-us .form-content {
    top: 5rem;
    margin-bottom: 2rem;
  }
  .about-us .about-left {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    padding: 0;
  }
  .about-us1:before {
    top: 8%;
    width: 100%;
    height: 84%;
  }
  .about-us1:after {
    bottom: -48px;
  }
}
@media (max-width: 639px) {
  .about-us1.about-us:before {
    display: block;
  }
  .about-us1.about-us:after {
    bottom: -72px;
  }
  .about-us:before {
    display: none;
  }
  .about-us .about-trending-topic ul li {
    display: block;
    width: 100%;
  }
  .about-us .about-listing ul {
    display: block !important;
  }
  .about-us .about-listing ul li {
    line-height: 2;
  }
}
/* ========================================= */
/*         call-to-action CSS        */
/* ======================================== */
.call-to-action {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.call-to-action .call-content {
  position: relative;
  z-index: 1;
}
.call-to-action .call-content h2 {
  font-weight: 700;
  font-size: 42px;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.2509803922);
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.0784313725);
  margin-bottom: 14px !important;
  border-radius: 15px;
  margin-bottom: 17px !important;
}
.call-to-action .call-content h2 span {
  color: #029e9d;
}
.call-to-action .call-content p {
  font-size: 18px;
  font-weight: 700;
}

section.call-to-action1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
section.call-to-action1 .call-inner {
  position: relative;
  z-index: 1;
}
section.call-to-action1 .call-inner .call-content {
  position: relative;
  z-index: 1;
}
section.call-to-action1 .call-inner .call-content h2 {
  font-weight: 700;
  font-size: 42px;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.2509803922);
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.0784313725);
}
section.call-to-action1 .call-inner .call-content h2 span {
  color: #029e9d;
}
section.call-to-action1 .call-inner .call-content p {
  font-size: 18px;
}
section.call-to-action1:before, section.call-to-action1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(47, 38, 57, 0.43);
}
section.call-to-action1:after {
  background: #fff;
  width: 33%;
  transform: skew(30deg);
  right: -196px;
  left: inherit;
}
section.call-to-action1 .call-main1 .video-button .call-button {
  top: inherit;
  transform: none;
}

section.call-to-action.maincounter {
  background-image: url(../images/calltoaction3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 75px;
}
section.call-to-action.maincounter .counter {
  border: none;
}

@media (max-width: 991px) {
  section.call-to-action {
    padding-bottom: 3rem;
  }
  section.call-to-action .call-content {
    width: 100% !important;
    text-align: center !important;
  }
  section.call-to-action .section-title {
    width: 100% !important;
  }
  section.call-to-action1:after {
    display: none;
  }
  section.call-to-action1 .call-inner {
    text-align: center;
  }
  section.call-to-action1 .call-inner .call-content {
    text-align: center !important;
    padding: 0 0 2rem !important;
  }
  .newsletter-image {
    text-align: center;
  }
  .newsletter-image img {
    width: 70%;
    margin: 0 auto;
  }
}
@media (max-width: 811px) {
  section.call-to-action .counter .counter-item h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  section.call-to-action {
    padding-bottom: 3rem;
  }
  section.call-to-action .call-content-inner {
    margin-top: 2rem;
    text-align: center;
  }
  section.call-to-action .counter .d-line {
    position: relative;
    border: none;
    margin-bottom: 2rem;
  }
  .call-to-main .call-to-action .call-content {
    width: 100% !important;
    text-align: center !important;
  }
  .counter_one .counter1 .d-line {
    position: relative;
    border: none;
  }
  .call-main1 .action-content {
    width: 100% !important;
  }
}
@media (max-width: 639px) {
  .call-to-action .call-content h2 {
    font-size: 24px;
  }
  .call-to-main .call-to-action {
    padding: 20px !important;
  }
}
/* ========================================= */
/*         Team CSS        */
/* ======================================== */
.our-team {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.our-team .team-image {
  overflow: hidden;
  transition: all ease-in-out 0.5s;
}
.our-team .team-image img {
  transition: all ease-in-out 0.5s;
  width: 100%;
}
.our-team .team-image:hover img {
  transition: all ease-in-out 0.5s;
  transform: scale(1.1);
}
.our-team .team-list {
  overflow: hidden;
}
.our-team .team-list .team-content {
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}
.our-team .team-list .team-content1 {
  background: #fff;
  top: -2rem;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  width: 96%;
  padding-top: 20px;
}
.our-team .team-list:hover .team-content {
  margin-top: -15px;
  transition: all 0.5s;
}

/* ========================================= */
/*          Reviews CSS        */
/* ======================================== */
.testimonial {
  background-position: center;
  background-repeat: repeat-x;
  background-size: cover;
}
.testimonial .testimonial-item .testimonial-content, .testimonial .testimonial-item1 .testimonial-content {
  background: #fff;
  border: 1px solid #f1f1f1;
  position: relative;
}
.testimonial .testimonial-item .testimonial-content p, .testimonial .testimonial-item1 .testimonial-content p {
  font-style: italic;
}
.testimonial .testimonial-item .testimonial-content .testimonial-icon, .testimonial .testimonial-item1 .testimonial-content .testimonial-icon {
  width: 50px;
  height: 45px;
  background: #029e9d;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 45px;
  position: absolute;
  top: 37px;
  left: -19px;
}
.testimonial .testimonial-item .testimonial-content .testimonial-icon:before, .testimonial .testimonial-item1 .testimonial-content .testimonial-icon:before {
  content: "";
  border-bottom: 16px solid #e41212;
  border-left: 18px solid transparent;
  position: absolute;
  top: -16px;
  left: 1px;
}
.testimonial .testimonial-item .details, .testimonial .testimonial-item1 .details {
  position: relative;
}
.testimonial .testimonial-item .details i, .testimonial .testimonial-item1 .details i {
  font-size: 40px;
  color: #029e9d;
  margin-bottom: 13px !important;
}
.testimonial .testimonial-item .details p, .testimonial .testimonial-item1 .details p {
  font-size: 18px;
  font-style: italic;
}
.testimonial .testimonial-item a, .testimonial .testimonial-item1 a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.testimonial .testimonial-item a img, .testimonial .testimonial-item1 a img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}
.testimonial .testimonial-item .author-info, .testimonial .testimonial-item1 .author-info {
  position: relative;
}
.testimonial .testimonial-item .author-info img, .testimonial .testimonial-item1 .author-info img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.testimonial .testimonial-item .author-info i, .testimonial .testimonial-item1 .author-info i {
  font-size: 20px;
  color: #029e9d;
  position: absolute;
  left: 38%;
  z-index: 1;
  background: #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  line-height: 1.8;
}
.testimonial .review-slider .slick-prev, .testimonial .review-slider .slick-next {
  bottom: -80px;
  top: inherit;
  background: #029e9d;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 1;
}
.testimonial .review-slider .slick-prev::before, .testimonial .review-slider .slick-next::before {
  color: #fff;
  font-size: 18px;
  line-height: 50px;
}
.testimonial .review-slider .slick-prev:hover, .testimonial .review-slider .slick-prev:focus, .testimonial .review-slider .slick-next:hover, .testimonial .review-slider .slick-next:focus {
  background: #17233e;
}
.testimonial .review-slider .slick-prev:hover::before, .testimonial .review-slider .slick-prev:focus::before, .testimonial .review-slider .slick-next:hover::before, .testimonial .review-slider .slick-next:focus::before {
  color: #fff;
}
.testimonial .review-slider .slick-prev {
  left: 16px;
}
.testimonial .review-slider .slick-next {
  left: 76px;
  right: inherit;
}
.testimonial .abt-short .short-p {
  position: relative;
  letter-spacing: 2px;
  transition: all 0.5s;
}
.testimonial .abt-short .short-p::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -30px;
  height: 2px;
  width: 30%;
  background: #029e9d;
}
.testimonial .tst-slide p {
  padding: 30px;
  border: 2px dashed rgba(241, 241, 241, 0.1607843137);
  border-radius: 15px;
  margin-bottom: 25px;
  transition: all 0.5s;
}
.testimonial .tst-slide p i {
  font-size: 40px;
  color: #029e9d;
  margin-bottom: 13px !important;
}
.testimonial .tst-slide:hover p {
  border-color: #029e9d;
}
.testimonial .tst-info {
  position: relative;
}
.testimonial .tst-info img {
  width: 10%;
  border-radius: 50px;
}
.testimonial .testimonials_one_single {
  position: relative;
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 165px;
  padding-right: 50px;
  z-index: 10;
}
.testimonial .testimonials_one_single:before {
  position: absolute;
  bottom: -40px;
  left: 130px;
  width: 91px;
  height: 40px;
  background-image: url(../images/testi-shape.png);
  background-repeat: no-repeat;
  content: "";
}
.testimonial .testimonials_one_single .shadow-box {
  position: absolute;
  top: 0;
  left: 65px;
  bottom: 0;
  right: 0;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  z-index: -1;
}
.testimonial .testimonials_one_single .testimonials_one_image {
  position: absolute;
  top: 80px;
  left: 20px;
}
.testimonial .testimonials_one_single .testimonials_one_image img {
  border-radius: 50%;
  height: 110px;
  width: 110px;
}
.testimonial .testimonials_one_single .testimonials_one_image:before {
  position: absolute;
  top: -15px;
  left: -20px;
  right: -20px;
  bottom: 0px;
  content: "";
  border: 10px solid #fff;
  border-radius: 50%;
  transition: all 500ms ease;
  height: 140px;
  width: 140px;
}
.testimonial .testimonials_one_single:hover .testimonials_one_image:before {
  border: 10px solid #029e9d;
}
.testimonial .testimonials_one_single .testimonials_one_text {
  position: relative;
  display: block;
}
.testimonial .testimonials_one_single .testimonials_one_text .testimonials_one_rating_box {
  display: flex;
  align-items: center;
}
.testimonial .testimonials_one_single .testimonials_one_text .testimonials_one_rating_box a {
  color: #029e9d;
}
.testimonial .testimonials_one_single .testimonials_one_text .testimonials_quote_icon {
  position: absolute;
  bottom: -4px;
  right: 10px;
  transition: all 500ms ease;
}
.testimonial .testimonials_one_single .testimonials_one_text .testimonials_quote_icon span {
  font-size: 36px;
  color: #029e9d;
}
.testimonial .testimonials_one_single .testimonials_one_text .customer_info h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.testimonial .testimonials_one_single .testimonials_one_text .customer_info span {
  font-size: 14px;
  color: #777;
  margin-left: 5px;
}
.testimonial .testimonials_one_single:after {
  position: absolute;
  top: 0;
  left: 65px;
  bottom: 0;
  right: 0;
  background-color: #fff;
  content: "";
  z-index: -1;
  border-radius: 4px;
}
.testimonial .counter-main .counter-item {
  padding: 0 1rem 1rem !important;
}

@media (max-width: 991px) {
  .testimonial .section-title {
    text-align: center !important;
    margin-bottom: 2.5rem;
  }
  .testimonial .about-slider {
    width: 100% !important;
    margin: 0 !important;
  }
}
@media (max-width: 735px) {
  .testimonial .testimonial-item1 {
    margin: 2.5rem 0rem 0rem;
    text-align: center;
  }
  .testimonial .testimonial-item1 .author-info {
    display: inline-block !important;
  }
  .testimonial .testimonial-item1 i {
    display: none;
  }
  .testimonial .testimonial-item1 .author-content {
    margin: 0 !important;
  }
  .testimonial .testimonial-item1::after {
    left: 0;
  }
  .testimonial .testimonial-item1 .author-content {
    margin: 0 !important;
  }
  .testimonial .counter-main .contact-pac span {
    display: block;
    margin-bottom: 1rem;
  }
}
@media (max-width: 567px) {
  .testimonial1 .testimonials_one_single {
    padding: 20px;
    text-align: center;
    background: #fff;
  }
  .testimonial1 .testimonials_one_single .testimonials_one_image {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 1rem;
  }
  .testimonial1 .testimonials_one_single .testimonials_one_image img {
    margin: 0 auto;
  }
  .testimonial1 .testimonials_one_single .testimonials_one_image:before {
    display: none;
  }
  .testimonial1 .testimonials_one_single .testimonials_one_text .testimonials_one_rating_box {
    display: inline-block;
  }
  .testimonial1 .testimonials_one_single .testimonials_one_text .testimonials_quote_icon {
    position: relative;
    bottom: 0;
    right: 0;
  }
  .testimonial1 .testimonials_one_single:after {
    display: none;
  }
}
/* ========================================= */
/*          News section CSS        */
/* ======================================== */
.news {
  padding-bottom: 6rem;
  z-index: inherit;
}
.news .news-item {
  position: relative;
}
.news .news-item .news-image {
  position: relative;
  transition: all ease-in-out 0.5s;
  overflow: hidden;
}
.news .news-item .news-image::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: transform 1.8s;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
  z-index: 1;
}
.news .news-item .news-image:hover:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.news .news-item .news-image .news-date1 {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(255, 255, 255, 0.8901960784);
  padding: 10px 15px;
  z-index: 2;
}
.news .news-item .news-image .news-date1 span {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}
.news .news-item .news-image .news-content1 {
  padding: 20px;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.news .news-item .news-image .news-content1 .news-list {
  border-top: 1px dashed #f1f1f1;
  padding-top: 15px;
}
.news .news-item .news-image .news-content1 .news-list li a {
  font-size: 14px;
  color: #999;
}
.news .news-item .news-image .news-content1 .news-list li a:hover {
  color: #029e9d;
}
.news .news-item .news-image .overlay {
  background: linear-gradient(to bottom, transparent 0%, #826d43 100%);
  top: inherit;
  height: 50%;
  bottom: 0;
}
.news .news-item .news-image img {
  transition: all ease-in-out 0.5s;
  width: 100%;
}
.news .news-item .news-image:hover img {
  transition: all ease-in-out 0.5s;
  transform: scale(1.2);
}
.news .news-item .news-content-over {
  position: absolute;
  left: 0;
  width: 90%;
  right: 0;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
  bottom: -1.5rem;
  padding: 20px;
  z-index: 1;
  background: #fff;
}
.news .news-item .news-list li a {
  font-size: 14px;
  color: #999;
  font-style: italic;
}
.news .news-item .news-list li a:hover {
  color: #029e9d;
}
.news .news-item .news-content .news-list li a {
  font-size: 14px;
  color: #999;
}
.news .news-item .news-content .news-list li a:hover {
  color: #029e9d;
}
.news .news-item .news-content .author-img img {
  max-width: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.news .news-item .news-content a.news-btn {
  font-size: 14px;
}
.news .news-item .news-cont {
  background: #fff;
  border-radius: 15px;
  padding: 20px 15px;
  position: relative;
  z-index: 1;
  width: 96%;
  margin-top: -24px;
}
.news .news-item .news-cont .news-list li a {
  font-size: 14px;
  color: #999;
  font-style: italic;
}
.news .news-item .news-cont .news-list li a:hover {
  color: #029e9d;
}
.news .news-item .blog-one__content {
  padding: 24px 24px 20px;
  background: #ffffff;
  margin-right: 30px;
  margin-top: -70px;
  position: relative;
  transition: all 700ms ease;
  z-index: 1;
}
.news .news-item .blog-one__content .blog-one__meta {
  margin: 0;
  display: flex;
  align-items: center;
}
.news .news-item .blog-one__content .blog-one__meta li a {
  font-size: 14px;
  color: #777;
  transition: all 500ms ease;
}
.news .news-item .blog-one__content .blog_one_text {
  width: 83%;
}
.news .news-item .blog-one__content .blog_one_date {
  height: 70px;
  width: 70px;
  background: #029e9d;
  padding-top: 15px;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 1100px) and (min-width: 1024px) {
  .news .news-item .blog-one__content {
    margin-right: 0;
  }
  .news .news-item .blog-one__content .blog-one__meta li a {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .testi-news .section-title {
    text-align: center !important;
  }
  .news .news-item .blog-one__content .blog-one__meta li a {
    font-size: 13px;
  }
}
@media (max-width: 500px) {
  .recent-articles .trend-item1 {
    display: block !important;
  }
  .recent-articles .trend-item1 .trend-image {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .recent-articles .trend-item1 .trend-content-main {
    width: 100% !important;
    padding: 0 !important;
  }
}
/* ========================================= */
/*          Partner CSS        */
/* ======================================== */
.partners_inner {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #f1f1f1;
}
.partners_inner ul {
  margin: -2px -10px -2px -2px;
  padding-top: 2px;
  padding-left: 2px;
}
.partners_inner ul li {
  margin: 0px;
  float: left;
  width: 25%;
  border: 1px solid #f1f1f1;
  text-align: center;
  height: 140px;
  line-height: 140px;
  position: relative;
  margin-top: -2px;
  margin-left: -2px;
  overflow: hidden;
}
.partners_inner ul li img {
  opacity: 0.5;
  transition: all ease-in-out 0.5s;
  filter: grayscale(100%);
  width: 60%;
}
.partners_inner ul li:hover img {
  opacity: 1;
  transition: all ease-in-out 0.5s;
  filter: grayscale(0%);
}

@media (max-width: 911px) {
  .partners_inner {
    margin-top: 40px;
  }
  .partners_inner ul li {
    width: 50%;
  }
}
@media (max-width: 540px) {
  .partners_inner ul li {
    width: 100%;
  }
}
/* ========================================= */
/*          Contact Page CSS        */
/* ======================================== */
.contact-main .contact-info .info-item {
  position: relative;
  padding: 20px;
}
.contact-main .contact-info .info-item .box-table li {
  font-size: 16px;
  font-weight: 500;
  list-style-type: none;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.contact-main .contact-info .info-item .box-table li span {
  color: #029e9d;
  float: right;
}
.contact-main .contact-info .info-item .box-table li::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 50px;
  border: 1px dashed #737373;
  top: 12px;
  left: 0;
  right: 0;
  margin: auto;
}
.contact-main .contact-info .info-item .box-table li:last-child {
  margin-bottom: 0;
}
.contact-main .contact-info .info-item .info-icon i {
  font-size: 60px;
}
.contact-main .contact-map .map-main {
  border-radius: 15px;
  overflow: hidden;
}
.contact-main .contact-map .contact-form {
  background: #3f3f3f;
  padding: 30px;
  border-radius: 15px;
}

@media (max-width: 991px) {
  .contact-main .contact-info .contact-form {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .contact-main .contact-map .contact-form {
    margin-top: 2rem;
  }
}
.contact-info-main {
  margin-top: -80px;
}

/* ========================================= */
/*          Gallery CSS        */
/* ======================================== */
.gallery .gallery-item {
  position: relative;
  overflow: hidden;
}
.gallery .gallery-item .gallery-image img {
  width: 100%;
}
.gallery .gallery-item .gallery-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  background: linear-gradient(to bottom, transparent, #000000);
  transition: all ease-in-out 0.5s;
  z-index: 2;
}
.gallery .gallery-item .gallery-content ul {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gallery .gallery-item .gallery-content ul li {
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
  color: #fff;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 20px;
  line-height: 2.5;
  display: inline-block;
  border-radius: 10px;
  margin: 0;
  transition: all ease-in-out 0.5s;
}
.gallery .gallery-item .gallery-content ul li a {
  color: #fff;
}
.gallery .gallery-item .gallery-content ul li:hover {
  background: #029e9d;
  transition: all ease-in-out 0.5s;
}
.gallery .gallery-item:hover .gallery-content {
  top: 0;
  transition: all ease-in-out 0.5s;
}
.gallery .overlay {
  background: rgba(0, 0, 0, 0.4);
}

a.lb-close {
  position: absolute;
  top: -30px;
  right: 30px;
}

/* ========================================= */
/*          Error Page CSS        */
/* ======================================== */
.error {
  background: #fff;
  border-top: 1px solid #f1f1f1;
}
.error .error-content {
  width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.error .error-content i {
  color: #029e9d;
}
.error .error-content h1 {
  font-size: 252px;
  margin: 0px;
  color: #fff;
  line-height: 1;
}
.error .error-content h1 span {
  text-shadow: -8px 0px 0px #fff;
  color: #029e9d;
}
.error .newsletter-form {
  position: relative;
}
.error .newsletter-form form {
  border-radius: 0px;
  overflow: hidden;
  position: relative;
}
.error .newsletter-form form input {
  padding-right: 65px;
  height: 50px;
  outline: none;
}
.error .newsletter-form form input.nir-btn {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  text-align: center;
  border-radius: 0;
  padding: 14px 20px 12px;
  transition: all ease-in-out 0.5s;
}
.error .newsletter-form form input.nir-btn:hover {
  background: #029e9d !important;
  transition: all ease-in-out 0.5s;
  color: #fff;
}

.error.error1:before {
  content: "";
  background: url(../images/trending-bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}

@media (max-width: 991px) {
  .error .error-content {
    width: 100%;
  }
  .reservation-main {
    width: 100% !important;
    padding: 0 !important;
  }
}
@media (max-width: 811px) {
  .error {
    padding: 5rem 0 3rem !important;
  }
  .error .error-content {
    width: 100%;
  }
}
@media (max-width: 567px) {
  .error .error-content h1 {
    font-size: 140px;
    letter-spacing: -20px;
  }
  .error .error-content .nir-btn {
    margin: 0 0 1rem;
  }
  .error .newsletter-form {
    width: 100% !important;
  }
  .error .newsletter-form form {
    border-radius: 0px;
  }
  .error .newsletter-form form input[type=email] {
    padding-right: 20px;
  }
  .login-register .log-main {
    width: 100% !important;
  }
  .login-register .log-main button {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
}
/* ========================================= */
/*          Coming Soon CSS        */
/* ======================================== */
section.comingsoon {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  min-height: 100vh;
}
section.comingsoon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/bg/bg6.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  opacity: 0.4;
}
section.comingsoon .comingsoon-content {
  position: relative;
  z-index: 1;
}
section.comingsoon .comingsoon-content .coming-title span {
  color: #029e9d;
  font-size: 90px;
}
section.comingsoon .comingsoon-content .counter-box {
  text-align: center;
  display: inline-block;
  color: #fff;
  padding: 0 30px;
  text-transform: capitalize;
  font-size: 21px;
}
section.comingsoon .comingsoon-content .counter-box span {
  font-size: 90px;
  color: #fff;
  display: block;
  font-weight: 700;
  line-height: 1.5;
}

@media (max-width: 991px) and (min-width: 812px) {
  section.comingsoon {
    height: 200vh;
  }
}
@media (max-width: 911px) {
  section.comingsoon .comingsoon-content .newsletter-form {
    width: 100%;
  }
}
@media (max-width: 767px) {
  section.comingsoon .comingsoon-content .coming-title span {
    font-size: 40px;
  }
  section.comingsoon .comingsoon-content .counter-box span {
    font-size: 54px;
  }
  section.comingsoon .coming-image {
    margin-top: 2rem;
  }
}
@media (max-width: 639px) {
  section.comingsoon::before {
    display: none;
  }
  section.comingsoon .comingsoon-content .coming-title h1 {
    font-size: 44px;
    line-height: 1;
    margin-bottom: 15px !important;
  }
  section.comingsoon .comingsoon-content .coming-title span {
    font-size: 30px;
  }
  section.comingsoon .comingsoon-content .counter-box {
    width: 100%;
  }
  section.comingsoon .comingsoon-content .counter-box span {
    font-size: 42px;
  }
}
@media (max-width: 567px) {
  section.comingsoon .comingsoon-content .coming-title-main, section.comingsoon.comingsoon1 .comingsoon-content .coming-title-main {
    width: 100% !important;
  }
  section.comingsoon .comingsoon-content .newsletter-form form, section.comingsoon.comingsoon1 .comingsoon-content .newsletter-form form {
    border-radius: 0px;
  }
  section.comingsoon .comingsoon-content .newsletter-form form input[type=email], section.comingsoon.comingsoon1 .comingsoon-content .newsletter-form form input[type=email] {
    padding-right: 20px;
  }
  section.comingsoon .comingsoon-content .newsletter-form form input.nir-btn, section.comingsoon.comingsoon1 .comingsoon-content .newsletter-form form input.nir-btn {
    position: relative;
    border-radius: 0px;
    margin: 1rem 0 0;
  }
}
/* ========================================= */
/*          Instagram CSS        */
/* ======================================== */
.insta-main .insta-inner .follow-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.insta-main .insta-inner .follow-button h5 {
  position: relative;
  background-color: #fff;
  font-size: 16px;
  color: #1a1a1a;
  display: block;
  padding: 12px 15px 13px;
  text-align: center;
  font-weight: 400;
  width: 250px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}
.insta-main .insta-inner .follow-button h5:after {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
  border: 1px solid #fff;
  border-radius: 10px;
}
.insta-main .insta-inner .insta-image, .insta-main .insta-inner .insta-image a img {
  transition: all ease-in-out 0.5s;
  overflow: hidden;
}
.insta-main .insta-inner .insta-image:hover img {
  transform: scale(1.1);
  transition: all ease-in-out 0.5s;
}

@media (max-width: 479px) {
  .insta-main .insta-inner .follow-button h5 a {
    font-size: 13px;
  }
}
/* ========================================= */
/*          Newsletter CSS        */
/* ======================================== */
.newsletter {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.newsletter .newsletter-form {
  position: relative;
}
.newsletter .newsletter-form form {
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  border: 1px solid #f1f1f1;
}
.newsletter .newsletter-form form input {
  padding-right: 65px;
  border: none;
  height: 50px;
  outline: none;
}
.newsletter .newsletter-form form button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px 24px;
  transition: all ease-in-out 0.5s;
}
.newsletter .newsletter-form form button:hover {
  background: #fdc703 !important;
  transition: all ease-in-out 0.5s;
  color: #fff;
  opacity: 0.8;
}

@media (max-width: 811px) {
  .newsletter .newsletter-main .newsletter-form {
    width: 60% !important;
  }
}
@media (max-width: 767px) {
  .newsletter .newsletter-main .newsletter-form {
    width: 100% !important;
  }
}
@media (max-width: 567px) {
  .newsletter .newsletter-main .newsletter-form form {
    border: none !important;
    border-radius: 0 !important;
  }
  .newsletter .newsletter-main .newsletter-form form input {
    border: 1px solid #f1f1f1 !important;
    padding-right: 20px !important;
  }
  .newsletter .newsletter-main .newsletter-form form input.nir-btn, .newsletter .newsletter-main .newsletter-form form button {
    border: none !important;
    position: relative !important;
    margin-top: 16px;
    width: 100%;
  }
}
/* ========================================= */
/*          Footer CSS        */
/* ======================================== */
footer {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #17233e;
}
footer .overlay {
  opacity: 0.8;
}
footer a, footer p, footer li {
  color: #fff;
  font-weight: 400;
}
footer a:hover {
  color: #fff !important;
}
footer h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
footer h3:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  background: #fff;
  left: 0;
  bottom: 0;
}
footer .footer-upper {
  position: relative;
  z-index: 1;
}
footer .footer-upper .footer-links ul.list li {
  display: inline-block;
  padding: 0 10px;
}
footer .footer-upper .footer-links ul li {
  margin-bottom: 20px;
  color: #fff;
  display: block;
}
footer .footer-upper .footer-links ul li a {
  transition: all ease-in-out 0.5s;
  color: #fff;
}
footer .footer-upper .footer-links ul li a:hover {
  color: #029e9d !important;
  transition: all ease-in-out 0.5s;
}
footer .footer-upper .footer-links ul li a.active {
  color: #029e9d;
}
footer .footer-upper .footer-links ul p span {
  color: #029e9d;
}
footer .footer-upper .footer-links .tagcloud a {
  display: inline-block;
}
footer .footer-upper .footer-links .tagcloud a:hover {
  background: #029e9d !important;
}
footer .footer-upper .footer-links h5 {
  border: none;
  padding: 0;
}
footer .footer-upper .footer-links p.f-para {
  border-bottom: 1px dashed #f1f1f1;
}
footer .footer-upper .footer-links input.nir-btn {
  border: none;
}
footer .footer-upper .footer-links input.nir-btn:hover {
  opacity: 0.8;
  background: #029e9d !important;
  color: #fff;
}
footer .footer-upper .footer-links .post-list {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1882352941);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
footer .footer-upper .footer-links .post-list:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
footer .footer-upper .footer-links .post-list .post-image {
  width: 30%;
  border-radius: 0px;
  overflow: hidden;
}
footer .footer-upper .footer-links .post-list span {
  font-size: 12px;
}
footer .footer-upper .footer-about p, footer .footer-upper .footer-about li {
  color: #777;
}
footer .footer-upper .footer-about li {
  line-height: 2;
}
footer .footer-middle {
  border-top: 1px dashed #f1f1f1;
}
footer .footer-middle .footer-nav ul li a {
  display: inline-block;
  margin: 0 5px;
  font-weight: 700;
}
footer .footer-copyright {
  position: relative;
  z-index: 1;
}
footer .footer-copyright .copyright-inner {
  background: rgba(251, 251, 251, 0.0705882353);
}
footer .newsletter-main .section-title h2 {
  font-size: 24px;
}
footer .newsletter-form button {
  width: 38%;
}
footer .footer-payment {
  position: relative;
  z-index: 2;
}
footer .footer-payment .col-lg-8.footer-payment-nav {
  margin-bottom: 1rem !important;
}
footer .footer-payment .col-lg-4.footer-payment-nav {
  margin-bottom: 1.5rem !important;
}
footer .footer-listing-main .footer-listing {
  border: 1px dashed rgba(241, 241, 241, 0.3411764706);
  padding: 20px;
}
footer .footer-listing-main .footer-listing i {
  font-size: 36px;
  display: block;
}

.social-links {
  display: inline-block;
}
.social-links ul li {
  display: inline-block !important;
}
.social-links ul li a {
  background: rgba(255, 255, 255, 0.1490196078);
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  line-height: 2.4;
  border-radius: 50%;
}
.social-links ul li a:hover {
  color: #fff;
  background: #029e9d;
}

footer.footer1 {
  background-color: transparent;
}
footer.footer1 h4:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  background: #029e9d;
  left: 0;
  bottom: 0;
}
footer.footer1 .footer-upper .footer-links ul li {
  margin-bottom: 0;
  line-height: 2.5;
  display: block;
  color: #3f3f3f;
}
footer.footer1 .footer-upper .footer-links ul li a {
  color: #3f3f3f;
}
footer.footer1 .footer-upper .footer-links ul p span {
  color: #029e9d;
}
footer.footer1 .footer-upper .footer-links input.nir-btn {
  border: none;
}
footer.footer1 .footer-upper .footer-links input.nir-btn:hover {
  opacity: 0.8;
  background: #029e9d !important;
  color: #fff;
}
footer.footer1 .footer-upper .footer-links .post-list {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1882352941);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
footer.footer1 .footer-upper .footer-links .post-list:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
footer.footer1 .footer-upper .footer-links .post-list .post-image {
  width: 30%;
  border-radius: 0px;
  overflow: hidden;
}
footer.footer1 .footer-upper .footer-links .post-list span {
  font-size: 12px;
}
footer.footer1 .footer-copyright .social-links ul li {
  display: inline-block;
}
footer.footer1 .footer-copyright .social-links ul li a {
  background: #029e9d;
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  line-height: 2.5;
}
footer.footer1 .footer-copyright .social-links ul li a:hover {
  color: #fff;
  background: #029e9d;
}

footer.footermain {
  width: 100%;
  overflow: hidden;
  position: relative;
}
footer.footermain::before {
  content: "";
  background: #181d20 url(../images/testimonial.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
footer.footermain .footer-upper {
  position: relative;
  z-index: 1;
}

@media (max-width: 1100px) and (min-width: 1024px) {
  footer .footer-listing-main .footer-listing {
    margin: 0 5px;
  }
}
@media (max-width: 991px) {
  footer .footer-upper {
    padding-bottom: 3rem;
  }
  footer .footer-upper .footer-links {
    width: 100% !important;
  }
  footer .newsletter .newsletter-main {
    text-align: center;
  }
  footer .newsletter .newsletter-main .section-title {
    margin-bottom: 1rem;
  }
  footer .newsletter .newsletter-main .newsletter-form {
    margin: 0 auto !important;
  }
  footer .f-payment {
    margin-top: 1rem;
    text-align: center;
  }
  footer .footer-listing-main .footer-listing {
    margin-top: 15px;
  }
  footer .newsletter-form form {
    display: block !important;
  }
  footer .newsletter-form button {
    width: 100%;
    margin: 10px 0 0 !important;
  }
  footer.footer1 .section-title {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
  footer.footer1 .newsletter .newsletter-main {
    text-align: center;
  }
  footer.footer1 .newsletter .newsletter-main .newsletter-form {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  footer .footer-copyright .copyright-inner {
    text-align: center;
  }
  footer .footer-copyright .copyright-inner .copyright-text {
    margin-bottom: 15px;
  }
  footer .footer-middle {
    padding-top: 0 !important;
  }
  footer .footer-middle .footer-nav {
    width: 100% !important;
  }
}
@media (max-width: 639px) {
  footer .footer-upper .footer-links .post-list {
    justify-content: normal !important;
  }
  footer .footer-upper .footer-links .post-list .post-content {
    padding-left: 1rem;
  }
}
@media (max-width: 359px) {
  footer .footer-payment .footer-pay .footer-payment-nav select {
    margin-bottom: 15px;
  }
}
/* ========================================= */
/*          Listing CSS        */
/* ======================================== */
.listing-main.mt-map {
  margin-top: -80px;
  position: relative;
}

.list-results {
  position: relative;
  margin-bottom: 2rem;
  width: 100%;
}
.list-results label {
  margin: 0;
}
.list-results .nice-select {
  border: 1px solid #f1f1f1;
  background: #fff;
  width: 150px;
  padding-left: 20px;
  line-height: 1.5;
  height: 44px;
}
.list-results .change-grid, .list-results .change-list {
  display: inline-block;
}
.list-results .change-grid i, .list-results .change-list i {
  line-height: 2.5;
  text-align: center;
  display: inline-block;
  transition: all ease-in-out 0.5s;
  height: 40px;
  width: 40px;
  background: #fff;
}
.list-results .change-list.f-active i, .list-results .change-grid.f-active i {
  background: #fdc703;
  color: #fff;
  transition: all ease-in-out 0.5s;
  border-color: #fdc703;
}

.form-find .nice-select {
  line-height: 2;
}

.page-banner-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  width: 100%;
}

.blog-full {
  overflow: hidden;
}
.blog-full .blog-image {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 0px;
  transition: all ease-in-out 0.5s;
}
.blog-full .blog-image .h-date {
  text-align: center;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 12px 20px;
  border-radius: 15px;
  z-index: 1;
}
.blog-full .blog-image > a {
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: center;
  display: inline-block;
  transition: all ease-in-out 0.5s;
}

.blog-content {
  display: inline-block;
  width: 100%;
}
.blog-content p:first-child:first-letter {
  font-size: 80px;
  color: #029e9d;
  float: left;
  display: block;
  line-height: 1;
  padding-right: 10px;
  font-weight: 400;
}
.blog-content > a:hover {
  color: #029e9d !important;
  transition: all ease-in-out 0.5s;
}

.detail-title .detail-title-inner .listing-rating i {
  color: #fff;
}
.detail-title .detail-title-inner .list-single-contacts li {
  font-size: 13px;
  padding-right: 10px;
}
.detail-title .detail-title-inner .list-single-details .list-single-rating {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.detail-title .detail-title-inner .list-single-details .list-single-rating .rating-score span, .detail-title .detail-title-inner .list-single-details .list-single-rating .rating-score svg {
  background: #fff;
  color: #029e9d;
  float: left;
  font-weight: 700;
  border-radius: 0px;
  padding: 16px 18px;
  font-size: 24px;
}

.detail-listing-inner {
  border: 1px solid #f1f1f1;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
  padding: 20px;
  border-radius: 0px;
}
.detail-listing-inner > div {
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 2rem;
  margin-bottom: 1.5rem;
}
.detail-listing-inner > div .detail-amenities li {
  width: 32.9%;
  margin-bottom: 0.5%;
  border: 1px dashed #f1f1f1;
  padding: 10px;
  color: #777;
  border-radius: 0px;
}
.detail-listing-inner > div .detail-amenities li i {
  margin-right: 5px;
}
.detail-listing-inner > div:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.detail-listing-inner .detail-recentlist .blog-full {
  box-shadow: none;
}

.detail-comments .comment-box, .single-comments .comment-box {
  display: flex;
  margin-bottom: 30px;
}
.detail-comments .comment-box:last-child, .single-comments .comment-box:last-child {
  margin-bottom: 0;
}
.detail-comments .comment-box .comment-image, .single-comments .comment-box .comment-image {
  text-align: center;
}
.detail-comments .comment-box .comment-image img, .single-comments .comment-box .comment-image img {
  border-radius: 10px;
}
.detail-comments .comment-box .comment-content, .single-comments .comment-box .comment-content {
  border-bottom: 1px dashed #f1f1f1;
  position: relative;
  background: #f1f1f1;
  padding: 20px;
  margin-left: 30px;
}
.detail-comments .comment-box .comment-content:before, .single-comments .comment-box .comment-content:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 25px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #f1f1f1;
}
.detail-comments .comment-box .comment-content:last-child, .single-comments .comment-box .comment-content:last-child {
  border: 0;
}
.detail-comments .comment-box .comment-content p.comment-date, .single-comments .comment-box .comment-content p.comment-date {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 14px;
  margin: 0;
}
.detail-comments .comment-box .comment-content .comment-rate span.comment-title, .single-comments .comment-box .comment-content .comment-rate span.comment-title {
  font-weight: 500;
  font-style: italic;
}
.detail-comments .comment-box .comment-content p.comment, .single-comments .comment-box .comment-content p.comment {
  margin: 0.5rem 0;
}
.detail-comments .comment-box .comment-content .comment-like, .single-comments .comment-box .comment-content .comment-like {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
}
.detail-comments .comment-box .comment-content .comment-like a, .single-comments .comment-box .comment-content .comment-like a {
  padding: 6px 12px;
}
.detail-comments .comment-box .comment-content .comment-like .like-title, .single-comments .comment-box .comment-content .comment-like .like-title {
  display: inline-block;
}
.detail-comments .comment-box .comment-content .comment-like .like-btn a, .single-comments .comment-box .comment-content .comment-like .like-btn a {
  margin-left: 10px;
}
.detail-comments .comment-box .comment-content .comment-like .like-btn a.like, .single-comments .comment-box .comment-content .comment-like .like-btn a.like {
  color: #292e8c;
}
.detail-comments .comment-box .comment-content .comment-like .like-btn a.dislike, .single-comments .comment-box .comment-content .comment-like .like-btn a.dislike {
  color: #a6aebb;
}
.detail-comments .comment-box .comment-content .comment-like .like-btn a.love, .single-comments .comment-box .comment-content .comment-like .like-btn a.love {
  color: #ff6f7e;
}

@media (max-width: 991px) {
  .blog-full .blog-height {
    height: 250px;
  }
  .list-sidebar {
    margin-top: 2rem;
  }
  .listing-main1 {
    padding: 0 !important;
  }
  .listing-main1 .form-find .form-group {
    margin: 0 0 0.5rem !important;
  }
}
@media (max-width: 767px) {
  .detail-listing-inner > div .detail-amenities li {
    width: 49%;
  }
  .blog-full .blog-image > a {
    height: 320px;
  }
  .blog-content {
    padding-top: 20px !important;
  }
  .blog-single-in .blog-date, .blog-single-in .blog-single-in-cont {
    width: 100% !important;
  }
  .blog-single-in .blog-single-in-cont {
    padding: 0 20px 20px;
  }
  .blog .listing-inner {
    padding: 0 !important;
  }
}
@media (max-width: 639px) {
  .detail-comments .comment-box, .single-comments .comment-box {
    display: block !important;
    text-align: center;
  }
  .detail-comments .comment-box .comment-image, .single-comments .comment-box .comment-image {
    display: inline-block;
  }
  .detail-comments .comment-box .comment-content, .single-comments .comment-box .comment-content {
    margin-top: 1rem;
    margin-left: 0 !important;
  }
  .detail-comments .comment-box .comment-content:before, .single-comments .comment-box .comment-content:before {
    display: none;
  }
  .detail-comments .comment-box .comment-content p.comment-date, .single-comments .comment-box .comment-content p.comment-date {
    position: relative !important;
    top: 0;
    right: 0;
  }
  .detail-comments .comment-box .comment-content .rating-comment, .single-comments .comment-box .comment-content .rating-comment {
    display: inline-block !important;
    width: 100%;
  }
  .detail-comments .comment-box p.comment-date, .single-comments .comment-box p.comment-date {
    display: inline-block !important;
    margin-top: 2rem;
  }
  .blog-imagelist {
    text-align: center;
  }
  .blog-imagelist img {
    margin-bottom: 1rem;
  }
  .review-box {
    margin-bottom: 15px;
  }
}
@media (max-width: 567px) {
  .list-results {
    display: inherit !important;
    text-align: center;
  }
  .list-results .click-menu {
    justify-content: center !important;
    margin-top: 1rem;
  }
  .list-results .click-menu .sortby {
    display: inline-block !important;
  }
  ul.detail-inline {
    display: block !important;
  }
  ul.detail-inline li {
    display: block !important;
    margin: 0 0 5px !important;
  }
  .detail-listing-inner > div .detail-amenities li {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .detail-comments .comment-box .comment-content .comment-like, .single-comments .comment-box .comment-content .comment-like {
    display: block !important;
  }
  .detail-comments .comment-box .comment-content .comment-like .like-title, .single-comments .comment-box .comment-content .comment-like .like-title {
    float: none !important;
  }
  .detail-comments .comment-box .comment-content .comment-like .like-btn, .single-comments .comment-box .comment-content .comment-like .like-btn {
    float: none !important;
    margin-top: 0.5rem;
  }
  .detail-comments .comment-box .comment-content .comment-like .like-btn a, .single-comments .comment-box .comment-content .comment-like .like-btn a {
    padding: 0;
  }
  .detail-title .detail-title-inner .list-single-contacts li {
    padding-right: 0;
  }
}
/* ========================================= */
/*          Blog CSS        */
/* ======================================== */
.swiper-list li {
  display: inline-block;
  margin-bottom: 0;
  border: 1px solid #fff;
  padding: 5px 10px;
  text-align: center;
  border-radius: 0px;
}

section.blog .grid {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
}
section.blog .grid .gridblog-content {
  padding: 20px 0 0;
}
section.blog .grid .gridblog-content .date {
  border-bottom: 1px solid #f1f1f1;
  display: inline-block;
}
section.blog .grid .gridblog-content .date a {
  color: #999;
  font-size: 14px;
}
section.blog .grid .gridblog-content .date a:hover {
  color: #029e9d;
}
section.blog .grid .grid-image {
  position: relative;
  transition: all ease-in-out 0.5s;
  overflow: hidden;
}
section.blog .grid .grid-image img {
  transition: all ease-in-out 0.5s;
  width: 100%;
}
section.blog .grid .grid-image:hover img {
  transform: scale(1.1);
  transition: all ease-in-out 0.5s;
}
section.blog .grid .grid-image:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: transform 1.8s;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
  z-index: 1;
}
section.blog .grid .grid-image:hover:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
section.blog .grid .grid-image .overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4901960784), transparent);
}
section.blog .grid .grid-item1 .gridblog-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  padding: 20px;
}
section.blog .grid .grid-item1 .date {
  border-bottom: 1px solid #fff;
  display: inline-block;
}

.author-news {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  display: inline-block;
  width: 100%;
}
.author-news .author-news-content {
  position: relative;
  z-index: 1;
}
.author-news .author-news-content .author-thumb {
  width: 100px;
  height: 100px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
.author-news .author-news-content .author-thumb img {
  width: 100%;
  border-radius: 50%;
  height: 100%;
}
.author-news .author-news-content .author-thumb:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 80px;
  width: 80px;
  border-radius: 50%;
  border: 2px dashed #fff;
}

.header-social ul li {
  display: inline-block;
  margin: 0;
}
.header-social ul li a i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: #5e5eb7;
  color: #fff;
  margin-right: 2px;
}
.header-social ul li a i:hover {
  opacity: 0.8;
}
.header-social ul li a i:last-child {
  margin-right: 0;
}
.header-social ul li:nth-child(2) a i {
  background: #c72026;
}
.header-social ul li:nth-child(3) a i {
  background: #29a4dd;
}

ul.sidebar-category li {
  display: block;
}
ul.sidebar-category li a {
  position: relative;
  margin: 0 0 12px;
  border-radius: 10px;
  background: #fff;
  padding: 14px 20px;
  border: 1px solid #f1f1f1;
  display: block;
}
ul.sidebar-category li a:hover {
  background: #029e9d;
  color: #fff;
}
ul.sidebar-category li.active a {
  background: #029e9d;
  color: #fff;
}

ul.sidebar-category1 li {
  display: block;
  line-height: 2.4;
}

.sidebar-products .s-content {
  border-bottom: 1px dashed #f1f1f1;
}
.sidebar-products .s-content .products-price {
  color: #029e9d;
}

.sidebar-tabs .nav-tabs {
  border-bottom: none;
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}
.sidebar-tabs .nav-tabs > li button {
  border-radius: 10px;
  padding: 15px;
  margin: 0;
  line-height: inherit;
  border: 1px solid #f1f1f1;
  display: inline-block;
  width: 100%;
}
.sidebar-tabs .nav-tabs > li button:hover {
  color: #fff !important;
  border-color: #029e9d;
  background: #029e9d;
}
.sidebar-tabs .nav-tabs > li button.active {
  color: #fff !important;
  border-color: #029e9d;
  background: #029e9d;
}
.sidebar-tabs .nav-tabs > li button.active:hover {
  color: #fff !important;
  border-color: #029e9d;
  background: #029e9d;
}
.sidebar-tabs .sidebar-image {
  overflow: hidden;
}
.sidebar-tabs .sidebar-image img {
  width: 100%;
  border-radius: 10px;
}
.sidebar-tabs .s-content .blog-no {
  font-size: 32px;
  color: #ccc;
  font-weight: 700;
}
.sidebar-tabs .s-content .date {
  font-size: 14px;
  font-style: italic;
}
.sidebar-tabs .s-content h5 {
  text-transform: capitalize;
  border: none;
  padding: 0;
}

ul.sidebar-tags li {
  display: inline-block;
  margin-bottom: 0;
}
ul.sidebar-tags li a {
  padding: 10px 15px;
  background: #fff;
  display: inline-block;
  margin-bottom: 3px;
  border-radius: 10px;
  color: #444;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
  transition: all ease-in-out 0.5s;
}
ul.sidebar-tags li a:hover {
  background: #029e9d;
  color: #fff;
  transition: all ease-in-out 0.5s;
}

.sidebar-videos article.post {
  padding: 15px;
  background: #fff;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
}
.sidebar-videos button.slick-prev.slick-arrow, .sidebar-videos button.slick-next.slick-arrow {
  display: none !important;
}

@media (max-width: 991px) {
  .sidebar-pomplet {
    text-align: center;
  }
}
.blog-single .para-content {
  border-top: 1px dashed #f1f1f1;
  padding-top: 15px;
}
.blog-single .para-content span a {
  font-size: 14px;
  font-style: italic;
}
.blog-single .blog-quote {
  position: relative;
  text-align: center;
  z-index: 10;
  padding: 60px 40px 30px;
  border-radius: 0px;
  overflow: hidden;
}
.blog-single .blog-quote:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #029e9d;
  z-index: -1;
}
.blog-single .blog-quote p {
  font-size: 28px;
  line-height: 1.3;
  margin-top: 50px;
}
.blog-single .blog-quote span {
  font-size: 18px;
  font-style: italic;
}
.blog-single .blog-quote i {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 30px;
  height: 75px;
  width: 75px;
  text-align: center;
  line-height: 75px;
  background: #fff;
  color: #029e9d;
  border-radius: 50%;
  margin-bottom: 20px;
}
.blog-single .blog-quote i:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 55px;
  width: 55px;
  border-radius: 50%;
  border: 1px dashed #fff;
}
.blog-single .blog-share {
  padding: 20px;
  background: #fff;
}
.blog-single .blog-share .blog-share-tag ul li {
  display: inline-block;
  margin-bottom: 0;
}
.blog-single .blog-next {
  display: inline-block;
  width: 100%;
  background: #fff;
  border-radius: 0px;
  overflow: hidden;
}
.blog-single .blog-next a {
  width: 50%;
  padding: 20px;
}
.blog-single .blog-next a.float-left {
  background: #029e9d;
}
.blog-single .blog-next .prev, .blog-single .blog-next .next {
  position: relative;
}
.blog-single .blog-next .prev i, .blog-single .blog-next .next i {
  position: absolute;
  left: 0;
  top: 6px;
}
.blog-single .blog-next .next i {
  left: inherit;
  right: 0;
}
.blog-single .blog-author {
  padding: 20px;
  border-radius: 0px;
  background: #fff;
}
.blog-single .blog-author .blog-author-item .title span {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}
.blog-single .blog-author .blog-author-item .blog-thumb img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
.blog-single .blog-author .blog-author-item .blog-thumb:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  height: 125px;
  width: 125px;
  transform: translate(-50%, -50%);
  z-index: 1;
  border: 2px dashed #fff;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .blog-sidebar {
    margin-top: 2rem;
    position: relative;
  }
  section.login {
    padding-bottom: 0 !important;
  }
  section.login .login-content {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .blog-single .blog-next a {
    width: 100%;
  }
  .blog-single .blog-share {
    display: block !important;
    text-align: center;
  }
  .blog-single .blog-share .header-social {
    margin-top: 1rem;
  }
  .blog-single .blog-author {
    text-align: center;
  }
  .blog-single .blog-author .blog-thumb {
    margin-bottom: 1rem;
  }
  .blog-single .blog-quote {
    padding: 60px 20px 30px;
  }
  .blog-single .blog-quote p {
    font-size: 21px;
  }
  .blog-single .blog-single-in-cont {
    width: 100% !important;
    padding: 0 !important;
  }
  .detail-comments h4, .single-comments h4 {
    text-align: center;
  }
}
@media (max-width: 359px) {
  .sidebar-tabs .nav-tabs > li > a {
    padding: 15px 13px;
  }
}
.main-slider-1 {
  z-index: 1;
}
.main-slider-1::before {
  content: "";
  background: #172445;
  height: 100%;
  width: 50%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
}
.main-slider-1 .main-slider-inner {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.main-slider-1 .main-slider-inner .logo-tab a {
  background: #fff;
  display: inline-block;
  padding: 15px;
}
.main-slider-1 .main-slider-inner .form-content {
  width: 80%;
}
.main-slider-1 .main-slider-inner .form-content .search-tabs li a {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  position: relative;
}
.main-slider-1 .main-slider-inner .form-content .search-tabs li a span {
  display: block;
  font-size: 15px;
}
.main-slider-1 .main-slider-inner .form-content .search-tabs li i {
  border-radius: 50%;
  color: #029e9d;
  float: right;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin-right: 0px;
  margin-top: 2px;
  text-align: center;
  width: 38px;
  background: #fff;
}
.main-slider-1 .main-slider-inner .form-content .search-tabs li.active a {
  color: #029e9d;
}
.main-slider-1 .main-slider-inner .form-content .search-tabs li.active a span {
  color: #029e9d;
}
.main-slider-1 .main-slider-inner .form-content .search-tabs li.active i {
  background: #029e9d;
  color: #fff;
}
.main-slider-1 .main-slider-inner .form-content .nice-select {
  padding: 13px 20px 10px 35px;
}
.main-slider-1 .main-slider-inner .form-content .range-slider .ui-slider .ui-slider-range {
  background: #fff;
}
.main-slider-1 .main-slider-inner .form-content .range-slider .ui-slider .min-value, .main-slider-1 .main-slider-inner .form-content .range-slider .ui-slider .max-value {
  color: #fff;
}
.main-slider-1 .main-slider-inner .form-content label {
  color: #fff;
}
.main-slider-1 .main-slider-inner .form-content .input-box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.main-slider-1 .main-slider-inner .form-content .input-box input {
  padding-left: 35px;
}
.main-slider-1 .main-slider-inner .form-content .input-box i {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.main-slider-1 .main-slider-inner .form-content .input-box [class^=fa-]:before {
  color: #029e9d;
  font-weight: 600;
}
.main-slider-1 .main-slider-inner .social-icons li {
  display: inline-block;
  position: relative;
}
.main-slider-1 .main-slider-inner .social-icons li a {
  color: #029e9d;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 2.3;
  margin: 0 2px;
}
.main-slider-1 #particles-js {
  position: fixed;
  z-index: -1;
}

@media (max-width: 991px) {
  .home-search .overlay {
    display: none;
  }
  .home-search .main-slider-1::before {
    width: 100%;
    opacity: 0.8;
  }
  .home-search .main-slider-1 .main-slider-inner {
    position: relative;
    top: inherit;
    left: inherit;
    transform: none;
  }
  .home-search .main-slider-1 .main-slider-inner .main-tab-sec {
    margin-bottom: 2rem;
  }
  .home-search .main-slider-1 .main-slider-inner .col-lg-6 {
    padding: 0 15px !important;
  }
  .home-search .main-slider-1 .main-slider-inner .form-content .search-tabs li {
    text-align: center;
  }
  .home-search .main-slider-1 .main-slider-inner .form-content .search-tabs li a {
    display: block;
  }
  .home-search .main-slider-1 .main-slider-inner .form-content .search-tabs li i {
    float: none;
  }
}
@media (max-width: 991px) {
  .booking-terms .form-group {
    width: 100% !important;
  }
  .booking-terms a {
    width: auto !important;
  }
}
.flight-banner a.nir-btn {
  padding: 12px 24px;
  height: 50px;
  line-height: 2;
}
.flight-banner .flight-slider {
  position: relative;
  width: 150%;
  right: 0;
  top: 0;
}

.flight-navtab .nav-tabs {
  border: none;
  background: #777;
  border-radius: 10px 10px 0 0;
  text-align: center;
  display: inline-block;
}
.flight-navtab .nav-tabs button {
  padding: 15px 20px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border-radius: 0;
}
.flight-navtab .nav-tabs button span {
  display: block;
  font-weight: 700;
}
.flight-navtab .nav-tabs button.active, .flight-navtab .nav-tabs button.show {
  background: #029e9d;
  color: #fff;
}

.flight-full .accordion-button:focus {
  box-shadow: none;
}
.flight-full .accordion-button:not(.collapsed) {
  color: #029e9d;
  background: none;
  box-shadow: none;
}

@media (max-width: 991px) {
  .flight-banner .banner-in .book-form {
    position: relative !important;
  }
  .flight-banner .flight-slider {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .flight-navtab .nav-tabs button {
    width: 100%;
  }
}
.car-banner a.nir-btn {
  padding: 12px 24px;
  height: 50px;
  line-height: 2;
}
.car-banner .book-form {
  width: 90%;
}

.car-image {
  position: absolute;
  bottom: -90%;
  right: 0;
  width: 68%;
  left: 0;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .car-image {
    width: 100%;
    bottom: -51%;
  }
}
@media (max-width: 735px) {
  .car-banner .container {
    padding: 0 15px;
  }
  .car-banner .book-form {
    width: 100%;
  }
  .car-banner .car-slider {
    top: 20px !important;
  }
  .car-banner .car-slider .slick-initialized .slick-slide {
    margin: 0px 0 20px;
  }
  .featured-counter {
    padding-bottom: 0 !important;
  }
  .featured-counter .car-image {
    position: relative;
    bottom: -18px;
  }
  .car-testi {
    padding-top: 5rem !important;
  }
  .category-main-inner {
    padding-top: 3rem !important;
  }
}
.cruise-banner .slider {
  height: 600px !important;
}
.cruise-banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content {
  width: 60%;
  top: 50%;
}

.home-thh .main_header_area {
  position: absolute;
}
.home-thh .main_header_area .header-content {
  background: transparent;
  border-bottom: 1px solid #656565;
}
.home-thh .main_header_area .navbar.navbar-default {
  border-bottom: 1px solid #656565;
}
.home-thh .main_header_area .navbar.navbar-default .nav.navbar-nav li a {
  color: #fff;
}
.home-thh .main_header_area .navbar.navbar-default .nav.navbar-nav li a.mt_search {
  border-left: 1px solid #656565;
  border-right: 1px solid #656565;
  padding: 30px 35px;
  margin-left: 20px;
}
.home-thh .main_header_area .navbar.navbar-default .nav.navbar-nav li a.mt_search i {
  font-size: 18px;
}
.home-thh .main_header_area .navbar.navbar-default .nav.navbar-nav li.active a, .home-thh .main_header_area .navbar.navbar-default .nav.navbar-nav li:hover a {
  color: #029e9d;
}
.home-thh .main_header_area .navbar.navbar-default.navbar-sticky-in {
  border-color: #eee;
}
.home-thh .main_header_area .navbar.navbar-default.navbar-sticky-in .nav.navbar-nav li a {
  color: #777;
  border-color: #eee;
}
.home-thh .main_header_area .register-login a {
  color: #fff;
}
.home-thh .banner .slider {
  height: 100vh !important;
}
.home-thh .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content {
  top: 55%;
  width: 60%;
}
.home-thh .banner .swiper-button-next:after, .home-thh .banner .swiper-button-prev:after {
  background: transparent;
}
.home-thh .banner .banner-main {
  height: 100vh;
}
.home-thh .banner .banner-main .banner-content {
  top: 55%;
  width: 65%;
}
.home-thh .banner .banner-main .banner-content h1 {
  font-size: 48px;
}
.home-thh .banner .banner-main .banner-content .banner-booking .form-content {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.home-thh .banner .banner-main .banner-content .banner-booking .form-content .nice-select.niceSelect, .home-thh .banner .banner-main .banner-content .banner-booking .form-content input {
  background: transparent;
  color: #fff;
}

@media (min-width: 992px) {
  .home-thh .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
    left: inherit;
    right: 0;
  }
}
.about_us__ot .experience-badge {
  position: absolute;
  top: 0;
  left: 20px;
  background: #029e9d;
  color: white;
  border: 5px solid #fff;
  padding: 20px;
  border-radius: 50px;
  font-weight: bold;
}
.about_us__ot .img-fluid {
  width: 65%;
}
.about_us__ot .video-thumbnail {
  position: absolute;
  right: 20px;
  bottom: 30px;
  width: 50%;
  border: 10px solid #fff;
  background: #fff;
  border-radius: 10px;
}
.about_us__ot .video-thumbnail img {
  border-radius: 5px;
}
.about_us__ot .icon__png {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 15%;
  z-index: -1;
  transform: rotate(-4deg);
  animation: moveUpDown 3s infinite alternate ease-in-out;
}
.about_us__ot .cloud__png1, .about_us__ot .cloud__png2, .about_us__ot .cloud__png3 {
  position: absolute;
  width: 25%;
  z-index: 1;
  transform: rotate(-4deg);
  animation: moveUpDown 3s infinite alternate ease-in-out;
}
.about_us__ot .cloud__png1 {
  top: 32%;
  left: 16%;
}
.about_us__ot .cloud__png2 {
  top: 60%;
  right: -9%;
}
.about_us__ot .cloud__png3 {
  bottom: -8%;
  left: 25%;
}
.about_us__ot .dot-pattern {
  width: 100px;
  height: 120px;
  background: radial-gradient(circle, #fdc703 10%, transparent 10%) 0 0/15px 15px;
  position: absolute;
  bottom: -5%;
  left: 10%;
  transform: translate(-50%, -50%);
  animation: moveUpDown 2s infinite alternate ease-in-out;
}
@keyframes moveUpDown {
  0% {
    transform: translate(-50%, -50%) translateY(0);
  }
  100% {
    transform: translate(-50%, -50%) translateY(10px);
  }
}
.about_us__ot .video-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.offer_banner {
  position: relative;
  border-radius: 10px;
  height: 306px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  animation: slideIn 1s ease-in-out;
}
.offer_banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.5s ease-in-out;
}
.offer_banner:hover img {
  transform: scale(1.05);
}
.offer_banner .content {
  position: relative;
  width: 60%;
  background: linear-gradient(to right, #fdc703, rgba(255, 255, 0, 0));
  color: white;
  padding: 30px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  animation: fadeIn 1s ease-in-out;
}
.offer_banner .content h2 {
  font-size: 28px;
  margin-bottom: 10px;
}
.offer_banner .content p {
  font-size: 18px;
  margin-bottom: 15px;
}
.offer_banner .content .discount {
  font-size: 24px;
  font-weight: bold;
  color: yellow;
}
.offer_banner .nir-btn-white {
  margin-top: 10px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  animation: pulse 2s infinite;
}
.offer_banner .nir-btn-white:hover {
  transform: scale(1.1);
}
.offer_banner .blob {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: 1;
}
.offer_banner .content-2 {
  opacity: 0.8;
  z-index: 1;
}
.offer_banner .content-2 p {
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.offer_banner .content-2 > * {
  border-radius: 5px;
}

@keyframes slideIn {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes moveUpDn {
  0% {
    bottom: 130px;
    transform: rotate(-190deg);
  }
  100% {
    bottom: 140px;
    transform: rotate(-140deg);
  }
}
.home-eight .banner {
  margin: 0 45px;
  border-radius: 15px;
}
.home-eight .banner .swiper-button-next {
  left: 30px;
  right: inherit;
  top: 48%;
}
.home-eight .banner .swiper-button-next:after {
  content: "\e078";
}
.home-eight .banner .swiper-button-prev {
  top: 57%;
}
.home-eight .banner .swiper-button-prev:after {
  content: "\e07b";
}
.home-eight .banner .swiper-button-next:after, .home-eight .banner .swiper-button-prev:after {
  font-family: simple-line-icons;
  background: transparent;
  opacity: 0.7;
}
.home-eight .banner .slider {
  height: 630px !important;
}
.home-eight .banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content {
  text-align: left;
  margin: 0;
  left: 8%;
  top: 55%;
}
.home-eight .banner .banner-content {
  top: 23%;
  left: 8%;
  z-index: 2;
}
.home-eight .banner .banner-content h1 {
  width: 75%;
}
.home-eight .banner .banner-content .banner-booking .form-content-in {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.home-eight .banner .banner-content .banner-booking .form-content-in .form-group .nice-select, .home-eight .banner .banner-content .banner-booking .form-content-in .form-group input {
  background: transparent;
  border: none;
  height: 45px;
  color: #fff;
}
.home-eight .banner .banner-content .banner-booking .form-content-in .form-group .nice-select::after, .home-eight .banner .banner-content .banner-booking .form-content-in .form-group input::after {
  border-color: #fff;
  top: 55%;
  right: 5px;
}
.home-eight .banner .banner-content .banner-booking .form-content-in .form-group .nir-btn {
  box-shadow: none;
}
.home-eight .top-dscp .cards-container {
  display: flex;
  gap: 30px;
  flex-wrap: nowrap;
  justify-content: center;
  overflow-x: auto;
}
.home-eight .top-dscp .cards-container .card {
  position: relative;
  width: 180px;
  height: 400px;
  border-radius: 16px;
  overflow: hidden;
  color: white;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
  transition: width 0.4s ease;
}
.home-eight .top-dscp .cards-container .card.card:hover {
  width: 280px;
}
.home-eight .top-dscp .cards-container .card .card-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  writing-mode: sideways-lr;
  text-orientation: upright;
  z-index: 1;
}
.home-eight .top-dscp .cards-container .card .card-content h4 {
  color: #ffd700;
  font-size: 16px;
}
.home-eight .top-dscp .cards-container .card .card-content h2 {
  font-size: 24px;
  margin-top: 5px;
  color: #fff;
}
.home-eight .top-dscp .cards-container .card .tour-badge {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: #00bfa5;
  padding: 6px 12px;
  border-radius: 12px;
  font-size: 14px;
  color: white;
  font-weight: bold;
}
.home-eight .about-us-tv {
  background-color: rgba(2, 158, 157, 0.15);
}
.home-eight .about-us-tv .about_us__ot .aa__img1 {
  border-radius: 25px;
  width: 55%;
}
.home-eight .about-us-tv .about_us__ot .aa__img2 {
  position: absolute;
  bottom: -40px;
  right: 8%;
  border: 15px solid #d8f0ef;
  border-radius: 50px;
  width: 30%;
}
.home-eight .about-us-tv .about_us__ot span {
  position: absolute;
  left: 7rem;
  top: 50px;
  writing-mode: sideways-lr;
  padding: 30px 10px;
  border-radius: 25px;
  background: #d8f0ef;
  color: #17233e;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
.home-eight .about-us-tv .about_us__ot .ap__icon {
  position: absolute;
  top: 0;
  left: -30px;
  width: 23rem;
  transform: rotate(232deg);
  z-index: -1;
}
.home-eight .about-us-tv .about_us__ot .ap__icon1 {
  position: absolute;
  bottom: 160px;
  right: 19px;
  width: 15rem;
  transform: rotate(-29deg);
  z-index: 0;
}
.home-eight .about-us-tv .about_us__ot .ap__icon2 {
  position: absolute;
  bottom: 130px;
  left: 0;
  width: 13rem;
  transform: rotate(-190deg);
  z-index: -1;
  animation: moveUpDn 6s infinite alternate ease-in-out;
}
.home-eight .dc__action {
  padding-bottom: 16rem;
}
.home-eight .dc__action .offer_banner_tw img {
  position: absolute;
  right: -5%;
  top: 10%;
  width: 45%;
  border-radius: 40px;
  border: 15px solid #fff;
  transform: rotate(20deg);
}
.home-eight .dc__action .offer_banner_tw img.offr_2 {
  bottom: 5%;
  top: inherit;
  right: 100px;
  width: 37%;
}
.home-eight .dc__action .ctb__bottom h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  font-size: 12rem;
  text-transform: uppercase;
  color: #fff;
  z-index: 1;
  opacity: 0.7;
  letter-spacing: 20px;
  text-shadow: 0 0 3px #e3e3e3;
}
.home-eight .dc__action .ctb__bottom img {
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 20%;
}

.offer_deals {
  background-color: rgba(2, 158, 157, 0.15);
}
.offer_deals .deal-section {
  color: #fff;
  overflow: hidden;
}
.offer_deals .deal-left {
  text-align: center;
  padding: 2rem;
}
.offer_deals .deal-left h1 {
  font-size: 9rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -10px;
}
.offer_deals .deal-left h1 span {
  font-size: 5rem;
}
.offer_deals .deal-left p {
  font-size: 2rem;
  font-family: "Georgia", serif;
}
.offer_deals .deal-left .timer {
  margin-top: 2rem;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
.offer_deals .deal-left .timer .timer-box {
  background-color: #16a6a5;
  padding: 10px 15px;
  border-radius: 10px;
  min-width: 70px;
  color: #fff;
}
.offer_deals .deal-left .timer .timer-box strong {
  display: block;
  font-size: 1.5rem;
}
.offer_deals .deal-right {
  background: #fff;
  padding: 4rem;
}
.offer_deals .deal-right .deal-title h2 {
  font-weight: bold;
  margin-top: 5px;
}
.offer_deals .deal-right .card-deal {
  background: #fff;
  overflow: hidden;
  color: #000;
}
.offer_deals .deal-right .card-deal img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.offer_deals .deal-right .card-deal .card-body-deal {
  padding-top: 1rem;
}
.offer_deals .deal-right .card-deal .card-body-deal .rating {
  border: 1px solid #eee;
  border-radius: 20px;
  font-size: 0.8rem;
  padding: 2px 10px;
  display: inline-block;
}
.offer_deals .deal-right .promo-slider.slick_arrows .slick-prev, .offer_deals .deal-right .promo-slider.slick_arrows .slick-next {
  top: -4rem;
}
.offer_deals .deal-right .promo-slider.slick_arrows .slick-prev {
  left: inherit;
  right: 5rem;
}
.offer_deals .deal-right .promo-slider.slick_arrows .slick-next {
  right: 1rem;
}

.faq-section .faq-header {
  font-size: 2.5rem;
  font-weight: bold;
}
.faq-section .faq-accordion .accordion-button {
  font-weight: 600;
  border: 1px solid #eee;
  border-radius: 10px;
}
.faq-section .faq-accordion .accordion-button:not(.collapsed) {
  background-color: #fdc703;
  color: #17233e;
}
.faq-section .faq-accordion .accordion-button:focus, .faq-section .faq-accordion .accordion-button:active {
  border-color: transparent;
  box-shadow: none;
}
.faq-section .faq-accordion .accordion-item {
  border: none;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 1rem;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}
.faq-section .tag-card {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: white;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.faq-section .stacked-img {
  position: absolute;
  bottom: -2rem;
  left: 3rem;
  border-radius: 1rem;
  border: 10px solid #fff;
}

.offer-banner {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #1a1a1a;
  color: white;
}
.offer-banner .offer-text {
  padding: 2rem;
}
.offer-banner .btn-orange {
  background-color: #f97316;
  color: white;
  border: none;
  border-radius: 30px;
  padding: 0.6rem 1.5rem;
  font-weight: 600;
}
.offer-banner .btn-orange:hover {
  background-color: #ea580c;
}
.offer-banner .bg-map {
  background-image: url("../images/testimonial.png");
  background-size: cover;
  background-position: center;
}

.why-choose-us {
  background-position: center;
  background-size: 40%;
  background-repeat: no-repeat;
  position: relative;
}
.why-choose-us .feature-box {
  position: relative;
  background: #fafafa;
  border-radius: 20px;
  box-shadow: 0 2px 16px #eee;
  margin: 0 35px;
}
.why-choose-us .feature-box.fbox-one {
  right: -45px;
}
.why-choose-us .feature-box.fbox-three {
  left: -45px;
}

@media (max-width: 1199.98px) {
  .home-thh .form-main .form-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .home-thh .slicknav_btn.slicknav_open:before, .home-thh .slicknav_btn.slicknav_collapsed:before, .home-thh .headerstye-1 .navbar-sticky-in .slicknav_btn.slicknav_open:before, .home-thh .headerstye-1 .navbar-sticky-in .slicknav_btn.slicknav_collapsed:before {
    color: #fff !important;
  }
  .home-thh .banner .banner-main {
    height: 80vh;
  }
  .home-thh .banner .banner-main .banner-content {
    width: 75%;
  }
  .why-choose-us .feature-box {
    margin: 0;
  }
  .why-choose-us .feature-box.fbox-one, .why-choose-us .feature-box.fbox-three {
    right: 0;
    left: 0;
  }
  .why-choose-us .traveler-img {
    width: 100% !important;
  }
}
@media (max-width: 991.98px) {
  .home-eight .header_menu .navbar-flex .navbar-collapse1 .nir-btn {
    display: none;
  }
  .home-eight .banner .banner-content {
    left: 12%;
    width: 70%;
  }
  .home-eight .banner .banner-content .banner-booking .form-content-in {
    flex-wrap: wrap;
    justify-content: start !important;
  }
  .home-eight .banner .banner-content .banner-booking .form-content-in .form-group {
    width: -moz-max-content;
    width: max-content;
  }
  .home-eight .about-us-tv .about_us__ot span {
    left: 8rem;
  }
  .home-eight .dc__action .ctb__bottom h2 {
    bottom: 10px;
    font-size: 8rem;
    letter-spacing: 10px;
  }
  .home-eight .offer_deals .deal-right {
    padding-bottom: 0;
  }
  .why-choose-us .feature-box {
    flex-direction: column !important;
  }
  .why-choose-us .feature-box div {
    text-align: center;
  }
  .why-choose-us .feature-box div h5 {
    margin-bottom: 10px;
  }
  .home-thh .banner .banner-main {
    height: 100%;
  }
  .home-thh .banner .banner-main .banner-booking {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .offer_banner .content {
    width: 80%;
  }
  .home-thh .header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
    display: block;
    width: 50%;
  }
  .home-thh .banner .banner-main .banner-content {
    top: 65%;
    width: 95%;
  }
  .home-thh .banner .banner-main .banner-content .entry-category a {
    font-size: 14px;
  }
  .home-thh .banner .banner-main .banner-content h1 {
    font-size: 16px;
  }
  .row.offer-banner {
    margin: 0 15px;
  }
  .row.offer-banner .offer-text {
    padding: 20px 0;
  }
  .home-eight .slicknav_nav {
    top: 72px;
  }
  .home-eight .banner {
    margin: 0 15px;
  }
  .home-eight .banner .banner-content {
    width: auto;
    left: 15px;
    right: 15px;
  }
  .home-eight .banner .banner-content h1 {
    width: 100%;
  }
  .home-eight .about-us-tv .about_us__ot .ap__icon {
    width: 18rem;
    transform: rotate(255deg);
  }
  .home-eight .about-us-tv .about_us__ot .ap__icon1 {
    right: -50px;
  }
  .home-eight .about-us-tv .about_us__ot .aa__img1 {
    width: 75%;
  }
  .home-eight .about-us-tv .about_us__ot .aa__img2 {
    width: 50%;
  }
  .home-eight .about-us-tv .about_us__ot span {
    left: 1rem;
  }
  .home-eight .discount-action .call-banner .call-button {
    top: 10px;
  }
  .home-eight .dc__action {
    overflow: hidden !important;
    margin: 0 15px 4.5rem !important;
  }
  .home-eight .dc__action .ctb__bottom h2 {
    font-size: 4rem;
    bottom: -10px;
  }
  .home-eight .dc__action .ctb__bottom img {
    height: 8%;
  }
  .home-eight .offer_deals .deal-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-eight .why-choose-us {
    background-size: contain;
  }
  .home-eight .why-choose-us .col-md-4 .gap-5 {
    gap: 30px !important;
  }
  .home-eight .why-choose-us .feature-box {
    margin-top: 0 !important;
  }
  .home-eight .why-choose-us .feature-box.fbox-one, .home-eight .why-choose-us .feature-box.fbox-three {
    margin-bottom: 0 !important;
  }
  .home-eight .why-choose-us .traveler-img {
    width: 70% !important;
    padding: 15px 0;
  }
  .home-eight .faq-section .img-fluid {
    margin-right: 15px;
  }
  .home-eight .faq-section .stacked-img {
    width: 35% !important;
  }
}


/*------------------------------------------------------------------
* Project:        Nepayatri
* Author:         CN-InfoTech
* URL:            hthttps://themeforest.net/user/cn-infotech
* Created:        03/06/2020
-------------------------------------------------------------------

/**

 TABLE OF CONTENT
  
  1. Navbar
  2. Banner
  3. Flash Post
  4. Banner Form
  5. WHy Us
  6. Attraction
  7. Destination
  8. Trending
  9. Call To Action
  10. Top Deal
  11. Top agents
  12. Testimonial
  13. Travel Counter
  14. Blog
  15. Partner
  16. Footer
  17. Shop all
  18. Flight Homepage
  19. TOur Listing & Detail
  20. Hotel Homepage
  21. Booking
  22. Blog Listing & Detail
  23. Agent Team
  24. Gallery
  25. services
  27. FAQ  
  28. Events Pages
  29. Contact Page
  30. price Section
  31. Error Page
  32. terms & Condtion
  33. Coming Soon
  34. Search Home


*/

/* ========================================= */

/*          Navbar & Header CSS        */

/* ======================================== */

/*Navbar*/

.navbar-default {
  background: #f5f5f5;
}
.navbar {
  border-bottom: 0;
  padding: 0;
}
.sidebar .navbar-nav {
  background: transparent;
  margin: 0;
}
.navbar.navbar-default {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-sticky {
  background: #fff;
  z-index: 99999;
  box-shadow: 0px 0px 5px #ccc;
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
}
header #navbar {
  width: 100%;
  background: #f49b00;
}
.navbar-brand {
  font-size: 24px;
  position: relative;
  color: #f49b00;
  letter-spacing: 2px;
  font-weight: 500;
  padding: 0;
  height: auto;
}
a.navbar-brand {
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
}
a.navbar-brand span {
  color: #fc883a;
}
.navbar-default .navbar-brand {
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.navbar-default .navbar-brand:hover {
  color: #d60d45;
}
.colored-navbar-brand .navbar-default .navbar-brand {
  padding-right: 30px;
  position: relative;
  color: #f49b00;
  display: inline-block;
  float: none;
}
header .navbar-default .navbar-nav > li > a {
  color: #fff;
}
header .navbar-default .navbar-nav > li.active,
header .navbar-default .navbar-nav > li.active > a,
header .navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background: #f33807;
}
.sidebar .navbar-default .navbar-nav > li > a {
  line-height: inherit;
  font-weight: 400;
  font-size: 14px;
  padding-top: 0;
  color: #fff;
  padding-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px;
  border: none;
}
/* Main Menu Dropdown */

.navbar-nav li {
  position: relative;
  text-align: left;
  margin-bottom: 0;
}
.navbar-nav li ul {
  z-index: 9999;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50px;
  left: 0;
  width: 190px;
  overflow: hidden;
  display: none;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 2px solid #f33807;
  -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
.navbar-nav li ul li {
  border-bottom: 1px solid #f1f1f1;
}
.navbar-nav li ul li:last-child {
  border-bottom: none;
}
.navbar-nav li ul li a {
  display: block;
  padding: 7px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #636363;
}
.navbar-nav li > ul > li:last-child > a,
.navbar-nav li > ul > li > ul > li:last-child > a {
  border-bottom: 0;
}
.navbar-nav li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
  text-decoration: none;
}
.navbar-nav li ul li a:hover {
  color: #f33807;
}
.navbar-nav li ul li ul {
  position: absolute;
  left: 188px;
  top: -2px;
}
.navbar-nav li ul li:hover ul li a {
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-nav li ul li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
}
.navbar-nav li ul li ul li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
}
/*
Slicknav - a Mobile Menu
*/

.slicknav_menu {
  display: none;
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_nav {
  clear: both;
}
.slicknav_nav ul,
.slicknav_nav li {
  display: block;
  margin: 0;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_row {
  display: block;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  clear: both;
}
/* IE6/7 support */

.slicknav_menu {
  zoom: 1;
}
/* 
User Default Style
Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
  font-size: 16px;
}
/* Button */

.slicknav_btn {
  margin: 0;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* background color for responsive button */

.slicknav_btn.slicknav_open:before {
  font-family: "FontAwesome";
  content: "\f00d";
}
.slicknav_btn.slicknav_collapsed:before {
  font-family: "FontAwesome";
  content: "\f0c9";
}
.slicknav_btn.slicknav_open,
.slicknav_btn.slicknav_collapsed,
.slicknav_btn.slicknav_open:before,
.slicknav_btn.slicknav_collapsed:before {
  text-decoration: none;
  border: none;
}
.slicknav_btn.slicknav_open:before,
.slicknav_btn.slicknav_collapsed:before {
  font-size: 21px;
  color: #444;
}
.slicknav_menutxt {
  line-height: 22px;
}
/* Button Text */

.slicknav_menu .slicknav_menutxt {
  color: #dff2f2;
  font-weight: 400;
  font-size: 14px;
}
/* Button Lines */

.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
  background: transparent;
  padding: 0;
  margin-top: 0;
}
.slicknav_nav {
  color: #b6b3c4;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}
.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  border-radius: 0;
  position: inherit;
  top: inherit;
  left: inherit;
  border: none;
  background-color: transparent;
  margin-bottom: 10px;
}
.slicknav_nav ul li {
  border-bottom: 0;
}
.dropdown-menu > li > a {
  padding: 10px 15px;
  font-size: 13px;
  border-bottom: 1px solid #333;
}
.dropdown-menu > li > a span {
  color: #444;
  font-size: 14px;
}
.bootstrap-select .dropdown-menu li {
  margin: 0;
}
/*.dropdown-menu>li:first-child>a{padding-top: 5px;}*/

.dropdown-menu > li:last-child > a {
  border: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: transparent;
  outline: none;
}
.slicknav_nav .slicknav_row {
  padding: 0;
  margin: 0;
}
.slicknav_nav a {
  padding: 10px 15px;
  margin: 0;
  text-decoration: none;
  color: #b6b3c4 !important;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 10px 15px;
  margin: 0;
}
.slicknav_nav .slicknav_item a i {
  display: none;
}
.slicknav_nav .slicknav_item {
  position: relative;
}
.slicknav_nav .slicknav_item a {
  border-bottom: none;
  display: block;
}
.slicknav_nav {
  position: absolute;
  top: 78px;
  left: 0;
  right: 0;
  background: #1f1d26;
}
.slicknav_nav ul li {
  padding-left: 0;
  background: #1f1d26;
}
.slicknav_nav ul li li {
  padding-left: 0;
}
.slicknav_nav ul li ul a {
  padding: 10px 10px;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #443e56;
  color: #fff;
}
.slicknav_nav a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #443e56;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_arrow {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  padding-top: 10px;
  width: 50px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
/* plus-minus or arrow sign */

.slicknav_nav .slicknav_arrow:hover {
  background: rgba(255, 255, 255, 0.05);
}
.slicknav_menu .slicknav_icon {
  display: none;
}
@media (min-width: 1024px) {
  div#slicknav-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  div#slicknav-mobile {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  #responsive-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav a.mt_search,
  .slicknav_nav a.mt_cart {
    display: none;
  }
  .dropdown-toggle:after {
    display: none;
  }
}
@media (max-width: 767px) {
  nav.navbar.navbar-default.navbar-fixed-top.with-slicknav {
    background: rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 479px) {
  .slicknav_btn.slicknav_open:before,
  .slicknav_btn.slicknav_collapsed:before {
    color: #444;
  }
}
.main_header_area {
  position: relative;
  width: 100%;
  z-index: 22;
  background: #fff;
}
.main_header_area .container {
  display: block;
  position: inherit;
}
.main_header_area.white_menu .header_top {
  background: #fff;
}
.main_header_area.white_menu .header_top .header_top_inner {
  border-bottom: 1px solid #e7e7e7;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-left a {
  color: #242424;
  opacity: 0.6;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-left a:hover {
  color: #ef2853;
  opacity: 1;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li a {
  color: #242424;
  opacity: 0.6;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li:hover a {
  color: #ef2853;
}
.main_header_area.white_menu .header_menu {
  background: #fff;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li > a {
  color: #242424;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li:hover > a,
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: #ef2853;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
  color: #fff;
}
.main_header_area.white_menu .header_menu.affix {
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}
.main_header_area.white_menu + section,
.main_header_area.white_menu + div,
.main_header_area.white_menu + .row {
  margin-top: 134px;
}
.main_header_area.tp_header_area {
  background: transparent;
}
.header_top .header_top_inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  clear: both;
  overflow: hidden;
}
.header_top .header_top_inner .pull-left a {
  line-height: 48px;
  font-size: 15px;
  color: #fff;
  opacity: 0.6;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.45px;
  margin-right: 22px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.header_top .header_top_inner .pull-left a i {
  padding-right: 10px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 44px;
}
.header_top .header_top_inner .pull-left a:last-child {
  margin-right: 0px;
}
.header_top .header_top_inner .pull-left a:nth-child(2) i {
  font-size: 15px;
}
.header_top .header_top_inner .pull-left a:hover {
  opacity: 1;
}
.header_social li {
  display: inline-block;
  margin-right: 16px;
}
.header_social li a {
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.header_social li:last-child {
  margin-right: 0px;
}
.header_social li:hover a {
  opacity: 1;
}
.header_menu .navbar.navbar-default {
  border-radius: 0px;
  margin-bottom: 0px;
  background: transparent;
  border: none;
  width: 100%;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand {
  padding: 0;
  margin-left: 0;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
  display: inline-block;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}
.header_menu .navbar.navbar-default .navbar-collapse {
  display: block;
  text-align: right;
  padding: 0;
  flex-basis: auto;
}
.header_menu .navbar.navbar-default .nav.navbar-nav {
  float: none;
  text-align: right;
  display: inline-block;
  background: transparent;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li {
  float: none;
  display: inline-block;
  margin-right: 0px;
  background: transparent;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:last-child {
  margin: 0;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a {
  background: transparent;
  color: #333333e8;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0px;
  letter-spacing: 0.45px;
  line-height: inherit;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  border: none;
  padding: 12px 8px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a::after {
  display: none;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a i {
  margin-left: 2px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a i.fa-angle-right {
  position: absolute;
  right: 15px;
  top: 11px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:hover a,
.header_menu .navbar.navbar-default .nav.navbar-nav li.active a {
  background: transparent;
  color: #ef2853;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu {
  position: relative;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
  border: none;
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    position: absolute;
    top: 40px;
    left: 0px;
    min-width: 210px;
    background: #fff;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
    box-shadow: 0 0 15px #cccccc57;
  }
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px dashed #f1f1f1;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a {
  line-height: 2.5;
  color: #333333e8;
  font-size: 14px;
  padding: 0px 20px;
  font-weight: 300;
  letter-spacing: 0.3px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
  text-transform: capitalize;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:last-child {
  border-bottom: none;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a:hover {
  background: #ef2853;
  color: #fff;
}
.header_menu .navbar.navbar-default .navbar-nav li ul {
  overflow: visible;
}
@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    position: absolute;
    left: 100%;
    right: auto;
    width: auto;
    top: 0;
    background: #fff;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li a {
    line-height: 2.5;
    color: #333333e8;
    font-size: 14px;
    padding: 0px 20px;
    letter-spacing: 0.3px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    background: transparent;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li:hover a {
    color: #fff;
    background: #ef2853;
  }
}
@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu:hover .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
    left: 0px;
    visibility: visible;
    opacity: 1;
  }
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child {
  margin-right: 0px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
  display: inline-block;
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .search_dropdown a {
  color: rgba(255, 255, 255, 0.7);
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
  background: #ef2853;
  color: #000;
  line-height: 34px;
  display: inline-block;
  padding: 0px 25px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 0.28px;
  position: relative;
  z-index: 2;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  border: 2px solid #ef2853;
  margin-top: 21px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn:hover {
  color: #ef2853;
  background: transparent;
}
.header_menu.affix {
  width: 100%;
  left: 0px;
  top: 0px;
  position: fixed;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}
.header_menu.affix .navbar.navbar-default .nav.navbar-nav > li:hover > a,
.header_menu.affix .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: #ef2853;
}
nav.navbar.navbar-default .logo-white {
  display: block;
}
nav.navbar.navbar-default .logo-black {
  display: none;
}
nav.navbar.navbar-default.navbar-sticky-in .logo-white {
  display: none;
}
nav.navbar.navbar-default.navbar-sticky-in .logo-black {
  display: block;
}
@media (max-width: 991px) {
  .header_menu.affix {
    position: relative;
    animation: none;
  }
}
.logo a {
  font-size: 28px;
  color: #fff;
}
.logo a [class^="flaticon-"]:before {
  font-size: 28px;
  color: #fff;
}
header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 22;
}
.navbar-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.nav-btn {
  display: inline-block;
}
.navbar-sticky-in .biz-btn:hover {
  color: #ef2853;
}
.header-content {
  padding: 12px 0;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.header-content li {
  display: inline-block;
  padding: 0px 20px;
  border-left: 1px solid #f1f1f1;
  margin: 0;
}
.header-content li:first-child {
  border: none;
  padding-left: 0;
}
.header-content li:last-child {
  padding-right: 0;
}
.header-content li a {
  font-size: 14px;
}
.header-content.header-content1 {
  position: relative;
  z-index: 1;
}
.links-left li:first-child,
.links-right li:first-child {
  border-left: none;
  padding-left: 0;
}
.links-right li:last-child {
  padding-right: 0;
}
ul.social-links li {
  border: none;
  padding: 0;
  margin: 0 10px 0 0;
  display: inline-block;
}
ul.social-links li:last-child {
  margin-right: 0;
}
.header-content li a:hover {
  color: #ef2853;
}
.header-content .links {
  display: inline-block;
}
.header-content select {
  padding: 0;
  background: transparent;
  border: none;
  height: auto;
}
.header-content option {
  color: #000;
}
.style-2 .header-content {
  background: #000;
}
.style-2 .navigation {
  background: #fff;
}
.logo-black {
  display: none;
}
.navbar-sticky .logo-black {
  display: inline-block;
}
.navbar-sticky .logo-white {
  display: none;
}
.header-content .links.links-right.pull-right > ul {
  display: flex;
  align-items: center;
}
/*Headerstyle 2*/

header.main_header_area.headerstyle-2 {
  position: relative;
  background: #fff;
  padding: 20px 0;
}
header.main_header_area.headerstyle-2 .container {
  position: inherit;
}
header.main_header_area.headerstyle-2 .header-content {
  background: #fff;
  border: none;
}
header.main_header_area.headerstyle-2 .header-content li > a {
  color: #444;
}
header.main_header_area.headerstyle-2 .navbar-sticky .navbar-header {
  display: block;
}
header.main_header_area.headerstyle-2 .navbar-header {
  display: none;
}
header.main_header_area.headerstyle-2 .header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
  display: inline-block;
}
header.main_header_area.headerstyle-2 .navbar-flex {
  justify-content: center;
  border-top: 2px dashed #f1f1f1;
  padding: 20px 0 0;
}
header.main_header_area.headerstyle-2 .navbar-sticky .navbar-flex {
  justify-content: space-between;
  border: none;
  padding: 15px 0;
}
header.main_header_area.headerstyle-2 .slicknav_nav {
  top: 100px;
}
header.main_header_area.headerstyle-2 .navbar-flex .navbar-collapse {
  text-align: center;
}
/*burgermenu*/

.m-logo {
  text-align: center;
}
.menu {
  width: 400px;
  height: 100%;
  position: fixed;
  right: -400px;
  top: 0;
  z-index: 9999;
  background-color: #1c1c1c;
  padding: 30px;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
}
/* Меню открыть */

.menu-ham {
  cursor: pointer;
  background: #ef2853;
  padding: 5px 10px;
  border-radius: 5px;
}
/* Меню закрыть */

.close-menu {
  float: right;
  font-size: 21px;
  cursor: pointer;
}
.m-contentmain {
  text-align: left;
}
.header-content .m-contentmain li {
  border: none;
  width: 100%;
  line-height: 2.4;
  padding: 0;
  font-size: 15px;
  color: #fff;
}
.header-content .m-contentmain li a {
  font-size: 15px;
}
.header-content .m-contentmain li i {
  padding-right: 5px;
}
/*Fullpage search*/

#search1 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#search1.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
#search1 input[type="search"] {
  position: absolute;
  top: 35%;
  width: 50%;
  color: #666;
  background: transparent;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  border-width: 0 0 1px;
  margin: 0px auto;
  padding: 20px 30px;
  outline: none;
  margin-bottom: 30px;
  height: 82px;
  left: 0;
  right: 0;
  border-radius: 0;
}
#search1 .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  margin: 0 auto;
  background: #ef2853;
  padding: 10px 30px;
  border: none;
  border-radius: 10px;
  font-size: 18px;
}
#search1 .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #ef2853;
  border-color: #ef2853;
  opacity: 1;
  line-height: 1;
  font-size: 27px;
}
/*header add to cart*/

.header_menu li a span.number-cart,
.header-content li a span.number-cart {
  position: absolute;
  top: -6px;
  right: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  font-size: 9px;
  display: block;
  background-color: #ef2853;
  color: #fff;
  border-radius: 50%;
}
.row.slick-slider {
  margin: 0 -15px;
}
@media (max-width: 1100px) and (min-width: 1024px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li a {
    font-size: 14px;
    padding: 8px 5px;
  }
}
@media (max-width: 991px) {
  .header-content li {
    padding: 5px 10px;
  }
  .nav-btn,
  .topbar-header {
    display: none;
  }
  header.main_header_area.headerstyle-2 .navbar-header {
    display: block;
  }
  header.main_header_area.headerstyle-2 .navbar-flex {
    justify-content: space-between;
  }
}
@media (max-width: 811px) {
  .header-content {
    display: none;
  }
  header.main_header_area.headerstyle-2 .navbar-flex {
    border-top: 0;
    padding-top: 0;
  }

  header.main_header_area.headerstyle-2 .slicknav_nav {
    top: 78px;
  }
}
@media (max-width: 735px) {
  .slick-slide {
    text-align: center;
  }
  .slick-slide img {
    width: auto !important;
    display: inline-block !important;
  }
}
/* ========================================= */

/*          Banner  CSS        */

/* ======================================== */

section.banner {
  padding: 0;
  overflow: hidden;
}
.slider {
  height: 550px;
  overflow: hidden;
  position: relative;
  background: #000;
}
.border-line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 17%;
  background-size: 100%;
  background-position: bottom;
  z-index: 9;
  background-repeat: no-repeat;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  overflow: hidden;
}
.slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}
.slide-inner .slide-image {
  animation: kbrns_zoomInOut 15s linear 0s infinite alternate;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}
.slider .swiper-container-horizontal > .swiper-pagination-bullets,
.slider .swiper-pagination-custom,
.slider .swiper-pagination-fraction {
  bottom: 40px;
}
.slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
}
.slider .swiper-pagination-bullet-active {
  background: #ffa801;
}
.slider .swiper-container-vertical > .swiper-pagination-bullets {
  right: 50px;
}
.slider .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 30px;
}
.slider .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 30px;
}
.slider .swiper-button-next:after,
.slider .swiper-button-prev:after {
  background: #fff;
  font-size: 21px;
  padding: 15px 20px;
  color: #444;
  transition: all 0.3s;
  border-radius: 10px;
}
.slider .swiper-button-next:hover:after,
.slider .swiper-button-prev:hover:after {
  background: #ef2853;
  color: #fff;
  transition: all 0.3s;
}
.swiper-content {
  z-index: 1;
  position: absolute;
  left: 50%;
  margin: 0 auto;
  text-align: center;
  width: 60%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.swiper-content h1 {
  font-weight: 700;
}

.swiper-content.swiper-content1 {
  width: 90%;
}
.swiper-content.swiper-content1 li {
  display: inline-block;
  margin-bottom: 0;
  border: 1px solid #fff;
  padding: 5px 10px;
  text-align: center;
}
.swiper-content.swiper-content1 h1 {
  font-size: 28px;
}
.swiper-content.swiper-content1 p.date {
  font-size: 14px;
}
.text-slider-main {
  text-align: center;
  background: #f6f6f6;
  padding: 20px 0;
  border-radius: 10px;
}
.text-slider-main .slick-prev,
.text-slider-main .slick-next {
  background: #999;
  border-radius: 5px;
}
.text-slider-main .slick-prev {
  left: 15px;
}
.text-slider-main .slick-next {
  right: 15px;
}
.text-slider-main .slick-prev:before,
.text-slider-main .slick-next:before {
  color: #fff;
}
.swiper-content.swiper-content2 {
  text-align: center;
  width: 70%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.swiper-content h1,
.swiper-content p {
  color: #fff;
  line-height: 1.2;
}
.swiper-content p {
  font-size: 18px;
  margin-bottom: 28px;
}
/*---------- ANIMATION ----------*/

@-webkit-keyframes kbrns_zoomInOut {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes kbrns_zoomInOut {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(1.2);
  }
}
@-ms-keyframes kbrns_zoomInOut {
  0% {
    -ms-transform: scale(1);
  }
  100% {
    -ms-transform: scale(1.2);
  }
}
@-o-keyframes kbrns_zoomInOut {
  0% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(1.2);
  }
}
@keyframes kbrns_zoomInOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
#vid {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  overflow: hidden;
}
.video-banner-content {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 28%;
  text-align: center;
  width: 80%;
}
.video-banner video {
  width: 100%;
  display: block;
}
.banner2 .slider {
  background: transparent;
}
.banner2 .slide-inner {
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .swiper-content h1 {
    font-size: 40px;
  }
}
@media (max-width: 811px) {
  .swiper-content {
    width: 70%;
  }
  .text-slider-main .slick-prev,
  .text-slider-main .slick-next {
    display: none !important;
  }
}
@media (max-width: 735px) {
  .swiper-content {
    width: 80%;
  }
}
@media (max-width: 639px) {
  .swiper-content h1 {
    font-size: 32px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .swiper-content a.biz-btn {
    width: 100%;
    margin: 0 0 15px;
  }
}
/* ========================================= */

/*          Flash Post  CSS        */

/* ======================================== */

section.flash-post {
  padding: 80px 0 0;
}

section.flash-post .flash-post-main {
  position: relative;
  background: transparent;
}
section.flash-post .flash-list {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 5px;
  box-shadow: 0 0 10px #cccccc57;
}
section.flash-post .flash-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 0px 20px 40px;
  text-align: center;
  background: linear-gradient(to top, black, transparent);
}
@media (max-width: 991px) {
  section.flash-post .flash-post-main {
    margin-top: 80px;
  }
  section.flash-post .flash-list {
    margin: 0 0 15px;
  }
}
/* ========================================= */

/*          Banner Form  CSS        */

/* ======================================== */

section.banner-form {
  overflow: visible;
  padding: 76px 0 64px;
  z-index: 2;
}
.form-outer {
  position: relative;
}
section.banner-form .nav-tabs > li > a {
  border-radius: 0;
  background: #f1f1f1;
  color: #464545;
  border: none;
  padding: 15px 25px;
  transition: all 0.5s;
  border-radius: 10px 10px 0 0;
}
section.banner-form .nav-tabs {
  border: none;
  padding-left: 20px;
}
.filter-box,
.filter-box1 {
  padding: 38px 20px 40px;
  position: relative;
  box-shadow: 0px 0px 30px #cccccc57;
  margin: 0;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #fff;
}
.filter-box.filter-box1 {
  margin-top: -120px;
  padding-top: 90px;
  background: transparent;
}
section.banner-form .filter-box1 h3.form-title {
  background: #ee2654;
  padding: 15px 0;
  color: #fff;
  border-radius: 10px 10px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.filter-box.filter-box1 .form-group,
.filter-box1 .nice-select {
  margin-bottom: 15px;
}
section.banner-form .nav-tabs > li i {
  color: #444;
  margin-right: 5px;
  transition: all 0.5s;
}
section.banner-form .nav-tabs > li > a.active,
section.banner-form .nav-tabs > li:hover > a {
  background: #ef2853;
  color: #fff;
  border: none;
  transition: all 0.5s;
  cursor: pointer;
}
section.banner-form .nav-tabs > li > a.active i,
section.banner-form .nav-tabs > li:hover > a i {
  color: #fff;
  transition: all 0.5s;
}
.filter-box .form-group {
  margin-bottom: 0;
}
.filter-box label {
  color: #7b7b7b;
  margin-bottom: 10px;
}
.filter-box input {
  padding-left: 35px;
}
.input-box {
  position: relative;
}
.input-box i {
  position: absolute;
  left: 12px;
  top: 10px;
  z-index: 1;
}
.input-box [class^="flaticon-"]:before {
  color: #ef2853;
  font-weight: 600;
}
.input-box input::placeholder {
  color: #444;
}
.filter-box a.biz-btn {
  width: 100%;
}

.filter-box a.biz-btn:focus {
  color: #fff;
  outline: none;
  background: #ef2853;
}

.filter-box a.biz-btn:hover {
  color: #ef2853;
}

/*banner form style 1*/

section.banner-form.form-style1 {
  padding: 80px 0 0;
  background: transparent;
}
section.banner-form.form-style1:before {
  content: "";
  background: #0a1c2b;
  position: absolute;
  top: 0;
  height: 80%;
  width: 100%;
  left: 0;
}
section.banner-form.form-style1 .form-content,
section.banner-form.form-style2 .form-content,
section.banner-form.form-style3 .form-content {
  position: relative;
  top: 0;
}
.filter-box .col-lg-3 {
  flex: 1 0 0;
}
/*banner form style 2*/

section.banner-form.form-style2 {
  padding: 0;
  margin-top: -80px;
  background: transparent;
}
section.banner-form.form-style2 .price-navtab ul li {
  margin-bottom: 0;
}
/*banner form style 3*/

section.banner-form.form-style3 {
  padding: 80px 0 80px;
}
.banner-form .max-value,
.banner-form .min-value {
  font-weight: 300;
  color: #666;
}
@media (max-width: 991px) {
  section.banner-form {
    padding: 80px 0;
  }

  section.banner-form.form-style2 {
    margin-top: 80px;
  }

  .filter-box.filter-box1 {
    margin-top: 0;
  }

  .filter-box .form-group,
  .filter-box .form-group .nice-select {
    margin-bottom: 15px;
  }
  .filter-box .nice-select,
  .filter-box input {
    border: 1px solid #f1f1f1;
  }
  section.banner-form.form-style2:before {
    display: none;
  }
  .filter-box .col-lg-3 {
    flex: 0 0 100%;
  }
}
@media (max-width: 639px) {
  section.banner-form .nav-tabs {
    border-radius: 10px 10px 0 0;
    padding-left: 0;
    overflow: hidden;
  }
  section.banner-form .nav-tabs > li {
    width: 100%;
  }

  section.banner-form .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
  }

  .filter-box .form-group,
  .filter-box .form-group .nice-select {
    margin-bottom: 0px;
  }
  .filter-box,
  .filter-box1 {
    padding: 38px 0 40px;
  }
}
@media (max-width: 359px) {
}
/* ========================================= */

/*          Why Us CSS        */

/* ======================================== */
.why-us-item.text-center {
  padding: 24px 20px 33px;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  box-shadow: 0 0 15px #cccccc37;
}
.why-us-icon {
  margin-bottom: 6px;
}
.why-us-icon [class^="flaticon-"]:before,
.why-us-icon i {
  color: #ef2853;
  font-size: 58px;
}
.why-about-image {
  box-shadow: 0 0 15px #cccccc57;
  border-radius: 10px;
  overflow: hidden;
}
.why-us-item.display-flex {
  background: #fff;
  padding: 20px 15px;
  overflow: hidden;
  border-radius: 10px;
}
.why-us-item.why-us-item1 {
  padding: 10px 20px 30px;
  border: 1px solid #f1f1f1;
  box-shadow: 0 27px 24px -37px rgba(0, 0, 0, 0.4);
  transition: all 0.5s;
  transform: perspective(300px) rotateX(0deg) rotateY(0deg);
  will-change: transform;
  background: #fff;
}
.why-us-item.why-us-item1:hover {
  transition: all 0.5s;
  transform: perspective(300px) rotateX(-0.72deg) rotateY(-2.53deg) scale3d(1, 1, 1);
}
.why-us-item.why-us-item1 [class^="flaticon-"]:before {
  font-size: 54px;
}
@media (max-width: 991px) {
  section.why-us {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .why-us-item {
    margin-bottom: 30px;
    text-align: center;
  }
  .why-about-inner {
    text-align: center !important;
    margin-bottom: 30px;
  }
  .why-us-content {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .why-about-image {
    margin-bottom: 30px;
  }
  .why-about-image img {
    width: 100%;
  }
}
/* ========================================= */

/*          Attraction  CSS        */

/* ======================================== */

.attraction-inner {
  padding: 30px 20px;
  border: 1px solid #f1f1f1;
  transition: all 0.5s;
  border-radius: 10px;
}
.attraction-icon [class^="flaticon-"]:before,
.attraction-icon i {
  color: #ef2853;
  font-size: 48px;
  margin-bottom: 15px;
  transition: all 0.5s;
}
.attraction-inner:hover {
  background: #ef2853;
  transition: all 0.5s;
}
.attraction-inner:hover h5 a,
.attraction-inner:hover i,
.attraction-inner:hover [class^="flaticon-"]:before {
  color: #fff;
  transition: all 0.5s;
}
/* ========================================= */

/*          Top Destinations  CSS        */

/* ======================================== */

.top-desti {
  background: #ef2853;
  overflow: hidden;
}

.top-desti .desti-inner .col-lg-3,
.top-desti .desti-inner .col-lg-4 {
  position: relative;
  padding: 0;
  overflow: hidden;
}

.top-desti .desti-title,
.top-desti .desti-image {
  position: relative;
  overflow: hidden;
  transition: all ease-in-out 0.5s;
}

.desti-inner .row {
  margin: 0;
}

.top-desti .desti-title {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ee2654;
  text-align: center;
}

.desti-title-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.top-desti .desti-image:before {
  content: "";
  background: linear-gradient(to top, #0000009c, transparent);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
}

.top-desti .desti-image img {
  width: 100%;
}

.top-desti .desti-content {
  position: absolute;
  left: 20px;
  bottom: 13px;
  z-index: 2;
  transition: all ease-in-out 0.5s;
}

.top-desti .desti-image:hover {
  transform: scale(1.1);
  transition: all ease-in-out 0.5s;
}

.top-desti .desti-overlay {
  opacity: 0;
  background: #ef285375;
  position: absolute;
  top: 0;
  left: 0;
  transition: all ease-in-out 0.5s;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.top-desti .desti-overlay a {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.top-desti .desti-image:hover .desti-overlay {
  opacity: 1;
  transition: all ease-in-out 0.5s;
}

.top-desti .desti-image:hover .desti-content {
  opacity: 0;
  transition: all ease-in-out 0.5s;
}

.td-item {
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  z-index: 1;
  border-radius: 10px;
}
.td-item:before {
  content: "";
  background: linear-gradient(to top, #000000c9, transparent);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  transition: all 0.5s;
  z-index: 1;
}
.td-item .td-image {
  transition: all 0.5s;
  overflow: hidden;
}
.td-item .td-image img {
  width: 100%;
}
.td-item:hover .td-image {
  transform: scale(1.2);
  transition: all 0.5s;
}
.td-content {
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 1;
  padding: 20px 21px 15px;
  transition: all 0.5s;
  width: 100%;
  animation: fadeInUp 5s ease 0s 1 normal forwards;
}
.td-content h3 {
  position: relative;
  color: #fff;
  margin-bottom: 11px;
}
.td-item.td-item1 .td-content h3 {
  color: #16334c;
}
.td-content p {
  font-size: 15px;
}
.td-item p.price.white {
  position: absolute;
  top: 30px;
  left: 0px;
  margin: 0;
  background: #000000a6;
  padding: 10px;
  text-align: center;
  z-index: 1;
  border-radius: 0px 10px 10px 0px;
}
/*destinationstyele1*/

.destination1:before,
.destination1:after {
  content: "";
  background: url(../images/calltoaction2.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 70%;
}
.destination1:after {
  background: #6f293a94;
}
.destination1 .content {
  position: relative;
  z-index: 1;
}
.destination1 .td-item {
  border: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  section.top-destinations {
    padding-bottom: 50px;
  }
  .td-item {
    margin-bottom: 30px;
  }
  .top-desti1 .td-item,
  .top-desti2 .td-item {
    margin-bottom: 0;
  }
  section.top-destinations.top-desti1 {
    padding-bottom: 80px;
  }
  section.top-destinations.top-desti2 .col-lg-4 {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) and (min-width: 812px) {
  .top-desti1 .td-content p {
    display: none;
  }
}
@media (max-width: 767px) {
  .top-desti .desti-content {
    left: 0;
    right: 0;
    text-align: center;
  }
}

/* ========================================= */

/*          Trending  CSS        */

/* ======================================== */

.trend-item {
  position: relative;
  transition: all ease-in-out 0.3s;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 15px #cccccc37;
}
.trend-item:hover {
  box-shadow: 0px 0px 15px #cccccc57;
  transition: all ease-in-out 0.3s;
}
.trend-image {
  position: relative;
  overflow: hidden;
  transition: all ease-in-out 0.3s;
}
.trend-image:before {
  content: "";
  background: linear-gradient(to top, #0000009c, transparent);
  height: 40%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all ease-in-out 0.3s;
}
.trend-item:hover .trend-image:before {
  height: 100%;
  transition: all ease-in-out 0.3s;
}
.trend-image img {
  transition: all ease-in-out 0.3s;
  width: 100%;
}
.trend-item:hover img {
  transform: rotate(5deg) scale(1.2);
  transition: all ease-in-out 0.3s;
  transform: translateY(-5px);
}
.trend-tags {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.trend-tags ul {
  display: inline-block;
}
.trend-tags ul li {
  display: inline-block;
  padding: 7px 15px;
  background: #fff;
  margin: 0;
  font-weight: 700;
}
.trend-tags li.feat {
  background: #ef2853;
}
.trend-tags li.discount {
  color: #ef2853;
}
.trend-tags [class^="flaticon-"]:before {
  color: #fff;
  font-size: 24px;
  float: right;
  height: 45px;
  width: 45px;
  background: #0a0a0a4a;
  border-radius: 50%;
  text-align: center;
  line-height: 2;
  transition: all 0.5s;
}
.trend-tags [class^="flaticon-"]:hover:before {
  background: #ef2853;
  transition: all 0.5s;
}
.trend-price {
  position: absolute;
  bottom: 18px;
  left: 20px;
  z-index: 1;
  width: 100%;
}
.trend-price p {
  color: #fff;
  margin: 0;
}
.trend-price span {
  font-size: 20px;
  font-weight: 600;
}
.trend-content {
  padding: 15px 20px 15px;
  transition: all ease-in-out 0.3s;
  background: #fff;
}
.trend-item:hover .trend-content {
  border-color: #fff;
}
.trend-content h4 {
  padding: 10px 0 8px;
  border: 1px dashed #f1f1f1;
  border-width: 1px 0 1px;
}
.trend-content > span {
  color: #ef2853;
}
.rating {
  display: inline-block;
}
.rating span {
  color: #ffbc00;
}
section.trending.trending1 {
  background: #f1f1f1;
}
section.trending.trending1:before {
  background: #fff;
  position: absolute;
  height: 100%;
  width: 50%;
  content: "";
  left: 0;
  top: 0;
}
section.trending.trending1 .section-title {
  width: 100%;
  text-align: left;
}
section.trending.trending1 .section-title h2:after {
  left: 0;
  right: inherit;
}
section.trending.trending2 {
  background: #fff;
}
@media (max-width: 991px) {
  section.trending {
    padding-bottom: 50px;
    background-size: cover;
    background-position: center;
  }
  section.trending .col-lg-4.col-md-6 {
    margin-bottom: 30px;
  }
  section.trending.trending1 {
    padding-bottom: 0;
  }
  section.trending.trending1:before {
    width: 100%;
  }
}
/* ========================================= */

/*          Call To Action  CSS        */

/* ======================================== */

section.call-to-action {
  background: url(../images/calltoaction.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
section.call-to-action:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #6f293a94;
  z-index: 1;
}
.action-content {
  position: relative;
  z-index: 1;
}
.action-content h2,
.action-content p {
  color: #fff;
  font-weight: 700;
}
section.call-to-action h3.package-name {
  font-size: 54px;
  margin-bottom: 7px;
}
.action-content h2.discounted {
  border: 1px dashed #ccc;
  display: inline-block;
  padding: 0 20px;
  line-height: 1.2;
}
.action-content h2:after {
  display: none;
}
.action-content h2.discounted span {
  font-size: 60px;
  color: #ffbc00;
}
.action-content p {
  margin-bottom: 24px;
}
.video-click {
  border: 8px solid #ffffff3b;
  box-shadow: 0px 0px 30px #cccccc57;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  overflow: hidden;
}
section.call-to-action .call-button {
  padding: 0;
  margin: 50px 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}
section.call-to-action button.play-btn {
  position: relative;
  left: 0;
  right: 0;
  background: transparent;
  border: none;
  border: 5px solid #ffffff56;
  border-radius: 50%;
}
button.play-btn i {
  font-size: 33px;
  height: 80px;
  width: 80px;
  line-height: 2.5;
  text-align: center;
  color: #fff;
  background: #ef2853;
  transition: all ease-in-out 0.5s;
  animation: zoom-fade 5s infinite;
  padding: 0 0 0 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
}
.discount-action .call-banner {
  background: url(../images/hometype1.jpg) no-repeat;
  background-position: right;
  background-size: contain;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.discount-action .call-banner .col-md-4 {
  padding: 0;
}
.discount-action .call-banner .call-banner-inner {
  background: #efd8dd;
  padding: 64px 30px 80px;
}
.discount-action .call-banner h2 {
  font-size: 42px;
  font-weight: 700;
}

.discount-action .call-banner a {
  margin-top: 18px;
}

section.cta-one {
  background: #c81f48d9;
  padding: 50px 0;
}
/*action1*/

section.call-to-action.action1 {
  background: #fff;
}
section.call-to-action.action1 .container {
  z-index: 3;
}
section.call-to-action.action1:before {
  height: 80%;
  z-index: 2;
}
section.call-to-action.action1:after {
  background: url(../images/calltoaction.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
}
/*action2*/

section.call-to-action.action2 {
  background: #fff;
}
section.call-to-action.action2:before,
section.call-to-action.action2:after {
  display: none;
}
section.call-to-action.action2 .call-button {
  top: 20%;
}
/*action3*/

section.call-to-action.action3:after {
  display: none;
}
@media (max-width: 1100px) {
  section.call-to-action.action2 .call-button {
    top: 10%;
  }
}
@media (max-width: 991px) {
  section.call-to-action.action1:after {
    display: block;
  }
  .action-content {
    text-align: center;
    margin-bottom: 30px;
  }
  section.call-to-action.action2 .call-button {
    top: 15%;
  }
  section.call-to-action.action2 button.play-btn {
    display: none;
  }
  section.cta-one {
    text-align: center;
  }
  section.cta-one a {
    margin-top: 20px;
  }
  .discount-action .call-banner {
    background: transparent;
  }
}
@media (max-width: 735px) {
  section.call-to-action h3.package-name {
    font-size: 36px;
  }
  section.call-to-action.action2 .call-button {
    position: inherit;
    padding: 30px 20px;
    background: #333;
  }
}
@media (max-width: 567px) {
  section.call-to-action h3.package-name {
    font-size: 21px;
  }
}
/* ========================================= */

/*          Top Deal  CSS        */

/* ======================================== */

section.top-deals {
  padding-bottom: 65px;
}
section.top-deals .slider-content h4 {
  margin-bottom: 7px;
}
.top-deal-slider .slider-content,
.top-deal-main .slider-content {
  position: relative;
  top: -15px;
  background: #fff;
  padding: 18px 20px 16px;
  width: 92%;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 15px #cccccc37;
}
.slider-image {
  overflow: hidden;
  border-radius: 10px;
}
.slider-image img {
  transition: all ease-in-out 0.3s;
}
.slider-item:hover img {
  transform: rotate(5deg) scale(1.2);
}
.slider-content .deal-price {
  border: 1px dashed #f1f1f1;
  border-width: 1px 0 0px;
  padding: 11px 0 0;
}
.deal-price p {
  color: #ef2853;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  section.top-deals {
    padding-bottom: 35px;
  }
  section.top-deals a.biz-btn {
    display: none;
  }
  section.top-deals .col-md-4 {
    margin-bottom: 30px;
  }
}
/* ========================================= */

/*          Top agents  CSS        */

/* ======================================== */

.agent-list {
  position: relative;
  overflow: hidden;
  transition: all ease 0.5s;
  z-index: 1;
  border-radius: 10px;
}
.agent-list:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background: #00000053;
  transition: all ease 0.5s;
}
.agent-list:hover:after {
  height: 100%;
  transition: all ease 0.5s;
}
.agent-list img {
  transition: all ease 0.5s;
  width: 100%;
}
.agent-list:hover img {
  transition: all ease 0.5s;
  transform: scale(1.1);
}
.agent-content {
  position: absolute;
  bottom: -35px;
  width: 100%;
  left: 0;
  z-index: 1;
  padding: 15px 0;
  text-align: center;
  right: 0;
  background: #00000052;
  margin: 0 auto;
  transition: all 0.5s;
}
.agent-list:hover .agent-content {
  transition: all 0.5s;
  bottom: 0;
}
.agent-social {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  transition: all ease 0.5s;
  z-index: 1;
}
.agent-social ul li a i {
  height: 35px;
  width: 35px;
  background: #ffffff46;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  line-height: 2.1;
  transition: all ease 0.5s;
}
.agent-social ul li a:hover i {
  transition: all ease 0.5s;
  background: #ef2853;
}
.agent-social ul li {
  margin: 0 2px;
}
.agent-list:hover .agent-social {
  top: 15px;
  transition: all ease 0.5s;
}
section.tour-agent1 {
  overflow: hidden;
}
section.tour-agent1:before {
  background: url(../images/calltoaction3.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  height: 0;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
}
section.tour-agent1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: #6f293a94;
  transition: all ease 0.5s;
}
@media (max-width: 991px) {
  section.tour-agent {
    padding-bottom: 50px;
  }
  .agent-list {
    margin-bottom: 30px;
  }
}
/* ========================================= */

/*          Testimonails CSS        */

/* ======================================== */

.list-rv-detail {
  position: relative;
  padding: 40px;
  background: #fff;
  border-radius: 10px;
}
.list-rv-detail p i {
  font-size: 3rem;
  color: #ccc;
}
.list-rv-detail:after {
  content: "\f0dd";
  font-family: fontawesome;
  position: absolute;
  bottom: -36px;
  left: 10%;
  font-size: 60px;
  color: #fff;
  text-align: center;
}
.list-inline > li {
  display: inline-block;
  color: #ffa801;
  font-size: 13px;
  padding: 0;
}
.rev-author {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
section.top-review .rev-author img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 0px;
}
section.customer-reviews .row.about-slider {
  width: 80%;
  margin: 0 auto;
}
.review-item {
  text-align: center;
  width: 60%;
  margin: 0 auto;
}
section.customer-reviews .review-image {
  position: relative;
  width: 150px;
  margin: 0 auto;
  height: 150px;
}
section.customer-reviews .review-image img {
  width: 150px;
  margin: 0 auto;
  height: 150px;
  position: relative;
  border-radius: 50%;
}
.review-quote {
  background: #555;
  color: #fff;
  height: 40px;
  width: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 2;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.review-content {
  border: none;
  padding: 0;
}
.review-content .list-inline > li {
  padding: 0;
  margin: 0;
}

.slick-dots li.slick-active button:before {
  background: #ee2654;
  border: none;
}

/*testimonial style 2*/

.ts-item {
  position: relative;
}
.ts-image {
  position: absolute;
  top: 0;
  width: 80px;
  left: 30px;
  border-radius: 50%;
  overflow: hidden;
}
.ts-content {
  margin: 40px 1px 1px;
  border: 1px solid #f1f1f1;
  padding: 55px 20px 20px;
  transition: all ease-in-out 0.5s;
  background: #fff;
  border-radius: 10px;
}
.ts-content p.content {
  font-style: italic;
}
.ts-icon {
  position: absolute;
  top: 55px;
  right: 30px;
}
.ts-icon i {
  font-size: 32px;
  transition: all ease-in-out 0.5s;
  color: #ccc;
}
@media (max-width: 991px) {
  section.top-review {
    padding-top: 68px !important;
  }
}
@media (max-width: 480px) {
  section.customer-reviews .row.about-slider {
    width: 100%;
  }
  .list-rv-detail {
    padding: 15px;
  }
}
/* ========================================= */

/*          Travel counter CSS        */

/* ======================================== */

section.travelcounter {
  padding-bottom: 77px;
}

section.travelcounter:before {
  background: url(../images/calltoaction1.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  content: "";
}
section.travelcounter:after {
  background: #6f293a70;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  content: "";
}
section.travelcounter .section-title h2:after {
  background: #fff;
}
section.travelcounter .counter-item {
  text-align: center;
  background: #fff;
  padding: 40px 30px 0px;
  transition: all ease-in-out 0.3s;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
section.travelcounter .counter-item i {
  font-size: 3.5rem;
  color: #ef2853;
  margin-bottom: 5px;
  transition: all ease-in-out 0.3s;
}
section.travelcounter .counter-item h3 {
  font-size: 52px;
  margin: 0;
  font-weight: 700;
}
section.travelcounter.counter1:before,
section.travelcounter.counter1:after,
section.travelcounter.counter2:before,
section.travelcounter.counter2:after {
  height: 100%;
}
section.travelcounter.counter1 .counter-item {
  padding: 40px 30px 40px;
}
section.travelcounter.counter2 .counter-item {
  padding: 20px 30px 30px;
}
@media (max-width: 1100px) and (min-width: 1024px) {
  section.travelcounter .counter-item {
    padding: 50px 20px;
  }
}
@media (max-width: 991px) {
  section.travelcounter {
    padding-bottom: 50px;
  }
  section.travelcounter:before,
  section.travelcounter:after {
    height: 100%;
  }
  section.travelcounter .counter-item {
    margin-bottom: 30px;
    padding: 40px 30px 40px;
  }
  section.travelcounter.counter2 .counter-item {
    margin-bottom: 0;
  }
  section.travelcounter.counter2 {
    padding-bottom: 80px;
  }
  section.travelcounter.counter2 .counter-content {
    text-align: center !important;
    margin-left: 0;
  }
}
@media (max-width: 811px) {
  section.travelcounter:before {
    height: 100%;
  }
}
@media (max-width: 767px) {
  section.travelcounter.counter2 {
    padding-bottom: 50px;
  }
  section.travelcounter.counter2 .col-sm-6 {
    margin-bottom: 30px;
  }
}
/* ========================================= */

/*          Blog CSS        */

/* ======================================== */

section.blog .grid {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
section.blog .grid {
  box-shadow: 0 0 10px #cccccc37;
}
section.blog .gridblog-content {
  padding: 17px 20px 18px;
  background: #fff;
}
section.blog .grid-item1 .gridblog-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background: #31313173;
}
section.blog .gridblog-content .date {
  margin-bottom: 18px;
}
section.blog .gridblog-content h3 {
  margin-bottom: 11px;
}
section.blog .gridblog-content p {
  margin-bottom: 19px;
}
section.blog .grid-image {
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
}
section.blog .grid-image img {
  transition: all 0.5s;
  width: 100%;
}
section.blog .grid-image:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
}
@media (max-width: 991px) {
  section.blog {
    padding-bottom: 50px;
  }
  section.blog .col-lg-4.col-md-6,
  section.blog .col-lg-4.col-md-12 {
    margin-bottom: 30px;
  }
}
/* ========================================= */

/*          Partners CSS        */

/* ======================================== */

section.partners:after {
  content: "";
  background: #fff;
  position: absolute;
  right: -12%;
  top: 10%;
  height: 80%;
  width: 90%;
  transform: skew(30deg);
}
.dest-partner {
  position: relative;
  z-index: 1;
}

section.partners .dest-partner img {
  padding: 5px 10px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #f1f1f1;
}

section.partners.partners:after {
  transform: none;
  width: 100%;
  right: 0;
}
@media (max-width: 991px) {
  section.partners .section-title {
    text-align: center;
    margin: 0 auto 40px !important;
  }
  section.partners .section-title h2:after {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media (max-width: 639px) {
  section.partners:after {
    display: none;
  }
}

/* ========================================= */

/*          Instagram CSS        */

/* ======================================== */

.insta-main {
  overflow: hidden;
  background: #ee2654;
}

.insta-main .insta-inner .col-lg-2,
.insta-main .insta-inner .col-lg-3,
.insta-main .insta-inner .col-lg-10 {
  padding: 0;
  overflow: hidden;
}

.insta-main .row.display-flex {
  margin: 0;
}

.insta-title {
  padding: 30px 0;
}

.insta-image,
.insta-image a img {
  transition: all ease-in-out 0.5s;
  overflow: hidden;
}

.insta-image:hover img {
  transform: scale(1.1);
  transition: all ease-in-out 0.5s;
}

@media (max-width: 991px) {
  .insta-main .display-flex {
    display: flex;
  }
}

@media (max-width: 767px) {
  .insta-main .display-flex {
    display: inherit;
  }
}

/* ========================================= */

/*          Footer CSS        */

/* ======================================== */

footer {
  position: relative;
  bottom: 0;
  width: 100%;
  padding-top: 80px;
  background: #190912;
}
footer.footer1 {
  background: url(../images/breadcrumbbg.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}
footer.footer1:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: linear-gradient(to top, black, #00000096);
  left: 0;
  top: 0;
}
.wave-animation {
  display: block;
  width: 100%;
  height: 4em;
  max-height: 100vh;
  margin: 0;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
path#gentle-wave {
  fill: #fff;
}
.wave-bg > use {
  animation: move-forever 20s linear infinite;
}
footer .wave-animation {
  top: -59px;
  z-index: 1;
}
footer path#gentle-wave {
  fill: #190912;
}
footer a,
footer P {
  color: #f1f1f1;
  font-size: 14px;
}
.footer-upper h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.footer-upper h3:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  background: #ef2853;
  left: 0;
  bottom: 0;
}
.footer-upper li {
  margin-bottom: 0;
  line-height: 2.8;
}
.footer-upper p span {
  color: #ef2853;
}
.footer-phone {
  display: flex;
}
.footer-phone [class^="flaticon-"]:before {
  font-size: 36px;
  color: #ef2853;
}
.footer-about-in {
  padding: 15px 20px;
  border: 1px dashed #f1f1f1;
  border-radius: 10px;
}
.footer-about ul.social-links li a {
  background: #ffffff26;
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  line-height: 2.2;
  border-radius: 5px;
}
.footer-about ul.social-links li a:hover {
  color: #fff;
  background: #ef2853;
}
.footer-payment {
  position: relative;
  z-index: 1;
  padding: 20px 0;
  background: transparent !important;
  border: 1px solid #2b2b2b;
  border-width: 1px 0;
}
.footer-payment ul li {
  display: inline-block;
  margin: 0 0 0 15px;
}
.footer-payment ul li img {
  width: 80px;
}
.footer-copyright {
  padding: 20px 0;
  background: #fbfbfb12;
}
.footer-copyright .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-nav ul li {
  display: inline-block;
  margin: 0 5px;
}
/*.footer-nav ul li:first-child {
    margin-left: 0;
}

.footer-nav ul li:last-child {
    margin-right: 0;
}*/

.newsletter {
  border-bottom: 1px dashed #ffffff45;
  padding-bottom: 50px;
  margin-bottom: 40px;
}
.newsletter .footer-subscribe {
  width: 45%;
  margin: 0 auto 0px;
}
.footer-upper .newsletter h3:after {
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 991px) {
  footer {
    position: relative;
  }
  footer .col-xs-12 {
    margin-bottom: 30px;
  }
  .footer-upper {
    padding-bottom: 20px;
  }
  .footer-logo.pull-left {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer-logo.pull-left,
  .footer-payment-nav.pull-right,
  .footer-nav.pull-right,
  .copyright-text.pull-left {
    float: none !important;
  }
  .footer-payment {
    padding-bottom: 10px;
  }
  .footer-payment ul li {
    display: inline-block;
    margin: 0px 5px 20px;
    width: 48%;
  }
  .footer-copyright .container {
    flex-direction: column;
  }
  .footer-nav.pull-right,
  .copyright-text.pull-left {
    text-align: center;
  }
  .copyright-text.pull-left {
    margin-bottom: 15px;
  }
}
@media (max-width: 639px) {
  .footer-payment ul li {
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
}
.reserved-form {
  z-index: 999 !important;
}
.reserved-form.date-picker-wrapper.no-topbar {
  padding: 0;
  width: auto;
  background: transparent;
  border: none;
  border-radius: 5px;
  box-shadow: 0 0 10px #cccccc57;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.real-today {
  background-color: transparent;
  color: #ef2853;
  font-weight: 700;
  border: 1px solid #ef2853;
  opacity: 1;
}
.reserved-form.date-picker-wrapper .month-wrapper {
  box-shadow: 0 0 10px #cccccc57;
  border: none;
  padding: 15px;
  border-radius: 5px;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.has-tooltip {
  color: #ccc;
  text-decoration: line-through;
  background: #ebeff2;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.checked {
  background: #ef2853 !important;
  color: #fff;
  border-color: #ef2853;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day {
  padding: 5px 0px;
  padding-left: 0px;
  line-height: 0.9;
  font-size: 15px;
  color: #999;
  border: 1px solid #f1f1f1;
  text-align: center;
  height: 40px;
  width: 40px;
  margin: 10px 2px 0px;
  border-radius: 50%;
  line-height: 1.8;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.toMonth.valid.checked {
  color: #fff;
}
.reserved-form.date-picker-wrapper .month-wrapper table .week-name {
  height: 40px;
  color: #333;
}
.reserved-form.date-picker-wrapper table .caption {
  background: #fbfbfb;
  color: #333;
}
.reserved-form.date-picker-wrapper .footer {
  display: none;
}
.reserved-form.date-picker-wrapper.single-date span {
  font-size: 14px;
}
.reserved-form.date-picker-wrapper table .caption > th:first-of-type,
.reserved-form.date-picker-wrapper table .caption > th:last-of-type {
  padding: 10px;
}
.reserved-form.date-picker-wrapper table .caption th {
  text-align: left;
}
.reserved-form.date-picker-wrapper .month-wrapper table.month2 .caption th {
  text-align: right;
}
.reserved-form.date-picker-wrapper .gap,
.reserved-form.date-picker-wrapper table .caption .next:hover,
.reserved-form.date-picker-wrapper table .caption .prev:hover {
  background: transparent;
}
.reserved-form.date-picker-wrapper .gap .gap-lines,
.reserved-form.date-picker-wrapper .gap .gap-top-mask,
.reserved-form.date-picker-wrapper .gap .gap-bottom-mask {
  display: none;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background: #999;
  color: #fff;
}
/* ========================================= */

/*          Shop all CSS        */

/* ======================================== */

.banner_thumb {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.banner_thumb img {
  width: 100%;
}
.banner_text {
  position: absolute;
  top: 40px;
  left: 50px;
}
.related-products .section-title {
  margin-bottom: 38px;
}
.related-products .slick-initialized .slick-slide {
  margin-top: 30px;
}
.related-products .shop-item {
  margin-bottom: 10px;
}
.shop-item {
  box-shadow: 0px 0px 10px #cccccc57;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.shop-image {
  position: relative;
  text-align: center;
  padding: 20px;
}
.shop-image img {
  width: 50%;
}
.shop-content {
  text-align: center;
  padding: 0px 0 20px;
}
.shop-price span {
  margin: 0 5px;
  font-size: 16px;
  color: #ef2853;
}
.shop-price del {
  opacity: 0.7;
}
.shop-price ins {
  font-weight: 600;
  text-decoration: none;
}
.quantity-buttons {
  display: inline-block;
}
/*shop sidebar*/

.shop-sidebar-box {
  margin-bottom: 40px;
}
.shop-sidebar-box h4 {
  margin-bottom: 20px;
}
.sidebar-title h3 {
  border-bottom: 2px dashed #f1f1f1;
  padding-bottom: 15px;
}
.shop-sidebar-content ul li {
  display: inline-block;
  width: 100%;
  margin: 0;
  transition: all ease-in-out 0.5s;
}
.shop-sidebar-content ul li a,
.recent-item {
  margin-bottom: 15px;
  background: #fff;
  padding: 10px 15px;
  width: 100%;
  border-radius: 10px;
}
.shop-sidebar-content ul li a {
  display: inline-block;
}
.shop-sidebar-content ul li:last-child a,
.recent-item:last-child {
  margin-bottom: 0;
}
.shop-sidebar .recent-image {
  width: 30%;
}
.shop-sidebar .latest-tweets ul > li {
  position: relative;
  padding-left: 28px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #eee;
}
.shop-sidebar .latest-tweets ul > li:last-child {
  border: none;
  padding-bottom: 0;
  margin: 0;
}
.shop-sidebar .latest-tweets {
  position: relative;
}
.shop-sidebar .latest-tweets p.tweet-text:before {
  content: "\f099";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  position: absolute;
  left: 0;
  padding-top: 5px;
  color: #01d6a3;
}
.shop-sidebar .tagcloud a {
  border: 1px solid #f1f1f1;
  border-radius: 5px 0;
  padding: 8px 10px;
  display: inline-block;
  margin-bottom: 3px;
}
.shop-sidebar .shop-sidebar-ad {
  position: relative;
  padding: 80px 20px;
  background: linear-gradient(to bottom, #daae5d 0%, #ef2853 100%);
  box-shadow: 0 0 10px #cccccc42;
  overflow: hidden;
  border-radius: 10px;
}
.shop-sidebar .shop-sidebar-ad:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.shop-sidebar .ad-content {
  position: relative;
  z-index: 1;
  text-align: center;
}
.shop-sidebar .ad-content p,
.shop-sidebar .ad-content h3 {
  color: #fff;
}
.shop-sidebar .ad-content h3 {
  margin: 15px 0 20px;
}
@media (max-width: 991px) {
  .shop-main .col-md-8,
  .shop-main .col-md-3 {
    padding: 0 15px;
  }
  .shop-sidebar-box .display-flex {
    display: flex;
  }
  .detail-sidebar,
  .shop-sidebar {
    margin-top: 30px;
  }
  section.banner_area {
    padding-bottom: 50px;
  }
  .banner_thumb {
    margin-bottom: 30px;
  }
  .shop-detail .single-content {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .banner_text {
    position: relative;
    top: 0;
    left: 0;
    background: #e1e1e1;
    width: 100%;
    padding: 0 20px 20px;
    text-align: center;
  }
  .banner_text1 {
    text-align: center;
    padding-top: 20px;
  }
}
section.shop-main {
  background: #fbfbfb;
  position: relative;
}
section.shop-main:before {
  content: "";
  background: #fff;
  height: 100%;
  width: 63.3%;
  position: absolute;
  left: 0;
  top: 0;
}
.shop-main .col-md-8 {
  width: 70%;
}
.shop-main .col-md-4 {
  width: 30%;
}
.single-content .shop-price span {
  font-size: 24px;
}
.product-tags {
  margin-top: 30px;
}
.product-tags p {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-right: 10px;
}
#store-tab-main .nav-tabs {
  border-color: #f1f1f1;
  border-bottom: 1px solid #ddd;
}
#store-tab-main .nav-tabs > li {
  margin: 0;
}
#store-tab-main .nav-tabs > li > a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 14px 17px 14px;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  color: #333;
  background: transparent;
  border-radius: 10px 10px 0 0;
  margin: 0;
  line-height: inherit;
  border: none;
  cursor: pointer;
}
#store-tab-main .tab-content p {
  margin-bottom: 0;
}
#store-tab-main .nav-tabs > li > a:hover,
#store-tab-main .nav-tabs > li > a.active,
#store-tab-main .nav-tabs > li > a.active,
#store-tab-main .nav-tabs > li.active > a:focus {
  color: #fff !important;
  border: none;
  background: #333;
}
#store-tab-main .tab-content {
  padding: 20px 0 0;
  border-top: 1px solid transparent;
}
.shop-detail .thumbnail-images {
  padding: 15px;
  background: #fbfbfb;
  border-radius: 10px;
}
.shop-detail .slick-list {
  padding: 0 !important;
}
.shop-detail .slider-thumbs .slick-slide img {
  padding: 10px 5px 0px;
}
.shop-detail .slider.slider-thumbs {
  margin-top: 5px;
}
.shop-detail .slider.slider-thumbs .slick-slide {
  opacity: 0.5;
}
.shop-detail .slider.slider-thumbs .slick-slide.slick-active {
  opacity: 1;
}
section.related-products {
  background: #fff;
}
.related-products .content-title {
  margin-bottom: 50px;
}
table.shop_table.rt-checkout-review-order-table {
  width: 100%;
}
.checkout-coupon {
  background: #061a2b;
  padding: 15px 30px;
  display: inline-block;
  width: 100%;
}
table.shop_table.rt-checkout-review-order-table tr {
  border: 1px solid #f1f1f1;
}
span.rt-Price-amount,
span.rt-Price-amount span {
  color: #ef2a4c;
}
table.shop_table.rt-checkout-review-order-table tr th,
table.shop_table.rt-checkout-review-order-table tr td {
  padding: 10px 15px;
  font-size: 15px;
  border: 1px solid #f1f1f1;
}
table.shop_table.rt-checkout-review-order-table thead,
table.shop_table.rt-checkout-review-order-table tr.order-total {
  background: #fbfbfb;
}
.cart-table-list thead {
  width: 100%;
}
.cart-table-list th,
.cart-table-list td {
  text-align: center;
}
.cart-table-list .product-thumbnail img {
  width: 30%;
  margin-right: 15px;
}
.cart-inner .checkout-order {
  margin: 30px 0 20px;
}
.cart-table-list .coupon input[type="text"] {
  width: 250px;
  margin-left: 22px;
  box-shadow: none;
  border: 1px solid #f1f1f1;
  background: #fff;
  height: 35px;
  vertical-align: top;
  padding-left: 10px;
}
.cart-table-list table td.actions .coupon button {
  color: #ffa801;
  background-color: transparent;
  border: 1px solid #ffa801;
  border-radius: 0px;
  padding: 6px 12px;
  transition: all ease-in-out 0.3s;
  margin-left: 10px;
}
.cart-table-list table td.actions .coupon button.update_cart {
  background: #ffa801;
  color: #fff;
  border-color: #ffa801;
}
.cart-table-list table td.actions .button {
  margin: 0 0 0 22px;
}
.cart-table-list table td.actions .coupon button.btn-red:hover {
  background-color: #ffa801;
  color: #fff;
}
@media (max-width: 991px) {
  .shop-main .col-md-8,
  .shop-main .col-md-4,
  section.shop-main:before {
    width: 100%;
  }
  .cart-table-list .quantity-buttons {
    position: relative;
  }
  .shop-sidebar-content ul li a {
    padding: 0;
  }
}
@media (max-width: 568px) {
  #store-tab-main .nav-pills > li {
    width: 100%;
  }
  #store-tab-main .nav-pills > li > a {
    width: 100%;
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
  }
  .cart-table-list table.shop_table.rt-checkout-review-order-table {
    display: inline-block;
    overflow-x: scroll;
  }
  span.quantity-buttons input {
    width: 100%;
  }
  .cart-table-list table td.actions .coupon button.update_cart {
    margin-top: 10px;
  }
}
@media (max-width: 567px) {
  .cart-table-list table td.actions .coupon button {
    margin-top: 10px;
  }
}
/*Home Style 2*/

.rd-item {
  margin-bottom: 30px;
}
.rd-image {
  position: relative;
  overflow: hidden;
}
.rd-image img {
  transition: all ease-in-out 0.3s;
}
.rd-item:hover img {
  transform: rotate(5deg) scale(1.2);
}
.rd-location {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 100%;
  z-index: 1;
}
.rd-location p {
  color: #fff;
  margin: 0;
}
.rd-content {
  padding: 20px;
  border: 1px solid #eee;
}
span.num-rating {
  background: #ffbc00;
  color: #fff;
  padding: 5px 8px;
  text-align: center;
  border-radius: 5px;
}
.rd-content p.price {
  margin: 15px 0 0 0;
}
.rd-content .price span {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.popular-activities span.num-rating {
  background: #f8bc5a;
}
.image-style2 {
  position: relative;
}
.content-style2 {
  border: 1px solid #eee;
}
.content-upper {
  padding: 20px;
  border-bottom: 1px solid #eee;
}
.content-lower {
  padding: 20px 20px 5px;
}
.content-lower ul li {
  width: 49%;
  display: inline-block;
  margin-bottom: 0;
  line-height: 2.6;
  font-size: 15px;
}
span.num-rating1 {
  color: #ef2853;
  margin-right: 15px;
}
/*Home Style Tour*/

section.popular-hotels {
  padding-top: 140px;
}
.tour-service-item {
  padding-top: 30px;
}
.tour-service-icon {
  float: left;
  padding-top: 15px;
}
.tour-service-icon i {
  font-size: 44px;
}
.tour-service-content {
  padding-left: 60px;
}
.tour-service-content h4 {
  margin-bottom: 0;
}
.article-image {
  overflow: hidden;
  border-radius: 10px;
}
.article-image img {
  transition: all ease-in-out 0.3s;
  width: 100%;
}
.article-item:hover img {
  transform: rotate(5deg) scale(1.2);
}
.article-content {
  padding-top: 20px;
}
@media (max-width: 991px) {
  section.blog-article {
    padding-bottom: 50px;
  }
  section.blog-article .col-lg-4 {
    margin-bottom: 30px;
  }
}
/* ========================================= */

/*          Flight Homepage CSS        */

/* ======================================== */

.ver-banner .swiper-button-next,
.ver-banner .swiper-container-rtl .swiper-button-prev,
.ver-banner .swiper-button-prev,
.ver-banner .swiper-container-rtl .swiper-button-next {
  right: 3%;
  left: auto;
  top: 57%;
  transform: rotate(90deg);
}
.ver-banner .swiper-button-prev,
.ver-banner .swiper-container-rtl .swiper-button-next {
  top: 49%;
}
.ver-banner .slider .swiper-button-next:after,
.ver-banner .slider .swiper-button-prev:after {
  font-size: 16px;
  padding: 10px 15px;
}
section.air-tickets {
  background: url(../images/flightbg1.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  position: relative;
}
.ticket-item {
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 15px #cccccc37;
  border-radius: 10px;
}
.ticket-image {
  background: #ebf0f6;
}
.ticket-content {
  padding-top: 20px;
}
.ticket-content p span {
  font-size: 20px;
  font-weight: 600;
}
.ticket-btn a.biz-btn {
  padding: 8px 15px;
}
.price-item {
  border: 1px solid #f1f1f1;
  overflow: hidden;
  box-shadow: 1px 1px 20px #cccccc67;
  transition: all ease-in-out 0.3s;
  border-radius: 10px;
}
.price-table-head {
  padding: 20px;
  border-bottom: 1px solid #f1f1f1;
  background: #fff;
}
.price-table-head i {
  color: #8c7c51;
  font-size: 40px;
  margin-bottom: 10px;
}
.price-table-head h3 {
  margin-bottom: 0;
}
.price-table-price {
  padding: 15px 15px 12px;
}
.price-table-price span {
  color: #8c7c51;
  font-size: 21px;
}
.price-des {
  padding: 0 20px;
}
.price-table-content {
  background: #fbfbfb;
}
.price-table-content li {
  margin: 0;
  padding: 12px 20px;
}
.price-table-content li:nth-child(even) {
  background: #fff;
}
.price-btn {
  padding: 20px 0;
}
.price-item-blue a.btn-red:hover {
  background: #fff;
  color: #005294;
}
.price-item:hover {
  transform: translateY(-10px);
}
.price-item.price-mar {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .price-list .col-lg-6 {
    margin-bottom: 30px;
  }
  .price-item.price-mar {
    margin-top: 0;
  }
  section.price-list {
    padding-bottom: 50px;
  }
}
.accrodion-grp .accrodion + .accrodion {
  margin-top: 10px;
}
.accrodion-grp .accrodion .accrodion-title {
  border: 1px solid #dee0e1;
  background: #ffffff;
  padding: 14.5px 25px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 10px;
}
.accrodion-grp .accrodion .accrodion-title h5 {
  margin: 0;
  position: relative;
  font-weight: 300;
}
.accrodion-grp .accrodion .accrodion-title h5:before {
  content: "\f107";
  font-family: "FontAwesome";
  color: #222222;
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accrodion-grp .accrodion .accrodion-content {
  padding-top: 10px;
}
.accrodion-grp .accrodion .accrodion-content .inner {
  padding: 10px 0px;
}
.accrodion-grp .accrodion .accrodion-content p {
  margin: 0;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.01em;
  color: #74787d;
}
.accrodion-grp .accrodion.active .accrodion-title {
  background: #666;
  border-color: #666;
}
.accrodion-grp .accrodion.active .accrodion-title h5:before {
  content: "\f106";
  color: #fff;
}
.accrodion-grp .accrodion.active .accrodion-title h5 {
  color: #fff;
}
@media (max-width: 991px) {
  .accrodion-grp.faq-accrodion {
    margin-bottom: 30px;
  }
}
/*Ticket List Page*/

.landing {
  padding: 15px 0;
  border-bottom: 1px dashed #f1f1f1;
}
.landing .icon {
  float: left;
  font-size: 24px;
  color: #ef2853;
}
.landing-icon i {
  transform: rotate(90deg);
}
.landing .content {
  padding-left: 20px;
}
.landing .content p {
  margin-bottom: 0;
}
.flight-btn {
  padding-top: 15px;
}
.flight-btn a.btn {
  width: 100%;
  margin-top: 15px;
}
.list-ticket {
  margin-bottom: 30px;
}
.detail-info {
  border-bottom: 1px dashed #f1f1f1;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.detail-info h3.detail-price {
  position: absolute;
  right: 15px;
  top: 15px;
}
.flight-full .item {
  padding: 30px 20px;
  box-shadow: 0 0 15px #cccccc57;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.flight-full .item:before,
.flight-full .item:nth-child(even):before {
  content: "";
  background: #fbfbfb;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transform: rotate(45deg);
}
.flight-full .item:nth-child(even):before {
  transform: rotate(-45deg);
}
.flight-full .landing .content {
  padding: 0;
}
.flight-btn p {
  font-weight: 600;
  font-size: 28px;
  color: #333;
}
.flight-table table {
  width: 100%;
}
.flight-table table thead th {
  text-align: center;
  font-size: 16px;
  background: #fbfbfb;
}
.flight-table table tbody tr:nth-child(even) {
  background: #fbfbfb;
}
.flight-table td,
.flight-table th {
  padding: 20px 10px 16px;
}
.flight-table h6 {
  margin-bottom: 3px;
}
.flight-table h6 strong {
  color: #d60d45;
}
.flight-table p {
  margin-bottom: 0;
}
.flight-table p.emi {
  font-size: 13px;
}
.sidebar-item .nice-select {
  background: #fff;
  margin-bottom: 15px;
}
p.package-days {
  border: 1px dashed #f1f1f1;
  border-width: 1px 0 1px;
  padding: 10px 0;
  font-size: 14px;
}
.sidebar-package-image {
  border-radius: 10px;
  overflow: hidden;
}
.content-image {
  border-radius: 10px;
  overflow: hidden;
}
.confirmation-title > h3 {
  background: #fbfbfb;
  padding: 20px;
  border: 1px dashed #f1f1f1;
  border-radius: 10px;
}
.booking-confirmed a.f-payment {
  background: #fbfbfb;
  border: 1px solid #f1f1f1;
  width: 100%;
  display: block;
  color: #d81e47;
  padding: 15px 20px 15px 20px;
  border-radius: 10px;
}
.confirmation-details.detail table {
  width: 100%;
}
.confirmation-details.detail table td,
.confirmation-details.detail table th {
  border: 1px solid #f1f1f1;
  padding: 10px 10px 8px;
  color: #858585;
}
.confirmation-details.detail table td.title {
  color: #333;
}
.confirmation .sidebar-videos article.post {
  padding: 0;
  margin-bottom: 0;
}
.flight-destinations .nice-select {
  padding: 10px 20px 10px 35px;
  border: 1px solid #eee;
}
@media (max-width: 1100px) and (min-width: 1024px) {
  .flight-btn a {
    margin: 0 0 15px;
  }
  .flight-btn a:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  section.featured-flight {
    padding-bottom: 50px;
  }
  section.featured-flight .trend-box .col-lg-4 {
    margin-bottom: 30px;
  }
  .flight-list .col-lg-6 {
    margin-bottom: 30px;
  }
  section.flight-list .list-ticket {
    margin-bottom: 0;
  }
  .list-sidebar {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .flight-full .item .item-inner {
    text-align: center;
    margin-bottom: 15px;
  }
}
@media (max-width: 567px) {
  .flight-table td,
  .flight-table th {
    width: 100%;
    display: inline-block;
  }
}
/* ========================================= */

/*          TOur Listing CSS        */

/* ======================================== */

.list-results {
  position: relative;
  margin-bottom: 30px;
  background: #fbfbfb;
  border: 1px solid #f1f1f1;
  padding: 15px;
  width: 100%;
  border-radius: 10px;
}
.list-results .change-grid,
.list-results .change-list {
  display: inline-block;
}
.list-results .change-list.f-active i,
.list-results .change-grid.f-active i,
.list-results a:hover i {
  color: #ffa801;
  transition: all ease-in-out 0.3;
}
.list-results .change-grid i,
.list-results .change-list i {
  line-height: 35px;
  text-align: center;
  color: #444;
  display: inline-block;
  transition: all ease-in-out 0.3;
}
.list-results label {
  margin: 0;
}
.list-results .nice-select {
  border: 1px solid #eee;
  background: #fff;
  width: 120px;
  margin-left: 10px;
}
.sidebar-item .filter-box {
  box-shadow: none;
  padding: 0;
  display: inline-block;
  width: 100%;
  background: #333;
  padding: 20px 20px 5px;
}
.sidebar-item .filter-box .form-group {
  margin-bottom: 15px;
}
.sidebar-item .pretty .state label {
  text-indent: 1em;
  width: 100%;
  padding-left: 10px;
}
.sidebar-item .pretty .state label span.number {
  float: right;
}
.sidebar-item .pretty.p-icon .state .icon {
  color: #fff;
}
.pretty.p-icon input:checked ~ .state .icon {
  background: #ef2853;
}
.sidebar-item .range-slider .ui-slider .ui-slider-range {
  background: #ef2853;
}
.star-rating span {
  color: #ffbc00;
  display: inline;
}
.sidebar-item .pretty {
  display: block;
  margin-bottom: 20px;
  margin-right: 0;
}
.sidebar-item .pretty:last-child {
  margin: 0;
}
.sidebar-item .range-slider {
  margin-bottom: 0;
}
.list-content .rd-item {
  margin-bottom: 30px;
}
.list-item {
  border: 1px solid #e4e4e4;
  margin-bottom: 30px;
}
.list-image {
  overflow: hidden;
}
.list-image img {
  transition: all ease-in-out 0.5s;
}
.list-item:hover img {
  transform: rotate(5deg) scale(1.1);
}
.list-content {
  padding: 30px 30px 30px 0;
  position: relative;
}
.list-rating i {
  float: right;
  padding-top: 7px;
}
.list-rating h3 {
  display: inline-block;
  margin-top: 0 !important;
}
span.limited {
  display: inline-block;
  background: #f15701;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
}
span.rate-btn {
  display: inline-block;
  padding: 7px 15px;
  margin: 0 5px 0 0;
  border-radius: 30px;
  color: #fff;
}
span.feat {
  background: #ef2853;
}
span.discount {
  background: #ff316b;
}
.list-features li {
  display: inline-block;
  padding: 5px 7px;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  font-size: 12px;
}
.list-content h3 {
  margin: 10px 0;
}
.list-content p.price {
  margin: 0;
}
.list-content p.price span {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.list-content .content-lower {
  padding: 20px 0 0 0;
}
.rentallist .item-style2 {
  margin-bottom: 30px;
}
p.review {
  display: inline-block;
}
.single-title .rating {
  display: inline-block;
}
section.single-cover {
  padding: 0;
}
.single-slider .slick-prev {
  left: 15px;
}
.single-slider .slick-next {
  right: 15px;
}
.comment-box {
  display: flex;
  margin-bottom: 30px;
}
.comment-box:last-child {
  margin-bottom: 0;
}
.comment-image {
  text-align: center;
  height: 150px;
  width: 150px;
}
.comment-image img {
  border-radius: 50%;
}
.comment-content {
  padding-left: 30px;
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 30px;
  position: relative;
}
span.comment-title {
  font-weight: 600;
  font-style: italic;
}
p.comment-date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  margin: 0;
}
p.comment {
  margin: 15px 0;
}
.comment-like {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px dashed #f1f1f1;
  padding-top: 20px;
}
.comment-like a {
  padding: 6px 12px;
}
.like-title {
  display: inline-block;
}
.like-title p {
  margin: 0;
}
.like-btn a {
  margin-left: 10px;
}
.like-btn a.like {
  color: #292e8c;
}
.like-btn a.dislike {
  color: #a6aebb;
}
.like-btn a.love {
  color: #ff6f7e;
}
.room-item {
  border-bottom: 1px dashed #e4e4e4;
  padding: 0px 0 20px;
  position: relative;
  margin-bottom: 20px;
}
.room-item:last-child {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.single-rooms {
  padding-bottom: 0;
}
.room-content {
  display: flex;
  align-items: center;
}
.room-info .content-lower {
  padding: 0;
}
.room-info {
  border-right: 1px solid #e4e4e4;
}
.room-price {
  width: 50%;
  text-align: right;
  margin-left: 30px;
}
span.offer {
  color: #ef2853;
}
.room-price p.price {
  padding-top: 20px;
}
.amnities,
.essentials {
  padding: 20px;
  background: #fbfbfb;
  border-radius: 10px;
}
.amnities li {
  display: inline-block;
  width: 32.33%;
  background: #fff;
  padding: 10px 15px;
  margin-bottom: 4px;
  border-radius: 10px;
}
.progress-item {
  width: 49%;
  display: inline-block;
  padding-right: 15px;
}
.review-box {
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 25px 0 30px;
  border-radius: 10px;
}
p.rating {
  font-size: 18px;
  color: #ef2853;
}
p.rating span {
  font-size: 44px;
}
.progress-item p {
  font-size: 14px;
  margin-bottom: 5px;
}
.progress-item .progress {
  height: 5px;
}
.progress-item .progress-bar {
  background: #ef2853;
}
.sidebar-share {
  margin-bottom: 15px;
}
.sidebar-share li {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
}
li.share-box {
  height: 50px;
  width: 50px;
  text-align: center;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  line-height: 3;
}
.sidebar-share li span.num-rating {
  padding: 15px;
  margin: 0;
}
.mar-top-13 {
  margin-top: 13px;
}
.sidebar-share li p {
  color: #ef2853;
  margin: 0;
  font-weight: 600;
}
.map-box {
  text-align: center;
  border: 1px solid #e4e4e4;
  padding: 30px 0;
  border-radius: 10px;
  margin-bottom: 15px;
  background: url(../images/streetmap.jpg);
  background-size: cover;
}
.map-box i {
  display: block;
  font-size: 44px;
  color: #ef2853;
}
span.location-box {
  color: #ef2853;
  border: 1px solid #ef2853;
  padding: 15px;
  text-align: center;
  border-radius: 5px;
  margin-right: 15px;
}
.location-features li:last-child {
  margin-bottom: 0;
}
.location-features i {
  color: #ef2853;
  margin-right: 10px;
}
.sidebar-contact {
  border: 1px solid #f1f1f1;
  padding: 40px 20px;
  border-radius: 10px;
}
.sidebar-contact h3:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sidebar-contact i {
  font-size: 32px;
  margin-bottom: 20px;
}
.sidebar-contact small {
  display: block;
  margin-top: 15px;
}
.single-full-title .single-title {
  display: inline-block;
}
.room-info-full {
  padding: 40px 0;
}
.single-title p {
  display: inline-block;
  margin-right: 15px;
}
.single-title a {
  margin-right: 15px;
}
.tour-includes {
  padding: 30px 0 15px;
}
.tour-includes li {
  width: 32%;
  display: inline-block;
  border: 1px solid #f1f1f1;
  padding: 10px;
}
.tour-includes li i {
  color: #ef2853;
  padding-right: 5px;
}
.desc-box {
  display: inline-block;
  width: 49.5%;
  margin-bottom: 5px;
  background: #fbfbfb;
  padding: 10px 20px;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}
.description i {
  color: #ef2853;
  padding-right: 5px;
}
ul.expect li i {
  font-size: 10px;
}
ul.expect li:last-child {
  margin-bottom: 0;
}
.itinerary-item {
  margin-bottom: 15px;
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 15px;
  background: #fbfbfb;
  padding: 15px 20px;
}
.itinerary-item .btn {
  background: transparent;
  color: #ef2853;
  padding: 0;
  border: none;
  font-size: 18px;
}
.itinerary-item .btn:focus {
  outline: none;
}
.itinerary-item p {
  display: inline-block;
  margin-left: 10px;
  font-weight: 600;
  color: #333;
}
.itinerary-para {
  padding: 14px 0 0 28px;
  color: #666;
}
.itinerary-item span {
  color: #ef2853;
}
.highlight {
  display: flex;
}
.highlight .title {
  width: 15%;
}
.highlight .content {
  width: 85%;
}
ul.blue li i {
  padding-right: 5px;
  color: #ef2853;
}
ul.blue li:last-child {
  margin-bottom: 0;
}
ul.includes {
  width: 49%;
  display: inline-block;
}
@media (max-width: 991px) {
  .list-results.display-flex {
    display: flex;
  }
}
@media (max-width: 767px) {
  .room-content {
    padding-top: 20px;
  }
}
@media (max-width: 639px) {
  .desc-box {
    width: 100%;
  }
  .room-content {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .room-info {
    border-bottom: 1px solid #e4e4e4;
    border-right: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .room-price {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .amnities li {
    width: 100%;
  }
  .review-box {
    margin-bottom: 20px;
  }
  .single-comments h3 {
    text-align: center;
  }
  .tour-includes li {
    width: 100%;
  }
  .list-results.display-flex {
    display: inline-block;
    width: 100%;
  }

  .list-results-sort.pull-left {
    width: 100%;
    text-align: center;
  }

  .click-menu.pull-right {
    float: none !important;
    text-align: center;
    margin-top: 10px;
  }
}
@media (max-width: 567px) {
  .detail-info-content {
    text-align: center;
  }
  .detail-info h3.detail-price {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    text-align: center !important;
    margin-top: 15px !important;
  }
  .comment-box {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .comment-image {
    display: inline-block;
  }
  p.comment-date {
    position: inherit;
    margin-bottom: 15px;
  }
  .comment-content {
    text-align: center;
    margin-top: 15px;
    padding-left: 0;
  }
  .comment-rate .rating {
    margin: 0 0 15px;
  }
  .comment-like,
  span.comment-title {
    display: block;
  }
  .comment-like .like-btn {
    width: 100%;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: none !important;
  }
  .comment-like .like-btn a {
    margin-left: 0;
    padding: 0;
  }
  .itinerary-item p {
    margin-left: 0;
  }
  .itinerary-para {
    padding-left: 0;
  }
  .list-results.display-flex {
    text-align: center;
  }
  .input-box {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .list-results .nice-select {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .list-results-sort .form-group.mar-right-20 {
    margin-right: 0;
  }
}
/* ========================================= */

/*          hotel Homepage  CSS        */

/* ======================================== */

.swiper-content.swiper-content3 {
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
section.hotel-form {
  padding: 50px 0 80px;
  background: #fff;
}
section.hotel-form .form-content {
  top: 0;
  position: inherit;
}
section.hotel-form .filter-box {
  box-shadow: none;
  padding: 0;
}
.why-us.hotel-why-us {
  padding-top: 70px;
}
section.top-destinations.hotel-desti .col-lg-6,
section.top-destinations.hotel-desti .col-lg-4 {
  padding: 0;
}
section.top-destinations.hotel-desti .td-item {
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  border: none;
  box-shadow: none;
  z-index: 1;
  border-radius: 0;
}
section.call-to-action.hotel-action .call-button {
  padding: 0;
  margin: 0;
  position: inherit;
  top: inherit;
  text-align: center;
  z-index: 1;
}
section.call-to-action.hotel-action:after {
  display: none;
}
/*room section*/

.room-item {
  box-shadow: 0px 0px 15px #cccccc57;
  transition: all ease-in-out 0.5s;
}
.room-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  cursor: default;
  background: linear-gradient(45deg, #fe4e37 0%, #046b8c 100%);
}
.room-image img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px) !important;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
  transition: all ease-in-out 0.5s;
}
.room-item:hover {
  transition: all ease-in-out 0.5s;
  transform: translateY(-5px);
}
.room-item:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all ease-in-out 0.5s;
}
.room-content1 {
  padding: 18px 25px 25px;
  background: #fff;
}
.room-title {
  position: relative;
}
.room-title h3 {
  margin-bottom: 10px;
}
.room-title p {
  color: #ef2853;
}
.deal-rating {
  position: absolute;
  right: 0px;
  top: 5px;
}
.room-services {
  border: 1px dashed #f1f1f1;
  padding: 15px 0 12px;
  border-width: 1px 0 1px;
}
.room-services ul li {
  display: inline-block;
  padding-right: 10px;
  margin-bottom: 0;
  font-size: 14px;
}
.single-rooms .room-item {
  padding: 20px;
  border: none;
  border-radius: 10px;
}
.guest-btn li:last-child {
  margin-bottom: 0;
}

.single-slider .slick-slider {
  background: #000;
}

.single-slider .slick-initialized .slick-slide {
  opacity: 0.5;
}

@media (max-width: 991px) {
  section.top-destinations.hotel-desti .td-item {
    margin-bottom: 0;
  }
  section.rooms {
    padding-bottom: 50px;
  }
  section.rooms .room-outer .col-md-4 {
    margin-bottom: 30px;
  }
  .hotel-why-inner {
    margin-top: 30px;
  }
  .hotel-action .call-content {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 0;
  }
}
@media (max-width: 567px) {
  .deal-rating {
    position: relative;
    top: -5px;
  }
}
@media (max-width: 400px) {
  section.rooms .deal-rating {
    position: relative;
    top: 0;
  }
  .room-btns a {
    width: 100%;
    margin-bottom: 10px;
  }
  .room-btns a:last-child {
    margin: 0;
  }
}
/* ========================================= */

/*          Booking  CSS        */

/* ======================================== */

section.booking {
  background: #ebf0f6;
}
section.booking .price-tabmain ul.nav.nav-pills {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.booking-box {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}
.booking-box-title p {
  margin-bottom: 0;
}
.booking-box-title span {
  display: inline-block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
  line-height: 3;
  margin-bottom: 15px;
}
.booking-box-title li.active span {
  background: #0059ff;
  color: #fff;
}
.booking-box-title li.active p {
  color: #0059ff;
}
.booking-box-title i {
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  background: #0057ff;
  color: #fff;
  font-size: 25px;
  line-height: 2;
  border-radius: 50%;
}
.title-content {
  padding-left: 70px;
}
.booking-border {
  padding: 30px 0;
  border-bottom: 1px dashed #e4e4e4;
}
.booking-border:last-child {
  border: none;
  padding-bottom: 0;
}
.booking table {
  width: 100%;
}
.booking tr td {
  padding: 10px 10px;
  border: 1px solid #f1f1f1;
  font-size: 14px;
}
.booking tr td:last-child {
  text-align: right;
}
.booking-sidebar {
  background: #fff;
  border-radius: 10px;
}
.sidebar-booking,
.book-sidebar-title {
  border-bottom: 1px dashed #f1f1f1;
  padding: 30px;
}
.book-sidebar-title .sidebar-videos article.post {
  padding: 0;
  margin: 0;
}
.book-sidebar-title p {
  margin-bottom: 0;
}
.sidebar-payment {
  padding: 30px;
}
td.weight-600 {
  font-weight: 600;
}
.dashboard-content .list-outer {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
/* ========================================= */

/*          Blog Listing & Detail  CSS        */

/* ======================================== */

section.blogmain:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 35.5%;
  height: 100%;
  background: #fbfbfb;
}
section.blogmain.blog-left:after {
  right: inherit;
  left: 0;
}
section.blogmain.blog-fullwidth:after {
  display: none;
}
.blog-full .blog-height {
  height: 100%;
}
.blog-full {
  display: flex;
  overflow: hidden;
  border-bottom: 2px dashed #f1f1f1;
  padding-bottom: 30px;
}
.blog-image {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.blog-image .b-date {
  position: absolute;
  background: #ef2853;
  right: 10px;
  top: 10px;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
  border-radius: 10px;
}
.blog-image .b-date strong {
  font-size: 36px;
  display: block;
}
.blog-image a {
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: center;
  display: inline-block;
}
.blog-content {
  padding: 20px 0px;
  display: inline-block;
  width: 100%;
}
.para-content {
  border-top: 1px dashed #f1f1f1;
  padding-top: 15px;
}
.para-content span a {
  font-size: 14px;
  font-style: italic;
}
.blog-quote {
  position: relative;
  text-align: center;
  z-index: 10;
  padding: 60px 40px 30px;
  border-radius: 10px;
  overflow: hidden;
}
.blog-quote::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ef2853;
  z-index: -1;
}
.blog-quote p {
  font-size: 28px;
  line-height: 1.3;
  margin-top: 50px;
}
.blog-quote span {
  font-size: 18px;
  font-style: italic;
}
.blog-quote i {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 30px;
  height: 75px;
  width: 75px;
  text-align: center;
  line-height: 75px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  margin-bottom: 20px;
}
.blog-quote i::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 55px;
  width: 55px;
  border-radius: 50%;
  border: 1px dashed #fff;
}
.blog-imagelist img {
  border-radius: 10px;
}
.blog-share {
  padding: 20px;
  background: #fbfbfb;
  justify-content: space-between;
  border-radius: 10px;
}
.blog-share .blog-share-tag ul li {
  display: inline-block;
  margin-bottom: 0;
}
.blog-next {
  display: inline-block;
  width: 100%;
  background: #333;
  border-radius: 10px;
  overflow: hidden;
}
.blog-next a {
  width: 50%;
  padding: 20px;
}
.blog-next a.pull-left {
  background: #242424;
}
.blog-next p {
  margin-bottom: 0;
}
.prev,
.next {
  position: relative;
}
.next {
  text-align: right;
}
.prev {
  padding-left: 25px;
}
.prev i {
  position: absolute;
  left: 0;
  top: 6px;
}
.next {
  padding-right: 25px;
}
.next i {
  position: absolute;
  right: 0;
  top: 6px;
}
.blog-author {
  padding: 20px;
  border-radius: 10px;
}
.blog-author .blog-author-item .blog-thumb::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  height: 125px;
  width: 125px;
  transform: translate(-50%, -50%);
  z-index: 1;
  border: 2px dashed #fff;
  border-radius: 50%;
}
.blog-author .blog-author-item .blog-thumb img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
.blog-author .blog-author-item .title span {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 300;
}
/*sidebar*/

.sidebar-item {
  padding: 0 0px 30px;
  border-bottom: 2px dashed #f1f1f1;
  margin-bottom: 30px;
}
.sidebar-item:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.sidebar-item h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.sidebar-item h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15%;
  height: 3px;
  background: #ef2853;
}
.sidebar-item .date {
  font-size: 13px;
}
/*sidebar search*/

.blog-search {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.blog-search input {
  padding-right: 70px;
}
.blog-search a {
  position: absolute;
  right: 0;
  height: 46px;
  line-height: 1.7;
  border-radius: 0;
}
/*sidebar author*/

.author-news {
  position: relative;
  overflow: hidden;
  background: url(../images/list1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  display: inline-block;
  width: 100%;
  border-radius: 10px;
}
.author-news-content {
  position: relative;
  z-index: 1;
}
.author-thumb {
  width: 210px;
  height: 210px;
  margin: 30px auto 0px;
  position: relative;
}
.author-thumb::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 180px;
  width: 180px;
  border-radius: 50%;
  border: 2px dashed #fff;
}
.author-thumb img {
  width: 100%;
  border-radius: 50%;
}
.author-content {
  padding: 30px;
}
.author-content span {
  color: #ea7026;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}
.author-content span::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #ea7026;
}
.author-content .title {
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  padding-top: 12px;
}
.author-content p {
  font-size: 18px;
  color: #fff;
  padding-bottom: 18px;
}
.header-social ul li {
  display: inline-block;
  margin: 0;
}
.header-social ul li a i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: #5e5eb7;
  color: #fff;
  margin-right: 2px;
  border-radius: 5px;
}
.header-social ul li a i:hover {
  opacity: 0.8;
}
.header-social ul li:nth-child(2) a i {
  background: #c72026;
}
.header-social ul li:nth-child(3) a i {
  background: #29a4dd;
}
.header-social ul li a i:last-child {
  margin-right: 0;
}
/*sidebar categoryr*/

ul.sidebar-category li {
  position: relative;
  margin: 0 0 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #f1f1f1;
}
ul.sidebar-category li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
/* sidebar tabs*/

.sidebar-tabs .nav-pills {
  border-bottom: none;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.sidebar-tabs .nav-pills > li {
  width: 50%;
  margin-bottom: 0;
}
.sidebar-tabs .nav-pills > li > a {
  border-radius: 0px;
  padding: 14px;
  margin: 0;
  text-transform: uppercase;
  line-height: inherit;
  border: none;
}
.sidebar-tabs .nav-pills > li > a.active,
.sidebar-tabs .nav-pills > li.active > a:focus,
.sidebar-tabs .nav-pills > li.active > a:hover,
.sidebar-tabs .nav-pills > li > a:hover {
  color: #fff;
  background-color: #ef2853;
  border: none;
}
.sidebar-image {
  overflow: hidden;
  border-radius: 10px;
}
.sidebar-tabs .content {
  background: #fff;
  padding: 10px 15px;
  transition: all 0.5s;
  border-radius: 10px;
}
.sidebar-tabs .content:hover {
  box-shadow: 0 0 15px #cccccc57;
  transition: all 0.5s;
}
.sidebar-tabs .blog-no {
  font-size: 32px;
  color: #ccc;
  font-weight: 700;
}
ul.sidebar-book li i {
  color: #00a3c8;
  font-size: 20px;
  padding-right: 10px;
}
ul.sidebar-tags li {
  display: inline-block;
  margin-bottom: 0;
}
ul.sidebar-tags a {
  padding: 10px 15px;
  background: #fff;
  display: inline-block;
  margin-bottom: 3px;
  color: #444;
  transition: all 0.5s;
  border-radius: 5px;
}
ul.sidebar-tags a:hover {
  background: #ef2853;
  color: #fff;
  transition: all 0.5s;
}
.sidebar-videos article.post {
  padding: 15px;
  background: #fff;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .blog .col-md-8.pad-left-30,
  .blog .col-md-8.pad-right-30,
  .blog .col-md-4.pad-right-30,
  .blogmain .col-md-8.pad-right-30,
  .blogmain .col-md-4.pad-right-30,
  .blogmain .col-md-4.pad-left-30 {
    padding: 0 15px;
  }
  section.blogmain:after {
    display: none;
  }
  .blog-sidebar {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
  }
  .sidebar-tabs .content .content-list.pad-left-15 {
    padding: 15px 0 0;
  }
  .blog-share {
    text-align: center;
  }
  .blog-share-tag {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .blog.blog-left .blog-full .col-md-8,
  .blog.blog-left .blog-full .col-md-4 {
    width: 100%;
  }
  .blog-full {
    display: inherit;
  }
  .blog-full .blog-image {
    height: 250px;
  }
  .blog-next a {
    width: 100%;
  }
  .blog-author-item {
    text-align: center;
  }
  .blog-author-item .col-md-3 {
    margin-bottom: 20px;
  }
  .sidebar-tabs .nav-pills > li > a {
    padding: 8px;
  }
}
@media (max-width: 400px) {
  .booking-box {
    padding: 15px;
  }
  .sidebar-tabs .nav-tabs > li > a {
    font-size: 13px;
    padding: 15px 10px;
  }
  .blog-content {
    text-align: center;
  }
  .blog-quote {
    padding: 60px 20px 30px;
  }
  .blog-quote p {
    font-size: 21px;
  }
}
/* ========================================= */

/*          Agent Team CSS        */

/* ======================================== */

.team-item {
  text-align: center;
}
.team-image {
  position: relative;
  width: 200px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.team-image:after {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  background: #3f85b9;
  opacity: 0;
  transition: all ease-in-out 0.5s;
}
.team-social {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  width: 100%;
  transition: all ease-in-out 0.5s;
}
.team-social ul li {
  display: inline-block;
  margin: 0 10px;
}
.team-social ul li a {
  color: #fff;
}
.team-item:hover .team-image:after {
  opacity: 0.7;
}
.team-item:hover .team-social {
  top: 50%;
  transform: translate(-50%, -50%);
}
.team-content {
  padding-top: 15px;
}
.team-content h4 {
  margin: 0;
}
.team-content p {
  margin: 0;
  color: #5393f7;
}
@media (max-width: 767px) {
  .about-story {
    margin-bottom: 30px;
  }
}
/* ========================================= */

/*          Gallery CSS        */

/* ======================================== */

section.gallery {
  padding-bottom: 50px;
}
.gallery-item {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 10px;
}
.gallery-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all ease-in-out 0.5s;
}
.gallery-content ul {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gallery-content ul li {
  border: 1px solid #fff;
  color: #fff;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 2;
  display: inline-block;
  margin: 0;
}
.gallery-content ul li a {
  color: #fff;
}
.gallery-content i {
  padding: 0;
}
.gallery-item:hover .gallery-content {
  top: 0;
}
.gal-3-col .gallery-item {
  margin-bottom: 0;
}
a.lb-close {
  position: absolute;
  top: -30px;
  right: 30px;
}
/*gallery 1*/

section.gallery.gallery1 {
  background: #092741;
  padding: 93px 0 0px;
}
section.gallery.gallery1 .section-title {
  margin-bottom: 60px;
}
@media (max-width: 567px) {
  .gallery .mt_filter ul li a {
    margin-bottom: 10px;
  }
  .gallery-item {
    margin-bottom: 15px;
  }
}
/* ========================================= */

/*          services CSS        */

/* ======================================== */

.detail-image {
  border-radius: 10px;
  overflow: hidden;
}
.about-para h5 {
  color: #999;
  margin: 0;
  padding: 15px 0;
  border-top: 1px dashed #f1f1f1;
  border-bottom: 1px dashed #f1f1f1;
  line-height: 1.8;
}
.about-icon {
  padding: 10px;
  background: #fbfbfb;
  border: 1px solid #f1f1f1;
  text-align: center;
  border-radius: 10px;
}
@media (max-width: 639px) {
  .about-para-list .col-md-4 {
    width: 100%;
  }
  .about-icon {
    margin-bottom: 10px;
  }
}
/* ========================================= */

/*          Faq CSS        */

/* ======================================== */

.faq-content .faq-item {
  box-shadow: 0 0 15px #cccccc57;
  padding: 20px;
  border-radius: 10px;
}
.faq-item .btn-info,
.faq-item .btn-info:focus {
  background: transparent;
  color: #333;
  border-color: #e4e4e4;
  border-radius: 5px;
  outline: none;
}
p.question {
  display: inline-block;
  font-weight: 600;
  color: #333;
  margin: 0;
  padding-left: 15px;
}
.faq-para {
  padding-left: 55px;
}
@media (max-width: 991px) {
  .faq-sidebar {
    margin-top: 30px;
  }
}
@media (max-width: 567px) {
  p.question {
    padding-left: 0;
    padding-top: 15px;
    display: block;
  }
  .faq-para {
    padding: 15px 0 0;
  }
}
/* ========================================= */

/*          Events Pages CSS        */

/* ======================================== */

section.events .news-image {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
section.events .news-image img {
  width: 100%;
}
section.events .news-content {
  margin-top: 20px;
  width: 94%;
  box-shadow: 0 0 15px #cccccc57;
  padding: 25px 30px 30px;
  margin: -30px auto 0;
  position: relative;
  background: #fff;
  border-radius: 10px;
}
section.events .news-content h3 {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
}
section.events p.dates {
  background: #000000c7;
  text-align: center;
  font-weight: 700;
  padding: 9px 15px 8px;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0px;
  position: absolute;
  top: 15px;
  left: 0px;
  border-radius: 0px 10px 10px 0;
}
section.events p.date span {
  font-size: 24px;
  display: block;
}
section.events .meta span {
  color: #999;
  font-size: 14px;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  section.events .col-lg-4.col-sm-12.col-12 {
    margin-top: 0;
  }
  section.events .col-lg-4.col-sm-6.col-12 {
    margin-bottom: 30px;
  }
}
/*events list view*/

.events-main {
  width: 80%;
  margin: 0 auto;
}
.events-list {
  box-shadow: 0 0 15px #cccccc57;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.time-from {
  border: 1px solid #f1f1f1;
  background: #fbfbfb;
  padding: 15px;
  border-radius: 10px;
}
.time-from .date {
  font-size: 72px;
  font-weight: 700;
  line-height: 73px;
  margin-top: 0;
  display: block;
}
.time-from .maina {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 25px;
  display: block;
}
/*events detail*/

.events-detail ul.event-list-content {
  list-style-type: disc;
  padding-left: 15px;
}
.events-main.single-detail .review-outer {
  margin-top: 30px;
}
.events-detail ul.event-list-content li:last-child {
  margin-bottom: 0;
}
.events-image {
  border-radius: 10px;
  overflow: hidden;
}
.info ul {
  border-radius: 10px;
  overflow: hidden;
}
.info ul li.title {
  background: #333;
  color: #fff;
  border: none;
}
.info ul li {
  padding: 10px 15px;
  margin: 0;
  border-bottom: 1px dashed #ddd;
}
.info ul li:last-child {
  border: none;
}
.sidebar-book-event {
  overflow: hidden;
  border-radius: 10px;
}
.sidebar-book-event h4 {
  background: #333;
  padding: 12px 0;
  text-align: center;
  color: #fff;
  margin: 0;
}
.sidebar-book-event form li {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  font-weight: 400;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #f1f1f1;
}
.sidebar-book-event form li .label {
  color: #343a40;
  font-weight: normal;
  font-size: 16px;
}
.sidebar-book-event form li .value {
  font-weight: 700;
}
@media (max-width: 1100px) {
  .events-list {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  section.events .col-lg-4.col-md-6.col-12 {
    margin-bottom: 30px;
  }
  section.events .pagination-content {
    margin-top: 0;
  }
  .events-main {
    width: 100%;
  }
  .time-from .date {
    font-size: 50px;
  }
  .events-detail.single-detail .col-lg-4.col-sm-12 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .events-list {
    padding: 20px;
  }
  section.events .events-content {
    margin: 20px 0;
  }
}
/* ========================================= */

/*          Contact Page CSS        */

/* ======================================== */

.info-item {
  position: relative;
  padding: 30px 40px;
  box-shadow: 0 0 15px #cccccc37;
  border-radius: 10px;
}
.info-icon {
  position: absolute;
  font-size: 48px;
  left: 10%;
  top: 20%;
  color: #859096;
}
.info-content {
  padding-left: 55px;
}
.info-content p {
  margin: 0;
}
.contact-map {
  border-radius: 10px;
  overflow: hidden;
}
.contact-form {
  background: #333;
  padding: 30px;
  border-radius: 10px;
}
.contact-form h3 {
  color: #fff;
  margin-bottom: 30px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ccc;
  color: #fff;
  padding: 10px;
  border-radius: 0px;
}
.contact-form input:focus {
  box-shadow: none;
}
.contact-form::placeholder {
  color: #fff;
}
.contact-form #submit.btn-orange {
  background: #fff;
  color: #333;
  width: auto;
}
.contact-form #submit.btn-orange:hover {
  color: #fff;
  background: #333;
  border-color: #333;
}
.contact1 .support-item {
  border: 1px solid #f1f1f1;
  padding: 20px 15px 5px;
  text-align: center;
  border-radius: 10px;
}
.contact1 .info-content {
  padding-left: 100px;
}
@media (max-width: 991px) {
  .contact-info .col-lg-4 {
    margin-bottom: 30px;
  }
  .contact-map .col-lg-6 {
    margin-bottom: 30px;
  }
  .info-icon {
    left: 8%;
  }
  .info-content {
    padding-left: 90px;
  }
  .contact-support {
    margin-bottom: 20px;
  }
  .support-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .contact1 .info-content,
  .info-content {
    padding-left: 40px;
  }
  .info-icon {
    font-size: 32px;
  }
}
/* ========================================= */

/*          price Section CSS        */

/* ======================================== */

.price-main .col-md-4.col-sm-4.col-xs-12 {
  padding: 0;
}
.price-list {
  margin: 0 auto;
  width: 90%;
}
.price-box {
  background: #fff;
  padding: 40px 40px;
  box-shadow: 0 0 30px #cccccc57;
  border-radius: 10px;
}
.price-box.price-recommended {
  z-index: 1;
  position: relative;
  margin-top: -30px;
  padding: 65px 40px;
}
.price-header {
  position: relative;
  margin-bottom: 25px;
  border-bottom: 1px dashed #f6f2fe;
  padding-bottom: 25px;
  margin-bottom: 35px;
}
.price-header h2 {
  font-size: 45px;
  margin-bottom: 0;
}
.price-header h2 sup {
  font-weight: 300;
}
.price-item-list ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}
.price-tabmain ul.nav.nav-pills {
  border: none;
  background: #f1f1f1;
  overflow: hidden;
  border-radius: 10px;
}
.price-tabmain ul.nav.nav-pills li {
  margin: 0;
}
.price-tabmain ul.nav.nav-pills li a {
  border: none;
  border-radius: 0px;
  margin-right: 0px;
  padding: 14px 20px;
  color: #464545;
  cursor: pointer;
  transition: all ease-in-out 0.5s;
}
.price-tabmain ul.nav.nav-pills li a:hover,
.price-tabmain ul.nav.nav-pills li a.active,
.price-tabmain ul.nav.nav-pills li.active a:focus,
.price-tabmain ul.nav.nav-pills li.active a:hover {
  color: #fff;
  background-color: #ef2853;
  border: none;
  transition: all ease-in-out 0.5s;
}
.pricing-tab .price-box.price-recommended {
  margin: 0;
  padding: 40px;
}
@media (max-width: 991px) and (min-width: 812px) {
  .price-box {
    padding: 40px 20px;
  }
  .pricing-tab .price-box {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  section.travel-deals {
    padding-bottom: 50px;
  }
  .price-list {
    width: 100%;
  }
  .price-list .col-lg-4 {
    margin-bottom: 30px;
  }
}
@media (max-width: 811px) {
  section.price-main {
    padding-bottom: 10px;
  }
  .price-main .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    margin-bottom: 30px;
  }
  .price-box {
    margin: 0;
  }
  .pricing-tab .price-box,
  .pricing-tab .price-box.price-recommended {
    margin-bottom: 30px;
  }
  .price-box.price-recommended {
    margin: 0;
    padding: 40px 40px;
  }
}
@media (max-width: 567px) {
  .price-tabmain ul.nav.nav-pills li,
  .price-tabmain ul.nav.nav-pills li a {
    width: 100%;
    text-align: center;
  }
}
/* ========================================= */

/*          Error Page CSS        */

/* ======================================== */

.error-content {
  width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.error-content h1 {
  font-size: 200px;
}
.error-content span {
  color: #ef2853;
}
.error-btn {
  padding-top: 50px;
}
.error-container {
  text-align: center;
  font-size: 106px;
  font-weight: 800;
  margin: 0px 0px 50px;
}
.error-container > span {
  display: inline-block;
  position: relative;
}
.error-container > span.four {
  width: 136px;
  height: 43px;
  border-radius: 999px;
  background: linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
    linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
    linear-gradient(to right, #d89ca4, #e27b7e);
}
.error-container > span.four:before,
.error-container > span.four:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 999px;
}
.error-container > span.four:before {
  width: 43px;
  height: 156px;
  left: 60px;
  bottom: -43px;
  background: linear-gradient(128deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 40%, transparent 41%, transparent 100%),
    linear-gradient(116deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 50%, transparent 51%, transparent 100%),
    linear-gradient(to top, #99749d, #b895ab, #cc9aa6, #d7969e, #e0787f);
}
.error-container > span.four:after {
  width: 137px;
  height: 43px;
  transform: rotate(-49.5deg);
  left: -18px;
  bottom: 36px;
  background: linear-gradient(to right, #99749d, #b895ab, #cc9aa6, #d7969e, #e0787f);
}
.error-container > span.zero {
  vertical-align: text-top;
  width: 156px;
  height: 156px;
  border-radius: 999px;
  background: linear-gradient(-45deg, transparent 0%, rgba(0, 0, 0, 0.06) 50%, transparent 51%, transparent 100%),
    linear-gradient(to top right, #99749d, #99749d, #b895ab, #cc9aa6, #d7969e, #ed8687, #ed8687);
  overflow: hidden;
  animation: bgshadow 5s infinite;
}
.error-container > span.zero:before {
  content: "";
  display: block;
  position: absolute;
  transform: rotate(45deg);
  width: 90px;
  height: 90px;
  background-color: transparent;
  left: 0px;
  bottom: 0px;
  background: linear-gradient(95deg, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100%),
    linear-gradient(85deg, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100%);
}
.error-container > span.zero:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 999px;
  width: 70px;
  height: 70px;
  left: 43px;
  bottom: 43px;
  background: #fdfaf5;
  box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
@keyframes bgshadow {
  0% {
    box-shadow: inset -160px 160px 0px 5px rgba(0, 0, 0, 0.4);
  }
  45% {
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  55% {
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: inset 160px -160px 0px 5px rgba(0, 0, 0, 0.4);
  }
}
/* demo stuff */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.error.error-1 {
  height: 100vh;
  display: flex;
  align-items: center;
}
.error-1 .error-content h1 {
  font-size: 252px;
  margin: 0px;
  color: #fff;
  letter-spacing: -40px;
  line-height: 1;
}
.error-1 .error-content span {
  text-shadow: -8px 0px 0px #fff;
}
@media (max-width: 767px) {
  .error-content {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .error-1 .error-content h1 {
    font-size: 150px;
    text-align: center;
  }
}
@media (max-width: 567px) {
  .error-content h1 {
    font-size: 100px;
  }
  .error-btn a {
    width: 100%;
    margin-bottom: 15px;
  }
}
/* ========================================= */

/*          terms & Condtion CSS        */

/* ======================================== */

section.terms {
  padding-bottom: 50px;
}
.terms .content > div {
  padding: 20px;
  box-shadow: 0 0 15px #cccccc57;
  margin-bottom: 30px;
  border-left: 4px solid #c7c7c7;
  border-radius: 10px;
}
.terms-site h5 {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
}
/* ========================================= */

/*          Coming Soon CSS        */

/* ======================================== */

section.comingsoon {
  background: url(../images/comingsoonbg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  min-height: 100vh;
}
.content {
  position: relative;
  z-index: 1;
}
.comingsoon {
  text-align: center;
}
.coming-title {
  width: 60%;
  margin: 0 auto 50px;
}
.coming-title h2 {
  margin-top: 30px;
  color: #fff;
}
.coming-title span {
  color: #ef2853;
  font-size: 60px;
}
.coming-title p {
  color: #fff;
}
.counter-box {
  text-align: center;
  height: 200px;
  width: 200px;
  display: inline-block;
  background: #fff;
  text-transform: uppercase;
  padding: 25px;
  margin: 0 5px;
  border-bottom: 5px solid #ef2853;
  font-size: 21px;
  border-radius: 10px;
}
.counter-box span {
  font-size: 80px;
  color: #ef2853;
  display: block;
  font-weight: 700;
}
.comingsoon form {
  width: 400px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.comingsoon form .form-group {
  margin-bottom: 0;
  overflow: hidden;
}
.comingsoon-btn {
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
}
.comingsoon-btn a.biz-btn {
  padding: 14px 25px 12px;
}
.comingsoon ul.social-links li a {
  color: #fff;
  background: #ffffff26;
  padding: 10px 15px;
  font-size: 18px;
}
section.comingsoon.comingsoon1 {
  text-align: left;
  padding: 160px 0;
}
section.comingsoon.comingsoon1 canvas.pg-canvas {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  opacity: 1;
}
section.comingsoon.comingsoon1:before {
  display: none;
}
section.comingsoon.comingsoon1 .counter-box span {
  font-size: 100px;
}
section.comingsoon.comingsoon1 .coming-title {
  margin: 0;
}
.coming-counter-1 .counter-box {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  color: #fff;
  text-align: left;
}
@media (min-width: 1400px) {
  section.comingsoon {
    height: 100vh;
    align-items: center;
    display: flex;
  }
}
@media (max-width: 991px) and (min-width: 736px) {
  .counter-box {
    height: 160px;
    width: 160px;
    padding: 12px;
  }
  .counter-box span {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  section.comingsoon.comingsoon1,
  .coming-counter-1 .counter-box {
    text-align: center;
  }
  section.comingsoon.comingsoon1 .coming-title {
    width: 100%;
  }
}
@media (max-width: 735px) {
  .coming-title {
    width: 100%;
  }
  .counter-box {
    margin-bottom: 12px;
  }
  .comingsoon form {
    width: auto;
  }
}
@media (max-width: 567px) {
  section.comingsoon:before {
    width: 80%;
    left: -480px;
  }
  .comingsoon-btn {
    position: relative;
    margin-top: 15px;
  }
}
.modal-dialog {
  width: 450px;
}
.login-content {
  background: #fff;
  text-align: center;
}
.login-content .section-border {
  padding: 20px 30px;
  border-top: 1px dashed #f1f1f1;
}
.login-title h3 {
  margin-bottom: 0;
}
.login-content .form-btn a.btn {
  width: 100%;
}
.form-checkbox {
  text-align: left;
  margin: 20px 0 0;
}
.form-checkbox a {
  float: right;
}
a.btn-facebook,
a.btn-twitter {
  padding: 8px 20px;
  color: #fff;
  background: #ccc;
  border-radius: 5px;
  display: inline-block;
}
a.btn-facebook {
  background: #395899;
}
a.btn-twitter {
  background: #04a9e1;
}
.sign-up {
  padding: 20px 0;
  border-top: 1px dashed #f1f1f1;
}
.sign-up p {
  margin: 0;
}
button.close {
  background: #ef2853;
  color: #fff;
  position: absolute;
  top: -20px;
  right: -20px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  opacity: 1;
  text-align: center;
  line-height: 2;
  font-size: 20px;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 811px) {
  section.login {
    padding-bottom: 50px;
  }
  .login-content {
    margin-bottom: 30px;
  }
}
/* ========================================= */

/*          Search HOme CSS        */

/* ======================================== */

.search-banner {
  padding: 90px 0;
  position: relative;
  overflow: hidden;
}
.search-banner section.banner-form {
  background: transparent;
}
.search-banner .slider {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100% !important;
}
.search-banner:before,
.search-banner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to right, black, transparent);
}
.search-banner:after {
  background: linear-gradient(to left, black, transparent);
  left: inherit;
  right: 0;
}
.search-banner .search-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  animation: kbrns_zoomInOut 15s linear 0s infinite alternate;
  background-repeat: no-repeat;
}
.search-banner .form-content {
  position: relative;
  top: 0;
}
.search-banner .price-navtab .nav-tabs {
  padding: 0;
  justify-content: space-between;
}
.search-banner label {
  color: #fff;
}
.search-banner .nice-select,
.search-banner input {
  border: 1px solid #f1f1f133;
  background: #ffffff2b;
}
.search-banner .input-box input::placeholder,
.search-banner .nice-select span {
  color: #fff;
}
.search-banner .input-box input {
  color: #fff;
  padding: 10px 20px 10px 35px;
}
.search-banner .nice-select {
  margin-bottom: 15px;
}
.search-banner .ef-item {
  padding: 0;
  border-bottom: 1px solid #ffffff1a;
  padding-bottom: 30px;
  margin: 0 40px 30px;
}
.search-banner .ef-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.search-banner .ef-item .icon {
  width: 100px;
  height: 100px;
  font-size: 40px;
  text-align: center;
  line-height: 2.5;
  color: #fff;
  margin: 0 auto;
  border-radius: 50%;
  background: #ef2853;
  float: left;
}
.search-banner .ef-item .content {
  padding-left: 130px;
  text-align: left;
}
.search-banner section.banner-form .nav-tabs > li {
  display: flex;
}
.search-banner section.banner-form .nav-tabs > li > a {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}
.search-banner section.banner-form .nav-tabs > li i,
.search-banner .nav-tabs [class^="flaticon-"]:before,
.search-banner .nav-tabs [class*=" flaticon-"]:before,
.search-banner .nav-tabs [class^="flaticon-"]:after,
.search-banner .nav-tabs [class*=" flaticon-"]:after {
  font-size: 28px;
  line-height: 1.8;
  margin: 0;
}
@media (min-width: 1400px) {
  .search-banner {
    height: 100vh;
  }
}
@media (max-width: 1100px) and (min-width: 1024px) {
  .search-banner section.banner-form .nav-tabs > li > a {
    height: 80px;
    width: 80px;
  }
  .search-banner section.banner-form .nav-tabs > li i,
  .search-banner .nav-tabs [class^="flaticon-"]:before,
  .search-banner .nav-tabs [class*=" flaticon-"]:before,
  .search-banner .nav-tabs [class^="flaticon-"]:after,
  .search-banner .nav-tabs [class*=" flaticon-"]:after {
    font-size: 24px;
    line-height: 1.6;
  }
}
@media (max-width: 991px) {
  .search-banner section.banner-form {
    padding: 0 0 40px;
  }
  .search-banner .ef-item {
    margin: 0 0 30px;
  }
}
@media (max-width: 735px) {
  .search-banner .search-image {
    animation: none;
  }
  .search-banner .sc-heading h1 {
    font-size: 42px;
  }
}
@media (max-width: 639px) {
  .search-banner section.banner-form .nav-tabs > li {
    width: auto;
    margin: 0;
  }
}
@media (max-width: 567px) {
  .search-banner:before {
    background: #0000006e;
    width: 100%;
  }
  .search-banner:after {
    display: none;
  }
  .search-banner .sc-heading {
    text-align: center;
  }
  .search-banner .sc-heading h1 {
    font-size: 36px;
  }
  section.banner-form.form-style2 .nav-tabs {
    width: 100%;
  }
  section.banner-form.form-style2 .price-navtab ul li {
    margin-bottom: 0;
  }
  section.banner-form.form-style2 .nav-tabs > li > a {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 10px;
  }
  .search-banner section.banner-form .nav-tabs > li > a {
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 0;
  }
  .search-banner section.banner-form .nav-tabs > li i,
  .search-banner .nav-tabs [class^="flaticon-"]:before,
  .search-banner .nav-tabs [class*=" flaticon-"]:before,
  .search-banner .nav-tabs [class^="flaticon-"]:after,
  .search-banner .nav-tabs [class*=" flaticon-"]:after {
    font-size: 18px;
    line-height: 2.8;
  }
  .search-banner .ef-item .icon {
    float: none;
    margin-bottom: 15px;
  }
  .search-banner .ef-item .content {
    padding-left: 0;
    text-align: center;
  }
  .search-banner .ef-item .content p {
    margin-bottom: 0;
  }
  .search-banner .tab-content {
    text-align: center;
  }
}
/* ========================================= */

/*          Car Page CSS        */

/* ======================================== */

.why-us-para {
  font-size: 36px;
  box-shadow: 0 0 15px #cccccc57;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 2.2;
  display: inline-block;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
  margin-bottom: 20px;
  background: #ef2853;
}
section.call-to-action.car-action {
  background: url(../images/calltoaction4.jpg) no-repeat;
  background-attachment: fixed;
}
section.ready-block {
  background: #ef2853;
  padding: 40px 0;
}
.car-detail .destination-content {
  position: relative;
}
.car-list .cartrend-content,
.car-detail ul.list {
  padding: 15px 0;
  border-top: 1px dashed #f1f1f1;
}
.car-detail ul.list li {
  display: inline-block;
  padding-right: 10px;
}
.car-detail ul.list li:before,
.car-specifi ul li:before {
  content: "\f00c";
  font-family: "fontawesome";
  padding-right: 5px;
}
.car-detail .detail-content.content-wrapper p.package-days {
  border: 1px dashed #ccc;
  padding: 10px;
  background: #ffff;
}
.car-specifi {
  background: #fbfbfb;
  border: 1px solid #f1f1f1;
  padding: 20px;
  margin: 15px 0 30px;
}
.car-book .alert.alert-info {
  padding: 15px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .banner-form .range-slider {
    margin-bottom: 40px;
  }
  section.ready-block {
    text-align: center;
  }
  section.ready-block h3 {
    margin-bottom: 20px !important;
  }
  section.call-to-action.car-action .action-content {
    margin-bottom: 0;
  }
}
/* ========================================= */

/*          Cruise Page CSS        */

/* ======================================== */

.cruise-desti {
  background: url(../images/slider/slider6.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}


.comp_2 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_2 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_2-wrap {
    flex-direction: column;
    width: 100%;
}
.comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_4 {
    flex-direction: column;
}
.comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_5 {
    width: 100%;
}
body {
    background-color: rgba(255,255,255,1);
}
.comp_2 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_2-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_3 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_5 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    .comp_2 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_2-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_5 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
    body {
        background-image: url('');
    }
}



a {text-decoration: none; color: black;}a:hover{text-decoration: none; color: red;}@import url('https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css');button.neumorphic { container-type: inline-size; aspect-ratio: 1/1; border: 0.5rem solid transparent; border-radius: 1rem; color: hsl(0 0% 10%); background: none; display: grid; place-content: center; gap: 1rem; --shadow: -.5rem -.5rem 1rem hsl(0 0% 100% / .75), .5rem .5rem 1rem hsl(0 0% 50% / .5); box-shadow: var(--shadow); outline: none; transition: all 0.1s; &:hover, &:focus-visible { color: hsl(10 80% 50%); scale: 1.1 } &:active, &.active{ box-shadow: var(--shadow), inset .5rem .5rem 1rem hsl(0 0% 50% / .5), inset -.5rem -.5rem 1rem hsl(0 0% 100% / .75); color: hsl(10 80% 50%); > i { font-size: 28cqi}; > span { font-size: 13cqi}; } >i { font-size: 31cqi; } > span { font-family: system-ui, sans-serif; font-size: 16cqi; }}.buttons { display: grid; width: min(75rem, 100%); margin-inline: auto; grid-template-columns: repeat(auto-fit, minmax(min(8rem, 100%), 1fr)); gap: 2rem;}

.blockcomp-0-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_0-wrap {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    width: 100%;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_3 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.blockcomp-0-comp_3 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_4 {
    flex-direction: column;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_5 {
    width: 100%;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 120px , 500px) );
}
.blockcomp-0-comp_4 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_5 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
@media (min-width: 992px) {
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 160px , 500px) );
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
}


.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(187,187,187,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_generic_header {
    background-color: rgba(245,3,0,1);
    color: rgba(255,255,255,1);
    font-family: 'Arial';
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(17,17,17,1);
    font-family: 'Arial';
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(232,232,232,1);
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-1-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_0-wrap {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    width: 100%;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-1-comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_4 {
    flex-direction: column;
}
.blockcomp-1-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_5 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_5 .wa-image-wrap {
    aspect-ratio: 500/500;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 500px) );
}
.blockcomp-1-comp_5 .wa-image-wrap > div {
    aspect-ratio: 500/500;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_5 .wa-image-wrap img {
    aspect-ratio: 500/500;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_6 {
    flex-direction: column;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-1-comp_7 {
    width: 100%;
}
.blockcomp-1-comp_7 .waf_menu {
    --bubble-bg-color: rgba(238,232,237,1);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-brand-icon: wa_res/icons/my.png !important;
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(17,17,17,1);
}
.blockcomp-1-comp_7 .waf_menu-mini-btn {
    background-color: rgba(51,178,240,1);
    border-color: rgba(119,119,119,1);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-1-comp_7 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-1-comp_7 .waf_menu-mini-btn:hover {
    background-color: rgba(60,193,229,1);
    border-color: rgba(119,119,119,1);
}
.blockcomp-1-comp_7 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.blockcomp-1-comp_7 nav {
    background-color: rgba(255,0,21,1);
    color: rgba(255,255,255,1);
    font-family: 'Arial';
}
.blockcomp-1-comp_7 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-1-comp_7 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(255,255,255,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-1-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-1-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(255,255,255,1);
}
.blockcomp-1-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-1-comp_7 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-1-comp_7 nav > ul > li:hover > .waf-nav-link {
    color: rgba(255,255,255,1);
}
.blockcomp-1-comp_7 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8 > .waf_menu_panel_icon_wrap {
    height: 120px;
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_3 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_5 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_5 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 500px) );
}
.blockcomp-1-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_7 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_7 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 380px;
}
.blockcomp-1-comp_7 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-1-comp_7 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-1-comp_7 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-1-comp_7 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: end;
}
.blockcomp-1-comp_7 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 13px;
    justify-content: start;
    min-height: 2rem;
}
.blockcomp-1-comp_7 nav > ul > li > .waf-nav-link {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 13px;
    width: 13px;
}
.blockcomp-1-comp_7 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8 > .waf_menu_panel_icon_wrap {
        height: 120px;
    }
    .COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e88a7f99029e4ae4a0ef9ebbb0659fb8.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: none;
        min-height: 0px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_5 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_5 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 500px) );
    }
    .blockcomp-1-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_7 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_7 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 380px;
    }
    .blockcomp-1-comp_7 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-1-comp_7 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-1-comp_7 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-1-comp_7 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-1-comp_7 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 13px;
        justify-content: start;
        min-height: 2rem;
    }
    .blockcomp-1-comp_7 nav > ul > li > .waf-nav-link {
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_7 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 13px;
        width: 13px;
    }
    .blockcomp-1-comp_7 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
}


.blockcomp-2-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-2-comp_0-wrap {
    background-color: rgba(0,0,0,1);
    flex-direction: column;
    width: 100%;
}
.blockcomp-2-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_2 {
    flex-direction: column;
}
.blockcomp-2-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_3 .wa-txt-par {
    color: rgba(244,51,25,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_3 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_3 .wa-txt-par.wa-last-par {
    color: rgba(244,51,25,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_3 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_4 {
    flex-direction: column;
}
.blockcomp-2-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_5 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_5 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_5 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_5 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-2-comp_5 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_0 > .innerBox {
    margin-bottom: 1rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.blockcomp-2-comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-2-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-2-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_3 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_3 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-2-comp_3 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-2-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-2-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_5 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_5 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-2-comp_5 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
@media (min-width: 992px) {
    .blockcomp-2-comp_0 > .innerBox {
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-2-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-2-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-2-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_3 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-2-comp_3 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-2-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-2-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_5 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_5 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-2-comp_5 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
}
