/*!
Template Name: Arkitek
Author: 
Description: Description
Version: 1.0.0
Text Domain: Arkitek
Tags: architect ,architecture,architectural design,house architect,interior,
*/
/*=====================================================================*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Basic typography style for copy text
 */
body {
  color: #6a6a6a;
  font-size: 1rem;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DM Serif Display", serif;
  color: #000000;
  line-height: 1.3;
}

h1 {
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 5rem;
  }
}

h2 {
  font-size: calc(1.5rem + 3vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 3.75rem;
  }
}

h3 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 2.5rem;
  }
}

h4 {
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.875rem;
  }
}

h5 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h5 {
    font-size: 1.5rem;
  }
}

h6 {
  font-size: 1.25rem;
}

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

a {
  color: #6a6a6a;
  text-decoration: none;
}
@media not all and (pointer: coarse) {
  a:hover {
    color: #CFA775;
  }
}

/*===== keyframes for banner img ====*/
@-webkit-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-moz-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-ms-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-o-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-webkit-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-o-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-moz-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-ms-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-o-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.2);
  }
}
@-moz-keyframes zoom {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.2);
  }
}
@-ms-keyframes zoom {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.2);
  }
}
@-o-keyframes zoom {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.2);
  }
}
@keyframes zoom {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.2);
  }
}
@-webkit-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-moz-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-ms-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-o-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-moz-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-ms-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-o-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-webkit-keyframes hearbeat {
  0% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes hearbeat {
  0% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes hearbeat {
  0% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes hearbeat {
  0% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hearbeat {
  0% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

/*=-=-=-=-=-=====> utility classes start here <======= -=-=-=-=-=-=-=*/
.color__theme-color {
  color: #CFA775 !important;
}

.color__white-color {
  color: #fff !important;
}

.bg__theme-color {
  background-color: #CFA775 !important;
}

.bg__black-color {
  background-color: #000000 !important;
}

.padding-top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .padding-top {
    padding-top: 100px;
  }
}

.padding-bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .padding-bottom {
    padding-bottom: 100px;
  }
}

/*=-=-=-=-=-=====> utility classes end here <======= -=-=-=-=-=-=-=*/
/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
.rating, .wwa__inner, .wwa__counter, .countdown__item, .countdown, .widget .tag-list, .widget__post-item, .banner__pagination, .banner__navgroup, .banner__inner, .section-header, .menu, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details p, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner, .header-wrapper .menu-area .cart-ticket, .header-wrapper .menu-area, .header-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.team__item, .news__author, .testimonial, .choose__list-item strong, .project__item-inner, .wwa__item--linebar, .wwa, .discount__thumb, .discount__content, .discount, .product__inner, .default-btn, .footer .devide-line, .contact__form, .banner .social__list, .banner .swiper-pagination-bullet.swiper-pagination-bullet-active, .banner, .menu-item-has-children > a, .header-bar, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details, .header-wrapper .menu-area .cart-ticket .cart-icon a, .header-wrapper .menu-area .cart-ticket .cart-icon {
  position: relative;
}

.news__author:after, .choose__list-item strong:after, .project__item-content, .project__item-inner:after, .product__offertag, .product__inner::after, .footer .devide-line:after, .banner .social__list:before, .banner .social, .banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .menu-item-has-children > a::before, .menu-item-has-children > a::after, .header-bar span, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details .close-btn, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content, .header-wrapper .menu-area .cart-ticket .cart-icon a span, .header-section {
  position: absolute;
  content: "";
}

.team__item-thumb, .news__item-thumb, .testimonial__content, .testimonial, .choose, .project__item-thumb, .mission, .widget__post-thumb, .discount, .product__thumb, .default-btn, .banner, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details h6 a {
  overflow: hidden;
}

.header-bar {
  cursor: pointer;
}

.team__item-thumb img, .comment__form .default-btn, .comment__form input,
.comment__form textarea, .news__item-thumb img, .project__item-inner:after, .contact__form input,
.contact__form textarea, .header-bar span, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-thumb img, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner, .header-section.header-fixed, .header-section {
  width: 100%;
}

.project__item-inner:after, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-thumb img {
  height: 100%;
}

.countdown__number, .header-wrapper .menu-area .cart-ticket .cart-icon a span, h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.rating, .countdown__item, .countdown {
  justify-content: center;
}

.wwa__counter, .section-header, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details p, .header-wrapper {
  justify-content: space-between;
}

.rating, .wwa__inner, .widget__post-item, .social__list, .banner__pagination, .banner__inner, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner, .header-wrapper .menu-area .cart-ticket, .header-wrapper .menu-area, .header-wrapper {
  align-items: center;
}

.section-header {
  align-items: flex-end;
}

.countdown__item {
  flex-direction: column;
}

.countdown__text, .countdown__number, .header-wrapper .logo a {
  display: block;
}

.team__item-content a, .default-btn, .social__link, .footer__bottom-about a, .header-bar span, .header-wrapper .menu-area .cart-ticket .cart-icon a span {
  display: inline-block;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details h6 a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.header-wrapper .menu-area .cart-ticket .cart-icon a span {
  background-color: #fff;
}

.product__offertag, .product__inner, .banner .swiper-pagination-bullet, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details .close-btn a, .header-wrapper .menu-area .cart-ticket .cart-icon a span {
  text-align: center;
}

.contact .section-header {
  text-align: left;
}

.rating, .social__list, ul,
ol {
  list-style: none;
}

/* @@@@@@@@@@@@@  Extend Property Margin 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.team__item-content p,
.team__item-content h5, .choose__item p, .countdown__text, .social__list, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details p, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item:last-child, ul,
ol {
  margin-bottom: 0;
}

.product__content p, .footer__contact-tel span, .footer__contact-email span, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details h6 {
  margin-bottom: 5px;
}

.choose__list-item:not(:last-child), .contact .section-header, .header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item {
  margin-bottom: 10px;
}

.widget__link-item:not(:last-child), .footer__bottom-title, .banner__pagination {
  margin-bottom: 15px;
}

.service__item-content h5, .discount__content .section-header .section-header-wrap, .footer__bottom-about a, .footer__contact-tel h5, .footer__contact-email h5, .contact__form input {
  margin-bottom: 20px;
}

.product__content .offer-txt {
  margin-bottom: 25px;
}

.comment__title, .aminities__item:not(:last-child), .mission__item, .widget:not(:last-child) {
  margin-bottom: 30px;
}

.product__thumb, .contact__form textarea, .banner__content h2, .section-header {
  margin-bottom: 40px;
}

.coming-soon__content {
  margin-bottom: 50px;
}

.form__massage {
  margin-top: 10px;
}

.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .lab-btn {
  margin-top: 20px;
}

.text-btn svg {
  margin-left: 5px;
}

.header-bar {
  margin-left: 30px;
}

.widget__link-item svg, .product__content p del, .default-btn span svg {
  margin-right: 5px;
}

/* @@@@@@@@@@@@@  Extend Property padding 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details {
  padding: 10px;
}

.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content {
  padding: 15px;
}

.team__item-content, .team__item, .project__item--style-2 .project__item-content {
  padding: 20px;
}

.service__item {
  padding: 30px;
}

.rating, .social__list, ul,
ol {
  padding-left: 0;
}

.header-section {
  z-index: 999;
}
.header-section.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  animation: fadeInDown 0.5s;
  -webkit-animation: fadeInDown 0.5s;
  -moz-animation: fadeInDown 0.5s;
  box-shadow: 0px 4px 20px 0px rgba(207, 167, 117, 0.2);
  border-bottom: 1px solid rgba(207, 167, 117, 0.1);
  z-index: 999;
}
.header-section.header-fixed .header-bottom {
  background: #000000;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.header-wrapper {
  padding: 23px 0;
}
@media (min-width: 576px) {
  .header-wrapper {
    position: relative;
  }
}
.header-wrapper .logo a img {
  max-width: 100%;
}
@media (max-width: 575px) {
  .header-wrapper .logo {
    width: 160px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header-wrapper .logo {
    width: 200px;
  }
}
.header-wrapper .menu-area .cart-ticket {
  column-gap: 35px;
}
@media (max-width: 575px) {
  .header-wrapper .menu-area .cart-ticket {
    display: none;
  }
}
.header-wrapper .menu-area .cart-ticket .cart-icon a {
  color: #fff;
}
.header-wrapper .menu-area .cart-ticket .cart-icon a i {
  font-size: 24px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon a span {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  border-radius: 50%;
  color: #CFA775;
  top: -8px;
  right: -8px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content {
  right: 0;
  top: 60px;
  width: 280px;
  background: #E5E5E5;
  border-radius: 4px;
  box-shadow: 0 0 10px 2px rgba(207, 167, 117, 0.2);
  transform: translateX(-30px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item {
  background: rgba(207, 167, 117, 0.6);
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-thumb {
  width: 60px;
  height: 70px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details {
  width: calc(100% - 60px);
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details h6 a {
  font-size: 16px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details p {
  font-size: 14px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details .close-btn {
  top: -5px;
  right: -5px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details .close-btn a {
  background: rgba(255, 255, 255, 0.6);
  color: #6a6a6a;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details .close-btn a i {
  font-size: 14px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .cart-list .cart-item .cart-inner .cart-details .close-btn a:hover {
  background: #e7023b;
  color: #fff;
}
.header-wrapper .menu-area .cart-ticket .cart-icon .cart-content .lab-btn {
  color: #CFA775;
  line-height: 40px;
  padding: 0 20px;
}
.header-wrapper .menu-area .cart-ticket .cart-icon:hover .cart-content {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 992px) {
  .menu {
    margin-right: 30px;
  }
}
.menu > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 22px;
  text-transform: capitalize;
}
.menu > li > a i {
  margin-right: 5px;
}
@media (min-width: 992px) {
  .menu li {
    position: relative;
  }
  .menu li .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index: 9;
    background: #ffffff;
    width: 220px;
    padding: 0;
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  }
  .menu li .submenu li {
    padding: 0;
  }
  .menu li .submenu li a {
    padding: 10px 20px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    border-bottom: 1px solid #ecf0f3;
  }
  .menu li .submenu li a:hover, .menu li .submenu li a.active {
    background: #CFA775;
    padding-left: 22px;
    color: #fff;
  }
  .menu li .submenu li:last-child a {
    border-bottom: none;
  }
  .menu li .submenu li .submenu {
    left: 100%;
    top: 0;
  }
  .menu li:hover > .submenu {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu li a {
    padding: 10px 12px;
  }
}
@media (max-width: 991px) {
  .menu {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    overflow: auto;
    max-height: 400px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: top;
    background: rgba(5, 1, 3, 0.95);
  }
  .menu li {
    width: 100%;
    padding: 0;
  }
  .menu li a {
    display: block;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
  }
  .menu li a:hover {
    background: rgba(207, 167, 117, 0.6);
  }
  .menu li .submenu {
    padding-left: 20px;
    display: none;
  }
  .menu li .submenu li {
    width: 100%;
  }
  .menu li .submenu li a {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
  }
  .menu.active {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.header-bar {
  width: 25px;
  height: 20px;
}
.header-bar span {
  height: 3px;
  -webkit-all 0.3s ease: all 0.3s ease;
  -moz-all 0.3s ease: all 0.3s ease;
  -ms-all 0.3s ease: all 0.3s ease;
  -o-all 0.3s ease: all 0.3s ease;
  all 0.3s ease: all 0.3s ease;
  background-color: #fff;
  left: 0;
}
.header-bar span:first-child {
  top: 0;
}
.header-bar span:nth-child(2) {
  top: 52%;
  transform: translateY(-65%);
}
.header-bar span:last-child {
  bottom: 0;
}
.header-bar.active span:first-child {
  -webkit-transform: rotate(45deg) translate(3px, 9px);
  -moz-transform: rotate(45deg) translate(3px, 9px);
  -ms-transform: rotate(45deg) translate(3px, 9px);
  -o-transform: rotate(45deg) translate(3px, 9px);
  transform: rotate(45deg) translate(3px, 9px);
}
.header-bar.active span:nth-child(2) {
  opacity: 0;
}
.header-bar.active span:last-child {
  -webkit-transform: rotate(-45deg) translate(3px, -9px);
  -moz-transform: rotate(-45deg) translate(3px, -9px);
  -ms-transform: rotate(-45deg) translate(3px, -9px);
  -o-transform: rotate(-45deg) translate(3px, -9px);
  transform: rotate(-45deg) translate(3px, -9px);
}
@media (max-width: 575px) {
  .header-bar {
    width: 15px;
    height: 16px;
    margin-right: 20px;
  }
  .header-bar span {
    height: 2px;
    width: 20px;
  }
  .header-bar.active span:first-child {
    -webkit-transform: rotate(45deg) translate(4px, 6px);
    -moz-transform: rotate(45deg) translate(4px, 6px);
    -ms-transform: rotate(45deg) translate(4px, 6px);
    -o-transform: rotate(45deg) translate(4px, 6px);
    transform: rotate(45deg) translate(4px, 6px);
  }
  .header-bar.active span:nth-child(2) {
    opacity: 0;
  }
  .header-bar.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(4px, -6px);
    -moz-transform: rotate(-45deg) translate(4px, -6px);
    -ms-transform: rotate(-45deg) translate(4px, -6px);
    -o-transform: rotate(-45deg) translate(4px, -6px);
    transform: rotate(-45deg) translate(4px, -6px);
  }
}

.menu-item-has-children > a::after {
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 10px;
  height: 2px;
  background-color: #fff;
}
.menu-item-has-children > a::before {
  top: 50%;
  transform: translateY(-50%);
  right: 29px;
  width: 2px;
  height: 10px;
  background-color: #fff;
  -webkit-all 0.3s ease: all 0.3s ease;
  -moz-all 0.3s ease: all 0.3s ease;
  -ms-all 0.3s ease: all 0.3s ease;
  -o-all 0.3s ease: all 0.3s ease;
  all 0.3s ease: all 0.3s ease;
}
@media (min-width: 992px) {
  .menu-item-has-children > a::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 10px;
    height: 2px;
    background-color: #fff;
  }
  .menu-item-has-children > a::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
    width: 2px;
    height: 10px;
    background-color: #fff;
    -webkit-all 0.3s ease: all 0.3s ease;
    -moz-all 0.3s ease: all 0.3s ease;
    -ms-all 0.3s ease: all 0.3s ease;
    -o-all 0.3s ease: all 0.3s ease;
    all 0.3s ease: all 0.3s ease;
  }
}
.menu-item-has-children:hover > a:before {
  transform: rotate(90deg);
  opacity: 0;
}
.menu-item-has-children.open > a:before {
  transform: rotate(90deg);
  opacity: 0;
}

@media (min-width: 992px) {
  .section-header {
    margin-bottom: 50px;
  }
}
.section-header__content h3 {
  color: #CFA775;
}

.page-header {
  background-image: url(../images/banner/page-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-block: 100px;
}
@media (min-width: 992px) {
  .page-header {
    padding-block: 180px;
  }
}
.page-header__content {
  text-align: center;
}
.page-header__content h2 {
  color: #fff;
}
.page-header__content .breadcrumb-item {
  color: #fff;
}
.page-header__content .breadcrumb-item a {
  color: #fff;
}
.page-header__content .breadcrumb-item a:hover {
  color: #CFA775;
}
.page-header__content .breadcrumb-item::before {
  color: #fff;
}

.banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner__inner {
  height: 100vh;
}
@media (min-width: 992px) {
  .banner__content {
    max-width: 60%;
  }
}
@media (min-width: 1200px) {
  .banner__content {
    max-width: 50%;
  }
}
.banner__content h2 {
  color: #fff;
}
.banner__paginav {
  display: none;
}
@media (min-width: 992px) {
  .banner__paginav {
    position: absolute;
    display: initial;
    bottom: 25%;
    right: 5%;
    z-index: 2;
  }
}
@media (min-width: 1440px) {
  .banner__paginav {
    bottom: 10%;
  }
}
.banner__navgroup {
  gap: 15px;
}
.banner__navgroup .banner-next svg,
.banner__navgroup .banner-prev svg {
  color: #CFA775;
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .banner__navgroup .banner-next svg,
.banner__navgroup .banner-prev svg {
    font-size: 2.5rem;
  }
}
.banner__pagination {
  flex-direction: column;
}
.banner .swiper-pagination-bullet {
  font-size: calc(1.28125rem + 0.375vw);
  width: 50px;
  height: 50px;
  background: transparent;
  opacity: 1;
  color: #fff;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .banner .swiper-pagination-bullet {
    font-size: 1.5625rem;
  }
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: calc(1.4375rem + 2.25vw);
  width: 60px;
  height: 60px;
}
@media (min-width: 1200px) {
  .banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-size: 3.125rem;
  }
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #CFA775;
  top: 50%;
  transform: translateY(-35%);
  right: -10px;
}
.banner .social {
  top: 50%;
  left: 3%;
  z-index: 1;
  display: none;
}
@media (min-width: 1200px) {
  .banner .social {
    display: inherit;
  }
}
.banner .social__list:before {
  width: 2px;
  height: 100px;
  background-color: #CFA775;
  top: -120%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.contact .section-header .header-title {
  left: 35%;
  top: -45%;
}
.contact__content {
  max-width: 84%;
}
.contact__content > p {
  color: #fff;
}
.contact__form {
  z-index: 1;
}
.contact__form input,
.contact__form textarea {
  -webkit-border: 1px solid transparent;
  -moz-border: 1px solid transparent;
  -ms-border: 1px solid transparent;
  -o-border: 1px solid transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(229, 229, 229, 0.7);
  color: #6a6a6a;
  padding: 20px 30px;
}
.contact__form input::placeholder,
.contact__form textarea::placeholder {
  color: #6a6a6a;
}
.contact__form input:focus-within,
.contact__form textarea:focus-within {
  outline: none;
  -webkit-border-color: rgba(207, 167, 117, 0.5);
  -moz-border-color: rgba(207, 167, 117, 0.5);
  -ms-border-color: rgba(207, 167, 117, 0.5);
  -o-border-color: rgba(207, 167, 117, 0.5);
  border-color: rgba(207, 167, 117, 0.5);
}
.contact__form .default-btn {
  color: #000000;
  border: none;
  width: 100%;
}

.form__massage {
  color: #000000;
}

.footer {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../images/footer/bg.jpg);
  background-color: rgba(0, 0, 0, 0.8);
  background-blend-mode: overlay;
}
.footer__contact-tel span, .footer__contact-email span {
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.footer__contact-tel h5 a, .footer__contact-email h5 a {
  color: #fff;
}
.footer__contact-tel h5 a:hover, .footer__contact-email h5 a:hover {
  color: #CFA775;
}
.footer__contact-tel p, .footer__contact-email p {
  color: #fff;
}
.footer .contact-icon svg {
  font-size: calc(1.375rem + 1.5vw);
  color: #CFA775;
}
@media (min-width: 1200px) {
  .footer .contact-icon svg {
    font-size: 2.5rem;
  }
}
.footer .devide-line:after {
  width: 5px;
  background-color: #CFA775;
  height: 100px;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer__bottom {
  border-top: 1px solid #CFA775;
}
.footer__bottom-about p {
  color: #fff;
}
.footer__bottom-title h6 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.footer__bottom-links li {
  padding-block: 4px;
}
.footer__bottom-link {
  color: #fff;
}
.footer__copyright {
  background-color: #000000;
}

.social__list {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 10px;
}
.social-column {
  flex-direction: column;
}
.social__link svg {
  color: #fff;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .social__link svg {
    font-size: 1.5rem;
  }
}
@media not all and (pointer: coarse) {
  .social__link:hover svg {
    color: #CFA775;
  }
}

.default-btn {
  font-size: 1rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  color: #fff;
  padding: 0 1.7rem;
  line-height: 40px;
  transform-origin: right;
  transition: all 0.3s ease;
  background: #CFA775;
}
@media (min-width: 768px) {
  .default-btn {
    padding: 0 2.25rem;
    line-height: 56px;
  }
}
.default-btn span {
  position: inherit;
  z-index: 1;
  text-transform: uppercase;
}
.default-btn__small {
  line-height: 46px;
  padding: 0 1.25rem;
}
.default-btn__rounded {
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  -o-border-radius: 99px;
  border-radius: 99px;
}
.default-btn.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}
.default-btn.move-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  transition: transform 0.5s;
  transform-origin: left;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-left:hover:before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.5s;
}
.default-btn.move-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #007dff 0%, fuchsia 100%);
  transition: transform 0.5s;
  transform-origin: bottom;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-bottom:hover:before {
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.5s;
}
.default-btn.move-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  transition: transform 0.5s;
  transform-origin: top;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-top:hover:before {
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform 0.5s;
}
.default-btn:hover {
  color: #fff;
  transform: translateY(-3px);
}
.default-btn.active {
  background: #000000;
}

.text-btn {
  display: inline-block;
  color: #000000;
  font-weight: bold;
}
@media (min-width: 992px) {
  .text-btn {
    font-size: 1.25rem;
  }
}
.text-btn svg {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
}
.text-btn:hover {
  color: #000000;
}
.text-btn:hover svg {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}

.product__inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 20px;
  background-color: #050103;
}
.product__inner::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #2a69ff 0%, rgba(42, 105, 255, 0) 100%);
}
.product__thumb {
  position: inherit;
  z-index: 1;
}
.product__thumb img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.product__content {
  position: inherit;
  z-index: 1;
}
.product__content h4 a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #fff;
  text-transform: uppercase;
}
.product__content p {
  font-size: 1.125rem;
  background-image: linear-gradient(0deg, #007dff 0%, fuchsia 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.product__content p del {
  background: transparent;
  -webkit-text-fill-color: #fff;
}
.product__content p strong {
  background: transparent;
  -webkit-text-fill-color: #fff;
}
.product__content .offer-txt {
  display: inherit;
  color: #fff;
}
.product__offertag {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: 10px;
  left: 10px;
  color: #fff;
  line-height: 50px;
  background-image: linear-gradient(0deg, #007dff 0%, fuchsia 100%);
}
.product__item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product__item-2 .product__inner {
  text-align: center;
}
@media (min-width: 576px) {
  .product__item-2 .product__inner {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 40px;
  }
}
@media (min-width: 576px) {
  .product__item-2 .product__thumb {
    margin-bottom: 0;
  }
}
.product__item-2 .product__offertag {
  right: 10px;
  left: auto;
}
@media (min-width: 576px) {
  .product__item-2 .rating {
    justify-content: start;
  }
}
@media not all and (pointer: coarse) {
  .product__item:hover .product__inner::after {
    height: 80%;
  }
  .product__item:hover .product__thumb img {
    transform: skewX(5deg);
  }
}

.discount {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.discount__content {
  z-index: 1;
}
.discount__content .section-header {
  text-align: left;
}
@media (min-width: 992px) {
  .discount__content .section-header {
    max-width: 80%;
  }
}
.discount__content .section-header > p {
  font-size: 1.25rem;
  line-height: 1.8;
}
.discount__content .section-header .header-title {
  left: 35%;
  top: -45%;
}
.discount__content h1,
.discount__content p {
  color: #fff;
}
.discount__content p {
  line-height: 2.25;
}
.discount__thumb {
  z-index: 1;
}
.discount__thumb img {
  -webkit-animation: floating 2s linear infinite alternate;
  -moz-animation: floating 2s linear infinite alternate;
  -ms-animation: floating 2s linear infinite alternate;
  -o-animation: floating 2s linear infinite alternate;
  animation: floating 2s linear infinite alternate;
}
.discount .stand-shape {
  display: none;
}
@media (min-width: 992px) {
  .discount .stand-shape {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: -20%;
  }
}
@media (min-width: 1200px) {
  .discount .stand-shape {
    right: -7%;
  }
}
@media (min-width: 1440px) {
  .discount .stand-shape {
    right: -3%;
  }
}
@media (min-width: 1600px) {
  .discount .stand-shape {
    right: 11%;
  }
}
@media (min-width: 2500px) {
  .discount .stand-shape {
    right: 25%;
  }
}

.widget {
  background-color: #dedede;
}
@media (min-width: 992px) {
  .widget:not(:last-child) {
    margin-bottom: 50px;
  }
}
.widget__search {
  padding: 1rem 1.5rem;
}
.widget__search .input-group input {
  padding: 1rem;
  border-radius: 0.5rem;
}
.widget__search .input-group input:focus {
  box-shadow: none;
}
.widget__search .input-group button {
  background-color: #CFA775;
  padding: 0.5rem 1.5rem;
  border: none;
  color: #000000;
  font-size: calc(1.275rem + 0.3vw);
  border-radius: 0.5rem;
}
@media (min-width: 1200px) {
  .widget__search .input-group button {
    font-size: 1.5rem;
  }
}
.widget__title {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #191919;
}
.widget__content {
  padding: 2rem 1.5rem;
}
.widget__post-item {
  gap: 20px;
}
.widget__post-item:not(:last-child) {
  margin-bottom: 30px;
}
.widget__post-item:hover .widget__post-thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.widget__post-thumb {
  width: 100px;
  border-radius: 5px;
}
.widget__post-thumb img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget__post-content {
  max-inline-size: calc(100% - 130px);
}
.widget__post-content h6 a {
  color: #000000;
  font-weight: 500;
}
.widget .tag-list {
  gap: 5px;
  margin-bottom: 5px;
}
.widget .tag-list a {
  color: #CFA775;
}
.widget__link-item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget__link-item:hover {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}

.coming-soon {
  background-image: url(../images/coming-soon/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-block: 250px;
}
.coming-soon__content {
  text-align: center;
}
.coming-soon__content h1,
.coming-soon__content p {
  color: #fff;
}
.coming-soon__content p {
  max-inline-size: 50ch;
  margin: auto;
}

.countdown-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.countdown__item {
  min-width: 60px;
  align-content: center;
  color: #fff;
  border-right: 3px solid #CFA775;
  padding: 0.5rem 1rem;
  text-align: center;
}
@media (min-width: 576px) {
  .countdown__item {
    min-width: 90px;
    padding: 0.5rem 2rem;
  }
}
.countdown__number {
  font-size: calc(1.5rem + 3vw);
  font-family: "DM Serif Display", serif;
  line-height: 1.2;
  color: #CFA775;
}
@media (min-width: 1200px) {
  .countdown__number {
    font-size: 3.75rem;
  }
}
.countdown__text {
  text-transform: uppercase;
}

.wwa {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
  z-index: 1;
}
@media (min-width: 1440px) {
  .wwa {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.wwa__wrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  padding: 30px 40px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.wwa__item--linebar:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 2px;
  left: -20px;
  background-color: #CFA775;
}
.wwa__counter {
  gap: 20px;
}
.wwa__inner {
  gap: 20px;
}

.award {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.award__item-inner {
  gap: 15px;
}

.project__item-inner {
  display: block;
}
.project__item-inner:after {
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, #000000 1.69%, rgba(0, 0, 0, 0) 100%);
}
.project__item-thumb img {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.project__item-content {
  width: 90%;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.project__item-content h2 {
  opacity: 0.1;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.project__item:hover .project__item-thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.project__item:hover .project__item-content h2 {
  opacity: 1;
}
.project__item--style-2 .project__item-inner::after {
  background: transparent;
}
.project__item--style-2 .project__item-content {
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 3px;
}

.choose__item:not(:last-child) {
  margin-block-end: 30px;
}
.choose__item-thumb {
  margin-block-end: 15px;
}
.choose__list-item {
  gap: 15px;
}
.choose__list-item strong {
  color: #000000;
  width: 35%;
}
.choose__list-item strong:after {
  content: ":";
  right: -5px;
}
.choose__list-item span {
  width: calc(65% - 15px);
}

.aminities__item {
  gap: 15px;
}
.aminities__item-thumb {
  width: 60px;
  height: 60px;
  -webkit-transform: all 0.3s ease;
  -moz-transform: all 0.3s ease;
  -ms-transform: all 0.3s ease;
  -o-transform: all 0.3s ease;
  transform: all 0.3s ease;
  display: grid;
  place-items: center;
  border-radius: 5px;
  background-color: #c4c4c4;
}
.aminities__item-content {
  color: #000000;
  font-weight: 500;
}
@media not all and (pointer: coarse) {
  .aminities__item:hover .aminities__item-thumb {
    background-color: #CFA775;
  }
}

.accordion-item {
  border: none;
}
.accordion-button {
  font-size: inherit;
  color: #6a6a6a;
}
.accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #000000;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../images/faq/minus.svg);
}
.accordion-button:focus {
  border: none;
  box-shadow: none;
}
.accordion-button::after {
  background-image: url(../images/faq/plus.svg);
}

@media (min-width: 1200px) {
  .testimonial__thumb img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100% !important;
  }
}
.testimonial__content blockquote p {
  color: #000000;
}
.testimonial__content figcaption {
  margin-block-start: 40px;
  margin-inline: 30px;
  text-align: end;
  color: #000000;
  font-weight: bold;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .testimonial__content figcaption {
    font-size: 1.5rem;
  }
}

.sponsor__item {
  background-color: #c4c4c4;
  padding: 3rem 1rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sponsor__item img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media not all and (pointer: coarse) {
  .sponsor__item:hover {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3);
  }
  .sponsor__item:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
  }
}
@media (min-width: 768px) {
  .sponsor__item {
    padding: 5rem 2rem;
  }
}
@media (min-width: 1200px) {
  .sponsor__item {
    padding: 7rem 2rem;
  }
}

.news__item-thumb {
  margin-block-end: 20px;
}
.news__item-thumb img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news__item-content {
  padding: 0 20px 20px;
}
.news__item-content h6 a,
.news__item-content h4 a {
  color: #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news__item-content > p {
  line-height: 1.6;
}
.news__item-content blockquote p {
  border-left: 4px solid #CFA775;
  padding-inline-start: 15px;
  max-inline-size: 85%;
  margin-inline-start: 15px;
}
.news__tags {
  gap: 10px;
  margin-block-end: 10px;
}
.news__meta {
  gap: 15px;
}
.news__author:after {
  content: ",";
  right: -7px;
}
.news__item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news__item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.news__item:hover .news__item-thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news__item:hover .news__item-content h6 a {
  color: #CFA775;
}

.blog-page .pagination {
  gap: 10px;
}
.blog-page .page-link {
  border-radius: 5px;
  background-color: #c4c4c4;
  color: #000000;
  box-shadow: none;
}
.blog-page .page-link:hover {
  background-color: #CFA775;
}

@media (min-width: 992px) {
  .comment__title {
    margin-bottom: 40px;
  }
}
.comment__form input,
.comment__form textarea {
  display: block;
  background-color: #c4c4c4;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 1.25rem;
  margin-bottom: 1.5rem;
}
.comment__form textarea {
  min-block-size: 250px;
}
.comment__form .default-btn {
  display: block;
  border: none;
  outline: none;
}
.comment__form .default-btn span {
  color: #000000;
}

.service {
  background-image: url(../images/service/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.service__item {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.service__item--bg-theme {
  background-color: rgba(207, 167, 117, 0.5);
}
.service__item--bg-ash {
  background-color: rgba(252, 252, 252, 0.5);
}
.service__item-top {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 30px;
}
.service__item-thumb {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  background-color: #CFA775;
}
@media (min-width: 576px) {
  .service__item-thumb {
    max-inline-size: 100px;
    flex: 1;
  }
}
.service__item-content h5 a {
  color: #fff;
}
.service__item-content p {
  color: #000000;
}
@media (min-width: 576px) {
  .service__item-content {
    flex: 3;
  }
}

.team__item {
  background-color: #c4c4c4;
}
@media (min-width: 992px) {
  .team__item {
    padding: 30px;
  }
}
.team__item-thumb img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team__item-content {
  background-color: #CFA775;
}
@media (min-width: 576px) {
  .team__item-content {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70%;
    bottom: 60px;
    left: 50%;
    z-index: 1;
  }
}
.team__item-content a {
  width: 40px;
  height: 40px;
  font-size: calc(1.275rem + 0.3vw);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 40px;
  text-align: center;
  background-color: #dbbd97;
}
@media (min-width: 1200px) {
  .team__item-content a {
    font-size: 1.5rem;
  }
}
@media not all and (pointer: coarse) {
  .team__item-content a:hover {
    color: #fff;
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
}
@media not all and (pointer: coarse) {
  .team__item:hover .team__item-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.experience {
  background-image: url(../images/experience/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.rating {
  gap: 2px;
}
.rating__star svg {
  font-size: 0.875rem;
  color: #CFA775;
}


/*arkitek scroll to top & preloader css*/
  .scrollToTop {
  position: fixed;
  bottom: -30%;
  right: 5%;
  z-index: 9;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #CFA775;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  animation: lab_top_up 5s linear infinite;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999;
  color: #fff;
}
.scrollToTop i {
  color: #fff;
  z-index: 1;
}
a.scrollToTop:hover {color: #fff;}


.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #CFA775;
}
.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}
.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}
.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}


.pluse_1,
.pluse_2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 60, 32, 0.1);
}
.pluse_1::after, .pluse_1::before,
.pluse_2::after,
.pluse_2::before {
  background: #ff3c20;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.pluse_1::after,
.pluse_2::after {
  width: 30px;
  height: 30px;
  background: transparent;
  margin-left: -15px;
  margin-top: -15px;
}
.pluse_1:before,
.pluse_2:before {
  width: 40px;
  height: 40px;
}

.pluse_1 {
  -webkit-animation: pluse_animate 3s infinite linear;
  animation: pluse_animate 3s infinite linear;
}

.pluse_2::before {
  -webkit-animation: pluse_animate 3s infinite linear;
  animation: pluse_animate 3s infinite linear;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  margin-left: 0;
  margin-top: 0;
}

@keyframes lab_top_up {
  0% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-15px);
  }
}
@keyframes pluse_animate {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.3);
    transform: translate(-50%, -50%) scale(0.3);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/*arkitek scroll to top & preloader css*/


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