@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 400;
  src: local('MontserratAlternates-Regular'), url(https://fonts.gstatic.com/s/montserratalternates/v4/z2n1Sjxk9souK3HCtdHukpy2IC1KoJIC5P3EDKbgI_s.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
html {
  line-height: 1.15;
}
body {
  margin: 0;
}
main {
  display: block;
}
figure {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: Montserrat Alternates;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
code,
kbd,
samp {
  font-family: Montserrat Alternates;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=search] {
  outline-offset: -2px;
}
details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
>>> Typography
----------------------------------------------------------------*/
body {
  font-size: 15px;
  color: #383838;
  background-color: #ffffff;
  font-family: Montserrat Alternates;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6;
  word-wrap: break-word;
}
@media screen and (max-width: 575px) {
  body {
    font-size: 14px;
  }
}

p {
  line-height: 1.6; text-align:justify;
  margin: 0 0 15px;
  word-wrap: break-word;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote, pre {
  background-color: #fafafa;
  border-width: 0 0 0 3px;
  border-color: #d9d9d9;
  border-style: solid;
  box-shadow: none;
  color: #1a1a1a;
  font-family: Montserrat Alternates;
  font-style: italic;
  margin: 0 0 15px 0;
  padding: 25px 22px;
  font-size: 18px;
}
blockquote p, pre p {
  margin-bottom: 0;
}

blockquote {
  background-color: transparent;
  border-left: none;
  color: #101F46;
  margin: 40px 0;
  text-align: center;
  position: relative;
  padding: 30px;
}
blockquote:before {
  background-color: #fff;
  color: #333333;
  content: "";
  font-family: Montserrat Alternates;
  font-weight: 900;
  font-size: 20px;
  float: left;
  margin-right: 20px;
  line-height: 1;
  font-style: normal;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -10px;
  padding: 0 10px;
  z-index: 9;
}
blockquote:after {
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
  content: "";
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  top: 0;
  width: 200px;
}
blockquote p {
  font-size: 28px;
  line-height: 1.4;
}
blockquote cite {
  color: #8d8d8d;
  display: block;
  font-style: normal;
  font-size: 13px;
}

abbr, acronym {
  border-bottom: 1px dotted #4d4d4d;
  cursor: help;
}

mark, ins {
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}

big {
  font-size: 125%;
}

b, strong {
  font-weight: 700;
}

iframe {
  display: block;
  width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

/*--------------------------------------------------------------
# Heading
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  color: #101F46;
  font-family: Montserrat Alternates;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
  line-height: 1.2;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

h1 {
  font-size: 45px;
  font-weight: 900;
}

h2 {
  font-size: 48px;
  font-weight: 900;
}

h3 {
  font-size: 23px;
  font-weight: 700;
}

h4 {
 font-size: 16px;
font-weight: 700;
text-align: center;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 14px;
  }

  h5 {
    font-size: 14px;
  }

  h6 {
    font-size: 12px;
  }
}
/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul,
ol {
  margin: 0 0 1.5em 0.875em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
  color: #0085BA;
  text-decoration: none;
  transition: color 0.3s;
}
a:hover, a:focus, a:active {
  color: #2C75BA;
  text-decoration: none;
  outline: 0;
}
a:visited {
  text-decoration: none;
  outline: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #e6e6e6;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip-path: none;
  color: #1a1a1a;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Others
--------------------------------------------------------------*/
.container {
  max-width: 1208px;
  padding-left: 15px;
  padding-right: 15px;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.section-heading {
  margin-bottom: 50px;
}
.section-heading h2 {
  font-size: 48px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}
.section-heading h5 {
  color: #F56960;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 22px;
  text-transform: uppercase;
  display: inline-block;
  padding-left: 80px;
  position: relative;
}
.section-heading h5:before {
  background-color: #F66960;
  content: "";
  height: 2px;
  width: 70px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 50%;
}
.section-heading p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 575px) {
  .section-heading {
    margin-bottom: 30px;
  }
  .section-heading h2 {
    font-size: 24px;
  }
}

/*--------------------------------------------------------------
>>> table
----------------------------------------------------------------*/
table {
  color: #737373;
  margin: 0 0 1.5em;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  width: 100%;
  font-size: 15px;
}
table thead tr {
  background-color: #262626;
}
table thead tr th {
  color: #ffffff;
}
table.table {
  color: #737373;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
  border-bottom: 1px solid #e6e6e6;
}

th, td {
  padding: 8px;
}

/*--------------------------------------------------------------
>>> form
----------------------------------------------------------------*/
form {
  position: relative;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
  height: 48px;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  border-radius: 0px;
  padding: 0 10px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  border-color: #F56960;
  outline: 0;
}
textarea {
  padding: 20px 10px;
  width: 100%;
}

select {
  border: 1px solid #d9d9d9;
  appearance: none;
  color: #757575;
  height: 48px;
  padding: 0 30px 0 10px;
}
select option {
  padding: 8px;
}
select:focus {
  outline: none;
}

form label {
  font-weight: normal;
}

.search-form {
  position: relative;
}
.search-form input {
  width: 100%;
  padding: 0 55px 0 10px;
}
.search-form button {
  background-color: #F66960;
  color: #ffffff;
  font-size: 14px;
  border: none;
  position: absolute;
  right: 4px;
  top: 3px;
  padding: 13px;
  transition: background-color 0.4s;
}
.search-form button:hover {
  background-color: #2D76BB;
}

.form-group {
  margin-bottom: 15px;
}
.form-group select {
  height: 48px;
}
.form-group select,
.form-group input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  width: 100%;
  border-radius: 0px;
}
.form-group label {
  display: block;
  color: #383838;
  font-size: 14px;
  margin-bottom: 10px;
}
.form-group label.checkbox-list {
  position: relative;
  padding-left: 30px;
}
.form-group label .custom-checkbox {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 0;
  top: 2px;
}
.form-group label .custom-checkbox:before {
  background-color: #F66960;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
}
.form-group label input[type=checkbox] {
  opacity: 0;
  position: absolute;
  z-index: -9;
}
.form-group label input:checked ~ .custom-checkbox:before {
  opacity: 1;
}

.custom-radio-field {
  position: relative;
  padding-left: 30px;
}
.custom-radio-field .radio-field {
  display: inline-block;
  border-radius: 100%;
  overflow: hidden;
  width: 20px;
  height: 20px;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 0;
  top: 2px;
}
.custom-radio-field .radio-field:before {
  background-color: #999;
  content: "";
  color: #ffffff;
  font-family: Montserrat Alternates;
  font-size: 8px;
  font-weight: 900;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  text-align: center;
  line-height: 19px;
  opacity: 0;
  transition: all 0.3s linear 0.1s;
}
.custom-radio-field input[type=radio] {
  opacity: 0;
  position: absolute;
  z-index: -9;
}
.custom-radio-field input:checked ~ .radio-field:before {
  opacity: 1;
}

.trip-date-input {
  position: relative;
}
.trip-date-input i {
  position: absolute;
  bottom: 15px;
  right: 10px;
}

/*--------------------------------------------------------------
>>> button
----------------------------------------------------------------*/
.outline-primary,
.outline-round, .button-primary,
.button-round {
  font-size: 15px;
  line-height: 1.3;
  padding: 15px 30px;
  font-weight: 600;
}
@media screen and (max-width: 575px) {
  .outline-primary,
.outline-round, .button-primary,
.button-round {
    font-size: 14px;
    padding: 10px 20px;
  }
}

input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  background-color: #F66960;
  color: #ffffff;
  cursor: pointer;
  padding: 15px 30px;
  font-weight: 600;
  transition: background-color 0.3s;
}
input[type=button]:hover, input[type=button]:active, input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
  background-color: #2D76BB;
}

.button-primary,
.button-round {
  background-color: #F66960;
  color: #ffffff;
  display: inline-block;
  position: relative;
  transition: background-color 0.3s;
}
.button-primary:hover, .button-primary:focus, .button-primary:active,
.button-round:hover,
.button-round:focus,
.button-round:active {
  background-color: #2D76BB;
  color: #ffffff;
}

.outline-primary,
.outline-round {
  border: 2px solid #292929;
  color: #292929;
  display: inline-block;
  position: relative;
  transition: background-color 0.3s, border-color 0.3s;
}
.outline-primary:hover, .outline-primary:focus, .outline-primary:active,
.outline-round:hover,
.outline-round:focus,
.outline-round:active {
  background-color: #2D76BB;
  border-color: #2C75BA;
  color: #ffffff;
}

.button-round,
.outline-round {
  border-radius: 30px;
}

.button-text {
  color: #0791BE;
  font-weight: 600;
  position: relative;
  line-height: 1.3;
  transition: all 0.4s;
}
.button-text:hover, .button-text:focus, .button-text:active {
  color: #F56960;
}

/*--------------------------------------------------------------
>>> Default 
----------------------------------------------------------------*/
.site-loader {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: center;
}
.site-loader .preloader-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
}

.social-links ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.social-links li {
  display: inline-block;
  list-style: none;
  margin: 0 10px;
}
.social-links a {
  font-size: 16px;
  color: #404040;
  transition: color 0.4s;
}
.social-links a:hover, .social-links a:focus, .social-links a:active {
  color: #2C75BA;
}

.social-icon-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.social-icon-wrap .social-icon {
  padding: 5px;
  flex-grow: 1;
}
.social-icon-wrap .social-icon a {
  background-color: #F66960;
  color: #ffffff;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
.social-icon-wrap .social-icon a:hover {
  filter: saturate(1.5) brightness(1.2);
}
.social-icon-wrap .social-icon [class*=fa-] {
  width: 40px;
  text-align: center;
}
.social-icon-wrap .social-icon span {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.12), transparent);
  padding: 10px 15px;
}
.social-icon-wrap .social-facebook a {
  background-color: #3b5998;
}
.social-icon-wrap .social-pinterest a {
  background-color: #bd081c;
}
.social-icon-wrap .social-whatsapp a {
  background-color: #25d366;
}
.social-icon-wrap .social-linkedin a {
  background-color: #0077b5;
}
.social-icon-wrap .social-twitter a {
  background-color: #1da1f2;
}
.social-icon-wrap .social-google a {
  background-color: #dd4b39;
}

.to-top-icon {
  background-color: rgba(245, 105, 96, 0.7);
  color: #ffffff;
  font-size: 20px;
  display: none;
  line-height: 45px;
  text-align: center;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
  transition: background-color 0.3s, color 0.3s;
}
.to-top-icon:hover {
  background-color: #2D76BB;
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  .to-top-icon {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    right: 10px;
    bottom: 10px;
  }
}

/*--------------------------------------------------------------
>>> Pagination
----------------------------------------------------------------*/
.post-navigation-wrap {
  margin-top: 30px;
}

.pagination {
  margin: 0;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  color: #444444;
  display: block;
  border: 1px solid #e6e6e6;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  transition: all 0.5s;
}
.pagination li a:hover {
  background-color: #F66960;
  border-color: #F56960;
  color: #ffffff;
}
.pagination li.active a {
  background-color: #F66960;
  border-color: #F56960;
  color: #ffffff;
}

/*--------------------------------------------------------------
>>> Clearing
----------------------------------------------------------------*/
.clearfix:before, .clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after {
  content: "";
  display: block;
  clear: both;
}

/*--------------------------------------------------------------
>>> Main Header 
----------------------------------------------------------------*/
.site-header {
  position: relative;
}

.header-primary {
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 99;
}

/*--- top header css start ---*/
.top-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.header-contact-info {
  color: #fafafa;
  padding: 11px 0;
}
.header-contact-info ul {
  font-size: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-contact-info ul li {
  display: inline-block;
  font-size: 13px;
  padding: 0 15px;
}
.header-contact-info ul li:last-child {
  padding-right: 0;
}
.header-contact-info ul li:first-child {
  padding-left: 0;
}
.header-contact-info ul li [class*=fa-] {
  margin-right: 5px;
}
.header-contact-info ul li a {
  color: #fcfcfc;
  display: block;
  transition: color 0.4s linear;
}
.header-contact-info ul li a:hover, .header-contact-info ul li a:focus, .header-contact-info ul li a:active {
  color: #2C75BA;
}

.header-social {
  display: inline-flex;
  align-content: center;
  align-items: center;
}
.header-social li {
  margin: 0 8px; padding: 8px;
}
.header-social a {
  color: #fafafa;
}
.header-social a:hover, .header-social a:focus {
  color: #FCF5F5;
}
@media screen and (max-width: 991px) {
  .header-social {
    padding: 10px 0;
  }
}

.header-search-icon {
  display: inline-flex;
  align-content: center;
  align-items: center;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  margin-left: 10px;
}
.header-search-icon .search-icon {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #ffffff;
  height: 100%;
  padding: 0 15px;
  width: 100%;
}
.header-search-icon .search-icon:hover, .header-search-icon .search-icon:focus {
  outline: none;
  color: #2C75BA;
}

/*--- top header css end ---*/
/*--- header Logo css start ---*/
.site-identity .site-title {
  margin: 0;
  line-height: 1.1;
  font-size: 28px;
}
.site-identity .site-description {
  font-size: 13px;
  margin-bottom: 0;
}
.site-identity img {
  max-width: 170px;
  transition: opacity 0.4s linear;
}
.site-identity a {
  display: block;
}
.site-identity a:hover img, .site-identity a:focus img, .site-identity a:active img {
  opacity: 0.5;
}
@media screen and (max-width: 575px) {
  .site-identity img {
    max-width: 160px;
  }
}

/*--------------------------------------------------------------
>>> Main Header Menu
----------------------------------------------------------------*/
@media screen and (max-width: 991px) {
  .bottom-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding: 10px 0;
  }
}

.navigation-container {
 display: flex;
 align-items: center;
}
@media screen and (max-width: 991px) {
  .navigation-container {
    padding-right: 35px;
  }
}

.main-navigation .navigation > ul > li {
  display: inline-block;
  padding: 0 16px;
}
.main-navigation ul {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation ul > li.menu-item-has-children > a:after {
  content: "";
}
.main-navigation ul > li:first-child {
  border-left: none;
}
.main-navigation ul > li:first-child:before {
  display: none;
}
.main-navigation ul > li > a {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  padding: 30px 0;
  font-weight: 600;
  line-height: 1.3;
  position: relative;
  text-transform: uppercase;
}
.main-navigation ul > li:hover > ul, .main-navigation ul > li:focus > ul, .main-navigation ul > li:active > ul {
  display: block;
}
.main-navigation ul > li:hover > a, .main-navigation ul > li:focus > a, .main-navigation ul > li:active > a {
  color: #F56960;
}
.main-navigation ul > li:hover > a:after, .main-navigation ul > li:focus > a:after, .main-navigation ul > li:active > a:after {
  transform: rotate(180deg);
}
.main-navigation ul ul {
  background: #ffffff;
  border-top: 3px solid #F56960;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 250px;
  z-index: 99;
  display: none;
  text-align: left;
 animation: slide-up 0.3s ease-out;
}
.main-navigation ul ul li {
  border-bottom: 1px solid #DDD;
  position: relative;
  display: block;
}
.main-navigation ul ul li a {
  color: #333;
  display: block;
  padding: 13px 20px;
  text-transform: capitalize;
  font-weight: 600;
  transition: all 0.4s;
}
.main-navigation ul ul li a:hover, .main-navigation ul ul li a:focus, .main-navigation ul ul li a:active {
  padding-left: 30px;
  color: #F56960;
}
.main-navigation ul ul li > ul {
  left: 100%;
  top: 0;
}
.main-navigation ul ul li.menu-item-has-children > a:after {
  content: "";
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul, .main-navigation ul ul li:active > ul {
  display: block;
  top: -3px;
}
.main-navigation ul ul li:hover a:after, .main-navigation ul ul li:focus a:after, .main-navigation ul ul li:active a:after {
  transform: rotate(180deg);
}
.main-navigation ul li {
  position: relative;
}
.main-navigation ul li:last-child ul, .main-navigation ul li:nth-last-child(2) ul {
  left: auto;
  right: 0;
}
.main-navigation ul li:last-child ul ul, .main-navigation ul li:nth-last-child(2) ul ul {
  right: 100%;
}
.main-navigation ul li.menu-item-has-children > a {
  position: relative;
}
.main-navigation ul li.menu-item-has-children > a:after {
  display: inline-block;
  float: right;
  font-size: 14px;
  font-family: Montserrat Alternates;
  font-weight: 900;
  font-weight: 900;
  margin-left: 8PX;
 transition: transform 0.4s;
}
.main-navigation ul li.menu-item-has-children li:hover > a, .main-navigation ul li.menu-item-has-children li:focus > a {
  background-color: #2D76BB;
  color: #ffffff;
}
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-parent > a {
  color: #F56960;
}

.header-btn {
  display: flex;
  white-space: nowrap;
}
.header-btn a {
  padding: 10px 24px;
}
@media screen and (max-width: 575px) {
  .header-btn {
    justify-content: flex-end;
  }
  .header-btn a {
    padding: 8px 20px;
    font-size: 14px;
  }
}

/*---  header search css ---*/
.header-search-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.header-search-form {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
   transform: scale(0);
  transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
  z-index: 999;
}
.header-search-form .header-search {
  position: relative;
}
.header-search-form input[type=text] {
  background-color: #ffffff;
  border-radius: 0;
  color: #292929;
  border: none;
  width: 100%;
  height: 42px;
  padding: 0 20px;
  text-align: center;
}
.header-search-form .search-close {
  color: #ffffff;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.4s;
}
.header-search-form .search-close:hover, .header-search-form .search-close:focus, .header-search-form .search-close:active {
  color: #2C75BA;
}
.header-search-form.search-in {
  opacity: 1;
  visibility: visible;
 transform: scale(1);
}

/*---  fixed header css ---*/
.bottom-header {
 transition: all 0.5s;
}

.fixed-header .bottom-header {
  background-color: #ffffff;
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999;
}
@media screen and (max-width: 991px) {
  .fixed-header .bottom-header {
    background-color: transparent;
    position: relative;
  }
}
.fixed-header .main-navigation .navigation > ul > li > a:before {
  background-color: #234499;
}
.fixed-header .main-navigation ul > li > a {
  color: #101F46;
}
.fixed-header .header-icons .icon-item a {
  color: #101F46;
}
.fixed-header .header-icons .icon-item a:hover {
  color: #2C75BA;
}

/*---  mobile slick Nav css ---*/
/* Slicknav - a Mobile Menu */
.mobile-menu-container .slicknav_menu {
  background-color: transparent;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .mobile-menu-container .slicknav_menu {
    display: none;
  }
}
.mobile-menu-container .slicknav_menu .slicknav_btn {
 display: flex;
justify-content: center;
flex-direction: row-reverse;
margin: -46px 20px;
float: right;
}
.mobile-menu-container .slicknav_menu .slicknav_icon {
  margin-left: 0;
  margin-right: 10px;
}
.mobile-menu-container .slicknav_menu .slicknav_menutxt {
  color: #FFF;
  text-shadow: none;
  font-weight: normal;
  font-size: 16px;
  font-weight: 700;
}
.mobile-menu-container .slicknav_menu .slicknav_nav li {
  border-top: 1px solid #e6e6e6;
}
.mobile-menu-container .slicknav_menu .slicknav_nav li .slicknav_arrow {
  color: #7a7a7a;
  font-size: 13px;
}
.mobile-menu-container .slicknav_menu .slicknav_row {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.mobile-menu-container .slicknav_menu .slicknav_row > a {
  width: calc(100% - 45px);
}
.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item {
  border-left: 1px solid #e6e6e6;
  width: 45px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item .slicknav_arrow {
  position: static;
  padding: 0;
  margin: 0;
}
.mobile-menu-container .slicknav_menu .slicknav_row:hover, .mobile-menu-container .slicknav_menu .slicknav_row:focus, .mobile-menu-container .slicknav_menu .slicknav_row:active {
  background-color: transparent;
  border-radius: 0px;
}
@media screen and (max-width: 991px) {
  .mobile-menu-container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
}

.slicknav_menu .slicknav_btn {
  background-color: transparent;
  padding: 0;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #242424;
}
.slicknav_menu .slicknav_nav ul {
  margin: 0;
  padding: 0;
}
.slicknav_menu .slicknav_nav li {
  position: relative;
  list-style: none;
}
.slicknav_menu .slicknav_nav li a {
  display: inline-block;
  font-size: 15px;
  color: #333333;
  font-weight: 600;
  padding: 10px 15px;
 transition: all 0.3s;
}
.slicknav_menu .slicknav_nav li a:hover, .slicknav_menu .slicknav_nav li a:focus, .slicknav_menu .slicknav_nav li a:active {
  background-color: transparent;
  color: #2C75BA;
 border-radius: 0px;
}
.slicknav_menu .slicknav_nav {
  background-color: #ffffff;
  box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
}
.slicknav_menu .slicknav_arrow {
  position: absolute;
  right: 5px;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0;
  line-height: 1.125em;
  cursor: pointer;
 transition: background-color 0.4s;
}
.slicknav_btn .slicknav_icon {
  width: 22px;
  height: 16px;
  display: block;
  position: relative;
  margin-top: 1px;
}
.slicknav_btn .slicknav_icon:before {
  display: none;
}
.slicknav_btn .slicknav_icon span {
  background-color: #FFF;
  box-shadow: none;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  margin: 0;
  transform: translate(-50%, -50%);
}
.slicknav_btn .slicknav_icon span:first-child {
  display: block;
}
.slicknav_btn .slicknav_icon span:first-child:before, .slicknav_btn .slicknav_icon span:first-child:after {
  background-color: #FFF;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
 transition-property: top, transform;
 transition-delay: 0.5s, 0s;
 transition-duration: 0.5s, 0.5s;
}
.slicknav_btn .slicknav_icon span:first-child:before {
  top: -6px;
}
.slicknav_btn .slicknav_icon span:first-child:after {
  top: 6px;
}
.slicknav_btn.slicknav_open span:first-child {
  background-color: transparent !important;
}
.slicknav_btn.slicknav_open span:first-child:before, .slicknav_btn.slicknav_open span:first-child:after {
  transition-delay: 0s, 0.5s;
}
.slicknav_btn.slicknav_open span:first-child:before {
  top: 0;
  transform: rotate(45deg);
}
.slicknav_btn.slicknav_open span:first-child:after {
  top: 0;
 transform: rotate(-45deg);
}

/*--------------------------------------------------------------
>>> Home Main section  
----------------------------------------------------------------*/
/*--------------------------------------------------------------
>>> Home slider section  
----------------------------------------------------------------*/
.slick-slider {
  position: relative;
}
.slick-slider .slick-prev {
  left: 15px;
}
.slick-slider .slick-prev:before {
  content: "\2039";
}
.slick-slider .slick-next {
  right: 15px;
}
.slick-slider .slick-next:before {
  content: "\203A";
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  z-index: 1;
  width: auto;
  height: auto;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  display: block;
  font-family: Montserrat Alternates;
  font-weight: 900;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  transition: background-color 0.4s;
}
.slick-slider .slick-prev:hover:before, .slick-slider .slick-prev:focus:before, .slick-slider .slick-prev:active:before,
.slick-slider .slick-next:hover:before,
.slick-slider .slick-next:focus:before,
.slick-slider .slick-next:active:before {
  background-color: #2D76BB;
  color: #ffffff;
}

.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
}
.slick-dots li {
  width: auto;
  height: auto;
  margin: 0 6px;
}
.slick-dots li button {
  background-color: #c6c6c6;
 border-radius: 100%;
  width: 10px;
  height: 10px;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li button:hover {
  background-color: #0791BE;
}
.slick-dots li.slick-active button {
  background-color: #0791BE;
}

.home-slider {
  position: relative;
  overflow: hidden;
}
.home-slider .slick-dots {
  bottom: 100px;
}
.home-slider .slick-arrow {
  transition: linear 0.6s;
  opacity: 0;
}
.home-slider .slick-arrow:before {
   font-size: 40px;
  width: 45px;
  height: 50px;
  line-height: 42px;
}
.home-slider .slick-prev {
  left: -100px;
}
.home-slider .slick-next {
  right: -100px;
}
.home-slider:hover .slick-arrow {
  opacity: 1;
}
.home-slider:hover .slick-prev {
  left: 15px;
}
.home-slider:hover .slick-next {
  right: 15px;
}
@media screen and (max-width: 575px) {
  .home-slider .slick-arrow:before {
     font-size: 40px;
  width: 45px;
  height: 50px;
  line-height: 42px;
  }
}

.slider-inner-wrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.home-slider-items {
  position: relative;
}
.home-slider-items .slider-content-wrap {
  padding-bottom: 230px;
  padding-top: 170px;
}
.home-slider-items .slider-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
  position: relative;
  text-align: center;
  z-index: 1;
}
.home-slider-items .slider-content .slider-title {
  font-size: 80px;
  color: #ffffff;
  line-height: 1.1;
  font-weight: 900;
  margin-bottom: 30px;
}
.home-slider-items .slider-content p {
  color: #ffffff; font-size: 31px;
  margin-bottom: 45px;
}
.home-slider-items .overlay {
  background-color: rgba(21, 21, 21, 0.51);
}
@media screen and (max-width: 991px) {
  .home-slider-items .slider-content .slider-title {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .home-slider-items .slider-content .slider-title {
    font-size: 45px;
  }
}
@media screen and (max-width: 575px) {
  .home-slider-items .slider-content-wrap {
    padding-top: 190px;
  }
  .home-slider-items .slider-content {
    max-width: 90%;
  }
  .home-slider-items .slider-content .slider-title {
    font-size: 32px;
  }
}

/*--------------------------------------------------------------
>>> Home travel search section  
----------------------------------------------------------------*/
.trip-search-section {
  position: relative;
  padding-bottom: 100px;
}
.trip-search-section .slider-shape {
  background-image: url(../image/slider-pattern.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  height: 144px;
  width: 100%;
  margin-top: -70px;
}
.trip-search-section .trip-search-inner {
  background-color: #ffffff;
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.08);
  padding: 36px 40px 42px;
  position: relative;
  align-items: flex-end;
  flex-wrap: wrap;
}
.trip-search-section .input-group {
  width: 20%;
  padding: 8px;
}
.trip-search-section .input-group i {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
.trip-search-section label {
  display: inline-block;
  color: #383838;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: normal;
}
.trip-search-section label span {
  margin-right: 8px;
  font-size: 14px;
}
.trip-search-section input:focus {
  outline: none;
}
.trip-search-section input::placeholder {
  /* Firefox, Chrome, Opera */
  color: #999999;
}
.trip-search-section select,
.trip-search-section input {
  background-color: #F8F8F8;
  color: #383838;
  border: none;
  height: 50px;
  padding: 0 15px;
  width: 100%;
  box-shadow: none;
  line-height: 1.6;
}
.trip-search-section input[type=submit] {
  background-color: #F66960;
  color: #ffffff;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: auto;
}
.trip-search-section input[type=submit]:hover, .trip-search-section input[type=submit]:focus {
  background-color: #2D76BB;
  color: #ffffff;
}
@media screen and (min-width: 576px) {
  .trip-search-section .input-group {
    width: 50%;
  }
  .trip-search-section .width-col-3 {
    width: 33.33%;
  }
  .trip-search-section .trip-search-inner {
    margin-top: -210px;
  }
}
@media only screen and (min-width: 915px) {
  .trip-search-section .input-group {
    width: 20%;
  }
  .trip-search-section .trip-search-inner {
    margin-top: -160px;
  }
}
@media only screen and (max-width: 580px) {
  .trip-search-section {
    padding-bottom: 60px;
  }
  .trip-search-section .input-group {
    width: 100%;
  }
  .trip-search-section .trip-search-inner {
    padding: 20px;
  }
  .trip-search-section .trip-search-inner {
    margin-top: -230px;
  }
}

/*--------------------------------------------------------------
>>> Home travel destination section  
----------------------------------------------------------------*/
.destination-section {
  padding-bottom: 100px;
}
@media screen and (min-width: 992px) {
  .destination-section {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .destination-section {
    padding-bottom: 60px;
  }
}

.destination-inner .row .row {
  margin: 0;
}
.destination-inner .row .row [class*=col-] {
  padding: 7px;
}
.destination-inner > .row {
  margin: 0 -7px;
}
.destination-inner > .row > [class*=col-] {
  padding: 0;
}

.desction-item {
  background-color: #ffffff;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
  padding: 8px;
  position: relative;
}
.desction-item .desction-image {
  position: relative;
}
.desction-item .desction-image:before {
  background-color: #101F46;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.45;
}
.desction-item .meta-cat {
  position: absolute;
  top: 30px;
  left: 30px;
}
.desction-item .meta-cat a {
  background-color: rgba(7, 145, 190, 0.85);
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat Alternates;
  font-weight: 700;
  line-height: 1.2;
  padding: 7px 24px;
  text-transform: uppercase;
  transition: background-color 0.3s;
}
.desction-item .meta-cat a:hover, .desction-item .meta-cat a:focus {
  background-color: rgba(245, 105, 96, 0.85);
}
@media screen and (max-width: 991px) {
  .desction-item .desction-image img {
    width: 100%;
  }
}

.desction-content {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.desction-content h3 {
  color: #ffffff;
  margin-bottom: 4px;
}
.desction-content h3 a:hover {
  color: #F56960;
}
.desction-content .rating-start span:before {
  color: #ffffff;
}

.btn-wrap a {
  margin-top: 50px;
}
@media screen and (max-width: 575px) {
  .btn-wrap a {
    margin-top: 20px;
  }
}

/*--------------------------------------------------------------
>>> Home travel packages section  
----------------------------------------------------------------*/
.rating-start {
  display: block;
  position: relative;
  font-size: 15px;
}
.rating-start:before {
  color: #ccd6df;
  content: "";
  display: block;
  font-family: Montserrat Alternates;
  font-weight: 900;
}
.rating-start span {
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.rating-start span:before {
  color: #F56960;
  content: "";
  display: inline-block;
  font-family: Montserrat Alternates;
  font-weight: 900;
}

.package-section {
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .package-section {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 575px) {
  .package-section {
    padding-bottom: 60px;
  }
}

.package-inner {
  margin-bottom: -24px;
}
.package-inner .row {
  margin: 0 -12px;
}
.package-inner .row [class*=col-] {
  padding-left: 12px;
  padding-right: 12px;
}

.package-wrap {
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 24px;
  position: relative;
}
.package-wrap .package-content {
  padding: 0 30px 27px;
}
.package-wrap .package-content p {
  margin-bottom: 0;
}
.package-wrap .review-area {
  margin-bottom: 15px;
}
.package-wrap .review-area .review-text {
  font-size: 13px;
  color: #787878;
  line-height: 1.1;
}
.package-wrap .rating-start {
  display: inline-block;
  margin-left: 5px;
}
.package-wrap .package-price {
  background-color: #F66960;
  position: absolute;
  top: 20px;
  right: 0;
}
.package-wrap .package-price h6 {
  color: #ffffff;
  font-size: 13px;
  font-family: Montserrat Alternates;
  line-height: 1.1;
  margin-bottom: 0;
  padding: 8px 16px;
}
.package-wrap .package-price h6 span {
  font-family: Montserrat Alternates;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 991px) {
  .package-wrap {
    margin-bottom: 30px;
  }
  .package-wrap .feature-image img {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .package-wrap .package-content {
    padding: 0 20px 20px;
  }
}

.package-meta {
  background-color: #0791BE;
  margin-bottom: 25px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: -25px;
  padding: 15px 0;
  position: relative;
}
.package-meta ul {
  font-size: 0;
  margin: 0;
  padding: 0;
}
.package-meta ul li {
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
  padding: 0 12px;
  position: relative;
}
.package-meta ul li [class*=fa-] {
  margin-right: 4px;
}
.package-meta ul li:before {
  color: #BBBBBB;
  content: "|";
  line-height: 0.8;
  position: absolute;
  right: -3px;
  top: 0;
}
.package-meta ul li:last-child:before {
  display: none;
}
@media screen and (max-width: 575px) {
  .package-meta {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}

/*--------------------------------------------------------------
>>> Home travel callback section  
----------------------------------------------------------------*/
.callback-section {
  position: relative;
  margin-bottom: 140px;
}
.callback-section:before {
  background-color: #0791BE;
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.callback-section .callback-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 540px;
}
@media screen and (max-width: 991px) {
  .callback-section:before {
    width: 100%;
  }
  .callback-section .callback-img {
    min-height: 300px;
    background-position: top center;
    margin-left: calc( -100vw/2 + 100%/2 );
    margin-right: calc( -100vw/2 + 100%/2 );
  }
}
@media screen and (max-width: 575px) {
  .callback-section {
    margin-bottom: 120px;
  }
}

.callback-inner {
  padding: 100px 0px 0px 65px;
}
.callback-inner .section-heading h5 {
  color: #ffffff;
}
.callback-inner .section-heading h5:before {
  background-color: #ffffff;
}
.callback-inner .section-heading h2,
.callback-inner .section-heading p {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .callback-inner {
    padding: 80px 0px 0 0px;
  }
}
@media screen and (max-width: 575px) {
  .callback-inner {
    padding: 30px 0px 0 0px;
  }
}

.callback-counter-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.callback-section .callback-counter-wrap .counter-item {
  display: flex;
  flex-wrap: wrap;
 align-items: center;
  padding: 25px 25px 18px 25px;
  width: 50%;
}
.callback-counter-wrap .counter-icon {
  width: 52px;
}
.callback-counter-wrap .counter-content {
  width: calc(100% - 52px);
  text-align: center;
}
.callback-counter-wrap .counter-no {
  color: #ffffff;
  display: block;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 900;
}
.callback-counter-wrap .counter-text {
  color: #ffffff;
  display: block;
}
@media screen and (min-width: 768px) {
  .callback-counter-wrap .counter-item {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .callback-counter-wrap .counter-item:nth-child(2n+2) {
    border-right: none;
  }
  .callback-counter-wrap .counter-item:last-child, .callback-counter-wrap .counter-item:nth-last-child(2) {
    border-bottom: none;
  }
}
@media screen and (max-width: 767px) {
  .callback-counter-wrap .counter-item {
    width: 100%;
  }
  .callback-counter-wrap .counter-icon {
    width: 40px;
  }
  .callback-counter-wrap .counter-item {
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 10px;
  }
  .callback-counter-wrap .counter-content {
    width: calc(100% - 40px);
    padding-left: 20px;
    text-align: right;
  }
}
@media screen and (max-width: 575px) {
  .callback-counter-wrap {
    margin-bottom: 30px;
  }
}

.callback-img {
  position: relative;
}

.support-area {
  background-color: #ffffff;
  box-shadow: 0px 15px 55px -15px rgba(0, 0, 0, 0.1);
  display: flex;
  margin-bottom: -50px;
  align-items: center;
  padding: 35px;
}
.support-area .support-icon {
  width: 52px;
  margin-right: 26px;
}
.support-area h3 {
  color: #F56960;
  font-family: Montserrat Alternates;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 0;
}
.support-area h4 {
  color: #383838;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (min-width: 992px) {
  .support-area {
    display: inline-flex;
  }
}
@media screen and (max-width: 575px) {
  .support-area {
    padding: 20px;
  }
  .support-area h3 {
    font-size: 20px;
  }
  .support-area h4 {
    font-size: 15px;
  }
}

.video-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.video-button a {
  display: block;
  position: relative;
  cursor: pointer;
}
.video-button a i {
  background-color: #ffffff;
 border-radius: 100%;
  color: #0791BE;
  display: block;
  font-size: 24px;
  line-height: 104px;
  width: 104px;
  height: 104px;
  text-align: center;
}
.video-button a:after {
  background-color: #ffffff;
  position: absolute;
  display: block;
  content: "";
  height: 70px;
  width: 70px;
  border-radius: 100%;
  z-index: -1;
  top: 16px;
  left: 16px;
  animation: videoPulse 1.6s ease-out infinite;
  opacity: 0;
}
@media screen and (max-width: 575px) {
  .video-button a i {
    font-size: 18px;
    height: 80px;
    width: 80px;
    line-height: 80px;
  }
  .video-button a:after {
    height: 50px;
    width: 50px;
  }
}

/*--------------------------------------------------------------
>>> Home travel activity section  
----------------------------------------------------------------*/
.activity-section {
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .activity-section {
    padding-bottom: 82px;
  }
}
@media screen and (max-width: 575px) {
  .activity-section {
    padding-bottom: 42px;
  }
}

.activity-inner {
  display: flex;
  flex-wrap: wrap;
}
.activity-inner.row {
  margin-left: -9px;
  margin-right: -9px;
}
.activity-inner [class*=col-] {
  padding-left: 9px;
  padding-right: 9px;
}
.activity-inner .activity-item {
  border: 1px solid #D9D9D9;
  text-align: center;
  padding: 15px;
}
.activity-inner .activity-item .activity-icon {
  margin-bottom: 15px;
}
.activity-inner .activity-item h4 {
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.2;
}
.activity-inner .activity-item p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .activity-inner .activity-item {
    margin-bottom: 18px;
  }
}

/*--------------------------------------------------------------
>>> Home travel special section  
----------------------------------------------------------------*/
.special-section {
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .special-section {
    padding-bottom: 62px;
  }
}
@media screen and (max-width: 575px) {
  .special-section {
    padding-bottom: 12px;
  }
}

.special-inner {
  margin-top: -30px;
  margin-bottom: -30px;
}

.special-item {
  padding-bottom: 30px;
  padding-top: 30px;
}
.special-item .special-content {
  background-color: #ffffff;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
  margin-top: -145px;
  padding: 30px;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}
.special-item .badge-dis {
  display: flex;
  align-items: center;
  justify-content: center;
}
.special-item .badge-dis {
  background-color: #F66960;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  position: absolute;
  text-align: center;
  top: 0;
  right: 5px;
}
.special-item .badge-dis span {
  font-weight: 600;
  color: #F8F8F8;
}
.special-item .badge-dis strong {
  color: #ffffff;
  display: block;
  font-family: Montserrat Alternates;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 991px) {
  .special-item .special-img img {
    width: 100%;
  }
}

.special-content .meta-cat {
  margin-bottom: 10px;
}
.special-content .meta-cat a {
  color: #0791BE;
  font-family: Montserrat Alternates;
  font-weight: 700;
  line-height: 1.2;
}
.special-content .meta-cat a:hover, .special-content .meta-cat a:focus {
  color: #F56960;
}
.special-content .package-price {
  color: #F56960;
  font-size: 18px;
  font-family: Montserrat Alternates;
  font-weight: 700;
  line-height: 1.3;
}

/*--------------------------------------------------------------
>>> Home travel best travel section  
----------------------------------------------------------------*/
.best-section {
  padding-bottom: 70px;
}
.best-section .section-heading {
  margin-bottom: 37px;
}
.best-section .gallery-img {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .best-section .gallery-img img {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .best-section {
    padding-bottom: 30px;
  }
}

/*--------------------------------------------------------------
>>> Home travel client section  
----------------------------------------------------------------*/
.client-section {
  position: relative;
  z-index: 9;
}

.client-wrap {
  background-color: #0791BE;
  padding: 38px 0;
}
.client-wrap .client-item {
  padding: 10px 35px;
  text-align: center;
}

/*--------------------------------------------------------------
>>> Home travel subscribe section  
----------------------------------------------------------------*/
.subscribe-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 75px 0 75px;
  position: relative;
}
.home .subscribe-section {
  padding: 195px 0 75px;
  margin-top: -100px;
}
.subscribe-section:before {
  background-color: #101F46;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.55;
}
.subscribe-section .section-heading {
  margin-bottom: 0;
}
.subscribe-section .section-heading h2, .subscribe-section .section-heading h4, .subscribe-section .section-heading h5, .subscribe-section .section-heading p {
  color: #ffffff;
}
.subscribe-section .section-heading h2 {
  margin-bottom: 30px;
}
.subscribe-section .section-heading h5:before {
  background-color: #ffffff;
}
.subscribe-section .section-heading h4 {
  font-weight: 600;
  margin-bottom: 35px;
  line-height: 1.2;
}

.newsletter-form {
  margin-bottom: 30px;
  position: relative;
}
.newsletter-form input[type=email] {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.61);
  color: #ffffff;
  width: 100%;
  height: 60px;
  padding: 0 190px 0 20px;
  font-weight: 500;
}
.newsletter-form input[type=submit] {
  border: 0;
  line-height: 1.3;
  outline: none;
  z-index: 1;
  padding: 15px 30px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.newsletter-form input::placeholder {
  /* Firefox, Chrome, Opera */
  color: #94AAB3;
}

@media screen and (max-width: 575px) {
  .newsletter-form input[type=email] {
    padding: 0 20px;
    margin-bottom: 15px;
  }
  .newsletter-form input[type=submit] {
    width: 100%;
    position: static;
  }
}

/*--------------------------------------------------------------
>>> Home travel blog section  
----------------------------------------------------------------*/
.blog-section {
  padding: 60px 0;
}
.blog-section .post {
  box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.2);
}
.blog-section .entry-content {
  padding: 15px 10px;
}
.blog-section .entry-meta {
  margin-left: -8px;
  margin-right: -8px;
}
.blog-section .entry-meta span {
  padding: 0 8px;
  position: relative;
}
.blog-section .entry-meta span:before {
  color: #B6B6B6;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}
.blog-section .entry-meta span:last-child:before {
  display: none;
}
.blog-section .entry-meta a {
  color: #787878;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
}
.blog-section .entry-meta a:hover, .blog-section .entry-meta a:focus {
  color: #2C75BA;
}
@media screen and (max-width: 991px) {
  .blog-section {
    padding: 100px 0 70px;
  }
  .blog-section .post {
    margin-bottom: 30px;
  }
  .blog-section .feature-image img {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .blog-section {
    padding: 60px 0;
  }
}

/*--------------------------------------------------------------
>>> Home travel testimonial section  
----------------------------------------------------------------*/
.testimonial-section {
  padding-bottom: 94px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  position: relative;
}
.testimonial-section:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.testimonial-section .slick-dots {
  position: static;
  margin-top: 23px;
}

.testimonial-item .testimonial-img {
  border: 2px solid #F56960;
  border-radius: 100%;
  width: 125px;
  height: 125px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 44px;
}
.testimonial-item .testimonial-img img {
  width: 100%;
}
.testimonial-item .testimonial-content p {
  color: #151515;
  font-style: italic;
  line-height: 1.5;
  font-size: 1.3em;
}
.testimonial-item .testimonial-content cite {
  color: #0791BE;
  font-family: Montserrat Alternates;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 24px;
}
.testimonial-item .testimonial-content cite .company {
  color: #787878;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
}

/*--------------------------------------------------------------

>>> Home travel contact section  
----------------------------------------------------------------*/
.contact-section {
  background-color: #0791BE;
  padding-bottom: 80px;
  padding-top: 80px;
}
.contact-section .contact-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -136px;
  min-height: 385px;
}
.contact-section .contact-details-wrap {
  padding-left: 20px;
}
.contact-section .contact-details {
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.contact-section .contact-details .contact-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 30px;
}
.contact-section .contact-details ul {
  padding: 0;
  margin: 0;
}
.contact-section .contact-details ul li {
  color: #ffffff;
  list-style: none;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 8px;
}
.contact-section .contact-details ul li:last-child {
  margin-bottom: 0;
}
.contact-section .contact-details ul li a {
  color: #ffffff;
}
.contact-section .contact-details ul li a:hover, .contact-section .contact-details ul li a:focus {
  color: #ffffff;
}
.contact-section .contact-details-wrap [class*=col-]:last-child .contact-details {
  border-right: none;
}
.contact-section .contact-btn-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: 30px;
  padding-top: 30px;
}
.contact-section .contact-btn-wrap h3 {
  color: #ffffff;
}
@media screen and (min-width: 576px) {
  .contact-section .contact-btn-wrap {
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   justify-content: space-between;
  }
  .contact-section h3 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .contact-section .contact-img {
    margin-bottom: 30px;
  }
  .contact-section .contact-details-wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .contact-section {
    padding-bottom: 60px;
  }
  .contact-section .contact-details {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-right: none;
    padding: 20px 0;
  }
  .contact-section .contact-details .contact-icon {
    margin-left: auto;
    margin-right: auto;
  }
  .contact-section .contact-details-wrap [class*=col-]:last-child .contact-details {
    border-bottom: none;
  }
  .contact-section .contact-btn-wrap {
    text-align: center;
  }
}

/*--------------------------------------------------------------
>>> Main Footer  
----------------------------------------------------------------*/
.site-footer {
  background-color: #383838;
  padding-top: 80px;
}
.site-footer .top-footer {
  padding-bottom: 55px;
}
.site-footer .award-img {
 display: flex;
 align-items: center;
  margin-top: 15px;
}
.site-footer .award-img a {
  width: 50%;
}
.site-footer .award-img a:first-child {
  margin-right: 10px;
}
.site-footer .buttom-footer {
  background-color: #404040;
  padding: 30px 0;
}
.site-footer .copy-right {
  color: #ffffff;
}
.site-footer .copy-right a {
  color: #ffffff;
}
.site-footer .copy-right a:hover {
  color: #2C75BA;
}
.site-footer .footer-menu ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.site-footer .footer-menu ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  padding: 0 10px;
}
.site-footer .footer-menu ul li:before {
  content: "|";
  position: absolute;
  top: 0;
  right: -2px;
  font-size: 14px;
  color: #B6B6B6;
}
.site-footer .footer-menu ul li:last-child:before {
  display: none;
}
.site-footer .footer-menu ul li a {
  color: #ffffff;
  font-size: 15px;
}
.site-footer .footer-menu ul li a:hover, .site-footer .footer-menu ul li a:focus {
  color: #2C75BA;
}
@media screen and (max-width: 575px) {
  .site-footer {
    padding-top: 50px;
  }
  .site-footer .top-footer {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .footer-menu {
    text-align: center;
    margin-bottom: 15px;
  }
  .site-footer .footer-logo {
    margin-bottom: 15px;
  }
  .site-footer .copy-right {
    text-align: center !important;
  }
}

.footer-primary .widget {
  color: #e0e0e0;
}
.footer-primary .widget .widget-title {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
  margin-bottom: 18px;
 align-items: center;
  text-transform: uppercase;
}
.footer-primary .widget .widget-title:before {
  background-color: #0791BE;
  content: "";
  height: 18px;
  width: 3px;
  margin-right: 10px;
}
.footer-primary .widget ul li a {
  color: #ffffff;
}
.footer-primary .widget ul li a:hover, .footer-primary .widget ul li a:focus, .footer-primary .widget ul li a:active {
  color: #2C75BA;
}
@media screen and (max-width: 991px) {
  .footer-primary .widget {
    margin-bottom: 30px;
  }
}

/*--------------------------------------------------------------
>>> Inner Banner  
----------------------------------------------------------------*/
.inner-banner-wrap {
  margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
  .inner-banner-wrap {
    margin-bottom: 0;
  }
}
.inner-shape {
  background-image: url(../image/slider-pattern.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  height: 150px;
  width: 100%;
  margin-top: -100px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .inner-shape {
    height: 105px;
  }
}
.inner-baner-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 190px 0 150px;
  text-align: center;
  position: relative;
}
.inner-baner-container:before {
  background-color: #151515;
  content: "";
  display: block;
  opacity: 0.65;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.inner-baner-container .inner-banner-content {
  position: relative;
  color: #ffffff;
}
.inner-baner-container .inner-title {
  color: #ffffff;
  line-height: 1.1;
}
.inner-baner-container .breadcrumb {
  background-color: transparent;
 justify-content: center;
  margin: 0;
  padding: 0;
}
.inner-baner-container .breadcrumb li {
  color: #ffffff;
  font-size: 14px;
}
.inner-baner-container .breadcrumb li:before {
  color: inherit;
}
.inner-baner-container .breadcrumb li a {
  color: #ffffff;
}
.inner-baner-container .breadcrumb li a:hover {
  color: #2C75BA;
}
.inner-baner-container .breadcrumb li.active {
  color: #b3b3b3;
}
.inner-baner-container .breadcrumb-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
@media screen and (max-width: 575px) {
  .inner-baner-container .inner-title {
    font-size: 30px;
  }
  .inner-baner-container .inner-banner-content p {
    font-size: 15px;
  }
}

/*--------------------------------------------------------------
>>> About Pages
----------------------------------------------------------------*/
.about-service-container {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .about-service-wrap .section-heading h2 {
    margin-bottom: 0;
  }
}
.about-service {
   display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.about-service .about-service-icon {
  background-color: #0791BE;
  color: #ffffff;
  width: 80px;
  height: 80px;
  line-height: 80px;
  padding: 10px;
  text-align: center;
}
.about-service .about-service-content {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.about-service .about-service-content h4 {
  margin-bottom: 8px;
}
.about-service .about-service-content p:last-child {
  margin-bottom: 0;
}
.about-video-wrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 520px;
  position: relative;
  margin-bottom: 100px;
}
.about-page-section .client-section {
  margin-bottom: 90px;
}
.about-page-section .client-wrap {
  background-color: #ffffff;
  padding: 0;
}
.fullwidth-callback {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 0;
  position: relative;
}
.fullwidth-callback:before {
  background-color: #151515;
  opacity: 0.6;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.fullwidth-callback .section-heading {
  color: #ffffff;
}
.fullwidth-callback .section-heading h2,
.fullwidth-callback .section-heading h5 {
  color: #ffffff;
}
.fullwidth-callback .section-heading h5:before {
  background-color: #ffffff;
}
.fullwidth-callback .callback-counter-wrap {
  position: relative;
  margin: -10px;
}
.fullwidth-callback .callback-counter-wrap .counter-item {
  width: 25%;
  border: none;
  padding: 10px;
}
.fullwidth-callback .callback-counter-wrap .counter-item-inner {
  background-color: rgba(245, 105, 96, 0.8);
  display: flex;
   flex-wrap: wrap;
  align-items: center;
  padding: 25px;
}
.fullwidth-callback .callback-counter-wrap .counter-icon {
  padding-right: 15px;
  width: 70px;
}
.fullwidth-callback .callback-counter-wrap .counter-content {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  padding-left: 15px;
  width: calc(100% - 70px);
}
@media screen and (max-width: 575px) {
  .fullwidth-callback .callback-counter-wrap .counter-item {
    width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .fullwidth-callback .callback-counter-wrap .counter-item {
    width: 100%;
  }
}

/*--------------------------------------------------------------
>>> Package Offer Pages
----------------------------------------------------------------*/
.package-offer-wrap .special-section {
  padding-bottom: 155px;
}
@media screen and (max-width: 575px) {
  .package-offer-wrap .special-section {
    padding-bottom: 130px;
  }
}

/*--------------------------------------------------------------
>>> Package detail Pages
----------------------------------------------------------------*/
.single-tour-section {
  padding-bottom: 80px;
}
.single-tour-section .start-wrap {
  display: inline-block;
}
.single-tour-section .rating-start:before {
  font-weight: 400;
}
.single-tour-section .rating-start span:before {
  color: #ffffff;
}

.single-tour-inner {
  /* the parent */
  /* item */
}
.single-tour-inner h2 {
  margin-bottom: 35px;
}
.single-tour-inner .package-meta {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.single-tour-inner .package-meta ul li:before {
  font-size: 20px;
  color: #DDDDDD;
  top: -2px;
}
@media screen and (min-width: 576px) {
  .single-tour-inner .package-meta ul li {
    font-size: 15px;
    padding: 0 30px;
  }
}
.single-tour-inner .tab-container {
  margin-bottom: 50px;
}
.single-tour-inner .slick-slider {
  overflow: hidden;
}
.single-tour-inner .slick-slider .slick-dots {
  position: static;
}
.single-tour-inner .slick-slider .slick-dots li button {
  height: 7px;
  width: 7px;
  padding: 0;
}
.single-tour-inner .slick-list {
  margin: 0 -9px;
}
.single-tour-inner .single-tour-item {
  padding: 0 9px;
}
@media screen and (max-width: 575px) {
  .single-tour-inner .nav {
    display: block;
  }
  .single-tour-inner .nav.nav-tabs a {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dee2e6;
    padding: 15px 20px;
  }
  .single-tour-inner .nav.nav-tabs a:hover, .single-tour-inner .nav.nav-tabs a:focus, .single-tour-inner .nav.nav-tabs a.active {
    background-color: #2D76BB;
    color: #ffffff;
  }
}

/*---------------------------
procduct details css
----------------------------*/
.single-tour-inner .tab-container {
  margin-top: 50px;
}
.single-tour-inner .nav-tabs {
  margin: 0;
}
.single-tour-inner .nav-tabs .nav-link {
  color: #151515;
  border-radius: 0;
  line-height: 1.1;
  font-weight: 600;
  text-transform: uppercase;
  padding: 20px 25px;
}
.single-tour-inner .nav-tabs .nav-link:hover, .single-tour-inner .nav-tabs .nav-link:focus, .single-tour-inner .nav-tabs .nav-link.active {
  color: #F56960;
}
.single-tour-inner .tab-content {
  padding: 30px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #d4d4d4;
}

.include-content ul {
  margin: 30px 0 0;
  padding: 0;
}
.include-content ul li {
  list-style: none;
  margin-bottom: 10px;
}

.single-tour-gallery h3 {
  margin-bottom: 25px;
  text-transform: uppercase;
}

.sidebar .package-price {
  background-color: #F66960;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.sidebar .package-price .price {
  color: #ffffff;
  font-family: Montserrat Alternates;
}
.sidebar .package-price .price span {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
}
.sidebar .package-price .rating-start:before {
  color: #ffffff;
}
.sidebar .map-area {
  margin-bottom: 50px;
}
.sidebar .information-content {
  background-color: #f8f8f8;
  padding: 50px 30px;
  margin-bottom: 50px;
}
.sidebar .information-content .button-primary {
  margin-top: 20px;
}
.sidebar .information-content h5,
.sidebar .travel-package-content h5 {
  color: #F56960;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 22px;
  display: inline-block;
  text-transform: uppercase;
  padding-left: 60px;
  position: relative;
}
.sidebar .information-content h5:before,
.sidebar .travel-package-content h5:before {
  background-color: #F66960;
  content: "";
  height: 2px;
  width: 50px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 50%;
}
.sidebar .information-content h3,
.sidebar .travel-package-content h3 {
  text-transform: uppercase;
}
.sidebar .travel-package-content {
  padding: 50px 30px;
  position: relative;
  z-index: 1;
}
.sidebar .travel-package-content:before {
  background-color: #101F46;
  opacity: 0.85;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sidebar .travel-package-content h3,
.sidebar .travel-package-content h5,
.sidebar .travel-package-content p {
  color: #ffffff;
}
.sidebar .travel-package-content h5:before {
  background-color: #ffffff;
}
.sidebar .travel-package-content ul {
  text-align: left;
  padding: 0;
  margin: 0;
}
.sidebar .travel-package-content ul li {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.sidebar .travel-package-content ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar .travel-package-content ul li i {
  margin-right: 8px;
}
.sidebar .travel-package-content ul li a {
  color: #ffffff;
  line-height: 1.3;
  font-family: Montserrat Alternates;
  font-size: 18px;
  font-weight: 700;
}

/*--------------------------------------------------------------
>>> Blog Pages
----------------------------------------------------------------*/
.blog-archive {
  padding-bottom: 100px;
}
@media screen and (max-width: 575px) {
  .blog-archive {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 992px) {
  .right-sidebar {
    padding-right: 40px;
  }
}

.grid-item .post {
  margin-bottom: 40px;
}
.grid-item .entry-meta {
  margin-bottom: 15px;
}
.grid-item .entry-content {
  padding-top: 20px;
}
.grid-item .entry-meta {
  margin-left: -8px;
  margin-right: -8px;
}
.grid-item .entry-meta span {
  padding: 0 8px;
  position: relative;
}
.grid-item .entry-meta span:before {
  color: #B6B6B6;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}
.grid-item .entry-meta span:last-child:before {
  display: none;
}
.grid-item .entry-meta a {
  color: #787878;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
}
.grid-item .entry-meta a:hover, .grid-item .entry-meta a:focus {
  color: #2C75BA;
}

/*--------------------------------------------------------------
>>> Blog Pages
----------------------------------------------------------------*/
.inner-banner-wrap .entry-meta {
  border-top: 1px solid #787878;
  border-bottom: 1px solid #787878;
  margin-left: auto;
  margin-right: auto;
  display: table;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
}
.inner-banner-wrap .entry-meta span {
  padding: 0 10px;
  position: relative;
}
.inner-banner-wrap .entry-meta span:before {
  color: #787878;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}
.inner-banner-wrap .entry-meta span:last-child:before {
  display: none;
}
.inner-banner-wrap .entry-meta .posted-on a:before {
  content: "";
}
.inner-banner-wrap .entry-meta .byline a:before {
  content: "";
}
.inner-banner-wrap .entry-meta .comments-link a:before {
  content: "";
}
.inner-banner-wrap .entry-meta a {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  line-height: 1.1;
}
.inner-banner-wrap .entry-meta a:before {
  font-family: Montserrat Alternates;
  margin-right: 10px;
  font-weight: 900;
 transition: all 0.3s;
}
.inner-banner-wrap .entry-meta a:hover, .inner-banner-wrap .entry-meta a:focus {
  color: #2C75BA;
}

.single-post-section {
  margin-bottom: 100px;
}
@media screen and (max-width: 575px) {
  .single-post-section {
    margin-bottom: 50px;
  }
}
.single-post-section .feature-image {
  margin-bottom: 30px;
}
.single-post-section .meta-wrap {
  margin-bottom: 30px;
}
.single-post-section .meta-wrap .tag-links:before {
  content: "";
  color: #1a1a1a;
  display: inline-block;
  font-family: Montserrat Alternates;
  margin-right: 5px;
  font-weight: 900;
}
.single-post-section .meta-wrap .tag-links a {
  color: #151515;
  font-weight: 600;
  margin: 0 3px;
}
.single-post-section .meta-wrap .tag-links a:hover {
  color: #2C75BA;
}
.single-post-section .author-wrap {
  background-color: #f9f9f9;
   display: flex;
 flex-wrap: wrap;
  padding: 20px;
 align-items: center;
  margin-top: 50px;
}
.single-post-section .author-wrap:before, .single-post-section .author-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.single-post-section .author-wrap .author-thumb {
  width: 100px;
}
.single-post-section .author-wrap .author-thumb img {
  border-radius: 100%;
}
.single-post-section .author-wrap .author-content {
  width: calc(100% - 120px);
  margin-left: 20px;
}
.single-post-section .author-wrap .author-content .author-name {
  margin-bottom: 5px;
}
.single-post-section .author-wrap .author-content p {
  font-size: 17px;
}
.single-post-section .author-wrap .author-content .button-text {
  color: #F56960;
}
.single-post-section .author-wrap .author-content .button-text:hover {
  color: #2C75BA;
}
@media screen and (max-width: 575px) {
  .single-post-section .author-wrap {
    text-align: center;
  }
  .single-post-section .author-wrap .author-thumb {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-post-section .author-wrap .author-content {
    width: 100%;
  }
}

.post-navigation {
  margin: 50px -10px 0;
}
.post-navigation:before, .post-navigation:after {
  content: "";
  display: block;
  clear: both;
}
.post-navigation [class*=nav-] .nav-label,
.post-navigation [class*=nav-] .nav-title {
  display: block;
 transition: color 0.4s;
}
.post-navigation .nav-label {
  color: #5f5f5f;
  font-size: 13px;
}
.post-navigation .nav-prev,
.post-navigation .nav-next {
  width: 50%;
  padding: 0 10px;
}
.post-navigation .nav-prev a,
.post-navigation .nav-next a {
  color: #101F46;
  display: block;
  position: relative;
 transition: all 0.4s;
}
.post-navigation .nav-prev a:before,
.post-navigation .nav-next a:before {
  font-family: Montserrat Alternates;
  font-weight: 900;
  font-size: 14px;
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
 transform: translate(0, -50%);
}
.post-navigation .nav-prev a:hover, .post-navigation .nav-prev a:focus, .post-navigation .nav-prev a:active,
.post-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:active {
  color: #2C75BA;
}
.post-navigation .nav-prev a:hover .nav-label, .post-navigation .nav-prev a:focus .nav-label, .post-navigation .nav-prev a:active .nav-label,
.post-navigation .nav-next a:hover .nav-label,
.post-navigation .nav-next a:focus .nav-label,
.post-navigation .nav-next a:active .nav-label {
  color: #2C75BA;
}
.post-navigation .nav-prev {
  float: left;
}
@media screen and (max-width: 767px) {
  .post-navigation .nav-prev {
    width: 100%;
  }
}
.post-navigation .nav-prev a {
  padding-left: 30px;
}
.post-navigation .nav-prev a:before {
  left: 12px;
  content: "";
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .post-navigation .nav-next {
    float: left;
    width: 100%;
  }
}
.post-navigation .nav-next a {
  padding-right: 30px;
}
.post-navigation .nav-next a:before {
  content: "";
  right: 12px;
}
@media screen and (max-width: 767px) {
  .post-navigation .nav-prev ~ .nav-next {
    border-top: 1px solid #ececec;
    margin-top: 15px;
    padding-top: 15px;
  }
}

.comment-area {
  margin-top: 60px;
}
.comment-area .comment-title {
  margin-bottom: 25px;
}
.comment-area ol {
  margin: 0;
  padding: 0;
}
.comment-area ol ol {
  margin-left: 30px;
}
.comment-area ol li {
  list-style: none;
  margin-bottom: 30px;
}
.comment-area ol li:before, .comment-area ol li:after {
  content: "";
  display: block;
  clear: both;
}
.comment-area .comment-thumb {
  width: 60px;
border-radius: 100%;
  overflow: hidden;
  float: left;
}
.comment-area .comment-content {
  border: 1px solid #e6e6e6;
  width: calc(100% - 80px);
  float: right;
  padding: 20px;
}
.comment-area .comment-content .comment-header {
  margin-bottom: 10px;
}
.comment-area .comment-content p {
  margin-bottom: 15px;
}
.comment-area .comment-content h5 {
  display: inline-block;
  margin-bottom: 0;
}
.comment-area .comment-content .post-on {
  font-size: 13px;
  margin-left: 10px;
}
.comment-area .comment-content .reply {
  background-color: #F66960;
  font-size: 14px;
  color: #ffffff;
  padding: 5px 12px 6px;
  display: inline-block;
  line-height: 1.2;
 transition: all 0.4s;
}
.comment-area .comment-content .reply i {
  margin-right: 4px;
  font-size: 12px;
}
.comment-area .comment-content .reply:hover {
  background-color: #2D76BB;
}

.comment-form-wrap {
  padding-top: 30px;
}
.comment-form-wrap .rate-wrap {
  padding: 0 15px;
  margin-bottom: 15px;
}
.comment-form-wrap label {
  display: block;
}
.comment-form-wrap input {
  border: none;
}
.comment-form-wrap input:not([type=submit]) {
  background-color: #F8F8F8;
  width: 100%;
}
.comment-form-wrap input[type=submit] {
  margin-top: 20px;
}
.comment-form-wrap textarea {
  background-color: #F8F8F8;
  border: none;
}

/*--------------------------------------------------------------
>>> Servece Pages
----------------------------------------------------------------*/
.service-page-section {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .service-page-section .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .service-page-section .row [class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .service-page-section .row [class*=col-]:nth-child(2n) {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .service-page-section .row {
    margin-left: -40px;
    margin-right: -40px;
  }
  .service-page-section .row [class*=col-] {
    padding-left: 40px;
    padding-right: 40px;
  }
  .service-page-section .row [class*=col-]:nth-child(2n) {
    padding-top: 40px;
  }
}

.service-content-wrap {
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
  padding: 40px;
}
.service-content-wrap .service-img {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .service-content-wrap {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .service-content-wrap {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 575px) {
  .service-content-wrap {
    margin-bottom: 30px;
    padding: 25px;
  }
}

.service-header {
  display: flex;
 align-items: flex-end;
  margin-bottom: 20px;
}
.service-header .service-count {
  color: rgba(7, 145, 190, 0.4);
  font-family: Montserrat Alternates;
  font-size: 65px;
  font-weight: 900;
  line-height: 0.9;
  margin-right: 20px;
}
.service-header h3 {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .service-header h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1em;
  }
}

/*--------------------------------------------------------------
>>> Contact Pages
----------------------------------------------------------------*/
.contact-form-inner {
  padding-bottom: 80px;
}

.contact-page-section iframe {
  display: block;
}

.contact-detail-wrap .details-list {
  margin: 45px 0;
}
.contact-detail-wrap .details-list ul {
  margin: 0;
  padding: 0;
}
.contact-detail-wrap .details-list ul li {
  display: flex;
  list-style: none;
  margin-bottom: 20px;
  position: relative;
}
.contact-detail-wrap .details-list ul li:last-child {
  margin-bottom: 0;
}
.contact-detail-wrap .details-list .icon {
  background-color: #0791BE;
  color: #ffffff;
  display: block;
  font-size: 25px;
  line-height: 60px;
  height: 60px;
  text-align: center;
  width: 60px;
}
.contact-detail-wrap .details-list .details-content {
  width: calc(100% - 60px);
  padding-left: 20px;
}
.contact-detail-wrap .details-list .details-content h4 {
  margin-bottom: 8px;
}
.contact-detail-wrap .contct-social ul {
  margin: 0 -5px;
}
.contact-detail-wrap .contct-social li {
  margin: 0 5px;
}
.contact-detail-wrap .contct-social a {
  color: #F56960;
  border: 1px solid #F56960;
  display: block;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .contact-detail-wrap {
    padding-left: 30px;
  }
}

.contact-from-wrap .contact-from input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
  width: 100%;
}
.contact-from-wrap .contact-from input[type=submit] {
  padding: 15px 30px;
}
@media screen and (max-width: 767px) {
  .contact-from-wrap {
    margin-bottom: 40px;
  }
}

/*--------------------------------------------------------------
>>> gallery Pages
----------------------------------------------------------------*/
.gallery-section {
  margin-bottom: 80px;
}
@media screen and (max-width: 575px) {
  .gallery-section {
    margin-bottom: 50px;
  }
}

.gallery-inner-wrap {
  margin: -6px;
}
.gallery-inner-wrap:before, .gallery-inner-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.gallery-inner-wrap .single-gallery {
  width: 33.33%;
  float: left;
  padding: 6px;
}
.gallery-inner-wrap .single-gallery.width-3 {
  width: 66.66%;
}
.gallery-inner-wrap .gallery-img {
  position: relative;
}
.gallery-inner-wrap .gallery-img:before {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
 transition: all 0.4s;
}
.gallery-inner-wrap .gallery-img img {
  width: 100%;
}
.gallery-inner-wrap .gallery-img .gallery-title {
  position: absolute;
  left: 50%;
  top: 50%;
transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  z-index: 1;
}
.gallery-inner-wrap .gallery-img .gallery-title h3 {
  color: #ffffff;
  opacity: 0;
  transition: all 0.4s;
}
.gallery-inner-wrap .gallery-img:hover:before {
  opacity: 1;
}
.gallery-inner-wrap .gallery-img:hover .gallery-title h3 {
  opacity: 1;
transform: translate(0, 0);
}
@media screen and (max-width: 767px) {
  .gallery-inner-wrap {
    margin: -5px;
  }
  .gallery-inner-wrap .single-gallery {
    width: 50%;
    padding: 5px;
  }
}
@media screen and (max-width: 479px) {
  .gallery-inner-wrap .single-gallery {
    width: 100%;
  }
}
.bg-color-callback {
  background-color: #0791BE;
  padding-top: 50px;
  padding-bottom: 50px;
}
.bg-color-callback .callback-content h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
}
.bg-color-callback .callback-content p {
  color: #ffffff;
}
.bg-color-callback .callback-content p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .bg-color-callback .callback-content {
    padding-right: 50px;
  }
}
.bg-color-callback .button-wrap {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bg-color-callback .button-wrap {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .bg-color-callback {
    text-align: center;
  }
  .bg-color-callback .callback-content {
    margin-bottom: 30px;
  }
  .bg-color-callback .callback-content h2 {
    font-size: 20px;
  }
}

/*--------------------------------------------------------------
>>> Comming Soon Pages
----------------------------------------------------------------*/
.comming-soon-section {
  background-size: cover;
  background-position: center center;
   display: flex;
  align-items: center;
  position: relative;
}
.comming-soon-section .overlay {
  background-color: #151515;
  opacity: 0.5;
  z-index: 1;
}
.comming-soon-section .comming-soon-wrap {
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.comming-soon-section .site-identity {
  text-align: center;
}
.comming-soon-section .site-identity img {
  max-width: 100%;
}
.comming-soon-section .comming-soon-content {
  margin-top: 80px;
  margin-bottom: 50px;
  text-align: center;
}
.comming-soon-section .comming-soon-content h2 {
  font-size: 65px;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 30px;
}
.comming-soon-section .comming-soon-content h2:after {
  background-color: #ffffff;
  content: "";
  width: 90px;
  height: 4px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
}
.comming-soon-section .comming-soon-content h4 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.comming-soon-section .time-counter-wrap {
  margin-bottom: 70px;
}
.comming-soon-section .time-counter {
  display: flex;
  justify-content: center;
flex-wrap: wrap;
  text-align: center;
}
.comming-soon-section .time-counter .counter-time {
  background-color: #F66960;
  width: 160px;
  margin: 12px;
  padding: 5px 10px 20px;
}
.comming-soon-section .time-counter .counter-time span {
  display: block;
}
.comming-soon-section .time-counter .counter-time [class*=counter-] {
  font-size: 80px;
  font-family: Montserrat Alternates;
  font-weight: 900;
  line-height: 1.1;
}
.comming-soon-section .social-icons {
  text-align: center;
}
.comming-soon-section .social-icons ul {
  margin: 0;
  padding: 0;
}
.comming-soon-section .social-icons li {
  list-style: none;
  display: inline-block;
  margin: 0 10px;
}
.comming-soon-section .social-icons a {
  border: 1px solid #ffffff;
  font-size: 15px;
  color: #ffffff;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 34px;
}
.comming-soon-section .social-icons a:hover {
  border-color: #2C75BA;
  color: #2C75BA;
}
.comming-soon-section .com-contact-info {
  color: #ffffff;
}
.comming-soon-section .com-contact-info ul {
  font-size: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.comming-soon-section .com-contact-info ul li {
  display: inline-block;
  font-size: 15px;
  padding: 0 10px;
}
.comming-soon-section .com-contact-info ul li:last-child {
  padding-right: 0;
}
.comming-soon-section .com-contact-info ul li:first-child {
  padding-left: 0;
}
.comming-soon-section .com-contact-info ul li [class*=fa-] {
  margin-right: 5px;
}
.comming-soon-section .com-contact-info ul li a {
  color: #fcfcfc;
  display: block;
 transition: color 0.4s linear;
}
.comming-soon-section .com-contact-info ul li a:hover, .comming-soon-section .com-contact-info ul li a:focus, .comming-soon-section .com-contact-info ul li a:active {
  color: #2C75BA;
}
@media screen and (min-width: 1200px) {
  .comming-soon-section {
    height: 100vh;
  }
}
@media screen and (max-width: 1199px) {
  .comming-soon-section {
    padding: 30px 0;
  }
}
@media screen and (max-width: 991px) {
  .comming-soon-section .comming-soon-footer {
    text-align: center;
  }
  .comming-soon-section .com-contact-info {
    margin-bottom: 20px;
  }
  .comming-soon-section .time-counter .counter-time [class*=counter-] {
    font-size: 42px;
  }
}
@media screen and (max-width: 575px) {
  .comming-soon-section .comming-soon-content h2 {
    font-size: 30px;
  }
}

/*--------------------------------------------------------------
>>> 404 Pages
----------------------------------------------------------------*/
.no-content-section {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}
.no-content-section .overlay {
  background-color: #101F46;
  opacity: 0.6;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .no-content-section {
    padding-bottom: 80px;
  }
}

.no-content-wrap {
  position: relative;
  text-align: center;
  z-index: 2;
}
.no-content-wrap span {
  color: rgba(255, 255, 255, 0.32);
  font-size: 300px;
  font-family: Montserrat Alternates;
  font-weight: 900;
  line-height: 1;
}
.no-content-wrap h1 {
  color: #ffffff;
  margin-bottom: 0;
  position: absolute;
  transform: translate(0, -80%);
  top: 50%;
  left: 0;
  right: 0;
}
.no-content-wrap h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin-top: 40px;
}
.no-content-wrap .search-form-wrap {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 46px;
}
.no-content-wrap .search-form-wrap .search-form input {
  padding: 0 55px 0 20px;
}
.no-content-wrap .search-form-wrap .search-form button {
  padding: 10px 20px;
  top: 0;
  right: 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .no-content-wrap span {
    font-size: 224px;
  }
}
@media screen and (max-width: 575px) {
  .no-content-wrap span {
    font-size: 145px;
  }
  .no-content-wrap h1 {
    transform: translate(0, -145%);
  }
  .no-content-wrap h4 {
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
>>> Search Pages
----------------------------------------------------------------*/
.search-section {
  margin-bottom: 70px;
}
.search-section .post {
  border: 1px solid #e6e6e6;
}
.search-section .post .entry-content {
  padding: 20px;
}
.search-section .search-outer-wrap {
  margin-bottom: 80px;
}
.search-section .button-container .button-text {
  color: #F56960;
  text-transform: uppercase;
}
.search-section .button-container .button-text:hover {
  color: #2C75BA;
}

/*--------------------------------------------------------------
>>> Compatibility 
----------------------------------------------------------------*/
.overlay-hover .thumb-img img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.overlay-hover > a {
  overflow: hidden;
}
.overlay-hover > a:hover .thumb-img img {
  transform: scale(1);
}
.ui-datepicker {
  background-color: #ffffff;
  border-radius: 0px;
  width: 280px;
}
.ui-datepicker.ui-widget {
  font-family: inherit;
}
.ui-datepicker .ui-datepicker-header {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0 15px;
  position: relative;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 15px;
  line-height: 1.2;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border: 1px solid transparent;
  border-radius: 100%;
  line-height: 30px;
  height: 30px;
  width: 30px;
  text-align: center;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s linear;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background-image: none;
  font-size: 0px;
  margin: 0;
  height: auto;
  position: static;
  text-indent: inherit;
  width: auto;
}
.ui-datepicker .ui-datepicker-prev span:before,
.ui-datepicker .ui-datepicker-next span:before {
  font-size: 13px;
  font-family: Montserrat Alternates;
  font-weight: 900;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
  background-color: #2D76BB;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-prev span:before {
  content: "";
}
.ui-datepicker .ui-datepicker-next span:before {
  content: "";
}
.ui-datepicker table thead tr {
  background-color: #ffffff;
  border-bottom: 1px solid #e6e6e6;
}
.ui-datepicker table thead tr th {
  color: #101F46;
  font-weight: normal;
  font-size: 12px;
}
.ui-datepicker .ui-datepicker-calendar tr td {
  padding: 4px;
}
.ui-datepicker .ui-datepicker-calendar tr td a {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 100%;
  font-size: 12px;
  display: block;
  line-height: 30px;
  height: 30px;
  padding: 0;
  width: 30px;
  text-align: center;
  transition: background-color 0.4s, color 0.4s;
}
.ui-datepicker .ui-datepicker-calendar tr td a:hover, .ui-datepicker .ui-datepicker-calendar tr td a:focus, .ui-datepicker .ui-datepicker-calendar tr td a:active {
  background-color: #2D76BB;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-calendar tr td a.ui-state-highlight {
  background-color: #F66960;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-calendar tr td a.ui-state-active {
  background-color: #2D76BB;
  color: #ffffff;
}
.trip-price-handel h5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-right: 15px;
}
.trip-price-handel h5 .symbol {
  position: absolute;
  right: 0;
}
.trip-price-handel #maxAmount {
  border: none;
  color: #555555;
  background-color: transparent;
  font-size: 20px;
  font-weight: 600;
  width: 50px;
  text-align: right;
  padding: 0px;
}
#slider-range.ui-widget-content {
  background-color: #e6e6e6;
  border: none;
  height: 6px;
  margin-top: 20px;
}
#slider-range .ui-widget-header {
  background-color: #F66960;
}
#slider-range .ui-corner-all, #slider-range.ui-widget-content {
  border-radius: 0px;
}
#slider-range.ui-slider-horizontal .ui-slider-handle {
  margin-left: -1px;
  top: -6px;
}
.ui-widget-content {
  color: inherit;
}
.lb-data .lb-closeContainer {
  position: absolute;
  top: 5px;
  right: 15px;
}
.modal-video {
  background-color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
}
.modal-video-movie-wrap {
  position: static;
}
.modal-video-body {
  padding: 0 15px;
}
.modal-video-movie-wrap {
  border: 5px solid #ffffff;
}
.modal-video-close-btn {
  color: #ffffff;
  font-size: 22px;
  top: 15px;
  right: 18px;
  overflow: inherit;
  width: auto;
  height: auto;
}
.modal-video-close-btn:before {
  display: none;
}
.modal-video-close-btn:after {
  background-color: transparent;
  margin: 0;
  top: 0;
  border-radius: 0px;
  content: "";
  font-weight: 900;
  font-family: Montserrat Alternates;
  transform: rotate(0deg);
}
.modal-video-close-btn .close {
  font-size: 34px;
  color: #ffffff;
  opacity: 1;
  position: relative;
}
.modal-video-close-btn:hover, .modal-video-close-btn:focus, .modal-video-close-btn:active {
  outline: 0;
}
.modal-video-close-btn:hover:after, .modal-video-close-btn:focus:after, .modal-video-close-btn:active:after {
  color: #2C75BA;
}

.widget {
  margin-bottom: 30px;
}
.widget a {
  display: block;
}
.widget .widget-title {
  margin-bottom: 30px;
}
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li {
  list-style: none;
}
.widget ul li a {
  color: #6d6d6d;
}
.widget ul li a:hover {
  color: #2C75BA;
}
.widget.author_widget {
  text-align: center;
}
.widget.author_widget .profile .avatar {
  margin-bottom: 30px;
}
.widget.author_widget .profile .avatar a {
  display: block;
  position: relative;
  overflow: hidden;
}
.widget.author_widget .profile .avatar a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: none;
  content: "";
  width: 50%;
  height: 100%;
  transform: skewX(-25deg);
}
.widget.author_widget .profile .avatar a:hover:before, .widget.author_widget .profile .avatar a:focus:before, .widget.author_widget .profile .avatar a:active:before {
  animation: shine 1s;
  display: block;
}
.widget.author_widget .name-title {
  margin-bottom: 20px;
}
.widget.author_widget .text-content p:last-child {
  margin-bottom: 0;
}
.widget.author_widget .socialgroup {
  margin-top: 25px;
}
.widget.author_widget .socialgroup ul {
  margin: 0;
}
.widget.author_widget .socialgroup ul li {
  list-style: none;
  border-bottom: none;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
}
.widget.author_widget .socialgroup ul li a {
  display: block;
  text-align: center;
  padding: 3px 8px;
  border: 1px solid #A7A7A7;
}
.widget.author_widget .socialgroup ul li a:hover, .widget.author_widget .socialgroup ul li a:focus, .widget.author_widget .socialgroup ul li a:active {
  color: #2C75BA;
}
.widget.author_widget .profile .avatar {
  width: 150px;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background: #fff;
}
.widget.author_widget .profile .avatar img {
  border-radius: 100%;
}
.widget.author_widget .widget-content.text-center .profile .avatar {
  margin-left: auto;
  margin-right: auto;
}
.widget.author_widget .widget-content.text-right .profile .avatar {
  margin-left: auto;
}
.widget.widget-post-thumb li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.widget.widget-post-thumb li:before, .widget.widget-post-thumb li:after {
  content: "";
  display: block;
  clear: both;
}
.widget.widget-post-thumb li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget.widget-post-thumb li a {
  color: inherit;
}
.widget.widget-post-thumb .post-thumb {
  width: 80px;
  float: left;
  position: relative;
}
.widget.widget-post-thumb .post-content {
  float: right;
  width: calc(100% - 100px);
}
.widget.widget-post-thumb .post-content h5 {
  margin-bottom: 5px;
}
.widget.widget-post-thumb .post-content .entry-meta {
  margin-left: -8px;
  margin-right: -8px;
}
.widget.widget-post-thumb .post-content .entry-meta span {
  padding: 0 8px;
  position: relative;
}
.widget.widget-post-thumb .post-content .entry-meta span:before {
  color: #B6B6B6;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}
.widget.widget-post-thumb .post-content .entry-meta span:last-child:before {
  display: none;
}
.widget.widget-post-thumb .post-content .entry-meta a {
  color: #787878;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
}
.widget.widget-post-thumb .post-content .entry-meta a:hover, .widget.widget-post-thumb .post-content .entry-meta a:focus {
  color: #2C75BA;
}
.widget.widget_tag_cloud .tagcloud {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.widget.widget_tag_cloud .tagcloud a {
  background-color: #F66960;
  color: #ffffff;
  flex-grow: 1;
  border-radius: 20px;
  padding: 5px 15px;
  margin: 5px;
  text-align: center;
  transition: background-color 0.4s;
}
.widget.widget_tag_cloud .tagcloud a:hover {
  background-color: #2D76BB;
  color: #ffffff;
}
.widget.widget_recent_post li {
 margin-bottom: 13px;
padding-bottom: 4px;
border-bottom: 1px solid rgba(135, 135, 135, 0.3);
}
.widget.widget_recent_post li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget.widget_recent_post li a {
  color: inherit;
}
.widget.widget_recent_post li h5 {
  font-family: Montserrat Alternates;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px;
}
.widget.widget_recent_post li .entry-meta {
  margin-left: -8px;
  margin-right: -8px;
}
.widget.widget_recent_post li .entry-meta span {
  padding: 0 8px;
  position: relative;
}
.widget.widget_recent_post li .entry-meta span:before {
  color: #B6B6B6;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}
.widget.widget_recent_post li .entry-meta span:last-child:before {
  display: none;
}
.widget.widget_recent_post li .entry-meta a {
  color: #CCC;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
}
.widget.widget_recent_post li .entry-meta a:hover, .widget.widget_recent_post li .entry-meta a:focus {
  color: #2C75BA;
}
.widget .gallery,
.widget .insta-gallery {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.widget .gallery .gallery-item,
.widget .insta-gallery .gallery-item {
  padding: 5px;
}
.widget .gallery .gallery-item a,
.widget .insta-gallery .gallery-item a {
  display: block;
  position: relative;
}
.widget .gallery .gallery-item a:before,
.widget .insta-gallery .gallery-item a:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform: scale(0);
  transition: all 0.4s;
  border-radius: 100%;
}
.widget .gallery .gallery-item a:hover:before, .widget .gallery .gallery-item a:focus:before, .widget .gallery .gallery-item a:active:before,
.widget .insta-gallery .gallery-item a:hover:before,
.widget .insta-gallery .gallery-item a:focus:before,
.widget .insta-gallery .gallery-item a:active:before {
  transform: scale(1);
  border-radius: 0px;
}
.widget .gallery.gallery-colum-3 .gallery-item,
.widget .insta-gallery.gallery-colum-3 .gallery-item {
  width: 33.33%;
}
.widget.widget_social {
  margin-top: 20px;
}
.widget.widget_social .social-icon {
  width: 50%;
}
.widget.widget_category ul li {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #888888;
  text-align: right;
}
.widget.widget_category ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget.widget_category ul li a {
  float: left;
}
.widget.search_widget {
  position: relative;
}
.widget.search_widget input {
  width: 100%;
  padding: 0 55px 0 10px;
}
.widget.search_widget button {
  background-color: #F66960;
  color: #ffffff;
  font-size: 14px;
  border: none;
  position: absolute;
  right: 4px;
  top: 3px;
  padding: 13px;
  transition: background-color 0.4s;
}
.widget.search_widget button:hover {
  background-color: #2D76BB;
}
.widget.widget_social ul {
  margin: -2px;
}
.widget.widget_social ul li {
  display: inline-block;
  margin: 2px;
}
.widget.widget_social ul li a {
  border: 1px solid #e6e6e6;
  display: block;
  line-height: 40px;
  height: 40px;
  text-align: center;
  width: 40px;
  transition: all 0.3s;
}
.widget.widget_social ul li a:hover {
  background-color: #2D76BB;
  border-color: #2C75BA;
  color: #ffffff;
}
.widget.price_handel_widget .price-amout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 25px;
}
.widget.price_handel_widget .price-amout input {
  display: inline-block;
  width: 70px;
  border: none;
  font-size: 18px;
  padding: 0;
  text-align: right;
}
.widget.price_handel_widget .price-label {
  border: 1px solid #e6e6e6;
  padding: 0 10px;
}
.widget.price_handel_widget button {
  border: none;
  border-radius: 0px;
  padding: 8px 20px;
  font-weight: normal;
}
.widget.widget_text ul {
  margin-top: 20px;
}
.widget.widget_text ul li {
  margin-bottom: 10px;
}
.widget.widget_text ul li:last-child {
  margin-bottom: 0;
}
.widget.widget_text ul li i {
  color: #F56960;
  margin-right: 5px;
}
.widget.widget_newslatter .newslatter-form {
  margin-top: 24px;
}
.widget.widget_newslatter .newslatter-form input {
  width: 100%;
  margin-bottom: 15px;
}
.widget.widget_newslatter .newslatter-form [type=submit] {
  padding: 17px 30px;
  margin-bottom: 0;
}
.sidebar .widget {
  margin-bottom: 50px;
}
.sidebar .widget .widget-title {
  border: 1px solid #0791BE;
  color: #0791BE;
  display: table;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2em;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 20px;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}

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

.fa,.fab,.fad,.fal,.far,.fas{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}
.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}

.fa-chevron-up:before{content:"\2191"}
.fa-envelope:before{content:""}
.fa-facebook-f:before{content:""}
.fa-instagram:before{content:""}
.fa-map-marker-alt:before{content:""}
.fa-phone-alt:before{content:""}
.fa-twitter:before{content:""}

.sr-only{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{height:auto;margin:0;overflow:visible;position:static;width:auto}
.fa,.far,.fas{font-family:Montserrat Alternates}.fa,.fas{font-weight:900}


/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
 user-select: none;
 touch-action: pan-y;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: Montserrat Alternates;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: Montserrat Alternates;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.icon-bar {
  position: fixed;
  top: 80%;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 5px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
.whatsapp {
  color: white;
}