/* ==========================================================================
   Reboot
   ========================================================================== */
/*/
 * Base
 * -----------------------------------------------------------------------------
/*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");
*,
*::after,
*::before {
  box-sizing: border-box;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: transparent; }

html {
  min-height: 100%;
  font-size: 62.5%;
  /* 1rem == 10px */
  position: relative; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  overflow-x: auto; }

@-ms-viewport {
  width: device-width; }

[hidden] {
  display: none !important; }

a {
  font-weight: inherit;
  outline: 0;
  color: inherit; }
  a:hover, a:active, a:focus {
    outline: 0; }

a img {
  border: none; }

img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  font-size: 1.2rem; }

svg {
  overflow: hidden;
  vertical-align: middle; }

hr {
  box-sizing: content-box;
  overflow: visible; }

header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block; }

strong,
b {
  font-weight: bold; }

em,
i {
  font-style: italic; }

u {
  text-decoration: underline; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

p,
ul,
ol,
table,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 16px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3; }

ul, ol {
  padding-left: 24px; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/*/
 * Form
 * -----------------------------------------------------------------------------
/*/
label,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none; }

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  margin: 0;
  outline: 0; }

button,
select {
  text-transform: none; }

select,
option {
  outline: 0; }
  select:active, select:hover,
  option:active,
  option:hover {
    outline: 0; }

button {
  cursor: pointer; }

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

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

input[type="number"] {
  -moz-appearance: textfield; }

/*/
 * Table
 * -----------------------------------------------------------------------------
/*/
table {
  border-collapse: collapse; }

th {
  text-align: inherit; }

@font-face { }

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html {
  scroll-behavior: smooth; }

body {
  font-family: "Source sans pro", "Roboto", sans-serif;
  background-color: #fff;
  color: #2a2a2a;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  padding: 0;
  margin: 0; }

img {
  max-width: 100%; }

.container {
  max-width: 1120px;
  margin: 0 auto; }

.remove-scroll {
  overflow: hidden; }

@media screen and (max-width: 1199.98px) {
  .container {
    padding: 0 32px; } }

@media screen and (max-width: 991.98px) {
  .container {
    padding: 0 24px; } }

@media screen and (max-width: 767.98px) {
  .container {
    padding: 0 16px; } }

.main {
  padding-top: 104px;
  height: 100%; }
  @media screen and (max-width: 767.98px) {
    .main {
      padding-bottom: 0; } }
  .main--no-head {
    padding: 0; }

@font-face {
  font-family: 'myicon';
  src: url("../fonts/icomoon.eot?sftwmy");
  src: url("../fonts/icomoon.eot?sftwmy#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?sftwmy") format("truetype"), url("../fonts/icomoon.woff?sftwmy") format("woff"), url("../fonts/icomoon.svg?sftwmy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'myicon' !important;
  speak: never;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 8px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-question:before {
  content: "\e901"; }

.icon-search:before {
  content: "\e902"; }

.icon-search_left:before {
  content: "\e902"; }

.icon-close:before {
  content: "\e900"; }

.icon-help-web-button-1:before {
  content: "\e900"; }

@media screen and (max-width: 575.86px) {
  ::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    border-radius: 4px; }
  /* Track */
  ::-webkit-scrollbar-track {
    background: #bbb;
    display: none; }
  /* Handle */
  ::-webkit-scrollbar-thumb {
    display: none;
    background: #9e3164; }
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; } }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999; }

.fa {
  margin-right: 8px; }

.box-link {
  text-decoration: none;
  position: absolute;
  content: '';
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%; }

.block-section {
  padding: 80px 0; }
  @media screen and (max-width: 991.98px) {
    .block-section {
      padding: 64px 0; } }
  @media screen and (max-width: 767.98px) {
    .block-section {
      padding: 48px 0; } }

.section-item {
  padding: 80px 0; }

.btn {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border: solid 1px;
  min-width: 180px;
  color: #fff;
  padding: 8px 32px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn:hover {
    background-color: transparent; }
  .btn__sm {
    border: solid 1px;
    min-width: 260px;
    height: auto;
    padding: 4px; }
    @media screen and (max-width: 767.98px) {
      .btn__sm {
        min-width: 130px; } }
  .btn__submit {
    width: 100%;
    background-color: #9e3164; }
    .btn__submit:hover {
      background-color: transparent;
      border-color: #9e3164;
      color: #9e3164; }
  @media screen and (max-width: 991.98px) {
    .btn__large {
      width: 100%;
      margin: 0 0 12px; }
      .btn__large:last-child {
        margin: 0; } }

.primary {
  background-color: #9e3164;
  border-color: #9e3164; }
  .primary:hover {
    color: #9e3164; }

.secondary {
  background-color: #b96d80;
  border-color: #b96d80; }
  .secondary:hover {
    color: #fff;
    border-color: #fff; }
  @media screen and (max-width: 767.98px) {
    .secondary {
      min-width: 180px; } }

.danger {
  background-color: #cc0001;
  border-color: #cc0001; }
  .danger:hover {
    color: #cc0001; }

.text-title {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 700; }
  .text-title h2 {
    margin: 0; }
  .text-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -15;
    width: 100%;
    height: 1px;
    background: #ebedee; }

.form-area {
  padding: 0 18px; }
  @media screen and (max-width: 991.98px) {
    .form-area {
      padding: 0; } }

.form-group {
  position: relative;
  margin-bottom: 20px;
  text-align: left; }
  .form-group__title {
    font-size: 22px;
    text-align: center;
    margin: 0 0 20px;
    color: #9e3164;
    font-weight: bold; }
    .form-group__title__head {
      font-size: 22px;
      text-align: left;
      margin: 0 0 20px;
      color: #9e3164;
      font-weight: bold; }
      .form-group__title__head__desc {
        font-size: 14px;
        color: #9e3164;
        margin: 0 0 20px; }

.form-control {
  width: 100%;
  height: 100%;
  border: 1px solid #bbb;
  outline: 0;
  padding: 8px;
  background-color: #fff;
  color: #2a2a2a;
  resize: vertical;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  @media screen and (max-width: 991.98px) {
    .form-control {
      font-size: 18px;
      padding: 8px; } }
  .form-control:focus {
    border: 1px solid #9e3164; }
    .form-control:focus + span {
      color: #9e3164; }

.contact-group {
  position: relative;
  margin-bottom: 20px;
  text-align: left; }
  .contact-group__title {
    font-size: 22px;
    text-align: center;
    margin: 0 0 20px;
    color: #9e3164;
    font-weight: bold; }
    @media screen and (max-width: 767.98px) {
      .contact-group__title {
        text-align: left; } }
    .contact-group__title__head {
      font-size: 22px;
      text-align: left;
      margin: 0 0 20px;
      color: #9e3164;
      font-weight: bold; }
      .contact-group__title__head__desc {
        font-size: 14px;
        color: #9e3164;
        margin: 0 0 20px; }

.wrapper {
  margin-left: -12px;
  margin-right: -12px; }
  .wrapper::after {
    content: '';
    display: table;
    clear: both; }

.row::after {
  content: '';
  display: table;
  clear: both; }

.col-12 {
  float: left;
  width: 100%; }

.col-9 {
  float: left;
  width: 75%; }
  @media screen and (max-width: 991.98px) {
    .col-9 {
      width: 100%; } }

.col-6 {
  float: left;
  width: 50%; }
  @media screen and (max-width: 991.98px) {
    .col-6 {
      width: 100%; } }

.col-4 {
  float: left;
  width: 33.3333333%; }
  @media screen and (max-width: 991.98px) {
    .col-4 {
      width: 50%; } }

.col-3 {
  float: left;
  width: 25%; }
  @media screen and (max-width: 991.98px) {
    .col-3 {
      width: 100%; } }

@media screen and (max-width: 991.98px) {
  .col-md-6 {
    float: left;
    width: 50%; } }

@media screen and (max-width: 767.98px) {
  .col-sm {
    float: none;
    width: 100%; } }

.float-right {
  float: right; }

.float-left {
  float: left; }

.pl-4 {
  padding-left: 60px; }

.pr-4 {
  padding-right: 60px; }

.ml-2 {
  margin-left: 12px; }

.mr-2 {
  margin-right: 12px; }

.m-0 {
  margin: 0; }

.ml-0 {
  margin-left: 0; }
  @media screen and (max-width: 991.98px) {
    .ml-0 {
      margin-left: -12px; } }

.mr-0 {
  margin-right: 0; }
  @media screen and (max-width: 991.98px) {
    .mr-0 {
      margin-right: -12px; } }

@media screen and (max-width: 767.98px) {
  .w-100 {
    width: 100%; } }

.section-title {
  position: relative;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin: 0 0 24px; }
  .section-title h2 {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    color: #9e3164;
    margin: 0; }
    @media screen and (max-width: 991.98px) {
      .section-title h2 {
        font-size: 32px; } }
    @media screen and (max-width: 767.98px) {
      .section-title h2 {
        font-size: 24px; } }
  .section-title:after {
    content: '';
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 0;
    top: -12px;
    width: 80px;
    height: 2px;
    background: #b96d80; }

.owl-carousel {
  display: block;
  position: relative; }
  .owl-carousel .owl-dot {
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    height: 8px;
    width: 8px;
    background-color: #ccc;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .owl-carousel .owl-dot.active {
    width: 38px;
    height: 8px;
    border-radius: 8px;
    background-color: #9e3164 !important; }

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  transition: all .3s ease;
  /* ================  Top Header  ==================*/
  /* ================  Header  nav ==================*/ }
  .header .container::after {
    content: '';
    display: table;
    clear: both; }
  .header__top {
    position: relative;
    padding: 8px 0;
    background-color: #9e3164; }
    .header__top_contact {
      float: left; }
    .header__top_sosmed {
      float: right; }
    .header__top .sosmed-icon {
      width: 15px;
      height: 15px;
      text-align: center; }
    .header__top ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 575.86px) {
        .header__top ul {
          float: left; } }
      .header__top ul li {
        display: inline-block;
        margin-right: 16px; }
        .header__top ul li:last-child {
          margin: 0; }
        .header__top ul li a {
          text-decoration: none;
          font-size: 16px;
          line-height: 1.3;
          font-weight: normal;
          font-weight: 400;
          color: #fff; }
          .header__top ul li a span {
            color: #fff; }
            @media screen and (max-width: 575.86px) {
              .header__top ul li a span {
                display: none; } }
          .header__top ul li a i {
            margin-right: 4px; }
        .header__top ul li p {
          margin: 0;
          font-size: 14px;
          line-height: 1.3;
          font-weight: normal;
          font-weight: 400;
          color: #fff; }
          @media screen and (max-width: 575.86px) {
            .header__top ul li p {
              display: none; } }
  .header .nav {
    position: relative; }
  .header__nav {
    width: 100%;
    padding: 12px 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); }
    .header__nav_logo {
      float: left;
      height: 40px;
      width: 70px;
      margin-right: 120px;
      display: inline-block; }
      .header__nav_logo img {
        height: 40px; }
      @media screen and (max-width: 1199.98px) {
        .header__nav_logo {
          margin: 0; } }
      @media screen and (max-width: 991.98px) {
        .header__nav_logo {
          margin: 0; } }
      @media screen and (max-width: 575.86px) {
        .header__nav_logo {
          margin: 0 auto; } }
      .header__nav_logo img {
        display: block;
        width: 150px; }
    .header__nav_menu {
      float: left;
      list-style: none;
      margin: 8px 0;
      padding: 0 0 0 40px; }
      @media screen and (max-width: 991.98px) {
        .header__nav_menu {
          display: none;
          margin: 0;
          text-align: left;
          width: 100%;
          height: 100%;
          padding-top: 40px;
          padding-left: 0;
          background-color: #fff;
          color: #9e3164; } }
      @media screen and (max-width: 767.98px) {
        .header__nav_menu {
          height: 100vh; } }
    .header__nav_item {
      display: inline-block;
      margin-right: 40px; }
      .header__nav_item:last-child {
        margin: 0; }
      @media screen and (max-width: 991.98px) {
        .header__nav_item {
          position: relative;
          margin: 0 0 16px;
          display: block;
          width: 100%;
          border-bottom: 1px solid #ebedee; } }
    .header__nav_link {
      position: relative;
      text-decoration: none;
      font-size: 16px;
      line-height: 1.3;
      font-weight: normal;
      font-weight: 600;
      color: #2a2a2a; }
      .header__nav_link::after {
        content: '';
        display: block;
        background-color: #9e3164;
        height: 1px;
        width: 100%;
        -webkit-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        -moz-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left; }
        @media screen and (max-width: 767.98px) {
          .header__nav_link::after {
            content: '';
            display: block;
            padding: 20px 0;
            background-color: #ebedee;
            height: 2px;
            width: 100%; } }
        @media screen and (max-width: 991.98px) {
          .header__nav_link::after {
            display: none; } }
      .header__nav_link:hover {
        color: #9e3164; }
        .header__nav_link:hover::after {
          content: '';
          width: 100%;
          -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
          -moz-transform: scaleX(1);
          -o-transform: scaleX(1);
          transform: scaleX(1);
          -webkit-transform-origin: left;
          -ms-transform-origin: left;
          -moz-transform-origin: left;
          -o-transform-origin: left;
          transform-origin: left; }
      @media screen and (max-width: 991.98px) {
        .header__nav_link {
          display: block;
          padding: 12px 0; } }
    .header__nav_right {
      float: right;
      margin: 8px 0;
      padding: 0; }
      @media screen and (max-width: 991.98px) {
        .header__nav_right {
          float: none;
          margin: 0; } }
    .header__nav_search {
      display: inline-block;
      color: #2a2a2a;
      font-size: 18px;
      margin: 0;
      cursor: pointer; }
      .header__nav_search:hover {
        color: #9e3164; }
      @media screen and (max-width: 991.98px) {
        .header__nav_search {
          color: #9e3164;
          font-size: 24px;
          position: absolute;
          top: 10px;
          right: 48px; } }
    .header__nav .active {
      color: #9e3164; }
      .header__nav .active::after {
        display: block;
        background-color: #9e3164;
        height: 1px;
        content: '';
        width: 100%;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1); }
        @media screen and (max-width: 991.98px) {
          .header__nav .active::after {
            display: none; } }
        @media screen and (max-width: 991.98px) {
          .header__nav .active::after {
            position: absolute;
            top: 32px; } }

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 6;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }

.search {
  display: none;
  width: 20px;
  background-color: salmon;
  position: absolute;
  right: -32px;
  top: -11px;
  width: 22%;
  height: 40px;
  z-index: 10;
  background-color: #fff; }
  @media screen and (max-width: 1199.98px) {
    .search {
      right: 0; } }
  @media screen and (max-width: 991.98px) {
    .search {
      width: 100%;
      padding: 20px 32px;
      top: 0;
      height: 30px;
      padding: 20px 24px;
      left: 0; } }
  .search__input {
    border: none;
    outline: 0;
    background-color: transparent;
    color: #2a2a2a;
    border-bottom: 1px solid #b96d80;
    width: 80%;
    height: auto;
    padding: 8px 32px;
    margin: 12px 20px; }
    @media screen and (max-width: 991.98px) {
      .search__input {
        margin: 0; } }
    @media screen and (max-width: 991.98px) {
      .search__input {
        width: 100%;
        font-size: 18px;
        position: relative;
        top: -20px;
        left: 0;
        right: 50%;
        padding: 10px 32px; } }
  .search__left {
    background-color: transparent;
    border: none;
    outline: 0;
    position: absolute;
    top: 20px;
    font-size: 16px;
    left: 6%;
    color: #9e3164; }
    @media screen and (max-width: 991.98px) {
      .search__left {
        left: 26px;
        top: 14px;
        font-size: 18px;
        left: 22px; } }
  .search__right {
    background-color: transparent;
    border: none;
    outline: 0;
    font-size: 14px;
    position: absolute;
    top: 20px;
    right: 10%;
    cursor: pointer;
    color: #9e3164; }
    @media screen and (max-width: 991.98px) {
      .search__right {
        right: 22px;
        top: 14px;
        font-size: 16px; } }

.mobile-menu {
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 0;
  width: 32px;
  height: 32px;
  right: 0;
  display: none; }
  @media screen and (max-width: 991.98px) {
    .mobile-menu {
      display: block;
      top: 4px; } }
  .mobile-menu span {
    width: 16px;
    height: 2px;
    background-color: #9e3164;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .mobile-menu span:before {
      content: "";
      height: 2px;
      width: 21px;
      top: -9px;
      -webkit-transform-origin: 10% 20%;
      -ms-transform-origin: 10% 20%;
      -moz-transform-origin: 10% 20%;
      -o-transform-origin: 10% 20%;
      transform-origin: 10% 20%;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .mobile-menu span:after {
      content: "";
      height: 2px;
      width: 24px;
      top: 9px;
      -webkit-transform-origin: 10% 30%;
      -ms-transform-origin: 10% 30%;
      -moz-transform-origin: 10% 30%;
      -o-transform-origin: 10% 30%;
      transform-origin: 10% 30%;
      -webkit-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .mobile-menu span::before {
      background-color: #9e3164;
      display: block;
      position: absolute;
      right: 0; }
    .mobile-menu span::after {
      background-color: #9e3164;
      display: block;
      position: absolute;
      right: 0; }

.mobile-menu.active:after {
  height: 0; }

.mobile-menu.active span {
  background-color: transparent;
  width: 100%; }
  .mobile-menu.active span:before {
    background-color: transparent;
    width: 100%;
    background-color: #9e3164;
    -webkit-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .mobile-menu.active span:after {
    background-color: transparent;
    width: 100%;
    background-color: #9e3164;
    -webkit-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.banner__item {
  display: table;
  position: relative;
  width: 100%;
  min-height: 680px;
  max-height: 720px;
  padding: 72px 0;
  overflow: hidden;
  position: relative;
  background-color: #fff; }
  @media screen and (max-width: 991.98px) {
    .banner__item {
      padding: 64px 0;
      min-height: 580px;
      max-height: 620; } }
  @media screen and (max-width: 767.98px) {
    .banner__item {
      padding: 48px 0;
      min-height: 480px;
      max-height: 520px; } }
  .banner__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }

.banner__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }
  .banner__img__el {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center top; }
    @media screen and (max-width: 575.86px) {
      .banner__img__el {
        object-position: center; } }

.banner__wrapper {
  position: relative;
  z-index: 2;
  display: table-cell;
  vertical-align: middle; }

.banner__text {
  max-width: 500px;
  color: #fff; }

.banner__caption {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 16px; }
  @media screen and (max-width: 767.98px) {
    .banner__caption {
      font-size: 20px;
      margin-bottom: 8px; } }

.banner__title {
  max-width: 320px;
  margin: 0 0 16px;
  font-size: 56px;
  font-weight: 700; }
  @media screen and (max-width: 991.98px) {
    .banner__title {
      font-size: 48px; } }
  @media screen and (max-width: 767.98px) {
    .banner__title {
      font-size: 32px; } }
  .banner__title span {
    color: #9e3164; }

.banner__desc {
  margin: 0 0 24px; }

.banner__img__el {
  opacity: 0;
  transform: scale(1.2);
  transition: all 4s ease 0s; }

.banner__caption, .banner__title, .banner__desc, .banner__btn {
  opacity: 0;
  transform: translateX(16px);
  transition: all .5s ease 0s; }

.banner--single .banner__img__el,
.banner .owl-item.active .banner__img__el {
  opacity: 1;
  transform: none;
  transition: opacity 3.5 ease, transform 5s ease;
  transition-delay: .8s; }

.banner--single .banner__caption, .banner--single .banner__title, .banner--single .banner__desc, .banner--single .banner__btn,
.banner .owl-item.active .banner__caption,
.banner .owl-item.active .banner__title,
.banner .owl-item.active .banner__desc,
.banner .owl-item.active .banner__btn {
  opacity: 1;
  transform: none;
  transition: all 1.75s ease; }

.banner--single .banner__caption,
.banner .owl-item.active .banner__caption {
  transition-delay: 1s; }

.banner--single .banner__title,
.banner .owl-item.active .banner__title {
  transition-delay: 1.5s; }

.banner--single .banner__desc,
.banner .owl-item.active .banner__desc {
  transition-delay: 1.8s; }

.banner--single .banner__btn,
.banner .owl-item.active .banner__btn {
  transition-delay: 2s; }

.banner .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 24px; }
  @media screen and (max-width: 767.98px) {
    .banner .owl-dots {
      bottom: 16px; } }
  .banner .owl-dots .owl-dot {
    background-color: #fff; }

.feature {
  text-align: center; }
  @media screen and (max-width: 1199.98px) {
    .feature__list {
      white-space: nowrap;
      overflow-x: auto;
      margin: 0 12px;
      padding-bottom: 8px; } }
  .feature__card {
    width: 354px;
    overflow: hidden;
    margin: 0 24px 0 0;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
    .feature__card:last-child {
      margin-right: 0; }
    @media screen and (max-width: 991.98px) {
      .feature__card {
        width: 41%; } }
    @media screen and (max-width: 767.98px) {
      .feature__card {
        margin-right: 16px;
        width: 80%; } }
    .feature__card_link {
      position: absolute;
      content: '';
      z-index: 4;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block; }
    .feature__card_img {
      height: 100%; }
      .feature__card_img:after {
        display: block;
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.3); }
      .feature__card_img img {
        display: block;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .feature__card_text {
      position: absolute;
      left: 20px;
      bottom: 0; }
      .feature__card_text_desc {
        font-size: 32px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 20px;
        position: relative;
        z-index: 3;
        cursor: pointer; }
        @media screen and (max-width: 767.98px) {
          .feature__card_text_desc {
            font-size: 24px; } }
        .feature__card_text_desc:after {
          content: '';
          display: block;
          background-color: #fff;
          height: 1px;
          width: 100%;
          -webkit-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
          -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
          -moz-transform: scaleX(0);
          -o-transform: scaleX(0);
          transform: scaleX(0);
          -webkit-transform-origin: left;
          -ms-transform-origin: left;
          -moz-transform-origin: left;
          -o-transform-origin: left;
          transform-origin: left; }
    .feature__card:hover .feature__card_text_desc::after {
      content: '';
      width: 100%;
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      -moz-transform-origin: right;
      -o-transform-origin: right;
      transform-origin: right; }

/* ================  Single card  ==================*/
.single__card {
  width: 100%; }
  @media screen and (max-width: 991.98px) {
    .single__card {
      padding: 0 0 24px; } }
  .single__card__image {
    position: relative;
    width: 100%;
    height: 600px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 991.98px) {
      .single__card__image {
        height: 450px; } }
    .single__card__image img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
      object-position: center top; }
    .single__card__image .btn.second {
      display: inline-block;
      background-color: #b96d80;
      position: absolute;
      border: 1px solid transparent;
      top: 50%;
      left: 25%;
      right: 25%; }
      .single__card__image .btn.second:hover {
        background-color: transparent;
        color: #fff;
        border: solid 1px #fff; }
      @media screen and (max-width: 575.86px) {
        .single__card__image .btn.second {
          left: 10%;
          right: 10%; } }
      @media screen and (max-width: 320px) {
        .single__card__image .btn.second {
          left: 10px;
          right: 10px; } }

/* ================  Card  ==================*/
.card {
  margin: 0 12px 24px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
  min-height: 400px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .card__soldout {
    position: absolute;
    z-index: 1;
    right: 0;
    color: #fff;
    margin: 6px;
    border-radius: 8px;
    padding: 5px 15px;
    min-height: 20px;
    background-color: #9e3164; }
    @media screen and (max-width: 991.98px) {
      .card__soldout {
        margin: 24px;
        padding: 6px 16px; } }
    @media screen and (max-width: 575.86px) {
      .card__soldout {
        margin: 6px;
        font-size: 12px;
        padding: 4px 6px; } }
  @media screen and (max-width: 767.98px) {
    .card {
      min-height: 260px; } }
  .card__img {
    max-height: 320px;
    height: 300px;
    width: 100%;
    overflow: hidden; }
    @media screen and (max-width: 767.98px) {
      .card__img {
        height: 160px; } }
    .card__img img {
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: block;
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center top; }
  .card__text {
    text-align: left;
    padding: 16px;
    position: relative; }
    @media screen and (max-width: 767.98px) {
      .card__text {
        padding: 8px; } }
    .card__text h4 {
      white-space: nowrap;
      color: #2a2a2a;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 16px;
      line-height: 1.3;
      font-weight: 700;
      margin: 0 0 8px; }
      @media screen and (max-width: 767.98px) {
        .card__text h4 {
          font-size: 14px; } }
      @media screen and (max-width: 320px) {
        .card__text h4 {
          font-size: 12px; } }
    .card__text_price {
      display: inline-block;
      color: #9e3164;
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400;
      margin: 0 8px 0 0; }
      @media screen and (max-width: 767.98px) {
        .card__text_price {
          font-size: 14px; } }
    @media screen and (max-width: 767.98px) {
      .card__text del {
        font-size: 12px; } }
    .card__text_discount {
      background-color: #9e3164;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      padding: 14px 0;
      position: absolute;
      right: 12px;
      bottom: 80%;
      text-align: center; }
      @media screen and (max-width: 575.86px) {
        .card__text_discount {
          width: 40px;
          height: 40px;
          padding: 11px 0;
          top: -32px;
          right: 8px; } }
      .card__text_discount p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: bold;
        margin: 0;
        font-family: "Source sans pro", "Roboto", sans-serif;
        color: #fff; }
        @media screen and (max-width: 575.86px) {
          .card__text_discount p {
            font-size: 14px;
            line-height: 1.3;
            font-weight: bold; } }
  .card:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2); }
  .card:hover img {
    transform: scale(1.05); }
  .card:hover .card__text h4 {
    color: #9e3164; }

.product-collection-area {
  padding: 40px 0;
  text-align: center; }
  @media screen and (max-width: 991.98px) {
    .product-collection-area {
      padding: 24px 0; } }
  @media screen and (max-width: 575.86px) {
    .product-collection-area {
      padding: 20px 0; } }
  .product-collection-area-last {
    padding: 40px 0 80px; }
    @media screen and (max-width: 991.98px) {
      .product-collection-area-last {
        padding: 24px 0 48px; } }
    @media screen and (max-width: 575.86px) {
      .product-collection-area-last {
        padding: 20px 0 40px; } }

.product-collection-feature {
  text-align: center;
  padding: 80px 0 40px; }
  @media screen and (max-width: 991.98px) {
    .product-collection-feature {
      padding: 48px 0 24px; } }
  @media screen and (max-width: 575.86px) {
    .product-collection-feature {
      padding: 40px 0 20px; } }

.product-collection-sale {
  margin: 40px 0; }
  @media screen and (max-width: 991.98px) {
    .product-collection-sale {
      margin: 24px 0; } }
  @media screen and (max-width: 575.86px) {
    .product-collection-sale {
      margin: 20px 0; } }

.offer .container {
  position: relative; }
  .offer .container::after {
    content: '';
    display: table;
    clear: both; }

.offer__img {
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9)), url(../images/bg/sale.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  height: 450px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden; }
  @media screen and (max-width: 767.98px) {
    .offer__img {
      background-position: center center; } }
  .offer__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: right; }

.offer__text {
  position: absolute;
  top: 30%;
  left: 25%;
  right: 25%; }
  .offer__text_title {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    margin: 0 0 32px; }
    @media screen and (max-width: 767.98px) {
      .offer__text_title {
        font-size: 32px; } }

.sale {
  padding: 40px 0;
  text-align: center;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8)), url(../images/bg/sale.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-position: center top; }
  @media screen and (max-width: 767.98px) {
    .sale {
      background-position: center center; } }
  .sale .container {
    position: relative; }
    .sale .container::after {
      content: '';
      display: table;
      clear: both; }
  .sale__img {
    position: relative;
    height: 450px;
    object-position: left;
    margin: 0 20px 20px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden; }
    @media screen and (max-width: 320px) {
      .sale__img {
        margin: 0 0 20px; } }
    .sale__img img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: left center; }
      @media screen and (max-width: 767.98px) {
        .sale__img img {
          object-position: bottom right; } }
  .sale__text {
    width: 60%;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    color: #fff;
    padding: 56px 40px 56px 0;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
    @media screen and (max-width: 767.98px) {
      .sale__text {
        float: none;
        width: 100%; } }
    .sale__text__title {
      color: #fff;
      position: relative;
      font-size: 28px;
      font-weight: 600;
      position: absolute; }
      @media screen and (max-width: 767.98px) {
        .sale__text__title {
          font-size: 16px; } }
      .sale__text__title::hover {
        background-color: red; }
    .sale__text__desc {
      font-size: 18px;
      line-height: 1.5;
      font-weight: normal;
      margin: 0 0 24px; }
    .sale__text_title {
      font-size: 40px;
      line-height: 1.3;
      font-weight: 700;
      margin: 0 0 20px;
      color: #fff;
      letter-spacing: 2px;
      animation: sale .6s infinite;
      position: relative;
      animation-direction: alternate;
      animation-timing-function: ease-in; }

@keyframes sale {
  from {
    opacity: .5; }
  to {
    opacity: 1; } }
      .sale__text_title span {
        letter-spacing: 1px;
        display: block;
        font-size: 24px;
        line-height: 1.3;
        font-weight: normal; }
  .sale__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9));
    color: #fff; }

.gamis-category-area {
  padding: 80px 0; }
  .gamis-category-area .card__sidebar {
    padding: 0 0 40px; }

.kosmetik-category-area {
  padding: 80px 0; }
  .kosmetik-category-area .card__sidebar {
    padding: 0 0 40px; }

.pagination {
  padding: 20px 0;
  display: inline-block;
  margin: 0 11px;
  width: 100%; }
  .pagination__list {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
  .pagination .page-item {
    display: inline-block; }
  .pagination .page-link {
    display: inline-block;
    width: 50px;
    text-decoration: none;
    position: relative;
    padding: 8px 16px;
    margin-right: 8px;
    text-align: center;
    line-height: 1.2;
    color: #9e3164;
    background-color: #fff;
    border: 1px solid #9e3164;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .pagination .page-link:hover {
      color: #fff;
      text-decoration: none;
      background-color: #9e3164;
      border-color: #9e3164; }
    .pagination .page-link i {
      font-size: 14px;
      padding-left: 4px; }
  .pagination .page-item.active .page-link {
    color: #fff;
    background-color: #9e3164;
    border-color: #9e3164; }

.sidebar-area {
  width: 100%;
  padding: 24px; }
  @media screen and (max-width: 767.98px) {
    .sidebar-area {
      padding: 0 24px; } }

.sidebar {
  border: 1px solid #ebedee;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 24px;
  margin: 0 24px 0 0; }
  @media screen and (max-width: 991.98px) {
    .sidebar {
      margin: 20px 0; } }

h3 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  margin: 0 0 20px; }

@media screen and (max-width: 991.98px) {
  .input__wrapper {
    white-space: nowrap;
    width: 100%;
    overflow-x: auto;
    height: 100%; } }

label {
  cursor: pointer; }

.input__row {
  margin: 0 0 20px; }
  @media screen and (max-width: 991.98px) {
    .input__row {
      display: inline-block;
      margin-right: 8px; } }

.input__price {
  margin: 0 0 20px; }

.radio-item {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  cursor: pointer; }

.label {
  cursor: pointer;
  display: block;
  margin: 0 0 20px;
  position: absolute;
  top: 40px;
  left: 0; }

.price-sorting {
  padding: 20px 0; }

.product-sale-area {
  padding: 120px 0; }

@media screen and (max-width: 767.98px) {
  .product__detail {
    padding-left: 20px; } }

@media screen and (max-width: 575.86px) {
  .product__detail {
    padding-left: 0; } }

.product__detail__name {
  margin: 0 0 20px;
  font-size: 34px;
  font-weight: 600; }

.product__detail__price {
  font-weight: 600;
  margin: 0 0 20px;
  font-size: 24px; }

.product__detail__info {
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: 400; }

.product__detail__set {
  font-weight: 400; }

.product__detail__summary {
  margin: 0 0 16px; }

.product__detail__desc {
  overflow: hidden;
  overflow-y: auto;
  height: 190px;
  margin: 0; }
  @media screen and (max-width: 991.98px) {
    .product__detail__desc {
      height: 140px; } }

.product__detail__img {
  height: 550px;
  padding-right: 24px; }
  @media screen and (max-width: 767.98px) {
    .product__detail__img {
      height: 400px;
      padding: 0 0 24px; } }
  .product__detail__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }

.product-related {
  margin-top: 40px;
  text-align: center; }
  .product-related .text-title {
    margin-bottom: 24px; }

/*================  Modal Component  ==================*/
.modal {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  text-align: center;
  background: rgba(42, 42, 42, 0.3); }
  .modal__title {
    font-size: 24px;
    display: inline-block;
    margin: 0;
    text-align: center; }
  .modal .modal-container {
    width: 100%;
    height: 100%;
    display: table; }
  .modal .modal-box {
    padding: 16px;
    display: table-cell;
    vertical-align: middle; }
  .modal .modal-content {
    display: inline-block;
    width: 600px;
    background-color: #fff;
    padding: 24px;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    @media screen and (max-width: 767.98px) {
      .modal .modal-content {
        width: 100%; } }
  .modal .modal-header {
    text-align: center;
    vertical-align: middle;
    padding: 0 0 10px; }
    .modal .modal-header .close {
      background-color: transparent;
      border: none;
      outline: 0;
      color: #cc0001;
      cursor: pointer;
      margin: 8px 0; }
      .modal .modal-header .close .icon-close {
        font-size: 18px;
        color: #9e3164;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .modal .modal-header .close .icon-close:hover {
          transform: rotate(-90deg); }
    .modal .modal-header::after {
      content: '';
      display: table;
      clear: both; }
  .modal .modal-body {
    width: 100%; }
  .modal .form-group__head {
    margin: 0 0 8px; }

/*================  /Modal Component  ==================*/
.maps-area {
  height: 100%;
  padding: 24px 0; }
  .maps-area .maps-item {
    border: none;
    outline: 0;
    border-radius: 6px;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }

.contact-group {
  margin: 0;
  padding: 0;
  width: 100%; }
  .contact-group__list {
    display: inline-block;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 767.98px) {
      .contact-group__list {
        width: 100%; } }
  .contact-group__item {
    margin: 0 0 20px; }
    .contact-group__item:last-child {
      margin: 0; }
  .contact-group__desc {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    margin: 0 0 20px;
    padding-left: 20px; }
    @media screen and (max-width: 320px) {
      .contact-group__desc {
        width: 70%; } }
  .contact-group__detail {
    margin: 0; }
  .contact-group .contact-group__heading {
    margin: 0 0 20px; }
    .contact-group .contact-group__heading__detail {
      margin: 0; }
  .contact-group .contact-group__heading p {
    margin: 0;
    color: red; }

.location, .phone, .email {
  display: inline-block;
  vertical-align: top;
  padding: 22px;
  border-radius: 50%;
  background-color: #9e3164;
  margin: 0; }

.location.fa, .email.fa, .phone.fa {
  color: #fff; }

.footer-area {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background-color: #f6f6f6;
  width: 100%;
  padding: 80px 0; }
  @media screen and (max-width: 767.98px) {
    .footer-area {
      position: relative; } }
  .footer-area .container::after {
    content: '';
    display: table;
    clear: both; }

.footer-logo {
  float: left;
  width: 20%;
  line-height: 1.2;
  font-weight: 300;
  color: #fff; }
  @media screen and (max-width: 575.86px) {
    .footer-logo {
      width: 100%;
      padding: 0 20px;
      margin: 0 0 20px; } }

.footer-img {
  display: inline-block;
  margin-bottom: 25px;
  width: 140px; }
  .footer-img img {
    display: block;
    width: 200px; }

.footer-desc {
  font-size: 18px;
  margin: 0 0 30px; }

.copy-right {
  font-size: 12px;
  margin: 0;
  color: #999; }

.footer-menu {
  float: right;
  width: 80%;
  padding-left: 40px; }
  @media screen and (max-width: 767.98px) {
    .footer-menu {
      float: left; } }
  @media screen and (max-width: 575.86px) {
    .footer-menu {
      padding: 0; } }

.row-footer {
  width: 100%; }
  .row-footer:after {
    clear: both;
    content: '';
    display: table; }

.menu-item {
  float: left;
  width: 20%;
  padding: 0;
  margin: 0;
  color: #2a2a2a; }
  @media screen and (max-width: 767.98px) {
    .menu-item {
      margin-top: 20px; } }
  @media screen and (max-width: 575.86px) {
    .menu-item {
      width: 100%;
      padding: 0 20px; } }
  .menu-item:first-child {
    width: 40%; }
    @media screen and (max-width: 575.86px) {
      .menu-item:first-child {
        width: 100%; } }
  .menu-item li {
    list-style: none;
    margin: 0 0 20px; }
    .menu-item li:last-child {
      margin: 0; }
    @media screen and (max-width: 575.86px) {
      .menu-item li {
        width: 100%; } }
    .menu-item li .navigation {
      width: 36px;
      height: 36px; }
    .menu-item li h4 {
      font-size: 16px;
      line-height: 1.2;
      font-weight: 600;
      color: #2a2a2a;
      margin: 0 0 16px; }
    .menu-item li p {
      font-size: 14px;
      line-height: 1.5;
      font-weight: 400;
      padding-right: 24px;
      margin: 0 0 20px;
      color: #4a4a4a; }
      .menu-item li p:last-child {
        margin: 0; }
      @media screen and (max-width: 575.86px) {
        .menu-item li p {
          width: 100%;
          display: inline-block; } }
    .menu-item li a {
      display: inline-block;
      text-decoration: none;
      font-size: 14px;
      line-height: 18ppx;
      font-weight: 400;
      color: #4a4a4a; }
      .menu-item li a::after {
        margin-top: 4px;
        content: '';
        display: block;
        background-color: #9e3164;
        height: 1px;
        width: 100%;
        -webkit-transition: transform 0.4s ease;
        -ms-transition: transform 0.4s ease;
        -moz-transition: transform 0.4s ease;
        -o-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        -moz-transform-origin: right center;
        -o-transform-origin: right center;
        transform-origin: right center; }
      .menu-item li a:hover {
        color: #9e3164; }
        .menu-item li a:hover::after {
          content: '';
          width: 100%;
          -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
          -moz-transform: scaleX(1);
          -o-transform: scaleX(1);
          transform: scaleX(1);
          -webkit-transform-origin: left center;
          -ms-transform-origin: left center;
          -moz-transform-origin: left center;
          -o-transform-origin: left center;
          transform-origin: left center; }
    .menu-item li .footer-icon {
      display: inline-block;
      vertical-align: middle;
      width: 16px;
      height: 16px;
      font-size: 18px;
      color: #3b5998;
      margin-right: 8px; }

/*================  cta Component  ==================*/
.cta {
  padding: 80px 24px 224px;
  text-align: center;
  background-color: #9e3164;
  max-width: 500px;
  height: 100vh;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: auto; }
  @media screen and (max-width: 991.98px) {
    .cta {
      max-width: initial;
      padding: 64px 24px 264px; } }
  @media screen and (max-width: 767.98px) {
    .cta {
      padding: 48px 24px 216px; } }
  @media screen and (max-width: 575.86px) {
    .cta {
      padding: 24px 16px 192px; } }
  .cta__profile {
    margin-bottom: 24px; }
    .cta__profile__img {
      width: 104px;
      height: 104px;
      padding: 8px;
      border-radius: 8px;
      margin: 0 auto 16px;
      overflow: hidden;
      background-color: #fff; }
      @media screen and (max-width: 991.98px) {
        .cta__profile__img {
          width: 88px;
          height: 88px; } }
      .cta__profile__img img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .cta__profile__ttl {
      font-size: 32px;
      color: #fff;
      font-weight: 600;
      margin: 0; }
    .cta__profile__desc {
      font-size: 20px;
      color: #fff;
      margin: 0; }
      @media screen and (max-width: 767.98px) {
        .cta__profile__desc {
          font-size: 16px; } }
  .cta__list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .cta__item {
    position: relative;
    padding: 16px 24px;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 24px;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
    .cta__item:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 575.86px) {
      .cta__item {
        margin-bottom: 16px; } }
    .cta__item__ttl {
      font-size: 24px;
      margin: 0; }
      @media screen and (max-width: 767.98px) {
        .cta__item__ttl {
          font-size: 20px;
          font-weight: 600; } }
    .cta__item__desc {
      font-size: 16px;
      margin: 0; }
    .cta__item__img {
      position: absolute;
      top: 50%;
      right: 24px;
      z-index: 1;
      transform: translateY(-50%);
      display: block;
      width: 40px;
      height: 40px; }
    .cta__item__link {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      cursor: pointer; }
  .cta__catalog {
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 2;
    padding: 24px;
    width: 500px;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 24px 24px 0 0;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 991.98px) {
      .cta__catalog {
        width: 100%; } }
    @media screen and (max-width: 767.98px) {
      .cta__catalog {
        padding: 24px 16px; } }
    .cta__catalog__ttl {
      font-size: 24px; }
      @media screen and (max-width: 767.98px) {
        .cta__catalog__ttl {
          font-size: 20px; } }
    .cta__catalog__link {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      cursor: pointer; }
    .cta__catalog__list {
      list-style: none;
      padding: 0;
      margin: 0 -8px; }
      .cta__catalog__list::after {
        content: '';
        display: table;
        clear: both; }
      @media screen and (max-width: 575.86px) {
        .cta__catalog__list {
          margin: 0 -4px; } }
    .cta__catalog__item {
      float: left;
      width: 25%;
      padding: 0 8px; }
      @media screen and (max-width: 575.86px) {
        .cta__catalog__item {
          padding: 0 4px; } }
    .cta__catalog__box {
      position: relative;
      height: 96px;
      border-radius: 8px;
      overflow: hidden;
      background-color: #ccc;
      -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 991.98px) {
        .cta__catalog__box {
          height: 164px; } }
      @media screen and (max-width: 767.98px) {
        .cta__catalog__box {
          height: 104px; } }
      @media screen and (max-width: 575.86px) {
        .cta__catalog__box {
          height: 80px; } }
    .cta__catalog__img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
    .cta__catalog__icon {
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 1;
      width: 100%;
      transform: translate(-50%, -50%); }
      .cta__catalog__icon i {
        display: block;
        font-size: 24px;
        font-weight: normal;
        margin: 0 0 8px; }
        @media screen and (max-width: 575.86px) {
          .cta__catalog__icon i {
            font-size: 16px; } }
      .cta__catalog__icon span {
        display: block;
        font-size: 16px;
        font-weight: 600; }
        @media screen and (max-width: 575.86px) {
          .cta__catalog__icon span {
            font-size: 14px; } }
