html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  overflow-x: hidden;
}

@import url("https://fonts.googleapis.com/css?family=Poppins:400,700|Lato:300,400,700&display=swap");

.font-menu {
  font-family: 'Changa', sans-serif;
}

ul {
  font-family: 'Changa', sans-serif;
  font-size: 17px;
}

.video-home {
  width: 100%;
  height: 100%;
  z-index: 2;
}

.font-Title {
  font-family: 'El Messiri', sans-serif;
}

.txt-logo {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Changa', sans-serif;
}

p {
  font-size: 18px;
  line-height: 30px;
  font-family: 'Changa', sans-serif;
  text-align: justify;
}

.paragraph {
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  font-family: 'Changa', sans-serif;
  font-weight: bold;
  color: #6b6b6b;
}

.paragraph-2 {
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
  font-family: 'Changa', sans-serif;
  color: #000000;
}

h3 {
  font-family: 'El Messiri', sans-serif;
}

.div-block-10 {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "."
    "."
    "."
    "."
    "Area";
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}

.div-block-10 a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-family: 'Changa', sans-serif;
  z-index: 999;
}

#w-node-bbc23fe3-a885-d8c0-6b76-6bb49e290881-0e47e24b {
  padding: 0px !important;
}

.box1 {
  opacity: 0;
  color: #fff;
  text-align: justify;
  margin-top: 30px;
  font-weight: bold;
  text-align: center;
  font-family: 'Changa', sans-serif;
  padding: 0 25px;
}

#Controly {
  margin: 30px 0;
}


.b1 {
  animation: ani1 40s infinite;
}

.b2 {
  animation: ani2 40s infinite;
  margin-top: -38px;
}

.b3 {
  animation: ani3 40s infinite;
  margin-top: -40px;
}

.b4 {
  animation: ani4 40s infinite;
  margin-top: -43px;
}

.b5 {
  animation: ani5 40s infinite;
  margin-top: -20px;
}

@keyframes ani1 {
  0% {
    opacity: 0;
  }

  4% {
    opacity: 1;
  }

  16% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }
}

@keyframes ani2 {
  20% {
    opacity: 0;
  }

  24% {
    opacity: 1;
  }

  36% {
    opacity: 1;
  }

  40% {
    opacity: 0;
  }
}

@keyframes ani3 {
  40% {
    opacity: 0;
  }

  44% {
    opacity: 1;
  }

  56% {
    opacity: 1;
  }

  60% {
    opacity: 0;
  }
}

@keyframes ani4 {
  60% {
    opacity: 0;
  }

  64% {
    opacity: 1;
  }

  76% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }
}

@keyframes ani5 {
  80% {
    opacity: 0;
  }

  84% {
    opacity: 1;
  }

  96% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

#particles-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#particles-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 96%;
  z-index: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden],
template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  margin: 0;
  overflow-x: hidden;
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  height: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url("../images/banner-bg.png");
  background-position: 0 -300px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  background-clip: border-box;
  overflow: visible;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before,
.w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe,
.w-video object,
.w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button,
[type="button"],
[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input,
.w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input,
textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before,
.w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before,
.w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {

  .w-hidden-main,
  .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main,
  .w-hidden-medium,
  .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw>button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video>video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control>[hidden] {
  display: none !important;
}

.w-slider {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round>div {
  border-radius: 100%;
}

.w-slider-nav.w-num>div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow>div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert>div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert>div.w-active {
  background-color: #222;
}

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left,
.w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame,
.w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left,
  .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before,
.w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after,
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video>div:after,
.w-richtext figure[data-rt-type="video"]>div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure>div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image>div,
.w-richtext figure[data-rt-type="image"]>div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image>figcaption,
.w-richtext figure[data-rt-type="image"]>figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video>div,
.w-richtext figure[data-rt-type="video"]>div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth>div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth>figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before,
.w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #fff;
  padding: 20px 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before,
.w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide,
.w-dyn-bind-empty,
.w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  width: 100%;
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-no-shadow-container {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  text-align: left;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #8ec3ff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  font-weight: 400;
}

.nav-link:focus {
  color: #8ec3ff;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
}

.container {
  max-width: 1100px;
  text-align: left;
  border-radius: 0;
  align-self: auto;
  margin-top: 20px;
  display: block;
}

.container.footer {
  height: 100%;
  text-align: left;
  align-self: auto;
  padding-top: 400px;
}

.container.cont-div-line1 {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  display: flex;
}

.container.cont-div-line2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container.cont-div-line3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container.containar-menu {
  margin-top: 0;
}

.image {
  width: 50px;
  margin-top: 5px;
}

.image-2 {
  background-image: url("../images/banner-bg.svg");
  background-position: 0 0;
  background-size: auto;
}

.nav-link-2 {
  text-decoration: none;
}

.image-3 {
  text-align: center;
  margin-top: 40px;
  animation: holiday_animation 1s ease-in-out 0s infinite alternate-reverse backwards;
}

.section {
  text-align: center;
}

.container-2 {
  margin-top: 25px;
}

.slider-hero {
  height: 350px;
  border-top-left-radius: 0;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  margin-top: 40px;
  box-shadow: -11px 10px 18px 3px rgba(0, 0, 0, .2);
}

.slider-hero.slider-div {
  height: auto;
  border-radius: 5px;
}

.slide {
  background-image: url("../images/img1.jpg");
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
}

.slide-nav {
  padding-top: 14px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-2 {
  background-image: url("../images/img2.jpg"), url("../images/background-image.svg");
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.slide-3 {
  background-image: url("../images/img3.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide-4 {
  background-image: url("../images/img4.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide-5 {
  background-image: url("../images/img6.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide-6 {
  background-image: url("../images/hom1.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide-7 {
  background-image: url("../images/hom2.jpeg");
  background-position: 0 0;
  background-size: cover;
}

.slide-8 {
  background-image: url("../images/hom3.jpg");
  background-position: 0 0;
  background-size: cover;
}

.mask-hero {
  border-radius: 0 100px;
}

.slide-9 {
  background-image: url("../images/img2.jpg"), url("../images/background-image.svg");
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.text-block,
.text-block-2 {
  font-size: 30px;
}

.text-block-3 {
  color: red;
  margin-top: 20px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
}

.section-2 {
  text-align: center;
  justify-content: center;
  padding-top: 20px;
  display: flex;
}

.section-2.line-1 {
  margin-top: 225px;
  padding-top: 0;
}

.section-2.line2 {
  text-align: left;
  justify-content: flex-start;
  padding-top: 10px;
  display: block;
  margin-top: 50px;
}

.section-2.line3 {
  text-align: right;
  justify-content: flex-end;
  padding-top: 10px;
  display: block;
  margin-top: 50px;
}

.div-line {
  width: 200px;
  height: 4px;
  text-align: right;
  background-color: #2a66ff;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 50px;
  display: flex;
}

.section-3 {
  background-image: url("../images/about-shape-2.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 40px;
}

.grid {
  grid-column-gap: 48px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  margin-top: 30px;
}

.heading {
  font-size: 24px;
}

.heading-2 {
  text-align: justify;
}

.icon,
.icon-2 {
  font-size: 20px;
}

.grid-2 {
  grid-column-gap: 43px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.div-card {
  border-radius: 5px;
  padding: 20px;
  box-shadow: 0 20px 20px 1px rgba(0, 0, 0, .2);
  border: 2px solid #0082f300;
}

.div-card:hover {
  border: 2px solid #0082f3;
  box-shadow: 0 20px 20px 1px rgba(0, 0, 0, .2);
}

.text-span,
.bold-text {
  text-decoration: none;
}

.heading-3 {
  text-align: center;
  margin-top: 30px;
}

.image-card {
  width: 100%;
  height: 150px;
  margin-top: 20px;
}

.image-6 {
  width: 100%;
}

.grid-3 {
  grid-column-gap: 31px;
  grid-template-rows: auto;
  margin-top: 60px;
}

.div-block {
  height: 326px;
  background-image: url("../images/dots.svg");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.image-7 {
  width: 125px;
  clear: none;
  text-align: right;
  flex: 0 auto;
  align-self: flex-end;
  margin-top: 40px;
  position: static;
  left: 100px;
  right: 0;
  animation: rotat_center 3s linear 0s infinite normal forwards;
}

.image-7:hover {
  width: 140px;
}

.div-block-2 {
  flex-direction: column;
  display: flex;
}

.heading-11 {
  flex-direction: column;
  display: flex;
  justify-content: center;

}

.youtube {
  width: 95%;
  height: 90%;
  mix-blend-mode: normal;
  background-image: url("../images/img13.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #000;
  border-radius: 0;
  margin-left: 5%;
}

.section-4 {
  float: none;
}

.grid-4 {
  grid-column-gap: 41px;
  grid-template-rows: auto;
  margin-top: 50px;
}

.section-5 {
  height: 900px;
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url("../images/footer-bg.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: block;
  position: relative;
}

.container-3 {
  align-items: flex-start;
  display: block;
}

.section-6 {
  background-image: url("../images/about-shape-1.svg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
  padding-bottom: 70px;
}

.mask {
  border-radius: 5px;
}

.slider-room {
  width: 100%;
  border-radius: 5px;
}

.mask-2 {
  border-radius: 15px;
}

.slider-2 {
  border-radius: 15px;
}

.slider-3 {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
}

.slide-10 {
  background-image: url("../images/img30.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-11 {
  background-image: url("../images/img17.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide-12 {
  background-image: url("../images/img22.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  background-image: url("../images/img15.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-14 {
  background-image: url("../images/img16.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide-15 {
  background-image: url("../images/img20.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon-3,
.icon-4 {
  font-size: 24px;
}

.slide-nav-2 {
  font-size: 13px;
}

.div-block-3 {
  height: 100%;
  -webkit-text-stroke-color: #fffdfd;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.heading-4 {
  color: #fff;
  font-style: normal;
  font-weight: 400;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  align-items: stretch;
  justify-items: start;
  display: grid;
}

.image-8 {
  text-align: left;
  align-self: center;
  margin-top: 13px;
}

.div-block-5 {
  width: 100%;
  margin-top: 0;
  z-index: 3;
}

.div-block-6 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-7 {
  width: 100%;
  align-self: center;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-top: 20px;
  padding: 0 89px;
}

.logo-s {
  width: 25px;
}

.logo-s.logof {
  width: 20px;
  height: 25px;
}

.heading-5,
.heading-6 {
  color: #fff;
}

.list-item-footer {
  color: #fff;
  margin-top: 20px;
}

.image-9 {
  width: 100%;
  height: 300px;
  border-radius: 0 100px;
  box-shadow: -7px 6px 20px 4px rgba(0, 0, 0, .2);
}

.image-10 {
  width: 100%;
  height: 300px;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  box-shadow: 5px 7px 20px 4px rgba(0, 0, 0, .2);
}

.div-line1 {
  width: 200px;
  height: 4px;
  text-align: left;
  background-color: #2a66ff;
}

.slider-5 {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 500px !important;
  margin-top: 50px;
}

.slider-6 {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 650px !important;
  margin-top: 50px;
}

.slider.div-slider-hotel {
  height: 400px;
  margin-top: 60px;
  box-shadow: -7px 6px 20px 4px rgba(0, 0, 0, .2);
}

.mask-3 {
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
}

.slide-16 {
  background-image: url("../images/res1.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-17 {
  background-image: url("../images/res2.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-18 {
  background-image: url("../images/res3.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-19 {
  background-image: url("../images/res4.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-20 {
  background-image: url("../images/sw5.JPG");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-21 {
  background-image: url("../images/sw4.JPG");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-22 {
  background-image: url("../images/sw8.JPG");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-24 {
  background-image: url("../images/sw2.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-25 {
  background-image: url("../images/sw3.JPG");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-26 {
  background-image: url("../images/sw6.JPG");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-27 {
  background-image: url("../images/pol1.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-28 {
  background-image: url("../images/pol10.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-29 {
  background-image: url("../images/pol2.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-30 {
  background-image: url("../images/pol8.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-31 {
  background-image: url("../images/pol7.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-32 {
  background-image: url("../images/pol6.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-r1 {
  background-image: url("../images/res.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-r2 {
  background-image: url("../images/res1.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-r3 {
  background-image: url("../images/res2.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-r4 {
  background-image: url("../images/res3.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-r5 {
  background-image: url("../images/res4.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-r6 {
  background-image: url("../images/res5.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-6 {
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.heading-7,
.heading-8,
.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
}

.image-11 {
  width: 100%;
  height: 300px;
}

.paragraph-3,
.paragraph-4,
.paragraph-5,
.paragraph-6 {
  text-align: justify;
}

.image-12 {
  width: 100%;
  height: 300px;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  box-shadow: -6px 5px 20px 4px rgba(0, 0, 0, .2);
}

.slide-23 {
  background-image: url("../images/res5.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-13 {
  width: 100%;
  height: 300px;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  box-shadow: -7px 6px 20px 4px rgba(0, 0, 0, .2);
}

.image-14 {
  width: 100%;
  height: 300px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  box-shadow: -7px 6px 20px 4px rgba(0, 0, 0, .2);
}

.image-15 {
  width: 100%;
  height: 300px;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  box-shadow: -7px 6px 20px 4px rgba(0, 0, 0, .2);
}

.image-16 {
  height: auto;
}

.input-primary {
  color: rgb(0, 0, 0);
  background-color: #eaf5ff;
  border: 1px #000;
  border-bottom: 1px solid #55a5ff;
  border-radius: 96px;
  box-shadow: 0 0 7px 2px #bde0ff;
}

.select-primary {
  -webkit-text-stroke-color: transparent;
  background-color: #eaf5ff;
  border: 1px #000;
  border-bottom: 2px solid #55a5ff;
  border-radius: 96px;
  box-shadow: 0 0 7px 2px #bde0ff;
}

.select-field {
  box-shadow: 0 2px 5px #bde0ff;
}

.image-17,
.image-18 {
  width: 350px;
}

.image-19 {
  width: 350px;
  border-radius: 400px;
}

.textarea-primary {
  color: rgba(0, 0, 0, 0);
  background-color: #eaf5ff;
  border: 1px #000;
  border-bottom: 2px solid #55a5ff;
  border-radius: 30px;
  box-shadow: 0 0 7px 4px #bde0ff;
}

.map {
  width: 350px;
  height: 350px;
  border-radius: 283px;
  box-shadow: -7px 6px 13px 2px rgba(148, 148, 148, .2);
}

.button {
  text-align: left;
  background-color: #55a5ff;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 11px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  text-align: center;
}

.button-2 {
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.button-2:hover {
  background-color: #1164ff;
}

.image-20 {
  text-align: left;
}

.div-block-8 {
  width: 100%;
  height: 100%;
  text-align: left;
  display: flex;
}



.youtube-2 {
  width: 400px;
  height: 320px;
  margin-top: -38px;
  margin-right: -460px;
}

.youtube-1 {
  margin-left: 75px;
}

.div-block-9 {
  width: 400px;
  height: 400px;
  background-image: url(../images/dots.svg);
  background-size: auto;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {

  body {
    background-position: 0 -200px;
  }

  .slider-6 {
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    height: 400px !important;
    margin-top: 50px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
    padding: 20px;
  }

  .w-nav-menu {
    padding: 20px;
  }

  .nav-link {
    color: #56a5ff;
    justify-content: center;
    align-items: center;
    padding: 10px 5px 10px 0;
    display: flex;
    margin: 10px 0;
  }

  .button {
    width: 100%;
  }

  .nav-link:hover {
    color: #fff;
    background-color: #3527c6;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .nav-link:focus {
    color: #fff;
    background-color: #3525c5;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.footer {
    padding-top: 300px;
  }

  .container.containar-menu {
    margin-top: 0;
  }

  .image {
    width: 50px;
  }

  .section-2.line-1 {
    margin-top: 40px;
  }

  .grid {
    grid-column-gap: 12px;
  }

  .grid-2 {
    grid-column-gap: 45px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .grid-4 {
    grid-column-gap: 7px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

  .section-5 {
    height: 700px;
  }

  .slider-room {
    min-width: 50px;
  }

  .icon-3,
  .icon-4 {
    font-size: 22px;
  }

  .slide-nav-2 {
    font-size: 11px;
  }

  .div-block-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-9 {
    margin-top: 0;
  }

  .paragraph-3,
  .paragraph-4,
  .paragraph-5 {
    text-align: justify;
  }

  .icon-7 {
    color: #fff;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    color: #000;
    background-color: #fff;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 15px 20px 20px;
    display: flex;
  }

  .button-2 {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }
}

@media screen and (max-width: 767px) {
  body {
    background-position: 0 -100px;
  }

  .youtube-2 {
    width: 350px;
  }

  .youtube-1 {
    margin-left: 75px;
  }

  .div-block-9 {
    width: 90%;
    margin-top: 70px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    color: #56a5ff;
    text-align: center;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .nav-link:hover {
    color: #fff;
    background-color: #3525c5;
    border-radius: 25px 0;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .container {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.footer {
    padding-top: 250px;
  }

  .image {
    width: 40px;
    margin-top: 10px;
  }

  .section-2.line2 {
    padding-top: 0;
  }

  .grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .image-4 {
    text-align: left;
  }

  .grid-2 {
    grid-column-gap: 13px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  .section-5 {
    height: auto;
  }

  .section-6 {
    padding-bottom: 0;
  }

  .icon-3,
  .icon-4 {
    font-size: 22px;
  }

  .slide-nav-2 {
    font-size: 12px;
  }

  .div-block-4 {
    grid-template-columns: 1fr;
  }

  .div-line1 {
    background-color: #55a5ff;
  }

  .slider.div-slider-hotel {
    height: 300px;
  }

  .slide-16 {
    background-image: url("../images/pol7.jpg");
  }

  .slide-17 {
    background-image: url("../images/pol6.jpg");
  }

  .slide-18 {
    background-image: url("../images/pol9.jpg");
  }

  .slide-19 {
    background-image: url("../images/pol8.jpg");
  }

  .paragraph-3,
  .paragraph-4,
  .paragraph-5 {
    text-align: justify;
  }

  .icon-5,
  .icon-6 {
    font-size: 22px;
  }

  .slide-nav-3 {
    font-size: 11px;
  }

  .icon-7 {
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
  }

  .menu-button-2,
  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    color: #000;
    background-color: #fff;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }

  .button-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }
}

@media screen and (max-width: 479px) {
  body {
    background-position: 0 0;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container {
    text-align: left;
    margin-top: 0;
    padding-left: 13px;
    padding-right: 13px;
  }

  .container.footer {
    padding-top: 250px;
  }

  .image {
    width: 35px;
    margin-top: 12px;
  }

  .slider-hero {
    height: 200px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .slide {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .slide-nav {
    font-size: 9px;
  }

  .mask-hero {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .section-2.line2 {
    padding-top: 0;
  }

  .icon {
    font-size: 14px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 11%;
  }

  .icon-2 {
    font-size: 14px;
    top: 0%;
    bottom: 0%;
    left: 11%;
    right: auto;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .grid-4 {
    align-content: stretch;
    justify-content: stretch;
  }

  .icon-3 {
    font-size: 18px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 11%;
  }

  .icon-4 {
    font-size: 18px;
    top: 0%;
    bottom: 0%;
    left: 11%;
    right: auto;
  }

  .slide-nav-2 {
    font-size: 10px;
  }

  .grid-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-10 {
    height: 250px;
  }

  .div-line1 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider.div-slider-hotel {
    height: 200px;
  }

  .image-11 {
    height: 250px;
  }

  .paragraph-3,
  .paragraph-4,
  .paragraph-5 {
    text-align: justify;
  }

  .image-12 {
    height: 225px;
  }

  .icon-5,
  .icon-6 {
    font-size: 20px;
  }

  .slide-nav-3 {
    font-size: 9px;
  }

  .image-13,
  .image-14,
  .image-15 {
    height: 200px;
  }

  .map {
    width: 200px;
    height: 200px;
  }

  .button-2 {
    text-align: left;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  /* .image-21 {
    width: 200px;
    height: 200px;
    position: absolute;
  } */

  /* .youtube-2 {
    width: 200px;
    height: 200px;
    margin-top: -233px;
    margin-left: 12px;
  } */
}

#w-node-_17cc9618-1c8c-9cea-bac4-c2b77a00f533-0e47e24b,
#w-node-_49aab3e0-e5a1-7e07-781c-482af3755ebe-0e47e24b,
#w-node-a97a14f4-0ce6-86ac-8832-65c6739bbce0-0e47e24b,
#w-node-dcab0067-452a-22c7-efdc-86f2392b6588-0e47e24b,
#w-node-_53bd6649-ae7b-d9d8-1e85-bda75cbddc39-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc6d0d21-929f-b946-20a4-169d9318b355-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: center;
}

#w-node-_43939cd8-489c-7b3f-57dd-beebbb6d8cd4-0e47e24b,
#w-node-_04d248b4-b273-4c60-a66c-c9f50953e761-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ba83ac14-669c-d4a1-57cc-6cb9fd20b996-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-ba83ac14-669c-d4a1-57cc-6cb9fd20b997-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_163d7381-3614-f31b-dc3c-4518981ef93b-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_6a8501ff-08a8-ac4b-f31a-ef87bf2ed4f1-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: start;
}

#w-node-e08ba6e4-8373-ac6e-d062-3594c918aea1-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: center;
}

#w-node-_3a5fa608-c918-1a5e-63e3-5ceb5a74e619-0e47e24b,
#w-node-fa8c6f62-5266-687c-5803-daa13c0d8225-0e47e24b,
#w-node-dd9223c1-e6ff-d3a3-f757-45e9689c1982-0e47e24b,
#w-node-c47e3569-a828-e642-5657-9c9b15561b5a-0e47e24b,
#w-node-b17787ab-de72-3ff4-cfb2-12709787ca66-0e47e24b,
#w-node-_7cb53bde-2854-2fae-967b-04f0ccefa24b-0e47e24b,
#w-node-_775c313c-7756-7685-0c25-94453fd30d0b-0e47e24b,
#w-node-_12dffc2c-2048-ad92-ff6a-8ccfd6def82a-0e47e24b,
#w-node-_043cebad-2240-2542-dad5-860ed2c55aa3-0e47e24b,
#w-node-bbc23fe3-a885-d8c0-6b76-6bb49e29087e-0e47e24b,
#w-node-a6f78ca4-ded9-db34-79f3-09f039ba03d7-0e47e24b,
#w-node-bbc23fe3-a885-d8c0-6b76-6bb49e290881-0e47e24b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_6a8501ff-08a8-ac4b-f31a-ef87bf2ed4f1-0e47e24b {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_163d7381-3614-f31b-dc3c-4518981ef93b-0e47e24b {
    justify-self: center;
  }
}


/*===== All Preloader Style =====*/
.preloader {
  /* Body Overlay */
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100% !important;
  width: 100% !important;
  /* Change Background Color */
  background: #fff;
  z-index: 99999;
}

.preloader .loader {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.preloader .loader .ytp-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  margin-left: -32px;
  z-index: 18;
  pointer-events: none;
}

.preloader .loader .ytp-spinner .ytp-spinner-container {
  pointer-events: none;
  position: absolute;
  width: 100%;
  padding-bottom: 100%;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -50%;
  -webkit-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
  -moz-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
  -o-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
  animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -moz-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -o-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  right: 50%;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  left: 50%;
}

.preloader .loader .ytp-spinner-circle {
  box-sizing: border-box;
  position: absolute;
  width: 200%;
  height: 100%;
  border-style: solid;
  /* Spinner Color */
  border-color: #2268ff #2268ff #E1E1E1;
  border-radius: 50%;
  border-width: 1px;
}

.preloader .loader .ytp-spinner-left .ytp-spinner-circle {
  left: 0;
  right: -100%;
  border-right-color: #E1E1E1;
  -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -moz-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -o-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner-right .ytp-spinner-circle {
  left: -100%;
  right: 0;
  border-left-color: #E1E1E1;
  -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -moz-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -o-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.image-preload {
  width: 55px;
  height: 55px;
}


/* Preloader Animations */
@-webkit-keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
  }

  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg);
  }

  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg);
  }

  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg);
  }

  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg);
  }

  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}

@keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
  }

  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg);
  }

  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg);
  }

  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg);
  }

  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg);
  }

  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}

@-webkit-keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }

  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }

  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@-webkit-keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }

  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

@keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }

  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

@keyframes rotat_center {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(-360deg);
  }
}

@keyframes holiday_animation {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    transform: scale(0.9);
  }

  100% {
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0);
    transform: scale(1);
  }
}





.bar {
  background: #3971ff;
  box-shadow: 0px 0px 0 #62a3ff61,
    0px 0px 5px #62a3ff61,
    0px 0px 5px #62a3ff61,
    0px 0px 5px #62a3ff61;
  border-radius: 50px;
  /* position: absolute; */
}

.top {
  height: 3px;
  -webkit-animation: top 6s linear infinite;
}
/* 
@-webkit-keyframes top {
  0% {
    width: 0;
    top: 0;
    left: 0;
  }

  20% {
    width: 0;
    top: 0;
    left: 0;
  }

  40% {
    width: 200px;
    top: 0;
    left: 0;
  }

  60% {
    width: 0;
    top: 0;
    left: 0px;
  }
} */

.bottom {
  height: 3px;
  width: 200px;
  -webkit-animation: bottom 6s linear infinite;
}
/* 
@-webkit-keyframes bottom {
  0% {
    width: 0;
    top: 0px;
    left: 0px;
  }

  60% {
    width: 0;
    top: 0px;
    left: 0px;
  }

  80% {
    width: 200px;
    top: 0px;
    left: 0px;
  }

  100% {
    width: 0px;
    top: 0px;
    left: 0px;
  }
} */

.jus-center {
  /* display: flex; */
  /* justify-items: center; */
  align-items: center;
  /* justify-content: center; */
}

.mapouter {
  position: relative;
  text-align: right;
  width: 100%;
  height: 400px;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  width: 100%;
  height: 400px;
}

.gmap_iframe {
  height: 400px !important;
  width: 400px !important;
  border-radius: 100%;
}

.select-cv{
  color: #000;
  padding: 0 20px ;
}

.select-cv ::before{
  color: #000;
  padding: 0 20px ;
}
.font-bol {
  font-weight: bold;
  color: #000;
  font-size: large;
}

.no-scroll {
  overflow: hidden;
}