@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
ul li {
  color: #888;
}

a,
p,
li,
td,
span {
  font-size: 14.5px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
th {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}

.link-btn {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  padding: 6px 15px;
  border-radius: 2px;
  display: inline-block;
  font-family: "Quicksand", sans-serif;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  color: #fff !important;
  /* font-family: Arial; */
  font-size: 13px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #f4364f;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
}
.link-btn:hover {
  background-color: #e23464;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  color: #fff;
}

.package-form label,
select,
input {
  font-size: 13px !important;
}

input::placeholder {
  color: #6b7a88;
}

.tb-space {
  padding: 100px 0;
}
@media (max-width: 767.98px) {
  .tb-space {
    padding: 75px 0px;
  }
}

.pad-bot-redu {
  padding-bottom: 70px;
}
@media (max-width: 767.98px) {
  .pad-bot-redu {
    padding-bottom: 45px;
  }
}

.pad-bot-redu-5 {
  padding-bottom: 50px;
}

.spe-title {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
.spe-title h2 {
  margin-bottom: 0px;
  padding-bottom: 20px;
  margin-top: 0px;
  text-transform: capitalize;
  font-size: 44px;
  color: #253d52;
  /* text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.59); */
}
.spe-title h2 span {
  color: #f4364f;
  font-size: 44px;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
}
.spe-title p {
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 400;
  padding-top: 12px;
  color: #888;
  font-family: "Quicksand", sans-serif;
}
.spe-title.spe-title-1 h2 {
  color: #253d52;
}
.spe-title.spe-title-1 p {
  color: #4e5963;
}

.title-line {
  margin-top: -10px;
}
.title-line .tl-1 {
  width: 80px;
  height: 1px;
  display: inline-block;
  background: #eee;
}
.title-line .tl-2 {
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  position: relative;
  top: 5px;
  width: 12px;
  border: 1px solid #ebc131;
  border-radius: 50px;
}
.title-line .tl-3 {
  width: 80px;
  height: 1px;
  display: inline-block;
  background: #eee;
}

.place {
  margin-bottom: 30px;
}
.place img {
  width: 100%;
  border-radius: 5px;
  /* border: 3px solid #24272d; */
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.29);
}
.place h3 {
  color: #253d52;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
}
.place h3 span {
  color: #253d52;
  display: block;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .place h3 {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.place p {
  color: #253d52;
  padding: 10px 0px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
}

@media (max-width: 991.98px) {
  .e_h1 {
    display: none;
  }
}

.inner-banner {
  background: url(../images/list-p-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 180px 0px 40px 0px;
  position: relative;
}
.inner-banner::before {
  content: "";
  position: absolute;
  background: linear-gradient(to top, #1d242a 15%, rgba(0, 0, 0, 0) 100%);
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.inner-banner_1 {
  background: url("../images/banner_1.jpg") no-repeat center center;
  background-size: cover;
}
.inner-banner_2 {
  background: url("../images/banner_2.jpg") no-repeat center center;
  background-size: cover;
}
.inner-banner_3 {
  background: url("../images/banner_3.jpg") no-repeat center center;
  background-size: cover;
}
.inner-banner_5 {
  background: url("../images/banner_5.jpg") no-repeat center center;
  background-size: cover;
}
.inner-banner div {
  position: relative;
}
.inner-banner h2 {
  color: #f4364f;
  font-size: 32px;
  display: inline-block;
  font-weight: 600;
}
.inner-banner h2 span {
  color: #FFF;
  font-family: "Quicksand", sans-serif;
  font-size: 32px;
  font-weight: 600;
}
.inner-banner ul {
  margin-top: 25px;
  float: right;
  margin-bottom: 0px;
}
.inner-banner ul li {
  float: left;
  display: inline-block;
  color: #fff;
  padding: 0px 5px;
}
@media (max-width: 991.98px) {
  .inner-banner ul {
    margin-bottom: 0px;
    display: block;
    position: absolute;
    padding: 0px 0px 5px 0px;
    margin-top: 0px;
  }
  .inner-banner ul li {
    padding-left: 0px;
    padding-right: 8px;
  }
}
.inner-banner a {
  color: #fff;
  font-size: 15px;
}
.inner-banner p {
  color: #d6d6d6;
  font-size: 20px;
  font-weight: 100;
}
@media (max-width: 991.98px) {
  .inner-banner p {
    padding-top: 30px;
  }
}
.inner-banner.bg-none::before {
  display: none;
}
@media (max-width: 991.98px) {
  .inner-banner {
    padding: 250px 0px 40px 0px;
  }
}

.bg-none {
  background: none;
}
@media (max-width: 767.98px) {
  .bg-none {
    /* background: inherit; */
    padding: 30px 15px;
    background: url("../images/list-p-bg.jpg") no-repeat center center;
    background-size: cover;
  }
}

.page-alp-title h1 {
  display: inline-block;
  color: #fff;
}
.page-alp-con {
  position: relative;
  overflow: hidden;
  background: #f2f1f1;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.36);
}
.page-alp-con-left-title {
  background: #253d52;
  color: #fff;
  padding: 25px 16px;
}
.page-alp-con-left-title::after, .page-alp-con-left-title::before {
  top: 72px;
  left: 48%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.page-alp-con-left-title::after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #1f4363;
  border-width: 9px;
  margin-left: -9px;
}
.page-alp-con-left-title h3 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.page-alp-con-left-pre {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
}
.page-alp-con-left-pre ul {
  padding: 0;
}
.page-alp-con-left-pre ul li {
  list-style-type: none;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden;
  padding: 15px 0px;
}
.page-alp-con-left-pre ul li:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.page-alp-con-left-pre ul li:hover .page-alp-con-left-pre2 h5 {
  padding-left: 5px;
  transition: all 0.5s ease;
}
.page-alp-con-left-pre div {
  float: left;
}
.page-alp-con-left-pre1 {
  width: 10%;
}
.page-alp-con-left-pre1 img {
  width: 30px;
  height: 30px;
  border-radius: 2px;
}
.page-alp-con-left-pre2 {
  width: 80%;
  padding: 0px 15px;
}
.page-alp-con-left-pre2 h5 {
  margin-top: 0px;
  margin-bottom: 2px;
  color: #343c42;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.page-alp-con-left-pre2 span {
  font-size: 13px;
  color: #999;
}
.page-alp-con-left-pre3 {
  width: 10%;
}
.page-alp-con-left-pre3 span {
  width: 24px;
  position: absolute;
  border: 1px solid #8b9ba9;
  padding: 0px 4px;
  border-radius: 2px;
  font-size: 12px;
  z-index: 9;
  line-height: 20px;
  color: #253d52;
  font-weight: 600;
  text-align: center;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.28);
  right: 0px;
}
.page-alp-con-left-ner {
  border-top: 0px;
  margin-bottom: 0px;
}
.page-alp-con-left-ner ul li {
  padding: 10px 0;
}
.page-alp-con-check h4 {
  background: #e6e6e6;
  color: #343c42;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.page-alp-cl-1 img {
  width: 24px;
  height: 24px;
}
.page-alp-cl-2 {
  padding-left: 15px;
}
.page-alp-cl-2 h5 {
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.page-alp-cl-2 span {
  line-height: 12px;
  font-size: 12px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

[type=checkbox] + label:before,
[type=checkbox]:not(.filled-in) + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: 0.2s;
}

[type=checkbox]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

[type=checkbox]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #14addb;
  border-bottom: 2px solid #14addb;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type=checkbox]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.header-top {
  background-color: #f5f7f9;
}
.header-top__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header-top__inner ul {
  margin-bottom: 0;
}
.header-top__inner ul li {
  display: inline-block;
}
.header-top__left ul {
  display: inline-block;
}
.header-top__left ul.header-info li a {
  color: #7a8088;
  padding: 5px 14px;
  line-height: 30px;
  border-right: 1px solid #e7ebef;
  font-size: 12px;
}
@media (max-width: 991.98px) {
  .header-top__left ul.header-info {
    display: none;
  }
}
.header-top__left ul.header-social li a {
  color: #92a5bb;
  margin-left: 10px;
}
@media (max-width: 767.98px) {
  .header-top {
    display: none;
  }
}
.header-login li a {
  color: #fff;
  padding: 0 12px;
  line-height: 30px;
  font-size: 12px;
  display: block;
}
.header-login li:nth-child(1) a {
  background: #f4364f;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
}
.header-login li:nth-child(2) a {
  background-color: #2d5d73;
}
.header-main .left-logo {
  float: left;
  width: 20%;
}
@media (max-width: 991.98px) {
  .header-main .left-logo {
    min-width: 200px;
  }
}
.header-main .right-menu {
  float: left;
  width: 80%;
}
.header-main .right-menu .toggle-menu {
  display: block;
  float: right;
}
.header-main .right-menu .toggle-menu i {
  width: 32px;
  height: 32px;
  border: 1px solid #0a2444;
  text-align: center;
  font-size: 20px;
  padding: 5px;
  border-radius: 2px;
  margin-top: 10px;
  color: #0a2444;
  cursor: pointer;
}
@media (min-width: 992px) {
  .header-main .right-menu .toggle-menu {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-main .right-menu {
    max-width: calc(100% - 200px);
  }
}
.header-main .logo img {
  width: 250px;
  padding: 7px 0px;
}
.header .search-top {
  background: #002147;
  padding: 12px 0px;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.32);
  /* z-index: 99; */
  /* position: absolute; */
  width: 100%;
  border-top: 1px solid #dedede;
}
.header.affix {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 55px;
  background: #fff;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.32);
  z-index: 999;
  /* padding: 1px; */
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header.affix .header-top {
  display: none;
}
.header.affix .search-top {
  display: none;
}

.main-menu ul {
  margin-bottom: 0;
}
.main-menu ul li {
  display: inline-block;
}
.main-menu ul li a {
  color: #000000;
  padding: 20px 10px;
  line-height: 58px;
  font-size: 15px;
  font-weight: 600;
  /* text-transform: uppercase; */
  position: relative;
  font-family: "Quicksand", sans-serif;
}
.main-menu ul li a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 12px;
  left: 0;
  color: #e23464;
  background-color: #e23464;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition: all 0.15s ease-in;
  z-index: 1;
}
.main-menu ul li a:hover {
  color: #e23464;
}
.main-menu ul li a:hover::after {
  visibility: visible;
  transform: scaleX(1);
  transition: all 0.25s ease-out;
}
.main-menu ul li.has-submenu .submenu {
  position: absolute;
  width: 100%;
  right: 0px;
  left: 0px;
}
.main-menu > ul {
  float: right;
}
@media (max-width: 991.98px) {
  .main-menu {
    display: none;
  }
}

.m-menu {
  position: absolute;
  overflow: hidden;
  width: 100%;
  box-shadow: 0px 7px 12px -4px rgba(0, 0, 0, 0.45);
  background: url(../images/mm-col-bg.png) no-repeat right bottom, #fff;
  z-index: 999;
  margin-top: -7px;
  padding: 20px 10px;
  display: none;
}
.m-menu-inner {
  display: flex;
  flex-wrap: wrap;
}
.m-menu-inner ul li::before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  font-size: 16px;
  padding-right: 0.5em;
  position: absolute;
  top: 5px;
  left: 0;
}
.m-menu-inner ul li a::after {
  bottom: 0;
}
.m-menu-inner > .mm2-com > a {
  background: #002147;
  padding: 4px 10px;
  color: #fff;
  font-size: 11px;
  border-radius: 3px;
  height: 30px;
  line-height: 24px;
}
.m-menu-item {
  width: 25%;
  box-sizing: border-box;
  padding: 20px;
  border-right: 1px solid #eaeaea;
}
.m-menu-item > .course-in > a {
  padding: 0;
}
.m-menu-item > .course-in .course-overlay span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  z-index: 1;
}
.m-menu-item.ss-mm1 img {
  width: 100%;
}
.m-menu-item.ss-mm2 p {
  font-size: 12px;
  color: #203245;
}
.m-menu-item.ss-mm2 .mm-btn {
  background: #002147;
  padding: 4px 10px;
  color: #fff;
  font-size: 11px;
  border-radius: 3px;
  height: 30px;
  line-height: 24px;
}
.m-menu-item.ss-mm3 ul {
  padding: 0;
}
.m-menu-item.ss-mm4 ul {
  padding: 0;
}
.m-menu-item ul li {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 15px;
}
.m-menu-item ul li a {
  font-size: 14px;
  color: #203245;
  line-height: 31px;
  padding: 5px;
  text-transform: capitalize;
}
.m-menu-item.m-menu-item-cour {
  width: 20%;
}
.m-menu-item:last-child {
  border-right: 0;
}

.ss-mm1 a:after {
  display: none;
}

.ss-mm2 a::after {
  display: none;
}

.mm2-com > .course-in {
  margin-bottom: 15px;
}
.mm2-com p {
  font-size: 12px;
  color: #203245;
}
.mm2-com a:after {
  display: none;
}

.search-form {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .search-form {
    width: 100%;
  }
}

.top-search-form div {
  margin: 0 5px;
}
.top-search-form div:nth-child(1) {
  width: 20%;
  float: left;
}
@media (max-width: 991.98px) {
  .top-search-form div:nth-child(1) {
    width: 100%;
  }
}
.top-search-form div:nth-child(2) {
  width: 60%;
  float: left;
}
@media (max-width: 991.98px) {
  .top-search-form div:nth-child(2) {
    width: 100%;
  }
}
.top-search-form div:nth-child(3) {
  width: 15%;
  float: left;
}
@media (max-width: 991.98px) {
  .top-search-form div:nth-child(3) {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .top-search-form div {
    margin-bottom: 5px;
  }
}
.top-search-form label {
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
  right: 15px;
}

.input-field {
  position: relative;
}
.input-field label {
  color: #5f5f5f;
  font-weight: 500;
  position: absolute;
  top: 16px;
  left: 18px;
  font-size: 1rem;
  cursor: text;
  transition: 0.2s ease-out;
  text-align: initial;
  font-size: 14px;
  font-family: "Quicksand", sans-serif;
  pointer-events: none;
}
.input-field label:not(.label-icon).active {
  font-size: 0.8rem;
  -webkit-transform: translateY(-140%);
  transform: translateY(-140%);
  opacity: 0;
}
.input-field input:focus + label,
.input-field input:not(:placeholder-shown) + label {
  font-size: 0.8rem;
  -webkit-transform: translateY(-140%);
  transform: translateY(-140%);
  opacity: 0;
}

#select-city {
  width: 100%;
  background: #fff;
  border: 0px;
  height: 45px;
  border-radius: 2px;
  padding: 0px 10px;
  box-sizing: border-box;
  font-size: 14px;
  border: 1px solid #efefef;
}

#select-search {
  width: 100%;
  background: url(../images/search.png) no-repeat left center #fff;
  border: 0px;
  height: 45px;
  border-radius: 2px;
  padding: 0px 10px 0px 35px;
  box-sizing: border-box;
  font-size: 14px;
  background-size: 17px;
  background-position-x: 10px;
}

.top-search-btn {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #f4364f;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
  outline: none;
  font-size: 13px;
  display: block !important;
  color: #fff;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  text-transform: uppercase;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}

.mobile-menu {
  position: fixed;
  top: 0;
  width: 70%;
  background: #fff;
  padding: 50px;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.32);
  overflow-y: auto;
  right: -100%;
  height: 100%;
  transition: all 0.5s ease;
  z-index: 99;
}
.mobile-menu-close {
  position: absolute;
  z-index: 99;
  margin: -50px 8px 8px -30px;
}
.mobile-menu-close i {
  width: 32px;
  height: 32px;
  border: 1px solid #0a2444;
  text-align: center;
  font-size: 20px;
  padding: 5px;
  border-radius: 2px;
  margin-top: 10px;
  color: #0a2444;
  cursor: pointer;
}
.mobile-menu ul {
  margin-bottom: 30px;
  margin-top: 10px;
  padding: 0px;
}
.mobile-menu ul li {
  list-style-type: none;
}
.mobile-menu ul li.has-submenu a {
  display: block;
  border-bottom: 1px solid #ececec;
  padding: 6px 0px 6px 25px;
  font-size: 14px;
  color: #42494e;
}
.mobile-menu ul li.has-submenu > a {
  padding: 10px 0;
  color: #000000;
  font-size: 18px;
}
.mobile-menu ul li.has-submenu ul li a::before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 14px;
  color: black;
  margin-left: -25px;
}
.mobile-menu > ul > li > a {
  display: block;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 0;
  color: #000000;
  border-bottom: 1px solid #ececec;
}
.mobile-menu.opened {
  right: 0;
  transition: all 0.5s ease;
}
@media (min-width: 992px) {
  .mobile-menu {
    display: none;
  }
}

.banner-search.ver-2 {
  background: url(../images/banner-vs2.jpg) no-repeat;
  position: relative;
  background-size: cover;
  padding: 100px 0px;
}
.banner-search.ver-2::before {
  content: "";
  background: #141E30;
  background: linear-gradient(to right, rgba(36, 59, 85, 0.55), rgba(20, 30, 48, 0.82));
  background: linear-gradient(to right, rgba(25, 42, 103, 0.8), rgba(20, 30, 48, 0));
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
}
.banner-search.ver-2 .banner-desc h5 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-size: 10px;
  letter-spacing: 4px;
  font-weight: 100;
}
.banner-search.ver-2 .banner-desc h1 {
  margin: 0px;
  color: #fff;
  font-size: 48px;
  margin-bottom: 20px;
}
.banner-search.ver-2 .banner-desc p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 100;
  font-family: "Quicksand", sans-serif;
  line-height: 30px;
}
.banner_book {
  background: #253d52;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.37);
}
.banner_book_1 ul {
  padding: 0px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
.banner_book_1 ul li {
  display: inline;
  line-height: 55px;
  font-size: 18px;
  border-right: 1px solid #314c64;
  color: #fff;
  float: left;
  width: 24%;
  text-align: center;
}
.banner_book_1 ul li:last-child {
  border-right: 0px solid rgba(3, 3, 3, 0.12);
  padding-left: 0px;
}
.banner_book_1 ul li a {
  background: #1aa5d8;
  background: #f4364f;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
  display: block;
  text-align: center;
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  line-height: inherit;
  transition: all 0.5s ease;
}

.tourz-home-ser {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 38px;
  padding-bottom: 5px;
}
.tourz-home-ser ul {
  margin-bottom: 0px;
  margin: 0 auto;
  display: table;
  padding: 0px;
}
.tourz-home-ser ul li {
  float: left;
  display: inline;
  text-align: center;
  width: 25%;
  padding: 0px 5px;
}
.tourz-home-ser ul li a {
  background: #e8095a00;
  width: 90px;
  height: 90px;
  display: block;
  padding: 18px 2px 10px 2px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-family: "Arimo", sans-serif;
  /* position: relative; */
  /* overflow: hidden; */
  line-height: 24px;
  border: 1px solid #8e8e8e;
}
.tourz-home-ser ul li a img {
  display: table;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 5px;
  width: 36px;
}
@media (max-width: 767.98px) {
  .tourz-home-ser ul li a img {
    width: 24px;
  }
}
.tourz-home-ser ul li a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background: #f4364f;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
  border: 1px solid #d41e36;
}
@media (max-width: 767.98px) {
  .tourz-home-ser ul li a {
    width: 65px;
    height: 65px;
    padding: 10px 2px 10px 2px;
  }
}
@media (max-width: 480px) {
  .tourz-home-ser ul li a {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 480px) {
  .tourz-home-ser ul li {
    width: 50%;
    margin-bottom: 10px;
  }
}

.ver-2-home-ser {
  padding-top: 28px;
}
.ver-2-home-ser ul {
  margin: inherit;
}
.ver-2-search-form {
  position: relative;
  background: #ffffff;
  padding: 50px;
  border-radius: 5px;
  border-bottom: 2px solid #cccccc;
  box-shadow: 0px 11px 26px 0px rgba(0, 0, 0, 0.29);
}
.ver-2-search-form .input-field {
  margin-top: 1rem;
}
.ver-2-search-form label {
  color: #727070;
  font-weight: 600;
  top: 14px;
  font-size: 14px;
}
.ver-2-search-form input {
  width: 100%;
  background: #fff;
  border: 0px;
  height: 45px;
  border-radius: 2px;
  padding: 0px 10px;
  box-sizing: border-box;
  font-size: 14px;
  border: 1px solid #efefef;
}
.ver-2-search-form select {
  width: 100%;
  background: #fff;
  border: 0px;
  height: 45px;
  border-radius: 2px;
  padding: 0px 10px;
  box-sizing: border-box;
  font-size: 14px;
  border: 1px solid #efefef;
}
@media (max-width: 767.98px) {
  .ver-2-search-form {
    padding: 30px;
  }
}

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
}
.waves-effect img {
  position: relative;
  z-index: -1;
}

.tourz-sear-btn {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #f4364f;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
  outline: none;
  font-size: 16px;
  display: block !important;
  color: #fff;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  text-transform: uppercase;
  border-radius: 0.2em;
}

.band {
  width: 40px;
  height: auto;
  position: absolute;
  z-index: 9;
  left: 13px;
  top: -6px;
}
.band-text {
  background-color: #ffad0c;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}

.packages {
  margin-top: 50px;
  margin-bottom: 50px;
}
.packages-item__inner {
  position: relative;
}
.packages-item__image {
  position: relative;
  overflow: hidden;
}
.packages-item__image img {
  width: 100%;
  transition: 0.4s ease;
}
.packages-item__image img:hover {
  transform: scale(1.08);
}
.packages-item__desc {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.32);
  transition: all 0.3s ease-out;
  margin-bottom: 30px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.packages-item__desc h4 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 15px 0;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.packages-item__desc h4 a {
  color: #000000;
  text-decoration: none;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
}
.packages-item__desc h4 a .pack-coutry_name {
  text-transform: capitalize;
  padding: 5px;
  color: #6C6C6C;
  font-weight: 500;
}
.packages-item__desc .pack-icon ul {
  padding: 0px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
.packages-item__desc .pack-icon ul li {
  display: inline-block;
  width: 25%;
  float: left;
}

.tours-home {
  margin-bottom: 50px;
}
.tours-home-item {
  position: relative;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #14addb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tours-home-item::before {
  content: "";
  position: absolute;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.82) 10%, rgba(84, 84, 84, 0.35) 80%);
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  border-radius: 5px;
}
.tours-home__image img {
  width: 100%;
  border-radius: 5px;
}
.tours-home__desc {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 20px 20px 20px 20px;
  display: block;
  text-align: right;
}
.tours-home__desc h5 {
  font-size: 26px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 2px;
}
.tours-home__desc p {
  color: #c1c1c1;
}
.tours-home__desc p span {
  text-align: left;
  float: left;
  font-size: 20px;
  color: #eee;
}
.tours-packages {
  background: #eff5fb;
  background-size: cover;
  /* margin-top: 35px; */
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}

.hotels-home-item {
  position: relative;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.09);
  margin-bottom: 30px;
}
.hotels-home__image {
  position: relative;
}
.hotels-home__image::before {
  content: "";
  position: absolute;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.72) 14%, rgba(0, 0, 0, 0.08) 35%);
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.hotels-home__image-ticket {
  position: absolute;
  background-color: #8bc34a9e;
  bottom: 15px;
  padding: 3px 8px;
  margin: 0px 0px;
  right: 15px;
  font-weight: 500;
  color: #fff;
  border-radius: 25px;
  border: 1px solid #253747;
  font-family: "Quicksand", sans-serif;
}
.hotels-home__image img {
  width: 100%;
}
.hotels-home__desc {
  position: relative;
  overflow: hidden;
  padding: 20px;
}
.hotels-home__desc-title a {
  color: #333;
}
.hotels-home__desc-meta {
  color: #888;
}
.hotels-home__desc-meta .rating-star i {
  color: #FF9800;
}
.hotels-home__desc-price .price-dis {
  font-weight: 400;
  color: #888;
  float: right;
  padding: 0px 5px;
}
.hotels-home__desc-price .price {
  font-size: 38px;
  font-weight: 600;
  color: #f4364f;
  float: right;
}

.tour-consul {
  background: url(../images/consul-bg.jpeg) no-repeat #00BCD4;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
  padding: 100px 0;
}
.tour-consul::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  bottom: 0px;
  background: rgba(19, 40, 58, 0.87);
}
.tour-consul .subtitle {
  background: #1aa5d8;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 8px;
}
.tour-consul h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 42px;
  margin-top: 25px;
  margin-bottom: 0px;
  /* border-top: 1px solid #1aa5d8; */
  /* border-bottom: 1px solid #1aa5d8; */
  /* padding-top: 20px; */
  /* padding-bottom: 20px; */
  /* margin-bottom: 25px; */
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.tour-consul p {
  color: #d4d8d8;
  font-size: 16px;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 0px;
  border-top: 1px solid #4c545a;
  border-bottom: 1px solid #4c545a;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tour-consul .helpline {
  color: #fff;
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 25px;
  /* text-transform: uppercase; */
  font-weight: 700;
  text-decoration: none;
  padding: 6px 15px;
  border-radius: 2px;
  display: inline-block;
  background: #1aa5d8;
  background: linear-gradient(to bottom, #2e9da2, #13b194);
  font-family: "Quicksand", sans-serif;
}
@media (max-width: 767.98px) {
  .tour-consul .helpline {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .tour-consul .helpline {
    font-size: 20px;
  }
}
.tour-consul-book, .tour-consul-contact {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  padding: 6px 15px;
  border-radius: 2px;
  display: inline-block;
  background: #1aa5d8;
  background: linear-gradient(to bottom, #1aa5d8, #1386b1);
  font-family: "Quicksand", sans-serif;
}
@media (max-width: 991.98px) {
  .tour-consul .main-vid {
    margin-top: 50px;
  }
}

.events.events-1 {
  padding: 100px 0;
}
.events table {
  width: 100%;
}
.events table tr {
  line-height: 50px;
  border-bottom: 1px solid #e9e9e9;
  transition: all 0.5s ease;
}
.events table tr th {
  color: #4A505D;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
}
.events table tr th:first-child {
  text-align: center !important;
  padding-right: 5px;
}
.events table tr td a {
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-weight: 700;
  text-decoration: none;
  color: #253d52;
  padding: 6px 15px;
  border-radius: 2px;
  display: inline-block;
  font-family: "Quicksand", sans-serif;
}
.events table tr td a:hover {
  background: linear-gradient(to bottom, #de253f, #df275a);
}
@media (max-width: 767.98px) {
  .events table tr td a {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
  }
}
@media (max-width: 767.98px) {
  .events table tr td:nth-child(2) {
    width: 260px;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    float: left;
    overflow: hidden;
  }
}
@media (max-width: 480px) {
  .events table tr td:nth-child(2) {
    width: 180px;
  }
}
.events table tr:hover {
  background: #e9f2f3;
  transition: all 0.5s ease;
}
.events img {
  width: 110px;
  padding: 10px 15px 10px 0px;
}
@media (max-width: 767.98px) {
  .events img {
    display: none;
  }
}
.events-title {
  background: none !important;
  /* font-family: 'Montserrat', sans-serif; */
  /* text-transform: uppercase; */
  font-size: 15px;
  margin-bottom: 30px;
  /* font-weight: 600; */
  /* color: #213d44;*/
}

#myInput {
  background-image: url(../images/search.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

#myTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
}
#myTable tr {
  border-bottom: 1px solid #ddd;
}
#myTable tr:hover {
  background-color: #f1f1f1;
}
#myTable th,
#myTable td {
  text-align: left;
  padding: 0px 12px;
}
@media (max-width: 480px) {
  #myTable th,
#myTable td {
    padding: 0 5px;
  }
}

.top-branding-pre {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
}
.top-branding-pre ul {
  padding: 0;
}
.top-branding-pre ul li {
  list-style-type: none;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden;
  padding: 15px 0px;
}
.top-branding-pre ul li:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.top-branding-pre ul li:hover .top-branding-pre__desc h5 {
  padding-left: 5px;
  transition: all 0.5s ease;
}
.top-branding-pre-head {
  background: #253d52;
  color: #fff;
  padding: 10px 0px;
  text-align: center;
}
.top-branding-pre-head::before, .top-branding-pre-head::after {
  top: 45px;
  left: 48%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.top-branding-pre-head::after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #253d52;
  border-width: 9px;
  margin-left: -9px;
  z-index: 9;
}
.top-branding-pre-head h4 {
  color: #fff;
}
.top-branding-pre-head h4 span {
  color: #9dacb1;
  font-weight: 600;
  font-size: 18px;
}
.top-branding-pre div {
  float: left;
}
.top-branding-pre__image {
  width: 10%;
}
.top-branding-pre__image img {
  width: 30px;
  height: 30px;
  border-radius: 2px;
}
.top-branding-pre__desc {
  width: 80%;
  padding: 0px 15px;
}
.top-branding-pre__desc h5 {
  margin-top: 0px;
  margin-bottom: 2px;
  color: #343c42;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.top-branding-pre__desc span {
  font-size: 13px;
  color: #999;
}
.top-branding-pre__meta {
  width: 10%;
}
.top-branding-pre__meta span {
  width: 24px;
  /* height: 24px; */
  position: absolute;
  /* background-color: #d6d6d6; */
  border: 1px solid #8b9ba9;
  /* bottom: 8px; */
  padding: 0px 4px;
  /* margin: 10px 5px; */
  /* right: 5px; */
  border-radius: 2px;
  font-size: 12px;
  z-index: 9;
  line-height: 20px;
  color: #253d52;
  font-weight: 600;
  text-align: center;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.28);
  right: 0px;
}
.top-branding-pre__meta i {
  width: 22px;
  float: right;
  /* padding-top: 12px; */
  border: 1px solid #a9a9a9;
  padding: 4px;
  font-size: 12px;
  border-radius: 50%;
  color: #a9a9a9;
  margin-top: 10px;
}

.tips {
  background: url(../images/tipsbg.jpg) no-repeat center center #f0f2f2;
  background-size: cover;
  position: relative;
  overflow: hidden;
  /* padding: 25px 0px 20px 0px; */
  /* margin-top: 40px;*/
}
.tips h3 {
  background: #2ea5d3;
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 8px 3px 8px;
  font-weight: 500;
  margin-top: 0px;
  font-size: 20px;
}
.tips p {
  line-height: 25px;
  text-align: left;
  margin-bottom: 12px;
}
.tips-left {
  padding-left: 100px;
  padding-bottom: 25px;
}
.tips-left h5 {
  color: #0f0f0f;
  font-size: 18px;
}
.tips-left p {
  color: #1e2021;
  text-align: left;
}
.tips-left_1 {
  background: url(../images/tips1.png) no-repeat left top;
  margin-top: 25px;
}
@media (max-width: 767.98px) {
  .tips-left_1 {
    margin-bottom: 15px;
  }
}
.tips-left_2 {
  background: url(../images/tips2.png) no-repeat left top;
}
@media (max-width: 767.98px) {
  .tips-left_2 {
    margin-bottom: 15px;
  }
}
.tips-left_3 {
  background: url(../images/tips3.png) no-repeat left top;
  padding-bottom: 5px;
}
@media (max-width: 767.98px) {
  .tips-left_1, .tips-left_2, .tips-left_3 {
    background-size: 55px;
  }
}
@media (max-width: 767.98px) {
  .tips-left {
    padding-left: 90px;
  }
}

.testi-item {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-bottom: 15px;
}
.testi-item__image {
  width: 15%;
}
.testi-item__desc {
  width: 85%;
}
.testi p {
  color: #1e2021;
}
.testi address {
  color: #1e2021;
}

.page-alp {
  background: url("../images/consul-bg-1.jpg") no-repeat center top #e6e6e6;
  background-attachment: fixed;
  background-size: cover;
}
.page-alp::before {
  content: "";
  position: fixed;
  background: linear-gradient(to top, #1d242a 15%, rgba(0, 0, 0, 0) 100%);
  /* top: 0px; */
  /* bottom: 0px; */
  /* left: 0px; */
  width: 100%;
  height: 100%;
  /* right: 0px;*/
}
.page-alp-hotel {
  background: url("../images/consul-bg-2.jpg") no-repeat center top #e6e6e6;
  background-attachment: fixed;
}

.page-alp-con-main {
  padding: 15px;
  background: #ffffff;
  padding-bottom: 25px;
}
.page-alp-con-main form {
  padding-bottom: 8px;
}
.page-alp-con-main a:hover {
  color: #fff;
}

.hot-room-ava-check form {
  padding-bottom: 0;
}

.package-form,
.hotels-form {
  box-shadow: none;
  padding: 0px;
}
.package-form .row,
.hotels-form .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.package-form .row > *,
.hotels-form .row > * {
  padding: 0 0.75rem;
}

.hot-room-ava-check form {
  padding-bottom: 0px;
}

.page-alp-con-checkbox form label {
  display: block;
  font-size: 15px;
  color: #343c42;
  font-weight: 600;
  padding-left: 30px;
}
.page-alp-con-checkbox form ul li {
  list-style-type: none;
  border-bottom: 1px solid #d4d4d4;
}
.page-alp-con-checkbox form ul li:last-child {
  border-bottom: 0;
}

.page-alp-con-btn {
  margin-top: 5px;
  border: 1px solid #254158;
  -moz-box-shadow: #B7B8B8 0px 1px 0px inset;
  box-shadow: #B7B8B8 0px 1px 0px inset;
  border-radius: 3px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  padding: 5px 10px;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(177, 177, 177, 0.3);
  font-weight: bold;
  color: #ffffff;
  background-color: #304b62;
  background-image: linear-gradient(to bottom, #3b5871, #253d52);
  margin-right: 5px;
}

.page-alp-con-right-list {
  border: 1px solid #dedede;
  background: #fff;
  position: relative;
  overflow: hidden;
  margin: 15px 15px 15px 0px;
  transition: all 0.5s ease;
  padding: 0 15px;
}
.page-alp-con-right-list:hover {
  box-shadow: 0px 5px 19px -3px rgba(0, 0, 0, 0.23);
  transform: scale(1.02);
}
@media (max-width: 991.98px) {
  .page-alp-con-right-list {
    margin: 15px;
    margin-bottom: 30px;
  }
}

.hotel-list-score {
  width: 32px;
  height: 32px;
  position: absolute;
  background-color: #f4364fba;
  /* bottom: 8px; */
  padding: 4px;
  margin: 10px 5px;
  right: 5px;
  border-radius: 2px;
  z-index: 9;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.28);
}

.img-wrap {
  position: relative;
}
.img-wrap::before {
  content: "";
  position: absolute;
  background: linear-gradient(to top, rgba(244, 54, 79, 0.36) 25%, rgba(0, 0, 0, 0.08) 74%);
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.img-wrap img {
  width: 100%;
}

.trav-list-bod a h3 {
  color: #f4364f;
}
.trav-list-bod p {
  font-size: 13px;
  line-height: 20px;
}

.trav-ami {
  display: inline-block;
  padding: 15px 15px 5px 15px;
  border-top: 1px solid #dfd2bf;
  width: 100%;
  margin-top: 10px;
}
.trav-ami ul {
  display: inline;
}
.trav-ami ul li {
  color: #333;
  display: block;
  position: relative;
  /* margin: 0 10px 10px 0; */
  padding: 11px 10px 1px;
  float: left;
  /* width: 18%; */
  text-align: center;
  border: 1px solid #dfd2bf;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 2px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.trav-ami ul li i {
  margin: 0 auto;
  display: table;
  width: 20px;
  margin-bottom: 1px;
}
.trav-ami ul li span {
  font-size: 12px;
}

.page-alp-con-pri {
  padding: 52px 0px 10px 0px;
}
.page-alp-con-pri span {
  display: block;
  text-align: center;
}
@media (max-width: 991.98px) {
  .page-alp-con-pri span {
    display: inline-block;
    text-align: center;
    width: 33.33%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #00bcd4;
  }
}
@media (max-width: 991.98px) {
  .page-alp-con-pri {
    padding: 0px 15px 30px 15px;
    position: relative;
    overflow: hidden;
  }
  .page-alp-con-pri .hot-list-price-title {
    color: #979797 !important;
    font-size: 14px !important;
    padding-top: 10px;
  }
  .page-alp-con-pri .hot-list-price-btn {
    width: 100% !important;
    padding-top: 15px;
  }
}

.tour-alp-pri {
  padding-top: 20px;
}

.page-alp-con-rat {
  background: #253d52;
  position: absolute;
  padding: 4px 8px;
  right: -1px;
  border-radius: 1px;
  color: #fff;
  top: 0px;
  font-weight: 600;
  font-size: 12px;
}
@media (max-width: 991.98px) {
  .page-alp-con-rat {
    display: none;
  }
}

.page-alp-quot-btn {
  transition: all 0.5s ease;
  margin-top: 5px;
  border: 1px solid #e5ad05;
  border: 1px solid #d7a307;
  box-shadow: #B7B8B8 0px 1px 0px inset;
  border-radius: 3px;
  font-size: 14px;
  padding: 5px 10px;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(177, 177, 177, 0.3);
  font-weight: bold;
  color: #000000;
  background-color: #ffd65e !important;
  background-image: linear-gradient(to bottom, #ffd65e, #febf04);
  display: block;
  text-align: center;
}

.hot-list-price {
  font-size: 32px;
  font-weight: 600;
  color: #f4364f;
  padding: 10px 0px;
}
.hot-list-price-title {
  color: #979797;
  font-weight: 400;
  font-size: 14px;
}

.inn-page-bg {
  position: relative;
  overflow: hidden;
  background: #f3f3f3;
}
.inn-page-con-bg {
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px -2px 7px rgba(150, 150, 150, 0.4);
}

.package-page-item {
  margin-bottom: 50px;
}
.package-page-item__image {
  position: relative;
}
.package-page-item__image img {
  width: 100%;
}
.package-page-item__desc h3 {
  color: #253d52;
  margin-top: 0px;
}
.package-page-item__desc h3 span {
  display: block;
}
.package-page-item__desc h3 span i {
  color: #FF9800;
  font-size: 16px;
}
.package-page-item__desc p {
  text-align: left;
  color: #868686;
  line-height: 25px;
  font-size: 16px;
  margin-bottom: 15px;
}
.package-page-item:last-child {
  margin-bottom: 0;
}

.ticket ul {
  padding: 0px;
  margin-bottom: 5px;
}
.ticket ul li {
  display: inline-block;
  background: #efefef;
  padding: 2px 7px;
  font-size: 14px;
  font-weight: 600;
  color: #253d52;
  margin-right: 1px;
}
.ticket ul li:nth-child(1) {
  background: #a2dd2f;
  color: #253d52;
}

.featur {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
}
.featur h4 {
  background: url("../images/flag.png") no-repeat center left;
  margin-top: 25px;
  padding-left: 32px;
  margin-top: 15px;
  color: #253d52;
  background-size: contain;
}
.featur ul {
  padding: 0px;
  margin-bottom: 0px;
}
.featur ul li {
  background: url("../images/tick.png") no-repeat center left;
  display: inline-block;
  padding: 3px;
  color: #253d52;
  padding-left: 24px;
  font-size: 14px;
  font-weight: 600;
}

.group_book ul {
  padding: 0px;
}
.group_book ul li {
  display: inline-block;
}
.group_book ul li a {
  display: table;
}
.group_book ul li:nth-child(2) a {
  background: #c08e21;
  background: linear-gradient(to bottom, #d2a032, #b18013);
}

.head_right ul {
  padding: 0px;
  margin: 0 auto;
  /* display: table; */
  float: right;
}
.head_right ul li {
  display: inline-block;
  vertical-align: bottom;
}
.head_right ul li a {
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Quicksand", sans-serif;
}
.head_right ul li a.ico-facebook i {
  background: #3b5998;
}
.head_right ul li a.ico-google i {
  background: #dd4b39;
}
.head_right ul li a.ico-twitter i {
  background: #55acee;
}
.head_right ul li a.ico-linkedin i {
  background: #0077b5;
}
.head_right ul li a.ico-whatsapp i {
  background: #3ead19;
}
.head_right ul li:first-child a {
  padding-right: 7px;
  color: #5e6469;
}

.tour_head h2 {
  color: #213d44;
  /* text-transform: uppercase; */
  font-weight: 600;
  margin-top: 0px;
  font-size: 36px;
}
.tour_star i {
  font-size: 18px;
  color: #FF9800;
}
.tour_rat {
  background: #FF5722;
  color: #fff;
  font-size: 16px;
  padding: 0px 5px;
  border-radius: 2px;
  margin-left: 8px;
}
.tour_desc h3 {
  background: url("../images/umbrella.png") no-repeat left center;
  padding-left: 35px;
  color: #213d44;
  margin-bottom: 20px;
  margin-top: 50px;
  background-size: 16px;
  /* text-transform: uppercase; */
  font-weight: 600;
  font-size: 22px;
}
.tour_desc p {
  color: #7f7f7f;
  font-weight: 500;
}
.tour_desc-slide .slider-for .slick-arrow {
  z-index: 1;
}
.tour_desc-slide .slider-for .slick-prev {
  left: 10px;
}
.tour_desc-slide .slider-for .slick-next {
  right: 10px;
}
.tour_desc-slide .item {
  opacity: 0.3;
}
.tour_desc-slide .item.slick-current {
  opacity: 1;
}
.tour_desc table {
  width: 100%;
}
.tour_desc table tr {
  border-bottom: 1px solid #e5e5e5;
}
.tour_desc table tr th {
  color: #2e2e2e;
  /* line-height: 40px; */
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}
.tour_desc table tr td {
  line-height: 40px;
  color: #7f7f7f;
  font-weight: 500;
}
.tour_map iframe {
  height: 300px;
  width: 100%;
  border: 0px;
}
.tour_offer {
  background: url("../images/book-bg.png") no-repeat center center;
  padding: 20px;
  background-size: cover;
  margin-bottom: 30px;
}
.tour_offer .band1 img {
  max-width: unset;
}
.tour_offer p {
  text-align: center;
  color: #1aa5d8;
}
.tour_offer h4 {
  color: #fff;
  font-size: 50px;
  text-align: center;
}
.tour_offer h4 span {
  color: #F12860;
  font-size: 25px;
}
.tour_offer a {
  background: #1aa5d8;
  display: block;
  color: #000;
  text-align: center;
  padding: 5px;
  font-weight: 600;
  border-radius: 45px;
  font-size: 15px;
}
.tour_right-com {
  position: relative;
  overflow: hidden;
  /* background: #f3f3f3; */
  border: 1px solid #e2e2e2;
  /* padding: 15px; */
  margin-bottom: 30px;
}
.tour_right h3 {
  background: #253d52;
  padding-left: 40px;
  color: #ffffff;
  font-size: 14px;
  background-size: 22px;
  /* margin: 24px 0px; */
  margin-top: 0px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px;
  margin-bottom: 0px;
}
.tour_right ul {
  padding: 15px;
  margin-bottom: 0px;
}
.tour_incl ul li {
  list-style-type: none;
  background: url("../images/tick.png") no-repeat left center;
  padding-left: 30px;
  /* line-height: 34px; */
  /* font-size: 16px; */
  padding-bottom: 8px;
}
.tour_social ul {
  float: left;
  padding: 15px 15px 10px 15px;
}
.tour_social ul li {
  margin-bottom: 5px;
}
.tour_social ul li a i {
  width: 32px;
  height: 32px;
  color: #fff;
  padding: 8px;
  text-align: center;
  border-radius: 50%;
}
.tour_help_1 {
  padding: 15px;
  text-align: center;
}
.tour_help_1_call {
  color: #dd4b39;
  margin-top: 0px;
}
.tour_help_1 h4 {
  margin-bottom: 0px;
  font-size: 24px;
}
.tour_rela-item {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  padding: 15px;
}
.tour_rela-item img {
  width: 100%;
}
.tour_rela-item h4 {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 600;
}
.tour_rela-item p {
  color: #868686;
}

.n-td {
  color: red;
  text-decoration: line-through;
}
.n-td-1 {
  color: #bebebe;
}

.band1 {
  width: 50px;
  height: auto;
  position: absolute;
  z-index: 99;
  /* left: 13px; */
  top: -4px;
  right: 61px;
}

.map-container iframe {
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
  margin-top: 1px;
  border: 0px;
}

.days h4 {
  margin: 25px 0px 15px 0px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #213d44;
}
.days h4 span {
  color: #929596;
}

.list-info-pack-days ul li {
  position: relative;
  overflow: hidden;
  padding-left: 70px;
}
.list-info-pack-days ul li i {
  width: 35px;
  height: 35px;
  background: #df3b77;
  border-radius: 50%;
  text-align: center;
  padding: 9px 10px;
  margin-left: -68px;
  position: absolute;
  z-index: 99;
  color: #fff;
  font-size: 18px;
}
.list-info-pack-days ul li h4 {
  margin-top: 7px;
}
.list-info-pack-days ul li p {
  padding-top: 0px;
  font-size: 13px;
}
.list-info-pack-plac::before {
  content: "";
  background: #cecece;
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 19px;
}

.dir-rat {
  position: relative;
  overflow: hidden;
  border: 1px solid #dedede;
  padding: 25px 25px 0px 25px;
  background: #ffffff;
  margin-top: 50px;
}
.dir-rat-inn {
  position: relative;
  overflow: hidden;
}
.dir-rat-form {
  position: relative;
  overflow: hidden;
  margin-bottom: 35px;
}
.dir-rat-form input,
.dir-rat-form textarea {
  width: 100%;
  border: 1px solid #dedede;
  border-radius: 3px;
  resize: none;
  padding: 18px;
  box-shadow: none;
}
.dir-rat-form input[type=submit] {
  border: 0px;
  padding: 7px;
  width: 250px;
}
.dir-rat-review-item {
  border: 1px solid #dedede;
  padding: 25px;
  background: #ffffff;
  margin-bottom: 30px;
}
.dir-rat-left {
  text-align: center;
}
.dir-rat-left img {
  border-radius: 50px;
  margin-bottom: 20px;
}
.dir-rat-left p {
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: 600;
  color: #213d44;
}
.dir-rat-right p {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.dir-rat-right ul {
  padding: 0;
}
.dir-rat-right ul li {
  float: left;
  list-style-type: none;
  display: inline-block;
  padding-right: 15px;
}
.dir-rat-right ul li a {
  color: #333;
  font-size: 14px;
}
.dir-rat-right ul li span {
  padding-right: 7px;
  color: #888;
  font-size: 12px;
}
.dir-rat-star {
  padding-bottom: 10px;
}
.dir-rat-star i {
  font-size: 16px;
  color: #FF9800;
  margin-right: 2px;
}

.rating {
  border: none;
  float: left;
  height: 48px;
  overflow: hidden;
}

.rating > input {
  display: none;
}

.rating > label:before {
  margin: 5px;
  font-size: 22px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
  border: 0px !important;
}

.rating > label:after {
  background: none !important;
  border: 0px !important;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: #14addb;
}

/* hover previous stars in list */
.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
  color: #14addb;
}

/***** CSS Magic to Highlight Stars on Hover *****/
.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: #14addb;
}

/* hover previous stars in list */
.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
  color: #14addb;
}

.rating > .half:before {
  content: "\f089";
  position: absolute;
  border: 0px;
}

.rating > label {
  color: #ddd;
  float: right;
}

.places-list {
  position: relative;
  padding: 0 15px;
}

.hotels-desc {
  padding: 18px 15px;
}
.hotels-desc h3 {
  color: #343c42;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.hotels-desc ul {
  padding: 0px;
  position: relative;
  overflow: hidden;
  padding-top: 12px;
  margin-bottom: 4px;
}
.hotels-desc ul li {
  list-style-type: none;
  float: left;
  margin-bottom: 8px;
  font-size: 14px;
  padding-left: 30px;
}
.hotels-desc ul li:nth-child(1) {
  color: #343c42;
  background: url("../images/location-i.png") no-repeat center left;
  background-size: 18px;
  font-size: 15px;
  font-weight: 600;
}
.hotels-desc ul li:nth-child(2) {
  color: #979797;
  background: url("../images/phone-i.png") no-repeat center left;
  background-size: 18px;
}
.hotels-amenities ul {
  padding: 0px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
.hotels-amenities ul li {
  list-style-type: none;
  float: left;
  width: 33.33%;
  padding-bottom: 15px;
  padding-right: 15px;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.hotels-amenities ul li i {
  font-size: 12px;
  width: 22px;
  height: 22px;
  background: #ffcd33;
  color: #000;
  text-align: center;
  padding: 5px;
  border-radius: 50%;
  margin-right: 6px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.62);
}

.room-type-item {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #cecece;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.room-type-item p b {
  color: #213d44;
}
.room-type__image img {
  width: 100%;
}
.room-type__desc p {
  color: #7f7f7f;
  font-weight: 500;
}
.room-type__desc span {
  display: block;
}
.room-type__price span {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}

.about-desc h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #253d52;
}
.about-desc span {
  display: inline-block;
  padding: 20px 0px;
  font-size: 20px;
  font-style: italic;
  font-weight: 200;
  color: #a2a2a2;
}
.about-desc p {
  line-height: 24px;
}
.about-desc a {
  color: #000000;
  background: #1693c1;
  padding: 10px 14px;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
  margin-top: 12px;
}
.about-image img {
  width: 100%;
}
.about-space {
  background: #253d52;
  padding: 50px 0px 20px 0px;
}
.about-space__com {
  padding: 15px 15px 10px 15px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 2px;
}
.about-space__com span {
  font-size: 42px;
  font-weight: 600;
  float: left;
  padding-right: 15px;
  color: #ffc210;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.43);
}
.about-space__com h4 {
  font-size: 24px;
  font-weight: 600;
  padding-top: 2px;
  text-transform: uppercase;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.43);
  color: #fff;
}
.about-space__com p {
  font-size: 18px;
  font-weight: 300;
  color: #b7b7b7;
  display: block;
}
.about-tips__com {
  background: #fff;
  padding: 25px 25px 16px 25px;
  position: relative;
  overflow: hidden;
  border: 1px #e0e0e0;
  border-style: dashed;
  margin-bottom: 30px;
}
.about-tips__com i {
  font-size: 42px;
  float: left;
  padding-right: 25px;
  color: #00bcd4;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.43);
}
.about-tips__com-text {
  position: relative;
  overflow: hidden;
}
.about-tips__com h4 {
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #253d52;
}
.about-tips__com h4 span {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #00bcd4;
}
.about-tips__com p {
  color: #888;
}

.contact-map iframe {
  width: 100%;
  height: 320px;
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
  margin-top: 1px;
  border: 0px;
}
.contact-form {
  background: url("../images/cloud.png") no-repeat bottom center #fff;
  padding: 100px 0px 45px 0px;
  background-size: contain;
}

.new-con h2 {
  color: #f26838;
  font-size: 24px;
  font-weight: 700;
}
.new-con h2 span {
  color: #13293D;
  font-size: 24px;
  font-weight: 700;
}
.new-con p a {
  color: #333;
}

.posts {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 50px;
}
.posts img {
  width: 100%;
}
.posts h3 {
  color: #212627;
  margin-top: 0px;
  padding-bottom: 5px;
  text-transform: capitalize;
}
.posts h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 8px;
}
.posts p {
  text-align: left;
  color: #868686;
  line-height: 25px;
  margin-bottom: 25px;
  font-size: 13px;
}

.post-btn {
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.post-btn ul {
  padding: 0px;
  margin-bottom: 0px;
}
.post-btn ul li {
  display: inline-block;
  margin-right: 4px;
  line-height: 40px;
}
.post-btn ul li a {
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  font-size: 11.5px;
  font-family: "Montserrat", sans-serif;
  padding: 10px;
  border-radius: 3px;
}
.post-btn ul li:nth-child(1) a {
  background: #3b5998;
}
.post-btn ul li:nth-child(2) a {
  background: #00aced;
}
.post-btn ul li:nth-child(3) a {
  background: #d34836;
}
.post-btn ul li i {
  padding-right: 5px;
}

.tr-register {
  background: url("../images/face.jpg") #e6e6e6;
  position: relative;
  /* overflow: hidden; */
  display: inline-block;
  width: 100%;
}
.tr-register::before {
  content: "";
  position: absolute;
  background: rgba(33, 48, 59, 0.52);
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  border-radius: 5px;
}

.tr-regi-form {
  margin: 0 auto;
  width: 50%;
  background: #fff;
  padding: 45px 50px 50px 50px;
  margin-top: 70px;
  margin-bottom: 70px;
  border-radius: 5px;
  text-align: center;
  position: relative;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.8);
}
.tr-regi-form h4 {
  margin-top: 0px;
  font-size: 42px;
  margin-bottom: 8px;
}
.tr-regi-form p {
  font-size: 18px;
  margin-bottom: 0px;
}
.tr-regi-form form {
  position: relative;
  padding: 20px;
}
.tr-regi-form .input-field {
  margin-top: 10px;
  padding: 0 0.75rem;
}
.tr-regi-form input {
  padding: 10px 10px 10px;
  border: 1px solid #c9c9c9;
  width: 100%;
}
@media (max-width: 991.98px) {
  .tr-regi-form {
    width: 75%;
    padding: 40px 50px 50px 50px;
    margin-top: 100px;
  }
}
@media (max-width: 480px) {
  .tr-regi-form {
    width: 90%;
    padding: 30px 25px 30px 25px;
    margin-top: 100px;
  }
}

.social-login {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #dcdcdc;
  margin-top: 15px;
  padding-top: 15px;
}
.social-login h4 {
  text-align: center;
  padding-bottom: 15px;
}
.social-login ul {
  padding: 0px;
  margin: 0px;
}
.social-login ul li {
  list-style-type: none;
  float: left;
  width: 33.333%;
  padding: 5px;
}
.social-login ul li a {
  display: block;
  color: #fff;
  padding: 7px 18px;
  text-align: center;
  border-radius: 2px;
}
.social-login ul li:nth-child(1) a {
  background: #3b5998;
}
.social-login ul li:nth-child(2) a {
  background: #00aced;
}
.social-login ul li:nth-child(3) a {
  background: #d34836;
}

.footer {
  background: #000000;
  border-top: 1px solid;
}
.footer-top {
  padding: 100px 0px 50px 0px;
}
.footer-places h4 {
  color: #acadaf;
  margin-top: 0px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.footer-places ul {
  padding: 0;
}
.footer-places ul li {
  display: inline-block;
  /* border-right: 1px solid #9d9d9d; */
  /* padding: 0px 15px; */
  padding-right: 3px;
  line-height: 35px;
}
.footer-places ul li a {
  color: #989898;
  text-decoration: none;
  /* border-right: 1px solid #9d9d9d; */
  background: #2d2d2d;
  padding: 5px;
}
.footer-places ul li a:hover {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #126164;
}
.footer h4 {
  color: #acadaf;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.footer h4 span {
  color: #acadaf;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.footer-main {
  background: #000000;
  position: relative;
  overflow: hidden;
  padding-bottom: 85px;
}
.footer-main p {
  color: #616161;
}
.footer-main p a{
	color:currentColor;
}
.footer-main span {
  color: #acadaf;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .footer-main {
    padding-bottom: 30px;
  }
}
.footer .two-columns {
  padding: 0px;
}
.footer .two-columns li {
  width: 50%;
  float: left;
  list-style-type: none;
}
.footer .two-columns li a {
  color: #616161;
}
.footer-social ul {
  padding: 0;
}
.footer-social ul li {
  list-style-type: none;
  float: left;
  padding-right: 10px;
}
.footer-social ul li i {
  font-size: 16px;
  width: 32px;
  height: 32px;
  border: 1px solid #2d2d2d;
  border-radius: 50px;
  padding: 7px;
  text-align: center;
  /* background: #1aa5d8; */
  color: #696969;
}
@media (max-width: 767.98px) {
  .footer-com {
    margin-bottom: 30px;
  }
}
.footer .copyright {
  background-color: #fff;
}
.footer .copyright p {
  text-align: center;
  margin-bottom: 0px;
  padding: 5px;
  font-size: 13px;
  color: #000000;
}

.disco {
  position: relative;
}
.disco-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.disco-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.disco-desc {
  position: relative;
  z-index: 1;
  padding: 20px 15px;
  text-align: center;
}
.disco h3 {
  color: #FFEB3B;
  font-size: 38px;
  margin-top: 0px;
  font-weight: 700;
}
.disco h4 {
  color: #fff;
}
.disco p {
  color: #fff;
  margin-top: 0px;
  text-align: center;
}
.disco a {
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  padding: 6px 15px;
  border-radius: 2px;
  display: inline-block;
  font-family: "Quicksand", sans-serif;
  /* padding: 6px; */
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-weight: 700;
  background: #f4364f;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
}
@media (max-width: 767.98px) {
  .disco {
    margin-bottom: 30px;
  }
}

#backtotop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: linear-gradient(to bottom, #f4364f, #dc2039);
  color: #fff;
  border-radius: 50%;
  box-shadow: 0px 2px 5px 0px rgba(255, 255, 255, 0.14), 0px 1px 10px 0px rgba(255, 255, 255, 0.12), 0px 2px 4px -1px rgba(255, 255, 255, 0.2);
}

:root {
  --primary-color: #000;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  font: inherit;
}

img,
picture,
svg,
video {
  max-width: 100%;
}

input,
select,
textarea {
  background-color: transparent;
  outline: none;
}

button {
  cursor: pointer;
  background-color: transparent;
  outline: none;
  border: 0;
}

html {
  font-size: 10px;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

.ov-hidden {
  overflow: hidden;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  transition: all 0.5s ease;
}

/*# sourceMappingURL=style.css.map */
