@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');

* {
  outline: none;
  font-family: 'Poppins', sans-serif;
  list-style: none;
}

a:link {
  text-decoration: none;
}

.register-page .form-outline .input-group-addon a {
  text-align: right;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 0 0;
}

nav.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light {
  z-index: 10;
}

.list-style-squre li {
  list-style-type: square;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-85 {
  margin-top: 20px !important;
}

.mt-100 {
  margin-top: 100px !important;
}


.register-page .form-outline {
  height: 38px;
  margin-bottom: 25px;
}

.register-page #show_hide_password {

  margin-bottom: 30px;
}

.register-page #show_hide_password1 {

  margin-bottom: 30px;
}

.register-page .input-group-addon {
  float: right;
  right: 12px;
  position: absolute;
}

.max-width-for-fluid-screen {
  max-width: 1470px;
}

.bg-light {
  background-color: #ffffff !important;
}

.justify-content-center h2 {
  font-size: 20px;
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 99;
  background-color: red;
}

.navbar-brand img {
  width: 150px;
}

label.error {
  color: #dc3545;
  font-size: 14px;
  float: left;
  width: 100%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  border: 1px solid #e9e9e9;
}

.navbar {
  padding: 0.2em;
  width: 100%;
  z-index: 9;
}


.thankyou_container {


  text-align: center;
  padding: 48px;
  background: #f7f7f7;
  border-radius: 20px;
  margin: 50px 0;
}

.thank_icon_fst .fa-check {
  color: #536bf6;
  font-size: 45px;
}

.thankyou_container h2 {
  font-size: 26px;
  padding: 30px 0;
  border-bottom: 1px solid #dad4d4;
}

.thankyou_container a {
  background: #3490dc;
  padding: 10px;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
  margin-top: 24px;
  display: inline-block;
}

.thank_icon_fst {
  width: 66px;
  margin: 0 auto;
  padding: 8px;
  background: #26B887;
  border-radius: 50%;
}

.thank_icon_fst .fa-check {
  color: #fff;
}

.record-list-profile-pic img {

  border: 1px solid #dfdfdf;
}

.sticky-map {
  position: fixed;
  top: 15px;
  width: 31%;
}

.sticky {
  position: inherit;
  top: 15px;
  width: 100%;

}

div#accordionPanelsStayOpenExample {
  overflow-y: scroll;
  height: auto;
}

.carousel-caption img {
  width: 80%;
}

/* width */
div#accordionPanelsStayOpenExample::-webkit-scrollbar {
  width: 0px;
  height: 74px;
  border-radius: 3px;
}

/* Track */
div#accordionPanelsStayOpenExample::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
div#accordionPanelsStayOpenExample::-webkit-scrollbar-thumb {
  background: #A6B9C8;
  border-radius: 3px;
}

/* Handle on hover */
div#accordionPanelsStayOpenExample::-webkit-scrollbar-thumb:hover {
  background: #A6B9C8;
}

.btn-group {
  border-radius: 20px;
}

.btn-group a {
  background-color: #0c56d0;
  font-size: 14px;
}

.btn-group a:first-child {
  border-radius: 20px 0 0 20px;
  background-color: #0d4da5;
}

.btn-group a:last-child {
  border-radius: 0 20px 20px 0;
}

.asterisk-red {
  position: relative;
}

.asterisk-red::after {
  content: '*';
  position: absolute;
  top: 7px;
  left: 49px;
  color: #f00
}

.red {
  color: #f00
}

#map {
  border-radius: 10px;
  height: 580px;
  border: 1px solid #c7c7c7;
}

.bg-grey {
  background-color: #EDF1F4;
}

.navbar {
  padding: 0;
}

.autocomplete-suggestion-city::before {
  content: "\f3c5";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 2px;
  width: 1.3em;
  color: #b1b1b1;
}

.autocomplete-suggestion-city::first-word {
  font-weight: 600;
}

.autocomplete-suggestion-city {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px solid #dbdbdb;
  font-size: 13px;
}

.no-border {
  border: none !important;
}

/*** Header ***/
.carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .7);
  z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
  width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 3rem;
  height: 3rem;
}



.page-header {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-header-inner {
  background: rgba(0, 0, 0, .7);
}

.home-banner {
  padding: 0px;
  background-image: linear-gradient(261.57deg, rgba(0, 0, 0, 0.81) 0.77%, rgba(0, 0, 0, 0.32) 98.88%), url('../img/slider-img/bg-1.jpg');
  width: 100%;
  display: inline-block;
  background-size: cover;
  height: 568px;
}

.home-banner-search {
  width: 70%;
  left: 0%;
  position: relative;
  margin-top: 50px;
}

.home-banner-search h1 {
  font-size: 1.2rem;
}

.upcoming-conferences h3 {
  font-size: 1.2rem
}

.conferences-list h3 {
  font-size: 1.3rem;
}

.home-banner form {
  width: 100%;
  max-width: 1290px;

}

.home-banner form h1 {
  font-size: 35px;
  line-height: 1;
  color: #fff;
  margin-bottom: 60px;
  width: 50%;
}

.home-banner form .inner-form {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  width: 85%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.home-banner form .inner-form .input-field {

  height: 56px;

}

.login-page ul {
  margin: 0px auto;
}

.login-page label[for=remember] {
  font-size: 14px;
}

.home-banner form .inner-form .input-field input {
  height: 100%;
  background: #fff;
  border: 0;
  display: block;
  width: 100%;
  padding: 10px 32px;

}

button.btn.btn-secondary {
  background-color: #ECF0F3;
  color: #000;
}

.home-banner form .inner-form .input-field input::placeholder {
  color: #9a9a9a;
  font-size: 20px;
  line-height: 50px;

}

.home-banner form .inner-form .input-field input::-moz-placeholder {
  color: #9a9a9a;
  font-size: 20px;
}

.home-banner form .inner-form .input-field input::-webkit-input-placeholder {
  color: #9a9a9a;
  font-size: 20px;
}

.home-banner form .inner-form .input-field input:hover,
.home-banner form .inner-form .input-field input:focus {
  box-shadow: none;
  outline: 0;
}

.home-banner form .inner-form .input-field.first-wrap {
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-right: 1px solid #868686;

}

.home-banner form .inner-form .input-field.first-wrap span {
  color: #7e7e7e;
  position: absolute;
  padding: 18px 20px;
  z-index: 1;
}

.home-banner form .inner-form .input-field.first-wrap input {
  border-radius: 35px 0 0 35px;
  padding: 0 0 0 44px;
  height: 60px;
  position: relative;
}



.home-banner form .inner-form .input-field.first-wrap input[type=text]:focus {
  border: 2px solid #3467ad;
}

.home-banner form .inner-form .input-field.second-wrap input[type=text]:focus {
  border: 2px solid #3467ad;
}

.home-banner form .inner-form .input-field.second-wrap span {
  color: #7e7e7e;
  position: absolute;
  padding: 18px 20px;
}

.home-banner form .inner-form .input-field.second-wrap input {

  padding: 0 0 0 44px;
}

.home-banner form .inner-form .input-field.second-wrap input {

  border-radius: 0 35px 35px 0;
  height: 60px;
}

.home-banner form .inner-form .input-field input::placeholder {

  font-size: 14px;
}

.home-banner form .inner-form .input-field.second-wrap {
  width: 50%;
}

.home-banner form .inner-form .input-field.second-wrap a {
  position: absolute;
}

.home-banner form .inner-form .input-field.third-wrap {
  position: absolute;
  right: 0px;
  top: 16px;
}

.home-banner form .inner-form .input-field.third-wrap a {
  color: #fff;
  padding: 11px 15px;
  background: #497DC4;
  color: #fff;
  border-radius: 50%;
  border: 5px solid #fff;
}

.home-banner form .inner-form .input-field.third-wrap a:hover {
  background: #244e89;
}

.home-banner form .inner-form .input-field.third-wrap .btn-search {
  height: 100%;
  width: 100%;
  background: #4272d7;
  white-space: nowrap;
  border-radius: .5px;
  font-size: 20px;
  color: #fff;
  transition: all .2s ease-out, color .2s ease-out;
  border: 0;
  cursor: pointer;
}

.home-banner form .inner-form .input-field.third-wrap .btn-search:hover {
  background: #2d62d3;
}

a.badge-transparent {
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  color: #fff;
  margin-top: 15px;
  text-decoration: none;
  font-size: 12px;
}

.badge-white {
  margin-top: 80px;
  width: 100%;
  float: left;
}

.badge-white a {
  padding: 6px 10px;
  background: #fff;
  border-radius: 20px;
  color: #000;
  z-index: 9;
  margin-top: 5px;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
  font-weight: 500;
}

.badge-white a:hover {
  background-color: #2d62d3;
  color: #fff;
}

/* a.btn.btn-light.black-bg-btn {
  background: linear-gradient(-45deg, #FFA63D, #FF3D77, #338AFF, #3CF0C5);
  background-size: 600%;
  padding: 10px 20px;
  border-radius: 20px;
  margin-right: 10px;
  font-size: 14px;
  color: #ffffff !important;
  position: absolute;
  z-index: 10;
  left: 0;

  margin-top: 9px;
  animation: anime 16s linear infinite;

}  */

.rainbow-button {
  background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 80%, #00C0FF 100%);
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  z-index: 10;
  margin: 15px 5px;
  color: #000;
  padding: 6px 10px;
}

.rainbow-button:after {
  content: attr(alt);
  background-color: #191919;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rainbow-button:hover {
  animation: slidebg 2s linear infinite;
  color: #000;
}

@keyframes slidebg {
  to {
    background-position: 20vw;
  }
}


a.btn.btn-light.grey-bg-btn {
  background: #ECF0F3;
  padding: 10px 20px;
  border-radius: 20px;
  margin-right: 10px;
  font-size: 14px;
  color: #000 !important;
}

a.btn.btn-primary.blue-bg-btn {
  background: #497DC4;

  padding: 10px 20px;
  border-radius: 20px;
  font-size: 14px;
  text-transform: uppercase;
}

.outline-button {
  border-radius: 23px;
}

.our-partner-header {
  /* width: 100%; */
  padding: 7px 20px;
  float: left;
  display: flex;
}

.cocacolalogo {
  display: grid;
}

.our-partner-header span {
  font-size: 11px !important;
  text-align: center;
  color: #497DC3;
}

.our-partner-header img {
  width: 100px;
  height: fit-content;
}


.our-partner.partner-logo img {
  width: 165px;
}

.our-partner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 20px;

}

.our-partner span {
  display: inline;
  padding: 15px;

  font-size: 16px;
}

.our-partner.partner-logo h2 {
  font-size: 1.5rem;
}

.home-slider1 {
  padding: 15px 0;
}

.owl-prev {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 40%;
  margin-left: -20px;
  display: block !important;
  border: 0px solid black;
  background: #FFFFFF !important;
  color: #497DC4 !important;
}

.owl-next {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 40%;
  right: 12px;
  display: block !important;
  border: 0px solid black;
  background: #FFFFFF !important;
  color: #497DC4 !important;
}

.heading-title {
  font-family: 'Poppins';
  font-style: normal;

  font-size: 1.5rem;
  line-height: 30px;
  color: #292F33;
}

.map-banner {
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
  margin-top: 5px;
}

.rating {
  padding: 10px 0;
}

.brand-detail {
  padding: 8px 15px;
}

.brand-pic {
  width: auto;
  float: left;
  padding: 0 15px 0 0;
}

.brand-text {
  width: 70%;
  /* display: block; */
  float: left;

}

.brand-text span {
  float: left;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
}

.card-body h5.card-title {
  font-size: 14px;
  font-weight: 600;
}

.card-body .card-text {
  font-size: 12px;
  font-weight: 500;
}

.brand-text span:first-child {
  font-weight: 600;
  font-size: 14px;
}

.rating span {
  color: #55BC7E;
  font-size: 25px;
  padding: 0 4px;
}

.footer-top {
  background-color: #E2E7EF;
  border-top: 1px solid #A6B9C8;
  padding: 15px 0;
}



.footer-top ul li {
  padding: 0 0 10px 0;
  list-style-type: square;
}


.footer-top a {
  text-decoration: none !important;
}

.footer-top ul {
  font-size: 12px;
  padding: 0 10px;
}



.footer-bottom {
  background-color: #D0D8E6;

}

.footer-bottom ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 10px 0;

}

.footer-bottom ul li a {
  text-decoration: none;
  font-size: 12px;
}

.footer-bottom span {
  padding: 15px 0 10px;
  text-align: right;
  float: right;
  font-size: 12px;
  font-weight: 400;
}

.footer-bottom ul li {
  display: inline;
  padding-right: 15px;
}



.footer-top p {
  font-size: 12px;
  font-weight: 500;
}

.footer-copy-right {
  text-align: center;
  width: 100%;
  float: left;
}

.card.home-cards {
  border-radius: 16px;
  border: none;
  margin-top: 20px;
}


/* new slider */
/* new slider */

.flex__container.flex--pikachu.flex--active {
  background: url('../img/slider-img/bg-1.jpg') no-repeat;
  width: 100%;
}

.flex__container.flex--piplup.flex--active {
  background: url('../img/slider-img/bg-2.jpg') no-repeat;
  width: 100%;

}

.slider__navi {
  position: absolute;
  top: 9%;
  left: 180px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 999;
  display: flex;
  margin-right: 2px;
  width: auto;
}

.slider__navi a {
  display: block;
  height: 6px;
  width: 20px;
  margin: 20px 3px;
  text-indent: -9999px;
  box-shadow: none;
  border: none;
  background: rgb(249 249 249 / 20%);
}

.slider__navi a.active {
  background: rgba(255, 255, 255, 1);
}

body {
  /* position: relative; */
  font-size: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  min-height: 100vh;
}

.flex__container {
  position: absolute;
  top: 77px;
  left: 0;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  height: 100vh;
  width: 100%;
  z-index: 1;
}

.flex__container.flex--active {
  z-index: 2;
}

.text--sub {
  font-size: 12px;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.text--big {
  padding-top: 115px;
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.carousel-item {

  height: auto;
}

.text--normal {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
  margin-top: 25px;
}

.text__background {
  font-family: 'Poppins', sans-serif;
  position: absolute;
  left: 72px;
  bottom: -60px;
  color: rgba(0, 0, 0, 0.05);
  font-size: 170px;
  font-weight: 700;
}

.flex__item {

  color: #fff;
  transition: transform 0.1s linear;
}



.flex__item--right {
  width: 35%;
  transform-origin: right center;
  transition: transform 0.1s linear 0s;
  opacity: 0;
}

.flex--preStart .flex__item--left,
.flex--preStart .flex__item--right,
.flex--active .flex__item--left,
.flex--active .flex__item--right {
  opacity: 1;
}



.flex__content {
  left: 14%;
  width: 35%;
  opacity: 1;
  margin-top: 35px;
  transform: translate3d(0, 0, 0);
  transition: transform 0.2s linear 0.2s, opacity 0.1s linear 0.2s;
  position: absolute;
}

.pokemon__img {
  position: absolute;
  top: 16px;
  right: 6%;
  max-height: 41vw;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.43s 0.6s, transform 0.4s 0.65s cubic-bezier(0, 0.88, 0.4, 0.93);
}

/* Animate-START point */

.flex__container.animate--start .flex__content {
  transform: translate3d(0, -200%, 0);
  opacity: 0;
}

.flex__container.animate--start .pokemon__img {
  transform: translate3d(-200px, 0, 0);
  opacity: 0;
}

/* Animate-END point */

.flex__container.animate--end .flex__item--left {
  transform: scaleY(0);
}

.flex__container.animate--end .flex__item--right {
  transform: scaleX(0);
}

.flex__container.animate--end .flex__content {
  transform: translate3d(0, 200%, 0);
  opacity: 0;
}

.flex__container.animate--end .pokemon__img {
  transform: translate3d(200px, 0, 0);
  opacity: 0;
}

/* new slider */
/* new slider */


/* login form */

.login-form {
  padding: 0 0 50px 0;
  display: grid;
}

.login-form h1 {
  font-size: 30px;
  text-align: center;
}

.login-form form {
  padding: 25px 40px;
  background-color: #f1f1f1;
  border-radius: 16px;
}

.login-form form i {
  margin-left: -30px;
  cursor: pointer;
}

.login-form form a {
  float: right;
  text-align: right;


  position: relative;

}

.login-form form span {
  float: right;
  /* text-align: right; */
  /* position: absolute; */
  top: -32px;
  position: relative;
  height: 0px;
}

.login-form form input {
  border-radius: 35px;

}

/* login form */

/* inner search navbar form */

form.navbars-search .inner-form {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-left: 62px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

form.navbars-search {
  width: 60%;
  margin: 0 auto;
}


form.navbars-search .inner-form .input-field.first-wrap {
  -ms-flex-positive: 1;
  flex-grow: 1;

}


form.navbars-search .inner-form .input-field {
  height: 46px;
}

form.navbars-search .inner-form .input-field.first-wrap span {
  color: #7e7e7e;
  position: absolute;
  padding: 13px 20px;
}

form.navbars-search .inner-form .input-field.first-wrap input {
  border-radius: 35px 0 0 35px;
  padding: 0 0 0 44px;
  border: 1px solid #497DC4
}

form.navbars-search .inner-form .input-field input {
  height: 100%;
  background: #fff;
  border: 0;
  display: block;
  width: 100%;
  padding: 10px 32px;

}

form.navbars-search .inner-form .input-field.second-wrap span {
  color: #7e7e7e;
  position: absolute;
  padding: 13px 20px;
}

form.navbars-search .inner-form .input-field.second-wrap input {
  border-radius: 0 35px 35px 0;
  padding: 0 0 0 44px;
  border: 1px solid #497DC4;
  border-left: none;

}

form.navbars-search .inner-form .input-field.second-wrap input::placeholder {
  font-size: 14px;
}

form.navbars-search .inner-form .input-field.third-wrap {
  position: absolute;
  right: 5px;
  top: 11px;
}

form.navbars-search .inner-form .input-field.third-wrap a {
  color: #fff !important;
  padding: 8px 12px;
  background: #497DC4;
  color: #fff;
  border-radius: 50%;
}

form.navbars-search .inner-form .input-field input::placeholder {

  font-size: 14px;
  color: #292F33;
}

/* inner search navbar form */

/* search pages */
.map-banner {
  border: 1px solid #c7c7c7;
  border-radius: 10px;

}

.offer-banner {
  position: relative;
}

.offer-banner img {
  width: 100%;
  padding: 10px 0 20px;
}

.yellow-bg img {
  width: auto;
  margin-left: 20px;
}

.offer-banner a {
  padding: 13px 20px;
  background-color: #fff;
  color: #000;
  border-radius: 6px;
  position: absolute;
  bottom: 30px;
  left: 35px;
  text-decoration: none;
  text-transform: uppercase;
}

.offer-banner a:hover {
  background-color: #FF2C25;
  color: #fff;
}

.yellow-bg {
  background-color: #FFB401;
  position: absolute;
  width: 306px;
  height: 96px;
  left: 35px;
  top: 10px;
  border-radius: 0px 0px 20px 20px;
}

.yellow-bg span {
  position: absolute;
  top: 0;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  color: #45210B;
  z-index: 999;
  padding: 10px;
}


.filter-left {
  background-color: #fff;
  border-radius: 10px;
  margin: 5px 0 0;
}

.filter-left h4 {
  font-size: 16px;
  padding: 13px 20px 0px;
}

.filter-left button {
  font-size: 14px;
  border-bottom: 1px solid #EDF1F4;
}

.accordion-button:focus {
  border-color: #EDF1F4;
  outline: 0;
  box-shadow: none;
}

.filter-left label {
  font-size: 14px;

}

.filter-left .accordion-item {

  border-right: none;
  border-left: none;
  border-bottom: none;
}

.filter-left .accordion-button:not(.collapsed) {
  color: #497DC4;
  background-color: #fff;
  box-shadow: none;
  padding: 6px 21px;
}

.filter-search {
  border-radius: 4px;

}

.filter-search input {
  border: none;
  background: #EDF1F4;
}

.filter-search input::placeholder {
  color: #333638;
  font-size: 12px;
}

.filter-search button {
  border: none;
  background: #EDF1F4;
}


.filter-tag_list {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  border-radius: 20px;
  margin: 5px;
  padding: 6px 12px;

  position: relative;
  background-color: #fff;
  color: #A6B9C8;
}

.filter-tag_list.filter-tag_list_hide {
  display: none;
}

.filter-tag_list i {
  /* position: absolute; */
  /* right: 8px; */
  top: 10px;
  cursor: pointer;
}

.record-list {
  padding: 10px;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 15px;
  float: left;
  width: 100%;
}

.record-result select {
  border: none;
  padding: 0;
  width: auto;
  background: no-repeat;
  float: right;
  font-size: 14px;
  padding-left: 5px;
  color: #497dc4;
}


.record-result select {
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  /* background-repeat: no-repeat; */
  background-position-x: 100%;
  background-position-y: 0px;
  /* border: 1px solid #dfdfdf; */
  /* border-radius: 2px; */
  /* margin-right: 2rem; */
  /* padding: 1rem; */
  padding-right: 23px;
}

.record-result select option {
  font-size: 14px;
  padding: 10px;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 15px;
  float: left;
  width: 100%;

}

.record-result select:focus {
  border: none;
  outline: none;
  text-decoration: none;
  box-shadow: none;
}


.record-list-profile-pic {
  float: left;
  width: auto;


}


.record-list-header .right-content {
  float: left;
  width: 83%;
  padding: 0 0 0 10px;
}

.right-content .title-text h3 {
  color: #292F33;
  font-size: 16px;
  line-height: 25px;
}

.right-content .title-text a {
  float: left;
}

.right-content .title-text span:first-child {
  font-size: 12px !important;
  background-color: #ff7043;
  color: white;
  padding: 4px 6px;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
  height: 27px;
  width: 27px;
  text-align: center;
  cursor: pointer;
}

.right-content .title-text span {
  font-size: 12px;
}

.right-content .title-text span:last-child {
  width: 100%;
  float: left;
}


.right-content .title-text {
  width: 80%;
  float: left;
}

.search-page-rating {
  width: 20%;
  float: right;
  right: 0;
  text-align: right;
}

.search-page-rating span {
  background: #497DC4;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 5px 6px;
  font-weight: 300;
}

.search-page-rating small {
  color: #55BC7E;
  font-size: 10px;
  width: 100%;
  float: left;
  padding: 5px 0;
}

.record-list-brand-details {
  float: left;
  width: 100%;
  padding: 10px 0 0;
  line-height: 27px;
}

.record-list-brand-details ul:first-child {
  width: 35%;
}

.record-list-brand-details ul:last-child {
  width: 100%;
}

.record-list-brand-details ul {
  padding: 0;
  float: left;

}

.record-list-brand-details li {
  list-style: none;
  display: initial;
  float: left;
  margin-right: 6px;
  min-width: 36%;
  height: 25px;
  font-size: 3px;
}

.record-list-brand-details li span {
  font-size: 12px;
  color: #000;
}

.record-list-brand-details li small::after {
  content: ' : ';
}

/* .record-list-brand-details li small {
  float: left;
  width: 100%;
  font-size: 10px;
  color: #A6B9C8;
} */
.record-list-brand-details li small {
  /* float: left; */
  width: 100%;
  font-size: 12px;
  color: #3467ad;
}

.record-list-footer {
  float: left;
  width: 100%;
  border-top: 1px solid #f1f1f1;
  padding: 10px 0 0 0;
}

.record-list-footer .left-content {
  float: left;
  width: 50%;

}

.record-list-footer .left-content .block {
  color: #497DC4;

  float: left;
  padding: 0 10px;
}

.record-list-footer .left-content .block i {
  font-size: 18px;
}

.record-list-footer .left-content .block span {
  font-size: 12px;
}

.filter-left label {
  font-size: 12px;
  font-weight: 500;
}

.record-list-footer .right-content {
  float: left;
  width: 37%;
  text-align: left;
}

.record-list-footer .right-content .location-icon-block {
  color: #497DC4;

  float: left;
  text-align: left;
}

.record-list-footer .right-content .location-icon-block i {
  font-size: 18px;
}

.record-list-footer .right-content .location-icon-block span {
  font-size: 12px;
}

.record-list-footer .right-content .block {
  color: #497DC4;
  width: 45%;
  float: right;
  text-align: right;
  padding: 0 5px;
}

.record-list-footer .right-content .block i {
  font-size: 18px;
}

.record-list-footer .right-content .block span {
  font-size: 12px;
}

.record-result {
  width: 100%;
  border-top: 1px solid #A6B9C8;
  padding: 0px 15px;
  margin-top: 10px;
}

.record-result h4 {
  font-size: 14px;
  width: 30%;
  float: left;
  margin: 0;
  padding: 0;
  line-height: inherit;
}

.record-result span {
  font-size: 14px;
  width: 69%;
  text-align: right;
  float: right;
}

.filter-tag_list_wrapper {
  padding: 0;
}

.bread-crumb {
  font-size: 12px;

}

.bread-crumb a {
  text-decoration: none;
  color: #497DC4;
}

.flash-msg {
  margin-top: 60px;
}

/* search pages */

/* brand details */

.brand-gallery {
  display: flex;
  width: 100%;
}

.brand-gallery a {
  text-decoration: none;
}

.brand-gallery-big-img img {
  border-radius: 15px 0px 0px 15px;
}

.brand-gallery-big-img {
  width: 60%;
}

.brand-gallery-small-imgs {
  width: 40%;
  margin-top: 5px;
}

.brand-gallery-big-img img {
  width: 100%;
  padding: 10px 5px 5px 5px;
  height: 100%;
}

.brand-gallery-small-imgs img {
  width: 49%;
  padding: 5px;
}

.border-radius-right-top {
  border-radius: 0px 15px 0px 0px;
}

.border-radius-right-bottom {
  border-radius: 0px 0px 15px 0px;
}

.overlay-bg .img-qty {
  padding: 39px 29px;
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  top: -56px;
  right: 5px;
  color: #fff;
  font-size: 40px;
  border-radius: 0px 0px 15px 0px;
}

a.overlay-bg {
  position: relative;
}


/* testing */

.cuadro_intro_hover {
  padding: 0px;
  position: relative;
  overflow: hidden;
  width: 49%;
  display: inline-block;
  float: right;
}

.cuadro_intro_hover img {
  z-index: 4;
}

.cuadro_intro_hover:hover .caption {
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.cuadro_intro_hover .blur {
  background-color: rgba(0, 0, 0, 0.7);
  height: 250px;
  z-index: 5;
  position: absolute;
  width: 96%;
  border-radius: 0 0 20px;
}

.cuadro_intro_hover .caption-text {
  display: none;
}

.cuadro_intro_hover:hover .caption-text {
  z-index: 10;
  display: block;
  color: #fff;
  position: absolute;
  vertical-align: baseline;
  text-align: center;
  top: 85px;
  width: 100%;
}

.cuadro_intro_hover:hover .caption-text h3 {
  font-size: 40px;
}

.brand-details-top {
  width: 100%;
  float: left;
  background-color: #fff;
  border-radius: 6px;
  margin: 30px 0 10px;
}

.brand-details-top .profile-pic {
  width: auto;
  float: left;
  padding: 10px;
}

.brand-details-top .title-tag {
  width: 70%;
  float: left;
  padding: 10px;
}

.brand-details-top .title-tag p {
  font-size: 14px;
  margin-top: 5px;
}

.brand-details-top .title-tag h1 {
  font-size: 20px;
  padding: 0 0 10px 0;
}

.brand-details-top .title-tag small {
  font-size: 12px;
  padding: 6px 12px;
  background-color: #D9E5EE;
  border-radius: 16px;
  margin-right: 7px;
}

.brand-details-top .title-tag .tags {
  padding: 10px 0;
  color: #000;
  font-size: 14px;
}

.brand-details-top .title-tag .tags .tag span {
  font-size: 14px;
}

.brand-details-top .title-tag .tags .tag:not(:last-child) {

  margin-bottom: 20px;
}

.brand-details-rating {
  float: right;
  right: 15px;
  margin-top: 15px;
}

.brand-details-rating a {
  text-align: right;
  float: right;
  padding: 10px;
  text-decoration: none;
  font-size: 16px;
}

.ss-main .ss-single-selected {

  height: 40px;

}

.brand-details-rating .stars span {
  padding: 5px;

  color: #fff;
  margin: 0 5px;
  border-radius: 5.14286px;
}

.green-star {
  background-color: #55BC7E;
}

.grey-star {
  background-color: #A6B9C8;
}

.sharing-contact {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #e1e1e1;
}

.sharing-contact .phone-num {
  float: left;
  width: 50%;
}

.sharing-contact .phone-num span {
  padding-left: 15px;
}

.sharing-contact .phone-num i {
  background-color: #55BC7E;
  border-radius: 50%;
  color: #fff;
  padding: 15px;
}

.sharing-contact .share-on-social {
  float: right;
  padding: 10px 0;
}

.sharing-contact .share-on-social a {
  padding: 6px 12px;
  background: #D9E5EE;
  color: #497DC4;
  border-radius: 20px;
  text-decoration: none;
}

.distance-calc {
  float: left;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  padding: 10px 0 20px;
  margin-top: 15px;
  border-bottom: 1px solid #e1e1e1;
}

.distance-calc .left-content {
  float: left;
  width: 45%;
}

.distance-calc .content {
  float: left;
  width: 100%;
  display: flex;
  padding-top: 10px;
}

.record-list-footer .left-content {
  float: left;
  width: 37%;
}

.distance-calc .content .block {
  color: #497DC4;
  width: 18%;
}

.company-detail {
  padding: 10px;
}

.distance-calc .content .block i {
  font-size: 18px;
}

.distance-calc .content .block span {
  font-size: 14px;
}

.brand-detail-footer-text {
  padding: 10px;
}

.brand-detail-footer-text h4 {
  font-size: 18px;
  font-weight: 700;
  color: #292F33;
}

.brand-detail-footer-text p {
  font-size: 16px;
  color: #292F33;
}

.brand-detail-footer-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.brand-detail-map {
  /* padding: 15px 0; */
  border: 1px solid #c7c7c7;
  margin: 15px 0;
}

/* brand details */

footer.border-top {
  position: relative;
}

/* width */
.filter-list-scroll::-webkit-scrollbar {
  width: 6px;
  height: 74px;
  border-radius: 3px;
}

/* Track */
.filter-list-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.filter-list-scroll::-webkit-scrollbar-thumb {
  background: #A6B9C8;
  border-radius: 3px;
}

/* Handle on hover */
.filter-list-scroll::-webkit-scrollbar-thumb:hover {
  background: #A6B9C8;
}

#panelsStayOpen-collapseOne .filter-list-scroll {
  height: 300px;
  float: left;
  overflow-y: scroll;
  width: 100%;
}

#panelsStayOpen-collapseThree .filter-list-scroll {
  height: 260px;
  float: left;
  overflow-y: scroll;
  width: 100%;
}

.onloadpopupdesign {
  background-color: #fff;
  display: flex;
  text-align: center;
  float: left;
  font-family: 'Poppins', sans-serif;
  width: 800px;
  border-radius: 16px;
}

.onloadpopupdesign h3 {
  font-weight: 600;
  font-size: 26px;
  padding-top: 0;
}

.onloadpopupdesign .popup-img {
  width: 50%;
}

.onloadpopupdesign .popup-img img {
  width: 100%;
  height: 100%;
  border-radius: 16px 0 0 16px;
}

.onloadpopupdesign .popupcontent img {
  padding: 20px 0 0;
  width: 40%;
}

.onloadpopupdesign .popupcontent {
  width: 47%;
  padding: 15px;
}

.onloadpopupdesign .popupcontent h1 {
  font-size: 25px;
  padding-top: 50px
}

#onloadpopup .modal-body {
  padding: 0px;
  margin: 0px;
}

#onloadpopup .modal-content {
  background: none;
  border: none;
}

.popupcontent h4 {
  font-size: 18px;
  padding: 10px 20px 15px;
  line-height: 30px;
}

.popupcontent span {
  float: left;
  width: 100%;
  padding: 0 0 15px;
  color: #ff2c25;
}

.popupcontent h4 span {
  float: inherit;
}

.popupcontent a.btn {
  padding: 10px 20px;
  background: #497DC4;
  border-radius: 20px;
  font-weight: 700;
  margin: 0 auto;
  font-size: 16px;
  display: flow-root;
}

.popupcontent button {
  background: #97aab8;
  border-radius: 50%;
  color: #fff;
  float: right;
}

.popupcontent button span {
  font-weight: 100;
  padding: 3px 9px;
  color: #000;
  background: black;
  border-radius: 50%;
}

.popupcontent button:hover span {
  color: #000;
}

.popupcontent h4 span {
  font-weight: 700;
  color: #55BC7E;
  font-size: 22px;
}


.onloadpopupdesign .popupcontent ul li img {
  display: inline;
  width: auto;
  padding: 5px;
}

.onloadpopupdesign .popupcontent ul {
  display: flex;
  text-align: center;
  /* align-items: center; */
  justify-content: center;
  padding: 15px 0 0;
  /* float: right; */
}

#onloadpopup .modal-dialog {
  margin-top: 10%;
}


.upcoming-conferences {
  background: #FFFFFF;
  border-radius: 16px;
  width: 100%;
  padding: 16px 20px 20px;
}

.upcoming-conferences h3 {
  padding: 15px 0;
}

.upcoming-conferences .conferences-items {
  background: #EDF1F4;
  border-radius: 16px;
  padding: 15px;
  color: #1358b7;
  min-height: 345px;
}

.upcoming-conferences .conferences-items img {
  background: #fff;
  border-radius: 10px;
  padding: 20px 25px;
}

.upcoming-conferences .conferences-items h4 {
  background: #fff;
  border-radius: 10px;
  padding: 20px 25px;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
}

.upcoming-conferences .conferences-items span:nth-child(1) {
  font-size: 14px;
  color: #497DC4;

}

.upcoming-conferences .conferences-items span:nth-child(2) {
  font-size: 16px;
  color: #292F33;
  font-weight: 600;
  font-family: 'Poppins';
  display: block;
  padding-top: 10px;
}

.owl-item.cloned.active,
.owl-item.active {
  background: none !important;
}

.button-expenses {
  right: 0;
  text-align: right;
  padding: 15px 5px;
}

.advance-search-home {
  right: 15%;
}

/* rating */

/* rating */
.star-rating i {
  color: #3467ad;
  font-size: 34px;
  border-color: black;
  cursor: pointer;

}

.star-rating a {
  display: block;
  font-size: 12px;
  margin-bottom: 7px;
}

.star-rating .stars {
  display: inline;
  position: relative;
}

.star-rating .stars span {
  top: 0;
  position: absolute;
  left: 0;
  line-height: 14px;
  z-index: 1;
  width: 100%;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}

.fas .changecolorwhite {
  color: #fff;
}

/* rating */

.badge-white {
  margin-top: 10px;
  width: 100%;
  float: left;
}

.badge-white {
  margin-top: 0px !important;
}

.our-partner span {
  display: inline-block;
  color: #000;
}

.footer-top h4 {
  font-size: 12px;
  font-weight: 700;
  text-align: left;
}

.footer-top a img {
  width: auto;
  float: left;
  padding: 5px;
}

#viewMore .modal-dialog {
  margin-top: 90px;
}

#viewMore button {
  float: right;
  font-size: 30px;
}

.record-list-header {
  display: flex;
}

h2#panelsStayOpen-headingFour {
  border-top: 1px solid #f1f1f1;
}

h2#panelsStayOpen-headingFive {
  border-top: 1px solid #f1f1f1;
}

.accordion-item .form-check-input[type=checkbox] {
  border-radius: .125rem;
  margin-top: 0.19em;
  margin-right: 5px;
}

.accordion-body .rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left
}

.accordion-body .rating>input {
  display: none
}

.accordion-body .rating>label {
  position: relative;
  width: 1.5em;
  font-size: 30px;
  font-weight: 300;
  color: transparent;
  cursor: pointer
}

.accordion-body .rating>label::before {
  content: "\2605";
  position: absolute;
  opacity: 0
}

.accordion-body .rating>label:hover:before,
.accordion-body .rating>label:hover~label:before {
  opacity: 1 !important
}

.accordion-body .rating>input:checked~label:before {
  opacity: 1
}

.accordion-body .rating:hover>input:checked~label:before {
  opacity: 0.4
}


.accordion-body .buttons {
  top: 36px;
  position: relative;
}


.rating-submit {
  border-radius: 15px;
  color: #fff;
  height: 49px;
}


.rating-submit:hover {

  color: #fff;
}

.accordion-body .rating span.up {
  color: #4f4f4f;
  font-size: 15px;
  line-height: 40px;
}

/* notification menu */

.hidden-arrow {
  line-height: 40px;
  padding-right: 30px;
  padding-top: 0px;
}

.bellnotifications {
  min-width: 420px;
  border: none;
}

.notifications-wrapper {
  overflow: auto;
  max-height: 250px;
}

.notifications-wrapper::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.notifications-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.notifications-wrapper::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.notifications-wrapper::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.menu-title {
  color: #ff7788;
  font-size: 1.5rem;
  display: inline-block;
}

.glyphicon-circle-arrow-right {
  margin-left: 10px;
}


.item-title {

  font-size: 14px;
  color: #000;

}

p.item-info {
  font-size: 14px;
  margin: 0;
}

.bellnotifications a.content {
  text-decoration: none;
  background: #ccc;

}

.notification-item {
  padding: 10px;
  margin: 5px;
  background: #f1f1f1;
  border-radius: 4px;
}

ul.dropdown-menu.dropdown-menu-end.bellnotifications.show {
  margin: 0;
  padding: 0;
}

.bell-notification a span {
  position: absolute;
}

.bell-notification a i {
  font-size: 20px;
}

.notification-page-list h5 {
  font-size: 16px;
}

.notification-page-list p {
  font-size: 14px;
}

body.modal-open .supreme-container {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

.notification-page-list img {
  width: 50px;
}

.notification-page-list .right-content-notification {
  float: right;
  width: 82%;
}

.dropdown.bell-notification {
  margin-top: 12px;
}

/* notification menu */
.register-message {
  padding: 0px !important;
  margin: 0px !important;
}

.register-message .alert {
  margin-bottom: 0px !important;
}

.register-message .alert button {
  float: right;
}

.terms-condition {
  height: 500px;
  overflow-y: scroll;
}

.terms-condition h4 {
  font-size: 18px;
}

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

/* side search */
.searchepackages {
  text-align: center;
  background: url(../img/side-panel/logo-bg-img.png) no-repeat;
  padding: 20px 10px;
  /* display: inline-block; */
  /* clip-path: circle(100% at 50% -50%); */
  width: 100%;
  height: 210px;
  background-size: cover;
}

.corporate-events-list {
  padding: 10px 15px;
}

.searchepackages h4 {
  color: #fff;
  font-size: 16px;
  padding: 10px 0 4px;
}

.home-sidepanel {
  width: 100%;
}

.home-sidepanel .sidepanel-city-suggest {
  border-radius: 12px;
  text-align: left;
}

.home-sidepanel .sidepanel-city-suggest .autocomplete-suggestion-city {
  padding: 5px 7px;
}

.home-sidepanel input::placeholder {
  color: rgba(41, 47, 51, 1);
  opacity: 0.6;
  font-weight: 400 !important;
}

.searchepackagesinput {
  display: flex;
  padding: 0px 18px 50px 18px;
  padding-left: 18px;
  padding-right: 18px;
}

.searchepackagesinput input {
  border-radius: 30px;
  padding: 15px 30px 15px 45px;
  width: 100%;
}

.searchepackagesinput span:first-child {
  text-align: center;
  position: absolute;
  left: 18px;
  z-index: 1;
  padding: 16px 0px 0 37px;
}

.searchepackagesinput span:last-child {
  text-align: center;
  position: relative;
  right: 35px;
  z-index: 1;
  margin: 17px 0px 6px 0;
}

.packages {
  display: inline-block;
  padding: 15px 20px;
}

.packages .package-list {
  padding: 10px 15px;
  border: 1px solid #A6B9C8;
  margin: 10px 5px;
  text-align: center;
  border-radius: 15px;
  font-size: 12px;
  color: #292F33;
  float: left;
  width: 30%;
  min-height: 101px;
}

.packages .package-list span {
  padding-top: 10px;
  display: inline-block;
}

.corporate-events h5 {
  padding: 10px 15px;
  background-color: #191919;
  color: #fff;
  width: 100%;
}

.corporate-events h5 a {
  color: #fff;
}

.corporate-events-list label {
  padding: 5px 8px;
  border-radius: 8px;
  border: 1px dashed #55BC7E;
  float: left;
  display: inline-flex;
  height: auto;
  font-size: 12px;
  margin: 5px;
  min-width: 84px;
  gap: 6px;
  line-height: 16px;
}

.corporate-events-list label i {
  color: green;
}

.corporate-events {
  float: left;
  width: 100%;
}

a.matching-result {

  padding: 10px 15px;
}

.matching-result-btn {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}

.matching-result-btn a {
  border-radius: 7px;
}

.matching-result-btn a span {
  background-color: #ffc800;
  color: #292F33;
  padding: 8px 10px;
  border-bottom: 1px solid #EBAB00;
  border-radius: 6px 0px 0px 6px;
  font-size: 12px;

}

.matching-result-btn small {
  font-size: 12px;
}

.matching-result-btn a i {
  background-color: #EBAB00;
  color: #fff;
  padding: 6px 10px 11.5px 9px;
  border-radius: 0px 6px 6px 0px;
}

.sidepanel-city-suggest {
  position: absolute;
  z-index: 9;
}

/* The container */
.container-chk {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.explorepackages-panel .offcanvas-body {
  padding: 0px !important;
}

.explorepackages-panel .offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  position: absolute;
  color: #fff;
  right: 0;
  background: #A6B9C8;
  width: 24px;
  height: 24px;
  border-radius: 18px;
  margin: 7px 10px;
}

.explorepackages-panel .offcanvas-header .btn-close {

  width: 8px;
  height: 8px;
  background: transparent url('../img/close-btn.svg') 50%/0.7em auto no-repeat;
  margin: 0 -8px;
}

/* Hide the browser's default checkbox */
.container-chk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: relative;
  /* top: 0; */
  /* left: 0; */
  height: 14px;
  width: 14px;
  border: 1px solid #A6B9C8;
  border-radius: 50%;
  margin-bottom: 0;
}

/* On mouse-over, add a grey background color */
.container-chk:hover input~.checkmark {
  border: 1px solid #55BC7E;
}

/* When the checkbox is checked, add a blue background */
.container-chk input:checked~.checkmark {
  background: #55BC7E;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-chk input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-chk .checkmark:after {
  left: 3px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: 0.5px solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.offcanvas-end {
  width: 414px !important;

}

.corporate-event-btn {
  background: #FFBA00;
  padding: 5px 7px;
  width: 133px;
  border-radius: 6px;
  margin-top: 5px;
}

.corporate-event-btn a {
  display: flex;
}

.corporate-event-btn a span {
  font-size: 12px;
  color: #292F33;
  padding: 5px 5px 5px 8px;
  font-weight: 600;
}

.our-partner-header-full {
  /* width: 50px; */
  float: left;
  display: flex;
}

.our-partner-header-full span {
  font-size: 12px;
}

.our-partner-header-full img {
  width: 113px;
}

.dailyevent-panel {
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  width: 67%;
  border-radius: 6px;
  padding: 10px;
  height: 315px;
  overflow-y: scroll;
}


.dailyevent-explore-package-panel {
  padding: 15px 0;
  position: absolute;
  top: 6%;
  right: 0;
  width: 520px;
}

.dailyevent-header img {
  padding: 10px;
  width: 60%;
}

.dailyevent-list ul li {
  text-align: left;
  color: #000;
  display: inline-block;
  border-top: 1px solid #A6B9C8;
  border-bottom: 1px solid #A6B9C8;
  padding: 5px 0 2px 0;
  font-size: 12px;
}

.dailyevent-list ul li a {
  float: left;
  width: 100%;
  text-transform: uppercase;
  padding: 5px 0;
}

.dailyevent-list ul {
  padding: 0;
  margin: 0;
}

.dailyevent-header span {
  width: 110px;
  color: #000;
  display: inline-block;
  font-size: 12px;
}

.explore-package-panel-header span {
  font-size: 12px;
  padding-left: 5px;
  font-weight: 600;
}

.explore-package-panel-header img {
  width: 40px;
  height: 40px;
}

.explore-package-panel {
  margin: 0 auto;
  /* text-align: center; */
  background-color: #FFBA00;
  width: 67%;
  border-radius: 6px;
  padding: 10px;
  color: #000;
  margin-top: 10px;
}

.explore-package-list {
  width: 100%;
}

.explore-package-list ul {
  padding: 0;
  margin: 0;
  display: inline;
}

.explore-package-list ul li {
  background-color: #fff;
  border-radius: 6px;
  text-align: center;
  margin-top: 10px;
  min-height: 92px;

}

.explore-package-list ul li a {
  padding: 7px;
  display: block;
  border: 2px solid #fff;
  border-radius: 6px;
}

.explore-package-list ul li a:hover {
  background-color: #f1f1f1;
  border-radius: 6px;
  border: 2px solid #1266f1;
}

.explore-package-list ul li a:focus {
  border: 2px solid #1266f1;
  border-radius: 6px;
}

.explore-package-list ul li img {
  width: 30px !important;

  height: 30px !important;
  margin: 0px auto;
}

.explore-package-list ul li span {
  font-size: 12px;
  display: inline-block;
  font-weight: 600;
  padding: 5px;
  color: #000;
}

.explore-package-slide .owl-nav {
  position: absolute !important;
  top: -51px !important;
  right: 41px !important;
}

.explore-package-slide .owl-nav .owl-prev,
.explore-package-slide .owl-nav .owl-next {
  width: 25px;
  height: 25px;
}

.explore-package-panel.bottom-ad {
  background: rgb(163, 13, 13);
  background: linear-gradient(353deg, rgb(156 34 34) 0%, rgba(203, 39, 39, 1) 100%);
  position: relative;
  padding: 0px;
}

.explore-package-panel.bottom-ad .left {
  width: 70%;
  padding: 5px;
  text-align: center;
}

.explore-package-panel.bottom-ad .adbgimg {
  background: url('../img/ad-bg-new.jpg');
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 7px;
}

.explore-package-panel.bottom-ad h4 {
  font-size: 15px;
  margin-bottom: 8px;
  text-align: left;
  padding: 6px;
  line-height: 22px;
}

.explore-package-panel.bottom-ad h4 b {
  display: block;
}

.explore-package-panel.bottom-ad .left a {
  font-size: 14px;
  text-transform: capitalize;
  padding: 10px 15px;
  border-radius: 20px;
  margin-top: 8px;
}

.explore-package-panel.bottom-ad .right a:active {
  border: none;
}

/* .explore-package-panel.bottom-ad img {
  position: absolute;
  left: 43%;
  width: 50px;
  padding: 8px;
  border: 5px solid #2F64E8;
  border-top: none;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background: #fff;
} */
/* .explore-package-panel.bottom-ad .right {
  text-align: center;
  width: 50%;
  background: rgb(163,13,13);
  background: linear-gradient(90deg, rgba(163,13,13,1) 0%, rgba(203,39,39,1) 100%);
  padding: 9px;
  border-radius:0px 6px 6px 40px;
} */
.explore-package-panel.bottom-ad .right {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.explore-package-panel.bottom-ad .left div span {
  margin: 15px 0px;
  color: #191919;
}

.explore-package-panel.bottom-ad .left span:first-child {
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  background-color: #ffba00;
  border-radius: 20px;
  padding: 2px 7px;
  font-size: 14px;

}

.explore-package-panel.bottom-ad .right span.cusive-text {
  text-align: center;
  color: #DDAF56;
  font-family: "Sacramento", cursive;
  font-size: 25px;
}

.wingiftmodal button {
  float: right;
  position: absolute;
  right: 0;
  z-index: 1;
  padding: 10px;

}

.wingiftmodal .explore-package-panel {
  margin: 0px !important;
}

.wingiftmodal {
  padding: 0px;
  height: 450px;
  width: 340px;
  background: url('../img/ad-bg-vertical-new.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 7px;
}

.detail-page-giftad {
  text-align: center;
}

.detail-page-giftad a {
  font-size: 18px;
  text-transform: capitalize;
  padding: 10px 15px;
  border-radius: 20px;

}

.detail-page-giftad h4 {
  font-size: 17px;
  padding: 43px 26px 10px;
  text-align: center;
  color: #131313;
  line-height: 27px;
}

.detail-page-giftad .bottom {
  padding-top: 50%;
}

.detail-page-giftad .bottom span.cusive-text {
  text-align: center;
  color: #DDAF56;
  font-family: "Sacramento", cursive;
  font-size: 37px;
}

#wingiftmodal .modal-content {
  width: fit-content;
  margin: 0 auto;
}

.dailyevent-panel::-webkit-scrollbar {
  width: 6px;
  height: 74px;
  border-radius: 3px;
}

.dailyevent-panel::-webkit-scrollbar-thumb {
  background: #A6B9C8;
  border-radius: 3px;
}

.dailyevent-panel::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.blog {
  padding: 15px 0;
  margin-top: 40px;
}

.blog h5 {
  color: #30343f;
  font-size: 14px;
  font-weight: 600;
  padding: 36px 0 15px;
}

.blog h1 {
  padding: 0 0 15px;
}

.blog .blogbtn {
  color: #fff !important;
  background-color: #30343f;
  border-color: #30343f;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 13px 31px;
  border-radius: 0%;
  border: 3px solid #30343f;
}

.blog .blogbtn:hover {
  border: 3px solid #30343f;
  background-color: #fff;
  color: #30343f !important;
}

.btn-primary:not(:disabled):not(.disabled):active {
  border: 3px solid #30343f;
  background-color: #fff;
  color: #30343f !important;
}

.blog .card-body {
  padding: 0;
}

.blog .card {
  box-shadow: none;
  margin-bottom: 75px;
}

.blog .card-img-top {
  border-radius: 0;
  height: auto;
}

.checuncheck {
  padding: 0px 0px 0px 20px;
  cursor: pointer;
}

.skiptomain {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.btn:focus {
  border: 1px solid #000;
}

.industryCountBtn:focus {
  border: 1px solid #000;
}

/* timings */

.business-hours {
  max-width: 400px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.hours-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.hours-header h2 {
  margin: 0;
  font-size: 20px;
}

.hours-header a {
  text-decoration: none;
  color: #0073e6;
  font-size: 14px;
}

.hours-header a:hover {
  text-decoration: underline;
}

.hours-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hours-list li {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.hours-list li:last-child {
  border-bottom: none;
}

.hours-list .day {
  font-weight: bold;
}

.hours-list .time {
  color: #555;
}

.status {
  margin-top: 16px;
  font-size: 14px;
  font-weight: bold;
  color: green;
}

/* timings */

.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd {
  display: none;
}

.goog-te-gadget {
  font-family: arial;
  font-size: 11px;
  color: #fff !important;
  white-space: nowrap;
  margin-top: 15px;
  margin-left: 10px;
}

select.goog-te-combo {
  width: 100px;
}

@media screen and (max-width: 992px) {
  .record-list-brand-details ul:first-child {
    width: 100%;
  }

  .record-list-brand-details ul:last-child {
    width: 100%;
  }

  .record-list-footer .left-content {
    float: left;
    width: 45%;
  }

  .record-list-footer .right-content {
    float: left;
    width: 45%;
  }

  .dropdown.bell-notification {
    margin-top: -36px;
    float: right;
    width: 20px;
    margin-right: 10px;
  }

  .desktop-menu {
    display: none;
  }

  .bellnotifications {
    min-width: 293px;
    border: none;
  }

  .mobile-menu {
    display: block;
  }

  .mobile-menu li a.hidden-arrow {
    font-size: 25px;
    padding-right: 0px;
  }

  .record-list-profile-pic img {
    width: 70%;
    border: 1px solid #dfdfdf;
  }

  #navbarButtons .navbar-nav {
    display: flex;
    flex-direction: inherit;
  }


  .home-banner form legend {
    font-size: 50px;
    text-align: center;
    margin-bottom: 50px;
  }

  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    right: 0%;
    color: #000;
    display: block !important;
  }

  .navbar-toggler {
    display: none;
  }

  #map {
    height: 250px !important;
    margin: 15px 0;
  }

  .sticky-map {
    position: inherit;
    top: inherit;
    width: inherit;
  }

  .home-banner form .inner-form {
    padding: 30px 35px;
  }

  .home-banner form .inner-form .input-field {
    height: 49px;
  }

  form.innerpage-search .inner-form {
    padding: 30px 35px;
  }

  form.innerpage-search .inner-form .input-field {
    height: 50px;
  }

  .record-list-header .right-content {
    float: left;
    width: 100%;
    padding: 15px 0;
  }

  .offer-banner a {
    right: 35px;
    float: right;
    text-align: right;
    left: inherit;
  }

}

@media screen and (min-width: 1024px) {
  .mobile-menu {
    display: none;
  }

  .record-list-brand-details li {

    height: inherit;

  }

  .desktop-menu {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .brand-details-top .title-tag {
    width: 100%;
  }

  .brand-details-top .title-tag small:last-child {
    margin-top: 5px;
    display: inline-block;
  }

  .brand-details-top {
    margin: 50px 0 0px;
  }

  form.navbars-search .inner-form {
    margin-left: 0;

  }

  .our-partner.partner-logo img {
    width: 100%;
  }

  form.navbars-search .inner-form .input-field.second-wrap input {
    border-left: 1px solid #497DC4;
  }

  .distance-calc .content .block span {
    font-size: 12px;
  }

  .record-list-brand-details ul:first-child {
    width: 100%;
  }

  .record-list-brand-details ul:last-child {
    width: 100%;
  }

  .onloadpopupdesign .popupcontent {
    width: 100%;
    padding: 10px 15px;
  }

  .rainbowbtn-main .rainbow-button {
    width: 49%;
  }

  .carousel-inner.home-banner {
    margin-top: 0px;
  }

  .text--big {
    padding-top: 0 !important;

  }

  .our-partner-header-full {
    position: absolute;
    left: 135px;
  }

  .home-banner form .inner-form {
    margin-top: 0;
  }

  .rainbow-button {
    background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 80%, #00C0FF 100%);
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: bold;
    z-index: 10;
    margin: 15px;
    color: #000;
    padding: 6px 10px;
  }

  .collapse.navbar-collapse {
    top: 8px;
  }

  .our-partner-header {
    width: 100%;
    padding: 5px 20px;
    float: left;
    text-align: center;
    margin: 0 auto;
  }

  .our-partner-header img {
    width: 100px;
  }

  .our-partner.partner-logo span {
    width: 50%;
    float: left;
    /* display: contents; */
  }

  .login-page a {
    font-size: 12px;
  }

  .login-page label[for=remember] {
    font-size: 12px;
  }

  .form-check-label {
    padding-left: .15rem;
    font-size: 13px;
  }

  .popupcontent a.btn {
    float: left;
  }

  .sticky {
    position: inherit;
    top: 15px;
    width: 100% !important;
    margin-bottom: 25px;
  }

  .record-list-header .right-content {
    width: 100%;
  }

  .right-content .title-text {
    width: 100%;
    float: left;
  }

  .search-page-rating {
    width: 50%;
    float: left;
    right: 0;
    text-align: left;
  }

  .record-list-brand-details li {
    padding: 5px 0;
  }

  .record-list-footer .left-content {
    width: 50%;
    display: flex;
    flex-direction: column;
  }

  .record-list-footer .right-content {
    width: 50%;
    display: flex;
    flex-direction: column;

  }

  .record-list-footer .right-content .block {
    color: #497DC4;
    width: 100%;
    float: right;
    text-align: right;
    padding: 0;
  }

  .record-list-footer .right-content .location-icon-block {
    color: #497DC4;
    width: 100%;
    float: right;
    text-align: right;
  }

  .record-list-footer .left-content .block {
    width: 100%;

  }

  a.btn.btn-light.grey-bg-btn {
    background: #ECF0F3;
    padding: 10px 6px;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 10px;
    color: #4f4f4f !important;
  }

  .navbar-nav li.btn-group a {
    font-size: 10px;
    padding: 10px;
  }

  .navbar-nav li.btn-group {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
  }

  #navbarButtons .navbar-nav {
    display: flex;
    flex-direction: inherit;
  }


  .navbar-brand img {
    width: 100px !important;
  }

  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    right: 5%;
    color: #000;
    display: block !important;
  }

  .navbar-toggler {
    display: none;
  }

  .goog-te-gadget {
    top: 57%;
  }

  .advance-search-home {
    right: 0;
  }

  .footer-bottom span {
    text-align: center;
    float: inherit;
    display: block;
  }

  #header-carousel .carousel-item {
    position: relative;
    min-height: 770px;
  }

  #onloadpopup .modal-dialog {
    margin-top: 24%;
  }

  a.navbar-brand.mt-2.mt-lg-0 {
    padding: 0;
    margin: 0 !important;
  }

  #header-carousel .carousel-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .event-cards {
    display: inherit;
    margin-bottom: 50px;
  }

  .home-banner {
    padding: 0px 0px 15px;
    height: auto;
  }

  .onloadpopupdesign {
    /* display: block; */
    width: 100% !important;
    flex-direction: column-reverse;
  }

  .onloadpopupdesign .popup-img {
    width: 100%;
  }

  .onloadpopupdesign .popupcontent {
    width: 100%;

  }

  .onloadpopupdesign .popup-img img {
    width: 100%;
    border-radius: 0 0 16px 16px;
  }

  form.navbars-search .inner-form .input-field.second-wrap {
    width: 100%;
  }

  .cuadro_intro_hover:hover .caption-text {

    top: 55px;

  }

  .sticky-map {
    position: inherit;
    top: inherit;
    width: inherit;
  }

  .sticky {
    position: inherit !important;
    top: inherit !important;
    width: 100% !important;
  }

  .navbar-dark .navbar-toggler-icon,
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  .brand-gallery {
    display: inherit;
    width: 100%;
  }

  .brand-gallery-big-img {
    width: 100%;
  }

  .brand-gallery-small-imgs {
    width: 100%;
  }

  .cuadro_intro_hover {
    float: right;
  }

  .cuadro_intro_hover .blur {
    background-color: rgba(0, 0, 0, 0.7);
    height: 170px;
    z-index: 5;
    position: absolute;
    width: 100%;
    border-radius: 0 0 20px;
  }

  .distance-calc .content .block {
    color: #497DC4;
    width: 49%;
  }

  .sharing-contact .phone-num {
    float: left;
    width: 100%;
  }

  .sharing-contact .share-on-social {
    float: left;
    padding: 20px 0 0;
  }

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



  .yellow-bg {
    background-color: #FFB401;
    position: relative;
    width: 100%;
    height: 96px;
    left: 0;
    top: 8px;
    border-radius: 0;
  }

  .record-list-header .right-content {
    float: left;
    width: 100%;
    padding: 15px 0;
  }

  .home-banner-search {
    padding: 0px 10px;

    float: left;
    width: 100% !important;

  }

  .badge-white a {
    font-size: 12px;
  }

  .pokemon__img {
    display: none;
  }

  .footer-copy-right {
    text-align: center;
    width: 100%;
    float: inherit;
  }

  .flex__container {
    position: absolute;
    top: 84px;
  }

  .slider__navi {
    position: absolute;
    top: 5.5%;
    left: inherit;
  }

  .footer-copy-right span {
    text-align: center;
    float: inherit;
  }

  .text--big {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-top: 57px !important;
    padding-top: 135px;
    /* position: absolute; */
    z-index: 99;
    top: 23%;
    font-size: 26px;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.6);
  }


  .carousel-caption.d-flex.align-items-center {
    max-height: 225px;
  }

  .carousel-caption {
    background: none;

  }

  .carousel-caption img {
    width: 100% !important;
    position: inherit !important;
  }

  .flex__content {


    left: 7%;
    width: 100%;
    opacity: 1;
    margin-top: 30px;
  }

  .home-banner form .inner-form .input-field.first-wrap {

    border-right: 0;
  }

  form.innerpage-search .inner-form .input-field.first-wrap {

    border-right: 0;
  }

  .footer-bottom ul {

    margin: 0px auto;
    text-align: center;
  }

  .navbar {
    padding: 0.2em;
  }

  .navbar-nav li {
    padding: 0 0;
  }

  .hidden-arrow {
    line-height: 0px !important;

  }

  a.badge-transparent {
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    color: #fff;
    z-index: 9;
    margin-top: 0px;
    /* position: relative; */
    text-decoration: none;
    float: left;
    font-size: 14px;
    text-align: center;
  }


  .badge-white {
    margin-top: 10px !important;
    width: 100%;
  }


  .home-banner form legend {
    font-size: 40px;
    margin-bottom: 40px;
  }

  .home-banner form .inner-form {
    flex-wrap: wrap;
    padding: 0;
    display: inherit;
    width: 100%;
  }

  .home-banner form .inner-form .input-field {
    margin-right: 0;
    right: 7px;
  }

  .home-banner form .inner-form .input-field input {
    padding: 5px 15px;
    font-size: 16px;
  }

  .home-banner form .inner-form .input-field.first-wrap {
    width: 100%;
    margin-bottom: 0px;
  }

  .home-banner form .inner-form .input-field.second-wrap {
    width: 100%;
    min-width: auto;
  }

  .home-banner form .inner-form .input-field.third-wrap a {
    position: inherit;
    right: 0;
    padding: 8px 8px;
    background: #497DC4;
    color: #fff;

    text-align: center;
    width: 100%;

  }

  .home-banner form .inner-form .input-field.third-wrap {
    position: inherit !important;
    right: 0px !important;
    top: 0 !important;
  }

  .home-banner form .inner-form .input-field.third-wrap .btn-search {
    font-size: 16px;
  }

  .home-banner form h1 {
    font-size: 25px;
    line-height: 1;
    color: #fff;
    margin-bottom: 25px;
    width: 100%;
  }

  .home-banner form .inner-form .input-field.first-wrap input {
    border-radius: 16px 16px 0px 0px;
    padding: 0 0 0 44px;
    height: 49px;
    border-bottom: 1px solid #A6B9C8;
  }


  .home-banner form .inner-form .input-field.first-wrap span {

    padding: 13px 20px;
  }

  .home-banner form .inner-form .input-field.second-wrap span {

    padding: 15px 20px;
    height: 49px;
  }

  .home-banner form .inner-form .input-field.second-wrap input {
    padding: 0 0 0 44px;
    border-radius: inherit;
    height: 49px;

  }

  a.btn.btn-light.black-bg-btn {
    /* background: #292F33; */
    padding: 6px 4px;
    border-radius: 20px;
    margin-right: 0;
    font-size: 12px;
    /* color: #ffffff !important; */

    z-index: 10;
    left: 0;
    top: 0;
    margin-top: 9px;
    margin-left: 0;
  }

  .home-banner form {
    padding: 0 0 10px;
  }

  .home-banner form .inner-form .input-field.third-wrap a {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    top: 0;
    border-radius: 0 0 16px 16px;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
  }

  .home-banner form .inner-form .input-field.third-wrap a i {
    padding: 5px;
  }

  .home-banner form .inner-form .input-field.third-wrap a i.big-i {
    display: none;
  }

  /* inner page search */


  form.navbars-search {
    width: 100%;
    margin: 0 auto;
  }

  form.navbars-search .inner-form {

    display: block;
  }

  form.navbars-search .inner-form .input-field.second-wrap input {
    border-radius: 35px;
    margin-top: 15px;
  }

  form.navbars-search .inner-form .input-field.third-wrap {

    top: 66%;
  }

  form.navbars-search .inner-form .input-field.first-wrap input {
    border-radius: 35px;
  }

  .navbars-search h1 {
    padding: 15px 0;
  }

  /* inner page search */

}



@media screen and (min-device-width: 768px) and (max-device-width: 960px) {

  .our-partner-header-full {
    left: 22%;
    position: absolute;
  }

  .max-width-for-fluid-screen .navbar-collapse {
    right: -65px;

  }

  .navbar-collapse {
    right: 15px;

  }

  .carousel-item img {
    height: 100%;
  }

  .rainbow-button {
    margin: 15px 5px
  }

  form.navbars-search .inner-form {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 60%;
    /* right: 0; */
    float: right;
  }

  .our-partner-header {
    width: 75%;
    padding: 0 20px 0 0;
    float: left;
    text-align: left;
    left: 0;
    display: grid;
  }

  .home-banner form .inner-form {

    margin-top: 30px;

  }

  .record-list-header .right-content {
    width: 100% !important;
  }

  form.navbars-search {
    width: 85%;
    margin: inherit;
    float: left;
  }

  ul.navbar-nav.ms-auto.flex-nowrap.innerpage {
    padding: 15px 0 0 25px;
  }

  .navbar-dark .navbar-toggler-icon,
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  .home-banner-search {
    float: left;
    margin-top: 120px;
  }



  .carousel-item {
    height: 300px;
  }

  .home-banner form .inner-form {
    padding: 3px 7px;
  }

  .flex__content {
    left: 11%;
    width: 35%;
    opacity: 1;
    margin-top: 10px;

  }

  .navbar-nav li {
    padding: 0 0;
  }

  .badge-white a {
    font-size: 12px;
  }

  .pokemon__img {
    position: absolute;
    top: 44px;

  }

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  .sticky-map {
    position: fixed;
    top: 0px;
    width: 22%;
  }

  .popupcontent h4 {
    font-size: 14px;
    padding: 3px 20px 0;
    line-height: 25px;
  }

  .cuadro_intro_hover:hover .caption-text {

    top: 75px;

  }

  .home-banner-search {
    margin-top: 140px;
    float: left;
  }

  .home-banner {
    height: 481px;
  }

  .carousel-item {
    height: 300px;
  }

  .flex__container {
    position: absolute;
    top: 83px;

  }

  .our-partner span {
    display: inline;
    padding: 15px;
    font-weight: 600;
  }

  .our-partner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 20px;
    position: relative;
  }

  .text--big {

    margin-left: -23px;
  }

  .filter-left label {
    font-size: 10px;
  }

  .slider__navi {
    position: absolute;
    top: 8%;
    left: 65px;
  }

  .flex__container {
    height: 380px;
  }

  .text--big {
    font-size: 33px;

  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) and (orientation:landscape) {
  .home-banner-search {
    margin-top: 70px;
    float: left;
    width: 79%;
  }

  a.btn.btn-light.grey-bg-btn {
    padding: 10px 10px;
    font-size: 12px;

  }

  .carousel-item img {
    height: 100%;
  }

  .text--big {
    padding-top: 0 !important;
    margin-left: 0;
  }

  .carousel-item {
    height: 436px;
  }

  .text--big {
    padding-top: 70px;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 500;
    /* line-height: 110px; */
    margin-left: 0;
  }

  .home-banner form .inner-form .input-field.third-wrap {
    position: absolute;
    right: 4px;
    top: 17px;
  }

}

@media screen and (min-device-width: 821px) and (max-device-width: 1023px) {
  .home-banner-search {
    margin-top: 0;
    float: left;
  }

  .carousel-item img {
    height: 100%;
  }

  .carousel-item {
    height: 400px;
  }

  .home-banner-search {
    width: 100%;
  }

  .home-banner form .inner-form .input-field.third-wrap {
    position: absolute;
    right: 12px;
    top: 21px;
  }

  .onloadpopupdesign {
    /* display: block; */
    width: 100% !important;
    flex-direction: column-reverse;
  }

  .onloadpopupdesign .popup-img {
    width: 100%;
  }

  .onloadpopupdesign .popupcontent {
    width: 100%;

  }

  .onloadpopupdesign .popup-img img {
    width: 100%;
    border-radius: 0 0 16px 16px;
  }
}

@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation:portrait) {

  .onloadpopupdesign .popupcontent {
    width: 100%;
    padding: 0 !important;
  }


  .onloadpopupdesign .popupcontent button {
    margin: 10px;
  }

  .onloadpopupdesign h3 {

    padding-top: 10px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1365px) and (orientation:portrait) {
  .home-banner-search {
    margin-top: 0;
    float: left;
  }


}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1339px) and (orientation:landscape) {
  .home-banner-search {
    margin-top: 40px;
    float: left;
  }

  .home-banner {
    height: auto;
    padding-bottom: 15px;
  }

  form.navbars-search .inner-form .input-field.first-wrap input {
    border-radius: 35px 0 0 35px;
    padding: 0 0 0 44px;
    border: 1px solid #497DC4;
    width: 62%;
    margin-right: 0px;
    right: 0;
    float: right;
  }

  form.navbars-search .inner-form .input-field.first-wrap span {
    right: 69%;
  }


}

@media screen and (max-width: 1280px) {
  .text--big {
    padding-top: 95px;
    margin-left: 115px;
  }



  .dailyevent-panel {
    width: 100%;
  }

  .dailyevent-list ul li {
    display: table;
  }

  .explore-package-panel {
    width: 100%;
  }

  .dailyevent-explore-package-panel {
    width: 100%;
    position: inherit;
  }

  .record-list-header .right-content {

    width: 80%;

  }

}

@media screen and (max-width: 820px) {
  .text--big {
    padding-top: 95px;
    margin-left: 115px;
  }

  .home-banner-search {
    margin-top: 60px;
    width: 100%;
  }

  .onloadpopupdesign .popup-img {
    width: 100%;
  }

  .onloadpopupdesign {
    width: 535px;
  }

  .onloadpopupdesign .popupcontent {
    width: 100%;
    padding: 15px;
  }

  .popupcontent a.btn {
    margin-left: 0;
  }

  .home-banner form .inner-form .input-field.third-wrap {
    position: absolute;
    right: 13px;
    top: 20px;
  }

  .onloadpopupdesign .popupcontent {
    width: 100%;
    padding: 15px;
  }

  .onloadpopupdesign .popupcontent ul {
    display: flex;
    text-align: center;
    /* align-items: center; */
    justify-content: center;
    padding: 15px 0 0;
    float: right;
  }
}


@media screen and (max-width: 1366px) {
  .carousel-caption img {
    width: 80% !important;
  }

  .max-width-for-fluid-screen {
    max-width: 1160px;
  }


  .text--big {
    padding-top: 70px;
    margin-left: 0;
  }

  .sticky {
    position: inherit;
    top: 75px;
    width: 100%;
  }

  .badge-white {
    margin-top: 25px;
    width: 100%;
    float: left;
  }

}


@media screen and (min-width: 1600px) {
  .carousel-caption img {
    width: 94%;
  }

  .sticky {
    position: inherit;
    top: 15px;
    width: 100%;
  }

  .text--big {
    margin-left: 0;
  }


}



@media screen and (min-device-width: 1370px) and (max-device-width: 1919px) {
  .home-banner-search {
    top: 50px;
  }

  .dailyevent-explore-package-panel {
    right: 7%;

  }

}

@media screen and (min-device-width: 1370px) and (max-device-width: 1500px) {
  .dailyevent-explore-package-panel {
    right: 0%;

  }
}

@media screen and (min-device-width: 1501px) and (max-device-width: 1700px) {
  .dailyevent-explore-package-panel {
    right: 4%;

  }
}

/* @media screen and (min-device-width: 1280px) and (max-device-width: 1400px) {
  .home-banner {
    height: 455px;
}
} */
@media screen and (min-width: 1920px) {
  .dailyevent-explore-package-panel {
    right: 15%;

  }

  .carousel-caption img {
    width: 100%;
    margin-top: 70px;
  }

  form.navbars-search {
    width: 50%;

  }

  .record-list-footer .left-content {
    float: left;
    width: 30%;
  }

  .text--big {

    margin-left: inherit;
  }

  .pokemon__img {
    position: absolute;
    top: 16px;
    right: 20%;
  }

  .cuadro_intro_hover:hover .caption-text {
    top: 100px;

  }

  .cuadro_intro_hover .blur {
    height: 260px;
  }



  .carousel-item {
    height: auto;
  }

  .flex__content {
    margin-left: 10%;
    width: 35%;
    opacity: 1;
    margin-top: 50px;

  }

  .slider__navi {
    position: absolute;
    top: 13%;
    left: 23.5%;
  }

  .record-list-brand-details li {
    min-width: 45%;
    line-height: 30px;
  }

  .sticky {
    position: inherit;
    top: 75px;
    width: 100%;
  }

  div#accordionPanelsStayOpenExample {
    overflow-y: scroll;
    max-height: 700px;
  }

}



@media screen and (min-width: 2050px) {
  .home-banner-search {
    top: 150px;

  }

  .carousel-caption img {
    width: 100%;
  }

  .text--big {
    padding-top: 0;
  }

  .sticky {
    position: inherit;
    top: 15px;
    width: 100%;
  }
}



.flash-msg .alert {
  margin-bottom: 0;
}