 /* Table of contents
=========================
1. Preloader
2. Scrollup
3. Nav Menu
4. About Us Area
5. Location Card
6. Location Slider
7. Location Area
8. Why Choose Us Area
9. Process Step Area
10. Process Card
11. CTA area
12. Latest Post 
35. Footer 
===========================*/
 
* {
  margin: 0;
  border: 0;
  outline: none;
}

html,
body {
  height: 100%;
  font-size:20px;
  font-weight: 300;
  font-family: "Jost";
  color: #483E3E;
  vertical-align: baseline;
  line-height: 30px;
  font-smoothing: antialiased;
  direction: ltr;
}
@media (min-width: 1281px){
.header-menu-area .container,.single-slider .container{
    max-width: 1650px;
	padding:0px 50px 0px 50px;
}}
p {
  margin: 0 0 15px;
}

img {
  max-width: 100%;
  height: auto;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Palanquin Dark";
  color: #041126;
  font-style: normal;
  transition: all 0.5s ease-out;
}

h1 {
  font-size: 78px;
  line-height: 110%;
  font-weight: 500;
}

h2 {
  font-size: 48px;
  line-height: 120%;
  font-weight: 500;
}

h3 {
  font-size: 38px;
  line-height: 120%;
  font-weight: 500; 
}

h4 {
  font-size: 28px;
  line-height: 130%;
  font-weight: 500;
}

h5 {
  font-size: 24px;
  line-height: 140%;
  font-weight: 500;
}

h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

label {
  color: #483E3E;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
}

button {
  cursor: pointer;
  transition: all 0.5s ease-out;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a,
.button {
  text-decoration: none;
  transition: all 0.5s ease-out;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus {
  color: #f29727;
  text-decoration: none;
  transition: all 0.5s ease-out;
}

a,
button {
  color: #f29727;
  outline: medium none;
  transition: all 0.5s ease-out;
}
a:hover,
button:hover {
  color: #ff6731;
  transition: all 0.5s ease-out;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #f29727;
  text-shadow: none;
  color: #fff;
}

::selection {
  background: #f29727;
  text-shadow: none;
  color: #fff;
}

textarea:focus,
input:focus {
  outline: none;
}

.background-black-3 {
  background-color: #FAFAFA;
}

.background-black {
  background-color: #041126;
}

footer.bg-light-black {
  background-color: #fff;
  background-image: url(../images/footer-bg.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.background-blue {
  background-color: #003869;
}

.bg-dark-blue {
  background-color: rgb(14, 49, 81);
}

.background-light-blue {
  background-color: #f29727;
}

.background-skye {
  background-color: #1eae98;
}

.background-gray {
  background-color: #E7E7E7;
}

.background-light-gray {
  background-color: #FAFAFA;
}

.page-bg {
  background-color: #041126;
}

.page-area {
  padding: 120px;
}

.blog-area {
  padding: 120px 0;
}

@media (max-width: 991px) {
  .page-area,
  .blog-area {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .page-area,
  .blog-area {
    padding: 80px 0;
  }
}
.page-area .page-links,
.blog-area .page-links {
  margin-bottom: 20px;
}

.border-radius-12 {
  border-radius: 12px;
}

.text-white-100 {
  color: #c7cdda;
}

code {
  color: rgb(255, 103, 49);
}

.theme-btn, .tour-area .location-area.style-1 .portfolio-filter li,
.wp-block-loginout a,
input.theme-btn {
  display: inline-flex;
  color: #ffffff;
  padding: 13px 30px;
  text-align: center;
  font-weight:300;
  font-family: "Jost";
  background-color: #10221b;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease-out;
  font-size: 20px;
  align-items: center;
  gap: 8px;
  border-radius:0;
  overflow: hidden;
  line-height: 130%;
  flex-shrink: 0;
  transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .theme-btn, .tour-area .location-area.style-1 .portfolio-filter li,
  .wp-block-loginout a,
  input.theme-btn {
    padding: 12px 20px;
  }
}
.theme-btn:after, .tour-area .location-area.style-1 .portfolio-filter li:after,
.wp-block-loginout a:after,
input.theme-btn:after {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  background-color: #f29727;
  content: "";
  transition: all 0.5s ease-out;
  z-index: -1;
  color: #ffffff;
}
.theme-btn:before, .tour-area .location-area.style-1 .portfolio-filter li:before,
.wp-block-loginout a:before,
input.theme-btn:before {
  content: "";
  pointer-events: none;
  opacity: 0.6;
  background: radial-gradient(circle at 20% 35%, transparent 0, transparent 2px, #ffffff 3px, #ffffff 4px, transparent 4px), radial-gradient(circle at 75% 44%, transparent 0, transparent 2px, #ffffff 3px, #ffffff 4px, transparent 4px), radial-gradient(circle at 31% 22%, transparent 0, transparent 2px, #ffffff 3px, #ffffff 4px, transparent 4px), radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, #ffffff 5px, #ffffff 6px, transparent 6px);
  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  position: absolute;
  animation: bubbles 5s linear infinite both;
}
.theme-btn.style-2, .tour-area .location-area.style-1 .portfolio-filter li.style-2,
.wp-block-loginout a.style-2,
input.theme-btn.style-2 {
  background-color: #ffffff;
  color: #041126;
}
.theme-btn.style-2:before, .tour-area .location-area.style-1 .portfolio-filter li.style-2:before,
.wp-block-loginout a.style-2:before,
input.theme-btn.style-2:before {
  content: "";
  pointer-events: none;
  opacity: 0.6;
  background: radial-gradient(circle at 20% 35%, transparent 0, transparent 2px, #041126 3px, #041126 4px, transparent 4px), radial-gradient(circle at 75% 44%, transparent 0, transparent 2px, #041126 3px, #041126 4px, transparent 4px), radial-gradient(circle at 31% 22%, transparent 0, transparent 2px, #041126 3px, #041126 4px, transparent 4px), radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, #041126 5px, #041126 6px, transparent 6px);
  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  position: absolute;
  animation: bubbles 5s linear infinite both;
}
.theme-btn:hover, .tour-area .location-area.style-1 .portfolio-filter li:hover,
.wp-block-loginout a:hover,
input.theme-btn:hover {
  color: #ffffff;
}
.theme-btn:hover:after, .tour-area .location-area.style-1 .portfolio-filter li:hover:after,
.wp-block-loginout a:hover:after,
input.theme-btn:hover:after {
  height: 100%;
  transition: all 0.5s ease-out;
}
.theme-btn:hover.style-2:before, .tour-area .location-area.style-1 .portfolio-filter li:hover.style-2:before,
.wp-block-loginout a:hover.style-2:before,
input.theme-btn:hover.style-2:before {
  background: radial-gradient(circle at 20% 35%, transparent 0, transparent 2px, #ffffff 3px, #ffffff 4px, transparent 4px), radial-gradient(circle at 75% 44%, transparent 0, transparent 2px, #ffffff 3px, #ffffff 4px, transparent 4px), radial-gradient(circle at 31% 22%, transparent 0, transparent 2px, #ffffff 3px, #ffffff 4px, transparent 4px), radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, #ffffff 5px, #ffffff 6px, transparent 6px);
}

.wp-block-loginout a {
  position: relative;
}
.wp-block-loginout a:after {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  width: 44px;
  height: 44px;
  border-radius: 6px;
  background-color: #f29727;
  color: #fff;
  font-size: 16px;
}

.contact-form-btn {
  justify-content: center;
  width: 100%;
  display: block;
  line-height: 42px;
}
.contact-form-btn .icon {
  float: right;
}

input.theme-btn {
  display: inline-block !important;
  width: inherit !important;
  border: 0 !important;
}

.select2-container--open {
  background-color: #ffffff;
  z-index: 99;
  padding: 20px 0;
  border-radius: 8px;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
}
.select2-container--open .select2-search {
  margin: 10px 20px;
}
.select2-container--open .select2-search input {
  width: 130px;
  border: 1px solid #E7E7E7;
  border-radius: 8px;
  position: relative;
  cursor: default;
  padding: 0 10px;
  background-color: #FAFAFA;
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
  cursor: default;
}
.select2-container--open .select2-search input:after {
  position: absolute;
  content: "-";
  color: #585866;
}
.select2-container--open ul {
  padding: 0;
  margin: 0 20px;
}
.select2-container--open ul li {
  list-style: none;
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
  cursor: default;
}
.select2-container--open .select2-results {
  padding-bottom: 20px;
}

.ui-datepicker {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
}
.ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-calendar {
  padding: 0 20px;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  width: 50%;
  position: relative;
  display: flex;
  justify-content: start;
  align-items: start;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  content: "";
  content: "\f060";
  font-family: "Font Awesome 6 Pro";
  color: #f29727;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: end;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  color: #f29727;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.ui-datepicker th {
  border-color: #ffffff;
  background-color: #f29727;
}
.ui-datepicker th span {
  color: #ffffff;
  font-family: "Palanquin Dark";
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-calendar td {
  line-height: 20px;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
  background-color: #f29727;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-calendar td:hover a {
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-calendar td a {
  font-family: "Palanquin Dark";
  font-size: 14px;
  font-weight: 500;
  color: #041126;
}

/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-245 {
  margin-bottom: 245px;
}

.mb-250 {
  margin-bottom: 250px;
}

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-21 {
  padding-top: 21px;
}

.pt-22 {
  padding-top: 22px;
}

.pt-23 {
  padding-top: 23px;
}

.pt-24 {
  padding-top: 24px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-86 {
  padding-top: 85px;
}

.pt-87 {
  padding-top: 85px;
}

.pt-88 {
  padding-top: 85px;
}

.pt-89 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-250 {
  padding-top: 250px;
}

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-21 {
  padding-bottom: 21px;
}

.pb-22 {
  padding-bottom: 22px;
}

.pb-23 {
  padding-bottom: 23px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

/*-- Padding Left --*/
.pl-0 {
  padding-left: 0px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 35px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-200 {
  padding-left: 200px;
}

/*-- Padding Right --*/
.pr-0 {
  padding-right: 0px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 35px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

/** padding top & bottom **/
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.py-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.py-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-105 {
  padding-top: 105px;
  padding-bottom: 105px;
}

.py-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.py-115 {
  padding-top: 115px;
  padding-bottom: 115px;
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-125 {
  padding-top: 125px;
  padding-bottom: 125px;
}

.py-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.py-135 {
  padding-top: 135px;
  padding-bottom: 135px;
}

.py-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.py-145 {
  padding-top: 145px;
  padding-bottom: 145px;
}

.py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.py-155 {
  padding-top: 155px;
  padding-bottom: 155px;
}

.py-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.py-165 {
  padding-top: 165px;
  padding-bottom: 165px;
}

.py-170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.py-175 {
  padding-top: 175px;
  padding-bottom: 175px;
}

.py-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.py-185 {
  padding-top: 185px;
  padding-bottom: 185px;
}

.py-190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.py-195 {
  padding-top: 195px;
  padding-bottom: 195px;
}

.py-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.py-205 {
  padding-top: 205px;
  padding-bottom: 205px;
}

.py-210 {
  padding-top: 210px;
  padding-bottom: 210px;
}

.py-215 {
  padding-top: 215px;
  padding-bottom: 215px;
}

.py-220 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.py-225 {
  padding-top: 225px;
  padding-bottom: 225px;
}

.py-230 {
  padding-top: 230px;
  padding-bottom: 230px;
}

.py-235 {
  padding-top: 235px;
  padding-bottom: 235px;
}

.py-240 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.py-250 {
  padding-top: 250px;
  padding-bottom: 250px;
}

.py-260 {
  padding-top: 260px;
  padding-bottom: 260px;
}

.py-270 {
  padding-top: 270px;
  padding-bottom: 270px;
}

.py-280 {
  padding-top: 280px;
  padding-bottom: 280px;
}

.py-290 {
  padding-top: 290px;
  padding-bottom: 290px;
}

.py-300 {
  padding-top: 300px;
  padding-bottom: 300px;
}

.py-310 {
  padding-top: 310px;
  padding-bottom: 310px;
}

.py-320 {
  padding-top: 320px;
  padding-bottom: 320px;
}

.py-330 {
  padding-top: 330px;
  padding-bottom: 330px;
}

.py-340 {
  padding-top: 340px;
  padding-bottom: 340px;
}

.py-350 {
  padding-top: 350px;
  padding-bottom: 350px;
}

/** padding left & right **/
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.px-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.px-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.px-55 {
  padding-left: 55px;
  padding-right: 55px;
}

.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.px-65 {
  padding-left: 65px;
  padding-right: 65px;
}

.px-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.px-75 {
  padding-left: 75px;
  padding-right: 75px;
}

.px-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.px-85 {
  padding-left: 85px;
  padding-right: 85px;
}

.px-90 {
  padding-left: 90px;
  padding-right: 90px;
}

.px-95 {
  padding-left: 95px;
  padding-right: 95px;
}

.px-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.px-105 {
  padding-left: 105px;
  padding-right: 105px;
}

.px-110 {
  padding-left: 110px;
  padding-right: 110px;
}

.px-115 {
  padding-left: 115px;
  padding-right: 115px;
}

.px-120 {
  padding-left: 120px;
  padding-right: 120px;
}

.px-125 {
  padding-left: 125px;
  padding-right: 125px;
}

.px-130 {
  padding-left: 130px;
  padding-right: 130px;
}

.px-135 {
  padding-left: 135px;
  padding-right: 135px;
}

.px-140 {
  padding-left: 140px;
  padding-right: 140px;
}

.px-145 {
  padding-left: 145px;
  padding-right: 145px;
}

.px-150 {
  padding-left: 150px;
  padding-right: 150px;
}

.px-155 {
  padding-left: 155px;
  padding-right: 155px;
}

.px-160 {
  padding-left: 160px;
  padding-right: 160px;
}

.px-165 {
  padding-left: 165px;
  padding-right: 165px;
}

.px-170 {
  padding-left: 170px;
  padding-right: 170px;
}

.px-175 {
  padding-left: 175px;
  padding-right: 175px;
}

.px-180 {
  padding-left: 180px;
  padding-right: 180px;
}

.px-185 {
  padding-left: 185px;
  padding-right: 185px;
}

.px-190 {
  padding-left: 190px;
  padding-right: 190px;
}

.px-195 {
  padding-left: 195px;
  padding-right: 195px;
}

.px-200 {
  padding-left: 200px;
  padding-right: 200px;
}

.px-205 {
  padding-left: 205px;
  padding-right: 205px;
}

.px-210 {
  padding-left: 210px;
  padding-right: 210px;
}

.px-215 {
  padding-left: 215px;
  padding-right: 215px;
}

.px-220 {
  padding-left: 220px;
  padding-right: 220px;
}

.px-225 {
  padding-left: 225px;
  padding-right: 225px;
}

.px-230 {
  padding-left: 230px;
  padding-right: 230px;
}

.px-235 {
  padding-left: 235px;
  padding-right: 235px;
}

.px-240 {
  padding-left: 240px;
  padding-right: 240px;
}

.px-250 {
  padding-left: 250px;
  padding-right: 250px;
}

.px-260 {
  padding-left: 260px;
  padding-right: 260px;
}

.px-270 {
  padding-left: 270px;
  padding-right: 270px;
}

.px-280 {
  padding-left: 280px;
  padding-right: 280px;
}

.px-290 {
  padding-left: 290px;
  padding-right: 290px;
}

.px-300 {
  padding-left: 300px;
  padding-right: 300px;
}

.px-310 {
  padding-left: 310px;
  padding-right: 310px;
}

.px-320 {
  padding-left: 320px;
  padding-right: 320px;
}

.px-330 {
  padding-left: 330px;
  padding-right: 330px;
}

.px-340 {
  padding-left: 340px;
  padding-right: 340px;
}

.px-350 {
  padding-left: 350px;
  padding-right: 350px;
}

/* WordPress Core
===================*/
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 25px;
}

ol {
  padding-left: 20px;
}

ul {
  list-style: disc;
  padding-left: 20px;
}

/* Protected Post Type */
.post-password-form label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}
.post-password-form input[type=password] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%;
}
.post-password-form input[type=submit] {
  background-color: #f29727;
  border: none;
  padding: 10px 40px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.5s ease-out;
}
.post-password-form input[type=submit]:hover {
  background-color: #FE712A;
}

/* Table */
table {
  margin-bottom: 20px;
  width: 100%;
}
table caption {
  border: 1px solid #dfe2e9;
  padding: 6px 10px;
  border-top: 0;
}
table th,
table td {
  background-color: transparent;
  border: 1px solid #dfe2e9;
  text-align: center;
  padding: 8px;
  transition: 0.3s;
}
table th#today,
table td#today {
  background: #f29727;
  color: #ffffff;
}
table th#today a,
table td#today a {
  color: #ffffff;
}

.page-content .size-full.alignright {
  margin-bottom: 15px;
  margin-top: 20px;
}
.page-content figure.wp-caption.aligncenter {
  margin-top: 40px;
}
.page-content dl, .page-content ol, .page-content ul {
  margin-bottom: 11px;
}
.page-content .comment-respond {
  margin-top: 78px;
  margin-bottom: 20px;
}
.page-content .latest-comments .comment-respond {
  margin-bottom: 40px;
}
.page-content .post-comments {
  margin-top: 80px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  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: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/*
 Caption
============================*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  font-size: 14px;
  font-style: italic;
}

.wp-caption-text {
  text-align: center;
}

/*
 Galleries
============================*/
.gallery {
  margin-bottom: 10px;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-right: 5px !important;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.size-thumbnail {
  margin-bottom: 20px;
}

img.emoji {
  width: 15px;
  height: 15px;
}

/*
 Alignments
============================*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em !important;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em !important;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
} 

blockquote {
  overflow: hidden;
  margin: 40px 0;
  background-color: #E6EFFF;
  position: relative;
  z-index: 1;
  padding: 40px;
  border-radius: 12px;
  color: #161616;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  blockquote {
    padding-left: 30px;
  }
}
blockquote p {
  font-family: "Palanquin Dark";
  font-size: 18px;
  color: #041126;
  font-weight: 400;
  line-height: 180%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  blockquote p {
    font-size: 18px;
    line-height: 28px;
  }
}
blockquote p a {
  color: #f29727;
  text-decoration: underline;
}
blockquote span, blockquote .name {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  cursor: default;
}
blockquote span:before, blockquote .name:before {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #000;
}
blockquote footer {
  font-family: "Palanquin Dark";
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.wp-block-pullquote {
  border-top: 5px solid #f29727 !important;
  border-bottom: 5px solid #f29727 !important;
  background-color: #eef5f8;
}

.wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {
  margin-top: 10px;
  display: block;
}

.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
  margin-left: 10px;
}

.wp-block-column:not(:last-child) {
  margin-right: 10px;
}

.wp-block-column:nth-child(2n+1) {
  margin-right: 10px;
}

.post-content > .alignwide {
  margin-left: 0;
  margin-right: 0;
  width: calc(100% + 20px);
  max-width: calc(100% + 20px);
}

.post-content p.has-large-font-size {
  font-size: 36px;
  line-height: 1.2;
}
.post-content .wp-block-search {
  margin-bottom: 15px;
}
.post-content .wp-block-file {
  margin-top: 20px;
}
.post-content .wp-block-group__inner-container p {
  margin-top: 0 !important;
}

.has-very-light-gray-color.has-very-light-gray-color {
  color: #fff;
  background: #f29727 !important;
}

.wp-block-button {
  margin-bottom: 10px;
}

.wp-block-archives select,
.wp-block-categories select {
  height: 50px;
  width: 200px;
  border: 1px solid #ddd;
  padding: 0 10px;
  margin-bottom: 10px;
}

.wp-block-latest-comments {
  padding-left: 0 !important;
}

.wp-block-cover p.wp-block-cover-text,
.wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #fff !important;
}

.wp-block-cover-text a {
  color: #fff;
}

.wp-block-rss {
  padding-left: 0 !important;
}

.widget .wp-block-archives-dropdown,
.widget .wp-block-categories-dropdown,
.widget .wp-block-loginout,
.widget .wp-block-social-links,
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select,
.widget.widget_search .search-form,
.widget.widget_tag_cloud .tagcloud,
.widget .wp-block-tag-cloud {
  margin-bottom: 6px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-title {
  display: inline-block;
  width: 100%;
}

nav.wp-calendar-nav {
  justify-content: space-between;
  display: flex;
}
nav.wp-calendar-nav a {
  color: #483E3E;
}
nav.wp-calendar-nav a:hover {
  color: #f29727;
}

/*
 Media
============================*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

.comment-respond.style-two .wpcf7-form .wpcf7-not-valid-tip {
  color: #d9c0b8 !important;
}
.comment-respond .wpcf7-form .wpcf7-not-valid {
  border-color: #dc3232 !important;
}
.comment-respond .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 16px;
  margin-top: 5px;
}
.comment-respond .wpcf7-form.sent .wpcf7-response-output {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #72DC60;
  padding: 15px 20px;
  text-align: center;
  position: relative;
  background: #F4FFF5;
  border: 1px solid #CDF5C8 !important;
  border-radius: 10px;
}
.comment-respond .wpcf7-form.invalid .wpcf7-response-output {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #dc3232;
  padding: 15px 20px;
  text-align: center;
  position: relative;
  background: #FFF7F7;
  border: 1px solid #FED8D8 !important;
  border-radius: 10px;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  width: 22px !important;
  height: 22px !important;
  border-color: rgb(223, 226, 233);
  border-radius: 3px !important;
  background-color: transparent !important;
  transform: scale(1);
  transition: 0.3s;
  position: relative !important;
  padding: 0 !important;
  cursor: pointer;
  margin-top: 0 !important;
  display: flex;
  align-self: center;
  flex-shrink: 0;
  box-shadow: none !important;
}

input[type=radio]::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  transition: 0.3s;
  transform: scale(0);
  background-color: #f29727;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

input[type=checkbox]::before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44899 7.76355C3.36328 7.84971 3.24641 7.89784 3.12495 7.89784C3.00349 7.89784 2.88662 7.84971 2.80091 7.76355L0.213156 5.17534C-0.0554271 4.90676 -0.0554271 4.47134 0.213156 4.20321L0.537198 3.87917C0.805781 3.61059 1.24074 3.61059 1.50932 3.87917L3.12495 5.4948L7.49057 1.12917C7.75916 0.860589 8.19457 0.860589 8.4627 1.12917L8.78674 1.45321C9.05532 1.7218 9.05532 2.15721 8.78674 2.42534L3.44899 7.76355Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px;
  height: 100%;
  width: 100%;
  transition: 0.3s;
  transform: scale(0);
  background-color: #f29727;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

input[type=checkbox]:checked::before,
input[type=radio]:checked::before {
  transform: scale(1);
  box-sizing: inherit !important;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
  border-color: #f29727 !important;
}

.wpcf7-form-control {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}
.wpcf7-form-control .wpcf7-list-item {
  margin: 0;
}
.wpcf7-form-control .wpcf7-list-item label {
  display: flex;
  align-content: center;
  margin: 0;
  gap: 10px;
}
.wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 16px;
  font-weight: 400;
}

.logged-in .comment-respond textarea {
  margin-bottom: 12px;
}

.zoom-instagram-widget p {
  color: #ffffff;
}
.zoom-instagram-widget p a {
  color: rgb(255, 103, 49);
}
.zoom-instagram-widget ul {
  list-style: none;
}
.zoom-instagram-widget ul li {
  color: #ffffff;
}

body.admin-bar .header-menu-area.sticky_menu {
  top: 30px;
}
@media (max-width: 600px) {
  body.admin-bar .header-menu-area.sticky_menu {
    top: 0;
  }
}

.page-template-default.page-id-146 .page-content p:last-child {
  margin-bottom: 10px;
}
.page-template-default.page-id-1133 .page-content .comment-respond {
  margin-top: 78px;
  display: inline-block;
  width: 100%;
}
.page-template-default.page-id-3 .page-area {
  padding-top: 128px;
}

.post-template-default.postid-163 .blog-details-wrapper .single-post-item .post-content {
  margin-bottom: 34px;
}
.post-template-default.postid-150 .blog-details-wrapper .single-post-item .post-content {
  margin-bottom: 34px;
}
.post-template-default.postid-150 .blog-details-wrapper .single-post-item .post-content .wp-block-group.is-layout-constrained:last-child {
  border: 1px solid #000;
}
.post-template-default.postid-51 .blog-details-wrapper .single-post-item .post-content {
  margin-bottom: 25px;
}
.post-template-default.postid-51 .blog-details-wrapper .single-post-item .post-content p:last-child {
  margin-bottom: 0;
}
.post-template-default.postid-1163 .blog-details-wrapper .single-post-item .post-content .wp-caption, .post-template-default.postid-568 .blog-details-wrapper .single-post-item .post-content .wp-caption {
  margin-top: 20px;
}
.post-template-default.postid-1785 .blog-details-wrapper .single-post-item .post-content .wp-block-button__link {
  color: #ffffff !important;
}
.post-template-default.postid-1149 .blog-details-wrapper .latest-comments li .comments-box .comments-text p {
  margin-bottom: 0;
}
.post-template-default.postid-555 .blog-details-wrapper .single-post-item .post-content .gallery {
  margin-top: 20px;
}

.error-404.not-found {
  margin-top: -20px;
  margin-bottom: 40px;
}
.error-404.not-found .error-content .error-btn-bh {
  margin-top: 20px;
}

@keyframes MovefadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.MovefadeUp {
  -webkit-animation-name: MovefadeUp;
  animation-name: MovefadeUp;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes rotating {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
  }
}
@keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
  }
}
@-webkit-keyframes slideUpIn {
  0% {
    -webkit-transform: translateY(40px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
  0% {
    -webkit-transform: translateY(40px);
  }
}
@keyframes slideUpIn {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0);
  }
  0% {
    transform: translateY(40px);
  }
}
@-webkit-keyframes MoveLeftRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-10px);
  }
}
@keyframes MoveLeftRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-10px);
  }
}
@-webkit-keyframes MoveUpDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
@keyframes MoveUpDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
@-webkit-keyframes Animated3 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes Animated3 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@-webkit-keyframes Animated4 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-10px);
  }
}
@keyframes Animated4 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-10px);
  }
}
@keyframes UpToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes Scroll {
  0% {
    transform: translateX(-50vw);
    transform: translateX(-50vw);
  }
  100% {
    transform: translateX(50vw);
    transform: translateX(50vw);
  }
}
@keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bubbles {
  from {
    transform: translate();
  }
  to {
    transform: translate(0, -66.666%);
  }
}
.animated-text {
  text-decoration: none;
  background: linear-gradient(to right, #FFFFFF 50%, #041126 50%, #041126);
  background-size: 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.5s ease-out;
  color: #ffffff; 
  margin-bottom:0px;
}

.animated-text-blue, .latest-comments li .comments-box .comments-text .avatar-name h5, .widget_latest_post ul li .latest-post-desc .latest-post-title a, .author-info .author-text h3, .author-info .author-text a, .blog-post-nav .post-navigation .text h4, .single-post-item .post-title, .icon-card.style-2 .content .info a, .latest-post-card .content-wrapper .post-title a:hover, .location-image-card .content-inner .city, .location-card.style-3 .content-wrapper .content-inner .title a, .location-card.style-2 .content-wrapper .content-inner .content-title a, .link-card .content-wrapper .title a {
  text-decoration: none;
  background: linear-gradient(to right, #041126 50%, #041126 50%, #f29727);
  background-size: 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.5s ease-out;
  color: #041126;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes beat {
  to {
    transform: scale(1);
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?qyouca");
  src: url("../fonts/icomoon.eot?qyouca#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?qyouca") format("truetype"), url("../fonts/icomoon.woff?qyouca") format("woff"), url("../fonts/icomoon.svg?qyouca#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-address:before {
  content: "\e900";
}

.icon-both-arrow:before {
  content: "\e901";
}

.icon-date:before {
  content: "\e902";
}

.icon-heart:before {
  content: "\e903";
}

.icon-heart-2:before {
  content: "\e904";
}

.icon-location:before {
  content: "\e905";
}

.icon-mail:before {
  content: "\e906";
}

.icon-phone:before {
  content: "\e907";
}

.icon-phone-2:before {
  content: "\e908";
}

.icon-phone-3:before {
  content: "\e909";
}

.icon-play-button:before {
  content: "\e90a";
}

.icon-search:before {
  content: "\e90b";
}

.icon-setting:before {
  content: "\e90c";
}

.icon-up-arrow:before {
  content: "\e90d";
}

.icon-user:before {
  content: "\e90e";
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 9999999;
  right: 0;
  bottom: 0;
}

#preloader-status {
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading-container div {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  float: left;
  margin: 0 3px;
  background-color: #f29727;
  transform: scale(0);
}

.loading-container .ball1 {
  z-index: 1;
  -moz-animation: grow 4.4s infinite ease-in-out;
  -webkit-animation: grow 4.4s infinite ease-in-out;
}

.loading-container .ball2 {
  -moz-animation: grow 4.4s infinite ease-in-out;
  -webkit-animation: grow 4.4s infinite ease-in-out;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.loading-container .ball3 {
  -moz-animation: grow 4.4s infinite ease-in-out;
  -webkit-animation: grow 4.4s infinite ease-in-out;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.loading-container .ball4 {
  -moz-animation: grow 4.4s infinite ease-in-out;
  -webkit-animation: grow 4.4s infinite ease-in-out;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-moz-keyframes grow {
  0% {
    -moz-transform: scale(0);
  }
  25% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0);
  }
  75% {
    -moz-transform: scale(1);
    background: #ffffff;
  }
  100% {
    -moz-transform: scale(0);
    background: #ffffff;
  }
}
@-webkit-keyframes grow {
  0% {
    -webkit-transform: scale(0);
  }
  25% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0);
  }
  75% {
    -webkit-transform: scale(1);
    background: #ffffff;
  }
  100% {
    -webkit-transform: scale(0);
    background: #ffffff;
  }
}
.scrollup-wrapper {
  position: fixed;
  right: 40px;
  bottom: 20px;
  z-index: 9999;
}

.scrollup-btn {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 26px;
  color: #ffffff;
  text-decoration: none;
  width:49px;
  height:49px;
  background-color:#ff6731c2;
  overflow: hidden;
  align-items: center;
  cursor: pointer;
}
.scrollup-btn i {
  color: #ffffff;
  margin-top: -3px;
  display: block;
}

.header-area.style-1 .header-menu-area {
  position: absolute;
}

.header-top {
  background-color: #f29727;
  position: relative;
  height: 56px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .header-top {
    display: none;
  }
}
.header-top .bg-shape {
  position: absolute;
}
.header-top .header-top-info {
  display: flex;
  gap: 0 24px;
}
@media (max-width: 1199px) {
  .header-top .header-top-info {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .header-top .header-top-info {
    padding-bottom: 10px;
  }
}
.header-top .header-contact-info {
  display: flex;
  align-items: center;
  gap: 0 24px;
  padding: 6px 0;
  flex-wrap: wrap;
}
.header-top .header-contact-info span {
  display: flex;
  align-items: center;
  gap: 24px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Palanquin Dark";
}
.header-top .header-contact-info span:first-child:before {
  display: none;
}
.header-top .header-contact-info span:before {
  background-color: rgb(255, 255, 255);
  opacity: 0.361;
  width: 1px;
  display: inline-flex;
  height: 12px;
  content: "";
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .header-top .header-contact-info span:before {
    display: none;
  }
}
.header-top .header-contact-info span.contact-info-item {
  gap: 0 10px !important;
}
.header-top .header-contact-info span a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Palanquin Dark";
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .header-top .header-top-btn {
    display: none;
  }
}
.header-top .header-top-btn a {
  position: relative;
  padding: 12px 46px;
  font-size: 18px;
  font-family: "Mansalva", cursive;
  color: #ffffff;
  margin-bottom: -100px;
  display: inline-block;
  font-weight: 500;
  z-index: 2;
}
.header-top .header-top-btn a:hover:before {
  transition: all 0.5s ease-out;
  background-color: #1eae98;
}
.header-top .header-top-btn a:before {
  position: absolute;
  content: "";
  border-radius: 0 0 10px 10px;
  background-color: rgb(255, 103, 49);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.5s ease-out;
}
.header-top .social-profile {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: flex-end;
}
.header-top .social-profile a {
  font-size: 16px;
  color: #f29727;
  transition: 0.3s;
  transform: scale(1);
  background-color: #ffffff;
}
.header-top .social-profile a:hover {
  transition: all 0.5s ease-out;
  transform: scale(1.4);
  color: #ffffff;
}

.header-menu-area {
  width: 100%;
  z-index: 999;
  transition: all 0.4s ease 0s;
  background-color: transparent;
}
.header-menu-area.sticky-header {
  width: 100%;
  z-index: 999;
  transition: all 0.4s ease 0s;
}
.header-menu-area.sticky_menu {
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 9999;
  box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
}
.header-menu-area.sticky_menu .logo {
  height: 90px;
}
.header-menu-area.sticky_menu .logo:before {
  display: none;
}
.header-menu-area.sticky_menu .logo .standard-logo {
  display: none;
}
.header-menu-area.sticky_menu .logo .sticky-logo {
  display: block;
}
.header-menu-area.sticky_menu .logo .sticky-logo img {
  width: 170px;
  transition: all 0.5s ease-out;
} 
.header-menu-area.sticky_menu .main-menu ul li a {
  padding: 30px 18px;
  transition: all 0.5s ease-out;
}
.header-menu-area.sticky_menu .main-menu ul li ul li a {
  padding: 10px 20px;
}
.header-menu-area .logo {
  position: relative;
  z-index: 999;
  height: 112px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-menu-area .logo {
    height: 100px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .header-menu-area .logo {
    height: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-menu-area .logo .standard-logo {
    display: none;
  }
}
.header-menu-area .logo .standard-logo img {
  transition: all 0.5s ease-out;
}
.header-menu-area .logo .sticky-logo {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header-menu-area .logo .sticky-logo {
    width: 170px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-menu-area .logo .sticky-logo {
    display: block;
  }
}
.header-menu-area .logo .sticky-logo img {
  transition: all 0.5s ease-out;
}
.header-menu-area .logo .retina-logo {
  display: none;
}

.main-menu ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.main-menu ul li {
  display: inline-block;
  padding: 0;
  position: relative;
}
.main-menu ul li.active {
  position: relative;
}
.main-menu ul li.active > a {
  color: #f29727;
}
.main-menu ul li.active > a:before {
  border-color: #f29727;
}
.main-menu ul li.active > a:after {
  color: #f29727 !important;
} 
  
.main-menu ul li ul.submenu li.active > a {
  position: relative;
  z-index: 2;
  color: #ffffff;
}
 
.main-menu ul li a {
  display: block;
  padding:25px 20px;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.5s ease-out;
  position: relative;
  color: #ffffff;
  font-family: "Jost";
  font-size: 20px;
  font-weight: 400;
}
.main-menu ul li a:hover {
  color: #f29727;
} 
.main-menu ul li:hover > ul {
  visibility: visible;
  transition: all 300ms ease;
  opacity: 1;
  transform: scaleY(1);
}
.main-menu ul li ul li:hover ul {
  visibility: visible;
  top: -2px;
}
.main-menu ul ul {
  background-color: #ffffff;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  visibility: hidden;
  z-index: 99999;
  transition: all 300ms ease;
  border-top: 2px solid #f29727;
  box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
  transform-origin: top;
  transform: scaleY(0);
}
.main-menu ul ul li {
  float: none;
  width: 210px;
}
.main-menu ul ul li ul {
  visibility: hidden;
}
.main-menu ul ul li i {
  float: right;
}
.main-menu ul ul li a {
  line-height: 160%;
  padding: 10px 20px;
  color: #041126;
  border-bottom:1px solid #ffddb2;
  margin-left: 0;
  font-size: 16px;
  position: relative;
}
.main-menu ul ul li a:before {
  position: absolute;
  content: "\f0da";
  font-family: "Font Awesome 6 Pro";
  color: #ffffff;
  left: 0px;
  visibility: hidden;
  font-size: 18px;
}
.main-menu ul ul li a:hover {
  background-color: #f29727;
  color: #ffffff;
}
.main-menu ul ul li a:hover:before {
  visibility: visible;
  left: 182px;
  transition: all 0.5s ease-out;
}
.main-menu ul ul li:last-child a {
  border-bottom: 0px;
}
.main-menu ul ul ul {
  left: 100%;
  transition: all 0.3s ease 0s;
  opacity: 0;
  border-top: 0px;
  border-top: 2px solid #f29727;
}

.animation {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slideUpIn {
  -webkit-animation-name: slideUpIn;
  animation-name: slideUpIn;
}

.header-btn {
  border-left: 1px solid #E7E7E7;
  margin-left: 24px;
  padding-left: 40px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 1399px) {
  .header-btn {
    display: none;
  }
}
.header-btn .search-btn-wrapper a i {
  font-size: 24px;
  color: #041126;
}
.header-btn .user-login-btn {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FE712A;
}
.header-btn .user-login-btn i {
  color: #ffffff;
  font-size: 24px;
}

.search-form-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  transition: all 0.5s ease-out;
}
.search-form-wrapper.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s ease-out;
}
.search-form-wrapper .search-form-inner {
  width: 768px;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.search-form-wrapper .search-form-inner .search-content-filed {
  display: flex;
  align-items: center;
  gap: 30px;
}
.search-form-wrapper .search-form-inner .search-content-filed .search-close {
  cursor: pointer;
  font-size: 30px;
  color: #ffffff;
}
.search-form-wrapper .search-form-inner .search-form {
  background: #FFFFFF;
  box-shadow: 0px 30px 70px rgba(208, 225, 242, 0.3);
  border-radius: 16px;
  padding: 15px 30px;
  flex: 1;
}
.search-form-wrapper .search-form-inner .search-form .search-form-input {
  display: flex;
  align-items: center;
}
.search-form-wrapper .search-form-inner .search-form .search-form-input .search-icon {
  display: flex;
}
.search-form-wrapper .search-form-inner .search-form .search-form-input .search-icon i {
  font-size: 24px;
  font-weight: 500;
  color: #041126;
}
.search-form-wrapper .search-form-inner .search-form .search-form-input .theme-btn, .search-form-wrapper .search-form-inner .search-form .search-form-input .tour-area .location-area.style-1 .portfolio-filter li, .tour-area .location-area.style-1 .portfolio-filter .search-form-wrapper .search-form-inner .search-form .search-form-input li {
  border-radius: 16px;
}
.search-form-wrapper .search-form-inner .search-form .search-form-input button.submit-search-btn {
  padding: 15px 24px !important;
}
.search-form-wrapper .search-form-inner .search-form input[type=search] {
  margin-top: 0 !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 12px !important;
  flex-grow: 1;
}

.header-area.style-two.has-header-top .header-menu-area.sticky_menu .logo {
  height: 84px;
  margin-top: inherit;
}
.header-area.style-two.has-header-top .header-menu-area .logo {
  height: 162px;
  margin-top: -42px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area.style-two.has-header-top .header-menu-area .logo {
    height: 120px;
    margin-top: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area.style-two.has-header-top .header-menu-area .logo {
    height: 100px;
    margin-top: inherit;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .header-area.style-two.has-header-top .header-menu-area .logo {
    height: 80px;
    margin-top: inherit;
  }
}
.header-area.style-two .header-top .header-top-btn a {
  margin-bottom: inherit;
  padding: 6px 46px;
}
.header-area.style-two .header-top .header-top-btn a:hover:before {
  transition: all 0.5s ease-out;
  background-color: #1eae98;
}
.header-area.style-two .header-top .header-top-btn a:before {
  border-radius: 0;
  transform: skewX(-20deg);
  transition: all 0.5s ease-out;
}
.header-area.style-two .header-menu-area .logo:before {
  border-radius: 0;
  transform: skewX(-20deg);
  bottom: 0;
  height: 190px;
}

.header-area.style-three .header-top .header-top-btn a {
  margin-bottom: inherit;
  padding: 6px 30px;
}
.header-area.style-three .header-top .header-top-btn a:before {
  border-radius: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area.style-three .header-top .header-top-btn {
    display: none;
  }
}
.header-area.style-three .header-menu-area .logo:before {
  display: none;
}

.mean-container a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-nav {
  background: none;
  border-top: 1px solid #dfe2e9;
  padding-top: 20px;
  margin-top: 40px;
}

.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: none;
}

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}

.mean-container a.meanmenu-reveal {
  display: none !important;
}

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #483E3E;
  border: none !important;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 500;
}
.mean-container .mean-nav ul li a i {
  font-size: 14px;
}

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #FE712A;
  line-height: 30px;
  top: 0;
  font-weight: 400;
}

.mean-container .mean-nav ul li > a > i {
  display: none;
}

.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block;
  color:  #483E3E;
}

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}

.mean-container .mean-nav ul li.dropdown-opened a.mean-expand.mean-clicked i:hover {
  background-color: transparent !important;
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked:hover {
  background-color: transparent !important;
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  transform: rotate(90deg);
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked i:hover {
  background-color: transparent !important;
}

.mobile-menu-bar a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu-bar a i {
  color: #f29727;
  font-size: 22px;
}

.menu-sidebar-area {
  position: fixed;
  right: -485px;
  top: 0;
  width: 465px;
  height: 100%;
  background-color: #ffffff;
  overflow-y: scroll;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 9999;
}
@media (max-width: 560px) {
  .menu-sidebar-area {
    width: 100%;
    right: -600px;
  }
}
.menu-sidebar-area .menu-sidebar-logo {
  display: inline-block;
  width: 180px;
}
.menu-sidebar-area .menu-sidebar-wrapper {
  position: relative;
  padding: 40px;
}
.menu-sidebar-area.active {
  right: 0;
}
.menu-sidebar-area .menu-sidebar-close {
  position: absolute;
  right: 34px;
}
.menu-sidebar-area .menu-sidebar-close .menu-sidebar-close-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 45px;
  width: 45px;
  background-color: #ffffff;
  color: #483E3E;
  border-radius: 50%;
}
.menu-sidebar-area .menu-sidebar-close .menu-sidebar-close-btn i {
  font-size: 24px;
}
.menu-sidebar-area .menu-sidebar-close .menu-sidebar-close-btn:hover {
  background-color: #041126;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget {
  display: inline-block;
  margin-top: 20px;
  border-top: 1px solid #dfe2e9;
  padding-top: 20px;
  width: 100%;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .menu-sidebar-title {
  margin-bottom: 5px;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info {
  display: flex;
  align-items: center;
  gap: 0 24px;
  padding: 6px 0;
  flex-wrap: wrap;
  flex-direction: column;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span {
  display: flex;
  align-items: center;
  gap: 13px;
  color: #483E3E;
  font-size: 16px;
  font-weight: 400;
  font-family: "Palanquin Dark";
  width: 100%;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span.contact-info-item {
  gap: 0 10px !important;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #483E3E;
  font-size: 16px;
  font-weight: 400;
  font-family: "Palanquin Dark";
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span a:hover {
  color: #f29727;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .social-profile {
  margin-top: 20px;
  border-top: 1px solid #dfe2e9;
  width: 100%;
  padding-top: 20px;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .social-profile a {
  color: #483E3E;
  font-size: 22px;
}
.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .social-profile a:hover {
  color: #f29727;
}

.body-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-out;
}
.body-overlay.active {
  opacity: 1;
  visibility: visible;
}
.body-overlay:hover {
  cursor: pointer;
}

.about-us-area {
  padding:60px 0 60px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-us-area {
    padding:50px 0 50px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-us-area {
    padding:30px 0 30px;
  }
}
.about-us-area.style-1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-us-area .about-us-wrapper {
  position: relative;
}

.about-us-content-wrapper-1 {
  margin-top: 26px;
}
@media (max-width: 1200px) {
  .about-us-content-wrapper-1 {
    margin-top: 0px;
  }
}
.about-us-content-wrapper-1 .section-title {
  margin-bottom: 22px !important;
} 
.about-us-content-wrapper-1 .info-card:nth-child(1n) {
  margin-bottom: 13px;
}

.about-us-image-wrapper-1 {
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  margin-top: -33px;
}
@media (max-width: 1400px) {
  .about-us-image-wrapper-1 {
    height: 650px;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .about-us-image-wrapper-1 {
    display: none;
  }
}
@media (max-width: 767px) {
  .about-us-image-wrapper-1 {
    height: 450px;
    margin: 0;
  }
}
.about-us-image-wrapper-1 .bg-shape {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 110px;
  margin-left: 85px;
}
@media (max-width: 1400px) {
  .about-us-image-wrapper-1 .bg-shape {
    display: none;
  }
}
.about-us-image-wrapper-1 .image-wrapper {
  position: absolute;
  border-radius: 100%;
  border: 3px solid #ffffff;
  overflow: hidden;
}
.about-us-image-wrapper-1 .image-wrapper:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 20;
}
.about-us-image-wrapper-1 .image-wrapper.style-1 {
  width: 284px;
  bottom: 0;
  margin-left: 66px;
  margin-bottom: 5px;
}
@media (max-width: 1400px) {
  .about-us-image-wrapper-1 .image-wrapper.style-1 {
    width: 200px;
    bottom: inherit;
    top: 50%;
  }
}
@media (max-width: 1200px) {
  .about-us-image-wrapper-1 .image-wrapper.style-1 {
    width: 200px;
    bottom: inherit;
    top: 50%;
  }
}
@media (max-width: 992px) {
  .about-us-image-wrapper-1 .image-wrapper.style-1 {
    margin: 0;
    top: 38%;
    left: 10%;
  }
}
@media (max-width: 767px) {
  .about-us-image-wrapper-1 .image-wrapper.style-1 {
    width: 180px;
    left: 0;
  }
}
.about-us-image-wrapper-1 .image-wrapper.style-1:hover:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}
.about-us-image-wrapper-1 .image-wrapper.style-2 {
  width: 180px;
  bottom: 0;
  right: 0;
  margin-bottom: -33px;
  margin-right: 148px;
  animation: flipInX 2s linear infinite alternate;
}
@media (max-width: 1400px) {
  .about-us-image-wrapper-1 .image-wrapper.style-2 {
    margin-right: 0px;
  }
}
@media (max-width: 1200px) {
  .about-us-image-wrapper-1 .image-wrapper.style-2 {
    bottom: 20%;
    right: 20%;
  }
}
@media (max-width: 767px) {
  .about-us-image-wrapper-1 .image-wrapper.style-2 {
    right: 10%;
    width: 120px;
  }
}
.about-us-image-wrapper-1 .image-wrapper.style-2:hover:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}
.about-us-image-wrapper-1 .image-wrapper.style-3 {
  width: 360px;
  top: 0;
  right: 0;
  margin-top: 33px;
  margin-left: 85px;
}
@media (max-width: 1400px) {
  .about-us-image-wrapper-1 .image-wrapper.style-3 {
    width: 280px;
    margin: 0;
  }
}
@media (max-width: 1200px) {
  .about-us-image-wrapper-1 .image-wrapper.style-3 {
    right: 34%;
  }
}
@media (max-width: 992px) {
  .about-us-image-wrapper-1 .image-wrapper.style-3 {
    right: 10%;
  }
}
@media (max-width: 767px) {
  .about-us-image-wrapper-1 .image-wrapper.style-3 {
    right: 0;
    width: 180px;
  }
}
.about-us-image-wrapper-1 .image-wrapper.style-3:hover:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.meta-wrapper {
  margin-top: 35px;
  padding-top: 40px;
  border-top: 1px solid #E7E7E7;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .meta-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
  }
}
.meta-wrapper .meta-user {
  margin-left: 53px;
  display: inline-flex;
}
.meta-wrapper .meta-user .image-inner {
  border-radius: 100%;
  border: 3px solid #ffffff;
  width: 56px;
  height: 56px;
  overflow: hidden;
  margin-left: -23px;
  background-color: #041126;
  display: flex;
  justify-content: center;
  align-items: center;
}
.meta-wrapper .meta-user .image-inner i {
  color: #ffffff;
}
.cta-area .dt-sc-counter-wrapper{ 
margin-bottom:35px;
}
.counter-wrapper .counter-inner {
  font-family: "Palanquin Dark";
  color: #fff;
  font-size:36px;
  font-style: normal;
  font-weight: 500;
  cursor: default;
} 
.counter-wrapper .customers {
  font-family: "Palanquin Dark";
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  cursor: default;
}

.about-us-area.style-2 {
  background-color: #ffffff;
}

.about-us-info-card-wrapper {
  display: flex;
  gap: 70px;
}
.dt-sc-counter-wrapper .dt-sc-counter-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #10221b;
    border-radius: 100%;
    width: 165px;
    height: 165px;
	text-align: center;
} 
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .dt-sc-counter-wrapper .dt-sc-counter-inner{
     width: 140px;
    height:140px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-us-info-card-wrapper {
    flex-direction: column;
    gap: 20px;
  }
}

.about-us-content-wrapper-2 .section-title {
  margin-bottom: 42px;
  width: 550px;
} 
@media (max-width: 992px) {
  .about-us-content-wrapper-2 .section-title {
    width: 360px;
  } 
}
@media (max-width: 767px) {
  .about-us-content-wrapper-2 .section-title {
    width: auto;
  }
}
.about-us-content-wrapper-2 .counter-area.style-2 {
  gap: 95px !important;
}

.about-us-image-wrapper-2 {
  position: relative;
}
.about-us-image-wrapper-2 .image-inner {
  position: relative;
}
.about-us-image-wrapper-2 .image-inner .main-img {
  position: absolute;
  border-radius: 16px;
  overflow: hidden;
  margin-top: -36px;
  left: 14.6%;
}
@media (max-width: 1200px) {
  .about-us-image-wrapper-2 .image-inner .main-img {
    position: unset;
    left: 0;
    margin-top: 0px;
  }
}
.about-us-image-wrapper-2 .image-inner .main-img img {
  border-radius: 16px;
}
.about-us-image-wrapper-2 .image-inner .sub-img {
  position: absolute;
  top: 221px;
  left: 54.4%;
  background-color: #ffffff;
  padding: 14px;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .about-us-image-wrapper-2 .image-inner .sub-img {
    top: 270px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-us-image-wrapper-2 .image-inner .sub-img {
    display: none;
  }
}
.about-us-image-wrapper-2 .image-inner .sub-img img {
  border-radius: 16px;
}

.link-card {
  display: flex;
  border-radius: 10px;
  background-color: #ffffff;
  position: absolute;
  justify-content: center;
  align-items: center;
  gap: 16px;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
}
.link-card.style-1 {
  top: 40px;
  right: 0;
  padding: 23px 49px 22px 23px;
  animation: MoveUpDown 3s linear infinite alternate;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .link-card.style-1 {
    padding: 20px;
    top: 10px;
    right: 10px;
  }
}
.link-card.style-2 {
  top: 376px;
  right: 247px;
  padding: 22px 80px 22px 27px;
  animation: MoveUpDown 2s linear infinite alternate;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .link-card.style-2 {
    top: inherit;
    right: inherit;
    bottom: 10px;
    left: 10px;
    padding: 20px;
  }
}
.link-card .video-btn a {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  background-color: #f29727;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
}
.link-card .video-btn a i {
  color: #ffffff;
  font-size: 18px;
}
.link-card .icon-wrapper {
  border-radius: 100%;
  background-color: #f29727;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.link-card .icon-wrapper i {
  color: #ffffff;
}
.link-card .content-wrapper .title {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 0px;
  cursor: default;
}
.link-card .content-wrapper .title a:hover {
  background-position: -100%;
}
.link-card .content-wrapper .location-inner {
  display: flex;
  gap: 8px;
  align-items: center;
}
.link-card .content-wrapper .location-inner .icon {
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.link-card .content-wrapper .location-inner .address {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  margin: 0px !important;
  cursor: default;
}
.link-card .content-wrapper .link-up {
  position: relative;
  font-family: "Palanquin Dark";
  color: #f29727;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
}

.about-us-area.style-3 {
  padding: 0px;
  position: relative;
}
@media (max-width: 767px) {
  .about-us-area.style-3 {
    background-color: #FAFAFA;
  }
}
.about-us-area.style-3 .shape {
  position: absolute;
  z-index: 10;
  bottom: 112px;
  left: 36.5%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .about-us-area.style-3 .shape {
    display: none;
  }
}
@media (max-width: 767px) {
  .about-us-area.style-3 .banner-shape {
    display: none;
  }
}
.about-us-area.style-3 .banner-shape .bg-shape {
  position: absolute;
  height: 734px;
}
@media (max-width: 992px) {
  .about-us-area.style-3 .banner-shape .bg-shape {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .about-us-area.style-3 .banner-shape .bg-shape {
    width: 75%;
  }
}
.about-us-area.style-3 .banner-shape .bg-img {
  position: absolute;
  z-index: -2;
  height: 734px;
}
.about-us-area.style-3 .about-us-wrapper {
  display: flex;
  gap: 110px;
  justify-content: center;
  align-items: center;
  padding: 120px 0;
  position: relative;
}
@media (max-width: 1400px) {
  .about-us-area.style-3 .about-us-wrapper {
    gap: 0;
    justify-content: space-between;
  }
}
@media (max-width: 992px) {
  .about-us-area.style-3 .about-us-wrapper {
    justify-content: start;
    padding: 100px 0;
  }
}
@media (max-width: 992px) {
  .about-us-area.style-3 .about-us-wrapper {
    justify-content: start;
    padding: 80px 0;
  }
}
.about-us-area.style-3 .counter-area.style-2 {
  gap: 40px !important;
}
@media (max-width: 992px) {
  .about-us-area.style-3 .counter-area.style-2 {
    gap: 20px !important;
  }
}
@media (max-width: 767px) {
  .about-us-area.style-3 .counter-area.style-2 {
    gap: 10px !important;
  }
}
.about-us-area.style-3 .about-us-content-wrapper-2 {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.about-us-area.style-3 .section-title {
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  width: 550px;
}
@media (max-width: 1400px) {
  .about-us-area.style-3 .section-title {
    width: auto;
  }
}
@media (max-width: 992px) {
  .about-us-area.style-3 .video-modal-card {
    display: none;
  }
}
.about-us-area.style-3 .video-modal-card .image-wrapper {
  border-radius: 16px;
  padding: 10px;
}
.about-us-area.style-3 .video-modal-card .image-wrapper img {
  border-radius: 16px;
}

.location-card {
  position: relative; 
  overflow: hidden;
}
@media (max-width: 992px) {
  .location-card {
    margin-right: 0;
  }
}
.location-card .image-wrapper {
  position: relative;
}
.location-card .image-wrapper .image-inner {
  z-index: 2;
  overflow: hidden;
  transition: 1s;
}
.location-card .image-wrapper .image-inner:before {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  background-color:rgb(90 90 90 / 16%);
  content: "";
  transition: all 0.5s ease-out;
}
.location-card .image-wrapper .image-inner img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-out;
}
.location-card .image-wrapper .favourite-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(-67%, 52%);
  z-index: 20;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.08));
}
.location-card .image-wrapper .favourite-icon.active i {
  color: #f29727;
}
.location-card .image-wrapper .favourite-icon i {
  color: #FE712A;
  font-size: 20px;
}
.location-card .content-wrapper {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  margin-bottom:-100px;
  left: 0;
  right: 0;
  margin-left: 17px;
  margin-right: 17px; 
  z-index: 2;
  transition: all 0.5s ease-out;
}
.location-card .content-wrapper .content-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 20px;
  opacity: 0;
  transition: all 0.5s ease-out;
}
@media (max-width: 1400px) {
  .location-card .content-wrapper .content-inner {
    gap: 0;
    justify-content: space-between;
  }
}
.location-card .content-wrapper .content-inner .content-title {
  line-height: 0px;
  width: 162px; 
}
.location-slider-area  .woocommerce-Price-amount.amount{
	color:#f29727;
}
@media (max-width: 1400px) {
  .location-card .content-wrapper .content-inner .content-title {
    width: auto;
  }
}
.location-card .content-wrapper .content-inner .content-title a {
  font-family: "Jost";
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}
.location-card .content-wrapper .content-inner .content-title a:hover {
  background-position: -100%;
}
.location-card .content-wrapper .content-inner .icon {
  position: relative;
  overflow: hidden;
  transition: 1s;
  background-color: #f29727;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all 0.5s ease-out;
  flex-shrink: 0;
}
.location-card .content-wrapper .content-inner .icon:before {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #041126;
  content: "";
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.location-card .content-wrapper .content-inner .icon:hover:before {
  width: 100%;
  transition: all 0.5s ease-out;
}
.location-card .content-wrapper .content-inner .icon i {
  color: #ffffff;
  font-size: 28px;
  transform: translate(-28px, 14px);
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 10;
}
.location-card:hover .image-inner:before {
  height: 100%;
  transition: all 0.5s ease-out;
}
.location-card:hover .favourite-icon i {
  transform: rotateY(360deg);
  transition: all 0.5s ease-out;
}
.location-card:hover .content-wrapper {
  visibility: visible;
  margin-bottom:125px;
  transition: all 0.5s ease-out;
}
.location-card:hover .content-wrapper .content-inner {
  opacity: 1;
  transition: all 0.5s ease-out;
}
.location-card:hover .content-wrapper .content-inner .icon i {
  transform: none;
  transition: all 0.5s ease-out;
}
.location-card:hover .content-wrapper .content-inner .content-title {
  background-position: -100%;
}
 
.card-location {
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0;
}
.card-location .location-inner {
  align-items: end;
  margin-top: 14px;
  margin-right: 28px;
  border-radius: 50px;
  background-color: #ffffff;
  padding: 6px 16px;
}
.card-location .location-inner span i {
  font-size: 14px;
  color: #041126;
}
.card-location .location-inner .address {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
}

.location-card.style-2 {
  border: 1px solid #E7E7E7;
  overflow: hidden;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
  transition: all 0.5s ease-out;
  padding:45px 10px 15px;
} 
.location-card.style-2 .image-wrapper .image-inner:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 20;
}
 
.location-card.style-2 .content-wrapper {
  visibility: visible;
  margin-bottom: 0px;
  position: relative;
  margin-top: 34px;
  margin: 32px;
}
.location-card.style-2 .content-wrapper .content-inner {
  opacity: 1;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  padding: 0px;
  gap: 3px;
}
.location-card.style-2 .content-wrapper .content-inner p{
	margin-bottom:0px;
	font-weight:300;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	}
.location-card.style-2 .content-wrapper .content-inner .price {
  color:#10221b;
  font-family: "Jost";
  font-size: 20px;
  font-weight: 400;
  line-height: 170%;
  cursor: default;
}
.location-card.style-2 .content-wrapper .content-inner .content-title {
  width: auto;
  background-position: -100%;
  margin:5px 0px;
}
.location-card.style-2 .content-wrapper .content-inner .content-title a {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 1px;
  font-weight:400;
}
.browser-access .theme-btn{width:35%;justify-content: space-evenly;padding:15px 30px;}
@media (max-width:767px) {
 .browser-access .theme-btn{width:80%;}
}
@media (max-width: 1400px) {
  .location-card.style-2 .content-wrapper .content-inner .content-title a {
    font-size: 20px;
  }
}
.location-card.style-2 .content-wrapper .content-inner .content-title a:hover {
  background-position: -100%;
}
.location-card.style-2 .content-wrapper .content-inner .time-zone {
  border-top: 1px solid #E7E7E7;
  padding-top: 24px;
  margin-top: 12px;
  width: 100%;
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  row-gap: 12px;
  column-gap: 24px;
}
.location-card.style-2 .content-wrapper .content-inner .time-zone .time-zone-inner {
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
}
.location-card.style-2 .content-wrapper .content-inner .time-zone .time-zone-inner i {
  color: #f29727;
  font-size: 18px;
}
.location-card.style-2 .content-wrapper .content-inner .time-zone .time-zone-inner .title {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
  cursor: default;
}
.location-card.style-2:hover {
  margin-top: -10px;
  transition: all 0.5s ease-out;
}
.location-card.style-2:hover .image-wrapper .image-inner:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.location-card.style-3 {
  overflow: hidden;
}
.location-card.style-3 .image-wrapper .image-inner {
  border-radius: 16px;
}
.location-card.style-3 .image-wrapper .image-inner:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 20;
}
.location-card.style-3 .image-wrapper .image-inner img {
  border-radius: 16px;
}
.location-card.style-3 .content-wrapper {
  visibility: visible;
  margin-bottom: 0px;
  position: relative;
  margin: 0;
  margin-top: 32px;
}
.location-card.style-3 .content-wrapper .content-inner {
  opacity: 1;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  padding: 0px;
  gap: 3px;
}
.location-card.style-3 .content-wrapper .content-inner .price {
  color: #f29727;
  font-family: "Palanquin Dark";
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}
.location-card.style-3 .content-wrapper .content-inner .title {
  width: auto;
  font-size: 24px;
}
.location-card.style-3 .content-wrapper .content-inner .title a {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.56px;
}
.location-card.style-3 .content-wrapper .content-inner .title a:hover {
  background-position: -100%;
}
.location-card.style-3 .content-wrapper .content-inner .time-zone {
  border-top: 1px solid #E7E7E7;
  padding-top: 24px;
  margin-top: 12px;
  width: 100%;
  display: flex;
  gap: 24px;
}
.location-card.style-3 .content-wrapper .content-inner .time-zone .time-zone-inner {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.location-card.style-3 .content-wrapper .content-inner .time-zone .time-zone-inner i {
  color: #8F90A6;
  font-size: 18px;
}
.location-card.style-3 .content-wrapper .content-inner .time-zone .time-zone-inner .desc {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
}
.location-card.style-3:hover .image-wrapper .image-inner:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.location-image-card { 
  border-radius: 16px;
  overflow: hidden;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 8px;
  align-items: center;
  text-align: center;
  transition: all 0.5s ease-out;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-image-card {
    padding: 15px 15px;
  }
}
@media (max-width: 1400px) {
  .location-image-card {
    padding:15px 20px;
  }
}
.location-image-card .img-wrapper {
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-out;
}
.location-image-card .img-wrapper:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 20;
}
.location-image-card .content-inner .city {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 26px;
  font-style: normal;
  font-weight:500;
  line-height: 140%;
  margin-top: 20px;
  margin-bottom: 15px; 
  cursor: default;
}
.location-image-card .content-inner .city:hover {
  background-position: -100%;
}
.location-image-card .content-inner .duration {
  font-family: "Jost";
  color:#483E3E;
  font-size: 20px;
  font-weight:300;
  line-height: 170%;
  cursor: default;
  margin-bottom:22px; 
}
.location-image-card:hover {
  transition: all 0.5s ease-out;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
}
.location-image-card:hover .img-wrapper {
  transform: rotateY(15deg);
  transition: all 0.5s ease-out;
}
.location-image-card:hover .img-wrapper:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.location-image-card.style-2 {
  border: 1px solid #E7E7E7;
}

.location-slider-area.style-1 {
  padding:60px 0 100px;
  background-image: url(../images/activites-pine-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}
.location-slider-area .location-details{
	 margin:25px; 
	}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .location-slider-area.style-1 {
    padding: 50px 0 80px;    
}
  }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-slider-area.style-1 {
    padding:40px 0;
  }
}
.location-slider-area.style-1 .slick-track .slick-slide {
  margin-top: 0;
  border:1px solid #e6eee5;
}
.location-slider-area.style-1 .slick-track .slick-active {
  margin-top: 0px;
  transition: all 0.5s ease-out;
}
.location-slider-area.style-1 .slick-track .slick-active:nth-child(4n+2), .location-slider-area.style-1 .slick-track .slick-active:nth-child(4n+4) {
  transition: all 0.5s ease-out;
}
@media (max-width: 1200px) {
  .location-slider-area.style-1 .slick-track .slick-active:nth-child(4n+2), .location-slider-area.style-1 .slick-track .slick-active:nth-child(4n+4) {
    margin-top: 0px;
  }
}
.location-slider-area.style-1 .section-title {
  margin-top: 10px;
  margin-bottom: 48px;
}
@media (max-width: 1400px) {
  .location-slider-area.style-1 .section-title {
    margin-top: 0px;
  }
} 
.location-slider-area.style-1 .location-card .image-wrapper {
  height:400px;
  border-radius:0px;
}

.location-slider-area .slick-list {
  margin: 0 -12px;
}
.location-slider-area .slick-list .slick-slide {
  margin: 0 12px;
  border-radius:0px;
}
.location-slider-area .slick-dots {
  display: none !important;
}
.location-slider-area .slick-arrow {
  display: block !important;
}
.location-slider-area .location-slider-arrow {
  display: flex;
  justify-content:space-evenly;
  align-items: center;
  gap: 16px;
}
.location-slider-area .location-slider-arrow .location-arrow-btn {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.prev-btn, .location-slider-area .location-slider-arrow .location-arrow-btn.next-btn {
  overflow: hidden;
  transition: all 0.5s ease-out;
  position: relative;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.prev-btn:before, .location-slider-area .location-slider-arrow .location-arrow-btn.next-btn:before {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #f29727;
  content: "";
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.prev-btn:hover:before, .location-slider-area .location-slider-arrow .location-arrow-btn.next-btn:hover:before {
  width: 100%;
  transition: all 0.5s ease-out;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.prev-btn:hover i, .location-slider-area .location-slider-arrow .location-arrow-btn.next-btn:hover i {
  color: #ffffff;
  transition: all 0.5s ease-out;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.prev-btn {
  background-color: #ffffff;
  border: 1px solid #E7E7E7;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.prev-btn i {
  color: #041126;
  position: relative;
  z-index: 10;
  transition: all 0.5s ease-out;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.next-btn {
  background-color: #E6EFFF;
}
.location-slider-area .location-slider-arrow .location-arrow-btn.next-btn i {
  color: #f29727;
  position: relative;
  z-index: 10;
  transition: all 0.5s ease-out;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-slider-area .location-slider-arrow {
    display: none !important;
  }
}

.location-slider-area.style-2 .location-card.style-2 {
  box-shadow: none;
}

.location-area {
  padding: 20px 0 60px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .location-area {
    padding: 20px 0 60px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-area {
    padding:20px 0 40px;
  }
}
.location-area .section-title {
  margin-bottom:70px;
}

.location-area.style-2 {
  padding: 120px 0;
  position: relative;
  background-color: #F9F8F7;
}
.location-area.style-2 .bg-bottom-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;

}
img.bg-bottom-shape {
  border-radius: 0 !important;
  bottom: -5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .location-area.style-2 {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-area.style-2 {
    padding: 80px 0;
  }
}
.location-area.style-2 .sec-btn {
  margin-top: 56px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-area.style-2 .sec-btn {
    margin-top: 23px;
  }
}

.location-area.style-3 {
  padding: 0;
  padding-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .location-area.style-3 {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-area.style-3 {
    padding-bottom: 80px;
  }
}

.location-area.style-4 .location-card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 27px;
}
.location-area.style-4 .location-card.style-1 {
  transition: all 0.5s ease-out;
}
.location-area.style-4 .location-card.style-1 .image-inner:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 20;
}
.location-area.style-4 .location-card.style-1:hover {
  margin-top: -10px;
  transition: all 0.5s ease-out;
}
.location-area.style-4 .location-card.style-1:hover .image-wrapper .image-inner:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.location-area.style-5 .location-card {
  border: none !important;
  box-shadow: none;
}
.location-area.style-5 .location-card .content-wrapper {
  margin: 0px;
  margin-top: 28px;
}
.location-area.style-5 .location-card .content-wrapper .title a {
  font-size: 24px;
}
.location-area.style-5 .location-card .content-wrapper .time-zone {
  gap: 20px;
}

.why-choose-us-area {
  padding:100px 0;
}
@media (min-width:991px) {
.margin-let-dek{
	margin-left:-50px;
	margin-top:150px;
	}
.why-choose-us-area h3{ 
	font-size:32px;
	line-height:1.3;
	font-weight:400;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .why-choose-us-area {
    padding: 60px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .why-choose-us-area {
    padding: 50px 0;
  }
}
.we-offer-the-best.style-1 {
 background-size: auto;
    background-repeat: no-repeat;
    background-position: 25% 100%;
    background-image: url(../images/icon-section-bg.jpg);
	padding:40px 0px 120px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .we-offer-the-best.style-1 {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px){
.we-offer-the-best.style-1{
    background-position: 34% 66%;
}
}
.why-choose-us-area.style-1 {
 background-size: auto;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../images/home-mask-shape-img.png);
}
.why-choose-us-area .section-title {
  margin-top: 16px;
  flex-direction: column;
  align-items: start;
  margin-bottom: 0px;
}
.why-choose-us-area .section-title .title {
  padding-right: 20px;
} 
.why-choose-us-area .image-wrapper {
  border-radius:0;
  overflow: hidden;
  animation: MoveLeftRight 2s linear infinite alternate;
}
.why-choose-us-area .image-wrapper img {
  width: 100%;
}
.bgimg .why-choose-us-area .info-wrapper {
  margin-left: 10px;
}
 .bgimg .image-wrapper:before {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 20;
}
.bgimg .image-wrapper:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}

.why-choose-us-area .white-gh{padding:20px 20px 20px 20px;}
@media (max-width:991px) {
.why-choose-us-area .white-gh h3{font-size:25px}
}
@media (min-width: 992px) {
.why-choose-us-area .white-gh{padding:90px 150px 90px 80px;background-color:#fff}
}
@media only screen and (min-width: 1281px) and (max-width: 1440px){
	.why-choose-us-area .white-gh{padding:50px 120px 50px 50px}
}
@media (max-width: 1400px) {
  .why-choose-us-area .info-wrapper {
    margin: 0;
  }
}
.why-choose-us-area .info-wrapper .info-card {
  border-top: 1px solid #E7E7E7;
  padding-top: 30px;
  margin-top: 29px;
}
.why-choose-us-area .info-wrapper .info-card:first-child {
  border: none;
  padding: 0;
  margin-top: 0;
}
.why-choose-us-area .info-wrapper .info-card .content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0;
}
.why-choose-us-area .info-wrapper .info-card .content .title {
  margin: 0;
}
.why-choose-us-area .info-wrapper .info-card .content .desc {
  margin: 0;
}

.why-choose-us-area.style-2 {
  background-color: #F9F8F7;
}
.why-choose-us-area.style-2 .sec-btn {
  margin: 0 !important;
}

.why-choose-us-area.style-3 {
  background-color: #FAFAFA;
  position: relative;
}
.why-choose-us-area.style-3 .shape {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 992px) {
  .why-choose-us-area.style-3 .shape {
    height: 80px;
  }
}
.why-choose-us-area.style-3 .section-title {
  margin-top: 0px;
}
.why-choose-us-area.style-3 .info-card {
  width: auto;
}
.why-choose-us-area.style-3 .info-card .icon-wrapper {
  background: transparent;
  width: 60px;
  height: 60px;
  box-shadow: none;
}
.why-choose-us-area.style-3 .info-card .icon-wrapper img {
  width: 60px;
  height: 60px;
}
    

.process-card {
  position: relative;
  z-index: 20;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.process-card .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.process-card .content-wrapper .title {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 28px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.56px;
  margin-top: 40px;
  margin-bottom: 0;
  cursor: default;
}
.process-card .content-wrapper .desc {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-align: center;
  width: 324px;
  margin: 0;
  margin-top: 12px;
  cursor: default;
}
.process-card:hover .img-wrapper {
  -webkit-animation: flipInX 2s linear alternate;
  animation: flipInX 2s linear alternate;
}

.cta-area.style-1 { 
    background-image: url(../images/number-counter-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.dt-sc-testimonial-author img{
	margin:0px auto;
	border-radius:100%;
	}
@media (min-width:1281px){
.cta-area.style-1{
    background-position: 34% 66% !important;
	  padding: 120px 0;
}
}
.cta-area .section-title {
  flex-direction: column;
  align-items: start;
  margin-bottom: 0px; 
}
.clint-text{
font-size:26px;	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area.style-1{
    padding: 70px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
 .cta-area.style-1 {
    padding: 50px 0;
  }
}
.cta-area .section-title .title {
  padding-right: 20px;
} 
.cta-area .section-title .sec-btn {
  display: flex;
  gap: 16px;
}
@media (max-width: 992px) {
  .cta-area .section-title .sec-btn {
    margin-top: 0px;
  }
}
.cta-area .image-wrapper {
  position: relative;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .cta-area .image-wrapper {
    display: none;
  }
}
.cta-area .image-wrapper .wave-shape {
  position: absolute;
  top: 28.6%;
  left: 9.7%;
}
.cta-area .image-wrapper .top-circle {
  position: absolute;
  top: 24.8%;
  right: -5.5%;
  animation: MoveUpDown 3s linear infinite alternate;
}
.cta-area .image-wrapper .bottom-circle {
  position: absolute;
  bottom: 9.6%;
  left: 20.4%;
  animation: MoveUpDown 2s linear infinite alternate;
}
@media (max-width: 1400px) {
  .cta-area .image-wrapper .bottom-circle {
    left: 7%;
  }
}
@media (max-width: 1200px) {
  .cta-area .image-wrapper .bottom-circle {
    left: -7%;
  }
}
.cta-area .image-wrapper .side-img {
  position: relative;
  margin-top: 50px;
  margin-right: 116px;
}

.latest-posts-area {
  padding: 120px 0;
  background-color: #FAFAFA;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .latest-posts-area {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .latest-posts-area {
    padding: 80px 0;
  }
}

.latest-post-card {
  display: flex;
  flex-direction: column;
}
.latest-post-card .img-wrapper {
  border-radius: 16px;
  overflow: hidden;
  flex-shrink: 0;
  height: 371px;
  position: relative;
}
.latest-post-card .img-wrapper img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.latest-post-card .img-wrapper:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 20;
}
.latest-post-card .content-wrapper .short-title {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  margin: 0px;
  margin-top: 30px;
  cursor: default;
}
.latest-post-card .content-wrapper .post-title {
  margin: 0px;
  line-height: 0;
  margin-top: 16px;
}
.latest-post-card .content-wrapper .post-title a {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 28px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.56px;
  margin: 0px;
}
@media (max-width: 1400px) {
  .latest-post-card .content-wrapper .post-title a {
    font-size: 22px;
  }
}
.latest-post-card .content-wrapper .post-title a:hover {
  background-position: -100%;
}
.latest-post-card:hover .img-wrapper:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.latest-post-card.style-2 {
  flex-direction: row;
  gap: 24px;
}
@media (max-width: 992px) {
  .latest-post-card.style-2 {
    flex-direction: column;
    gap: 0px;
  }
}
.latest-post-card.style-2 .img-wrapper {
  border-radius: 16px;
  overflow: hidden;
  flex-shrink: 0;
  width: 256px;
  height: 253px;
}
@media (max-width: 1400px) {
  .latest-post-card.style-2 .img-wrapper {
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 992px) {
  .latest-post-card.style-2 .img-wrapper {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .latest-post-card.style-2 .content-wrapper .short-title {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .latest-post-card.style-2 .content-wrapper .short-title {
    margin-top: 30px;
  }
}
@media (max-width: 1400px) {
  .latest-post-card.style-2 .content-wrapper .post-meta {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}

.video-modal-area {
  background-color: #FAFAFA;
  padding: 120px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-modal-area {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .video-modal-area {
    padding: 80px 0;
  }
}
.video-modal-area .section-title {
  gap: 202px;
  margin-bottom: 34px;
}
@media (max-width: 992px) {
  .video-modal-area .section-title {
    gap: 60px;
  }
}
@media (max-width: 767px) {
  .video-modal-area .section-title {
    gap: 30px;
    flex-direction: column;
  }
}
.video-modal-area .section-title .btn-sec-inner {
  margin-top: -12px;
}

.video-modal-card {
  position: relative;
  overflow: hidden;
}
.video-modal-card .image-wrapper {
  border-radius: 24px;
  padding: 12px;
  background-color: #ffffff;
  overflow: hidden;
}
.video-modal-card .image-wrapper img {
  border-radius: 24px;
  flex-shrink: 0;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .video-modal-card .image-wrapper {
    padding: 0px;
    border-radius: 12px;
  }
  .video-modal-card .image-wrapper img {
    border-radius: 12px;
  }
}

.popup-video-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-btn a {
  width: 88px;
  height: 88px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  background-color: #ffffff;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .video-btn a {
    width: 70px;
    height: 70px;
  }
}
.video-btn a i {
  color: #f29727;
  font-size: 30px;
}
.video-btn a:hover {
  animation: none;
}

.brand-slider-area {
  padding: 120px 0px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-slider-area {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .brand-slider-area {
    padding: 80px 0;
  }
}

.brand-slider-wrapper {
  display: flex;
  justify-content: space-between;
}

.counter-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
}
@media (max-width: 992px) {
  .counter-area {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
}
.counter-area .single-counter {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
@media (max-width: 992px) {
  .counter-area .single-counter {
    width: 44%;
    justify-content: start;
    align-items: start;
  }
}
.counter-area .single-counter .counter-inner {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.96px;
  margin: 0px;
  cursor: default;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .counter-area .single-counter .counter-inner {
    font-size: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .counter-area .single-counter .counter-inner {
    font-size: 28px;
  }
}
.counter-area .single-counter .title {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
  cursor: default;
}

.counter-area.style-2 {
  justify-content: start;
  gap: 95px;
  margin-top: 0px;
}

.post-meta {
  margin-top: 22px;
  display: flex;
  gap: 15px;
}
.post-meta .user-info {
  display: flex;
  gap: 11px;
}
.post-meta .user-info .image-wrapper {
  border-radius: 100%;
  overflow: hidden;
  width: 30px;
  height: 30px;
}
.post-meta .user-info .name {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
  margin: 0px;
}
.post-meta .date-info .date, .post-meta .date-info .time, .post-meta .time-info .date, .post-meta .time-info .time {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  position: relative;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  cursor: default;
}
.post-meta .date-info .date:before, .post-meta .date-info .time:before, .post-meta .time-info .date:before, .post-meta .time-info .time:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #585866;
  border-radius: 100%;
}

.post-meta.style-2 {
  justify-content: space-between;
}
.post-meta.style-2 .post-meta-inner {
  display: flex;
  gap: 12px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .post-meta.style-2 .post-meta-inner {
    flex-direction: column;
    gap: 6px;
    justify-content: start;
    align-items: start;
  }
}
.post-meta.style-2 .badge {
  display: flex;
  padding: 4px 12px;
  align-items: flex-start;
  gap: 10px;
  background-color: #E6EFFF;
  border-radius: 50px;
}
.post-meta.style-2 .badge .badge-btn {
  font-family: "Palanquin Dark";
  color: #f29727;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.destination-details .single-post-item {
  padding: 0px;
}
.destination-details .single-post-item .post-title {
  margin-bottom: 24px;
}
.destination-details .single-post-item .post-thumbnail {
  margin: 40px 0;
}
.destination-details .single-post-item ul {
  padding: 0px;
  margin-bottom: 50px;
}
.destination-details .single-post-item ul li {
  padding: 24px 0;
  list-style: none;
  border-bottom: 1px solid #E7E7E7;
}
.destination-details .single-post-item ul li:first-child {
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
}
.destination-details .single-post-item ul li:last-child {
  border-top: none !important;
  border-bottom: 1px solid #E7E7E7;
}
.destination-details .single-post-item ul li p {
  margin: 0px !important;
}
.destination-details .single-post-item ul li .list-title {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}
.destination-details .single-post-item ul li .list-details {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}
.destination-details .single-post-item h6 {
  margin-top: 60px;
  margin-bottom: 24px !important;
}
.destination-details .sidebar .widget_latest_post li .price {
  font-family: "Palanquin Dark";
  color: #f29727;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}
.destination-details .sidebar .widget_latest_post li .latest-post-meta:before {
  content: "\f3c5";
  font-family: "Font Awesome 6 Pro";
}

.location-filter-wrapper {
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
  padding: 34px;
  background-color: #ffffff;
  position: absolute;
  z-index: 20;
  border-radius: 16px;
  top: 66.6%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .location-filter-wrapper {
    position: unset;
  }
}

.location-filter-card form {
  position: relative;
  display: inline-flex;
  gap: 104px;
}
@media (max-width: 1200px) {
  .location-filter-card form {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }
}
.location-filter-card form input {
  width: 100px;
}
.location-filter-card form input, .location-filter-card form span {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
  cursor: pointer;
}
.location-filter-card form .single-item {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: start;
  width: 130px;
  gap: 8px;
}
@media (max-width: 1200px) {
  .location-filter-card form .single-item {
    width: auto;
  }
}
.location-filter-card form .single-item.price-range-inner {
  position: relative;
}
.location-filter-card form .single-item.price-range-inner .priceSlider {
  visibility: hidden;
  position: absolute;
  top: 0;
  padding: 20px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
}
.location-filter-card form .single-item.price-range-inner.active .priceSlider {
  visibility: visible;
  margin-top: 62px;
}
.location-filter-card form .single-item.price-range-inner.active .priceSlider label {
  font-size: 16px;
  font-family: "Palanquin Dark";
  color:  #483E3E;
  font-weight: 400;
  justify-content: start;
}
.location-filter-card form .single-item.price-range-inner.active .priceSlider label:after {
  display: none;
}
.location-filter-card form .single-item label, .location-filter-card form .single-item .priceLabel {
  position: relative;
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.location-filter-card form .single-item label:after, .location-filter-card form .single-item .priceLabel:after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  color: #f29727;
  font-size: 14px;
}
.location-filter-card form .single-item .select-location {
  position: relative;
}
.location-filter-card form .single-item .select-location-inner {
  display: none;
}
.location-filter-card form .single-item .select2.select2-container {
  padding: 0 !important;
  margin-top: 0 !important;
  visibility: visible !important;
}
.location-filter-card form .single-item .select2.select2-container span {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
  cursor: default;
}
.location-filter-card form .single-item .datepicker {
  position: relative;
}
.location-filter-card form .single-item .datepicker input {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
  cursor: default;
}
.location-filter-card form button {
  border-radius: 12px;
  background-color: #f29727;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-family: "Palanquin Dark";
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
}
.location-filter-card form button i {
  color: #ffffff;
  font-size: 24px;
}
.location-filter-card form button.style-1 {
  width: 64px;
  height: 64px;
}
.location-filter-card form button:hover i {
  transition: all 0.5s ease-out;
  transform: rotateY(360deg);
}

.location-filter-wrapper.style-2 {
  position: absolute;
  top: 0;
  transform: translate(0%, -50%);
  padding: 40px;
}
@media (max-width: 1200px) {
  .location-filter-wrapper.style-2 {
    position: unset;
  }
}
@media (max-width: 767px) {
  .location-filter-wrapper.style-2 {
    transform: translate(0%, -12%);
  }
}
.location-filter-wrapper.style-2 form {
  gap: 118px;
}
@media (max-width: 1400px) {
  .location-filter-wrapper.style-2 form {
    gap: 40px;
  }
}
.location-filter-wrapper.style-2 form button {
  height: auto;
  width: auto;
  padding: 16px 38px;
}
.location-filter-wrapper.style-2 form button i {
  margin-right: 12px;
}
.location-filter-card.style-2 {
  position: absolute;
  top: 0;
  transform: translate(0%, -50%);
  padding: 40px;
  gap: 153px;
}
@media (max-width: 992px) {
  .location-filter-card.style-2 {
    flex-wrap: wrap;
    position: unset;
    transform: unset;
    top: unset;
    gap: 40px;
  }
}
.location-filter-card.style-2 button {
  height: auto;
  width: auto;
  padding: 16px 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.slider-area {
  position: relative;
}
.slider-area.style-1 {
  position: relative;
 
}

 
@media (max-width: 1400px) {
  .slider-area.style-1 .banner-shape-1 {
    top: 14%;
    left: 1%;
  }
}
.slider-area.style-1 .banner-shape-2 {
  position: absolute;
  bottom: 0;
  left: 5.3%;
  -webkit-animation: fadeInUp 1s alternate infinite;
  animation: fadeInUp 1s alternate infinite;
}
@media (max-width: 1200px) {
  .slider-area.style-1 .banner-shape-2 {
    height: 60px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area.style-1 .banner-shape-2 {
    display: none;
  }
}
.slider-area.style-1 .banner-shape-3 {
  position: absolute;
  top: 25%;
  right: 0;
  -webkit-animation: fadeInLeft 5s alternate infinite;
  animation: fadeInLeft 5s alternate infinite;
}
.slider-area.style-1 .banner-shape-4 {
  position: absolute;
  bottom: 8%;
  right: 4.8%;
  -webkit-animation: fadeInDown 1s alternate infinite;
  animation: fadeInDown 1s alternate infinite;
}
@media (max-width: 992px) {
  .slider-area.style-1 .banner-shape-4 {
    display: none;
  }
}
.slider-area .slider-wrapper .slick-active .slider-short-title,
.slider-area .slider-wrapper .slick-active .slider-title,
.slider-area .slider-wrapper .slick-active .slider-short-desc,
.slider-area .slider-wrapper .slick-active .slider-btn-wrapper {
  -webkit-animation-name: MovefadeUp;
  animation-name: MovefadeUp;
  -webkit-animation-fill-mode: both;
}
.slider-area .slider-wrapper .slick-active .slider-short-title {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.slider-area .slider-wrapper .slick-active .slider-title {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.slider-area .slider-wrapper .slick-active .slider-short-desc {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.slider-area .slider-wrapper .slick-active .slider-btn-wrapper {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.slider-area .slider-wrapper .slick-dots {
  display: none;
  gap: 20px;
  flex-direction: column;
  position: absolute;
  top: 50%;
  right: 46px;
  transform: translateY(-50%);
  z-index: 2;
  flex-direction: column;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .slider-wrapper .slick-dots {
    display: none !important;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    margin-right: 30px;
    bottom: 70px;
    top: unset;
    left: unset;
    right: unset;
    transform: none;
  }
}
.slider-area .slider-wrapper .slick-dots li {
  display: inline-block;
  line-height: 0;
  outline: 1px solid transparent;
  border: 4px solid transparent;
  border-radius: 50px;
  transition: all 0.5s ease-out;
}
.slider-area .slider-wrapper .slick-dots li button {
  font-size: 0;
  padding: 0;
  width: 11px;
  height: 11px;
  background-color: #c3e4de;
  border-radius: 50px;
  position: relative;
  transition: all 0.5s ease-out;
}
.slider-area .slider-wrapper .slick-dots li button:hover {
  background-color: rgb(255, 103, 49);
  transition: all 0.5s ease-out;
}
.slider-area .slider-wrapper .slick-dots li.slick-active {
  transition: all 0.5s ease-out;
  outline: 1px solid rgb(255, 103, 49);
}
.slider-area .slider-wrapper .slick-dots li.slick-active button {
  transition: all 0.5s ease-out;
}
.slider-area .single-slider {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 2;
  min-height: 600px;
      background-attachment: fixed;
  background-image:url("../images/slider-1f.jpg")
}
@media (min-width: 1280px) {
.slider-area .bg-bottom-shape{
	max-width:fit-content;
	}
	} 
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider {
    height: auto;
    min-height: 120px;
  }
}
.slider-area .single-slider .slider-content-wrapper {
  position: relative;
  z-index: 99;
  padding-top: 48px;
}
@media (max-width: 992px) {
  .slider-area .single-slider .slider-content-wrapper {
    padding-top: 140px;
  }
}
@media (max-width: 767px) {
  .slider-area .single-slider .slider-content-wrapper {
    padding-top: 80px;
  }
}
.slider-area .single-slider .slider-content-wrapper .slider-content {
  position: relative;
  text-align:center;
  margin:150px 0px;
}
@media only screen and (min-width:767px) and (max-width: 993px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content {
    margin:45px 0px 120px;
  }
  .we-offer-the-best.style-1{
	  background-position: 41% -35%;
}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content {
    text-align: center;
	margin:40px 0px 80px;
  }
}
.slider-area .single-slider .slider-content-wrapper .slider-content .topbar-shape {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -47px;
  margin-top: -25px;
  -webkit-animation: tada 5s alternate infinite;
  animation: tada 5s alternate infinite;
}
@media (max-width: 1400px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .topbar-shape {
    height: 50px;
    margin: 0;
    top: 20px;
    right: 20px;
  }
}
@media (max-width: 1200px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .topbar-shape {
    height: 50px;
    margin: 0;
    top: -8px;
    right: 0;
  }
}
.slider-area .single-slider .slider-content-wrapper .slider-content .bottom-shape {
  margin-top:0px; margin-bottom:15px;
}
.slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-title {
  font-family: "Mansalva", cursive;
  font-size: 50px;
  font-weight: 400;
  line-height: 150%;
  color: #fff;
  display: inline-block;
  width: 100%;
  cursor: default;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-title {
    font-size: 16px;
  }
}
.slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
  font-family: "Palanquin Dark";
  color: #fff;
  margin-bottom: 20px;
  font-size: 120px;
  font-weight: 500;
  line-height:120%;
  letter-spacing: 0px;
  cursor: default;
}
.topbarshape{margin-bottom:15px;}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 120px;
    line-height:120%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 48px;
    line-height: 56px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 42px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 20px;
  }
}
.slider-area .single-slider .slider-content-wrapper .slider-content .theme-btn{
background-color:#fff;
color:#10221b;
border-radius:0px;
margin-top:35px;
padding:18px 30px;
font-weight:300;
}
.slider-area .single-slider .slider-content-wrapper .slider-content .theme-btn:hover{color:#fff;}
.slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
	color:#fff;
	margin-bottom:15px;
	font-weight: 300;
    font-family: 'Jost';
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
    font-size: 18px;
    line-height: 32px;
  }
}
.slider-area .single-slider .slider-content-wrapper .slider-content .slider-btn-wrapper {
  margin-top: 41px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider .slider-content-wrapper .slider-content .slider-btn-wrapper {
    margin-top: 30px;
  }
}
.slider-area .single-slider .slider-image {
  margin-left: 130px;
  position: relative;
  z-index: 2;
  width: 860px;
  animation: MoveUpDown 2s linear infinite alternate;
  right: 35px;
  top: 111px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider .slider-image.moblile-slider-img {
    left: -30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area .single-slider .slider-image {
    margin-left: 40px;
    animation: none;
    top: 70px;
    right: unset;
    text-align: center;
  }
}
@media (max-width: 1799px) {
  .slider-area .single-slider .slider-image {
    width: auto;
    margin-top: inherit;
  }
}

.slider-feature-area {
  position: absolute;
  display: flex;
  z-index: 10;
  bottom: 0;
  margin-bottom: 60px;
  gap: 56px;
}
@media (max-width: 1200px) {
  .slider-feature-area {
    margin: 0;
    left: unset;
    bottom: 14%;
  }
}
@media (max-width: 992px) {
  .slider-feature-area {
    margin: 0;
    left: unset;
    bottom: 10%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-feature-area {
    display: none;
  }
}
.slider-feature-area .single-feature-item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.slider-feature-area .single-feature-item .icon {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.2);
}
.slider-feature-area .single-feature-item .icon i {
  color: #ffffff;
}
.slider-feature-area .single-feature-item .desc {
  font-family: "Palanquin Dark";
  color: #ffffff;
  width: 245px;
  font-size: 14px;
  font-weight: 500;
  line-height: 170%;
  margin: 0px;
  cursor: default;
}

.slider-area.style-2 {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 103px;
  border-radius: 32px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .slider-area.style-2 {
    margin: 0px;
    border-radius: 0px;
  }
}
.slider-area.style-2 .slick-slide {
  border: none !important;
}
.slider-area.style-2 .slider-arrow-btn {
  display: none !important;
}
.slider-area.style-2 .slider-arrow-btn-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 200px;
  margin-bottom: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  z-index: 20;
}
@media (max-width: 1200px) {
  .slider-area.style-2 .slider-arrow-btn-wrapper {
    right: unset;
    left: 10%;
    margin: 0;
    bottom: 2%;
  }
}
@media (max-width: 992px) {
  .slider-area.style-2 .slider-arrow-btn-wrapper {
    display: none;
  }
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn {
  border-radius: 100%;
  width: 56px;
  height: 56px;
  overflow: hidden;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn i {
  position: relative;
  z-index: 10;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.prev-btn:before, .slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.next-btn:before {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #f29727;
  border-color: transparent !important;
  content: "";
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.prev-btn {
  background-color: transparent;
  color: #ffffff;
  position: relative;
  border: 1px solid #E7E7E7;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.prev-btn:hover {
  border-color: transparent;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.prev-btn:hover:before {
  width: 100%;
  transition: all 0.5s ease-out;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.prev-btn:hover i {
  color: #ffffff;
  transition: all 0.5s ease-out;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.next-btn {
  background-color: #E7E7E7;
  color: #041126;
  position: relative;
  border: 1px solid transparent;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.next-btn:hover {
  background-color: transparent;
  border-color: transparent !important;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.next-btn:hover:before {
  width: 100%;
  transition: all 0.5s ease-out;
}
.slider-area.style-2 .slider-arrow-btn-wrapper .header-slider-arrow-btn.next-btn:hover i {
  color: #ffffff;
  transition: all 0.5s ease-out;
}
.slider-area.style-2 .slider-content-wrapper {
  margin-top: 0px;
  padding-top: 161px;
  padding-bottom: 267px;
}
@media (max-width: 992px) {
  .slider-area.style-2 .slider-content-wrapper {
    padding: 0px;
  }
}
.slider-area.style-2 .slider-content-wrapper .slider-short-desc {
  margin-top: 24px !important;
  padding-right: 60px;
}
@media (max-width: 1400px) {
  .slider-area.style-2 .slider-content-wrapper .slider-short-desc {
    padding-right: 0px;
  }
}
.slider-area.style-2 .slider-content-wrapper .slider-btn-wrapper {
  margin-top: 49px !important;
}
.slider-area.style-2 .single-slider {
  height: auto;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area.style-2 .single-slider {
    height: 720px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area.style-2 .single-slider {
    height: 700px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area.style-2 .single-slider {
    height: 600px;
  }
}
.slider-area.style-2 .single-slider .slider-short-title, .slider-area.style-2 .single-slider .slider-title, .slider-area.style-2 .single-slider .slider-short-desc {
  color: #ffffff !important;
  margin: 0px;
}
.slider-area.style-2 .slider-wrapper .container {
  position: relative;
}
.slider-area.style-2 .slider-wrapper .slider-image {
  position: relative;
  z-index: 2;
  float: right;
  margin-top: inherit;
  animation: MoveLeftRight 2s linear infinite alternate;
  right: -50px;
}
.slider-area.style-2 .slider-wrapper .slider-image img {
  float: right;
}

.slider-area.style-3 {
  position: relative;
}
@media (max-width: 767px) {
  .slider-area.style-3 {
    background-color: #FAFAFA;
  }
}
.slider-area.style-3 .shape-1 {
  position: absolute;
  z-index: 2;
  top: 86px;
  left: 95px;
}
@media (max-width: 1650px) {
  .slider-area.style-3 .shape-1 {
    top: 10px;
    left: 10px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .slider-area.style-3 .shape-1 {
    display: none;
  }
}
.slider-area.style-3 .shape-2 {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .slider-area.style-3 .shape-2 {
    display: none;
  }
}
@media (max-width: 767px) {
  .slider-area.style-3 .banner-shape {
    display: none;
  }
}
.slider-area.style-3 .banner-shape .shape {
  height: 848px;
  position: absolute;
}
@media (max-width: 992px) {
  .slider-area.style-3 .banner-shape .shape {
    width: 76%;
  }
}
.slider-area.style-3 .banner-shape .bg-img {
  height: 848px;
  position: absolute;
  z-index: -2;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area.style-3 .banner-shape .bg-img {
    height: 550px;
  }
}
.slider-area.style-3 .single-slider {
  height: 848px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area.style-3 .single-slider {
    height: 700px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area.style-3 .single-slider {
    height: 550px;
  }
  .slider-area.style-3 .single-slider:before {
    visibility: visible;
  }
}
.slider-area.style-3 .single-slider .slider-overlay {
  background: linear-gradient(135deg, rgb(30, 174, 152) 0%, rgb(0, 91, 172) 100%);
  opacity: 0.659;
}
.slider-area.style-3 .single-slider .slider-content-wrapper {
  gap: 100px;
  margin-top: -60px;
}
@media (max-width: 992px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper {
    margin: 0 !important;
    padding: 0 !important;
  }
}
.slider-area.style-3 .single-slider .slider-content-wrapper .slider-content {
  width: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content {
    text-align: start !important;
  }
}
.slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-short-title {
  font-size: 32px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-short-title {
    font-size: 20px;
    line-height: 28px;
  }
}
.slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-title {
  font-size: 78px;
}
@media only screen and (min-width: 1199px) and (max-width: 1399px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 78px;
    line-height: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 78px;
    line-height: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 60px;
    line-height: 72px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 42px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 350px) {
  .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content .slider-title {
    font-size: 38px;
    line-height: 50px;
  }
}
.slider-area.style-3 .single-slider .slider-btn-wrapper {
  display: flex;
  gap: 24px;
}
.slider-area.style-3 .single-slider .popup-video-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  position: unset;
  transform: none;
}
.slider-area.style-3 .single-slider .popup-video-wrapper .video-btn a {
  width: 63px;
  height: 63px;
}
.slider-area.style-3 .single-slider .popup-video-wrapper .video-btn a i {
  font-size: 24px;
}
.slider-area.style-3 .single-slider .popup-video-wrapper span, .slider-area.style-3 .single-slider .popup-video-wrapper .btn-text {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
}
.slider-area.style-3 button.slider-arrow-btn {
  display: block !important;
}
.slider-area.style-3 .slider-wrapper .slick-dots {
  display: none !important;
}

.info-card {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-shrink: 0;
  margin-bottom:15px;
}
.info-card .icon-wrapper {
  background-color: #ffffff;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08);
}
.info-card .icon-wrapper img {
  width: 34px;
  height: 34px;
}
.info-card .content {
  margin-top: 24px;
}
.info-card .content .title {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
  cursor: default;
}
.info-card .content .desc {
  font-family: "Jost";
  color: #585866;
  font-size: 20px;
  font-weight: 300;
  margin-top: 2px;
  margin-bottom: 0px;
  line-height: 170%;
  cursor: default;
}
.info-card:hover .icon-wrapper {
  -webkit-animation: bounce 1s alternate;
  animation: bounce 1s alternate;
}
.info-card:hover .icon-wrapper img {
  transform: rotateY(360deg);
  transition: all 0.5s ease-out;
}

.info-card.style-2 {
  flex-direction: column;
  align-items: start;
  width: 228px;
  gap: 25px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .info-card.style-2 {
    flex-direction: row;
    width: auto;
  }
}
.info-card.style-2 .content {
  margin-top: 0px;
}

.icon-card {
  display: flex;
  background: #ffffff;
  flex-direction: row;
  gap: 40px;
  margin-bottom: 36px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .icon-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
}
.icon-card:hover .icon img {
  transform: rotateY(360deg);
  transition: all 0.5s ease-out;
}
.icon-card .icon {
  width: 78px;
  height: 78px;
  display: flex;
  flex-shrink: 0;
}
.icon-card .icon img {
  width: 100%;
  transition: all 0.5s ease-out;
}
.icon-card .content {
  display: flex;
  gap: 30px;
  flex-direction: column;
  margin-top: 32px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .icon-card .content {
    gap: 15px;
  }
}
.icon-card .content .title {
  font-family: "Palanquin Dark";
  color: #041126;
  margin-bottom: 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  cursor: default;
}
.icon-card .content .desc {
  font-family: "Palanquin Dark";
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color:  #483E3E;
  margin-bottom: 0;
}
.icon-card .content .desc a {
  color: #483E3E;
}

.icon-card.style-2 {
  padding: 0;
  flex-direction: column;
  gap: 0;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  border-radius: 16px;
  overflow: hidden;
  background-color: #ffffff;
  padding: 40px;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
}
.icon-card.style-2 .icon {
  width: 92px;
  height: 92px;
  background: #E6EFFF;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
}
.icon-card.style-2 .icon i {
  font-size: 32px;
  color: #f29727;
}
.icon-card.style-2 .content {
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
}
.icon-card.style-2 .content .info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.icon-card.style-2 .content .info a, .icon-card.style-2 .content .info span, .icon-card.style-2 .content .info .desc {
  color: #585866;
}
.icon-card.style-2 .content .info a:hover {
  background-position: -100%;
}
.icon-card.style-2 .content .info span, .icon-card.style-2 .content .info .address-desc {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-align: center;
}
@media (max-width: 1400px) {
  .icon-card.style-2 .content .info span br, .icon-card.style-2 .content .info .address-desc br {
    display: none;
  }
}
.icon-card.style-2:hover .icon {
  -webkit-animation: bounce 1s alternate;
  animation: bounce 1s alternate;
}
.icon-card.style-2:hover .icon i {
  transition: all 0.5s ease-out;
  transform: rotateY(360deg);
}

.testimonial-slider-area.style-2 .testimonial-marquee-wrapper .brand-marquee-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
}
.testimonial-slider-area.style-2 .testimonial-marquee-wrapper .first-marquee-wrapper {
  animation: Scroll 32s linear infinite;
}
.testimonial-slider-area.style-2 .testimonial-marquee-wrapper .second-marquee-wrapper {
  margin-top: 40px;
  animation: Scroll 32s linear infinite;
  animation-direction: reverse;
}
.testimonial-slider-area.style-2 .testimonial-marquee-wrapper.style-2 .testimonial-card-two {
  background-color: #ffffff;
}

.testimonial-slider-area.style-3 {
  background-repeat: no-repeat;
  background-color: #FAFAFA;
  position: relative;
  padding: 0;
  padding-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider-area.style-3 {
    padding-bottom:70px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area.style-3 {
    padding-bottom:50px;
  }
}
.testimonial-slider-area.style-3 .process-step-slider-wrapper .process-step-slider .slick-list.draggable {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 24px 64px 0px rgba(199, 206, 218, 0.25);
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area.style-3 .process-step-slider-wrapper .process-step-slider .slick-list.draggable {
    border-radius: 0px;
    box-shadow: none;
  }
}
.testimonial-slider-area.style-3 .process-step-slider-wrapper .process-step-slider .process-step .banner-shape {
  position: relative;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area.style-3 .process-step-slider-wrapper .process-step-slider .process-step .banner-shape {
    display: none;
  }
}
.testimonial-slider-area.style-3 .process-step-slider-wrapper .process-step-slider .process-step .banner-shape .shape {
  position: absolute;
  height: 500px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider-area.style-3 .process-step-slider-wrapper .process-step-slider .process-step .banner-shape .shape {
    width: 75%;
  }
}
.testimonial-slider-area.style-3 .process-step-slider-wrapper .process-step-slider .process-step .banner-shape .bg-img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 500px;
}
.testimonial-slider-area.style-3 .process-slider-tab {
  margin-top: 60px;
}
.testimonial-slider-area.style-3 .process-slider-tab .slick-list.draggable {
  padding: 0px !important;
}
.testimonial-slider-area.style-3 .process-slider-tab .slick-track {
  margin: 0px !important;
  transform: none !important;
}
.testimonial-slider-area.style-3 .process-slider-tab .slick-track .slick-slide {
  padding-bottom: 24px;
  margin-right: 50px;
  position: relative;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area.style-3 .process-slider-tab .slick-track .slick-slide {
    margin-right: 12px;
    width: 68px !important;
  }
}
.testimonial-slider-area.style-3 .process-slider-tab .slick-track .slick-slide:after {
  position: absolute;
  content: "";
  width: 0%;
  height: 1px;
  bottom: 0;
  transition: all 0.5s ease-out;
  animation: fadeEffect 1s ease-in-out;
}
.testimonial-slider-area.style-3 .process-slider-tab .slick-track .slick-slide.slick-current.slick-center {
  position: relative;
}
.testimonial-slider-area.style-3 .process-slider-tab .slick-track .slick-slide.slick-current.slick-center:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #041126;
  bottom: 0;
  transition: all 0.5s ease-out;
  animation: fadeEffect 1s ease-in-out;
}
@media (max-width: 992px) {
  .testimonial-slider-area.style-3 .process-slider-tab .slick-track .slick-slide.slick-current.slick-center:after {
    width: 120% !important;
  }
}
.testimonial-slider-area.style-3 .process-slider-tab .slick-track .slick-slide.slick-current.slick-center .img-wrapper {
  transform: rotateY(360deg);
  transition: all 0.5s ease-out;
}
@media (max-width: 767px) {
  .testimonial-slider-area.style-3 .user-meta-info {
    width: auto;
  }
}
@media (max-width: 992px) {
  .testimonial-slider-area.style-3 .user-meta-info .user-info-inner {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .testimonial-slider-area.style-3 .user-meta-info .user-info-inner .content {
    display: none;
  }
}
.testimonial-slider-area.style-3 .user-meta-info .content h5, .testimonial-slider-area.style-3 .user-meta-info .content .user-name {
  font-size: 20px;
}
.testimonial-slider-area.style-3 .user-meta-info .content p, .testimonial-slider-area.style-3 .user-meta-info .content .title {
  font-size: 16px;
}
.testimonial-slider-area.style-3 .content-wrapper {
  position: relative;
  padding: 74px 0px 102px 60px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area.style-3 .content-wrapper {
    padding: 0;
  }
}
.testimonial-slider-area.style-3 .content-wrapper .section-title {
  margin-bottom: 30px;
}
.testimonial-slider-area.style-3 .content-wrapper .user-commentment {
  width: 549px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area.style-3 .content-wrapper .user-commentment {
    width: auto;
  }
}
.testimonial-slider-area.style-3 .content-wrapper .user-commentment p {
  margin: 0;
}
.testimonial-slider-area.style-3 .content-wrapper .user-commentment .comment {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
}
.testimonial-slider-area.style-3 .content-wrapper .user-ratting {
  margin-top: 36px;
  display: flex;
  gap: 6px;
}
.testimonial-slider-area.style-3 .content-wrapper .user-ratting i {
  color: #FE712A;
}

.testimonial-slider-area {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .testimonial-slider-area {
    padding: 50px 0;
  }
}  
.testimonial-slider-area.style-1 .testimonial-content-wrapper .section-title {
  margin-bottom: 42px;
}

.testimonial-slider-image-wrapper {
  position: relative;
}
@media (max-width: 1200px) {
  .testimonial-slider-image-wrapper {
    display: none;
  }
}
.testimonial-slider-image-wrapper .single-img-wrapper {
  position: absolute;
}
.testimonial-slider-image-wrapper .single-img-wrapper .img-inner {
  position: relative;
}
.testimonial-slider-image-wrapper .single-img-wrapper .img-inner .content {
  position: absolute;
  position: absolute;
  top: 50%;
  left: -16%;
  border-radius: 50px;
  padding: 8px 16px;
  background: white;
  box-shadow: 0px 8px 23px 0px rgba(0, 0, 0, 0.1);
  animation: MoveLeftRight 2s linear infinite alternate;
}
.testimonial-slider-image-wrapper .single-img-wrapper .img-inner .content.style-2 {
  left: inherit;
  right: -16%;
  animation: MoveLeftRight 4s linear infinite alternate;
}
.testimonial-slider-image-wrapper .single-img-wrapper .img-inner .content span, .testimonial-slider-image-wrapper .single-img-wrapper .img-inner .content .desc {
  color: #041126;
  font-family: "Palanquin Dark";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial-slider-image-wrapper .single-img-wrapper .img-inner .content span i, .testimonial-slider-image-wrapper .single-img-wrapper .img-inner .content .desc i {
  color: #f29727;
  margin-right: 6px;
}
.testimonial-slider-image-wrapper .single-img-wrapper .image {
  height: auto;
  border-radius: 100%;
  overflow: hidden;
}
.testimonial-slider-image-wrapper .single-img-wrapper.style-1 {
  top: 0;
  transform: translate(0%, -10%);
}
.testimonial-slider-image-wrapper .single-img-wrapper.style-1 .image {
  width: 354px;
}
@media (max-width: 1400px) {
  .testimonial-slider-image-wrapper .single-img-wrapper.style-1 .image {
    width: 280px;
  }
}
.testimonial-slider-image-wrapper .single-img-wrapper.style-2 {
  width: 139px;
  height: auto;
  top: 0;
  left: 0;
  transform: translate(178%, 244%);
}
.testimonial-slider-image-wrapper .single-img-wrapper.style-2 .image {
  width: 139px;
}
.testimonial-slider-image-wrapper .single-img-wrapper.style-3 {
  top: 0;
  right: 0;
  transform: translate(2%, 91%);
}
@media (max-width: 1400px) {
  .testimonial-slider-image-wrapper .single-img-wrapper.style-3 {
    transform: translate(2%, 44%);
  }
}
.testimonial-slider-image-wrapper .single-img-wrapper.style-3 .image {
  width: 218px;
}

.testimonial-slider-wrapper button{
  background-color:#fff;
}
.location-slider-wrapper button{
  background-color:transparent;
}
.location-slider-wrapper .slick-arrow .fa{
    width:50px;
    height:50px;
    border: 1px solid;
    border-radius: 100%;
    padding: 13px 0px;
    margin: 0px 15px 0px 0px;
}
.location-slider-wrapper .slick-arrow .fa.fa-angle-right{
	margin:0px 0px 0px 15px
}
.location-slider-wrapper .slick-arrow .fa:hover{
	 color: #fff;
    background-color:#ff673161;
}
.testimonial-slider-wrapper .slick-arrow .fa{
    width:50px;
    height:50px;
    border: 1px solid;
    border-radius: 100%;
    padding: 13px 0px;
    margin: 0px 15px 0px 0px;
}
.testimonial-slider-wrapper .slick-arrow .fa.fa-angle-right{
	margin:0px 0px 0px 15px
}
.testimonial-slider-wrapper .slick-arrow .fa:hover{
	 color: #fff;
    background-color:#ff673161;
}
.testimonial-slider-wrapper{ 
	max-width:900px;
	margin:35px auto;
	display:flex;
}
@media (max-width:767px) {
 .location-slider-wrapper .slick-arrow .fa,.testimonial-slider-wrapper .slick-arrow .fa{
    width:26px;
    height:26px;
	padding:2px 0px;
	 margin: 0px 5px 0px 0px;
  }
  .testimonial-slider-wrapper .slick-arrow .fa.fa-angle-right,.location-slider-wrapper .slick-arrow .fa.fa-angle-right{
	margin:0px 0px 0px 5px
}
}
.location-slider-wrapper{
	display:flex;
 }
.testimonial-slider-wrapper .testimonial-card .content-wrapper .content .text {
  font-family: "Jost";
  color:#483E3E;
  font-size: 24px;
  font-weight: 300;
  line-height: 160%;
  margin:25px 15px!important;
}   

.testimonial-user-slider {
  margin-top:20px;
  display: flex;
  align-items: center;
  justify-content:space-around;
} 
.testimonial-user-slider  .testimonial-user-wrapper .slick-track{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    gap:40px;
}
.testimonial-card-two {
  padding: 40px;
  border-radius: 16px;
  border: 1px solid #E7E7E7;
}
.testimonial-card-two .desc-inner {
  border-top: 1px solid #E7E7E7;
  margin-top: 16px;
  padding-top: 18px;
}
.testimonial-card-two .desc-inner .desc {
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  cursor: default;
}

.user-meta-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 405px;
  cursor: pointer;
}
.user-meta-info .user-info-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
}
.user-meta-info .user-info-inner .img-wrapper {
  border-radius: 100%;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.user-meta-info .user-info-inner .content .user-name {
  font-family: "Palanquin Dark";
  color: #041126;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
  margin: 0px;
}
.user-meta-info .user-info-inner .content .title {
  font-family: "Palanquin Dark";
  color: #8F90A6;
  font-size: 18px;
  font-weight: 500;
  line-height: 180%;
  margin: 0px;
}
 
.accordion-wrapper .accordion-box-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: start;
  align-items: start;
}
.accordion-wrapper .accordion-list-item {
  border-radius: 12px;
  width: 746px;
  background-color: #ffffff;
  box-shadow: 0px 20px 40px 0px rgba(199, 206, 218, 0.2);
}
@media (max-width: 1080px) {
  .accordion-wrapper .accordion-list-item {
    width: 100%;
    border-radius: 10px;
  }
}
.accordion-wrapper .accordion-list-item .divider {
  margin: 16px 0px;
  padding: 0px 16px;
}
.accordion-wrapper .accordion-list-item .divider .outline {
  width: 100%;
  height: 1px;
  background-color: #C5C7CC;
}
.accordion-wrapper .accordion-list-item .accordion-head {
  display: flex;
  align-items: center;
  gap: 20px;
  cursor: pointer;
  padding: 28px;
  position: relative;
  justify-content: space-between;
}
@media (max-width: 1080px) {
  .accordion-wrapper .accordion-list-item .accordion-head {
    padding: 14px !important;
  }
}
@media (max-width: 1080px) {
  .accordion-wrapper .accordion-list-item .accordion-head {
    gap: 0px;
  }
}
.accordion-wrapper .accordion-list-item .accordion-head:after {
  content: "\f077";
  font-family: "Font Awesome 6 Pro";
  color: #ffffff;
  font-weight: 500;
}
.accordion-wrapper .accordion-list-item .accordion-head.collapsed:after {
  position: relative;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  color: #ffffff;
  font-weight: 500;
}
.accordion-wrapper .accordion-list-item .accordion-head .accordion-title {
  font-size: 21px;
  line-height: 32px;
  color: #041126;
  font-weight: 500;
  margin-bottom: 0;
}
.accordion-wrapper .accordion-list-item .accordion-item-body {
  padding: 0px 28px;
  padding-bottom: 28px;
  margin-top: -16px;
  transition: all 0.5s ease-out;
}
.accordion-wrapper .accordion-list-item .accordion-item-body p {
  border-top: 1px solid #C5C7CC;
  padding-top: 16px;
  cursor: default;
  font-size: 16px;
  color: #585866;
}
@media (max-width: 1080px) {
  .accordion-wrapper .accordion-list-item .accordion-item-body {
    padding: 20px !important;
  }
}

.accordion-wrapper.style-two .accordion-list-item .accordion-head .accordion-title {
  text-align: center;
  font-family: "Palanquin Dark";
  color: #585866;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .accordion-wrapper.style-two .accordion-list-item .accordion-head .accordion-title {
    font-size: 16px;
  }
}
.accordion-wrapper.style-two .accordion-list-item .accordion-head:after {
  color: #041126;
  font-size: 12px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.accordion-wrapper.style-two .accordion-list-item .accordion-head.collapsed:after {
  border-radius: 50px;
  color: #041126;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.accordion-wrapper.style-two .accordion-list-item .show.accordion-item-body {
  padding-bottom: 20px;
  transition: all 0.5s ease-out;
}
 
.section-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom:20px;
  gap: 20px;
}
@media (max-width: 550px) {
  .section-title {
    flex-direction: column;
    margin-bottom:10px;
    align-items: flex-start;
    gap:15px;
  }
 .location-area .section-title,.location-slider-area.style-1 .section-title{
	  margin-bottom:20px;
  }
.we-offer-the-best.style-1{
	  padding:30px 0px 60px;
  }
  .small-pad{margin-top:15px;}
}
.section-title .sec-content {
  display: flex;
  gap: 0px;
  flex-direction: column;
  z-index: 2;
  position: relative;
  margin-bottom:10px;
  margin-top: 8px;
}
@media (max-width: 550px) {
  .section-title .sec-content {
    width: 100%;
  }
   .location-title h5{
	   font-size:20px;
	   }
}
footer .section-title .short-title{
	color:#1dc5ce; 
	}
.footer-sec .section-title{
	margin-bottom:5px;
	}
.testimonial-slider-area .sec-content .short-title{
	font-family: "Mansalva", cursive;
  color: #1dc5ce;
  font-size:30px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  cursor: default;
}	
.section-title .short-title {
  font-family: "Mansalva", cursive;
  color: #1dc5ce;
  font-size:30px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  cursor: default;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .section-title .short-title {
    font-size: 20px;
  }
  .we-offer-the-best.style-1 {
	  background-position: 41% 194%;
  }
}
.section-title .title,.sec-content .title{
  position: relative;
  font-family: "Palanquin Dark";
  color: #041126;
  font-size:50px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
  cursor: default; 
} 
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title .title {
    font-size: 48px;
    line-height: 62px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .section-title .title {
    font-size: 47px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title .title {
    font-size: 38px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .section-title .title {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 439px) {
  .section-title .title br {
    display: none;
  }
}
.section-title .title span {
  color: #f29727;
}
.section-title .topbar-shape {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(85%, 33%);
}
.section-title .topbar-shape-2 {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(87%, 34%);
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .section-title .topbar-shape-2 {
    transform: translate(-30%, 18%);
  }
}
.bottom-shape {  
 margin-top: -15px;
}
.section-title .desc {
  font-size: 20px;
  font-weight:400;
  font-family: "Jost";
  color:#483E3E;
  margin-bottom: 0;
  line-height: 170%;
  cursor: default;
}
.section-title .sec-btn {
  margin-top: 27px;
}

@keyframes rotate {
  0% {
    color: #ffffff;
    transform: rotateY(0);
  }
  100% {
    color: #f29727;
    transform: rotateY(360deg);
  }
}
@keyframes beat {
  to {
    transform: scale(1.5);
  }
}
@keyframes color {
  0% {
    color: #ffffff;
  }
  100% {
    color: #f29727;
  }
}
@keyframes color-two {
  0% {
    color: #041126;
  }
  100% {
    color: #f29727;
  }
}
@keyframes move {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-70px, 70px);
  }
}
@keyframes move2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50px, 0px);
  }
}
@keyframes move3 {
  0% {
    transform: translate(200px, -200px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes stretch {
  0% {
    transform: scale(1.1);
    border-radius: 100%;
  }
  100% {
    transform: scale(1.5);
  }
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
 

.page-overlay {
  background-image: linear-gradient(135deg, rgb(30, 174, 152) 0%, rgb(0, 91, 172) 100%);
  opacity: 0.6;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.page-heading h3,
.page-heading .page-title {
  text-align: center;
  color: #ffffff;
  font-family: "Palanquin Dark";
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.96px;
  margin-bottom: 15px;
  cursor: default;
}
@media (max-width: 992px) {
  .page-heading h3,
  .page-heading .page-title {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 375px) {
  .page-heading h3,
  .page-heading .page-title {
    font-size: 32px;
    line-height: 42px;
  }
}   


.contact-info-area {
  padding: 120px;
}
@media (max-width: 991px) {
  .contact-info-area {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .contact-info-area {
    padding: 80px 0;
  }
}

.contact-title {
  text-align: center;
}
.contact-title h2 {
  font-size: 48px;
  color: #FE712A;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-title h2 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-title h2 {
    font-size: 38px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .contact-title h2 {
    font-size: 32px;
    line-height: 30px;
  }
}

.contact-form-area {
  padding: 120px 0;
  background-color: #FAFAFA;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-area {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .contact-form-area {
    padding: 80px 0;
  }
}
.contact-form-area .comment-respond {
  margin-top: 0px;
  margin-left: 24px;
  padding: 40px;
}
@media (max-width: 992px) {
  .contact-form-area .comment-respond {
    margin-left: 0px;
  }
}
.contact-form-area .video-modal-card {
  height: 100%;
}
.contact-form-area .video-modal-card .image-wrapper {
  padding: 0px !important;
  width: 100%;
  border-radius: 16px;
  height: 100%;
}
.contact-form-area .video-modal-card .image-wrapper img {
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.blog-grid-area {
  padding-top: 140px;
  padding-bottom: 144px;
}
@media (max-width: 991px) {
  .blog-grid-area {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .blog-grid-area {
    padding: 70px 0;
  }
}

.blog-load-btn {
  padding: 20px 35px;
  background: rgb(255, 103, 49);
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .blog-load-btn {
    margin-top: 0;
  }
}
.blog-load-btn:hover {
  background-color: #1eae98;
  color: #ffffff;
}

.footer {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
footer .client-log{
	margin-bottom:150px;
	text-align:center;
}
@media (max-width: 1199px) {
  .footer .mt-50.mb-50 {
    margin: 0;
  }
}
.footer .footer-sec {
  padding-top: 80px;
}
.footer .footer-sec .divider {
  width: 100%;
  height: 1px;
  margin: 60px 0;
  background-color: rgb(39, 52, 71);
}
@media (max-width: 992px) {
  .footer .footer-sec .divider {
    margin: 0px;
    margin-bottom: 50px;
  }
}
.footer .footer-bg {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.footer-widget-title {
  font-family: "Palanquin Dark";
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  position: relative;
  margin-bottom: 30px;
  font-weight:400;
  cursor: default;
}
@media only screen and (min-width: 1200px) and (max-width:8000px) {
  .paf-larg {
    padding-right:100px;
  }
}
@media (max-width: 991px) {
  .footer-widget {
    margin-bottom: 50px;
  }
}
.footer-widget ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-widget ul li {
  color: #ffffff;
  font-family: "Jost";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%;
}
.footer-widget.widget_boomdevs-latest-posts-footer {
  margin-top: -5px;
}
@media (max-width: 767px) {
  .footer-widget.zoom-instagram-widget {
    margin-bottom: 0;
    margin-top: -10px;
  }
  .footer-sec .client-log img{
	  margin-bottom:25px;
  }
  footer .client-log{
	margin-bottom:70px; 
}
}
@media (max-width: 767px) {
  .footer-widget.widget_boomdevs_contact_info_widget {
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .footer-widget .widget-instagram-feed {
    width: 170px;
  }
}
.footer-widget .footer-widget-info {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .footer-widget .footer-widget-info {
    padding-right: 0;
  }
}
.footer-widget .footer-widget-info p {
  color: #c7cdda;
  margin-bottom: 30px;
}
.footer-widget .footer-widget-info .footer-logo {
  margin-bottom: 30px;
  display: inline-block;
}
.footer-logo img{width:171px;margin-bottom:30px;}
.footer-widget .footer-widget-info .info-form-and-social-icon {
  display: flex;
  align-items: center;
  gap: 50px;
}
.footer-widget .footer-widget-info .info-form-and-social-icon .subscribe-form-widget {
  border-radius: 6px;
}
.footer-widget .footer-widget-info .info-form-and-social-icon .subscribe-form-widget .single-field input {
  height: 60px;
}
.footer-widget .footer-widget-info .info-form-and-social-icon .social-profile {
  margin-top: 0;
}
.footer-widget .footer-widget-info .social-profile {
  gap: 20px;
  margin-top: 30px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer-widget .footer-widget-info .info-form-and-social-icon {
    flex-direction: column;
    align-items: start;
    gap: 30px;
  }
}
.footer-widget.widget_nav_menu ul {
  padding-left: 0;
  margin-bottom: 0;
}
.footer-widget.widget_nav_menu li {
  position: relative;
  display: inline-block;
  width: 100%;
}
.footer-widget.widget_nav_menu li:last-child {
  padding-top: 0;
  padding-bottom: 0;
}
.footer-widget.widget_nav_menu li a {
  color: #fff;
  text-transform: capitalize;
  font-size:20px; 
 font-family: "Jost";
 font-weight:300;
  transition: all 0.5s ease-out;
  position: relative;
}
.footer-widget.widget_nav_menu li a:hover {
  transition: all 0.5s ease-out;
  color: #f29727;
}
.footer-widget .footer-widget-contact p {
  color: #fff;
  cursor: default;
  font-size:20px;
  margin-bottom:25px;
}
.footer-contact .fa{color:#fff;font-size:20px;}
.footer-widget .footer-widget-contact .footer-contact ul {
  list-style: none;
}
.footer-widget .footer-widget-contact .footer-contact ul li {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  line-height: 24px;
  gap: 20px;
}
.footer-widget .footer-widget-contact .footer-contact ul li:first-child {
  align-items: flex-start;
}
.footer-widget .footer-widget-contact .footer-contact ul li:first-child .contact-icon {
  margin-top: 5px;
}
.footer-widget .footer-widget-contact .footer-contact ul li:last-child {
  margin-bottom: 0;
}
.footer-widget .footer-widget-contact .footer-contact ul li .contact-icon {
  color: #ffffff;
  border-radius: 50px;
  float: left;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text {
  color: #c7cdda;
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
}
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text a:hover span {
  color: #f29727;
  transition: all 0.5s ease-out;
}
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text span,
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text p,
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text a {
  color: #c7cdda;
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  transition: all 0.5s ease-out;
}
.footer-widget .widget_latest_post ul li .latest-post-thumb {
  width: 60px;
  height: 60px;
}
.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 500;
}
.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title a {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  position: relative;
  text-transform: capitalize;
  font-weight: 500;
  transition: all 0.5s ease-out;
}
.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title a:hover {
  color: #f29727;
  transition: all 0.5s ease-out;
}
.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-meta {
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 400;
  gap: 8px;
  color: #c7cdda;
}
footer .section-form-newsletter{
	padding:20px 30px;
	margin:10px 0px 160px;
	}
footer .search-form{
    background-color: #fff;
    max-width:550px;
    margin: 0px auto;
    padding: 13px 10px;		
	}
footer .subscribe-form__input{
    width:88%;	
	}
footer .elementor-button{
    background-color:#fff;	
	}
.footer-contact {
  margin-top: 22px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.footer-contact .desc {
  width: 358px;
  color: #ffffff;
  font-family: "Palanquin Dark";
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin: 0px;
}
.footer-contact .contact-icon {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FE712A;
}
.footer-contact .contact-icon i {
  color: #ffffff;
  transition: all 0.5s ease-out;
}
.footer-contact .contact-text {
  color: #ffffff;
  font-family: "Jost";
  font-size:20px;
  font-weight:300;
  line-height: 170%;
  text-transform:normal;
  margin: 0px;
}
.footer-contact .contact-text span {
  color: #ffffff;
  cursor: default;
}
.footer-contact .contact-text a {
  color: #ffffff;
}
.footer-contact:hover .contact-icon i {
  transition: all 0.5s ease-out;
  transform: scale(0.9);
}

.footer-widget-menu-wrapper {
  display: flex;
  gap: 165px;
  padding-left: 53px;
}
@media (max-width: 1200px) {
  .footer-widget-menu-wrapper {
    gap: 60px;
  }
}
@media (max-width: 1200px) {
  .footer-widget-menu-wrapper {
    padding-left: 0px;
  }
}

.footer-bottom-menu ul {
  list-style: none;
  display: flex;
  gap: 0 30px;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-left: 0;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .footer-bottom-menu ul {
    justify-content: flex-start;
  }
}
@media (max-width:767px) {
 footer .subscribe-form__input {
  width: 85%;
}
footer .section-form-newsletter{
	margin: 10px 0px 100px;
}
}
.footer-bottom-menu ul li a {
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  transition: all 0.5s ease-out;
}
.footer-bottom-menu ul li a:hover {
  transition: all 0.5s ease-out;
  color: #f29727;
}

.footer-bottom-area .footer-bottom-wrapper {
  margin-top:120px;
  border-top:1px dashed #4e2d07;
  padding: 24px 0;
}
@media (max-width: 991px) {
  .footer-bottom-area .footer-bottom-wrapper {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .footer-bottom-area .copyright-text {
    margin-bottom: 20px;
  }
}
.footer-bottom-area .copyright-text p {
  color: #ffffff;
  margin-bottom: 0;
  font-family: "Jost";
  font-size: 18px;
  font-weight: 300;
  line-height: 170%;
  cursor: default;
}
.footer-bottom-area .copyright-text p a {
  color: #fff;
  font-family: "Jost";
  font-size: 18px;
  font-weight: 300;
  line-height: 170%;
}
.footer-bottom-area .copyright-text p a:hover {
  color: #f29727;
}
.footer-bottom-area .credit-text p {
  color: #fff;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.footer-bottom-area .credit-text a {
  color: #fff;
}

.subscribe-form-area {
  position: relative;
  z-index: 99;
  margin-bottom: -136px;
}

.subscribe-area {
  background-color: rgb(255, 103, 49);
  border-radius: 18px;
  padding: 64px 90px 64px 70px;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe-area {
    padding: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .subscribe-area {
    padding: 40px;
  }
}
.subscribe-area .triangle-shape {
  width: 280px;
  height: 280px;
  background-color: #f29727;
  border-radius: 28px;
  position: absolute;
  right: -32px;
  bottom: -80px;
  transform: rotate(39deg);
  z-index: -1;
}
.subscribe-area .shape-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.subscribe-area .shape-bg img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.subscribe-area .content-wrapper {
  display: flex;
  flex-direction: column;
}
.subscribe-area .content-wrapper .short-title {
  font-size: 21px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
.subscribe-area .content-wrapper .subscribe-title {
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 60px;
}
@media (max-width: 375px) {
  .subscribe-area .content-wrapper .subscribe-title {
    font-size: 34px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe-area .content-wrapper .subscribe-title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .subscribe-area .content-wrapper .subscribe-title {
    font-size: 36px;
    line-height: 42px;
  }
}
.subscribe-area .content-wrapper .text {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 12px;
}
.subscribe-area .subscribe-inner-area {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .subscribe-area .subscribe-inner-area {
    flex-direction: column;
  }
}
.subscribe-area .subscribe-inner-area .subscribe-form-wrapper {
  margin-top: -12px;
}
.subscribe-area .subscribe-inner-area .content-wrapper,
.subscribe-area .subscribe-inner-area .subscribe-form-wrapper {
  width: 50%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .subscribe-area .subscribe-inner-area .content-wrapper,
  .subscribe-area .subscribe-inner-area .subscribe-form-wrapper {
    width: 100%;
  }
}

.subscribe-form-widget {
  position: relative;
}
.subscribe-form-widget .mc4wp-form-fields {
  display: flex;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
}
.subscribe-form-widget .single-field {
  flex-grow: 1;
}
.subscribe-form-widget .single-field input {
  color: #778196;
  height: 72px;
  padding: 0 30px;
  font-size: 18px;
  border-radius: 50px;
  width: 100%;
}
.subscribe-form-widget .single-field *::-webkit-input-placeholder {
  color: #778196;
}
.subscribe-form-widget .single-field *:-moz-placeholder {
  color: #778196;
  opacity: 1;
}
.subscribe-form-widget .single-field *::-moz-placeholder {
  color: #778196;
  opacity: 1;
}
.subscribe-form-widget .single-field *:-ms-input-placeholder {
  color: #778196;
}
.subscribe-form-widget .single-field *::-ms-input-placeholder {
  color: #778196;
}
.subscribe-form-widget .single-field *::placeholder {
  color: #778196;
}
.subscribe-form-widget .submit-btn {
  background-color: #ffffff;
  color: rgb(255, 103, 49);
  background: -webkit-linear-gradient(#e30008, #faae00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: pointer;
  padding: 0 35px;
  display: flex;
  align-items: center;
  gap: 9px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}
.subscribe-form-widget .mc4wp-response {
  position: relative;
  top: 15px;
}
.subscribe-form-widget .mc4wp-response .mc4wp-alert.mc4wp-error p, .subscribe-form-widget .mc4wp-response .mc4wp-alert.mc4wp-success p, .subscribe-form-widget .mc4wp-response .mc4wp-alert.mc4wp-notice p {
  color: #fff;
  position: relative;
}

.social-profile {
  display: flex;
  align-items: center;
  gap: 20px;
}
.social-profile a {
  width:40px;
  height:40px;
  border-radius: 100%;
  background-color:#fff;
  color:#10221b;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease-out;
}
.social-profile a i {
  font-size:20px;
}
.social-profile a:hover {
  background-color: #f29727;
  color:#fff;
  transition: all 0.5s ease-out;
}

.map-wodget iframe {
  width: 100%;
  height: 320px;
  border-radius: 12px;
}

.footer.style-two .footer-sec {
  padding-top: 225px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer.style-two .footer-sec {
    padding-top: 180px;
  }
}
.footer.style-two .subscribe-form-wrapper p {
  color: #c7cdda;
  margin-bottom: 30px;
}
.footer.style-two .subscribe-form-wrapper .subscribe-form-widget {
  border-radius: 6px;
}
.footer.style-two .subscribe-form-wrapper .subscribe-form-widget .single-field input {
  height: 60px;
}

.footer-triangle-image-wrapper {
  position: absolute;
  width: 730px;
  top: 0;
  height: 100%;
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 781px) and (max-width: 991px) {
  .footer-triangle-image-wrapper {
    width: 120%;
  }
}
@media (max-width: 780px) {
  .footer-triangle-image-wrapper {
    width: 100%;
  }
}

.footer-triangle-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, 65% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 65% 100%, 0 100%);
}
@media only screen and (min-width: 781px) and (max-width: 991px) {
  .footer-triangle-image {
    -webkit-clip-path: polygon(0 0, 100% 0, 57% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 57% 100%, 0 100%);
  }
}
@media (max-width: 780px) {
  .footer-triangle-image {
    clip-path: none;
  }
}
.footer-triangle-image:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #f29727;
  opacity: 0.9;
  z-index: 1;
}
.footer-triangle-image img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
}

.footer.style-three .footer-sec {
  padding-top: 130px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .footer.style-three .footer-sec {
    padding-top: 70px;
  }
}
.footer.style-three .footer-sec .footer-widget.widget_nav_menu ul {
  columns: 2;
  column-gap: 26px;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .footer.style-three .footer-sec .footer-widget .footer-widget-info {
    padding-right: 305px !important;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .footer.style-three .footer-sec .footer-widget .footer-widget-info {
    padding-right: 500px !important;
    margin-bottom: 50px;
  }
} 