@font-face {
  font-family: "prata";
  src: url(../font/prata/Prata-Regular.ttf);
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url(../font/poppins/Poppins-Regular.otf);
  font-style: normal;
}
::-moz-selection {
  background-color: rgba(59, 130, 246, 0.5);
  backdrop-filter: blur(10px);
}
::selection {
  background-color: rgba(59, 130, 246, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}




*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}


html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  /* 3 */
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  /* 5 */
}



body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */

  cursor: default;
  background-color: #F1EAE3;
  font-family: "poppins";
}



hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}



abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}



h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}


a {
  color: inherit;
  text-decoration: inherit;
}


b,
strong {
  font-weight: bolder;
}



code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}



small {
  font-size: 80%;
}


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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}



table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}



button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}



button,
select {
  text-transform: none;
}


button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}



:-moz-focusring {
  outline: auto;
}



:-moz-ui-invalid {
  box-shadow: none;
}



progress {
  vertical-align: baseline;
}



::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}



[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}


::-webkit-search-decoration {
  -webkit-appearance: none;
}



::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}


summary {
  display: list-item;
}


blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
.home-iframe a {
	width: 100%;
	display: flex;
	justify-content: center;
}
fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}


textarea {
  resize: vertical;
}



input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}



button,
[role="button"] {
  cursor: pointer;
}



:disabled {
  cursor: default;
}



img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}



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


[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.m-auto {
  margin: auto;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-screen {
  height: 100vh;
}

.h-full {
  height: 100%;
}

.h-32 {
  height: 8rem;
}

.h-16 {
  height: 4rem;
}

.h-6 {
  height: 1.5rem;
}

.w-full {
  width: 100%;
}

.w-32 {
  width: 8rem;
}

.w-16 {
  width: 4rem;
}

.w-6 {
  width: 1.5rem;
}

.max-w-screen-2xl {
  max-width: 1536px;
}

.select-none {
  -webkit-user-select: none;
          user-select: none;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-0 {
  gap: 0px;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-solid {
  border-style: solid;
}

.object-cover {
  object-fit: cover;
}

.p-3 {
  padding: 0.75rem;
}

.p-1 {
  padding: 0.25rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-28 {
  padding-top: 7rem;
}

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

.text-center {
  text-align: center;
}

.text-start {
  text-align: start;
}

.font-bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

@media (min-width: 768px) {
  .md\:mb-28 {
    margin-bottom: 7rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:pt-28 {
    padding-top: 7rem;
  }
}

@media (min-width: 1024px) {
  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 1280px) {
  .xl\:ml-4 {
    margin-left: 1rem;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:gap-10 {
    gap: 2.5rem;
  }

  .xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xl\:pt-28 {
    padding-top: 7rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:gap-10 {
    gap: 2.5rem;
  }

  .\32xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}


._container {
  max-width: 1424px;
  margin: 0 auto;
  padding: 0 0.75rem;
}


h1, h2, h3, h4, h5 {
  font-family: "prata";
}

.mainNav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120px;
  z-index: 9999;
  height: 120px;
  width: 100%;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .mainNav {
    height: 100px;
  }
}
.mainNav .mainNavContent {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .mainNav .mainNavContent {
    height: 100px;
  }
}
.mainNav .mainNavContent ._burger {
  z-index: 99999;
  pointer-events: all;
}
.mainNav .mainNavContent ._burger ._burger_btn {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.mainNav .mainNavContent ._burger ._burger_btn ._burger_icon {
  position: relative;
  height: 2px;
  width: 40px;
  border-radius: 1px;
  background-color: #ccc;
  transition: 0.4s;
}
.mainNav .mainNavContent ._burger ._burger_btn ._burger_icon::before, .mainNav .mainNavContent ._burger ._burger_btn ._burger_icon::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 25px;
  border-radius: 1px;
  background-color: #ccc;
  transition: 0.4s;
}
.mainNav .mainNavContent ._burger ._burger_btn ._burger_icon::before {
  top: 10px;
  left: 0;
}
.mainNav .mainNavContent ._burger ._burger_btn ._burger_icon::after {
  top: -10px;
  right: 0;
}
.mainNav .mainNavContent ._burger ._burger_btn:hover ._burger_icon::before, .mainNav .mainNavContent ._burger ._burger_btn:hover ._burger_icon::after {
  width: 40px;
}
.mainNav .mainNavContent ._burger ._burger_btn._active ._burger_icon {
  transform: translateX(50px);
  pointer-events: none;
  background-color: transparent;
}
.mainNav .mainNavContent ._burger ._burger_btn._active ._burger_icon::before, .mainNav .mainNavContent ._burger ._burger_btn._active ._burger_icon::after {
  width: 40px;
  top: 0;
}
.mainNav .mainNavContent ._burger ._burger_btn._active ._burger_icon::before {
  left: 0;
  transform: translateX(-50px) rotate(45deg);
}
.mainNav .mainNavContent ._burger ._burger_btn._active ._burger_icon::after {
  right: 0;
  transform: translateX(-50px) rotate(-45deg);
}
.mainNav .mainNavContent ._logo {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.mainNav .mainNavContent ._logo img {
  width: 220px;
  height: auto;
  pointer-events: all;
}
@media only screen and (max-width: 768px) {
  .mainNav .mainNavContent ._logo img {
    width: 160px !important;
  }
}
.mainNav .mainNavContent ._lang_flags {
  pointer-events: all;
}
@media only screen and (max-width: 768px) {
  .mainNav .mainNavContent ._lang_flags {
    display: none;
  }
}
.mainNav .mainNavContent ._lang_flags ._lang_flags_items {
  display: flex;
  align-items: center;
  position: relative;
}
.mainNav .mainNavContent ._lang_flags ._lang_flags_items ._flag {
  opacity: 0.5;
  transition: opacity 0.3s;
  cursor: pointer;
}
.mainNav .mainNavContent ._lang_flags ._lang_flags_items ._flag:hover {
  opacity: 1;
}
.mainNav .mainNavContent ._lang_flags ._lang_flags_items ._flag img {
  height: 20px;
  width: 35px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.mainNav .mainNavContent ._lang_flags ._lang_flags_items ._flag:not(:last-child) {
  margin-right: 0.75rem;
}

._ani_btn {
  position: relative;
  overflow: hidden !important;
  display: inline-block;
  z-index: 999999;
  transition: 0.3s ;
}
._ani_btn::before {
  pointer-events: none;
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  height: 0%;
  width: 100%;
  background-color: #D9C4B0 !important;
  transition: 0.5s;
  z-index: -1;
}
._ani_btn:hover {
  background-color: transparent !important;
  border-color: #D9C4B0 !important;
  color: #2E2A28 !important;
}
._ani_btn:hover::before {
  transition: 0.5s;
  height: 100%;
  bottom: 0;
}

._document_locked {
  overflow: hidden !important;
}

._offCanva {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 9999;
}.vbox-close {
	right: 10%;
	top: 10%;
}
._offCanva._active {
  pointer-events: all;
}
._offCanva ._offCanvaContent {
  height: 100%;
  width: 100%;
}
._offCanva ._offCanvaContent ._offCanva_left_and_right_container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
._offCanva ._offCanvaContent ._offCanva_left_and_right_container ._offCanva_left_element {
  flex: 1.5;
  height: 0%;
  background-color: #2D2824;
}
._offCanva ._offCanvaContent ._offCanva_left_and_right_container ._offCanva_right_element {
  flex: 1;
  height: 0%;
}
._offCanva ._offCanvaContent ._offCanva_links {
  position: fixed;
  transform: translateY(-100vh);
  opacity: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
._offCanva ._offCanvaContent ._offCanva_links ._container {
  height: 100%;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._links {
  margin-bottom: 5rem;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._links ._links_item {
  margin-bottom: 0.75rem;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._links ._links_item a {
  font-family: "prata";
  font-size: 55px;
  color: #D9C4B0;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._links ._links_item a._active {
  color: #fff;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._offCanvaContact {
  display: flex;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._offCanvaContact ._contact_item:not(:first-child) {
  margin-left: 10rem;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._offCanvaContact ._contact_item ._contact_title {
  margin-bottom: 1.5rem;
  font-size: 17px;
  color: #D9C4B0;
  display: block;
}
._offCanva ._offCanvaContent ._offCanva_links ._offCanva_links_content ._offCanvaContact ._contact_item ._contact_details ._contact_details_item {
  font-size: 15px;
  font-weight: 100;
  color: #F1EAE3;
  margin-bottom: 0.5rem;
}

._loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 99999999;
}
._loading ._loading_name,
._loading ._loading_logo {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
._loading ._loading_name {
  background-color: #2d2824;
}
._loading ._loading_name h1 {
  padding: 8px 0;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
}
._loading ._loading_name ._loading_bar {
  width: 300px;
  height: 1px;
  background-color: black;
}
._loading ._loading_name ._loading_bar #progress {
  height: 1px;
  background: #fff;
  width: 0;
  transition: 1s;
}
._loading ._loading_logo {
  background-color: #9a8a68;
}
._loading ._loading_logo img {
  width: 800px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  ._loading ._loading_logo img {
    width: 600px !important;
  }
}
@media only screen and (max-width: 600px) {
  ._loading ._loading_logo img {
    width: 450px !important;
  }
}
@media only screen and (max-width: 500px) {
  ._loading ._loading_logo img {
    width: 400px !important;
  }
}
@media only screen and (max-width: 400px) {
  ._loading ._loading_logo img {
    width: 320px !important;
  }
}
._loading ._loading_logo ._loading_about_me_text {
  font-size: 200px;
  color: #15151d;
}
@media only screen and (max-width: 768px) {
  ._loading ._loading_logo ._loading_about_me_text {
    font-size: 120px !important;
  }
}
@media only screen and (max-width: 600px) {
  ._loading ._loading_logo ._loading_about_me_text {
    font-size: 80px !important;
  }
}
@media only screen and (max-width: 500px) {
  ._loading ._loading_logo ._loading_about_me_text {
    font-size: 70px !important;
  }
}
@media only screen and (max-width: 400px) {
  ._loading ._loading_logo ._loading_about_me_text {
    font-size: 60px !important;
  }
}

._hero {
  position: relative;
  height: 100vh;
  background-color: rgba(26, 26, 26, 0.172);
  z-index: -1;
  padding: 40px 0;
}
._hero::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.103);
  top: 0;
  left: 0;
}
._hero ._hero_content {
  text-align: center;
}
._hero ._hero_content {
	text-align: center;
	justify-content: space-around !important;
}
._hero ._hero_content ._section_title {
  font-size: 40px;
  margin-top: 5rem;
  color: #F1EAE3;
  font-family: "poppins";
}
._hero ._hero_content ._section_title span {
  color: #D9C4B0;
}
._hero ._hero_content ._section_heading {
  font-size: 70px;
  margin-bottom: 2rem;
  font-family: "prata";
  color: #F1EAE3;
}

._hero ._hero_content ._section_lead {
  font-size: 20px;
  margin: 0 auto;
  margin-bottom: 3rem;
  font-family: "poppins";
  color: #D9C4B0;
}
._hero ._hero_content ._button_container {
  margin-bottom: 6rem;
}
._hero ._hero_content ._button_container ._button {
  border: 1px solid #fff;
  padding: 0.75rem 2rem;
  text-transform: uppercase;
  border-radius: 50px;
  font-family: "poppins";
  font-weight: 500;
  font-size: 18px;
  transition: 0.3s;
}
._hero ._hero_content ._button_container ._button:hover {
  background-color: #D9C4B0;
  border-color: #D9C4B0;
  color: #2E2A28;
}
._hero ._hero_content ._circle_logo_selo img {
  height: 186px;
}

._marquee_section {
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
}
._marquee_section ._marquee {
  position: absolute;
}
._marquee_section ._marquee._marquee_top {
  top: -35px;
}
._marquee_section ._marquee._marquee_bottom {
  bottom: 0px;
}
._marquee_section ._marquee ._marquee_content {
  font-size: 180px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transform: translateX(-145px);
  text-transform: uppercase;
  font-family: "prata";
  white-space: pre-wrap;
  color: #6C6056;
}
._marquee_section ._marquee ._marquee_content span {
  flex-shrink: 0;
}
._marquee_section .wrapper_img {
  flex: 1;
}
._marquee_section .wrapper_img > ._container {
  padding: 0 !important;
}
._marquee_section .wrapper_img .wrapper_img_card {
  height: 75vh;
  width: 100%;
  background-size: cover !important;
  /*! transform: scale(1.2); */
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
._marquee_section .wrapper_img .wrapper_img_card ._heading {
  font-size: 70px;
  line-height: 1.3;
  color: #F1EAE3;
  margin: auto;
  margin-bottom: 2rem;
}
._marquee_section .wrapper_img .wrapper_img_card ._lead {
  font-size: 20px;
  color: #b49b86;
  margin-bottom: 4rem;
}
._marquee_section .wrapper_img .wrapper_img_card ._btn {
  display: inline-block;
  padding: 0.75rem 2rem;
  border: 1px solid;
  border-radius: 50px;
  color: #F1EAE3;
  text-transform: uppercase;
  font-size: 18px;
}

@media only screen and (max-width: 500px) {
  ._section_2 ._section_content ._video_container {
    padding: 5rem 0;
  }
}
._section_2 ._section_content ._video_container ._video_card {
  position: relative;
  padding: 8rem 6rem;
  background-color: #ccc;
  background-position: top center !important;
}
@media only screen and (max-width: 1366px) {
  ._section_2 ._section_content ._video_container ._video_card {
    padding: 6rem 3rem;
  }
}
@media only screen and (max-width: 1024px) {
  ._section_2 ._section_content ._video_container ._video_card {
    padding: 4rem 3rem;
  }
}
@media only screen and (max-width: 991px) {
  ._section_2 ._section_content ._video_container ._video_card {
    padding: 4rem 3rem;
  }
}
@media only screen and (max-width: 768px) {
  ._section_2 ._section_content ._video_container ._video_card {
    padding: 4rem 3rem;
  }

  ._section_2 ._section_content ._video_container ._video_card ._context ._play_button_box {
    margin-top: 3rem !important;
  }
}
@media only screen and (max-width: 600px) {
  ._section_2 ._section_content ._video_container ._video_card {
    padding: 4rem 2rem;
  }
}
@media only screen and (max-width: 400px) {
  ._section_2 ._section_content ._video_container ._video_card {
    padding: 4rem 2rem;
  }
}
._section_2 ._section_content ._video_container ._video_card ._video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
}
._section_2 ._section_content ._video_container ._video_card ._video ._js_video_1 {
  opacity: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
._section_2 ._section_content ._video_container ._video_card ._video ._video_1_pause_btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  height: 30px;
  width: 30px;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
._section_2 ._section_content ._video_container ._video_card ._video ._video_1_pause_btn i {
  transform: translateY(-100px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
}
._section_2 ._section_content ._video_container ._video_card ._video ._video_1_pause_btn i svg {
  height: 40px;
  width: 40px;
  stroke: aliceblue;
}
._section_2 ._section_content ._video_container ._video_card ._overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.144);
}
._section_2 ._section_content ._video_container ._video_card ._context {
  text-align: center;
  position: relative;
}
._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
  font-size: 65px;
  font-family: "prata";
  color: #F1EAE3;
  line-height: 1.5;
  pointer-events: none;
}
@media only screen and (max-width: 1366px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1300px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
    font-size: 55px;
  }
}
@media only screen and (max-width: 1024px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
    font-size: 50px;
  }
}
@media only screen and (max-width: 768px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
    font-size: 32px;
  }
}
@media only screen and (max-width: 400px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._section_card_heading {
    font-size: 28px;
  }
}
._section_2 ._section_content ._video_container ._video_card ._context ._play_button_box {
  margin-top: 6rem;
}
._section_2 ._section_content ._video_container ._video_card ._context ._play_button_box ._play_button {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
._section_2 ._section_content ._video_container ._video_card ._context ._play_button_box ._play_button img {
  height: 132px;
}
@media only screen and (max-width: 991px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._play_button_box ._play_button img {
    height: 120px;
  }
}
@media only screen and (max-width: 768px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._play_button_box ._play_button img {
    height: 115px;
  }
}
@media only screen and (max-width: 500px) {
  ._section_2 ._section_content ._video_container ._video_card ._context ._play_button_box ._play_button img {
    height: 110px;
  }
}

.horizontal-scroll {
  height: 100vh;
  overflow: hidden;
  display: flex;
}

.pin-wrap {
  height: 100vh;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  overflow: hidden;
}

._top, ._bottom {
  height: 100vh;
  width: 100%;
}

._figure {
  z-index: -1;
  height: 100vh;
  width: 100vw;
}

._figure_inner {
  transform: scale(2.5);
}

._figure_2 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  background-color: #fff;
  flex-shrink: 0;
  height: 100vh;
  padding: 8rem 2rem;
  overflow: hidden;
}

._center_first_img {
  position: relative;
  padding-left: 12rem;
  display: flex;
  align-items: center;
  height: 100%;
}
._center_first_img img {
  height: 100%;
}
@media only screen and (min-width: 500px) and (max-width: 768px) {
  ._center_first_img {
    padding-left: 10rem;
  }
}
._center_first_img ._marquee_3 {
  position: absolute;
  transform: rotate(-90deg);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  right: -2531px;
  height: 200px;
}
._center_first_img ._marquee_3 ._gsap_marquee_3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 160px;
  white-space: pre-wrap;
  text-transform: uppercase;
  font-family: "prata";
  color: #6C6056;
}
._center_first_img ._marquee_3 ._gsap_marquee_3 .line {
  height: 3px;
  width: 100px;
  margin-left: 3rem;
  margin-right: 3rem;
  background-color: #dba375;
}

._top_img {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 24rem;
  height: 100%;
}
._top_img img {
  max-height: 70%;
  margin-bottom: 2rem;
}

._bottom_img {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding-left: 12rem;
}
._bottom_img img {
  max-height: 70%;
  margin-top: 2rem;
}

._bottom_img_text, ._top_img_text {
  font-size: 20px;
  line-height: 1.2;
  color: #6C6056;
}

._center_2_img {
  display: flex;
  height: 100%;
  padding-left: 12rem;
  padding-right: 6rem;
}
._center_2_img ._center_2_img_parent {
  position: relative;
}
._center_2_img ._center_2_img_parent img {
  height: 100%;
}
._center_2_img ._center_2_img_parent img.child {
  position: absolute;
  height: 70%;
  top: 50%;
  left: 30%;
  transform: translate(50%, -50%);
}

._video {
  height: 100%;
  padding-left: 12rem;
  padding-right: 12rem;
  position: relative;
}
._video ._play_button_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
._video ._play_button_container ._play_btn {
  cursor: pointer;
}
._video ._play_button_container ._play_btn img {
  height: 80px;
}
._video ._video_container {
  height: 100%;
  max-width: 1000px;
  pointer-events: none;
}
._video ._video_container video {
  height: 100%;
  max-width: 1000px;
}
@media only screen and (min-width: 500px) and (max-width: 768px) {
  ._video {
    padding-right: 6rem;
    padding-left: 10rem;
  }
  ._video ._video_container {
    max-width: 700px;
  }
  ._video ._video_container video {
    max-width: 700px;
  }
}

.hidden {
  display: none !important;
}
/* 
::-webkit-scrollbar {
  display: none;
} */

._about_doctor {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  ._about_doctor ._about_doctor_photo {
    padding-top: 0;
    justify-content: center !important;
  }
  ._about_doctor ._about_doctor_photo ._about_doctor_img_right img {
    width: 60%;
    margin: auto;
    box-shadow: 2px 5px 20px rgba(51, 51, 51, 0.288);
  }
}
@media only screen and (max-width: 500px) {
  ._about_doctor img {
    width: 85% !important;
  }
}
._about_doctor ._about_doctor_photo {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  /*! width: 31%; */
  margin-left: auto;
}
._about_doctor ._about_doctor_photo ._about_doctor_img_right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (min-width: 1601px) and (max-width: 1770px) {
  
._about_doctor ._about_doctor_details ._details_content {
  width: 62%;
}
._about_doctor ._about_doctor_details ._details_content ._section_title {
  font-size: 53px !important;
  line-height: 74px !important;
}
._about_doctor ._about_doctor_details ._details_content ._counters {
  padding-right: 9px !important;
}
.section-textt p {
  margin-bottom: 16px;
}
  
}
@media only screen and (min-width: 992px) and (max-width: 1600px) {
  ._about_doctor ._about_doctor_photo ._about_doctor_img_right img {
    width: 80%;
  }
  ._about_doctor ._about_doctor_details ._details_content {
	height: 100%;
	max-width: 58% !important;
}
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
	font-size: 35px !important;
	font-family: "prata";
	color: #2E2A28;
	display: flex;
	align-items: center;
	margin-right: 5px;
	font-style: normal;
}._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
	font-size: 16px !important;
}
  .section-textt p {
	font-family: "poppins";
	color: #6C6056;
	font-size: 16px !important;
	margin-bottom: 10px !important;
	line-height: 30px;
}
  ._about_doctor ._about_doctor_details ._details_content ._section_title {
	display: flex;
	flex-direction: column;
	margin-bottom: 25px !important;
	font-family: "prata";
	font-size: 50px !important;
	color: #2E2A28;
	pointer-events: none;
	line-height: 69px !important;
}._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._title {
	font-size: 30px !important;
}._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
	font-size: 105px !important;;
}._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_ugraft_section_header ._ultra_hd_title {
	font-size: 50px !important;
	line-height: 60px !important;
	margin-bottom: 14px;
}._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_ugraft_section_header ._ultra_hd_heading {

	font-size: 50px !important;
}._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_about ._heading {
	font-size: 50px !important;
}
  
}
._about_doctor ._about_doctor_details {
  padding: 10rem 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  ._about_doctor ._about_doctor_details {
    padding: 5rem 0;
    position: static;
  }
}
@media only screen and (max-width: 768px) {
  ._about_doctor ._about_doctor_details {
    padding: 4rem 0;
  }
}
._about_doctor ._about_doctor_details ._container {
  flex: 1;
}
._about_doctor ._about_doctor_details ._details_content {
  height: 100%;
  max-width: 70%;
}
._about_doctor ._about_doctor_details ._details_content ._section_title {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
  font-family: "prata";
font-size: 60px;
color: #2E2A28;
pointer-events: none;
  line-height: 79px;
}
@media only screen and (max-width: 1024px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_title {
    font-size: 19px;
  }
}
@media only screen and (max-width: 768px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_title {
    font-size: 19px;
  }
}
@media only screen and (max-width: 500px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_title {
    font-size: 16px;
    display: inline-block;
  }
}
@media only screen and (max-width: 450px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_title {
    font-size: 15px;
    display: inline-block;
  }
}
._about_doctor ._about_doctor_details ._details_content ._section_heading {
  display: flex;
  flex-direction: column;
  font-family: "prata";
  font-size: 61px;
  margin-bottom: 2rem;
  color: #2E2A28;
  pointer-events: none;
}
@media only screen and (max-width: 1366px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_heading {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1100px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_heading {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_heading {
    font-size: 50px;
  }
}
@media only screen and (max-width: 768px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_heading {
    font-size: 40px;
  }
}
@media only screen and (max-width: 500px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_heading {
    font-size: 38px;
    display: inline-block;
  }
}
@media only screen and (max-width: 450px) {
  ._about_doctor ._about_doctor_details ._details_content ._section_heading {
    font-size: 28px;
    display: inline-block;
  }
}
._about_doctor ._about_doctor_details ._details_content ._counters {
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
  padding-right: 60px;
}
.section-textt p {
  font-family: "poppins";
  color: #6C6056;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 30px;
}
._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
  display: grid;
  grid-template-columns: 0.2fr 1fr;
  align-items: center;
  font-family: "poppins";
  color: #6C6056;
  font-size: 20px;
  /*! width: 33.33%; */
}
@media only screen and (max-width: 1300px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
    grid-template-columns: 0.3fr 1fr;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
    grid-template-columns: 0.3fr 1fr;
  }
}
@media only screen and (max-width: 991px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
    grid-template-columns: 0.4fr 1fr;
  }
}
@media only screen and (max-width: 768px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
    grid-template-columns: 0.35fr 1fr;
  }
}
@media only screen and (max-width: 600px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
    grid-template-columns: 0.45fr 1fr;
    font-size: 19px;
  }
}
@media only screen and (max-width: 500px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
    grid-template-columns: 0.58fr 1fr;
    font-size: 16px;
  }._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
	font-size: 50px;
}
}
@media only screen and (max-width: 450px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter {
    grid-template-columns: 0.7fr 1fr;
    font-size: 15px;
  }._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
	font-size: 50px;
}
}
._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
  font-size: 40px;
  font-family: "prata";
  color: #2E2A28;
  display: flex;
  align-items: center;
  margin-right: 5px;
  font-style: normal;
}
@media only screen and (max-width: 1400px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
    font-size: 23px;
  }
  
._about_doctor ._about_doctor_details ._details_content ._section_title {
  font-size: 30px !important;
  line-height: 49px !important;
  margin-bottom: 20px !important;
}._about_doctor ._about_doctor_photo ._about_doctor_img_right {
	justify-content: center;
}
.section-textt p {
  font-size: 16px;
  margin-bottom: 10px;
}
._about_doctor ._about_doctor_details ._details_content {
  max-width: 54%;
}
}
@media only screen and (max-width: 1100px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
    font-size: 28px;
  }
}
@media only screen and (max-width: 991px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
    font-size: 50px;
  }
}
@media only screen and (max-width: 768px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
    font-size: 28px;
  }
}
@media only screen and (max-width: 500px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
    font-size: 38px;
  }
}
@media only screen and (max-width: 450px) {
  ._about_doctor ._about_doctor_details ._details_content ._counters ._counter ._counter_number {
    font-size: 30px;
  }._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
	font-size: 50px;
}
}
._about_doctor ._about_doctor_details ._details_content ._my_details_button {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  ._about_doctor ._about_doctor_details ._details_content ._my_details_button {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
._about_doctor ._about_doctor_details ._details_content ._my_details_button a {
  display: inline-block;
  border: 1px solid;
  padding: 0.85rem 2rem;
  border-radius: 30px;
  font-family: "poppins";
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 2.5rem !important;;
  color: #6C6056;
  margin-top: 0;
}
._my_details_button a {
	display: inline-block;
	border: 1px solid;
	padding: 0.85rem 2rem;
	border-radius: 30px;
	font-family: "poppins";
	text-transform: uppercase;
	font-size: 18px;
	margin: 2.5rem 0;
	color: #6C6056;
}
@media only screen and (max-width: 1366px) {
  ._about_doctor ._about_doctor_details ._details_content ._my_details_button a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 769px) {
  ._about_doctor ._about_doctor_details ._details_content ._my_details_button a {
    margin-bottom: 0;
  }
  ._about_doctor ._about_doctor_details ._details_content ._my_details_button a:not(:first-child) {
    margin-left: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  ._about_doctor ._about_doctor_details ._details_content ._my_details_button a {
    padding: 0.75rem 1.5rem;
    font-size: 16px;
  }
}

._hero ._hero_content ._about_heading {
  font-size: 70px;
  font-family: "prata";
  line-height: 1.2;
}

._my_details ._my_details_context ._doctor_img img {
  box-shadow: 2px 5px 20px rgba(105, 97, 90, 0.4039215686);
}
._my_details ._my_details_context ._details {
  margin-left: 5rem;
}
._my_details ._my_details_context ._details ._my_details_title {
  font-family: "poppins";
  margin-bottom: 2rem;
  font-size: 18px;
  color: #6C6056;
}
._my_details ._my_details_context ._details ._my_details_heading {
  font-size: 65px;
  font-family: "prata";
  margin-bottom: 2rem;
  color: #2E2A28;
}
._my_details ._my_details_context ._details ._lead {
  font-family: "poppins";
  line-height: 1.7;
  font-size: 18px;
  color: #686059;
}
._my_details ._my_details_context ._details .my_details_btn {
  display: inline-block;
  padding: 0.75rem 2rem;
  border: 1px solid #2E2A28;
  border-radius: 30px;
  color: #6C6056;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  ._my_details ._my_details_context ._details .my_details_btn {
    font-size: 16px;
    padding: 0.75rem 1.5rem;
  }
}

._Experience ._experience_content_header ._title {
  font-family: "poppins";
  font-size: 22px;
  color: #6C6056;
}

@media only screen and (max-width: 768px) {
  ._Experience ._experience_content_header ._title {
    font-size: 16px;
  }
}

._Experience ._experience_content_header ._experience_content_heading {
  font-size: 65px;
  font-family: "prata";
  color: #2E2A28;
}
@media only screen and (max-width: 1024px) {
  ._Experience ._experience_content_header ._experience_content_heading {
    font-size: 55px;
  }
}
._Experience ._collaps .collapsible .accordion_content {
  border-top: 1px solid #BF9B7A;
}
._Experience ._collaps .collapsible .accordion_content:last-child {
  border-bottom: 1px solid #BF9B7A;
}
._Experience ._collaps .collapsible .accordion_content .collapsible-header {
  padding: 35px 0;
  font-family: "poppins";
  font-size: 22px;
  cursor: pointer;
  color: #6C6056;
}
._Experience ._collaps .collapsible .accordion_content .collapsible-header i {
  color: #6E6258;
}
._Experience ._collaps .collapsible .accordion_content .collapsible-header i svg {
  height: 40px;
  width: 40px;
}
@media only screen and (max-width: 768px) {
  ._Experience ._collaps .collapsible .accordion_content .collapsible-header i svg {
    height: 30px;
    width: 30px;
  }
}
._Experience ._collaps .collapsible .accordion_content .collapsible-header i._minas_icon {
  display: none;
}
._Experience ._collaps .collapsible .accordion_content .collapsible-body {
  height: 0;
  transition: 0.3s;
  overflow: hidden;
  opacity: 0;
  font-size: 20px;
}

@media only screen and (max-width: 768px) {
  ._Experience ._collaps .collapsible .accordion_content .collapsible-body {
    font-size: 14px;
  }
}

._Experience ._collaps .collapsible .accordion_content .collapsible-body.open_ {
  margin-bottom: 3rem;
  opacity: 1;
}
._Experience ._collaps .collapsible .accordion_content.open .collapsible-header ._minas_icon {
  display: flex;
}
._Experience ._collaps .collapsible .accordion_content.open .collapsible-header ._plus_icon {
  display: none;
}

.lipo_smooth_scrollingWrapper,
.about_smooth_scrollingWrapper,
.smoothScrollingWrapper {
  perspective: 1px;
}

._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_ugraft_section_header ._ultra_hd_title {
  font-family: "prata";
font-size: 70px;
color: #2E2A28;
pointer-events: none;
}
._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_ugraft_section_header ._ultra_hd_heading {
  font-family: "prata";
  font-size: 70px;
  color: #2E2A28;
  pointer-events: none;
}
._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_about {
  margin-left: 5rem;
}
._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_about ._title {
  font-family: "poppins";
  font-size: 19px;
  font-weight: 100;
  color: #6C6056;
}
._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_about ._heading {
  font-size: 65px;
  font-family: "prata";
  color: #2E2A28;
  line-height: 1.2;
}
._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_about ._lead {
  font-family: "poppins";
  font-size: 19px;
  font-weight: 100;
  color: #6C6056;
}
._ultra_hd_ugraft ._ultra_hd_ugraft_content ._ultra_hd_about ._ultra_hb_btn {
  border: 1px solid;
  padding: 0.75rem 2rem;
  border-radius: 30px;
  font-family: "poppins";
  text-transform: uppercase;
  color: #6C6056;
  font-size: 18px;
}

._lipo_gallery img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}


.grid_item {
  position: relative;
}

._lipo_grid_status_dot {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
._lipo_grid_status_dot .status_item {
  position: absolute;
  width: 100%;
  height: 100%;
}

.status_item_1_1 {
  right: 10%;
  top: 40%;
}

.status_item_1_2 {
  left: 52%;
  top: 52%;
}

.status_item_1_3 {
  left: 28%;
  top: 52%;
}

.status_item_2_1 {
  right: 28%;
  top: 35%;
}

.status_item_2_2 {
  left: 52%;
  top: 52%;
}

.status_item_2_3 {
  left: 58%;
  top: 70%;
}

.status_item_3_1 {
  top: 25%;
  right: 42%;
}

.status_item_3_2 {
  right: 18%;
  top: 40%;
}

.status_item_3_3 {
  right: 24%;
  bottom: 28%;
}

.status_item_4_1 {
  bottom: 30%;
  left: 25%;
}

.status_item_4_2 {
  right: 49%;
  top: 50%;
}

.status_item_4_3 {
  right: 24%;
  bottom: 30%;
}

.status_item_5_1 {
  bottom: 30%;
  right: 38%;
}

.status_item_5_2 {
  right: 45%;
  top: 52%;
}

.status_item_5_3 {
  right: 25%;
  bottom: 50%;
}

.status_item_6_1 {
  left: 38%;
  bottom: 22%;
}

.status_item_6_2 {
  right: 38%;
  bottom: 15%;
}

.status_item_6_3 {
  right: 12%;
  bottom: 45%;
}

.status {
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.status:before {
  content: "";
  display: block;
  position: absolute;
  left: -33%;
  top: -33%;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  -webkit-animation: pulse 1.5s infinite ease-in;
          animation: pulse 1.5s infinite ease-in;
  background-color: #fff;
}

@-webkit-keyframes pulse {
  from {
    transform: scale(0.5);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse {
  from {
    transform: scale(0.5);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
.event_all {
  pointer-events: all;
}

._video_card {
  transition: 2s ease-in-out;
}

._transparent {
  background: #786B5F !important;
}

._footer {
  background-color: #2D2824;
}
._footer ._roulino ._roulino_context {
  padding: 5rem 0;
}
._footer ._roulino ._roulino_context ._logo {
  width: 220px;
  height: auto;
}
._footer ._roulino ._roulino_context ._logo img {
  width: 220px;
  height: auto;
}
._footer ._roulino ._roulino_context ._text {
  font-family: "poppins";
  color: #F1EAE3;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  ._footer ._roulino ._roulino_context ._text {
    font-size: 16px;
    display: block;
    line-height: 2;
  }
}
@media only screen and (max-width: 500px) {
  ._footer ._roulino ._roulino_context ._text {
    font-size: 15px;
  }
}
._footer ._footer_address {
  padding: 2.5rem 0;
}
@media only screen and (max-width: 500px) {
  ._footer ._footer_address {
    padding: 4rem 0;
  }
}
._footer ._footer_address > .grid {
  grid-gap: 10px !important;
}
._footer ._footer_address ._title {
  font-size: 18px;
  font-family: "poppins";
  font-size: 100;
  margin-bottom: 1rem;
  color: #D9C4B0;
  font-weight: 100;
}
@media only screen and (max-width: 768px) {
  ._footer ._footer_address ._title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 500px) {
  ._footer ._footer_address ._title {
    font-size: 13px;
  }
}
@media only screen and (max-width: 400px) {
  ._footer ._footer_address ._title {
    font-size: 12px;
  }
}
._footer ._footer_address ul li {
  margin-bottom: 0.5rem;
  font-family: "poppins";
  font-size: 18px;
  color: #F1EAE3;
  font-weight: 100;
}
@media only screen and (max-width: 768px) {
  ._footer ._footer_address ul li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 500px) {
  ._footer ._footer_address ul li {
    font-size: 13px;
  }
}
@media only screen and (max-width: 400px) {
  ._footer ._footer_address ul li {
    font-size: 12px;
  }
}
._footer ._footer_social {
  padding: 6rem 0;
}

._footer ._footer_social a, 
._footer ._footer_social a i, 
._footer ._footer_social a i svg {
  appearance: none !important;
}

._footer ._footer_social a i svg  {
  height: 56px;
  width: 56px;
}

@media only screen and (max-width: 400px) {
  ._footer ._footer_social {
    padding: 4rem 0;
  }
}
._footer ._footer_social a i {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  width: 65px;
  fill: #d9c4b0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  transition: 0.3s;
}
._footer ._footer_social a:hover i {
  fill: #e1eff3;
}

._footer_section_horizontal {
  border: none;
  border-bottom: 1px solid #504841;
}

._custome_footer_container {
  max-width: 922px;
  padding: 0 0.75rem;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  ._custome_footer_container {
    padding: 0 1.5rem;
  }
}

._video {
  opacity: 0;
}


._images_section {
  overflow-x: hidden;
  padding-bottom: 0;
  padding-top: 80px;
}

._second_figure {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 768px) {
  ._second_figure {
    margin-bottom: 2rem;
  }
}
._second_figure ._second_figure_content ._s_figure_images {
  display: flex;
  align-items: end;
}
@media only screen and (max-width: 768px) {
  ._second_figure ._second_figure_content ._s_figure_images {
    flex-direction: column;
  }
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img {
  position: relative;
  margin-right: 8rem;
  max-width: 730px;
  padding-bottom: 150px;
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._title {
  display: none;
  color: #6C6056;
}
@media only screen and (max-width: 1366px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img {
    max-width: 550px;
  }
}
@media only screen and (max-width: 768px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img {
    max-width: 100%;
    margin-right: 0;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    width: 90%;
    margin-bottom: 3rem;
  }
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._title {
    display: block;
    font-size: 20px;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 500px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._title {
    font-size: 16px;
  }.home-iframe {
	height: auto !important;;
}
}
@media only screen and (max-width: 450px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img {
    width: 95%;
    margin-bottom: 2rem;
  }
  /* ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._title {
    font-size: 14.5px;
  } */
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
  position: absolute;
  bottom: 150px;
  font-family: "prata";
  display: flex;
  align-content: center;
  justify-content: flex-start;
  font-size: 180px;
  text-transform: uppercase;
  line-height: 0.65;
  color: #6C6056;
}
@media only screen and (max-width: 1366px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
    font-size: 170px;
  }
}
@media only screen and (max-width: 991px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
    font-size: 150px;
  }
}
@media only screen and (max-width: 768px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee {
    font-size: 63px;
    bottom: 0;
  }
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img ._marquee ._js_images_marquee {
  flex-shrink: 0;
  padding: 0 1.5rem;
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img {
  padding-right: 0.75rem;
  z-index: 1;
  width: 50%;
}
@media only screen and (max-width: 1200px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img {
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img {
    padding-right: 0;
  }
._second_figure ._second_figure_content ._s_figure_images ._s_figure_first_img {
  padding: 0;
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img {
  width: 100%;
}
._my_details_button a {
  margin: auto;
  margin-bottom: 30px;
}
._my_details_button {
  display: flex;
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._title {
  display: block;
  font-size: 31px;
  text-align: center;
  max-width: 500px;
  margin: auto;
  margin-bottom: 20px;
}
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._title {
 font-family: "prata";
font-size: 60px;
color: #2E2A28;
pointer-events: none;
  /*! text-align: center */
}
@media only screen and (max-width: 768px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._title {
    display: block;
    font-size: 30px;
  }
}
._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._image {
  max-width: 650px;
}
@media only screen and (max-width: 1366px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._image {
    max-width: 560px;
  }
}
@media only screen and (max-width: 768px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._image {
    max-width: 100%;
    padding: 1.5rem;
    margin: auto;
  }
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._image img {
    margin: auto;
    max-width: 76%;
  }
}
@media only screen and (max-width: 500px) {
  ._second_figure ._second_figure_content ._s_figure_images ._s_figure_second_img ._image img {
    max-width: 95%;
  }
}




























/* Last */
._about_eduardo {
  padding: 8.5rem 0;
}
._about_eduardo ._about_eduardo_content {
  display: flex;
}
._about_eduardo ._eduardo_left {
  flex: 1;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context {
  position: relative;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context ._eduardo_context {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context ._eduardo_context ._eduardo_bio_left {
  flex: 1;
  padding: 2.5rem;
  background-color: rgba(108, 96, 86, 0.8431372549);
  color: #fff;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context ._eduardo_context ._eduardo_bio_left ._heading {
  font-size: 24px;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context ._eduardo_context ._eduardo_bio_left ._lead {
  font-size: 15px;
  display: flex;
  flex-direction: column;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context ._eduardo_context ._eduardo_bio_right {
  flex: 0.3;
  padding: 2rem;
  background-color: #2E2A28;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context ._eduardo_context ._eduardo_bio_right ._lead {
  text-align: center;
  font-size: 15px;
}
._about_eduardo ._eduardo_left ._eduardo_left_content ._eduardo_img_and_context ._eduardo_context ._eduardo_bio_right ._lead span {
  font-weight: 600;
  text-align: center;
}
._about_eduardo ._eduardo_right {
  flex: 1.2;
  padding-left: 8rem;
  display: flex;
  align-items: center;
}
._about_eduardo ._eduardo_right ._eduardo_right_content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
._about_eduardo ._eduardo_right ._eduardo_right_content ._eduardo_right_context ._title {
  font-size: 20px;
  margin-bottom: 2.5rem;
  font-family: "poppins";
  color: #2E2A28;
}
._about_eduardo ._eduardo_right ._eduardo_right_content ._eduardo_right_context ._title a {
  text-decoration: underline;
  font-weight: 500;
  font-family: "poppins";
  color: #2E2A28;
}
._about_eduardo ._eduardo_right ._eduardo_right_content ._eduardo_right_context ._heading {
  font-size: 60px;
  line-height: 1.4;
  margin-bottom: 2.5rem;
  color: #2E2A28;
}
._about_eduardo ._eduardo_right ._eduardo_right_content ._eduardo_right_context_btn a {
  border: 1px solid #6C6056;
  padding: 0.75rem 2rem;
  text-transform: uppercase;
  border-radius: 50px;
  font-family: "poppins";
  font-weight: 500;
  font-size: 18px;
  transition: 0.3s;
  color: #2E2A28;
}

._third_figure {
  margin-top: 6rem;
}
._third_figure ._figure_video_card {
  height: 80vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
._third_figure ._figure_video_card ._video_and_controls {
  position: relative;
  height: 100%;
  width: 100%;
}
._third_figure ._figure_video_card ._video_and_controls .__video {
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: #F1EAE3;
}

._controls {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
._controls._active {
  pointer-events: none;
}
._controls ._controls_content {
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
._controls ._controls_content ._play_button {
  height: 132px;
  width: 132px;
}
._controls ._controls_content ._play_button._active {
  pointer-events: none;
}
._controls ._controls_content ._pause_btn {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  height: 30px;
  width: 30px;
  display: grid;
  place-items: center;
  overflow: hidden;
  pointer-events: none;
}
._controls ._controls_content ._pause_btn._active {
  pointer-events: all;
}
._controls ._controls_content ._pause_btn ._pause_btn_icon {
  position: relative;
  height: 2px;
  width: 30px;
  background-color: transparent;
  transform: translateY(-80px);
}
._controls ._controls_content ._pause_btn ._pause_btn_icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 30px;
  background-color: #fff;
  transform: rotate(-45deg);
}
._controls ._controls_content ._pause_btn ._pause_btn_icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 30px;
  background-color: #fff;
  transform: rotate(45deg);
}

._lipo_video {
  padding: 6rem 0;
}
._lipo_video ._lipo_video_content ._lipo_video_header {
  margin-bottom: 2.5rem;
  text-align: center;
}
._lipo_video ._lipo_video_content ._lipo_video_header ._title {
  font-family: "poppins";
  font-size: 20px;
  margin-bottom: 0.75rem;
}
._lipo_video ._lipo_video_content ._lipo_video_header ._heading {
  font-size: 60px;
  display: flex;
  flex-direction: column;
}
._lipo_video ._lipo_video_content ._lipo_video_container ._lipo_video_card {
  position: relative;
  height: 80vh;
  background-size: cover;
  background-position: center center;
}
._lipo_video ._lipo_video_content ._lipo_video_container ._lipo_video_card ._video_and_controls {
  height: 100%;
  width: 100%;
}
._lipo_video ._lipo_video_content ._lipo_video_container ._lipo_video_card ._video_and_controls .__video {
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: #F1EAE3;
}
._lipo_video ._lipo_video_content ._lipo_video_container ._lipo_video_card ._video_and_controls .__video .video_2_frame {
  height: 100%;
  width: 100%;
}









/* // >> Last Change  */
._lang_flags_items {
  visibility: hidden;
  pointer-events: none;
}

._background_video_section {
  position: relative;
  height: 100vh;
  width: 100%;
  margin-bottom: 5rem;
}
._background_video_section ._background_video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
._background_video_section ._background_video::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.479);
}
._background_video_section ._background_video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
._background_video_section > ._container {
  height: 100%;
}
._background_video_section ._background_video_section_content {
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
._background_video_section ._background_video_section_content ._backgroud_video_section_heading {
  font-size: 70px;
  text-align: center;
  color: #F1EAE3;
  font-family: "prata";
  margin-bottom: 2rem;
}
@media screen and (max-width: 1366px) {
  ._background_video_section ._background_video_section_content ._backgroud_video_section_heading {
    font-size: 65px;
  }
}
@media screen and (max-width: 1200px) {
  ._background_video_section ._background_video_section_content ._backgroud_video_section_heading {
    font-size: 53px;
  }
}
@media screen and (max-width: 992px) {
  ._background_video_section ._background_video_section_content ._backgroud_video_section_heading {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  ._background_video_section ._background_video_section_content ._backgroud_video_section_heading {
    font-size: 31px;
  }
}
@media screen and (max-width: 500px) {
  ._background_video_section ._background_video_section_content ._backgroud_video_section_heading {
    font-size: 38px;
  }
}
@media screen and (max-width: 400px) {
  ._background_video_section ._background_video_section_content ._backgroud_video_section_heading {
    font-size: 32px;
  }
}
._background_video_section ._background_video_section_content ._bg_video_button {
  border: 1px solid #fff;
  padding: 0.75rem 2rem;
  text-transform: uppercase;
  border-radius: 50px;
  font-family: "poppins";
  font-weight: 500;
  font-size: 18px;
  transition: 0.3s;
  color: #fff;
}
@media screen and (max-width: 768px) {
  ._background_video_section ._background_video_section_content ._bg_video_button {
    font-size: 16px !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

._home_iframe_section {
  height: 82vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 992px) {
  ._home_iframe_section {
    height: 70vh;
  }
.home-iframe {
  height: 100%;
}
.my-video-links.vbox-item {
  height: 100%;
}
.dex {
  height: 100%;
}
}
@media screen and (max-width: 768px) {
  ._home_iframe_section {
    height: auto;
  }
  
.dex {
  display: none;
}
.dex2 {
  display: block;
}
.my-video-links.vbox-item {
  height: 100%;
  display: block;
}
.dex2 {
  height: 500px;
  display: block !important;
  margin: auto;
}
}
@media screen and (max-width: 601px) {
  ._home_iframe_section {
    height: auto;
  }
  
.dex {
  display: none;
}
.dex2 {
  display: block;
}
.my-video-links.vbox-item {
  height: 100%;
  display: block;
}
.dex2 {
  height: 500px;
}
}
@media screen and (max-width: 500px) {
  ._home_iframe_section {
    height: auto;
  }
  
.dex {
  display: none;
}
.dex2 {
  display: block;
}
.my-video-links.vbox-item {
  height: 100%;
  display: block;
}
.dex2 {
  /*! height: 100%; */
}
}
@media screen and (max-width: 400px) {
  ._home_iframe_section {
    height: auto;
    appearance: none;
  }
  
.dex {
  display: none;
}
.dex2 {
  display: block;
}
.my-video-links.vbox-item {
  height: 100%;
  display: block;
  appearance: none !important;
}
  .my-video-links.vbox-item {
	max-width:  400px !important;
	height: 533px !important;
	margin: auto !important;
	text-align: center !important;
}
.dex2 {
  height: auto;
  appearance: none !important;
}
}
._home_iframe_section._home_iframe_section_1 {
  background-image: url(./assets/img/all/video-bg.png);
  text-align: center;
}
._home_iframe_section._about_iframe_section_1 {
  background-image: url(./assets/img/all/about_video_bg.png);
  margin-bottom: 5rem;
}
._home_iframe_section ._container {
  height: 100%;
}
._home_iframe_section ._home_iframe_section_content {
  height: 100%;
  padding: 5rem 0;
}
@media screen and (max-width: 992px) {
  ._home_iframe_section ._home_iframe_section_content {
    padding: 0;
  }
}
._home_iframe_section ._home_iframe_section_content ._home_iframe {
  width: 100%;
}

._lipo_section_video {
  padding: 6rem 0;
}
@media screen and (max-width: 768px) {
  ._lipo_section_video {
    padding: 4rem 0;
  }
}
._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header {
  text-align: center;
  margin-bottom: 2rem;
}
._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_title {
  display: inline-block;
  font-family: "poppins";
  font-size: 20px;
  margin-bottom: 0.75rem;
  color: #6C6056;
}
@media screen and (max-width: 768px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_title {
    font-size: 17px;
  }
}
@media screen and (max-width: 450px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_title {
    font-size: 14px;
  }
}
@media screen and (max-width: 375px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_title {
    font-size: 14px;
  }
}
._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
  display: flex;
  flex-direction: column;
  font-size: 60px;
  color: #2E2A28;
}


@media screen and (max-width: 1366px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
    font-size: 50px;
  }
}
@media screen and (max-width: 1200px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
    font-size: 48px;
  }
}
@media screen and (max-width: 992px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
    font-size: 48px;
  }
}
@media screen and (max-width: 768px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
    font-size: 32px;
  }
}
@media screen and (max-width: 550px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
    font-size: 32px;
  }
}
@media screen and (max-width: 450px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
    font-size: 28px;
  }
}
@media screen and (max-width: 375px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_section_video_header ._lipo_section_video_heading {
    font-size: 28px;
  }
}
._lipo_section_video ._lipo_section_video_content ._lipo_video_main {
  height: 85vh;
}
@media screen and (max-width: 992px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_video_main {
    height: 75vh;
  }
}
@media screen and (max-width: 768px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_video_main {
    height: 55vh;
  }
}
@media screen and (max-width: 601px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_video_main {
    height: 45vh;
  }
}
@media screen and (max-width: 500px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_video_main {
    height: 38vh;
  }
}
@media screen and (max-width: 400px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_video_main {
    height: 30vh;
  }
}
@media screen and (max-width: 400px) {
  ._lipo_section_video ._lipo_section_video_content ._lipo_video_main {
    height: 30vh;
  }
}
._lipo_section_video ._lipo_section_video_content ._lipo_video_main ._lipo_video_iframe_container {
  height: 100%;
  width: 100%;
}


.pagelogo a {
	width: 213px;
	text-align: center;
	display: inline-block;
}
._section_heading {
	margin-top: 100px;
}
.py-32 {
  padding-top: 4rem;
  padding-bottom: 100px;
}
@media screen and (max-width: 1610px) {
  ._section_heading {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 2900px) {
  ._section_heading {
    margin-top: 30px !important;
  }
}


.dex2 {
	display: none;
}


#player {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-iframe {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
}


.float {
    position: fixed;
    width:  1.6em;
    height:  1.6em;
    bottom: 0.5em;
    right: 0.5em;
    background-color: #6c6056;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 50px;
    box-shadow: 0px 20px 50px #6c6056;
    z-index: 100;
}

.my-float{
  margin-top:16px;
}